aboutsummaryrefslogtreecommitdiff
path: root/mail/akpop3d
Commit message (Collapse)AuthorAgeFilesLines
* MFH: r533697Matthias Andree2020-05-022-4/+28
| | | | | | | | | | | | | | | | mail/akpop3d: unbreak port, un-expire Add a rcfile. While here, default-enable SSL option. PR: 241776 Submitted by: takefu@airport.fm Approved by: ports-secteam@ (blanket, port was BROKEN=unfetchable) Notes: svn path=/branches/2020Q2/; revision=533698
* Mark a few ports BROKEN (unfetchable)Antoine Brodin2019-11-061-0/+2
| | | | Notes: svn path=/head/; revision=516887
* - Add LICENSEDmitry Marakasov2018-10-012-9/+12
| | | | | | | | - Switch to options helpers - Update WWW Notes: svn path=/head/; revision=481021
* Remove all USE_OPENSSL occurrences.Mathieu Arnold2017-03-151-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=436247
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415499
* Convert some more USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-291-1/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363399
* Support stagingEmanuel Haupt2014-02-211-5/+3
| | | | Notes: svn path=/head/; revision=345324
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | mail) Notes: svn path=/head/; revision=327742
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+1
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276989
* - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.Philip M. Gollucci2010-12-291-1/+0
| | | | | | | | | | PR: ports/153292 Submitted by: myself (pgollucci) Tested by: -exp run by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=267133
* Remove superflous PORTREVISION=0 and EXTRACT_SUFX=.tar.bz2.Gerald Pfeifer2009-03-281-2/+0
| | | | Notes: svn path=/head/; revision=231218
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149429
* - Update to 0.7.6Sergey Matveychuk2005-04-033-15/+4
| | | | | | | | | | | | | * Fixed potential problem of SQL injection * Fixed problem where privileges weren't dropped correctly * Implemented user configurable timeouts * Implemented support for RFC 2449 and RFC 3206 PR: ports/79363 Submitted by: Andrej Zverev <az@inec.ru> Notes: svn path=/head/; revision=132316
* Use PLIST_FILES.Trevor Johnson2004-02-052-1/+1
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=100076
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* - Add patch to authenticate users when using an externalKirill Ponomarev2004-01-252-2/+14
| | | | | | | | | | | authfile - Bump PORTREVISION PR: 61872 Submitted by: David P. Reese Jr. <daver@solidcore.com> Notes: svn path=/head/; revision=99062
* - Drop maintainership to ports@Kirill Ponomarev2004-01-071-1/+1
| | | | Notes: svn path=/head/; revision=97598
* - Fix WWW: line according to Fenner's surveyKirill Ponomarev2003-11-221-1/+1
| | | | Notes: svn path=/head/; revision=94705
* - don't clobber any given LDFLAGSDirk Meyer2003-09-011-2/+2
| | | | | | | | resolves conflitcs with bsd.openssl.mk Approved by: krion Notes: svn path=/head/; revision=88243
* Change my mail to @FreeBSD.orgKirill Ponomarev2003-07-221-1/+1
| | | | | | | Approved by: fjoe (mentor) Notes: svn path=/head/; revision=85354
* New port: akpop3dMax Khon2003-04-204-0/+40
akpop3d is a POP3 daemon aimed to be small and secure. Despite its small size, it offers a lot of features. It is completely RFC 1939 compliant. PR: 50655 Submitted by: Kirill Ponomarew Notes: svn path=/head/; revision=79359