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
mod_tsa Time stamping authority (RFC 3161) module for apache
1.0_4 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_4Version of this port present on the latest quarterly branch.
Broken BROKEN: unfetchable
Deprecated DEPRECATED: Broken for more than 6 months
Expired This port expired on: 2020-05-05
Ignore IGNORE: is marked as broken: unfetchable
Maintainer: joneum@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-11-27 00:38:03
Last Update: 2020-05-05 15:38:12
SVN Revision: 534093
License: not specified in port
WWW:
http://opentsa.org/
Description:
Time stamping authority module for apache20 and apache22 WWW: http://opentsa.org/
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:
  • ap24-mod_tsa>0:www/mod_tsa
No installation instructions:
This port has been deleted.
PKGNAME: ap24-mod_tsa
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (mod_tsa-1.0.tar.gz) = b3f18e6fd59a8096335eae3d41dd8a9784525d6682e68854eaacce6576ea67b7 SIZE (mod_tsa-1.0.tar.gz) = 107162

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. apxs : www/apache24
Runtime dependencies:
  1. apxs : www/apache24
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for ap24-mod_tsa-1.0_4: DEBUG=off: Build with debugging support DEBUG_MEMORY=off: Memory debug EXAMPLES=on: Build and/or install examples FIREBIRD=off: Firebird (Interbase) database support MYSQL=off: MySQL database support PGSQL=off: PostgreSQL database support ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
apache:2.2+ ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://am.nesiac.org/static/
  2. http://ubique.spb.ru/src/
Collapse this list.

Number of commits found: 23

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0_4
05 May 2020 15:38:12
Revision:534093Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

Adjusted for ports rescued since r534032

2020-05-05 audio/festvox-czech: Broken for more than 6 months
2020-05-05 audio/gkrellmvolume2: Broken for more than 6 months
2020-05-05 audio/mixmos: Broken for more than 6 months
2020-05-05 audio/mma: Broken for more than 6 months
2020-05-05 audio/pd-cyclone: Broken for more than 6 months
2020-05-05 audio/shorten: Broken for more than 6 months
2020-05-05 audio/taglib-sharp: Broken for more than 6 months
2020-05-05 audio/xhippo: Broken for more than 6 months
2020-05-05 biology/consed: Broken for more than 6 months
2020-05-05 biology/plinkseq: Broken for more than 6 months
2020-05-05 biology/seqtools: Broken for more than 6 months
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0_4
04 Apr 2020 20:51:41
Revision:530719Original commit files touched by this commit Sanity Test Failure
antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
1.0_4
15 Nov 2019 10:12:08
Revision:517643Original commit files touched by this commit
tobik search for other commits by this committer
Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql
1.0_4
06 Nov 2019 16:26:35
Revision:516897Original commit files touched by this commit
antoine search for other commits by this committer
Mark a few ports BROKEN (unfetchable)
1.0_4
10 Sep 2018 13:15:48
Revision:479407Original commit files touched by this commit
mat search for other commits by this committer
Add EXAMPLES options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
1.0_4
11 Mar 2018 17:38:46
Revision:464189Original commit files touched by this commit
brnrd search for other commits by this committer
Migrate USE_APACHE to USES= apache (category www)

 - Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk

With hat:	apache
1.0_4
24 Feb 2018 16:26:50
Revision:462849Original commit files touched by this commit
joneum search for other commits by this committer
Take maintainership

Approved by:	mentors (implicit)
1.0_4
11 Jan 2018 16:53:45
Revision:458755Original commit files touched by this commit
danfe search for other commits by this committer
Remove superfluous linefeeds and fix some other minor whitespace bugs.
1.0_4
05 Feb 2017 21:20:24
Revision:433456Original commit files touched by this commit
tijl search for other commits by this committer
- Remove inclusion of bsd.default-versions.mk from ftp/curl/Makefile so
  bsd.default-versions.mk can rely on ARCH being defined.
- In bsd.port.mk move inclusion of bsd.default-versions.mk from the
  pre-makefile section to the options section so the variables can be used
  earlier.  Also put the bit of code sitting between the options section and
  the pre-makefile section into the options section.
- Remove last few cases where ports set WITH_OPENSSL_PORT.  This variable is
  handled in bsd.default-versions.mk and some ports were setting it after
  including bsd.port.options.mk.  After FreeBSD 9 EoL all but a few ports,
  and then only when setting non-default options, work without setting that
  variable.

PR:		215996
Exp-run by:	antoine
Approved by:	portmgr (antoine)
1.0_3
10 Jan 2016 16:19:37
Revision:405717Original commit files touched by this commit
bapt search for other commits by this committer
Convert www ports to USES=sqlite and USES=firebird
1.0_3
08 Oct 2015 15:12:22
Revision:398833Original commit files touched by this commit
olgeni search for other commits by this committer
Remove trailing whitespace from Makefiles, M-X.
1.0_3
25 Aug 2014 12:19:44
Revision:366069Original commit files touched by this commit
bapt search for other commits by this committer
Convert to USES=pgsql
1.0_3
31 May 2014 10:22:22
Revision:355951Original commit files touched by this commit
ohauer search for other commits by this committer
- add stage support
1.0_3
10 May 2014 18:28:14
Revision:353594Original commit files touched by this commit
antoine search for other commits by this committer
Reset more maintainers:

<yar@FreeBSD.org>: host hub.freebsd.org[8.8.178.136] said: 550 5.1.1
    <yar@FreeBSD.org>: Recipient address rejected: User unknown in local

<rud@cs.uni-magdeburg.de>: host mail.cs.uni-magdeburg.de[141.44.21.48] said:
    550 5.1.1 <rud@cs.uni-magdeburg.de>... User unknown (in reply to RCPT TO

<stefan@fh-mainz.de>: host srv-eml-pmva-02.fh-mainz.de[143.93.114.189] said:
    550 5.1.1 <stefan@fh-mainz.de>: Recipient address rejected: undeliverable

<ocaml-ounit-port@kotka.de>: host kotka.de[62.75.247.120] said: 550 5.1.1
    <ocaml-ounit-port@kotka.de>: Recipient address rejected: User unknown in

<toru@tenchi.ne.jp>: host tuna.tenchi.ne.jp[49.212.63.105] said: 550 5.1.1
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0_3
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_3
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
1.0_3
07 Mar 2013 16:53:46
Revision:313599Original commit files touched by this commit
miwi search for other commits by this committer
- Convert to OptionsNG
- Trim header

Reviewed by:	bapt
1.0_3
18 Aug 2012 14:29:11
Original commit files touched by this commit
ohauer search for other commits by this committer
- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED

with hat apache@
1.0_3
20 Aug 2011 17:27:52
Original commit files touched by this commit
ohauer search for other commits by this committer
 - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
1.0_2
15 Dec 2010 04:44:16
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Fix run-time linker errors due to missing -I, -L flags for.

Reported by:    Dmitry Banschikov <d.banschikov@peterhost.ru> (maintainer)
1.0_1
07 Dec 2010 21:24:30
Original commit files touched by this commit
pgollucci search for other commits by this committer
- with AP_FAST_BUILD / AP_GENPLIST, SRC_FILE is required if there is >1 .c file
  that needs to be linked in.

PR:             ports/152746
Reported by:    Dmitry Banschikov <ubique@peterhost.ru> (maintainer)
1.0
27 Nov 2010 00:39:44
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Remove uneeded pkg-plist file
- Fix pkg-descr based on USE_APACHE=20+ macro
1.0
27 Nov 2010 00:37:30
Original commit files touched by this commit
pgollucci search for other commits by this committer
Time stamping authority module for apache22.
WWW: http://opentsa.org/

PR:             ports/152571
Submitted by:   ubique

Number of commits found: 23