non port: www/py-GinGin/Makefile |
SVNWeb
|
Number of commits found: 13 |
Sat, 4 Feb 2017
|
[ 15:45 rm ]
www/py-GinGin: set to expire
This unmaintained port is abandoned upstream and lacks official page. Last
release is from 2009. Also deprecate it's counterpart - py-mez_xml, that is
only required for GinGin.
|
Fri, 1 Apr 2016
|
[ 14:33 mat ] (Only the first 10 of 2136 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
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
|
Fri, 22 May 2015
|
[ 10:23 amdmi3 ]
- Fix shebangs
Approved by: portmgr blanket
MFH: 2015Q2
|
Sat, 18 Oct 2014
|
[ 13:10 rm ]
www/py-GinGin: convert to USES=python
- convert to USES=python
- limit python version to 2 (because of www/py-fcgi isn't 3.x aware)
|
Mon, 30 Dec 2013
|
[ 12:37 wg ]
www/py-GinGin: support staging
|
Fri, 20 Sep 2013
|
[ 23:36 bapt ] (Only the first 10 of 2206 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
|
Mon, 4 Mar 2013
|
[ 10:55 lwhsu ] (Only the first 10 of 34 ports in this commit are shown above. )
- Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocation
|
Sun, 4 Oct 2009
|
[ 10:08 miwi ]
- Update to 1.0.1
PR: 139294
Submitted by: Ports Fury
|
Wed, 16 Sep 2009
|
[ 14:27 miwi ]
- Update to 1.0.0
PR: 138821
Submitted by: Ports Fury
Feature safe: yes
|
Mon, 17 Aug 2009
|
[ 05:27 linimon ]
Reset thinker@branda.to due to maintainer-timeouts and no response to
email. While here, tighten up comments and pet portlint.
Hat: portmgr
|
Sun, 28 Dec 2008
|
[ 10:54 pgollucci ] (Only the first 10 of 42 ports in this commit are shown above. )
CATEGORIES+= python for py- ports missing it
PR: ports/124921
Approved by: portmgr (pav)
|
Wed, 26 Mar 2008
|
[ 04:50 rafan ]
GinGin is a hybrid of WIKI and BLOG. Users of GinGin can setup tags for
their documents. The documents will be hyper-linked, automatically, when
tags are in the content of them. In another word, GinGin will create
cross-reference for documents by the tags specified by users.
GinGin also has capability to tag URLs. URLs are associated with tags and
cross-referenced for documents.
WWW: http://trac-hg.assembla.com/GinGin
PR: ports/122042
Submitted by: Thinker K.F. Li <thinker at cowboy.branda.to>
|
Number of commits found: 13 |