aboutsummaryrefslogtreecommitdiffstats
path: root/news/ifmail
Commit message (Collapse)AuthorAgeFilesLines
* - use DOCSDIR and EXAMPLESDIRdinoex2003-10-121-162/+162
|
* - change varargs.h to stdargs.h to be compatible with gcc33dinoex2003-08-113-12/+152
|
* - use gcc32 on CURRENTdinoex2003-08-042-9/+12
| | | | | | - honors CC and CFLAGS - option IFMAIL_RUNAS optimized - bump PORTREVISION
* - mark BROKEN for OSVERSION > 501101dinoex2003-08-031-1/+7
| | | | gcc33 does not support varargs.h
* - retire pkg-commentdinoex2003-02-211-1/+0
|
* - add COMMENTdinoex2003-02-211-0/+1
|
* Fix a build problem on STABLE/CURRENTdinoex2002-07-231-15/+25
|
* - Get rid of PERL and use SEDdinoex2002-06-161-2/+3
|
* Postgress used this uid 70 which creates now build conflicts.dinoex2002-04-192-4/+4
| | | | | | | Despite the registration of ifmail is older, I change ifmail uid to UID 75. bumped PORTREVISION
* Update /etc/services:dinoex2002-04-022-0/+7
| | | | ifcico 60179/tcp #ifcico server (ifmail)
* - make portlint happierdinoex2002-01-064-151/+21
| | | | | - use DOCSDIR or EXAMPLESDIR - get rid of some INTERACTIVE scrips in news/ifmail
* Removed MASTER_SITEdinoex2001-08-231-2/+1
|
* - fix possible coredump for nodelist-entrys with more than 8 flagsdinoex2001-07-172-0/+23
|
* change MAINTAINER to FreeBSD.org addressdinoex2001-06-241-1/+1
|
* 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>