Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.5.8_1 22 Feb 2020 19:08:36
  |
rene  |
Remove expired ports, all Python-2.7-only:
2020-02-17 audio/decibel-audio-player: Old, uses EOLed python27
2020-02-17 audio/soundconverter: Old, uses EOLed python27
2020-02-19 cad/linuxcnc-devel: Broken, uses EOLed python27
2020-02-19 databases/monetdb: Broken, uses EOLed python27
2020-02-19 databases/py-cql: Broken, uses EOLed python27
2020-02-18 databases/zodb3: Old, uses EOLed python27
2020-02-17 deskutils/gourmet: Old, uses EOLed python27
2020-02-18 devel/py-Products.PlacelessTranslationService: Old, uses EOLed
python27
2020-02-18 devel/py-Products.ZopeVersionControl: Old, uses EOLed python27
2020-02-18 devel/py-Products.statusmessages: Old, uses EOLed python27
2020-02-18 devel/py-collective.z3cform.datetimewidget: Old, uses EOLed python27
2020-02-20 devel/py-five.formlib: Old, uses EOLed python27
2020-02-18 devel/py-five.localsitemanager: Old, uses EOLed python27 (Only the first 15 lines of the commit message are shown above ) |
0.5.8_1 14 Jan 2020 12:36:37
  |
antoine  |
Deprecate a few broken ports
With hat: portmgr |
0.5.8_1 06 Nov 2019 12:48:32
  |
antoine  |
Mark a few ports BROKEN, unfetchable |
0.5.8_1 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 ) |
0.5.8_1 21 Apr 2017 16:23:17
  |
miwi  |
- Fix shebangs |
0.5.8 27 Oct 2014 10:58:26
  |
bapt  |
Cleanup plist |
0.5.8 20 Oct 2014 16:04:14
  |
mva  |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
0.5.8 03 Jul 2014 23:57:08
  |
adamw  |
Remove NOPORTDOCS and NOPORTEXAMPLES.
Approved by: portmgr (blanket) |
0.5.8 17 Apr 2014 07:30:11
  |
lwhsu  |
- Staging
- Add LICENSE
- Pet portlint
PR: ports/188529
Submitted by: Bartek Rutkowski <ports@robakdesign.com> |
0.5.8 20 Sep 2013 17:13:47
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.5.8 03 Jul 2011 14:59:23
 |
ohauer  |
-remove MD5 |
0.5.8 04 Aug 2007 11:41:31
 |
gabor  |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
0.5.8 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 |
0.5.8 22 Jun 2007 05:51:25
 |
lwhsu  |
- Respect NOPORTEXAMPLES |
0.5.8 04 Apr 2007 08:49:31
 |
lwhsu  |
- Change to my FreeBSD.org email
Approved by: clsung (mentor) |
0.5.8 24 Feb 2007 07:53:09
 |
dryice  |
update to 0.5.8
PR: ports/109479
Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org> (maintainer)
Approved by: itetcu (mentor, implicit) |
0.5.7 16 Jan 2007 21:28:19
 |
miwi  |
- Fix MASTER_SITES
PR: 108018
Submitted by: pointyhat via kris
Fixed by: maintainer |
0.5.7 01 Jan 2007 00:01:27
 |
miwi  |
pyNotifier is a notifier/event scheduler abstraction written in python.
It implements notification mechanisms for socket events (read or write)
and timers. Additionally external event dispatchers may be called during
an idle period.
WWW: http://www.bitkipper.net/Package/pynotifier
PR: ports/107377
Submitted by: Li-Wen Hsu <lwhsu at lwhsu.org> |