Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3_5 20 Mar 2020 02:33:04
  |
rene  |
Remove expired ports:
2020-03-18 devel/py-Products.validation: Old, uses EOLed python27
2020-03-18 devel/py-Acquisition: Old, uses EOLed python27
2020-03-18 devel/py-Products.contentmigration: Old, uses EOLed python27
2020-03-18 textproc/py-zope.app.locales: Old, uses EOLed python27
2020-03-18 devel/py-Products.LDAPUserFolder: Old, uses EOLed python27
2020-03-18 devel/py-zLOG: Old, uses EOLed python27
2020-03-19 textproc/py-ltxml: Unmaintained, uses EOLed python27
2020-03-19 x11-toolkits/flowcanvas: Unmaintained, uses EOLed python27
2020-03-19 audio/raul: Unmaintained, uses EOLed python27
2020-03-19 audio/py-vorbis: Unmaintained, uses EOLed python27
2020-03-19 databases/py-cdb: Unmaintained, uses EOLed python27
2020-03-19 devel/py-libplist: Unmaintained, uses EOLed python27
2020-03-19 devel/py-mwlib: Unmaintained, uses EOLed python27
2020-03-19 emulators/openmsx: Unmaintained, uses EOLed python27
2020-03-19 graphics/py-soya3d: Unmaintained, uses EOLed python27
2020-03-19 irc/py-supybot: Unmaintained, uses EOLed python27
2020-03-19 net-mgmt/py-pdagent: Unmaintained, uses EOLed python27
2020-03-19 textproc/pychm: Unmaintained, uses EOLed python27 |
1.3_5 18 Feb 2020 10:58:39
  |
antoine  |
Deprecate a few unmaintained ports that use python27
With hat: portmgr |
1.3_5 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.3_5 15 Feb 2017 15:07:48
  |
tijl  |
Remove -fPIC. The problem was in textproc/ltxml. |
1.3_4 09 Feb 2017 18:53:12
  |
linimon  |
Add -fPIC to various ports to enable them to build on armv6.
Approved by: portmgr (tier-2 blanket) |
1.3_4 23 Jul 2016 09:00:54
  |
amdmi3  |
- License
- Switch to options helpers
- Cosmetic fixes
- Update WWW
- Regenerate patches with `make makepatch` |
1.3_4 28 Jun 2016 09:11:31
  |
rakuco  |
Reset ports maintained by horia@racoviceanu.com.
The last change submitted or approved by Horia in Bugzilla dates back to
September 2015. Since then, all commits to his ports were landed by others
after the maintainer timeout period expired (see r383744, r405055, r405057,
r400461 and r414655, for example).
Horia did show interest in coming back after I sent a private email a few
months ago, but since nothing has changed it is better to reassign his ports
back to the heap.
Differential Revision: https://reviews.freebsd.org/D5980 |
1.3_4 01 Apr 2016 14:25:18
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.3_4 07 Dec 2014 10:01:37
  |
mva  |
- Convert textproc/ to USES=python
With hat: python@ |
1.3_4 06 May 2014 13:23:09
  |
nemysis  |
These ports are no longer used or cared for.
Horia Racoviceanu <horia at racoviceanu.com> wishes to maintain these ports
with my help.
textproc/docbook2odf
- Pass maintainership to horia at racoviceanu.com
- Break lines around 80 characters
- Change pkg-plist, remove mtree
textproc/py-ltxml
- Pass maintainership to horia at racoviceanu.com
- Break lines around 80 characters
textproc/xsv
- Pass maintainership to horia at racoviceanu.com
- Remove blank characters |
1.3_4 24 Mar 2014 20:24:49
  |
nemysis  |
- Change files/patch-setup.py [1]
Reported by: antoine@ [1] |
1.3_4 23 Mar 2014 02:07:12
  |
nemysis  |
- Bump PORTREVISION for rerolled tarball
- Take maintainership
- Change DOCS
- Add DOCS and EXAMPLES Options
- Remove obsolete REINPLACE
- Strip library
- Change patch, old was rejected |
1.3_3 30 Dec 2013 11:56:34
  |
wg  |
textproc/py-ltxml: support staging and minor changes |
1.3_3 20 Sep 2013 23:17:32
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
1.3_3 21 Jan 2012 17:40:15
 |
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
1.3_3 24 Oct 2011 09:11:38
 |
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
1.3_3 03 Jul 2011 14:40:25
 |
ohauer  |
-remove MD5 |
1.3_3 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.3_3 15 Aug 2006 01:04:55
 |
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include security/ sysutils/ textproc/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
1.3_3 13 May 2006 04:24:52
 |
edwin  |
Remove USE_REINPLACE from categories starting with T |
1.3_3 25 Nov 2005 18:40:57
 |
pav  |
- Add SHA256 |
1.3_3 18 Apr 2005 15:45:07
 |
jylefort  |
- Track updated distfile, which has changed in-place (added XMLVersion
property to Files).
- Fix build on amd64 and ia64.
PR: ports/80014
Submitted by: Johan van Selst <johans@stack.nl>
Approved by: adamw (mentor) |
1.3_2 28 Feb 2005 04:34:05
 |
kris  |
BROKEN: Size mismatch |
1.3_2 18 Nov 2004 22:41:01
 |
kris  |
BROKEN on amd64 and ia64: Does not build (links non-shared with shared library) |
1.3_2 23 Jul 2004 19:02:19
 |
sem  |
The tarball was rerolled without version bumps.
Changes:
* Unicode support fixes
* free() changed with PyObject_FREE()
* allow pass URI in stream
Full distfiles diff you can see here:
http://people.freebsd.org/~sem/PyLTXML-1.3.diff
PR: ports/69490
Submitted by: Radim Kolar <hsn@netmag.cz> |
1.3_1 21 Jun 2004 21:27:46
 |
kris  |
Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDEN
ports. They will be removed on or after that date if they are still
broken and no fix has been submitted to GNATS. |
1.3_1 21 Feb 2004 21:29:07
 |
kris  |
BROKEN: Checksum mismatch |
1.3_1 14 Nov 2003 22:45:47
 |
pav  |
Fix checksum mismatch. Author rerolled distfile adding this changelog
entry and corresponding code: |
1.3 03 Aug 2003 19:20:58
 |
perky  |
Use %%PYTHON_SITELIBDIR%% to enable package build on python2.3 |
1.3 20 Feb 2003 19:11:26
 |
knu  |
De-pkg-comment. |
1.3 31 Jan 2003 11:14:03
 |
wjv  |
Add py-ltxml 1.3, python bindings to the LT XML toolkit. |