- Install xttMod.tmpl, which may be used by XFree86-4-Server soon
- Use #!/usr/bin/env perl to increase chances of finding perl. Perl should be
unnecessarry once we get XFree86 4.4.0.
PR: ports/60005 (perl)
Submitted by: nik
- Get rid of interactive menu
- Rework build options
- Fix optional XML dumping support
PR: ports/60184
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer)
- Fix linker issue on -CURRENT by not using SplitObjs, same as:
http://www.haskell.org/pipermail/glasgow-haskell-users/2003-June/005289.html
- Use libgmp from ports on -CURRENT (saves further patching)
- Bump PORTREVISION
PR: ports/60155
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Approved by: maintainer
Tested ok on: i386/stable, i386/current, amd64
Fails later on: ia64 (pluto2)
PR: ports/60176
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Other than removing the "-w" (warnings) flag for Perl execution, and
the version number bump, this release is identical to 1.0.18.
This also marks the point where the port will follow the stable release
again instead of the BETA releases.
which fix problems with mixed case hostnames and fully qualified
domain names. In some cases cfengine appears to bind only to
the ipv6 address with mixed case hostnames.
- Bump PORTREVISION
- Assign mantainership to the submitter at his request
While I'm here:
- Supply a proper CONFIGURE_TARGET to GNU_CONFIGURE
- Teach the port that ${LOCALBASE} is not always /usr/local
PR: 60061
Submitted by: Paul Dlug <paul@aps.org>
vQregister is a CGI which allows new email users to signup on your system.
It is extremely configurable, and has many methods of operation.
* Configurable to allow random generation of passwords, which are
emailed to users.
* Redirect your users (ie, SqWebmail) after the signup process is complete.
* Fully templacized HTML, and email output.
WWW: http://www.inter7.com/vqregister.html
PR: 59525
Submitted by: Dan Caescu <daniel@freebsd.ro>
script was renamed to solve a conflict with archivers/rpm) to fix possible
build problems.
I've tested this with lang/icc. Any new errors because of this commit in
one of the modified ports may be because the ports previously may have used
rpm2cpio from archivers/rpm instead of the used {EXTRACT,BUILD}_DEPENDS
archivers/rpm2cpio.