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) combination for a given watch list. This is what FreshPorts will look for.

Port details
trac-wikinotification Allow email notifications on wiki page changes
0.2.1_5 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 0.2.1_5Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Uses Python 2.7 which is EOLed upstream
Expired This port expired on: 2020-12-31
Maintainer: joneum@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-12-31 14:07:29
Last Update: 2021-01-01 11:45:05
SVN Revision: 559825
Also Listed In: devel python
License: BSD3CLAUSE
WWW:
http://trac-hacks.org/wiki/WikiNotificationPlugin
Description:
Trac Wiki Notification is a plugin that allows users (even anonymous, as long as email is set) to select wiki pages that they wish to be notified (by email) when a change occurs on it. WWW: http://trac-hacks.org/wiki/WikiNotificationPlugin
Homepage    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:
  • trac-wikinotificationplugin>0:www/trac-wikinotification
No installation instructions:
This port has been deleted.
PKGNAME: trac-wikinotificationplugin
Package flavors (<flavor>: <package>)
  • py27: trac-wikinotificationplugin
distinfo:
SHA256 (wikinotificationplugin-0.2.1.tar.gz) = 91263ba7ca6e34f54634740cf0f55bd6c84b90f1b36a9f4e9c1b7adf49e8949f SIZE (wikinotificationplugin-0.2.1.tar.gz) = 13510

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. py27-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
Runtime dependencies:
  1. tracd : www/trac
  2. py27-setuptools>0 : devel/py-setuptools@py27
  3. python2.7 : lang/python27
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
python:2.7
pkg-message:
For install:
To complete the installation, please add: [components] wikinotification.* = enabled to your trac.ini to enable the plugin. Next, visit: http://wikinotification.ufsoft.org/wiki/Documentation/0.2.x for additional configuration instructions.
Master Sites:
Expand this list (4 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/brooks/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/brooks/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/brooks/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/brooks/
Collapse this list.

Number of commits found: 31

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2.1_5
01 Jan 2021 11:45:05
Revision:559825Original commit files touched by this commit
antoine search for other commits by this committer
Re-apply part of r559792 (INDEX and bulk -a OK)

With hat:	portmgr
0.2.1_5
01 Jan 2021 10:11:35
Revision:559822Original commit files touched by this commit
antoine search for other commits by this committer
Revert r559792 to unbreak INDEX and bulk -a
It seems a lot of reverse dependencies were missed

With hat:	portmgr
0.2.1_5
01 Jan 2021 00:57:24
Revision:559792Original commit files touched by this commit
rene search for other commits by this committer
Remove most expired ports that depend on Python 2.7:

Exceptions are:
- mail/mailman, our listservers still use it
- www/chromium, solely because of popular demand,
  upstream is (slowly) working on porting it to Python 3
- ports that have actual patches for Python 3 against
  them (Cinnamon and a few unrelated other ports)
- llvm70 and qt5-webengine because they seem to have a lot
  of dependencies which need further analysis
- sysutils/uefi-edk2-bhyve because bhyve seems to use them
- python2 and python27 themselves

I'm sure there will be complaints, but the nice thing about
a version control system is that we can revert and adjust things.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.2.1_5
14 Aug 2019 12:25:09
Revision:508913Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories w)
0.2.1_5
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.2.1_5
16 May 2017 13:37:51
Revision:441000Original commit files touched by this commit
joneum search for other commits by this committer
-	Update maintainer address

Reviewed by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D10755
0.2.1_5
14 Mar 2017 03:14:05
Revision:436124Original commit files touched by this commit
wen search for other commits by this committer
- Pass maintainership to submitter

PR:		217773
Submitted by:	joneum@bsdproject.de
0.2.1_5
29 May 2016 01:29:08
Revision:416081Original commit files touched by this commit
amdmi3 search for other commits by this committer
www/trac-*: minor cleanup

- Don't use trac/plugin.mk which is now empty and unneeded
- Add some NO_ARCH'es
- Add/fix some LICENSEs and LICENSE_FILES
- Pet portlint
- Regenerate some patches

Approved by:	portmgr blanket
0.2.1_5
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
0.2.1_5
22 May 2015 20:34:29
Revision:387082Original commit files touched by this commit
mat search for other commits by this committer
Remove $FreeBSD$ from patches files everywhere.

With hat:	portmgr
Sponsored by:	Absolight
0.2.1_5
11 May 2015 18:34:58
Revision:386097Original commit files touched by this commit
mat search for other commits by this committer
Cleanup DIST* variables.

When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup

With hat:	portmgr
Sponsored by:	Absolight
0.2.1_5
03 Jan 2015 08:41:21
Revision:376109Original commit files touched by this commit
mva search for other commits by this committer
- Convert USE_PYTHON to new USES in www/

With hat:	python@
0.2.1_5
26 Dec 2013 18:38:41
Revision:337594Original commit files touched by this commit
wg search for other commits by this committer
www/trac-wikinotification: remove unneeded pkg-plist
0.2.1_5
26 Dec 2013 18:37:37
Revision:337593Original commit files touched by this commit
wg search for other commits by this committer
www/trac-wikinotification: allow staging and modernize python knobs
0.2.1_4
16 Dec 2013 18:24:49
Revision:336656Original commit files touched by this commit
glarkin search for other commits by this committer
[Errno 11] Resource Temporarily Unavailable

Reassigning my ports back to the pool with the hope of freeing up
to do more FreeBSD work in the future.

Submitted by:	glarkin
0.2.1_4
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)
0.2.1_4
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
0.2.1_4
14 Jan 2011 22:35:05
Original commit files touched by this commit
glarkin search for other commits by this committer
- Updated a patch file to remove now-deprecated (and unused by this plugin)
  Python md5 module. This change will suppress useless deprecation warnings.
- Bumped PORTREVISION

Submitted by:   brooks (via email)
Feature safe:   yes
0.2.1_3
08 Oct 2010 16:55:08
Original commit files touched by this commit
glarkin search for other commits by this committer
- Fixed unknown variable InternalError when used with Trac 0.12
- Fixed formatting of wiki notification email when used with Trac 0.12

PR:             ports/150084
Submitted by:   Eygene Ryabinkin <rea-fbsd at codelabs dot ru>
Approved by:    glarkin (maintainer)
0.2.1_2
18 May 2010 04:08:06
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Chase devel/apr -> devel/apr1 shuffling

PR:             ports/146553
Submitted by:   myself (pgollucci@)
With Hat:       apache@
0.2.1_1
05 May 2010 21:52:39
Original commit files touched by this commit
pgollucci search for other commits by this committer
4/5: Chase devel/apr shlib bump

PR:             ports/146130
Approved by:    portmgr (pav)
Tested by:      -exp run (pav)
With Hat:       apache@
0.2.1
13 Dec 2009 16:28:06
Original commit files touched by this commit
miwi search for other commits by this committer
- Get rip python 2.3+

Note:
Python 2.3 is't longer supported and have a lot of security issues.
Convert 2.3+ to yes/or 2.4/5+

With hat:       portmgr
0.2.1
22 May 2009 18:10:03
Original commit files touched by this commit
glarkin search for other commits by this committer
- Unbreak and upgrade to 0.2.1 [1]
- Added pkg-message for post-install config instructions

Submitted by:   brooks [1]
0.1.0p4_2
06 May 2009 22:15:18
Original commit files touched by this commit
glarkin search for other commits by this committer
- Take maintainership
0.1.0p4_2
04 May 2009 20:31:59
Original commit files touched by this commit
miwi search for other commits by this committer
- Reset maintainer

PR:             133702
Submitted by:   Gerrit Beine <gerrit.beine@gmx.de>
0.1.0p4_2
10 Feb 2009 19:10:20
Original commit files touched by this commit
pav search for other commits by this committer
- Mark BROKEN: bad depobj

Reported by:    pointyhat
0.1.0p4_2
07 Jul 2008 11:45:26
Original commit files touched by this commit
miwi search for other commits by this committer
- Bump PORTREVISION after arp update

PR:             125269 125274
0.1.0p4_1
06 Jun 2008 14:07:24
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
0.1.0p4
31 Jul 2007 13:39:35
Original commit files touched by this commit
pav search for other commits by this committer
- Fix with new python infrastructure
0.1.0p4
27 May 2007 15:34:31
Original commit files touched by this commit
miwi search for other commits by this committer
- Update MASTER_SITES
- Repackaed the archive (No functional changes.)

PR:             112787
Submitted by:   Gerrit Beine<gerrit.beine@gmx.de> (maintainer)
0.1.0p4
31 Dec 2006 14:07:14
Original commit files touched by this commit
miwi search for other commits by this committer
Trac Wiki Notification is a plugin that allows users (even anonymous, as long
as email is set) to select wiki pages that they wish to be notified (by email)
when a change occurs on it.

WWW: http://trac-hacks.org/wiki/WikiNotificationPlugin

PR:             ports/107272
Submitted by:   Gerrit Beine <gerrit.beine at gmx.de>

Number of commits found: 31