aboutsummaryrefslogtreecommitdiffstats
path: root/news/ifmail
Commit message (Collapse)AuthorAgeFilesLines
* added %%PORTDOCS%% in pkg-plistdinoex2001-04-131-162/+162
|
* Update MASTER_SITESkevlo2000-10-101-2/+1
| | | | | PR: 21871 Submitted by: MAINTAINER
* Correct whitespace introduced during PORTNAME conversion and portlintmharo2000-04-211-1/+1
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* Cleanup all files on deinstallation of this port.steve1999-11-271-6/+22
| | | | | PR: 14411 Submitted by: maintainer
* Use PKG_PREFIX in pkg/INSTALL instead of PREFIX so this will installsteve1999-10-112-3/+3
| | | | | | | correctly from a pre-built package. PR: 13820 Submitted by: Matthias Meyser <Meyser@xenet.de>
* Update ifmail to 2.15dan1999-10-093-169/+110
| | | | | PR: ports/14103 Submitted by: Maintainer
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
|
* Update one of the MASTER_SITEScpiazza1999-08-141-2/+2
| | | | | PR: 13119 Submitted by: maintainer
* Fix for archs where sizeof(long) != sizeof(time_t).steve1999-06-231-0/+29
|
* Get rid of a couple of defunct MASTER_SITES.steve1999-01-261-3/+1
| | | | | PR: 9620 Submitted by: maintainer
* NEWSFLASH! Manpages to be deleted from PLISTs!hoek1998-08-201-3/+0
|
* Update to version 2.14.steve1998-04-193-24/+7
| | | | | PR: 6142 Submitted by: maintainer
* Fix MASTER_SITE_SUBDIR and upgrade to version 2.13.steve1998-01-262-5/+5
| | | | | PR: 5370 Submitted by: maintainer
* Eliminate double slashes in URL's by:fenner1998-01-091-2/+2
| | | | | | - Removing trailing slashes from MASTER_SITE_SUBDIR - Removing doubled slashes in URL - Adding %2F at start of absolute pathnames (see RFC1738)
* Fix the PLIST and mark this un-BROKEN.jseger1997-12-102-11/+40
|
* Mark this port broken (package).asami1997-12-091-1/+2
|
* Upgrade to version 2.12 and do some minor clean ups.jseger1997-12-064-104/+46
| | | | | PR: ports/5192 ports/5283 Submitted by: dirk@net2.dinoex.sub.org
* Try to use uid 70 for the ifmail user when installing; pick anfenner1997-11-202-2/+69
| | | | | available uid < 100 if 70 isn't available. Delete the user when deinstalling.
* Port of ifmail, a FidoNet(tm) support package for UN*X platform.fenner1997-11-169-0/+530
Extensively modified from submitted PR, including upgrading to a new version, installing examples and documentation, and creating the required new user. PR: ports/3306 Submitted by: Dirk Meyer <dirk@net2.dinoex.sub.de>