Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Add missed COMMENT tag back in last commit.
Noticed by: Dan Langille <dan@langille.org>
Bento fails to proberly package the port on -CURRENT due
to -CURRENT no longer has libdes.* as the des functions
have been moved to the libcrypto.* library.
PR: 48442
Submitted by: Scot W. Hetzel <hetzels@westbend.net>
Date: Tue, 25 Feb 2003 00:10:09 -0800 (PST)
From: Mark Laws <mdl@60hz.org>
To: freebsd-ports-bugs@FreeBSD.org
This is fine. In fact, if you would like to take over the port, you may
do so if you wish. Unfortunately, I've been too busy to give it
the attention it deserves as of late. :(
--
Mark Laws mdl@60hz.orghttp://www.60hz.org
Date: Tue, 25 Feb 2003 08:10:15 -0800 (PST)
From: Oliver Lehmann <lehmann@ans-netz.de>
To: freebsd-ports-bugs@FreeBSD.org
Ok, thanks. If nobody object, I'm willing to take the maintainership.
Greetings, Oliver
p5-Mail-SpamAssassin-2.50.
That port update may have been ill-advised so close to a ports freeze,
but this new version of the exiscan patch is backward compatible to
the original protocol, so if the maintainer of p5-Mail-SpamAssassin
rolls back, this port will not require a change.
Bump PORTREVISION accordingly.
Requested by: "David Haworth" <dave@fyonn.net>
XDoclet is a Java code generation engine. It enables
Attribute-Oriented Programming for java. In short, this means
that you can add more significance to your code by adding meta
data (attributes) to your java sources. This is done in special
JavaDoc tags.
${PORTSDIR} (which isn't defined because we're a slave Makefile, and
not including bsd.port.mk). This fixes the INDEX build.
Noticed by: INDEX build script
Gubby is a small program that continually shows where Procmail has
placed new email. It runs both in commandline and in an ncurses
environment with colors, and will update the overview in real time,
while using very low resources. Users can launch a specified
mailreader by selecting a folder and pressing enter.
PR: 47907
Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org>