Commit graph

40 commits

Author SHA1 Message Date
Kris Kennaway
aba376b986 Add missing files and directory 2003-02-22 04:54:08 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Ying-Chieh Liao
321c387ce2 upgrade to 3.2.0.114
PR:		40159
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-07-04 04:08:47 +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
Pete Fritchman
c1ceb9e7eb - have 'make replace' modify mailer.conf if OSVERSION > 400014 (mostly
borrowed from mail/posfix)
- instead of copying the smail binary around, use symlinks
- add @execs to pkg-plist to create empty directories the port needs

PR:		21900 (mailer.conf)
2001-09-21 17:14:35 +00:00
David W. Chapman Jr.
5872a89c3b Remove jseger and torstenb from maintainership of their ports, they
have been inactive for too long

Approved by:	will
2001-09-17 17:40:31 +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
Chris Piazza
28849e36e9 Update to use PORTNAME/PORTVERSION 2000-04-13 20:01:08 +00:00
Kris Kennaway
2ae7086a8e Portlint. 2000-02-27 10:41:56 +00:00
Kris Kennaway
092180e7ea Unbreak by upgrading to smail-3.2.0.111
Noticed by:	bento
2000-02-27 10:05:12 +00:00
Torsten Blum
1ee07ffc8f Upgrade to smail 3.2.0.110 2000-02-12 19:23:45 +00:00
Torsten Blum
b7870495f2 Upgrade to 3.2.0.107 1999-09-10 11:44:40 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +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
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Torsten Blum
599127a79d upgrade to smail 3.2.0.106 1999-05-02 20:27:15 +00:00
Satoshi Asami
6470b4dc9c tcp_wrapper is now converted to ELF. While I'm here, fix smail Makefile:
libwrap is a shared library so it should be LIB_DEPENDS, and delete
some spaces and tab-only lines.
1998-09-17 10:53:31 +00:00
Torsten Blum
59bf2d13e7 upgrade to 3.2.0.101 1998-01-25 20:45:19 +00:00
Torsten Blum
d4dddf6200 fix typo in BUILD_DEPENDS 1997-10-15 09:38:57 +00:00
Torsten Blum
d4a2691575 Upgrade to 3.2.0.97
This is still beta, but the latest release (3.2.0) is not able to prevent
spam-relaying...
1997-10-15 09:16:07 +00:00
Torsten Blum
d92cb9e613 fix "replace" target 1996-11-30 01:03:24 +00:00
Torsten Blum
cd84830c40 libident is no longer optional 1996-11-19 11:16:45 +00:00
Torsten Blum
bef7e1901f uncomment DEPENDS line 1996-11-18 09:02:59 +00:00
Torsten Blum
7fbe161dab Upgrade to 3.2 1996-11-17 23:43:03 +00:00
David E. O'Brien
a107548d6a Convert to use MAN[1-8LN] 1996-11-17 07:42:58 +00:00
David E. O'Brien
ad74428818 CATEGORIES+= --> CATEGORIES=
And clean up variable ordering (as shown in the handbook) as little.
1996-11-10 21:32:56 +00:00
Satoshi Asami
a1fdd10249 A few typos. How in the hell did "BUILD_DEPENDS=${PREFIX}/..." slip
past me!?! ;)

Submitted by:	torstenb
1995-11-09 06:01:03 +00:00
Torsten Blum
48c082fafa change DEPENDS=${PORTSDIR}/shells/bash to
BUILD_DEPENDS=bash:${PORTSDIR}/shells/bash
1995-10-06 22:03:17 +00:00
Satoshi Asami
7aed5ffa40 Add pre-install target that creates directory ${PREFIX}/mail/smail. 1995-05-12 07:25:12 +00:00
Torsten Blum
7f2e4959e2 add myself as MAINTAINER 1995-05-05 21:44:54 +00:00
Torsten Blum
fda90eaae8 - use the post-install target to install sample configuration files
- compress manpages
1995-05-05 21:38:16 +00:00
Satoshi Asami
b41fc8e42a Updating mail Makefiles.... 1995-04-23 12:47:29 +00:00
Satoshi Asami
a07b60ed68 Updated ports Makefiles for mails. 1995-04-11 20:28:32 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Gary Palmer
d716268981 Update to 3.1.29.1 1995-01-15 05:32:34 +00:00
Gary Palmer
10b645e511 Bump to version 3.1.29. Still seems to compile ok. 1994-11-11 02:25:54 +00:00
Torsten Blum
b9c2b2b4be Reviewed by:
Submitted by:	
Obtained from:
1994-10-23 01:24:26 +00:00