Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.5.b1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.5.b1 20 Jul 2022 14:22:11
    |
Tobias C. Berner (tcberner)  |
japanese: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* ABURAYER Rewsirow <pcs51674@asciinet.or.jp>
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Akito FUJITA <fujita@zoo.ncl.omron.co.jp>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Daichi GOTO <daichi@FreeBSD.org>
* Daisuke Kawahara <kawahara@pine.kuee.kyoto-u.ac.jp>
* David O'Brien (obrien@cs.ucdavis.edu)
* Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp>
* FUJISHIMA Satsuki <sf@FreeBSD.org>
* Fumihiko Kimura <jfkimura@yahoo.co.jp> (Only the first 15 lines of the commit message are shown above ) |
1.5.b1 29 Oct 2021 09:50:18
    |
Stefan Eßer (se)  |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
1.5.b1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.5.b1 01 Apr 2016 14:08:38
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
1.5.b1 05 Feb 2016 16:46:50
  |
marino  |
japanese/ng-devel: USES+= ncurses |
1.5.b1 08 Sep 2014 20:41:27
  |
marino  |
Stage japanese/ng-devel
PR: 193161
Submitted by: Ports Fury |
1.5.b1 25 Aug 2014 10:01:52
  |
bapt  |
Reset maintainership for non staged ports
With hat: portmgr |
1.5.b1 31 Oct 2013 04:17:29
  |
eadler  |
The word 'very' has no place in COMMENT
COMMENT should not begin with 'A' or 'An'
Maintainers were notified and given time to object. |
1.5.b1 07 Oct 2013 12:23:06
  |
bapt  |
Fix pkgname collision |
1.5.b1 20 Sep 2013 18:47:56
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese) |
1.5.b1 13 Nov 2011 17:33:47
 |
crees  |
Make @dirrms conditional for %%DOCSDIR%% on NOPORTDOCS
PR: ports/162136
Submitted by: 4720@hushmail.com
Approved by: [no rejections from any maintainer within 14 days]
Feature safe: yes |
1.5.b1 18 Mar 2011 17:59:51
 |
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
1.5.b1 31 Aug 2008 04:42:27
 |
rafan  |
- Fix build with NOPORTDOCS=1
PR: ports/126978
Submitted by: Kawaguti Ginga <ginga-freebsd at ginganet.org> (maintainer) |
1.5.b1 22 Jan 2006 12:39:13
 |
edwin  |
SHA256ify
Approved by: krion@ |
1.5.b1 18 May 2004 17:24:16
 |
nork  |
Add LATEST_LINK to avoid conflict with japanese/ng port.
PR: ports/66688
Submitted by: Kawaguti Ginga <ginga-freebsd@ginganet.org> (maintainer) |
1.5.b1 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
1.5.b1 07 Nov 2003 09:28:49
 |
marcus  |
One more instance of s/PORTDOCS/MYPORTDOCS/
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> |
1.5.b1 03 Jul 2003 05:30:25
 |
nork  |
Add Ng(Nihongo micro Gnu emacs) development version (1.5beta1),
which is a very light weight Emacs clone editer.
PR: ports/53449
Submitted by: Ginga Kawaguti <ginga-freebsd@ginganet.org>
Repo copied by: joe (cvs)
Approved by: portmgr (no objections) |