Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
19 Feb 2018 14:01:42
2.112_1
 |
amdmi3  |
Fix bunch of ports by TundraWare, which share a common set of problems
- Add LICENSE
It explicitly requires user agreement (thus no-auto-accept) and
forbids distribution for a fee `beyond reasonable duplication
charges` which is too vague I don't think can be guaranteed in
any case (thus no-*-sell)
tdir port uses another variant of license, which also forbids
modification, and since the port requires shebangfix and Makefile
patching, also mark it no-pkg-mirror and BROKEN.
- Don't install licenses with documentation, since our license
framework already handles this
- Fix python shebangs
- Limit python version to 2.7, as no port is compatible with python3
- Add NO_ARCH
- User options targets helpers
- Simplify installation in a few cases
Approved by: portmgr blanket |
20 Oct 2014 16:04:14
2.112
 |
mva  |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
22 Jun 2014 13:59:05
2.112
 |
wg  |
devel/py-tconfpy: support stage
- Use PYDISTUTILS instead of makefile
- Define DOCS option
- Use auto plist |
10 Jun 2014 07:39:02
2.112
 |
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt) |
24 Nov 2013 20:03:27
2.112
 |
mva  |
- Fix the usage of 'python' to get rid of the implicit lang/python
dependency
Approved by: tconfpy@tundraware.com (maintainer) |
20 Sep 2013 17:13:47
2.112
 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
03 Jul 2011 14:59:23
2.112
|
ohauer  |
-remove MD5 |
18 Aug 2009 21:19:41
2.112
|
miwi  |
- Fix fetch
Reported by: ionbot |
18 Aug 2009 20:15:55
2.112
|
miwi  |
Eliminate hard coded "PKGNAMEPREFIX= py-"
PR: 137859
Submitted by: olli hauer <ohauer@gmx.de> |
28 Dec 2008 10:54:08
2.112
|
pgollucci  |
CATEGORIES+= python for py- ports missing it
PR: ports/124921
Approved by: portmgr (pav) |
30 Jul 2007 09:42:28
2.112
|
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 |
22 Jan 2006 08:30:12
2.112
|
edwin  |
SHA256ify
Approved by: krion@ |
24 Jan 2005 13:51:51
2.112
|
vs  |
Update to 2.112
PR: ports/76496
Submitted by: Tim Daneliuk (maintainer) |
27 May 2004 21:39:01
1.185
|
pav  |
Add py-tconfpy, an advanced configuration file parser and validator for
Python programs.
PR: ports/65941
Submitted by: Tim Daneliuk <tconfpy@tundraware.com> |