aboutsummaryrefslogtreecommitdiff
path: root/mail/pop3vscan
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* 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
* Use the ports framework to create pop3vscan userAntoine Brodin2014-09-242-118/+3
| | | | Notes: svn path=/head/; revision=369203
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* Modernize LIB_DEPENDSBaptiste Daroussin2014-07-131-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=361728
* Remove indefinite articles and trailing periods from COMMENT, plus minorJimmy Olgeni2014-07-071-1/+1
| | | | | | | | | | | | COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category M. CR: D306 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=361099
* - add USE_GCC=yes and fix STAGEDIR in pkg-installYen-Ming Lee2014-06-272-5/+4
| | | | | | | - remove DEPRECATED and EXPIRATION_DATE Notes: svn path=/head/; revision=359454
* Convert GMAKE to MAKE_CMDBaptiste Daroussin2014-06-251-1/+1
| | | | | | | | | | Please note that lots of invocation of MAKE_CMD here are wrong as they do not properly respect MAKE_ENV and friends With hat: portmgr Notes: svn path=/head/; revision=359185
* - add DEPRECATED and EXPIRATION_DATEYen-Ming Lee2014-06-241-6/+7
| | | | Notes: svn path=/head/; revision=359065
* - Convert gmake to USESMartin Wilke2014-05-291-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=355689
* 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
* Update PCRE to 8.32Martin Matuska2012-12-101-2/+2
| | | | | | | | Introduces the UTF-32 library pcre32 Bump PORTREVISION in dependent ports Notes: svn path=/head/; revision=308630
* Bump pcre library dependency due to 8.30 updateMartin Matuska2012-02-141-2/+2
| | | | Notes: svn path=/head/; revision=291338
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276989
* use SUB_FILES to adjust pkg-messageYen-Ming Lee2010-01-144-10/+13
| | | | | | | | | | | use LOCALBASE instead of PREFIX in CFLAGS & LDFLAGS use PLIST_FILES instead of a seperate file PR: 142798 Submitted by: Sevan Janiyan <venture37 at geeklan.co.uk> Notes: svn path=/head/; revision=247834
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with M Notes: svn path=/head/; revision=240072
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209420
* - Don't depend on security/vscan, so skip the problem about compat3xYen-Ming Lee2007-07-211-11/+0
| | | | | | | Noticed by: Peter Jeremy <peterjeremy@optushome.com.au> Notes: svn path=/head/; revision=195972
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154158
* correct installation hints.Andreas Klemm2004-02-281-3/+4
| | | | | | | FIREWALL_FORWARD is only needed on older systems. Notes: svn path=/head/; revision=102417
* SIZEify distinfoYen-Ming Lee2004-02-073-4/+6
| | | | | | | make portlint happier Notes: svn path=/head/; revision=100259
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* use SUN_LEN macro to calculate the actual length of an initialized sockaddr_unYen-Ming Lee2003-06-292-0/+22
| | | | | | | Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=83830
* refine Makefile and patchfiles and make it compile smoothly on 4.xYen-Ming Lee2003-06-064-12/+9
| | | | Notes: svn path=/head/; revision=82343
* - add USE_GETOPT_LONGYen-Ming Lee2003-06-051-1/+2
| | | | | | | | | - replace relative path with absolute path Noticed by: Julian Chen Notes: svn path=/head/; revision=82321
* add pop3vscan-0.4Yen-Ming Lee2003-06-0310-0/+342
A transparent POP3-Proxy with virus-scanning capabilities WWW: http://pop3vscan.sourceforge.net/ Dedicate to: Miss Borny @ National Taitung Teachers College Notes: svn path=/head/; revision=82185