aboutsummaryrefslogtreecommitdiff
path: root/mail/serialmail
Commit message (Collapse)AuthorAgeFilesLines
* Make port follow standard procedures better, including use of %%PORTDOCS%%Tom Hukins2002-11-033-17/+5
| | | | Notes: svn path=/head/; revision=69371
* Update MASTER_SITESTom Hukins2002-07-301-3/+3
| | | | Notes: svn path=/head/; revision=63727
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-4/+4
| | | | | | | | | 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. Notes: svn path=/head/; revision=53958
* Spaces->tabs in the mail category.Jimmy Olgeni2001-02-051-1/+1
| | | | | | | (I know, I look boring and pedant :o) Notes: svn path=/head/; revision=37983
* Rename PLIST.nodocs to pkg-plist.nodocs.Satoshi Asami2000-10-081-1/+1
| | | | Notes: svn path=/head/; revision=33528
* Move the stragler's www.freebsd.org/~user distfiles to the officalDavid E. O'Brien2000-06-291-1/+2
| | | | | | | MASTER_SITE_LOCAL site. Notes: svn path=/head/; revision=29968
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-2/+2
| | | | Notes: svn path=/head/; revision=27500
* Point MASTER_SITES and pkg/DESCR to new locationTom Hukins2000-02-092-2/+2
| | | | Notes: svn path=/head/; revision=25624
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,Peter Wemm2000-02-081-1/+1
| | | | | | | | | as the days of the former are numbered. Reviewed by: asami Notes: svn path=/head/; revision=25584
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20954
* Fix MASTER_SITES and update MAINTAINER addressTom Hukins1999-08-081-3/+5
| | | | Notes: svn path=/head/; revision=20621
* 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
* Add (prepare to be shocked) WWW:Michael Haro1999-05-031-1/+1
| | | | Notes: svn path=/head/; revision=18434
* Initial import of serialmail version 0.75.Steve Price1999-01-027-0/+102
Tools for passing mail across serial links. PR: 8564 Submitted by: Tom Hukins <tom@eborcom.com> Notes: svn path=/head/; revision=15784