notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/py-pytemplate/Makefile
SVNWeb

Number of commits found: 12

Sun, 23 Feb 2020
[ 15:25 antoine search for other commits by this committer ] Original commit   Revision:526925 (Only the first 10 of 257 ports in this commit are shown above. View all ports for this commit)
Deprecate a few ports

With hat:	portmgr
Mon, 19 Feb 2018
[ 11:10 antoine search for other commits by this committer ] Original commit   Revision:462307 (Only the first 10 of 442 ports in this commit are shown above. View all ports for this commit)
Reduce dependency on the python2 metaport

PR:		225752
Submitted by:	Yasuhiro KIMURA
Mon, 20 Oct 2014
[ 16:04 mva search for other commits by this committer ] Original commit   Revision:371280 (Only the first 10 of 564 ports in this commit are shown above. View all ports for this commit)
- Convert ports of devel/ to USES=python

Approved by:	portmgr (implicit)
Thu, 3 Jul 2014
[ 23:57 adamw search for other commits by this committer ] Original commit   Revision:360487 (Only the first 10 of 47 ports in this commit are shown above. View all ports for this commit)
Remove NOPORTDOCS and NOPORTEXAMPLES.

Approved by:	portmgr (blanket)
Tue, 15 Apr 2014
[ 01:41 swills search for other commits by this committer ] Original commit   Revision:351301
- Stage
- Pet portlint

PR:		ports/188547
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	portmgr@ (blanket)
Mon, 13 Jan 2014
[ 21:00 rene search for other commits by this committer ] Original commit   Revision:339634 (Only the first 10 of 702 ports in this commit are shown above. View all ports for this commit)
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
Fri, 20 Sep 2013
[ 17:13 bapt search for other commits by this committer ] Original commit   Revision:327724 (Only the first 10 of 2998 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
Wed, 17 Oct 2012
[ 18:07 rm search for other commits by this committer ] Original commit   Revision:306029
- remove bogus setuptools dependency (the port is using distutils)
- trim Makefile header
- add license (GPLv3)
- limit python version to 2.x
- remove WWW, because it isn't working anymore
- bump PORTREVISION because of dependencies change

PR:		172329
Submitted by:	rm (myself)
Approved by:	maintainer timeout (2 weeks)
Feature safe:	yes
Tue, 24 Jul 2012
[ 21:27 cs search for other commits by this committer ] Original commit  (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Fix typos in COMMENT
Sat, 21 Jan 2012
[ 17:40 eadler search for other commits by this committer ] Original commit  (Only the first 10 of 1326 ports in this commit are shown above. View all ports for this commit)
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
Fri, 25 Feb 2011
[ 07:50 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 79 ports in this commit are shown above. View all ports for this commit)
- Move from py24 over to py25 or above
- Drop md5 support
Fri, 27 Feb 2009
[ 10:24 jadawin search for other commits by this committer ] Original commit 
Pytemplate is a small project intending to give python developpers a starting
framework. It permits to create properly scripts without struggling with
configuration files, logging properties development. They are already available
through a main class that the new script will inherit.

WWW: http://bulot.org/wiki/doku.php?id=projects:python:pytemplate

PR:             ports/132121
Submitted by:   Benoit Calvez <benoit at litchis.org>

Number of commits found: 12