aboutsummaryrefslogtreecommitdiff
path: root/mail/perdition/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* Fix typos in RC scripts and bump PORTREVISION.Wesley Shields2008-01-251-1/+1
| | | | | | | | | PR: ports/119741 Submitted by: Aleksandr Stankevic <alex@braske.net> Approved by: Thomas Vogt (maintainer), garga (mentor) Notes: svn path=/head/; revision=206174
* - Add rc.d scripts.Xin LI2007-12-111-1/+4
| | | | | | | | | | | - Change pid directory to /var/run instead of /usr/local/var/run. Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> PR: ports/117101 Approved by: maintainer Notes: svn path=/head/; revision=203066
* - Security update to 1.17.1Beech Rintoul2007-11-061-3/+5
| | | | | | | | | | PR: ports/117796 Submitted by: Thomas Vogt <thomas@bsdunix.ch> (maintainer) Approved by: portmgr (pav), linimon (mentor) Security: http://www.sec-consult.com/300.html Notes: svn path=/head/; revision=202542
* Use libtool port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-011-0/+1
| | | | Notes: svn path=/head/; revision=183830
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Update perdition to 1.17Clement Laforet2005-12-191-2/+2
| | | | | | | | | | | - Pass maintainership of perdition and libvanessa* to submitter Submitted by: Thomas Vogt <thomas@bsdunix.ch> Also submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> [1] PR: ports/83305 [1] Notes: svn path=/head/; revision=151545
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Split the postgresql ports into a server and a client part.Palle Girgensohn2005-01-311-1/+1
| | | | | | | | | | | All ports depending on postgresql shall use the USE_PGSQL=yes knob defined in Mk/bsd.ports.mk. Bumping portrevisions where needed. PR: 75344 Approved by: portmgr@ (kris), ade & sean (mentors) Notes: svn path=/head/; revision=127737
* - Update to 1.15.Clement Laforet2004-06-021-1/+1
| | | | | | | This release fixes bogus LDAP lookups Notes: svn path=/head/; revision=110651
* - Update to 1.14Clement Laforet2004-04-071-2/+1
| | | | | | | - fix plist for DAEMONMAP Notes: svn path=/head/; revision=106414
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-2/+3
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98909
* - Update my email addressClement Laforet2004-01-131-1/+1
| | | | | | | Approved and reviewed by: erwin (mentor) Notes: svn path=/head/; revision=98067
* Update perdition to 1.13.Clement Laforet2003-12-191-1/+1
| | | | | | | | | | | | | This fixes a critical bug in 1.12 that prevented the outgoing_server option from working - perdition would segmentation fault if this option was selected. Also includes some minor documentation and build fixes. Users are strongly recomended to upgrade to 1.13 if they are using 1.12. Approved by: erwin (mentor) Notes: svn path=/head/; revision=96193
* - Update to 1.12Pav Lucistnik2003-12-151-18/+35
| | | | | | | | PR: ports/60263 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer) Notes: svn path=/head/; revision=95910
* - don't clobber any given LDFLAGSDirk Meyer2003-09-011-2/+2
| | | | | | | | resolves conflitcs with bsd.openssl.mk Approved by: sheepkiller@cultdeadsheep.org Notes: svn path=/head/; revision=88279
* [update ports]: Use USE_MYSQL and USE_OPENLDAP in my portsEdwin Groothuis2003-08-281-28/+3
| | | | | | | | | | | | www/mod_accounting [1] mail/perdition [2] security/prelude-manager [3] PR: ports/56026 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Notes: svn path=/head/; revision=87898
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-1/+1
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87644
* Update to be compliant with new openldap21-client ports.Jun Kuriyama2003-08-161-1/+1
| | | | | | | | PR: ports/55588 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Notes: svn path=/head/; revision=87059
* update mail/perdition: update mysql hack to "lastest revision".Daichi GOTO2003-07-311-10/+28
| | | | | | | | | PR: 55044 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer) Pointed out by: kirill Notes: svn path=/head/; revision=86011
* 1. update to 1.11Maho Nakata2003-07-031-11/+120
| | | | | | | | | | | | 2. Add many knobs. 3. pass maintainer ship to Clement Laforet <sheepkiller@cultdeadsheep.org> PR: 53358 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Notification by: daichi Notes: svn path=/head/; revision=84108
* De-pkg-comment.Akinori MUSHA2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75971
* Update master sites.Christian Weisgerber2003-02-121-6/+1
| | | | | | | | PR: 47703 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Notes: svn path=/head/; revision=75329
* chase gdbm lib versionYing-Chieh Liao2003-01-031-1/+1
| | | | Notes: svn path=/head/; revision=72367
* Pass maintainership for these ports to ports@.Jun Kuriyama2002-11-181-1/+1
| | | | | | | Domain of former maintainer is not exist. Notes: svn path=/head/; revision=70360
* Chase shlib rev of devel/gettextAde Lovett2002-08-011-1/+1
| | | | | | | | Submitted by: lots and lots Pointy hat to: ade Notes: svn path=/head/; revision=63850
* upgrade to 0.1.9Ying-Chieh Liao2002-05-041-2/+1
| | | | | | | | | PR: 37296 Submitted by: Gea-Suan Lin <gslin@infomath.math.nctu.edu.tw> No response from: maintainer Notes: svn path=/head/; revision=58530
* gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-121-1/+2
| | | | | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr Notes: svn path=/head/; revision=57625
* Stage 1 of gettext update.Ade Lovett2002-03-151-1/+1
| | | | | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr Notes: svn path=/head/; revision=56168
* USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.Maxim Sobolev2001-08-311-1/+0
| | | | Notes: svn path=/head/; revision=47231
* Update to version 0.1.8Kevin Lo2001-06-151-1/+1
| | | | | | | | PR: 28160 Submitted by: MAINTAINER Notes: svn path=/head/; revision=44038
* Fix LIB_DEPENDS: libvanessa_socket is in 'devel', not in 'net'.Peter Pentchev2001-05-251-1/+1
| | | | | | | | PR: 26937 Submitted by: maintainer in a follow-up. Notes: svn path=/head/; revision=43047
* Add perdition 0.1.7, a POP3 & IMAP4 proxy that can map users toWill Andrews2001-05-201-0/+45
multiple backend servers. PR: 26937 Submitted by: Konstantinos Konstantinidis <kkonstan@daemon.gr> Notes: svn path=/head/; revision=42789