John Marino
09b3826815
textproc/xmlada: Correct license. It's GPLv3, not GPLv2
2014-02-15 16:53:55 +00:00
Sunpoet Po-Chuan Hsieh
75b853040c
- Update to 1.06
...
Changes: http://search.cpan.org/dist/Pod-Escapes/Changes
2014-02-15 16:52:59 +00:00
John Marino
34cd2a2b20
textproc/py-sphinxcontrib-adadomain: Specify LICENSE (BSD)
2014-02-15 16:47:45 +00:00
Olivier Duchateau
258db2e1e1
- Update to 4.1.0
...
- Adjust dependencies
- Fix Python version
2014-02-15 12:50:46 +00:00
Olivier Duchateau
7fc53174fe
This is a wrapper around a SPARQL service. It helps in creating the query URI
...
and, possibly, convert the result into a more manageable format.
WWW: http://rdflib.github.io/sparqlwrapper/
2014-02-15 12:43:36 +00:00
John Marino
9603f14bd8
textproc/words: Support stage and adopt
...
I might as well adopt this port under the Ada umbrella.
Specify the PD-like license, tweak COMMENT as well as support stage.
Also remove unnecessary zip extraction dependency.
2014-02-15 12:12:09 +00:00
Martin Wilke
fb08e8f193
Convert to autoplist
...
Stage support
Bump PORTREV
2014-02-15 10:26:45 +00:00
Martin Wilke
c8058284a4
- Remove gmake complete builds fine without everywhere.
2014-02-14 16:52:45 +00:00
Martin Wilke
212168ca71
- Remove now useless bmake/fmake check
...
- Convert USE_GMAKE to USES
2014-02-14 16:25:16 +00:00
Martin Wilke
709aa93713
- Stage support
...
- Convert USE_GMAKE to USES
2014-02-14 15:42:31 +00:00
Steven Kreuzer
3cd6b1cf9f
Update to 1.43
2014-02-14 15:38:56 +00:00
Pietro Cerutti
0d218fe551
- Update to 1.1.6
...
- Make fetchable again
- Update WWW line in pkg-descr
PR: 185740
Submitted by: gahr
Approved by: maintainer (timeout)
2014-02-14 15:00:44 +00:00
Martin Wilke
566d1661f4
- Stage support
2014-02-14 14:59:46 +00:00
Martin Wilke
98a67bb609
- Stage support
2014-02-14 14:59:33 +00:00
Antoine Brodin
ddc7a9462b
Unbreak after conversion to USES=shebangfix
...
Reported by: pkg-fallout
2014-02-14 09:56:24 +00:00
Johan van Selst
e39a61ed15
Update to flex 2.5.38
2014-02-13 18:21:09 +00:00
Emanuel Haupt
4a508880b1
Update to 3.01
2014-02-13 10:08:28 +00:00
Emanuel Haupt
ae5495f31f
Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
...
afterwards.
Encouraged by: mat
2014-02-13 09:41:17 +00:00
Dmitry Marakasov
18e70290a6
- Fix build on 10.x
...
PR: 185954
Submitted by: amdmi3
Approved by: maintainer timeout
2014-02-13 02:34:53 +00:00
Dmitry Marakasov
82ecec48cf
- Don't silence warnings
...
- Cosmetic fixes
2014-02-13 02:26:04 +00:00
Joe Marcus Clarke
ca3e1f7adc
Allow lxml 3.2.5 to be used. More patches may be forthcoming as we uncover
...
what issues might exist beyond 3.2.1.
Submitted by: Rob Austein <sra@hactrn.net>
2014-02-12 23:34:19 +00:00
Emanuel Haupt
e4689cd412
Now that this port is staged and DOCS defined we can stop testing for DOCS in
...
any install target.
2014-02-12 19:26:08 +00:00
Tom Judge
ec5c358ee5
Fix setting the owner/group back to root/wheel
2014-02-12 18:56:40 +00:00
Tom Judge
6483647eaf
Remove deps for things that are now perl core modules
2014-02-12 18:55:59 +00:00
Tom Judge
924831ce21
New port textproc/p5-Elasticsearch.
...
ElasticSearch is a thin API which makes it easy to communicate with
an ElasticSearch cluster.
WWW: http://search.cpan.org/dist/Elasticsearch/
2014-02-12 17:45:49 +00:00
Tom Judge
99f8ce6bed
Move p5-ElasticSearch to p5-ElasticSearch-legacy to make space for the offical client.
...
Update to 0.66.
2014-02-12 17:20:40 +00:00
Tom Judge
1e4d0f532c
Update to 0.9.11.
...
Changes: http://www.elasticsearch.org/downloads/0-90-11/
2014-02-12 16:48:32 +00:00
Pietro Cerutti
791b25416d
- Add dependency on graphviz when building the documentation
2014-02-12 16:11:06 +00:00
Mathieu Arnold
33ab73cd19
Fix old makeplist bug.
...
Pointy hat to: people who blindly use makeplist
Sponsored by: Absolight
2014-02-12 14:03:25 +00:00
Martin Wilke
8d90b469ba
- Stage support
2014-02-12 07:07:09 +00:00
Martin Wilke
4f646be058
- Stage support
2014-02-12 07:06:30 +00:00
Matthias Andree
ece255e47a
Fix catalog file name in pkg-install.in, fixing polkit build.
...
Add a safety check so we don't add non-existent catalogs there.
Convert to staging.
2014-02-11 23:50:01 +00:00
Baptiste Daroussin
f14ccfe17b
Fix build with clang 3.4
...
Submitted by: dim
2014-02-11 22:56:50 +00:00
Pawel Pekala
9591d8bafc
Update to version 1.13
...
This new version mainly improves accuracy when matching on the code of complex
projects. It also contains some bugfixes and an improvement to the Vim plugin.
2014-02-11 16:36:09 +00:00
Martin Wilke
64018917d2
- Stage support
2014-02-11 13:44:36 +00:00
Martin Wilke
97097ef9cf
- Stage support
2014-02-11 13:44:09 +00:00
Frederic Culot
4c258046ef
- Update to 1.03 [1]
...
- Update MASTER_SITES, MAINTAINER's address, and WWW link [1]
- Add LICENSE (BSD 2-Clause) [1]
- Support staging
PR: ports/186634 [1]
Submitted by: Michael S. Sanders <email@freebsd.hypermart.net> (maintainer)
2014-02-11 12:45:56 +00:00
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