Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20100207_2 27 Jan 2020 15:34:18
  |
rene  |
Remove expired ports:
2020-01-27 accessibility/py-papi: Unmaintained, uses EOLed python27
2020-01-27 archivers/py-czipfile: Unmaintained, uses EOLed python27
2020-01-27 audio/boodler: Unmaintained, uses EOLed python27
2020-01-27 audio/dir2ogg: Unmaintained, uses EOLed python27
2020-01-27 audio/jokosher: Unmaintained, uses EOLed python27
2020-01-27 audio/mpdbrowser: Unmaintained, uses EOLed python27
2020-01-27 audio/nekobee: Unmaintained, uses EOLed python27
2020-01-27 audio/patchage: Unmaintained, uses EOLed python27
2020-01-27 audio/py-ao: Unmaintained, uses EOLed python27
2020-01-27 audio/py-id3: Unmaintained, uses EOLed python27
2020-01-27 audio/py-shout: Unmaintained, uses EOLed python27
2020-01-27 audio/py-speex: Unmaintained, uses EOLed python27
2020-01-27 audio/pytone: Unmaintained, uses EOLed python27 (Only the first 15 lines of the commit message are shown above ) |
20100207_2 26 Dec 2019 07:54:29
  |
antoine  |
Deprecate a few ports
With hat: portmgr |
20100207_2 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 ) |
20100207_2 25 May 2016 15:43:34
  |
mat  |
Remove useless WRKSRC definitions.
While there, correct DEV_WARNINGS when they occur.
Sponsored by: Absolight |
20100207_2 19 May 2016 10:21:25
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
20100207_2 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
20100207_2 03 Jun 2015 17:23:16
  |
amdmi3  |
- Convert to OPTIONS
- Strip library |
20100207_1 14 May 2015 10:15:09
  |
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
20100207_1 19 Oct 2014 08:50:18
  |
mva  |
- Convert ports from databases/ and deskutils/ to new USES=python
Approved by: portmgr (implicit) |
20100207_1 29 Sep 2013 07:13:33
  |
mva  |
- Convert to PYDISTUTILS_AUTOPLIST
- Enable stage support |
20100207_1 20 Sep 2013 16:21:38
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils) |
20100207_1 03 Oct 2012 01:15:48
  |
jgh  |
- reset maintainer to heap |
20100207_1 25 Jun 2012 23:09:08
 |
jgh  |
- adopt optionsNG |
20100207_1 10 Feb 2012 04:35:08
 |
jgh  |
- allows for clean fetch across all CHEESESHOP mirrors |
20100207_1 07 Feb 2012 21:22:57
 |
jgh  |
- send "ClientInit" when there is no authentication
- while here cleanup the cheeseshop master_site syntax
PR: ports/164863
Submitted by: pphillips at experts-exchange.com |
20100207 20 Dec 2011 17:10:20
 |
jgh  |
move contributor address => jgh
Approved by: crees (mentor) |
20100207 25 Dec 2010 21:55:25
 |
swills  |
Remove duplicate files accidentally checked in
Approved by: wxs (mentor, implicit)
Pointhat to: swills |
20100207 25 Dec 2010 21:49:12
 |
swills  |
Vnc2flv is a cross-platform screen recording tool for UNIX, Windows or Mac.
It captures a VNC desktop session (either your own screen or a remote computer)
and saves as a Flash Video (FLV) file.
WWW: http://www.unixuser.org/~euske/python/vnc2flv
PR: ports/153414
Submitted by: Jason Helfman <jhelfman at experts-exchange.com>
Approved by: wxs (mentor) |