Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.2.9_1 15 Aug 2020 10:50:59
  |
rene  |
Remove deprecated ports:
2020-08-15 archivers/py-backports.lzma: Uses deprecated version of python
2020-08-15 archivers/py-bup: Uses deprecated version of python
2020-08-15 archivers/py-librtfcomp: Uses deprecated version of python
2020-08-15 audio/blop-lv2: Uses deprecated version of python
2020-08-15 audio/bs2b-lv2: Uses deprecated version of python
2020-08-15 audio/py-gmusicproxy: Uses deprecated version of python
2020-08-15 audio/py-karaoke: Uses deprecated version of python
2020-08-15 audio/py-openal: Uses deprecated version of python
2020-08-15 audio/py-py-jack: Uses deprecated version of python
2020-08-15 audio/py-xmms2: Uses deprecated version of python
2020-08-15 audio/triceratops-lv2: Uses deprecated version of python
2020-08-15 biology/py-biom-format: Uses deprecated version of python
2020-08-15 comms/py-bulksms: Uses deprecated version of python (Only the first 15 lines of the commit message are shown above ) |
3.2.9_1 01 Mar 2020 20:27:42
  |
antoine  |
Deprecate a few python 2.7 ports
With hat: portmgr |
3.2.9_1 06 Feb 2020 17:43:24
  |
rene  |
lang/py-mx-base: remove optional USES=zope that has been removed
Reported by: mat |
3.2.9_1 19 Feb 2018 11:10:43
  |
antoine  |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
3.2.9 02 Dec 2016 11:58:22
  |
mat  |
Do not use post-stage. Use post-install instead.
The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.
PR: 214780
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
3.2.9 11 Jun 2016 21:52:36
  |
bofh  |
lang/py-mx-base: Update version 3.2.8=>3.2.9 |
3.2.8 17 Aug 2015 14:20:41
  |
mat  |
Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336 |
3.2.8 25 Jan 2015 11:14:12
  |
bofh  |
lang/py-mx-base: Update version 3.2.7=>3.2.8
- Added LICENSE (EGENIX)
- Changed MASTER_SITES from https to http to support downloading from behind
proxy
Differential Revision: https://reviews.freebsd.org/D1635
Approved by: bapt(mentor) |
3.2.7 24 Dec 2014 00:14:13
  |
bofh  |
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt |
3.2.7 27 Oct 2014 15:23:31
  |
bapt  |
Cleanup plist |
3.2.7 20 Oct 2014 17:52:17
  |
mva  |
- Convert ports of irc/ and lang/ to new USES=python
Approved by: portmgr (implicit) |
3.2.7 07 Apr 2014 10:12:58
  |
sunpoet  |
- Update to 3.2.7
Changes: http://www.egenix.com/products/python/mxBase/changelog.html
PR: 188310
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer) |
3.2.6_2 02 Apr 2014 18:11:53
  |
antoine  |
Switch back to a static pkg-plist
PYDISTUTILS_AUTOPLIST misses all the .py[oc] files for this port
Reported by: poudriere, check-orphans
With hat: portmgr |
3.2.6_1 08 Mar 2014 08:59:17
  |
rm  |
- convert to autogenerated packing list
- support staging
- convert to options helpers
- install docs and examples into staging area unconditionally
- unmute installation commands
- bump PORTREVISION
Requested by: miwi
Approved by: portmgr (blanket) |
3.2.6 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) |
3.2.6 23 Sep 2013 13:42:49
  |
rm  |
- add new USES target: zope, and convert the tree to it
- old USE_ZOPE knob support was removed from bsd.python.mk
- update CHANGES and bsd.sanity.mk accordingly
- add ZOPE options knob and use it in lang/py-mx-base
The work is done by Marcus von Appen, but any problems are mine.
Submitted by: mva (python ML) |
3.2.6 20 Sep 2013 19:53:10
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
3.2.6 11 May 2013 21:03:51
  |
rakuco  |
Update to 3.2.6.
PR: ports/178494
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer) |
3.2.5 11 Jan 2013 07:18:27
  |
rm  |
- fix options dialog |
3.2.5 07 Jan 2013 10:27:58
  |
rm  |
- update to 3.2.5
- trim Makefile header
- convert to optionsng
while here:
- remove indefinite article
- fix fetch
- limit to python 2.x only (except/print)
- whitespace fix in pkg-descr
- fix pkg-plist
PR: 175056
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer) |
3.2.4 16 May 2012 10:12:05
 |
miwi  |
- Update to 3.2.4
PR: 167589
Submitted by: maintainer |
3.2.3 03 May 2012 16:07:44
 |
miwi  |
- Update to 3.2.3
PR: 166961
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> |
3.1.3 03 Jul 2011 13:45:36
 |
ohauer  |
- remove MD5 |
3.1.3 22 Dec 2009 14:31:38
 |
wen  |
- Update to 3.1.3
- Reset maintainer to ports@ |
3.1.2 09 Feb 2009 21:28:44
 |
miwi  |
- Update to 3.1.2
- Pass maintainership to submitter
PR: 131127
Submitted by: Wen Heping <wenheping@gmail.com> |
2.0.6 11 Jan 2009 14:31:10
 |
pav  |
- Chase redirect and remove fetch -ar
PR: ports/130064
Reported by: Julian H. Stacey <jhs@berklix.org> |
2.0.6 07 Sep 2008 00:54:46
 |
linimon  |
Reset tg due to lack of commits for several months and no response to email.
Hat: portmgr |
2.0.6 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 |
2.0.6 15 Nov 2005 16:51:19
 |
tg  |
Upgrade to 2.0.6. |
2.0.5 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
2.0.5 23 Jan 2004 13:56:12
 |
tg  |
Upgrade to 2.0.5.
Submitted by: Sascha Gresk <Sascha.Gresk@Opensource-Consult.De> |
2.0.4 25 Jun 2003 11:34:24
 |
tg  |
Upgrade to 2.0.4. |
2.0.3 07 Mar 2003 06:05:38
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
2.0.3 14 Jun 2002 11:19:13
 |
tg  |
Use new PYTHONPREFIX_*DIR variables to make these ports PREFIX-clean. |
2.0.3 17 Apr 2002 11:35:55
 |
tg  |
Use USE_PYDISTUTILS. |
10 Jan 2002 11:22:42
    |
tg  |
Upgrade to 2.0.3. |
20 Nov 2001 23:29:38
    |
lioux  |
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the
later case |
28 Sep 2001 12:04:47
    |
tg  |
Install header files; they are needed for some third-party extensions. |
25 Sep 2001 12:38:14
    |
tg  |
Correct link. |
17 Jul 2001 12:32:14
    |
tg  |
Upgrade to 2.0.2. |
07 May 2001 12:54:47
    |
tg  |
Update MASTER_SITES. |
03 May 2001 12:29:38
    |
tg  |
Upgrade to 2.0.1. |
26 Mar 2001 11:38:29
    |
tg  |
Add MASTER_SITE_LOCAL to the master sites, as bento seems to have problems
fetching the distfile. |
22 Mar 2001 13:34:00
    |
tg  |
Add py-mx-base (after repo-copy from textproc/py-mxTextTools). py-mx-base
bundles and replaces the old mx extensions for python. |