NOTICE: This package has been removed from pkgsrc

./devel/rx, Fast replacement for the GNU regex library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.5nb2, Package name: rx-1.5nb2, Maintainer: pkgsrc-users

Rx is, among other things, an implementation of the interface
specified by POSIX for programming with regular expressions.


Required to build:
[pkgtools/cwrappers]
SHA1: 6f58203315a1ae5e34b629f7413e21801964a48c
RMD160: a68cb446492bd7abda70a7adb68849c600cb0be5
Filesize: 405.786 KB

Version history: (Expand)


CVS history: (Expand)


   2020-02-26 19:14:26 by Nia Alarie | Files touched by this commit (9) | Package removed
Log message:
devel: Remove rx

This no longer has any users in pkgsrc and was discontinued upstream.

The GNU website says:

RX has been decommissioned, since no one has come forward to revive it, to \ 
improve it over the other free software regex library programs that are \ 
available, which would be quite a big task. (If you are interested after all, \ 
email <maintainers@gnu.org>

For a current regex implementation, we recommend using the regex code from \ 
Gnulib; see also the Regular expressions chapter in the Gnulib manual. (Also, if \ 
all you need is POSIX regexp functionality, any modern C library should provide \ 
that.)

The one-time regex standalone library has likewise been decommissioned in favor \ 
of the above.

(It's been unmaintained since at least 2010).
   2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046)
Log message:
all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
   2018-01-17 13:01:48 by Thomas Klausner | Files touched by this commit (2)
Log message:
rx: Honor LDFLAGS. Fixes RELRO build.
   2018-01-07 14:04:44 by Roland Illig | Files touched by this commit (583)
Log message:
Fix indentation in buildlink3.mk files.

The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was
reviewed manually.

There are some .include lines that still are indented with zero spaces
although the surrounding .if is indented. This is existing practice.
   2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995)
Log message:
Add SHA512 digests for distfiles for devel category

Issues found with existing distfiles:
	distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
	distfiles/fortran-utils-1.1.tar.gz
	distfiles/ivykis-0.39.tar.gz
	distfiles/enum-1.11.tar.gz
	distfiles/pvs-3.2-libraries.tgz
	distfiles/pvs-3.2-linux.tgz
	distfiles/pvs-3.2-solaris.tgz
	distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2013-04-06 22:27:30 by Blue Rats | Files touched by this commit (94)
Log message:
Resolves:
"INFO_FILES should be set to YES or yes."
"Packages that install info files should set INFO_FILES."
Makefile and PLIST warning, respectively.
   2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2009-09-09 19:03:11 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Correctly pass down --mode=XXX for libtool.