| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
04 Mar 2013 11:19:41
1.1b1
|
lwhsu  |
- Update *_DEPENDS on databases/py-bsddb after _bsddb.so relocation |
09 Feb 2013 14:50:27
1.1b1
|
koobs  |
Update MAINTAINER address for all my ports. While I'm here,
standardise and canonicalise Makefile header format and contents.
Approved by: eadler (mentor) |
18 Jun 2012 09:04:19
1.1b1
|
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) |
17 Jun 2012 23:48:10
1.1b1
|
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> |
05 Jun 2012 02:38:19
1.1a6
|
miwi  |
- Update to 1.1a6
PR: 168496
Submitted by: Attila Nagy <bra@fsn.hu> |
17 Feb 2012 13:47:03
1.0.4_5
|
rm  |
- drop python25 support
- apply patch for python26 uncoditionally (drop corresponding option too)
- raise python version in USE_PYTHON (tested with python27) |
14 Jan 2012 08:57:23
1.0.4_4
|
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. |
03 Jul 2011 13:53:52
1.0.4_4
|
ohauer  |
- remove MD5 |
27 Mar 2010 00:15:24
1.0.4_4
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
22 Aug 2009 00:28:34
1.0.4_4  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with M |
23 Jul 2009 07:03:15
1.0.4_4
|
lwhsu  |
- Add a patch for working with Python 2.6
PR: ports/136644 (based on)
Submitted by: Martin Dieringer <martin.dieringer AT gmx.de> |
08 Jul 2009 09:08:23
1.0.4_4
|
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 |
02 Jul 2009 01:23:46
1.0.4_3
|
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> |
22 Apr 2009 13:17:08
1.0.4_2
|
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) |
16 Dec 2008 05:15:41
1.0.4_1
|
linimon  |
Reset quakelee@cn.FreeBSD.org due to maintainer-timeouts and no response
to email.
Hat: portmgr |
30 Jul 2007 09:42:28
1.0.4_1
|
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 |
15 Mar 2007 07:39:18
1.0.4_1
|
delphij  |
Pass maintainership to previous submitter. |
09 Mar 2007 02:49:59
1.0.4_1
|
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> |
12 Jul 2006 22:04:37
1.0.4
|
olgeni  |
Remove *.bak files from the directories listed in PORTDOCS, else they will be
installed and included in the PLIST. |
10 May 2006 22:37:39
1.0.4
|
edwin  |
Remove USE_REINPLACE from ports starting with M |
25 Nov 2005 15:31:02
1.0.4
|
pav  |
- Add SHA256 |
07 Jun 2005 07:36:34
1.0.4
|
pat  |
Update to 1.0.4
PR: ports/81974
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> |
12 Mar 2005 23:26:40
1.0.3
|
lioux  |
Drop maintainership |
27 Feb 2005 18:49:48
1.0.3
|
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> |
04 Jan 2005 05:02:02
1.0.1_1
|
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) |
05 Dec 2004 17:45:37
1.0.1
|
lioux  |
Update to 1.0.1
PR: 74641
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> |
14 Oct 2004 23:44:25
1.0
|
lioux  |
Update to 1.0
PR: 72568
Submitted by: Choe, Cheng-Dae <whitekid@gmail.com> |
18 Jul 2004 17:55:20
1.0.rc.1_1
|
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> |
24 Jun 2004 14:47:11
1.0.rc.1
|
lioux  |
Fix installation typo
PR: 68181
Submitted by: Danny Pansters <danny@ricin.com> |
13 Jun 2004 22:57:46
1.0.rc.1
|
lioux  |
Update to 1.0rc1 |
08 Feb 2004 01:14:05
1.0.a.6
|
lioux  |
USE_SIZEify |
05 Dec 2003 01:07:09
1.0.a.6
|
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. |
18 Aug 2003 17:13:37
1.0.a.4
|
lioux  |
Update to 1.0.a.4
PR: 55492
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> |
23 Feb 2003 19:58:35
1.0.a.2
|
lioux  |
De-pkg-comment |
17 Feb 2003 05:33:20
1.0.a.2
|
lioux  |
Update to 1.0.a.2 |
03 Feb 2003 04:13:32
1.0.a.1
|
lioux  |
New port spambayes version 1.0.a.1: A Bayesian anti-spam filter
written in Python |