Satoshi Asami
495a8149cb
Use variables for ${PKGDIR}/{INSTALL,MESSAGE}. ${PKGINSTALL} is
...
called twice without any arguments but I'm not sure what I should give
it (it's once called from do-configure!) so I'll leave it alone.
2000-10-08 08:51:35 +00:00
Mario Sergio Fujikawa Ferreira
b327e9c777
Maintainer is now a committer, update email accordingly
...
Approved by: will
2000-10-03 05:12:49 +00:00
Neil Blakey-Milner
d2661fc1f2
Update qmail-ldap 1.03.20000701, and share logic in qmail port, and some
...
other minor tweaks.
"However, this is not worth a PORTREVISION tag. I did not
change the behavior of the qmail port in any way."
PR: 21563
Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br> (maintainer)
2000-09-28 20:56:03 +00:00
Kevin Lo
efa850427e
Simple MASTER_SITES clean up.
...
PR: 20771
Submitted by: MAINTAINER
2000-08-23 07:39:57 +00:00
Steve Price
c0a42fd5da
- Don't hardcode /usr/local.
...
- Also add a mailer.conf that allows sendmail to be replaced with qmail.
PR: 19449
Submitted by: Mike Meyer <mwm@mired.org> and maintainer
2000-07-07 18:52:32 +00:00
Akinori MUSHA
e83a709d64
Output PREFIX safe pkg/MESSAGE.
...
PR: ports/19188
Submitted by: Maintainer
2000-06-11 07:48:08 +00:00
Steve Price
11f78ae3f7
Fix pkg/PLIST and prepare this port to be the MASTERDIR for the upcoming
...
qmail-ldap port.
PR: 18733
Submitted by: maintainer
2000-05-29 03:37:09 +00:00
Chris Piazza
28849e36e9
Update to use PORTNAME/PORTVERSION
2000-04-13 20:01:08 +00:00
Satoshi Asami
c339b4dbc8
Don't use ${INSTALL_PROGRAM} to install a shell script. While I'm here,
...
take out a bunch of @'s, this Makefile is so hard to debug because the
log contained no meaningful output.
PR: 17090 (report only, no fix)
2000-03-01 15:48:31 +00:00
Chris Piazza
e690b295ee
Update MASTER_SITES and add a file explaining how to replace
...
sendmail on 4.0 (mailwrapper)
PR: 16921
Submitted by: maintainer
2000-02-25 22:14:29 +00:00
Chris D. Faulhaber
db680614ba
Update Maintainer's email address
...
PR: 16399
Submitted by: Maintainer
2000-01-28 00:34:08 +00:00
Chris Piazza
2991e4885e
Add a patch so that will accept the non-RFC >512 "AOL" DNS entries.
...
Bad, yet necessary.
PR: 13699
Submitted by: maintainer
1999-10-07 03:01:47 +00:00
Peter Wemm
7b8fca1447
$Id$ -> $FreeBSD$
1999-08-30 12:09:14 +00:00
Michael Haro
3262cce303
expr -> ${EXPR}
...
mv -> ${MV}
rm -> ${RM}
tr -> ${TR}
1999-08-28 02:42:41 +00:00
David E. O'Brien
f3a9c6c81e
Change Id->FreeBSD.
1999-08-25 06:51:17 +00:00
Chris Piazza
b2c4b25f76
Use ${PERL5} instead of /usr/bin/perl
...
PR: 12199
Submitted by: Nick Hibma <nick.hibma@jrc.it>
1999-08-15 07:23:14 +00:00
Tim Vanderhoek
dd9ff05a6a
Commit #3/4 to enforce caps, no period.
...
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.
As promised,
$ time cvs ci
real 67m51.701s
user 0m1.250s
sys 0m5.345s
1999-06-26 19:12:45 +00:00
Michael Haro
c7a56e9c3e
Add (prepare to be shocked) WWW:
1999-05-03 05:50:38 +00:00
Satoshi Asami
dcd9d6350f
Need to create etc/rc.d by myself if I'm not going to run mtree.
1998-12-01 08:36:40 +00:00
Tim Vanderhoek
446c0d1b28
Don't generate a PLIST on-the-fly.
1998-08-20 05:38:19 +00:00
Tim Vanderhoek
bce8695182
Add a '&' to all bootfiles so they can be used directly as
...
/usr/local/etc/rc.d/x.sh.
1998-07-28 00:54:06 +00:00
Tim Vanderhoek
a4f73518af
Remove BROKEN. The gid/uid conflict only existed because other ports
...
were improperly registered.
1998-07-25 21:49:36 +00:00
Tim Vanderhoek
fd50a5e48f
Use qmail gid 82 (instead of 80).
...
Suggested-by: asami's package-building machine
1998-07-25 20:05:53 +00:00
Satoshi Asami
b7b94c790b
===
...
## make package
>> Checksum OK for qmail-1.03.tar.gz.
===> Extracting for qmail-1.03
===> Patching for qmail-1.03
===> Applying FreeBSD patches for qmail-1.03
===> Configuring for qmail-1.03
pw: gid `80' has already been allocated
Failed to add group qmail as gid 80
*** Error code 2
===
Can the uid/gid checking be made a little more lenient? Or choose
another one that's not used by other ports?
1998-07-25 12:15:37 +00:00
Tim Vanderhoek
baa4484084
(null commit, as prompted by Eivind)
...
[This refers to the original r1.1]
PR: ports/2993 ports/5985 ports/6917 ports/7145
Submitted-by: Julian Assange <proff@suburbia.net>,
Mario Sergio Fujikawa Ferreira <lioux@gns.com.br>,
SADA Kenji <sada@e-mail.ne.jp>,
Stuart Henderson <stuart@internationalschool.co.uk>,
and probably myself.
ports/7145 contains stuff that may be useful for anyone trying to
implement a "qmail-run" script to be included with this port in the
future.
1998-07-24 03:32:51 +00:00
Tim Vanderhoek
68808e882f
Ah, what-the-heck...one more qmail-related commit.
...
Mention that the commented-out PATCHFILES can't be expected to apply
to qmail-1.03.
1998-07-18 20:10:35 +00:00
Tim Vanderhoek
64885f557e
I think most of us are familiar with that particular program.
1998-07-18 19:59:55 +00:00