They are not the patches from the submitter, but one which overcome
knu@s objections about the original ones and discussed in ports/69037.
PR: ports/69027 ports/69028 ports/69029 ports/69030 ports/69031 ports/69032 ports/69033 ports/69034 ports/69035 ports/69036 ports/69037
Submitted by: Wesley Shields <wxs@csh.rit.edu>
tests). The original Makefile built only the tests.
This solves a problem with (only slightly) older versions of FreeBSD
which don't have libpthreads. This is required for the tests, and
since there are other issues, it doesn't seem to be worthwhile trying
to fix them. If you want to build the tests on a release older than
5.3, you'll have to play around a bit.
And while I'm here:
1. Download the PGP .sig file, in case the user wants to verify the package
2. Switch to PLIST_FILES for the one file this port installs
3. Replace the lone patch file with a ${SED} command
For those keeping score at home, that's 3 inodes gone with one commit! :)
Approved by: edwin (maintainer)
- Use %%JAVAJARDIR%%
- ECHO_CMD -> ECHO_MSG
- Use INSTALL_DATA to install JAR files and documentation files
NOTE: the port now installs three different JAR files:
- avalon-framework-api.jar: API classes and interfaces
- avalon-framework-impl.jar: Implementation classes
- avalon-framework.jar: Full package (the former installed JAR)
Requested by: Manfred N. Riem <mnriem@earthlink.net>
dist config files installed in ${PREFIX}/etc/apache21
- Add support for Event MPM and add backport from apr to support
APR_POLLSET_THREADSAFE (needed by Event MPM and forgotten @ release
time) [1]
- misc cleanups
- Bump PORTREVISION to reflect all cool changes which occured today ;)
Obtained from: apr svn repository
From the changelog:
- fix an extremely nasty bug in utf8-conversion. upgrade is advised.
- completely re-wrote selection pasting. This should fix garbled
incomplete characters at 32k boundaries and too-short INCR
selections, and more. Increases memory requirements considerably
for large selections, but that seems unavoidable.
- Reset maintainership on maintainer request
- While I'm here: add extra locale directories in plist
PR: ports/74984
Submitted by: Michael Ranner <mranner(1t)inode.at>
Approved by: former maintainer
dns/walker is the same ports. And name 'walker' was
recognized as a better name. So we move dns/dnssecwalker
to dns/walker port and remove the first one.
Submitted by: Johan van Selst <johans(at)stack.nl>
- Use PORTDOCS/PLIST_FILES instead of short plist while here
- Reset maintainer to ports: Last sign of life from maintainer more than 1y ago
PR: ports/74998
Submitted by: Serge Gagnon