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-keywordsecretticket Ticket security policy based on keyword for Trac
1.0.2 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.2Version 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: gaod@hychen.org search for ports maintained by this maintainer
Port Added: 2014-02-09 08:08:54
Last Update: 2021-01-01 11:45:05
SVN Revision: 559825
Also Listed In: devel python
License: BSD3CLAUSE
WWW:
https://github.com/KKBOX/trac-keyword-secret-ticket-plugin
Description:
Adds ticket security policy based on keyword. WWW: https://github.com/KKBOX/trac-keyword-secret-ticket-plugin
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-keywordsecretticket>0:www/trac-keywordsecretticket
No installation instructions:
This port has been deleted.
PKGNAME: trac-keywordsecretticket
Package flavors (<flavor>: <package>)
  • py27: trac-keywordsecretticket
distinfo:
TIMESTAMP = 1541880058 SHA256 (trac-hacks-trac-keyword-secret-ticket-plugin-1.0.2_GH0.tar.gz) = 60a364b359f5d7b856d69106a1810e958db7947bde6a1506272497c752c37fdd SIZE (trac-hacks-trac-keyword-secret-ticket-plugin-1.0.2_GH0.tar.gz) = 2832

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
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/trac-hacks/trac-keyword-secret-ticket-plugin/tar.gz/1.0.2?dummy=/
Collapse this list.

Number of commits found: 11

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.2
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
1.0.2
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
1.0.2
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)
1.0.2
11 Nov 2018 00:16:59
Revision:484650Original commit files touched by this commit
joneum search for other commits by this committer
Update to 1.0.2

This project is now hosted by trac-hacks

PR:		229733
Reported by:	joneum
Approved by:	gaod@hychen.org (maintainer timeout)
Sponsored by:	Netzkommune GmbH
1.0.1.20130401_1
19 Feb 2018 11:10:43
Revision:462307Original commit files touched by this commit
antoine search for other commits by this committer
Reduce dependency on the python2 metaport

PR:		225752
Submitted by:	Yasuhiro KIMURA
1.0.1.20130401
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
1.0.1.20130401
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.20130401
19 May 2015 21:28:17
Revision:386814Original commit files touched by this commit
mat search for other commits by this committer
Fix.

Poker by:	antoine
Sponsored by:	Absolight
1.0.1.20130401
18 May 2015 17:07:46
Revision:386691Original commit files touched by this commit
mat search for other commits by this committer
Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.

With hat:	portmgr
Sponsored by:	Absolight
1.0.1.20130401
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@
1.0.1.20130401
09 Feb 2014 08:08:43
Revision:343434Original commit files touched by this commit
rm search for other commits by this committer
Adds ticket security policy based on keyword.

WWW: https://github.com/KKBOX/trac-keyword-secret-ticket-plugin

PR:		183853
Submitted by:	Hung-Yi Chen <gaod@hychen.org>

Number of commits found: 11