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
topic Topic markup parser
1.04 textproc 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.04Version 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: email@freebsd.hypermart.net search for ports maintained by this maintainer
Port Added: 2013-02-06 09:51:00
Last Update: 2020-05-05 15:38:12
SVN Revision: 534093
License: BSD2CLAUSE
WWW:
http://freebsd.hypermart.net/topic.html
Description:
TOPIC markup provides a minimal context for plain text databases that can be read/modified by most text editors, and easily parsed as well. Use as a classic Unix filter or interactively with included REPL. WWW: http://freebsd.hypermart.net/topic.html
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/topic
  2. man/man1/topic.1.gz
  3. /usr/local/share/licenses/topic-1.04/catalog.mk
  4. /usr/local/share/licenses/topic-1.04/LICENSE
  5. /usr/local/share/licenses/topic-1.04/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • topic>0:textproc/topic
No installation instructions:
This port has been deleted.
PKGNAME: topic
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (topic-1.04.tar.gz) = f84aec861b01b0fddb06e3af41bb5e42926cdf7867cfe7429861a0712e1f9524 SIZE (topic-1.04.tar.gz) = 18335

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://freebsd.hypermart.net/code/
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.04
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.04
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.04
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.04
20 May 2019 16:36:24
Revision:502123Original commit files touched by this commit
pkubaj search for other commits by this committer
textproc/topic: fix build with GCC-based architectures

Specifically specify signed char to fix build error on powerpc64.

PR:		237555
Approved by:	email@freebsd.hypermart.net (maintainer timeout), mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D20285
1.04
30 Apr 2017 04:35:11
Revision:439789Original commit files touched by this commit
linimon search for other commits by this committer
Provide more descriptive error messages for ports failing on powerpc64.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
1.04
21 Apr 2016 16:43:15
Revision:413746Original commit files touched by this commit
swills search for other commits by this committer
many ports: mark broken on powerpc64
1.04
22 Dec 2014 04:32:08
Revision:375207Original commit files touched by this commit
koobs search for other commits by this committer
textproc/topic: Update to 1.04

- Update to 1.04
- Use PLIST_FILES, delete pkg-plist accordingly
- Update pkg-descr

PR:		196121
Submitted by:	maintainer <email at freebsd hypermart net>
1.03
11 Feb 2014 12:45:57
Revision:343738Original commit files touched by this commit
culot search for other commits by this committer
- Update to 1.03 [1]
- Update MASTER_SITES, MAINTAINER's address, and WWW link [1]
- Add LICENSE (BSD 2-Clause) [1]
- Support staging

PR:		ports/186634 [1]
Submitted by:	Michael S. Sanders <email@freebsd.hypermart.net> (maintainer)
1.02
20 Sep 2013 23:17:32
Revision:327773Original 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:
textproc)
1.02
02 Aug 2013 10:33:26
Revision:324159Original commit files touched by this commit
danfe search for other commits by this committer
- Try to unbreak parallel (-jX) builds by sanitizing makefile
- Cleanup Makefile: kill defunct WWW and comment MASTER_SITES
1.02
06 Feb 2013 09:50:48
Revision:311753Original commit files touched by this commit
culot search for other commits by this committer
TOPIC markup provides a minimal context for plain text databases that
can be read/modified by most text editors, and easily parsed as well.

WWW: http://topcat.hypermart.net/topic.html

PR:		ports/175807
Submitted by:	Michael Sanders <mike@topcat.hypermart.net>

Number of commits found: 11