Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1b3 12 Dec 2020 13:10:03
  |
rene  |
Remove expired ports:
2020-12-12 comms/py-libconcord: Uses deprecated version of python
2020-12-12 databases/py-swift: Uses deprecated version of python
2020-12-12 devel/py-AddOns: Uses deprecated version of python
2020-12-12 devel/py-BytecodeAssembler: Uses deprecated version of python
2020-12-12 devel/py-repoze.who-testutil: Uses deprecated version of python
2020-12-12 devel/py-riak_pb: Uses deprecated version of python
2020-12-12 devel/pythk: Uses deprecated version of python
2020-12-12 mail/py-spambayes: Uses deprecated version of python
2020-12-12 math/py-numeric: Uses deprecated version of python
2020-12-12 math/py-scientific: Uses deprecated version of python
2020-12-12 net/py-suds: Uses deprecated version of python
2020-12-12 net/pynids: Uses deprecated version of python
2020-12-12 security/py-obfsproxy-tor: Uses deprecated version of python
2020-12-12 sysutils/syslog-ng324: Agreed upon upstream one year deprecation
policy
2020-12-12 www/py-pylons: Uses deprecated version of python
2020-12-12 www/py-qpy: Uses deprecated version of python |
1.1b3 11 Nov 2020 12:14:55
  |
antoine  |
Deprecate a few python 2.7 ports |
1.1b3 19 Feb 2020 17:59:36
  |
antoine  |
Clean up USES
With hat: portmgr |
1.1b3 25 Apr 2019 09:55:03
  |
koobs  |
mail/py-spambayes: Update to 1.1b3
MFH: 2019Q2 (bugfix release) |
1.1b2 20 Jun 2018 17:05:44
  |
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
1.1b2 30 Nov 2017 15:50:34
  |
mat  |
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 ) |
1.1b2 02 Nov 2016 22:45:14
  |
mat  |
Cleanup no longer needed CHMOD usage after r424898.
PR: 213743
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
1.1b2 19 May 2016 10:44:12
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
1.1b2 01 Apr 2016 14:16:20
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.1b2 25 Feb 2016 12:18:06
  |
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 |
1.1b1_1 03 Sep 2015 16:37:32
  |
amdmi3  |
- Switch to options helpers
- Add some NO_ARCHes
- Fix and unsilence some installation commands
Approved by: portmgr blanket |
1.1b1_1 31 Oct 2014 23:23:50
  |
bapt  |
Simplify plist |
1.1b1_1 21 Oct 2014 17:10:06
  |
mva  |
- Convert ports of mail/ to new USES=python
Approved by: portmgr (implicit) |
1.1b1_1 18 Aug 2014 16:43:25
  |
bdrewery  |
- Move RESETPREFIX to default PLIST_SUB
With hat: portmgr |
1.1b1_1 15 Jul 2014 16:14:15
  |
adamw  |
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. |
1.1b1_1 28 Jun 2014 16:28:01
  |
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 |
1.1b1 13 Jan 2014 21:00:04
  |
rene  |
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) |
1.1b1 20 Sep 2013 19:59:14
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
1.1b1 04 Mar 2013 11:19:41
  |
lwhsu  |
- Update *_DEPENDS on databases/py-bsddb after _bsddb.so relocation |
1.1b1 09 Feb 2013 14:50:27
  |
koobs  |
Update MAINTAINER address for all my ports. While I'm here,
standardise and canonicalise Makefile header format and contents.
Approved by: eadler (mentor) |
1.1b1 18 Jun 2012 09:04:19
 |
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) |
1.1b1 17 Jun 2012 23:48:10
 |
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> |
1.1a6 05 Jun 2012 02:38:19
 |
miwi  |
- Update to 1.1a6
PR: 168496
Submitted by: Attila Nagy <bra@fsn.hu> |
1.0.4_5 17 Feb 2012 13:47:03
 |
rm  |
- drop python25 support
- apply patch for python26 uncoditionally (drop corresponding option too)
- raise python version in USE_PYTHON (tested with python27) |
1.0.4_4 14 Jan 2012 08:57:23
 |
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
1.0.4_4 03 Jul 2011 13:53:52
 |
ohauer  |
- remove MD5 |
1.0.4_4 27 Mar 2010 00:15:24
 |
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
1.0.4_4 22 Aug 2009 00:28:34
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with M |
1.0.4_4 23 Jul 2009 07:03:15
 |
lwhsu  |
- Add a patch for working with Python 2.6
PR: ports/136644 (based on)
Submitted by: Martin Dieringer <martin.dieringer AT gmx.de> |
1.0.4_4 08 Jul 2009 09:08:23
 |
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 |
1.0.4_3 02 Jul 2009 01:23:46
 |
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> |
1.0.4_2 22 Apr 2009 13:17:08
 |
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) |
1.0.4_1 16 Dec 2008 05:15:41
 |
linimon  |
Reset quakelee@cn.FreeBSD.org due to maintainer-timeouts and no response
to email.
Hat: portmgr |
1.0.4_1 30 Jul 2007 09:42:28
 |
alexbl  |
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav |
1.0.4_1 15 Mar 2007 07:39:18
 |
delphij  |
Pass maintainership to previous submitter. |
1.0.4_1 09 Mar 2007 02:49:59
 |
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> |
1.0.4 12 Jul 2006 22:04:37
 |
olgeni  |
Remove *.bak files from the directories listed in PORTDOCS, else they will be
installed and included in the PLIST. |
1.0.4 10 May 2006 22:37:39
 |
edwin  |
Remove USE_REINPLACE from ports starting with M |
1.0.4 25 Nov 2005 15:31:02
 |
pav  |
- Add SHA256 |
1.0.4 07 Jun 2005 07:36:34
 |
pat  |
Update to 1.0.4
PR: ports/81974
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> |
1.0.3 12 Mar 2005 23:26:40
 |
lioux  |
Drop maintainership |
1.0.3 27 Feb 2005 18:49:48
 |
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> |
1.0.1_1 04 Jan 2005 05:02: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) |
1.0.1 05 Dec 2004 17:45:37
 |
lioux  |
Update to 1.0.1
PR: 74641
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> |
1.0 14 Oct 2004 23:44:25
 |
lioux  |
Update to 1.0
PR: 72568
Submitted by: Choe, Cheng-Dae <whitekid@gmail.com> |
1.0.rc.1_1 18 Jul 2004 17:55:20
 |
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> |
1.0.rc.1 24 Jun 2004 14:47:11
 |
lioux  |
Fix installation typo
PR: 68181
Submitted by: Danny Pansters <danny@ricin.com> |
1.0.rc.1 13 Jun 2004 22:57:46
 |
lioux  |
Update to 1.0rc1 |
1.0.a.6 08 Feb 2004 01:14:05
 |
lioux  |
USE_SIZEify |
1.0.a.6 05 Dec 2003 01:07:09
 |
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. |
1.0.a.4 18 Aug 2003 17:13:37
 |
lioux  |
Update to 1.0.a.4
PR: 55492
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> |
1.0.a.2 23 Feb 2003 19:58:35
 |
lioux  |
De-pkg-comment |
1.0.a.2 17 Feb 2003 05:33:20
 |
lioux  |
Update to 1.0.a.2 |
1.0.a.1 03 Feb 2003 04:13:32
 |
lioux  |
New port spambayes version 1.0.a.1: A Bayesian anti-spam filter
written in Python |