Commit graph

17 commits

Author SHA1 Message Date
Mathieu Arnold
dbbfc7889a GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN

Some ports have a local mirror configured but for security reasons, it
is not considered upstream.

Sponsored by:	Absolight
2016-09-14 15:59:34 +00:00
Mathieu Arnold
7f4572eae4 Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:29:15 +00:00
Sunpoet Po-Chuan Hsieh
c65617e6ec - Use USES=localbase 2015-10-17 18:07:39 +00:00
Sunpoet Po-Chuan Hsieh
800410837a - Allow concurrent installation (USE_PYTHON=concurrent) 2015-09-02 17:03:10 +00:00
Sunpoet Po-Chuan Hsieh
fe2e81bac8 - Use DISTVERSIONPREFIX instead of DISTNAME 2015-05-16 13:35:42 +00:00
Sunpoet Po-Chuan Hsieh
d6897029d3 - Remove USE_PYTHON=concurrent 2014-10-04 17:38:31 +00:00
Sunpoet Po-Chuan Hsieh
b9d2109c86 - Allow concurrent installation (USE_PYTHON=concurrent) 2014-08-30 12:00:31 +00:00
Sunpoet Po-Chuan Hsieh
54bbbd4eb5 - Strip shared library 2014-08-15 10:46:47 +00:00
Sunpoet Po-Chuan Hsieh
ec373bbc2f - Convert PYTHON_FEATURES to USE_PYTHON (which was landed several hours ago)
Notified by:	koobs, wg
2014-08-15 03:43:54 +00:00
Sunpoet Po-Chuan Hsieh
11c007fbf1 - Use USES=python 2014-08-15 02:59:55 +00:00
Sunpoet Po-Chuan Hsieh
ba2c32849a - Use PYDISTUTILS_AUTOPLIST instead of PLIST_FILES 2014-02-24 10:41:35 +00:00
Sunpoet Po-Chuan Hsieh
fb672c3625 - Add LICENSE
- Convert to new LIB_DEPENDS format
- Support STAGEDIR
2013-11-20 03:20:59 +00:00
Baptiste Daroussin
f5750c6a0e Add NO_STAGE all over the place in preparation for the staging support (cat: chinese) 2013-09-20 16:01:22 +00:00
Sunpoet Po-Chuan Hsieh
2704440db1 - Cosmetic change 2013-09-07 17:53:23 +00:00
Sunpoet Po-Chuan Hsieh
ee0456d513 - Cleanup Makefile header 2013-08-21 17:42:57 +00:00
Sunpoet Po-Chuan Hsieh
ae9c5e1cde - Pet portlint: remove ABI version number from LIB_DEPENDS 2012-08-07 11:47:26 +00:00
Sunpoet Po-Chuan Hsieh
fbdf4bfea0 - Add py-cconv 0.5.0
This port is the Python wrapper of cconv (chinese/cconv).

cconv (pronunciation: see-conv) is an iconv-based Simplified-Traditional Chinese
conversion tool. It is NOT only a transcoding program, but also a TRANSLATE tool
between Simplified Chinese and Traditional Chinese.

We stand on the shoulders of giants. cconv source code is based on iconv, an
excellent program which converts text from one encoding to another.

Features:
- iconv-like usage.
- language-level Simplified-Traditional Chinese conversion.
- idioms can be translated.

WWW: http://code.google.com/p/cconv/
2011-05-09 07:40:22 +00:00