summaryrefslogtreecommitdiff
path: root/mail/smail (follow)
Commit message (Collapse)AuthorAgeFilesLines
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-271-5/+5
| | | | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21034
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20954
* chmod -> ${CHMOD}Michael Haro1999-08-221-7/+9
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=19803
* upgrade to smail 3.2.0.106Torsten Blum1999-05-024-35/+32
| | | | Notes: svn path=/head/; revision=18325
* tcp_wrapper is now converted to ELF. While I'm here, fix smail Makefile:Satoshi Asami1998-09-171-4/+5
| | | | | | | | libwrap is a shared library so it should be LIB_DEPENDS, and delete some spaces and tab-only lines. Notes: svn path=/head/; revision=13204
* Remove more manpages, as part of the great manpage removal project.Tim Vanderhoek1998-08-171-30/+0
| | | | Notes: svn path=/head/; revision=12567
* upgrade to 3.2.0.101Torsten Blum1998-01-254-24/+37
| | | | Notes: svn path=/head/; revision=9443
* fix typo in BUILD_DEPENDSTorsten Blum1997-10-151-2/+2
| | | | Notes: svn path=/head/; revision=8278
* New checksumTorsten Blum1997-10-151-1/+1
| | | | Notes: svn path=/head/; revision=8277
* Upgrade to 3.2.0.97Torsten Blum1997-10-152-6/+11
| | | | | | | | This is still beta, but the latest release (3.2.0) is not able to prevent spam-relaying... Notes: svn path=/head/; revision=8275
* fix "replace" targetTorsten Blum1996-11-301-18/+31
| | | | Notes: svn path=/head/; revision=4719
* libident is no longer optionalTorsten Blum1996-11-193-10/+4
| | | | Notes: svn path=/head/; revision=4588
* uncomment DEPENDS lineTorsten Blum1996-11-181-4/+4
| | | | Notes: svn path=/head/; revision=4569
* Upgrade to 3.2Torsten Blum1996-11-177-1334/+135
| | | | Notes: svn path=/head/; revision=4557
* Convert to use MAN[1-8LN]David E. O'Brien1996-11-171-18/+11
| | | | Notes: svn path=/head/; revision=4536
* CATEGORIES+= --> CATEGORIES=David E. O'Brien1996-11-101-2/+2
| | | | | | | And clean up variable ordering (as shown in the handbook) as little. Notes: svn path=/head/; revision=4382
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
| | | | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948
* A few typos. How in the hell did "BUILD_DEPENDS=${PREFIX}/..." slipSatoshi Asami1995-11-091-3/+3
| | | | | | | | | past me!?! ;) Submitted by: torstenb Notes: svn path=/head/; revision=2401
* change DEPENDS=${PORTSDIR}/shells/bash toTorsten Blum1995-10-061-4/+2
| | | | | | | BUILD_DEPENDS=bash:${PORTSDIR}/shells/bash Notes: svn path=/head/; revision=2287
* Add pre-install target that creates directory ${PREFIX}/mail/smail.Satoshi Asami1995-05-121-1/+4
| | | | Notes: svn path=/head/; revision=1683
* add myself as MAINTAINERTorsten Blum1995-05-051-1/+3
| | | | Notes: svn path=/head/; revision=1636
* use compressed manpagesTorsten Blum1995-05-051-34/+35
| | | | Notes: svn path=/head/; revision=1635
* - compile with -O2Torsten Blum1995-05-052-5/+4
| | | | | | | | | - remove DOMAINS=uucp - change DRIVER_CONFIGURATION from bsd-network to arpa-network (bind) Notes: svn path=/head/; revision=1634
* - use the post-install target to install sample configuration filesTorsten Blum1995-05-051-4/+15
| | | | | | | - compress manpages Notes: svn path=/head/; revision=1633
* Updating mail Makefiles....Satoshi Asami1995-04-231-5/+1
| | | | Notes: svn path=/head/; revision=1501
* Updated ports Makefiles for mails.Satoshi Asami1995-04-111-2/+4
| | | | Notes: svn path=/head/; revision=1340
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Update to 3.1.29.1Gary Palmer1995-01-152-3/+3
| | | | Notes: svn path=/head/; revision=777
* First batch of MD5 checksum files. Only did through to the end of netGary Palmer1994-12-181-0/+1
| | | | | | | | | | to both give my fingers a rest & let freefall clear some of it's backlogged mail :-) The rest will follow later Notes: svn path=/head/; revision=590
* Update to reflect the fact that it is smail 3.1.29Gary Palmer1994-12-142-2/+2
| | | | Notes: svn path=/head/; revision=572
* Bump to version 3.1.29. Still seems to compile ok.Gary Palmer1994-11-111-4/+3
| | | | Notes: svn path=/head/; revision=364
* Reviewed by: Torsten Blum1994-10-237-0/+1399
Submitted by: Obtained from: Notes: svn path=/head/; revision=267