Mark Murray
f28a05d93d
Fix to add staging support.
...
While I'm here, fix compilation; subtracting 2 pointers on a 64-bit
machine gives something the same size as a size_t.
Refactor the patches by using 'make makepatch'.
PR: 186604
Submitted by: Mikhail - mp39590 gmail com
2014-02-10 21:31:14 +00:00
Antoine Brodin
17231bb963
- Update to 1.8.3
...
- Do not override DOCSDIR, mva@'s upcoming patch will do that better soon
2014-02-10 17:53:08 +00:00
Sunpoet Po-Chuan Hsieh
3b0c0c7cf7
- Update to 2014.02.09
2014-02-10 17:29:32 +00:00
Sunpoet Po-Chuan Hsieh
881a7f11a8
- Update to 2014.02.09
2014-02-10 17:29:27 +00:00
Sunpoet Po-Chuan Hsieh
b2ee147be9
- Update to 2014.02.09
2014-02-10 17:29:21 +00:00
Ruslan Makhmatkhanov
99df9f7f5b
- update to 0.16.4
...
PR: 186605
Submitted by: Piotr Rybicki <meritus@innervision.pl> (maintainer)
2014-02-10 14:46:25 +00:00
Emanuel Haupt
5005b67362
According to the Porter's Handbook (5.12.2.3.) default options must be added to
...
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org , kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
2014-02-10 13:54:26 +00:00
Baptiste Daroussin
ce1c0bc3ed
Back to the futur
2014-02-10 13:27:09 +00:00
Baptiste Daroussin
e6ef2c96d5
Mark as deprecated unmaintained ports for which no public distfiles are
...
available for part or all the needed distfiles.
Reported by: distillator
2014-02-10 12:58:54 +00:00
Frederic Culot
4b38bfdebd
- Update to 1.05
...
- Add LICENSE (Artistic 1 & GPL 1)
Changes: http://search.cpan.org/dist/Pod-Escapes/Changes
2014-02-10 08:56:36 +00:00
Frederic Culot
99cfc34769
- Update to 2.0
...
- Support stagedir
Changes: https://pypi.python.org/pypi/trans#changelog
PR: ports/185961
Submitted by: Eero Hanninen <fax@nohik.ee>
Approved by: d.pryadko@rambler-co.ru (maintainer timeout, >14 days)
2014-02-10 08:18:31 +00:00
Martin Wilke
25a7b0420f
- Stage support
2014-02-10 07:15:39 +00:00
Ruslan Makhmatkhanov
f029546b2c
- do not use easy_install, convert to auto-generated packing list
...
- move DIST_SUBDIR upper, where appropriate
- add trailing slash to WWW url, where appropriate
- bump PORTREVISION
2014-02-09 23:13:52 +00:00
Antoine Brodin
56a322f266
- Remove infozip dependency
...
- Simplify installation using COPYTREE_SHARE
- Replace broken plist generation with PORTDATA=*
2014-02-09 11:47:22 +00:00
Martin Wilke
ce43554396
- Stage support
2014-02-09 10:31:35 +00:00
Martin Wilke
d0f7182a2c
- Stage support
2014-02-09 10:31:12 +00:00
Martin Wilke
6c964e358d
- Stage support
2014-02-09 10:30:51 +00:00
Kubilay Kocak
eb3e3e24eb
[NEW PORT] textproc/py-regex: Alternative regular expression module
...
This new regex implementation is intended eventually to replace Python's
current re module implementation.
WWW: https://pypi.python.org/pypi/regex
PR: ports/186029
Submitted by: Eero Hänninen <fax@nohik.ee>
2014-02-09 08:48:25 +00:00
Mathieu Arnold
3cd691f684
Fix plist.
...
Noticed by: antoine via pkg-fallout
Pointy hat to: mat
Sponsored by: Absolight
2014-02-09 00:22:45 +00:00
Emanuel Haupt
7ad0a133af
Support staging
2014-02-08 22:18:16 +00:00
Emanuel Haupt
65b32bc188
- Support staging
...
- Add LICENSE
2014-02-08 22:14:29 +00:00
Sunpoet Po-Chuan Hsieh
8d40d7b1ce
- Add LICENSE
2014-02-08 17:20:00 +00:00
Martin Wilke
7ba93a2495
- Stage support
...
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION
2014-02-08 15:40:12 +00:00
Martin Wilke
3e4cb556c3
- Stage support
...
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION
2014-02-08 15:38:18 +00:00
Antoine Brodin
413aa4d4bb
Mark broken: tries to fetch files during build stage
...
downloadfile:
[get] Getting: http://repo1.maven.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.jar
[get] To: /wrkdirs/usr/ports/textproc/apache-poi/work/poi-3.9/lib/commons-logging-1.1.jar
[get] Error getting http://repo1.maven.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.jar to /wrkdirs/usr/ports/textproc/apache-poi/work/poi-3.9/lib/commons-logging-1.1.jar
BUILD FAILED
/wrkdirs/usr/ports/textproc/apache-poi/work/poi-3.9/build.xml:323: The following error occurred while executing this line:
/wrkdirs/usr/ports/textproc/apache-poi/work/poi-3.9/build.xml:302: java.net.UnknownHostException: repo1.maven.org
Reported by: pkg-fallout
With hat: portmgr
2014-02-08 14:16:18 +00:00
Antoine Brodin
77413dbbec
Fix packaging
...
Reported by: pkg-fallout
2014-02-08 14:10:04 +00:00
Brendan Fabeny
c64edb4056
Use staging; strip library
2014-02-08 01:07:42 +00:00
Jung-uk Kim
d7fd806b0e
Fix build with boost-libs 1.55.0.
2014-02-07 22:59:14 +00:00
Baptiste Daroussin
cac64996be
Remove the deprecation added by accident
...
Reported by: rene
2014-02-07 16:46:04 +00:00
Frederic Culot
f68571b83f
- Update to 1.06
...
Changes: http://search.cpan.org/~neilb/Lingua-EN-Numbers/Changes
2014-02-07 13:08:24 +00:00
Baptiste Daroussin
4650a910d0
Chase boost and icu bump
...
While here convert some LIB_DEPENDS
2014-02-07 11:44:08 +00:00
Frederic Culot
af3dcea92a
- Update to 1.11
...
Changes: http://search.cpan.org/dist/JavaScript-Minifier/Changes
2014-02-07 10:19:59 +00:00
Frederic Culot
39062a8a23
- Update to 1.14
...
- Add LICENSE (Artistic 1 & GPL 1)
- Add WWW link
Changes: http://search.cpan.org/dist/RTF-Tokenizer/CHANGES
2014-02-07 10:16:44 +00:00
Mark Linimon
37f1b9dc0b
Fix typo.
2014-02-07 07:51:27 +00:00
Antoine Brodin
709279fe7f
- Stage support
...
- Remove infozip dependency
2014-02-06 20:58:06 +00:00
Pawel Pekala
3b95fc04db
Stage support
...
PR: ports/182481
Submitted by: maintainer
2014-02-06 20:15:32 +00:00
Brendan Fabeny
c9266fcc1e
Update textproc/tinyxml2 to 20140124 and devel/cppcheck to 1.63; use staging for both
2014-02-06 18:40:41 +00:00
Emanuel Haupt
e1586c8a1b
Support staging.
2014-02-06 16:34:40 +00:00
Emanuel Haupt
959bf56cdd
Support staging.
2014-02-06 16:29:21 +00:00
Emanuel Haupt
a0cdf342e1
Support staging.
2014-02-06 16:28:19 +00:00
Emanuel Haupt
4cec24e88a
Support staging.
2014-02-06 16:27:14 +00:00
Emanuel Haupt
40d02d5622
Support staging.
2014-02-06 16:26:16 +00:00
Emanuel Haupt
1673e3ab9c
Support staging.
2014-02-06 16:25:15 +00:00
Emanuel Haupt
a58d6fccd9
Support staging.
2014-02-06 16:24:12 +00:00
Emanuel Haupt
9339da4058
Support staging.
2014-02-06 16:23:21 +00:00
Emanuel Haupt
43499227a4
Support staging.
2014-02-06 16:20:29 +00:00
Emanuel Haupt
7da1b51122
Support staging.
2014-02-06 16:18:37 +00:00
Martin Wilke
bc37d148a1
- Stage support
2014-02-06 15:06:58 +00:00
Sunpoet Po-Chuan Hsieh
0e5ad33ae8
- Update to 20140202
2014-02-06 14:51:34 +00:00
Sunpoet Po-Chuan Hsieh
2fe4b2b7b7
- Update to 2014.02.02
2014-02-06 14:50:28 +00:00