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
rtfx RTF to XML converter
1.1_1 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.1_1Version of this port present on the latest quarterly branch.
Broken BROKEN: unfetchable
Deprecated DEPRECATED: Unfetchable, unmaintained
Expired This port expired on: 2019-10-16
Ignore IGNORE: is marked as broken: unfetchable
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: 2004-07-29 17:04:18
Last Update: 2019-10-16 15:29:32
SVN Revision: 514601
License: not specified in port
WWW:
http://thewalter.net/stef/software/rtfx/
Description:
rtfx converts RTF files into a generic XML format. It majors on keeping meta data like style names, etc... rather than every bit of formatting. This makes it handy for converting RTF documents into a custom XML format (using XSL or an additional processing step). RTF features supported: page breaks, section breaks, style names, lists (various types), tables, footnotes, info block, bold, italic, underline, super/sub script, hidden text, strike out, text color, fonts. WWW: http://thewalter.net/stef/software/rtfx/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (2 items)
Collapse this list.
  1. bin/rtfx
  2. man/man1/rtfx.1.gz
Collapse this list.
Dependency lines:
  • rtfx>0:textproc/rtfx
No installation instructions:
This port has been deleted.
PKGNAME: rtfx
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (rtfx-1.1.tar.gz) = f06baa1b34ccab58d9ddb5e5883794e595c0da6d5657650af1765fa9e4c912f0 SIZE (rtfx-1.1.tar.gz) = 1598983

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. gmake : devel/gmake
Library dependencies:
  1. libmba.so : devel/libmba
  2. libdomc.so : textproc/domc
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
gmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://thewalter.net/stef/software/rtfx/
Collapse this list.

Number of commits found: 25

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1_1
16 Oct 2019 15:29:32
Revision:514601Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

2019-10-16 archivers/freetar: Unfetchable, unmaintained
2019-10-16 archivers/hffzip: Unfetchable, unmaintained
2019-10-16 archivers/hpack.non-usa.only: Unfetchable, unmaintained
2019-10-16 archivers/untar: Unfetchable, unmaintained
2019-10-16 astro/gpsdrive: Unfetchable, unmaintained
2019-10-16 astro/planets: Unfetchable, unmaintained
2019-10-16 audio/ascd: Unfetchable, unmaintained
2019-10-16 audio/audiotag: Unfetchable, unmaintained
2019-10-16 audio/gmidimonitor: Unfetchable, unmaintained
2019-10-16 audio/gmpc-lyricwiki: Unfetchable, unmaintained
2019-10-16 audio/jack_mixer: Unfetchable, unmaintained
2019-10-16 audio/jmusic: Unfetchable, unmaintained
2019-10-16 audio/maplay: Unfetchable, unmaintained
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.1_1
15 Sep 2019 17:28:09
Revision:512125Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate a few ports
1.1_1
05 Aug 2019 13:22:34
Revision:508166Original commit files touched by this commit
antoine search for other commits by this committer
Mark BROKEN: unfetchable
1.1_1
19 May 2016 10:53:06
Revision:415500Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [p-x]*

Approved by:	portmgr blanket
1.1_1
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
1.1_1
15 Aug 2014 07:06:29
Revision:364941Original commit files touched by this commit
marino search for other commits by this committer
Stage textproc/rtfx and unbreak 64-bit arches

PR:		192667
Submitted by:	Jan Beich
1.1_1
15 Aug 2014 06:55:11
Revision:364938Original commit files touched by this commit
marino search for other commits by this committer
devel/libmba: Fix wrong embedded DT_SONAME

 * Use single digit for soversion
 * Support DragonFly
 * Drop unnecessary sed lines by adjusting MAKE_ARGS
 * Bump dependent ports

PR:		192666
Submitted by:	Jan Beich
Approved by:	portmgr (implicit, dependent port unstaged)
1.1
03 Aug 2014 14:15:09
Revision:363904Original commit files touched by this commit
olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories T-V.

CR:		D509
Approved by:	portmgr (antoine)
1.1
14 Jul 2014 18:42:04
Revision:361812Original commit files touched by this commit
bapt search for other commits by this committer
Modernize LIB_DEPENDS

With hat:	portmgr
1.1
02 Jul 2014 17:35:21
Revision:360231Original commit files touched by this commit
bapt search for other commits by this committer
Resetting maintainership on ports that have not been staged and without any
pending PR

With hat:	portmgr
1.1
26 May 2014 13:21:43
Revision:355336Original commit files touched by this commit
miwi search for other commits by this committer
- Convert gmake,bzip2 to USES

Approved by:	portmgr
1.1
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.1
03 Jul 2011 14:40:25
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.1
30 Sep 2007 09:46:38
Original commit files touched by this commit
linimon search for other commits by this committer
Doesn't make on amd64, either.
1.1
09 Jun 2007 06:48:24
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.1
1.0
22 Apr 2007 01:43:18
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on sparc64: Does not compile
1.0
11 Apr 2007 01:38:58
Original commit files touched by this commit
clsung search for other commits by this committer
- fix build on sparc

Noted by:   kris
1.0
29 Nov 2006 04:32:40
Original commit files touched by this commit
clsung search for other commits by this committer
- fix build error after devel/libmba decrease SHLIB_MAJOR

Noted by:       krisbot
Pointyhat to:   miwi
1.0
23 Nov 2006 03:03:38
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.0
- now depend on libmba instead of sablotron
0.9.3
11 May 2006 09:06:23
Original commit files touched by this commit
clsung search for other commits by this committer
- remove USE_REINPLACE
0.9.3
24 Jan 2006 03:10:24
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
0.9.3
26 Aug 2004 04:29:03
Original commit files touched by this commit
clsung search for other commits by this committer
fix build error under gcc 3.4.2.

PR:             ports/70443
Approved by:    vanilla (co-mentor)
0.9.3
20 Aug 2004 02:56:44
Original commit files touched by this commit
clsung search for other commits by this committer
My territory, suggested by ijliao. :p

Approved by:    vanilla (co-mentor)
0.9.3
29 Jul 2004 14:53:55
Original commit files touched by this commit
vanilla search for other commits by this committer
Fix building on 4.x.

Submitted by:   maintainer via #bsdchat
0.9.3
29 Jul 2004 10:04:04
Original commit files touched by this commit
vanilla search for other commits by this committer
Add rtfx 0.9.3, an RTF to XML converter.

PR:             ports/69729
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>

Number of commits found: 25