Port details |
- py-GinGin Hybrid of WIKI and BLOG system
- 1.0.1_1 www
=0 1.0.1_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Upstream disappeared, last release from 2009
This port expired on: 2017-03-04
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2008-03-26 04:50:35
- Last Update: 2017-03-03 19:07:49
- SVN Revision: 435360
- Also Listed In: python
- License: not specified in port
- Description:
- 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.
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}GinGin>0:www/py-GinGin@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-GinGin
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (GinGin-1.0.1.tar.gz) = 8da8fe0aee9d91248fa6fd0e5b7074ec91bc5b81ad1732a019c9fcb8a8da1a00
SIZE (GinGin-1.0.1.tar.gz) = 62819
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- __init__.py : devel/py-mez_xml
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- python2 : lang/python2
- Runtime dependencies:
-
- __init__.py : devel/py-mez_xml
- py27-sqlite3>0 : databases/py-sqlite3
- fcgi.py : www/py-fcgi
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- python2 : lang/python2
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python:2 shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.1_1 03 Mar 2017 19:07:49 |
rene |
Remove expired ports:
2017-03-03 devel/py-mez_xml: Was only needed for deprecated www/py-GinGin
2017-03-04 www/py-GinGin: Upstream disappeared, last release from 2009
2017-03-03 www/py-scriptaculous: Development of this branch ceased
2017-03-03 devel/py-Jinja: Development of this branch ceased. Use
devel/py-Jinja2 instead
2017-03-03 mail/py-turbomail: Development of this branch ceased
2017-03-03 www/py-turbogears: Development of this branch ceased. Use
devel/py-turbogears2
2017-03-03 devel/py-turbojson: Development of this branch ceased
2017-03-03 devel/py-TurboJinja: Development of this branch ceased
2017-03-03 devel/py-TGScheduler: Development of this branch ceased
2017-03-03 devel/py-turbokid: Development of this branch ceased
2017-03-03 www/py-tgwebservices: Development of this branch ceased
2017-03-03 devel/py-turbojson11: Development of this branch ceased
2017-03-03 devel/py-turbocheetah: Development of this branch ceased
2017-03-03 devel/py-tgMochiKit: Development of this branch ceased
2017-03-03 www/py-Lightbox: Development of this branch ceased |
1.0.1_1 04 Feb 2017 15:45:40 |
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. |
1.0.1_1 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.0.1_1 19 Oct 2015 14:50:52 |
amdmi3 |
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 |
1.0.1_1 22 May 2015 10:23:29 |
amdmi3 |
- Fix shebangs
Approved by: portmgr blanket
MFH: 2015Q2 |
1.0.1 18 Oct 2014 13:10:08 |
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) |
1.0.1 30 Dec 2013 12:37:25 |
wg |
www/py-GinGin: support staging |
1.0.1 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.0.1 04 Mar 2013 10:55:24 |
lwhsu |
- Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocation |
1.0.1 02 Aug 2011 20:58:23 |
ehaupt |
Remove WWW entries from unmaintained ports that return 404 or where the domain
disappeared. |
1.0.1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.0.1 04 Oct 2009 10:08:16 |
miwi |
- Update to 1.0.1
PR: 139294
Submitted by: Ports Fury |
1.0.0 16 Sep 2009 14:27:18 |
miwi |
- Update to 1.0.0
PR: 138821
Submitted by: Ports Fury
Feature safe: yes |
0.9.9 17 Aug 2009 05:27:02 |
linimon |
Reset thinker@branda.to due to maintainer-timeouts and no response to
email. While here, tighten up comments and pet portlint.
Hat: portmgr |
0.9.9 28 Dec 2008 10:54:08 |
pgollucci |
CATEGORIES+= python for py- ports missing it
PR: ports/124921
Approved by: portmgr (pav) |
0.9.9 26 Mar 2008 04:50:12 |
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> |