aboutsummaryrefslogtreecommitdiff
path: root/mail/libsrs_alt
Commit message (Collapse)AuthorAgeFilesLines
* mail/libsrs_alt: adding missed pkg-descr updateKurt Jaeger2014-07-181-1/+3
| | | | | | | PR: 191932 Notes: svn path=/head/; revision=362175
* mail/libsrs_alt: unbreak with new distfile locationKurt Jaeger2014-07-184-10/+22
| | | | | | | | | | | | | - unbreak - new distfile location - new WWW - take maintainership PR: 191932 Approved by: simond@irrelevant.org (old maintainer) Notes: svn path=/head/; revision=362174
* mail/libsrs_alt:Kurt Jaeger2014-07-141-3/+5
| | | | | | | | - mark as broken, distfile no longer available - set EXPIRATION_DATE 2014-09-15 Notes: svn path=/head/; revision=361741
* - Remove NO_STAGE as these have been tested to be safeBryan Drewery2013-09-251-1/+0
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=328226
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | mail) Notes: svn path=/head/; revision=327742
* - Convert to OptionsNGMartin Wilke2013-03-071-9/+6
| | | | | | | | | - Trim header Reviewed by: bapt Notes: svn path=/head/; revision=313599
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276989
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* -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
* - Update to 1.0 (fixes possible mail loss problem).Wesley Shields2009-04-072-4/+4
| | | | | | | | | PR: ports/133329 Submitted by: Daniel Roethlisberger <daniel@roe.ch> Reviewed by: Simon Dick <simond@irrelevant.org> (maintainer) Notes: svn path=/head/; revision=231814
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Use libtool port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-011-0/+1
| | | | Notes: svn path=/head/; revision=183830
* This is a complete standalone C implementation of the SRS (SenderRenato Botelho2006-03-234-0/+50
Rewriting Scheme) and includes a command line utility and daemon, test utility and static and dynamic libraries. SRS is a stop-gap for users of SPF (Sender Policy Framework). WWW: http://srs.mirtol.com PR: ports/94831 Submitted by: Simon Dick <simond@irrelevant.org> Notes: svn path=/head/; revision=158021