1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
Commit Graph

23 Commits

Author SHA1 Message Date
Renato Botelho
d5a8ad9d47 Change MAINTAINER to my @FreeBSD.org account
Approved by:	flz (mentor)
2005-07-11 16:47:16 +00:00
Pav Lucistnik
4cd1623bc9 - Use BROKEN instead a comparison using temporary files and exit 1
- Force PREFIX to /var/qmail when it's not set

PR:		ports/81675
Submitted by:	Renato Botelho <freebsd@galle.com.br> (maintainer)
2005-05-30 20:46:07 +00:00
Roman Bogorodskiy
72f52063f9 - update WWW: line
- add $FreeBSD$ to plist

PR:		80417
Submitted by:	Renato Botelho (maintainer)
2005-04-28 06:18:20 +00:00
Simon Barner
7544663c82 Change maintainer's email address.
Approved by:		arved (mentor)
PR:			ports/79162
2005-04-11 13:03:55 +00:00
Florent Thoumie
b1fe69b6c0 - Remove perl dependency.
- Sort packing list.
- SIZE'ify.

PR:		ports/79372
Submitted by:	maintainer
2005-04-05 08:04:30 +00:00
Thierry Thomas
621cb8f7de - Change direct use of perl to ${PERL};
- Take maintainership.

PR:		75022
Submitted by:	Renato Botelho.
2004-12-13 17:03:27 +00:00
Peter Pentchev
b9a73ac49a After Kris pointed out dosirak's dissatisfaction with the way dns/djbdns
changed the permissions on $PREFIX and $PREFIX/bin, fix the same problem
in two other ports of DJB software.
2004-04-20 08:33:16 +00:00
Clement Laforet
70e7407ea3 - add @dirrm
Spotted by:	erwin
Reported on:	dosirak
2004-04-14 19:39:01 +00:00
Trevor Johnson
c0669efed5 Tidy up whitespace. 2004-04-10 17:26:55 +00:00
Neil Blakey-Milner
475e5531fa Drop maintainership. 2004-03-22 09:07:39 +00:00
Trevor Johnson
7e223b8511 Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by:	Oliver Eikemeier
2003-11-20 15:06:14 +00:00
Trevor Johnson
318a536982 Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
2003-11-20 13:51:47 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Akinori MUSHA
897d06aa97 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 11:48:57 +00:00
Neil Blakey-Milner
a6704de9f6 Fix master site
PR:		27496
Submitted by:	Jeff Palmer <scorpio@drkshdw.org>
2001-05-24 14:04:39 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Chris Piazza
28849e36e9 Update to use PORTNAME/PORTVERSION 2000-04-13 20:01:08 +00:00
Neil Blakey-Milner
8510f5bd96 Claim maintainership of a port I submitted. 2000-01-25 11:08:58 +00:00
Neil Blakey-Milner
bddd7059fc Add WWW: 2000-01-24 14:31:36 +00:00
Michael Haro
b8f8618362 echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 22:30:39 +00:00
David E. O'Brien
f3a9c6c81e Change Id->FreeBSD. 1999-08-25 06:51:17 +00:00
Michael Haro
235481b52a awk -> ${AWK}
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
1999-08-22 23:33:47 +00:00
Steve Price
fc76415ee8 Initial import of qmailanalog version 0.70.
A collection of tools to analyze qmail-send's activity.

PR:		8900
Submitted by:	Neil Blakey-Milner <nbm@rucus.ru.ac.za>
1999-05-03 02:46:44 +00:00