aboutsummaryrefslogtreecommitdiff
path: root/mail/junkfilter
Commit message (Collapse)AuthorAgeFilesLines
* Fix regular expression to support dates after year 2019.Stefan Eßer2020-01-022-3/+17
| | | | | | | | | | | | | | While here I have also fixed portlint and poudriere testport complaints: - add LICENSE - add NO_ARCH - remove DISTFILES definition to its default value Submitted by: kargl (RE fix) Approved by: antoine (implicit) Notes: svn path=/head/; revision=521827
* - 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
* Cleanup DIST* variables.Mathieu Arnold2015-05-111-1/+1
| | | | | | | | | | | | | | When appropriate: - Try to use DISTVERSION{SUF,PRE}FIX - Replace PORTNAME-PORTVERSION by DISTNAME - Convert MASTER_SITES to use macros - Other light cleanup With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386097
* Cleanup plistAntoine Brodin2014-11-221-2/+0
| | | | Notes: svn path=/head/; revision=373086
* Support stagingEmanuel Haupt2014-02-261-4/+3
| | | | Notes: svn path=/head/; revision=346161
* 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
* - Set PORTSCOUT to prevent wrong reports. [1]Raphael Kubo da Costa2012-12-261-6/+3
| | | | | | | | | | - Trim Makefile header. PR: ports/174250 [1] Submitted by: Gregory Sutter <gsutter@zer0.org> (maintainer) Notes: svn path=/head/; revision=309532
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276989
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+2
| | | | | | | starting with M Notes: svn path=/head/; revision=240072
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154158
* Add SIZE.Gregory Sutter2004-03-191-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104608
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76038
* Update to version 20030115.Gregory Sutter2003-01-163-3/+3
| | | | Notes: svn path=/head/; revision=73201
* Update to release 20020519.Gregory Sutter2002-05-203-13/+11
| | | | Notes: svn path=/head/; revision=59503
* update to 20010529Gregory Sutter2001-05-292-3/+3
| | | | | | | add trailing slash to URL Notes: svn path=/head/; revision=43229
* fix an incorrect MASTER_SITES entry.Gregory Sutter2001-05-281-1/+1
| | | | Notes: svn path=/head/; revision=43212
* Update to 20010528.Gregory Sutter2001-05-283-21/+17
| | | | Notes: svn path=/head/; revision=43184
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-1/+1
| | | | Notes: svn path=/head/; revision=37252
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenSatoshi Asami2000-09-251-1/+0
| | | | | | | | | | | | | | PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris Notes: svn path=/head/; revision=33101
* Add junkfilter, junk email filtering software for procmail.Gregory Sutter2000-05-245-0/+105
Notes: svn path=/head/; revision=28723