Commit Graph

14 Commits

Author SHA1 Message Date
Peter Pentchev
b98b95a1de Update to autorespond-2.0.4, which contains a couple of security fixes.
This version also includes the Debian manpage, which I converted to
-mdoc format; the WITHOUT_MDOC_MANPAGE knob makes the port install
the original Debian page.

PR:		56309, 56310
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2003-09-02 13:46:37 +00:00
Peter Pentchev
0dcdd0d4ce Fix an off-by-one error in strncpy(3) usage.
Unquote the comment variable.

PR:		55700
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2003-08-29 16:04:41 +00:00
Peter Pentchev
5de648d1fe Update to 2.0.3 and add my autoconfiguration patch which uses DJB's
mechanisms for detecting the availability of strcasestr(3) and only uses
autorespond's own strcasestr() version if needed.

NOTE: there is NO functionality change in autorespond-2.0.3 with respect
to 2.0.2.
2003-04-04 07:27:36 +00:00
Peter Pentchev
33059bd045 Remove pkg-comment files in my ports. 2003-02-19 16:07:30 +00:00
Edwin Groothuis
b4d72cb54e Add -E to REINPLACE because it's a extended RE
Notified by: bento
2002-11-05 01:52:20 +00:00
Edwin Groothuis
37f2224fa6 PERL -> REINPLACE
And some ports have USE_PERL5=yes now.
2002-11-04 05:46:38 +00:00
Akinori MUSHA
744ecfac33 CC, CXX, CFLAGS, PTHREAD_CFLAGS and PTHREAD_LIBS may contain `/' in
them when using a non-default compiler/linker, so do not use `/' as
delimiter for s///. (I picked `|' instead)
2002-10-10 12:59:36 +00:00
Peter Pentchev
36062ffe27 Make the strcasestr() definition conditional on OSVERSION.
Respect CFLAGS by patching them into the program Makefile.
No longer override the do-build target, let make(1) do its thing.

No PORTREVISION bump for the strcasestr() fix - this port simply
did not build at all on systems of olde :(

Reported by:	<root@lab.simerson.net>
2002-02-22 09:39:21 +00:00
Peter Pentchev
9797ec1723 Update autorespond to 2.0.2, adding a patch to comment out
a definition of strcasestr(), which is already provided by
our libc's <string.h>.

Take over maintainership from Neil Blakey-Milner with many
thanks for his work on this and other ports!

PR:		34024
Submitted by:	Oliver Lehmann <lehmann@ans-netz.de>
Approved by:	nbm (former maintainer)
2002-02-07 10:32:26 +00:00
Jimmy Olgeni
1be0301128 Spaces->tabs in the mail category.
(I know, I look boring and pedant :o)
2001-02-05 15:11:27 +00:00
Neil Blakey-Milner
b6652f7126 Update md5sum of a rerolled (and otherwise unchanged tarball)
Submitted by:	roam
2001-01-15 12:22:29 +00:00
Neil Blakey-Milner
e69e0af65c Use an alternative MASTER_SITE to find the distfile.
PR:		23928
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-01-03 10:33:10 +00:00
Chris Piazza
28849e36e9 Update to use PORTNAME/PORTVERSION 2000-04-13 20:01:08 +00:00
Neil Blakey-Milner
9669aa61a6 Import of autorespond, a simple autoresponder, as needed for future
ports.
2000-02-03 15:16:24 +00:00