aboutsummaryrefslogtreecommitdiff
path: root/mail/courier
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.45.4.Daniel Harris2004-04-112-10/+6
| | | | | | | | PR: 65351 Submitted by: maintainer Notes: svn path=/head/; revision=106709
* o Fix recursive definition of PKGNAMESUFFIX.Norikatsu Shigemura2004-04-051-6/+6
| | | | | | | | | | | o Add missing tailing \. This is 'Fix build error'. So I don't bump PORTREVISION. Approved by: Yarema <yds@CoolRat.org> (maintainer) Notes: svn path=/head/; revision=106167
* - Update to 0.45.3Pav Lucistnik2004-04-036-380/+230
| | | | | | | | | | | | - Remove FORBIDDEN - Convert to OPTIONS - Hand maintainership to submitter PR: ports/65093 Submitted by: Yarema <yds@CoolRat.org> Notes: svn path=/head/; revision=106055
* Mark FORBIDDEN due to remotely exploitable vulnerabilities.Jacques Vidrine2004-03-311-0/+2
| | | | | | | http://vuxml.freebsd.org/98bd69c3-834b-11d8-a41f-0020ed76ef5a.html Notes: svn path=/head/; revision=105822
* SIZEify.Trevor Johnson2004-03-171-0/+1
| | | | Notes: svn path=/head/; revision=104313
* Say hello to the new "net-mgmt" category. There are probably moreGarrett Wollman2004-02-231-1/+1
| | | | | | | | | | ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus Notes: svn path=/head/; revision=101812
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* - Update to 0.44.2Sergei Kolobov2004-01-1512-239/+348
| | | | | | | | | | | | | | | | | | | | | | | | | | - Fix LDAP support build problems - CONFLICTS has been expanded - WITH_GHOSTSCRIPT_AFPL support has been changed to honor GSPORT - WITH_TRANSPORT+=uucp changed since uucp is no longer part of the base system and NOUUCP is no longer a /etc/make.conf tunable for buildworld - WITH_EXPECT not being set now adds --disable-changepass which causes the suid authdaemon.passwd to not be installed. - devel/fam dependency is now non-optional since the port will use the library if it finds it regardless of one's intention to use it or not. For instance if libfam is installed and one doe not want it used by courier but chosses the WITH_LDAP support than libfam will get sucked in as well. Then the user deletes fam and courier breaks because the user had no idea courier depended on it. So until courier gets a configure --without-fam tunable this should be a mandatory dependency. - and last but not least etc/rc.d/courier.sh startup script has been rewritten to work with rc.subr which allows one to move it to /etc/rc.d/courier and have it just work. :) PR: 61112 Submitted by: Yarema <yds@CoolRat.org> Notes: svn path=/head/; revision=98205
* - Unbreak: switch from courier:courier (UID/GID 62, conflicts with pf)Sergei Kolobov2003-12-115-14/+13
| | | | | | | | | | | | to mailnull:mailnull (UID/GID 26) Still looking for a better solution - Update to 0.44.0 PR: 59367 Submitted by: Shizuka Kudo <shizukakudo_99@yahoo.com> Notes: svn path=/head/; revision=95599
* BROKEN: This port uses uid/gid 62, which is registered in the master listKris Kennaway2003-11-161-0/+2
| | | | | | | | | | in the porter's handbook as being owned by pf. PR: ports/58115 Submitted by: Dennis Berger <db@nipsi.de> Notes: svn path=/head/; revision=94077
* - add CONFLICTSDirk Meyer2003-10-131-0/+1
| | | | | | | Submitted by: eikemeier@fillmore-labs.com Notes: svn path=/head/; revision=90980
* s/ECHO/ECHO_MSG/g, merge the pre-fetch target into the pre-everything targetOliver Lehmann2003-09-241-8/+7
| | | | | | | | | | use SITE_PERL instead of the whole path (in DEPENDS) PR: ports/56814 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=89231
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-241-1/+1
| | | | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 Notes: svn path=/head/; revision=89169
* [PATCH] mail/courier: enable choose of ghostscript interpreterEdwin Groothuis2003-08-312-2/+16
| | | | | | | | | | | This patch allows the admin of the machine to choose either print/ghostscript-gnu or print/ghostscript-afp1 PR: ports/54957 Submitted by: Jens Rehsack <rehsack@liwing.de> Notes: svn path=/head/; revision=88151
* [orphaned ports]: use USE_MYSQL for various orphaned ports.Edwin Groothuis2003-08-281-2/+2
| | | | | | | | | | | | | | | | | | Make these ports use USE_MYSQL: * databases/dbconnect * net/netsaint * www/mod_mp3 * www/mod_mylo * www/phpnuke * www/postnuke * www/udmsearch * mail/courier PR: ports/56029 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Notes: svn path=/head/; revision=87903
* fix pkg-plistOliver Lehmann2003-08-191-3/+0
| | | | | | | Noted by: bento, Shizuka Kudo <shizukakudo_99@yahoo.com> Notes: svn path=/head/; revision=87296
* Fix non-default dependency on openldap2[012] which is broken by splitting.Jun Kuriyama2003-08-151-2/+2
| | | | | | | | # I'm not bumped port revision of them because this should not affect # packages built on bento... Notes: svn path=/head/; revision=86964
* - update courier to 0.42.2Oliver Lehmann2003-08-098-120/+209
| | | | | | | | | | | | - fix BROKEN - reset MAINTAINER to ports. Original maintainer doesn't respond to mails over a long time period PR: ports/55427 Submitted by: Shizuka Kudo <shizukakudo_99@yahoo.com> Notes: svn path=/head/; revision=86687
* BROKEN: Changes ownership/permission of manpages, broken pkg-plistKris Kennaway2003-04-051-0/+2
| | | | Notes: svn path=/head/; revision=78341
* Point dependencies on net/openldap2 to net/openldap20Edwin Groothuis2003-02-241-2/+2
| | | | Notes: svn path=/head/; revision=76346
* Point dependencies on net/openldap to net/openldap12Edwin Groothuis2003-02-241-2/+2
| | | | Notes: svn path=/head/; revision=76344
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76038
* Add ${SCRIPTDIR} to PATHTilman Keskinoz2003-01-191-1/+2
| | | | | | | | PR: 47041 Submitted by: "Simon 'corecode' Schubert" <corecode@corecode.ath.cx> Notes: svn path=/head/; revision=73453
* Missed configure scripts in libpq version bump: chase lib version.Sean Chittenden2003-01-041-2/+3
| | | | Notes: svn path=/head/; revision=72513
* Update to version 0.39.3Kevin Lo2002-08-215-16/+6
| | | | | | | | PR: 41832 Submitted by: MAINTAINER Notes: svn path=/head/; revision=64727
* Update to version 0.39.1Kevin Lo2002-07-083-2/+13
| | | | | | | | PR: 40319 Submitted by: MAINTAINER Notes: svn path=/head/; revision=62633
* upgrade to 0.38.2Ying-Chieh Liao2002-06-0811-102/+353
| | | | | | | | | | fix deinstall problem PR: 39003 Submitted by: maintainer Notes: svn path=/head/; revision=60896
* Add USE_SUBMAKE, where it might be necessary.Maxim Sobolev2002-03-251-0/+1
| | | | Notes: svn path=/head/; revision=56610
* Do not try and create a package for this port: it is broken and goes intoKris Kennaway2002-03-061-0/+2
| | | | | | | | | | | an infinite loop displaying this: Is this the entry you wish to remove? ad infinitum. Notes: svn path=/head/; revision=55653
* Update to 0.37.3Patrick Li2002-02-263-4/+4
| | | | | | | | PR: 35335 Submitted by: maintainer Notes: svn path=/head/; revision=55283
* Update to 0.37.2.20020131Patrick Li2002-02-032-2/+2
| | | | | | | | PR: 34566 Submitted by: maintainer Notes: svn path=/head/; revision=54149
* Fix problem patli caused in last commit from maintainerDavid W. Chapman Jr.2002-01-301-64/+0
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=54042
* Update to 0.37.2.20020125Patrick Li2002-01-309-452/+293
| | | | | | | | PR: 34398 Submitted by: maintainer Notes: svn path=/head/; revision=54012
* Use pre-everything::Patrick Li2002-01-241-1/+1
| | | | | | | | PR: 34219 Submitted by: maintainer, Dan Langille <dan@langille.org> Notes: svn path=/head/; revision=53668
* Update courier to 0.37.2; fix security bugs, update MIME handling, addDoug White2002-01-227-63/+65
| | | | | | | | | knob for NOUUCP. PR: 34145 Notes: svn path=/head/; revision=53515
* Add courier 0.37.0, courier SMTP IMAP POP3 HTTP mail server suite.Doug White2002-01-1515-0/+2087
PR: 31473 Submitted by: Yarema <yds@CoolRat.org> Notes: svn path=/head/; revision=53094