non port: chinese/ydict/Makefile |
SVNWeb
|
Number of commits found: 12 |
Fri, 3 Mar 2017
|
[ 16:00 mat ] (Only the first 10 of 185 ports in this commit are shown above. )
Mark the remaining ports depending on Google Code as DEPRECATED, with an
EXPIRATION_DATE at the end of April 2017.
In the past six months, about a third of the ports marked BROKEN because
they were hosted on Google Code have been fixed. The remaining must not
be of use to anyone.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 14 Sep 2016
|
[ 15:59 mat ] (Only the first 10 of 353 ports in this commit are shown above. )
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight
|
Mon, 19 Oct 2015
|
[ 14:50 amdmi3 ] (Only the first 10 of 93 ports in this commit are shown above. )
Improve shebangfix framework
- Support multiple values in *_OLD_CMD, i.e. we can now fix both
"/usr/bin/python" and "/usr/bin/env python" at the same time
- Default *_OLD_CMD values are now always appended, so you don't need to specify
them in individual ports
- Add lua support (depends on USES=lua)
- Add more default values, such as "/usr/bin/env foo" for python, perl, bash,
ruby and lua
- Shebangfix now matches whole words, e.g. we will no longer (erroneously)
replace "/usr/bin/perl5.005" with "${perl_CMD}5.005" (but "/usr/bin/perl -tt" is
still (correctly) replaced with "${perl_CMD} -tt")
Note that *_OLD_CMD items containing spaces must now be quoted (e.g.
perl_OLD_CMD=/bin/perl /usr/bin/perl "/usr/bin/env perl")
Update shebangfix usage according to new rules in many ports:
- Remove *_OLD_CMD for patterns now replaced by default
- Quote custom *_OLD_CMD which contain spaces
Fix shebangfix usage in many ports (irrelevant to infrastructure change):
- Remove redundant SHEBANG_LANG (no need to duplicate default langs)
- Remove redundant *_CMD (such as
python_CMD=${LOCALBASE}/bin/python${PYTHON_VER} when USES=python is present)
- Never use *_OLD_CMD in REINPLACE_CMD matchers, these should always look for
exact string
Approved by: portmgr (bapt)
Differential Revision: D3756
|
Sun, 19 Oct 2014
|
[ 07:50 mva ] (Only the first 10 of 22 ports in this commit are shown above. )
- Convert ports from cad/, chinese/, comms/ and converters/ to new
USES=python
Approved by: portmgr (implicit)
|
Mon, 30 Jun 2014
|
[ 05:51 eadler ] (Only the first 10 of 155 ports in this commit are shown above. )
multiple: reset gslin's maintainer
By request of Gea-Suan Lin <gslin@gslin.org> - reset ports to ports@FreeBSD.
Gea-Suan Lin's work is much appreciated.
Approved by: portmgr (implicit) (not really, skipping NO_STAGE check)
|
Mon, 21 Oct 2013
|
[ 06:01 delphij ]
Update to 1.3.1.
PR: ports/181356
Submitted by: gslin (maintainer)
|
Thu, 3 Oct 2013
|
[ 06:40 sunpoet ] (Only the first 10 of 11 ports in this commit are shown above. )
- Remove unnecessary slash after STAGEDIR
|
Fri, 27 Sep 2013
|
[ 12:50 vanilla ]
Support stage.
|
Fri, 20 Sep 2013
|
[ 16:01 bapt ] (Only the first 10 of 138 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
chinese)
|
Thu, 20 Sep 2012
|
[ 00:02 jase ]
- Update to 1.2.6
PR: ports/171324
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
Approved by: flo (mentor)
|
Wed, 19 Oct 2011
|
[ 06:35 clsung ]
- Update to 1.2.5
PR: ports/161772
Submitted by: <changlp_AT_cs dot nctu dot edu dot tw>
Approved by: maintainer
|
Wed, 25 May 2011
|
[ 22:34 delphij ]
ydict is a tool that looks up Yahoo! Dict in command line.
Submitted by: Gea-Suan Lin <gslin gslin.org>
PR: ports/154582
|
Number of commits found: 12 |