aboutsummaryrefslogtreecommitdiff
path: root/news/ifmail
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - fix build on FreeBSD-13Dirk Meyer2021-02-031-1/+1
| | | | Notes: svn path=/head/; revision=563877
* - use libgnuregex from portsDirk Meyer2021-01-072-2/+6
| | | | | | | | PR: 252246 Submitted by: Kyle Evans Notes: svn path=/head/; revision=560695
* - add back setuid bits for poudriere buildsDirk Meyer2018-01-052-1/+3
| | | | Notes: svn path=/head/; revision=458117
* - add LICENSEDirk Meyer2017-02-0911-102/+94
| | | | | | | | - default config now PREFIX aware - make portlint happier Notes: svn path=/head/; revision=433719
* Bump portrevision of ports that might have been built with a broken post-installBaptiste Daroussin2015-10-301-1/+1
| | | | | | | script due to fallouts of r399992 Notes: svn path=/head/; revision=400556
* - cleanupDirk Meyer2015-10-081-13/+11
| | | | Notes: svn path=/head/; revision=398798
* - Fix shebangsDmitry Marakasov2015-07-311-1/+26
| | | | | | | | Approved by: portmgr blanket MFH: 2015Q3 (blanket) Notes: svn path=/head/; revision=393372
* - remove option broken by r385280Dirk Meyer2015-05-182-34/+7
| | | | | | | | | - remove @dirrm - use USERS - rename MAN macros Notes: svn path=/head/; revision=386700
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Overwrite variables via MAKE_ARGS instead of patching a fileBaptiste Daroussin2015-05-031-15/+3
| | | | | | | | | | | Set OWNER/GROUP to the current building user so that we can stage as a user plist make sure the owner of the final files when installed are the right one Do not create a user from port plist makes it already Do not modify /etc/services from ports plist does is already Remove now uneeded NEED_ROOT Notes: svn path=/head/; revision=385280
* Remove trailing whitespaces from category newsEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345428
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+2
| | | | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=343634
* - add LICENSEDirk Meyer2013-12-281-0/+2
| | | | Notes: svn path=/head/; revision=337837
* - use STAGEDIRDirk Meyer2013-12-213-17/+21
| | | | Notes: svn path=/head/; revision=337142
* - fix misplaced NO_STAGE in slaveports and ifdefsDirk Meyer2013-09-211-1/+2
| | | | Notes: svn path=/head/; revision=327804
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | news) Notes: svn path=/head/; revision=327759
* - fix patch namingDirk Meyer2013-06-151-0/+0
| | | | Notes: svn path=/head/; revision=320989
* Fix build with new flex versionBaptiste Daroussin2013-05-271-0/+18
| | | | Notes: svn path=/head/; revision=319238
* - cleanup commentsDirk Meyer2012-10-131-5/+0
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=305832
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - note USERS does not work hereDirk Meyer2010-06-051-0/+2
| | | | Notes: svn path=/head/; revision=255741
* - use PORTEXAMPLESDirk Meyer2008-05-302-158/+160
| | | | Notes: svn path=/head/; revision=213955
* - make portlint happierDirk Meyer2007-08-061-4/+4
| | | | Notes: svn path=/head/; revision=197207
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-041-4/+4
| | | | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) Notes: svn path=/head/; revision=197075
* - add SHA checksumDirk Meyer2005-11-131-0/+1
| | | | Notes: svn path=/head/; revision=148088
* - add WWWDirk Meyer2005-01-131-2/+1
| | | | Notes: svn path=/head/; revision=126311
* - Security FixDirk Meyer2004-10-272-1/+37
| | | | | | | | privillege esaclation to write as user ifmail Submitted by: Niels Heinen, Jacques A Vidrine Notes: svn path=/head/; revision=120295
* - add SIZEDirk Meyer2004-02-261-0/+1
| | | | Notes: svn path=/head/; revision=102162
* - 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