non port: mail/popfile/Makefile |
SVNWeb
|
Number of commits found: 36 |
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] b587cc2 (Only the first 10 of 577 ports in this commit are shown above. )
mail: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ashish@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam David <adam@FreeBSD.org>
* Adam McDougall <mcdouga9@egr.msu.edu>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Deiter <tiamat@komi.mts.ru>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alex Perel <veers@disturbed.net> (Only the first 15 lines of the commit message are shown above )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 20 Jun 2018
|
[ 19:37 sunpoet ]
Add SOCKS option
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 17 Jun 2015
|
[ 12:57 amdmi3 ]
- Fix shebangs
- Add NO_ARCH
|
Thu, 5 Jun 2014
|
[ 12:53 pawel ]
- Add staging support
- Use options helpers
- Rephrase options descriptions to modern standards, use default for SSL
- Use shebangfix for popfile.pl and SUB_FILES for popfile.sh
instead of post-patch sed manipulations
|
Mon, 10 Mar 2014
|
[ 16:25 bapt ] (Only the first 10 of 49 ports in this commit are shown above. )
Convert m* to USES=zip
|
Fri, 20 Sep 2013
|
[ 19:59 bapt ] (Only the first 10 of 748 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
|
Sat, 3 Aug 2013
|
[ 13:44 mat ] (Only the first 10 of 124 ports in this commit are shown above. )
- Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
Tue, 5 Feb 2013
|
[ 09:16 miwi ]
- Update to 1.1.3
PR: 175575
Submitted by: Ports Fury
|
Sun, 16 Dec 2012
|
[ 06:12 az ] (Only the first 10 of 113 ports in this commit are shown above. )
- Set default perl version for ports which currently using
(5.x+ and x < 12) scheme.
Approved by: bapt@ (portmgr@)
|
Thu, 28 Jun 2012
|
[ 18:37 az ] (Only the first 10 of 85 ports in this commit are shown above. )
- Remove SITE_PERL from *_DEPENDS
|
Tue, 3 Apr 2012
|
[ 00:11 tabthorpe ] (Only the first 10 of 18 ports in this commit are shown above. )
- Reassign to the heap
Approved by: portmgr (tabthorpe)
Feature safe: yes
|
Wed, 21 Oct 2009
|
[ 02:35 matusita ]
Use -i option instead of -I since 6.x sed doesn't have this option.
No bumps since package contents is not changed.
|
Thu, 8 Oct 2009
|
[ 16:55 matusita ]
Update to 1.1.1.
Note to users:
From version 1.1.0, POPFile uses SQLite version 3, instead of version 2.
Since database migration to SQLite3 is done automatically, you may better
to backup your ${HOME}/.popfile data before upgrading.
|
Sat, 22 Aug 2009
|
[ 00:28 amdmi3 ] (Only the first 10 of 287 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with M
|
Tue, 27 May 2008
|
[ 04:46 matusita ]
Update to v1.0.1.
The manual is no longer bundled with the POPFile distribution.
Use http://getpopfile.org/docs/ instead (you may find a link to this
page at the bottom of POPFile Control Center page).
|
Fri, 1 Feb 2008
|
[ 06:45 matusita ]
Update to 1.0.0.
Since POPFile is quite mature product even in version 0.x age, and there
are small changes between previous release, use this ports/mail/popfile
directory for version 1.0.0.
Small change for users who read Japanese email:
POPFile now suports two different Japanese-text-handling library,
Kakasi and MeCab. In POPFile 0.x, only Kakasi is supported.
So introducing two option, 'WITH_POPFILE_KAKASI=YES' and
'WITH_POPFILE_MECAB=YES', to depend Kakasi and MeCab respectively.
Old option, 'WITH_POPFILE_JAPANESE=YES' is still ok and it means
'WITH_POPFILE_KAKASI=YES' for backward compatibility. However,
please update your make.conf (or whatever) to use new option name.
|
Tue, 3 Jul 2007
|
[ 07:21 matusita ]
Update to 0.22.5. Also some cleanups on RUN_DEPENDS and messages.
|
Wed, 10 May 2006
|
[ 22:37 edwin ] (Only the first 10 of 328 ports in this commit are shown above. )
Remove USE_REINPLACE from ports starting with M
|
Wed, 22 Feb 2006
|
[ 14:10 matusita ]
Update to 0.22.4 just released today. There are very few changes but
good bugfixes and improvements, so update it just now for 6.1-RELEASE.
For those using SSL support (WITH_POPFILE_SSL is defined): According to
the POPFile version 0.22.4 documentation, POPFile 0.22.4 doesn't work
with IO::Socket::SSL version 0.97 that is in security/p5-IO-Socket-SSL.
I set this ports as IGNORE if WITH_POPFILE_SSL is defined, to avoid
unsupposed failure on SSL support.
If systems that have IO::Socket::SSL version 0.96, don't update to 0.97,
and make this ports with WITH_POPFILE_SSL *undefined*. POPFile will
use IO::Socket::SSL if required by configuration even if WITH_POPFILE_SSL
is defined or not during the build.
|
Thu, 10 Nov 2005
|
[ 05:47 matusita ]
Update to 0.22.3.
|
Tue, 21 Dec 2004
|
[ 00:56 matusita ]
Fix ECHO_CMD string, missing double-quote. Pointy hat to me...
PR: ports/75325
Submitted by: Jin-Shan Tseng
|
Mon, 20 Dec 2004
|
[ 14:35 matusita ]
Update to 0.22.2, with minor updates including:
- Add WITH_POPFILE_XMLRPC option for XMLRPC module dependency.
- Add WITH_POPFILE_SOCKS, but it's just a placeholder...
(there's no IO::Socket::Socks module in our ports)
- Minor comment cleanup.
- Update patch-Bayes.pm for 0.22.2 (actually comments were changed).
|
Sun, 24 Oct 2004
|
[ 04:29 matusita ]
Update to 0.22.1.
|
Sat, 23 Oct 2004
|
[ 19:02 matusita ]
Since popfile 0.22.0 doesn't work with DBD::SQLite 1.x, switch to SQLite2.
CAUTION: for existing users, edit your ${HOME}/.popfile/popfile.cfg
(or whatever popfile configuration file) as follows:
before: bayes_dbconnect dbi:SQLite:dbname=$dbname
after: bayes_dbconnect dbi:SQLite2:dbname=$dbname
(change the word "SQLite" to "SQLite2")
files/patch-Bayes.pm also added, to use dbi:SQLite2 by default.
Since the contents is changed, bump PORTREVISION.
|
[ 17:14 matusita ]
Update to 0.22.0.
This commit also introduce a new option, WITH_POPFILE_SSL. Since 0.22.0,
popfile supports SSL connection for clients. If WITH_POPFILE_SSL is defined
(default not defined), add security/p5-IO-Socket-SSL to RUN_DEPENDS.
Please note that this changes is based on PR: 71938, thank you Daniel.
PR: 71938
Submitted by: daniel at dgrund.de (partly)
|
Mon, 23 Aug 2004
|
[ 01:34 matusita ]
Update to 0.21.2, to fix a security hole.
PR: ports/70829
Submitted by: Daniel Grund, daniel _at_ dgrund.de
|
Sat, 27 Mar 2004
|
[ 05:11 matusita ]
New features to popfile.sh startup script, including:
- The default working directory can be tweaked by user; if
POPFILE_USER variable is defined before, use it simply.
- If POPFILE_USER variable is not defined, the script default
is either ${HOME}/.popfile (old default) or /var/db/popfile
if ${HOME} variable is not defined or defined as null string.
- If ${POPFILE_USER} directory cannot be made, exit with error.
Most casual users shouldn't affect this change, however, the script
itself is changed, so bump PORTREVISION.
Inspired from: http://home.jp.freebsd.org/cgi-bin/showmail/ports-jp/14635
(in Japanese)
|
Mon, 22 Mar 2004
|
[ 01:53 matusita ]
For the next time I do not break pkg-plist while upgrading, use
PORTVERSION string in the file. It should be no content change,
and previous commit was made a few minutes before, don't bump PORTREVISION.
|
[ 01:47 matusita ]
Fix plist.
Found by: bento
Reported by: kris
Pointy hat to: matusita
|
Fri, 19 Mar 2004
|
[ 16:04 matusita ]
Update to 0.21.1.
Also use PORTVERSION as a part of PATCHFILES filename.
|
Thu, 18 Mar 2004
|
[ 06:12 matusita ]
Grammer fix to pre-fetch message. No package content changes, no bumps.
|
Wed, 17 Mar 2004
|
[ 13:47 matusita ]
Update to v0.21.0.
Other (minor) changes are listed below:
* Update additional patches also.
* Add new perl module dependency which POPFile newly 'use'ed.
* Add new runtime dependency option, WITH_POPFILE_UPGRADE_FROM_0_20.
If you're using previous version of POPFile, you may want to make
this port with WITH_POPFILE_UPGRADE_FROM_0_20=YES.
* Display compile-time option introduction.
* Introduce popfile.sh, per-user bases startup script. Since v0.21.0
supports multi-user, you don't have to have your _own_ copy of POPFile.
setup-popfile.sh is also removed; it doesn't need anymore.
|
Mon, 23 Feb 2004
|
[ 02:20 matusita ]
APOP patch update to include manual entry update. Bump PORTREVISION.
|
Sun, 22 Feb 2004
|
[ 16:01 matusita ]
New port: popfile
POPFile is an automatic mail classification tool. Unlike other
email classification tools, POPFile acts as a POP3 proxy server.
Reviewed by: kuriyama (mentor)
|
Number of commits found: 36 |