Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.4.4_1 01 Jan 2021 11:45:05 |
antoine |
Re-apply part of r559792 (INDEX and bulk -a OK)
With hat: portmgr |
2.4.4_1 01 Jan 2021 10:11:35 |
antoine |
Revert r559792 to unbreak INDEX and bulk -a
It seems a lot of reverse dependencies were missed
With hat: portmgr |
2.4.4_1 01 Jan 2021 00:57:24 |
rene |
Remove most expired ports that depend on Python 2.7:
Exceptions are:
- mail/mailman, our listservers still use it
- www/chromium, solely because of popular demand,
upstream is (slowly) working on porting it to Python 3
- ports that have actual patches for Python 3 against
them (Cinnamon and a few unrelated other ports)
- llvm70 and qt5-webengine because they seem to have a lot
of dependencies which need further analysis
- sysutils/uefi-edk2-bhyve because bhyve seems to use them
- python2 and python27 themselves
I'm sure there will be complaints, but the nice thing about
a version control system is that we can revert and adjust things. (Only the first 15 lines of the commit message are shown above ) |
2.4.4_1 31 Mar 2020 09:32:17 |
amdmi3 |
- Add LICENSE_FILE
- Update WWW
Approved by: portmgr blanket |
2.4.4_1 24 Jun 2018 01:06:12 |
yuri |
devel/py-cheetah: Add LICENSE
Approved by: portmgr blanket |
2.4.4_1 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
2.4.4_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 ) |
2.4.4_1 03 Jul 2016 18:12:19 |
pi |
devel/py-cheetah: fix INDEX
PR: 209922 |
2.4.4_1 03 Jul 2016 17:55:05 |
pi |
devel/py-cheetah: set to python2.7 only port
PR: 209922
Submitted by: Iblis Lin <iblis@hs.ntnu.edu.tw>
Approved by: nivit (maintainer timeout) |
2.4.4_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.4.4_1 20 Oct 2014 16:04:14 |
mva |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
2.4.4_1 01 Mar 2014 17:59:34 |
miwi |
- Convert to autoplist
- Stage support
- Bump PORTREVISION |
2.4.4 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
2.4.4 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
2.4.4 13 Dec 2010 09:57:08 |
nivit |
- Update to 2.4.4
- Remove MD5 checksum from distinfo
- Remove PYEASYINSTALL_* variables from Makefile |
2.4.3 17 Sep 2010 21:32:32 |
nivit |
- Update to 2.4.3 |
2.4.2.1 05 May 2010 16:07:39 |
nivit |
- Update to 2.4.2.1
- Remove MAKE_ENV variable |
2.4.1_1 16 Mar 2010 02:44:22 |
amdmi3 |
- Remove www/cheetah. It is broken, unmaintained and not developed since 2001.
PR: 143839
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
2.4.1_1 03 Jan 2010 09:50:31 |
nivit |
- Add textproc/py-markdown to RUN_DEPENDS
- Bump PORTREVISION |
2.4.1 02 Jan 2010 14:01:01 |
nivit |
- Update to 2.4.1
- Change MASTER_SITES to CHEESESHOP
- Remove *_DEPENDS lines |
2.2.1 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
2.2.1 03 Jun 2009 11:36:23 |
nivit |
- Update to 2.2.1 |
2.0.1 13 Feb 2009 12:10:17 |
nivit |
- Take maintainership |
2.0.1 09 Nov 2008 10:58:37 |
rafan |
- Fix build |
2.0.1 01 Aug 2008 12:24:13 |
pav |
- Register conflicts between devel/py-cheetah and www/cheetah ports
PR: ports/126152
Submitted by: Dmitry Kazarov <hanabana@mail.ru> |
2.0.1 10 Jan 2008 19:23:50 |
bsam |
A try to fix package building at the ports cluster for FreeBSD-5. |
2.0.1 06 Jan 2008 15:32:37 |
bsam |
. polish DISTNAME;
. update to version 2.0.1. |
2.0 06 Jan 2008 15:24:49 |
bsam |
Remove IGNORE for PACKAGE_BUILDING: can't reproduce it at my tinderbox.
Let's hope the problem vanished. |
2.0 09 Nov 2007 22:45:00 |
linimon |
Mark this as ignore if PACKAGE_BUILDING is set, at least for the moment.
On the build cluster it shows up as depending on both python 2.4 and 2.5.
Discussed with: maintainer
Approved by: portmgr (self) |
2.0 29 Oct 2007 00:42:11 |
perky |
- Update to 2.0. [1]
- Change to use bsd.python.mk's setuptools support.
- Release maintainership.
Submitted by: Roar Pettersen <roar.pettersen@uib.no> [1] |
2.0.r7 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) |
2.0.r7 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.r7 18 Jan 2007 02:38:01 |
dryice |
- update to 1.0rc7
- repack as a python egg
- add variables to support the new version of turbogears
- NO_PACKAGE because of the tinder uname issue
PR: ports/106753
Submitted by: Dryice Liu
Approved by: itetcu (mentor), perky (maintainer timeout) |
1.0 17 Dec 2005 03:28:36 |
perky |
Update to 1.0
PR: 90340
Submitted by: "Choe, Cheng-Dae" <whitekid@gmail.com> |
0.9.17.r1 05 Jun 2005 21:25:31 |
pav |
- Update to 0.9.17rc1
PR: ports/76202, ports/81580
Submitted by: Piet Delport <pjd@point45.com>,
"Choe, Cheng-Dae" <whitekid@gmail.com>
Approved by: maintainer timeout (4 months) |
0.9.15 18 Mar 2004 07:38:48 |
perky |
Add SIZE data.
Submitted by: trevor |
0.9.15 04 Dec 2003 19:32:27 |
perky |
Add py-cheetah 0.9.15,
a python-based template engine for any text-based formats. |