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
rxp Validating XML parser written in C
1.4.4_3 textproc on this many watch lists=2 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.4.4_2Version of this port present on the latest quarterly branch.
Maintainer: mi@aldan.algebra.com search for ports maintained by this maintainer
Port Added: 2001-01-17 06:11:36
Last Update: 2024-01-11 13:59:36
Commit Hash: 7074d7f
People watching this port, also watch:: saxon, gtkglarea, python
License: GPLv2
WWW:
https://www.cogsci.ed.ac.uk/~richard/rxp.html
Description:
RXP is a validating XML parser written in C. It is licensed under the GNU Public Licence.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (25 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/rxp-1.4.4_3/catalog.mk
  3. /usr/local/share/licenses/rxp-1.4.4_3/LICENSE
  4. /usr/local/share/licenses/rxp-1.4.4_3/GPLv2
  5. bin/rxp
  6. lib/librxp.a
  7. lib/librxp.so
  8. lib/librxp.so.1
  9. include/rxp/charset.h
  10. include/rxp/ctype16.h
  11. include/rxp/dtd.h
  12. include/rxp/hash.h
  13. include/rxp/input.h
  14. include/rxp/namespaces.h
  15. include/rxp/rxputil.h
  16. include/rxp/stdio16.h
  17. include/rxp/string16.h
  18. include/rxp/system.h
  19. include/rxp/url.h
  20. include/rxp/version.h
  21. include/rxp/xmlparser.h
  22. share/man/man1/rxp.1.gz
  23. @owner
  24. @group
  25. @mode
Collapse this list.
Dependency lines:
  • rxp>0:textproc/rxp
To install the port:
cd /usr/ports/textproc/rxp/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/rxp
  • pkg install rxp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rxp
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (rxp-1.4.4.tar.gz) = 96564e1ae1dd971415409585b697d62caac80fafaba00af8b8965128b4814208 SIZE (rxp-1.4.4.tar.gz) = 153946

Packages (timestamps in pop-ups are UTC):
rxp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.4.4_31.4.4_31.4.41.4.4_31.4.4_3-1.4.4-
FreeBSD:13:quarterly1.4.4_21.4.4_21.4.4_21.4.4_21.4.4_31.4.4_21.4.4_21.4.4_2
FreeBSD:14:latest1.4.4_31.4.4_31.4.4_21.4.4_31.4.4_31.4.4_2-1.4.4_2
FreeBSD:14:quarterly1.4.4_21.4.4_3-1.4.4_21.4.4_31.4.4_21.4.4_21.4.4_2
FreeBSD:15:latest1.4.4_31.4.4_3n/a1.4.4_3n/a1.4.4_31.4.4_31.4.4_3
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for rxp-1.4.4_3: ====> Options available for the single CHAR_SIZE: you have to select exactly one of them 8=on: 8-bit characters (required by speech_tools, festival) 16=off: 16-bit characters ===> Use 'make config' to modify these settings
Options name:
textproc_rxp
USES:
uidfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. ftp://ftp.cogsci.ed.ac.uk/pub/richard/
Collapse this list.

Number of commits found: 22

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.4.4_3
11 Jan 2024 13:59:36
commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MANPREFIX: eliminate usage of MANPREFIX

While here move some manpages to share/man
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.4.4_2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.4.4_2
20 Jul 2022 14:23:14
commit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9b files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
textproc: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Choe, Cheng-Dae" whitekid
  *  -
  *  <glewis@FreeBSD.org>
  *  <koshy@india.hp.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron Straup Cope
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Ache
  *  Adam Herzog <adam@herzogdesigns.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.4.4_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.4.4_2
27 Feb 2021 23:24:59
Revision:566738Original commit files touched by this commit
mi search for other commits by this committer
Make the character-width an option -- 16 or 8 bit -- defaulting to 8.

Remove the second listing of http.c from the library's makefile, which
kept it from building on i386, but not -- for some reason -- on am64.
1.4.4_1
25 Feb 2021 21:49:33
Revision:566565Original commit files touched by this commit
mi search for other commits by this committer
Fix compiler warnings, use bsd.lib.mk to build and install a shared
library in addition to static one.
1.4.4
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.4.4
15 Nov 2014 16:26:33
Revision:372605Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
1.4.4
29 Jul 2014 15:20:01
Revision:363336Original commit files touched by this commit
adamw search for other commits by this committer
Rename textproc/ patch-xy patches to reflect the files they modify.
1.4.4
06 Jan 2014 21:40:15
Revision:338944Original commit files touched by this commit
antoine search for other commits by this committer
Stage support
1.4.4
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.4.4
07 Sep 2013 17:20:21
Revision:326658Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use single space after WWW:
1.4.4
03 Jul 2011 14:40:25
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.4.4
22 Apr 2008 12:23:10
Original commit files touched by this commit
gahr search for other commits by this committer
- Update to 1.4.4

Approved by:    miwi (mentor implicit)
1.3.0
23 Mar 2008 07:46:47
Original commit files touched by this commit
jkoshy search for other commits by this committer
Reset maintainership.
1.3.0
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@
1.3.0
12 Feb 2004 16:25:47
Original commit files touched by this commit
jkoshy search for other commits by this committer
Upgrade to v1.3.0.
1.2.5
07 Mar 2003 06:11:57
Original commit files touched by this commit
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
1.2.5
29 Jun 2002 05:35:24
Original commit files touched by this commit
jkoshy search for other commits by this committer
Upgrade to v1.2.5.
10 Mar 2001 04:59:24
commit hash: fp1.10591@dev.null.freshports.orgcommit hash: fp1.10591@dev.null.freshports.orgcommit hash: fp1.10591@dev.null.freshports.orgcommit hash: fp1.10591@dev.null.freshports.org files touched by this commit
kris search for other commits by this committer
Switch to using a versioned distfile - the non-versioned one currently   points
to a newer beta release.  Respect CFLAGS and bump PORTREVISION.    
17 Jan 2001 09:11:36
commit hash: fp1.8548@dev.null.freshports.orgcommit hash: fp1.8548@dev.null.freshports.orgcommit hash: fp1.8548@dev.null.freshports.orgcommit hash: fp1.8548@dev.null.freshports.org files touched by this commit
jkoshy search for other commits by this committer
Add a port for the RXP validating XML parser.    

Number of commits found: 22