non port: mail/py-spambayes/Makefile |
SVNWeb
|
Number of commits found: 46 |
Wed, 11 Nov 2020
|
[ 12:14 antoine ] (Only the first 10 of 23 ports in this commit are shown above. )
Deprecate a few python 2.7 ports
|
Wed, 19 Feb 2020
|
[ 17:59 antoine ] (Only the first 10 of 59 ports in this commit are shown above. )
Clean up USES
With hat: portmgr
|
Thu, 25 Apr 2019
|
[ 09:55 koobs ]
mail/py-spambayes: Update to 1.1b3
MFH: 2019Q2 (bugfix release)
|
Wed, 20 Jun 2018
|
[ 17:05 mat ] (Only the first 10 of 1617 ports in this commit are shown above. )
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above )
|
Wed, 2 Nov 2016
|
[ 22:45 mat ] (Only the first 10 of 110 ports in this commit are shown above. )
Cleanup no longer needed CHMOD usage after r424898.
PR: 213743
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
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
|
Thu, 25 Feb 2016
|
[ 12:18 koobs ]
mail/py-spambayes: Update to 1.1b2
- Update PORTVERSION and distinfo checksum (1.1.b2)
- Correctly set USES=python to -2.7, not to depend on the lang/python2
port (:2)
- Remove post-patch replacement of Python shebang lines. setuptools
rewrites shebangs console_scripts/scripts according to the Python
version the package was built with already.
- Update pkg-descr (match first paragraph in setup.py)
- Regenerate patches (makepatch compatible, portlint)
- Sort USE{S} entries
|
Thu, 3 Sep 2015
|
[ 16:37 amdmi3 ] (Only the first 10 of 18 ports in this commit are shown above. )
- Switch to options helpers
- Add some NO_ARCHes
- Fix and unsilence some installation commands
Approved by: portmgr blanket
|
Tue, 21 Oct 2014
|
[ 17:10 mva ] (Only the first 10 of 40 ports in this commit are shown above. )
- Convert ports of mail/ to new USES=python
Approved by: portmgr (implicit)
|
Mon, 18 Aug 2014
|
[ 16:43 bdrewery ] (Only the first 10 of 26 ports in this commit are shown above. )
- Move RESETPREFIX to default PLIST_SUB
With hat: portmgr
|
Tue, 15 Jul 2014
|
[ 16:14 adamw ] (Only the first 10 of 44 ports in this commit are shown above. )
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
|
Sat, 28 Jun 2014
|
[ 16:28 koobs ]
mail/py-spambayes: Stagify, modernise
- Enable stage support
- Deprecate easy_install (LUCKY LAST!)
- Enable autoplist support, delete pkg-plist accordingly
- COMMENT: Remove indefinite article
|
Mon, 13 Jan 2014
|
[ 21:00 rene ] (Only the first 10 of 702 ports in this commit are shown above. )
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat)
|
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)
|
Mon, 4 Mar 2013
|
[ 11:19 lwhsu ]
- Update *_DEPENDS on databases/py-bsddb after _bsddb.so relocation
|
Sat, 9 Feb 2013
|
[ 14:50 koobs ] (Only the first 10 of 35 ports in this commit are shown above. )
Update MAINTAINER address for all my ports. While I'm here,
standardise and canonicalise Makefile header format and contents.
Approved by: eadler (mentor)
|
Mon, 18 Jun 2012
|
[ 09:04 rm ]
- return back -2.7 value to USE_PYTHON, because latest version still
doesn't support python3, and python < 2.6 will be removed in couple of
weeks anyway
Approved by: koobs k <koobs.freebsd at gmail dot com> (maintainer, via mail)
|
Sun, 17 Jun 2012
|
[ 23:48 sylvio ]
- Update to 1.1b1
- Pass maintainership to submitter
- Point to CHEESESHOP
- Add LICENSE
- Reorder USE_* variables
- Remove uneeded PY*_{EGG,PKGNAME} variables
- Update and sort pkg-plist
PR: ports/169097
Submitted by: koobs <koobs.freebsd@gmail.com>
|
Tue, 5 Jun 2012
|
[ 02:38 miwi ]
- Update to 1.1a6
PR: 168496
Submitted by: Attila Nagy <bra@fsn.hu>
|
Fri, 17 Feb 2012
|
[ 13:47 rm ]
- drop python25 support
- apply patch for python26 uncoditionally (drop corresponding option too)
- raise python version in USE_PYTHON (tested with python27)
|
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
|
Thu, 23 Jul 2009
|
[ 07:03 lwhsu ]
- Add a patch for working with Python 2.6
PR: ports/136644 (based on)
Submitted by: Martin Dieringer <martin.dieringer AT gmx.de>
|
Wed, 8 Jul 2009
|
[ 09:08 lwhsu ]
- Change RUN_DEPENDS to databases/py25-bsddb. databases/py-bsddb
now gives Python 2.6 package which is not suitable for this port
- Mark USE_PYTHON=2.5 because now we depends on databases/py25-bsddb,
this port should not build with Python < 2.5
Suggested by: pav
|
Thu, 2 Jul 2009
|
[ 01:23 lwhsu ]
- Mark USE_PYTHON=-2.5 because it cannot work for Python 2.6
- Cleanup rc script
Tested/reported by: Torfinn Ingolfsen <tingox AT gmail.com>
|
Wed, 22 Apr 2009
|
[ 13:17 jpaetzel ]
Allows the configuration file location to be set in the c.d file.
Also sets a reasonable default.
PR: ports/110728
Approved by: linimon (mentor)
|
Tue, 16 Dec 2008
|
[ 05:15 linimon ] (Only the first 10 of 11 ports in this commit are shown above. )
Reset quakelee@cn.FreeBSD.org due to maintainer-timeouts and no response
to email.
Hat: portmgr
|
Thu, 15 Mar 2007
|
[ 07:39 delphij ]
Pass maintainership to previous submitter.
|
Fri, 9 Mar 2007
|
[ 02:49 clsung ]
- Enable the pop3 spamproxy daemon and add a start script.
PR: ports/109552
Submitted by: CHAO Shin <quakelee_AT_cn dot freebsd dot org>
|
Wed, 12 Jul 2006
|
[ 22:04 olgeni ]
Remove *.bak files from the directories listed in PORTDOCS, else they will be
installed and included in the PLIST.
|
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
|
Tue, 7 Jun 2005
|
[ 07:36 pat ]
Update to 1.0.4
PR: ports/81974
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
|
Sat, 12 Mar 2005
|
[ 23:26 lioux ]
Drop maintainership
|
Sun, 27 Feb 2005
|
[ 18:49 lioux ]
o Update to 1.0.3
o USE_PYTHON=yes instead of using an specific version since the
update works with latest lang/python port [1]
PR: 75472 [fixed by 1],
76783
Submitted by: "Choe, Cheng-Dae" <whitekid@gmail.com>
|
Tue, 4 Jan 2005
|
[ 05:02 lioux ]
o Current released version 1.0.1 does not work well with python
2.4. Therefore, make sure the port will use a version of python
which will work with it, namely python 2.3
o Bump PORTREVISION
PR: 75472
Reviewed by: Torfinn Ingolfsen <tingo@start.no>
Approved by: portmgr (marcus)
|
Sun, 5 Dec 2004
|
[ 17:45 lioux ]
Update to 1.0.1
PR: 74641
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
|
Thu, 14 Oct 2004
|
[ 23:44 lioux ]
Update to 1.0
PR: 72568
Submitted by: Choe, Cheng-Dae <whitekid@gmail.com>
|
Sun, 18 Jul 2004
|
[ 17:55 lioux ]
o Add required RUN_DEPENDS upon databases/py-bsddb
o Bump PORTREVISION since the problem is noticeable at run time.
Force all users to upgrade
PR: 69173
Submitted by: Torfinn Ingolfsen <tingo@start.no>
|
Thu, 24 Jun 2004
|
[ 14:47 lioux ]
Fix installation typo
PR: 68181
Submitted by: Danny Pansters <danny@ricin.com>
|
Sun, 13 Jun 2004
|
[ 22:57 lioux ]
Update to 1.0rc1
|
Sun, 8 Feb 2004
|
[ 01:14 lioux ] (Only the first 10 of 224 ports in this commit are shown above. )
USE_SIZEify
|
Fri, 5 Dec 2003
|
[ 01:07 linimon ]
Update to 1.0a6. See CHANGELOG.txt for extensive list of configuration
changes and bugfixes. Compiles on both 4.x and 5.x.
PR: ports/57910
Submitted by: Marco Molteni <molter@tin.it>
Committed on behalf of lioux@, who is having machine problems.
|
Mon, 18 Aug 2003
|
[ 17:13 lioux ]
Update to 1.0.a.4
PR: 55492
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
|
Sun, 23 Feb 2003
|
[ 19:58 lioux ] (Only the first 10 of 265 ports in this commit are shown above. )
De-pkg-comment
|
Mon, 17 Feb 2003
|
[ 05:33 lioux ]
Update to 1.0.a.2
|
Mon, 3 Feb 2003
|
[ 04:13 lioux ]
New port spambayes version 1.0.a.1: A Bayesian anti-spam filter
written in Python
|
Number of commits found: 46 |