notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
py-GinGin Hybrid of WIKI and BLOG system
1.0.1_1 www Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0.1_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Upstream disappeared, last release from 2009
Expired 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 search for ports maintained by this maintainer
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 ¦ SVNWeb

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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. __init__.py : devel/py-mez_xml
  2. py27-setuptools27>0 : devel/py-setuptools27
  3. python2.7 : lang/python27
  4. python2 : lang/python2
Runtime dependencies:
  1. __init__.py : devel/py-mez_xml
  2. py27-sqlite3>0 : databases/py-sqlite3
  3. fcgi.py : www/py-fcgi
  4. py27-setuptools27>0 : devel/py-setuptools27
  5. python2.7 : lang/python27
  6. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/G/GinGin/
  2. https://pypi.python.org/packages/source/G/GinGin/
Collapse this list.

Number of commits found: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.1_1
03 Mar 2017 19:07:49
Revision:435360Original commit files touched by this commit
rene search for other commits by this committer
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
Revision:433320Original commit files touched by this commit
rm search for other commits by this committer
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
Revision:412351Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:399684Original commit files touched by this commit
amdmi3 search for other commits by this committer
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
Revision:387013Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix shebangs

Approved by:	portmgr blanket
MFH:		2015Q2
1.0.1
18 Oct 2014 13:10:08
Revision:371121Original commit files touched by this commit
rm search for other commits by this committer
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
Revision:338103Original commit files touched by this commit
wg search for other commits by this committer
www/py-GinGin: support staging
1.0.1
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
1.0.1
04 Mar 2013 10:55:24
Revision:313402Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocation
1.0.1
02 Aug 2011 20:58:23
Original commit files touched by this commit
ehaupt search for other commits by this committer
Remove WWW entries from unmaintained ports that return 404 or where the domain
disappeared.
1.0.1
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.0.1
04 Oct 2009 10:08:16
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.0.1

PR:             139294
Submitted by:   Ports Fury
1.0.0
16 Sep 2009 14:27:18
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.0.0

PR:             138821
Submitted by:   Ports Fury
Feature safe:   yes
0.9.9
17 Aug 2009 05:27:02
Original commit files touched by this commit
linimon search for other commits by this committer
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
Original commit files touched by this commit
pgollucci search for other commits by this committer
CATEGORIES+=    python   for py- ports missing it

PR:             ports/124921
Approved by:    portmgr (pav)
0.9.9
26 Mar 2008 04:50:12
Original commit files touched by this commit
rafan search for other commits by this committer
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: 16