Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2_2 08 Jun 2017 13:21:40
  |
rene  |
Move www/py-utidy to www/py-utidylib to comply with PyPI naming.
Further fixes:
- properly depend on Python 2.7
- drop manual DISTNAME
Submitted by: koobs (private mail) |
0.2_2 08 Jun 2017 03:19:35
  |
rene  |
www/py-utidy: update WWW |
0.2_2 08 Jun 2017 03:14:56
  |
rene  |
www/py-utidy: fix fetch, add LICENSE, take maintainership
Contents checked against a copy on distcache.freebsd.org |
0.2_1 13 May 2017 10:39:53
  |
miwi  |
- Broken - Checksum mismatch
=> Attempting to fetch
https://downloads.sourceforge.net/project/utidylib/uTidylib-0.2.zip
fetch: https://downloads.sourceforge.net/project/utidylib/uTidylib-0.2.zip: size
mismatch: expected 17575, actual 26055
=> Attempting to fetch
https://cytranet.dl.sourceforge.net/project/utidylib/uTidylib-0.2.zip
fetch: https://cytranet.dl.sourceforge.net/project/utidylib/uTidylib-0.2.zip:
size mismatch: expected 17575, actual 26055 |
0.2_1 01 Apr 2016 14:33:58
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.2_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 |
0.2_1 03 Jan 2015 08:41:21
  |
mva  |
- Convert USE_PYTHON to new USES in www/
With hat: python@ |
0.2_1 29 Aug 2014 10:21:52
  |
tijl  |
Fix dependencies on libtidy
Reported by: amdmi3 |
0.2_1 14 Jul 2014 18:42:04
  |
bapt  |
Modernize LIB_DEPENDS
With hat: portmgr |
0.2_1 10 Mar 2014 18:01:09
  |
bapt  |
Convert www to USES=zip |
0.2_1 13 Jan 2014 21:00:04
  |
rene  |
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) |
0.2_1 15 Dec 2013 16:22:17
  |
wg  |
Use setuptools for all Python ports.
Setuptools is the preferred method to manage Python distributions after
many changes to the packaging ecosystem over the past couple of years.
Only ports using USE_PYDISTUTILS= yes are affected by this commit, ports using
USE_PYDISTUTILS= easy_install remains the same however this usage is now
deprecated and should be converted to USE_PYDISTUTILS= yes.
Some Python distributions do not work with setuptools out of the box because
they extend the install command from distutils and not setuptools, and
so they need to be patched accordingly.
pip (which leverages setuptools) works around the issue by using eggs, however
we want to get rid of those as well, as support for "flat" installation is (Only the first 15 lines of the commit message are shown above ) |
0.2_1 20 Sep 2013 23:36:54
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.2_1 28 Mar 2013 16:29:01
  |
eadler  |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
0.2_1 13 May 2012 19:09:28
 |
rm  |
- strict python version to 2.x only |
0.2_1 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
0.2_1 13 Dec 2009 16:28:06
 |
miwi  |
- Get rip python 2.3+
Note:
Python 2.3 is't longer supported and have a lot of security issues.
Convert 2.3+ to yes/or 2.4/5+
With hat: portmgr |
0.2_1 08 Jul 2009 13:21:43
 |
pav  |
- Fix runtime crash bug on amd64
PR: ports/136379
Submitted by: Phil Pennock <phil.pennock@globnix.org> |
0.2 18 Dec 2008 02:33:39
 |
linimon  |
Reset se@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
0.2 31 Aug 2007 22:04:42
 |
se  |
Add forgotten MASTER_SITE_SUBDIR. |
0.2 30 Aug 2007 23:02:16
 |
se  |
Seems one character in a comment was lost during a last minute edit
of the Makefile ... |
0.2 30 Aug 2007 22:57:49
 |
se  |
New port of uTidylib, a python wrapper for tidy-lib. |