Commit graph

30 commits

Author SHA1 Message Date
jlam
ccdf6dbe01 Rename "SITES_* to "SITES.*" for file-specific lists of sites from which
to fetch the file.  This completes the renaming described in revision
1.1799 of bsd.pkg.mk.
2006-07-27 18:48:02 +00:00
joerg
a145e4d778 djbdns's error.h needs the DJB cure as well. 2006-01-08 18:38:26 +00:00
schmonz
736775b870 Whitespace. 2005-08-19 03:55:00 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
schmonz
6b25bba790 Standardize handling of additional distfiles (such as externally
supplied manual pages) across djbware.
2005-04-09 22:36:56 +00:00
schmonz
0f55d7d583 Take advantage of mk/djbware.mk. 2005-03-23 00:51:09 +00:00
schmonz
21af779684 In packages with djb-style compile scripts, properly enquote ${CC}
and ${CFLAGS}. This fixes the build of net/djbdns, as well as any
other of these packages passing down PKG_SYSCONFDIR via CFLAGS, as
well as being more generally correct for arbitrary user-defined
CFLAGS. Suggested by jlam.

For consistency across djbware in pkgsrc:

* In math/djbfft's and sysutils/daemontools's do-configure targets,
  remove leading @ from ${ECHO} lines; from the former, also remove
  unneeded single quotes from one such line.

* Rename net/publicfile's pre-build and sysutils/service-config's
  post-patch targets to do-configure.

* In sysutils/checkpassword's do-configure target, reorder creation
  of conf-cc, conf-ld, and conf-home.

All of the affected packages have been verified to compile.

XXX These packages probably have enough build goo in common to
XXX warrant an mk/djbware.mk. I'll investigate this post-freeze.
2005-03-13 03:25:43 +00:00
agc
8758983939 Add RMD160 digests. 2005-02-24 09:59:20 +00:00
wiz
6e02d7ee41 Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
schmonz
2cc02402e2 Replace dependencies on "qmail or netqmail" with dependencies on qmail. 2004-08-22 00:23:55 +00:00
schmonz
2fa3716f99 More consistent whitespace. 2004-08-22 00:22:31 +00:00
schmonz
b5711cc197 Now that we install into the normal ${LOCALBASE}, remove local
definitions of LOCALBASE and NO_MTREE. This requires either the
latest qmail package or netqmail. Add needed dependencies on
daemontools and ucspi-tcp also. Rename post-patch to do-configure.
Set ALL_TARGET explicitly. Set USE_BUILDLINK3=yes. Update HOMEPAGE.
Take MAINTAINER. Bump PKGREVISION.
2004-07-21 23:54:47 +00:00
schmonz
43b89349f1 Insert blank line between commands and text. Make the point about
POP3 and QMQP more concisely. Pipe paragraphs through fmt(1).
2004-04-09 00:18:00 +00:00
martti
f928be280d COMMENT should start with a capital letter. 2003-07-21 16:56:41 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
yyamano
387d66f9f1 Replace STRIPFLAG with _STRIPFLAG_CC to fix pkg/15467. 2002-05-13 14:43:00 +00:00
zuntum
d7f93903b5 sed -> ${SED} 2002-01-28 17:44:48 +00:00
zuntum
ccf4b58940 Set conf-ucspi-tcp properly. It accidentally became / instead of ${LOCALBASE}
after last modification. Oops.

Users of this package should definitely upgrade.

Bump PKGREVISION.
2002-01-28 17:36:53 +00:00
zuntum
481351f687 Bump PKGREVISION for QMAILDIR update 2002-01-21 18:51:51 +00:00
zuntum
cb23887a8f Update for QMAILDIR stuff 2002-01-21 18:51:30 +00:00
zuntum
23b692bc6f Do not mark packages that depend on qmail as IS_INTERACTIVE,
as it's not really true. (backing out previous)
2002-01-16 07:19:06 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
zuntum
938010d630 Update qmail-conf to 0.60
The only change in this version is:
  o rename qmail-conf to qmail-delivery-conf, so now it's clear
    what it actually does

Update provided by Sen Nagata <sen_ml@eccosys.com> in private mail.
2001-09-30 10:53:43 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00
zuntum
0756f4d877 Set IS_INTERACTIVE, because this package depends on interactive qmail package.
One 'broken depends' package less in bulk builds.
2001-08-19 16:03:06 +00:00
zuntum
3f2f478255 qmail now uses PLIST, so switch from using @unexec rm to normal entries.
Also permit making package as it works now.
2001-08-13 14:18:29 +00:00
zuntum
5951f4af85 Depend on checkpassword-*:../../sysutils/checkpassword 2001-08-13 10:43:20 +00:00
zuntum
31777a037c Oops, COMMENT is internal variable now, not the separate file 2001-08-13 10:13:59 +00:00
zuntum
bd8a779f85 Initial import of qmail-conf-0.55
qmail-conf is a collection of tools for setting up various qmail services.
They are like *-conf programs in djbdns.

With qmail-conf, for example, setting up a minimal SMTP service takes
the following four steps:

qmail-smtpd-conf qmaild qmaill /var/qmail/service/smtpd
cd /var/qmail/service/smtpd
make
ln -s /var/qmail/service/smtpd /service
qmail-conf assumes that (recent versions of) daemontools and ucspi-tcp have
already been installed. It also assumes that svscan is already running.

qmail-conf tries to provide reasonable defaults: it avoids DNS reverse lookups;
it avoids IDENT lookups; it lets TCP connection attempts be logged with
multilog; and for POP3 and QMQP, connection attempts are denied unless you
explicitly authorize and for POP3 and QMQP, connection attempts are denied
unless you explicitly authorize and for POP3 and QMQP, connection attempts
are denied unless you explicitly authorize and for POP3 and QMQP,
connection attempts are denied unless you explicitly authorize your clients.
2001-08-13 10:11:16 +00:00