summaryrefslogtreecommitdiff
path: root/news/ifmail (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - use DOCSDIR and EXAMPLESDIRDirk Meyer2003-10-121-162/+162
| | | | Notes: svn path=/head/; revision=90897
* - change varargs.h to stdargs.h to be compatible with gcc33Dirk Meyer2003-08-113-12/+152
| | | | Notes: svn path=/head/; revision=86771
* - use gcc32 on CURRENTDirk Meyer2003-08-042-9/+12
| | | | | | | | | - honors CC and CFLAGS - option IFMAIL_RUNAS optimized - bump PORTREVISION Notes: svn path=/head/; revision=86257
* - mark BROKEN for OSVERSION > 501101Dirk Meyer2003-08-031-1/+7
| | | | | | | gcc33 does not support varargs.h Notes: svn path=/head/; revision=86223
* - retire pkg-commentDirk Meyer2003-02-211-1/+0
| | | | Notes: svn path=/head/; revision=76006
* - add COMMENTDirk Meyer2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75965
* Fix a build problem on STABLE/CURRENTDirk Meyer2002-07-221-15/+25
| | | | Notes: svn path=/head/; revision=63394
* - Get rid of PERL and use SEDDirk Meyer2002-06-161-2/+3
| | | | Notes: svn path=/head/; revision=61375
* Postgress used this uid 70 which creates now build conflicts.Dirk Meyer2002-04-192-4/+4
| | | | | | | | | | Despite the registration of ifmail is older, I change ifmail uid to UID 75. bumped PORTREVISION Notes: svn path=/head/; revision=57879
* Update /etc/services:Dirk Meyer2002-04-012-0/+7
| | | | | | | ifcico 60179/tcp #ifcico server (ifmail) Notes: svn path=/head/; revision=57155
* - make portlint happierDirk Meyer2002-01-054-151/+21
| | | | | | | | - use DOCSDIR or EXAMPLESDIR - get rid of some INTERACTIVE scrips in news/ifmail Notes: svn path=/head/; revision=52636
* Removed MASTER_SITEDirk Meyer2001-08-231-2/+1
| | | | Notes: svn path=/head/; revision=46681
* - fix possible coredump for nodelist-entrys with more than 8 flagsDirk Meyer2001-07-162-0/+23
| | | | Notes: svn path=/head/; revision=45171
* change MAINTAINER to FreeBSD.org addressDirk Meyer2001-06-241-1/+1
| | | | Notes: svn path=/head/; revision=44375
* added %%PORTDOCS%% in pkg-plistDirk Meyer2001-04-131-162/+162
| | | | Notes: svn path=/head/; revision=41336
* Update MASTER_SITESKevin Lo2000-10-101-2/+1
| | | | | | | | PR: 21871 Submitted by: MAINTAINER Notes: svn path=/head/; revision=33645
* Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-211-1/+1
| | | | Notes: svn path=/head/; revision=27846
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27420
* Cleanup all files on deinstallation of this port.Steve Price1999-11-261-6/+22
| | | | | | | | PR: 14411 Submitted by: maintainer Notes: svn path=/head/; revision=23368
* Use PKG_PREFIX in pkg/INSTALL instead of PREFIX so this will installSteve Price1999-10-102-3/+3
| | | | | | | | | | correctly from a pre-built package. PR: 13820 Submitted by: Matthias Meyser <Meyser@xenet.de> Notes: svn path=/head/; revision=22331
* Update ifmail to 2.15Dan Moschuk1999-10-083-169/+110
| | | | | | | | PR: ports/14103 Submitted by: Maintainer Notes: svn path=/head/; revision=22261
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21127
* Update one of the MASTER_SITESChris Piazza1999-08-141-2/+2
| | | | | | | | PR: 13119 Submitted by: maintainer Notes: svn path=/head/; revision=20694
* Fix for archs where sizeof(long) != sizeof(time_t).Steve Price1999-06-221-0/+29
| | | | Notes: svn path=/head/; revision=19649
* Get rid of a couple of defunct MASTER_SITES.Steve Price1999-01-261-3/+1
| | | | | | | | PR: 9620 Submitted by: maintainer Notes: svn path=/head/; revision=16319
* NEWSFLASH! Manpages to be deleted from PLISTs!Tim Vanderhoek1998-08-191-3/+0
| | | | Notes: svn path=/head/; revision=12652
* Update to version 2.14.Steve Price1998-04-193-24/+7
| | | | | | | | PR: 6142 Submitted by: maintainer Notes: svn path=/head/; revision=10586
* Fix MASTER_SITE_SUBDIR and upgrade to version 2.13.Steve Price1998-01-252-5/+5
| | | | | | | | PR: 5370 Submitted by: maintainer Notes: svn path=/head/; revision=9438
* Eliminate double slashes in URL's by:Bill Fenner1998-01-081-2/+2
| | | | | | | | | - Removing trailing slashes from MASTER_SITE_SUBDIR - Removing doubled slashes in URL - Adding %2F at start of absolute pathnames (see RFC1738) Notes: svn path=/head/; revision=9295
* Fix the PLIST and mark this un-BROKEN.Justin M. Seger1997-12-102-11/+40
| | | | Notes: svn path=/head/; revision=9048
* Mark this port broken (package).Satoshi Asami1997-12-091-1/+2
| | | | Notes: svn path=/head/; revision=9038
* Upgrade to version 2.12 and do some minor clean ups.Justin M. Seger1997-12-064-104/+46
| | | | | | | | PR: ports/5192 ports/5283 Submitted by: dirk@net2.dinoex.sub.org Notes: svn path=/head/; revision=9007
* Try to use uid 70 for the ifmail user when installing; pick anBill Fenner1997-11-202-2/+69
| | | | | | | | available uid < 100 if 70 isn't available. Delete the user when deinstalling. Notes: svn path=/head/; revision=8711
* Port of ifmail, a FidoNet(tm) support package for UN*X platform.Bill 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> Notes: svn path=/head/; revision=8652