Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - use DOCSDIR and EXAMPLESDIR | dinoex | 2003-10-12 | 1 | -162/+162 |
| | |||||
* | - change varargs.h to stdargs.h to be compatible with gcc33 | dinoex | 2003-08-11 | 3 | -12/+152 |
| | |||||
* | - use gcc32 on CURRENT | dinoex | 2003-08-04 | 2 | -9/+12 |
| | | | | | | - honors CC and CFLAGS - option IFMAIL_RUNAS optimized - bump PORTREVISION | ||||
* | - mark BROKEN for OSVERSION > 501101 | dinoex | 2003-08-03 | 1 | -1/+7 |
| | | | | gcc33 does not support varargs.h | ||||
* | - retire pkg-comment | dinoex | 2003-02-21 | 1 | -1/+0 |
| | |||||
* | - add COMMENT | dinoex | 2003-02-21 | 1 | -0/+1 |
| | |||||
* | Fix a build problem on STABLE/CURRENT | dinoex | 2002-07-23 | 1 | -15/+25 |
| | |||||
* | - Get rid of PERL and use SED | dinoex | 2002-06-16 | 1 | -2/+3 |
| | |||||
* | Postgress used this uid 70 which creates now build conflicts. | dinoex | 2002-04-19 | 2 | -4/+4 |
| | | | | | | | Despite the registration of ifmail is older, I change ifmail uid to UID 75. bumped PORTREVISION | ||||
* | Update /etc/services: | dinoex | 2002-04-02 | 2 | -0/+7 |
| | | | | ifcico 60179/tcp #ifcico server (ifmail) | ||||
* | - make portlint happier | dinoex | 2002-01-06 | 4 | -151/+21 |
| | | | | | - use DOCSDIR or EXAMPLESDIR - get rid of some INTERACTIVE scrips in news/ifmail | ||||
* | Removed MASTER_SITE | dinoex | 2001-08-23 | 1 | -2/+1 |
| | |||||
* | - fix possible coredump for nodelist-entrys with more than 8 flags | dinoex | 2001-07-17 | 2 | -0/+23 |
| | |||||
* | change MAINTAINER to FreeBSD.org address | dinoex | 2001-06-24 | 1 | -1/+1 |
| | |||||
* | added %%PORTDOCS%% in pkg-plist | dinoex | 2001-04-13 | 1 | -162/+162 |
| | |||||
* | Update MASTER_SITES | kevlo | 2000-10-10 | 1 | -2/+1 |
| | | | | | PR: 21871 Submitted by: MAINTAINER | ||||
* | Correct whitespace introduced during PORTNAME conversion and portlint | mharo | 2000-04-21 | 1 | -1/+1 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 1 | -2/+2 |
| | |||||
* | Cleanup all files on deinstallation of this port. | steve | 1999-11-27 | 1 | -6/+22 |
| | | | | | PR: 14411 Submitted by: maintainer | ||||
* | Use PKG_PREFIX in pkg/INSTALL instead of PREFIX so this will install | steve | 1999-10-11 | 2 | -3/+3 |
| | | | | | | | correctly from a pre-built package. PR: 13820 Submitted by: Matthias Meyser <Meyser@xenet.de> | ||||
* | Update ifmail to 2.15 | dan | 1999-10-09 | 3 | -169/+110 |
| | | | | | PR: ports/14103 Submitted by: Maintainer | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-30 | 1 | -1/+1 |
| | |||||
* | Update one of the MASTER_SITES | cpiazza | 1999-08-14 | 1 | -2/+2 |
| | | | | | PR: 13119 Submitted by: maintainer | ||||
* | Fix for archs where sizeof(long) != sizeof(time_t). | steve | 1999-06-23 | 1 | -0/+29 |
| | |||||
* | Get rid of a couple of defunct MASTER_SITES. | steve | 1999-01-26 | 1 | -3/+1 |
| | | | | | PR: 9620 Submitted by: maintainer | ||||
* | NEWSFLASH! Manpages to be deleted from PLISTs! | hoek | 1998-08-20 | 1 | -3/+0 |
| | |||||
* | Update to version 2.14. | steve | 1998-04-19 | 3 | -24/+7 |
| | | | | | PR: 6142 Submitted by: maintainer | ||||
* | Fix MASTER_SITE_SUBDIR and upgrade to version 2.13. | steve | 1998-01-26 | 2 | -5/+5 |
| | | | | | PR: 5370 Submitted by: maintainer | ||||
* | Eliminate double slashes in URL's by: | fenner | 1998-01-09 | 1 | -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. | jseger | 1997-12-10 | 2 | -11/+40 |
| | |||||
* | Mark this port broken (package). | asami | 1997-12-09 | 1 | -1/+2 |
| | |||||
* | Upgrade to version 2.12 and do some minor clean ups. | jseger | 1997-12-06 | 4 | -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 an | fenner | 1997-11-20 | 2 | -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. | fenner | 1997-11-16 | 9 | -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> |