aboutsummaryrefslogtreecommitdiff
path: root/mail/serialmail
Commit message (Collapse)AuthorAgeFilesLines
* Change to my @FreeBSD.org address.Sergei Kolobov2003-10-231-1/+1
| | | | | | | Approved by: krion Notes: svn path=/head/; revision=91927
* update mail/serialmail:Daichi GOTO2003-07-093-25/+27
| | | | | | | | | | | | | | | - Check for tcpserver dependency in PATH rather than in ${PREFIX}/bin - Install additional documentation - Use DOCSDIR macro in pkg-plist - Cleanup and simplify Makefile - Make portlint(1) happy - Take maintainership PR: 53860 Submitted by: Sergei Kolobov <sergei@kolobov.com> Notes: svn path=/head/; revision=84520
* Stop being the MAINTAINER of ports I no longer use.Tom Hukins2003-06-271-1/+1
| | | | Notes: svn path=/head/; revision=83755
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* 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