- HOMEPAGE
- Fake - PERMIT_* = Yes
This commit is contained in:
parent
2b8ad47f80
commit
a182d0ae4a
@ -1,24 +1,33 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2000/03/24 23:28:18 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2000/03/28 11:53:03 camield Exp $
|
||||
|
||||
DISTNAME= serialmail-0.75
|
||||
HOMEPAGE= http://cr.yp.to/serialmail.html
|
||||
CATEGORIES= mail
|
||||
NEED_VERSION= 1.230
|
||||
NEED_VERSION= 1.230
|
||||
MAINTAINER= cd@sentia.nl
|
||||
MASTER_SITES= ftp://ftp.net.ohio-state.edu/pub/networking/mail/qmail/ \
|
||||
|
||||
MASTER_SITES= http://cr.yp.to/software/ \
|
||||
ftp://ftp.net.ohio-state.edu/pub/networking/mail/qmail/ \
|
||||
ftp://ftp.ntnu.no/pub/unix/mail/qmail/ \
|
||||
ftp://ftp.mira.net.au/unix/mail/qmail/ \
|
||||
ftp://ftp.id.wustl.edu/pub/qmail/ \
|
||||
ftp://mirror.uk.uu.net/pub/qmail/ \
|
||||
ftp://ftp.jp.qmail.org/qmail/ \
|
||||
http://ftp.rifkin.technion.ac.il/pub/qmail/ \
|
||||
http://koobera.math.uic.edu/www/software/ \
|
||||
http://pobox.com/~djb/software/
|
||||
http://koobera.math.uic.edu/www/software/
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
QMAILDIR= /var/qmail
|
||||
NO_CONFIGURE= Yes
|
||||
ALL_TARGET= default
|
||||
ALL_TARGET= default WRKINST=${WRKINST}
|
||||
INSTALL_TARGET= setup check
|
||||
|
||||
FAKE= Yes
|
||||
|
||||
RUN_DEPENDS= tcpclient::net/ucspi-tcp
|
||||
RUN_DEPENDS+= ${QMAILDIR}/bin/qmail-local::mail/qmail
|
||||
|
||||
|
@ -1,3 +1,11 @@
|
||||
$OpenBSD: patch-rights-paths,v 1.1 2000/03/28 11:53:03 camield Exp $
|
||||
|
||||
This port wants to change the rights on PREFIX/ and PREFIX/bin to 02755.
|
||||
Usually PREFIX is /usr/local. The rights on /usr/local and /usr/local/bin
|
||||
should be 0755 according to /etc/mtree/4.4BSD.dist.
|
||||
|
||||
Also, use share/doc instead of doc.
|
||||
|
||||
--- hier.c.orig Sun Nov 15 03:28:23 1998
|
||||
+++ hier.c Wed Dec 29 19:28:59 1999
|
||||
@@ -2,14 +2,15 @@
|
Loading…
Reference in New Issue
Block a user