1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Commit Graph

14940 Commits

Author SHA1 Message Date
Wen Heping
8ddd44229b - Update to 3.1.1
- Add STAGE support

PR:		190352
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-31 05:07:19 +00:00
Dmitry Marakasov
3174b06d91 - Switch to libtool, drop .la file
- Strip library
- Simplify and optionize docs installation
2014-05-31 00:58:42 +00:00
John Marino
d5df0fe022 textproc/docbook-xml: explicitly use ${TAR} for extraction
Despite all 6 distribution files being zip archives, the extraction target
is using a tar-specific set of arguments.  USES=zip cannot be used (native
or infozip) so explicitly require ${TAR} for future-proofing reasons.

Approved by:	Infrastructure blanket
2014-05-30 16:59:37 +00:00
Antoine Brodin
fb62a5fa21 Update to 2.0.3 2014-05-30 14:37:00 +00:00
Antoine Brodin
02225d9784 Fix packaging as a regular user 2014-05-30 12:53:56 +00:00
Dmitry Sivachenko
334e83d589 Stagify;
Update WWW
Simplify installation.
2014-05-30 10:53:29 +00:00
Tijl Coosemans
5fcb5e05ec USES=libtool:keepla pathfix tar:xz. 2014-05-30 10:50:33 +00:00
John Marino
d0011b8cb1 textproc/no-hunspell: use explicit UNZIP_CMD (requires infozip)
The tool needed for extract is zip.  However UNZIP_CMD explicitly refers
to zipinfo, and UNZIP_NATIVE_CMD isn't available on DragonFly.  To future-
proof the port, convert EXTRACT_CMD and EXTRACT_BEFORE_ARGS to UNZIP_CMD
and the default zip extraction args.  The (small) price is a new
dependency on infozip.  Covered by general infrastructure blanket.
2014-05-30 10:14:40 +00:00
Hiroki Sato
dcf4376fac Update to 1.5.0. 2014-05-30 08:01:55 +00:00
Antoine Brodin
8f66ae99c3 Reset a few maintainers who are unreachable
With hat:	portmgr
2014-05-29 18:54:55 +00:00
John Marino
7d017a5151 textproc/docbook-sgml: explicitly use ${TAR} for extraction
Despite all 8 distribution files being zip archives, the extraction target
is using a tar-specific set of arguments.  USES=zip cannot be used (native
or infozip) so explicitly require ${TAR} for future-proofing reasons.

Approved by:	Infrastructure blanket
2014-05-29 13:49:23 +00:00
Marcus von Appen
a5663c94f4 - Update to version 4.8.1
Changelog: https://lucene.apache.org/core/4_8_1/changes/Changes.html
2014-05-29 08:15:22 +00:00
Sofian Brabez
67565849b8 - Update COMMENT
- Update LICENSE
- Update pkg-descr
- Convert to USES=tar:bzip2
- Remove unnecessary RUN_DEPENDS

PR:		ports/186751
Submitted by:	Stephen R Guglielmo <srg at guglielmo.us>
2014-05-28 22:06:53 +00:00
John Marino
3067d29901 textproc/sdocbook-xml: Reintegrate docbook/bsd.docbook.mk
A few months ago, sdocbook-xml was split up along with many other
docbook ports to use a common makefile.  Since then, the other docbook
ports have been consolidated into two flavors (xml and sgml) and neither
use the textproc/docbook/bsd.docbook.mk makefile.

Moreover, it conditionally sets the EXTRACT_SUFX to .zip, but without
setting USES+= zip which is now required for all zip distfiles.

The cleanest fix is to move the needed bits from the common makefile
back into sdocbook-xml and delete the common makefile.  It passed 8x
on redport and DragonFly (w/ AK archiver patch in place)

Approved by:	portmgr (mat)
2014-05-28 21:12:56 +00:00
Sunpoet Po-Chuan Hsieh
83826df3c3 - Update to 1.07
Changes:	http://search.cpan.org/dist/Unicode-Collate/Changes
2014-05-28 14:25:21 +00:00
Frederic Culot
5afc780e9b - Update to 5.3
- Remove obsolete test dependencies

Changes:	http://search.cpan.org/dist/XML-TreeBuilder/Changes
2014-05-27 14:47:21 +00:00
Frederic Culot
083aa79cd2 - Update to 1.0.2
Changes:	http://search.cpan.org/dist/XML-Catalog/Changes
2014-05-27 14:39:49 +00:00
Dmitry Marakasov
3cd18eba95 - Switch to USES=libtool
- Strip library
2014-05-27 13:19:44 +00:00
Emanuel Haupt
3900316901 Update to 3.05 2014-05-27 12:11:13 +00:00
Antoine Brodin
ab73277d26 Fix make patch 2014-05-27 05:18:28 +00:00
Sunpoet Po-Chuan Hsieh
db5a1e30f5 - Update to 2014.05.25 2014-05-26 16:15:22 +00:00
Sunpoet Po-Chuan Hsieh
f40a440519 - Update to 2014.05.25 2014-05-26 16:15:16 +00:00
Sunpoet Po-Chuan Hsieh
d02d147243 - Update to 2014.05.25 2014-05-26 16:15:10 +00:00
Baptiste Daroussin
e854512661 Fix packaging as a user 2014-05-26 16:12:27 +00:00
Baptiste Daroussin
ecd30ca8b8 Convert to USES=lua 2014-05-26 15:38:21 +00:00
Frederic Culot
a5f5dfc0b3 - Update to 2014.05.23
PR:		ports/190260
Submitted by:	Eero Hanninen <fax@nohik.ee> (maintainer)
2014-05-26 13:52:18 +00:00
Martin Wilke
456cec5f1f - Convert gmake,bzip2 to USES
Approved by:	portmgr
2014-05-26 13:21:43 +00:00
Sunpoet Po-Chuan Hsieh
df32af11ac - Update to 1.05
Changes:	http://search.cpan.org/dist/Unicode-Collate/Changes
2014-05-26 11:35:03 +00:00
Baptiste Daroussin
912c68df95 Convert to USES=dos2unix
With hat:	portmgr
2014-05-26 09:24:47 +00:00
Frederic Culot
0ff73643d8 - Update to 0.22.0
- Add LICENSE (Apache 2)

PR:		ports/190224
Submitted by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2014-05-26 08:05:47 +00:00
Eitan Adler
eccf5db03a Multiple ports: reset maintainers
Maintainers for these ports have been notified on 5 separate occasions
	over the course of several months about pending actions required.

	We really appreciate the time and effort you put in to maintain
	these ports.

	If you are still interested in helping to maintain these ports just
	reply to me or file a PR and I will happily assign the port to you
	again.

Approved by:	portmgr (implicit)
2014-05-26 02:33:38 +00:00
Steve Wills
92d72c9a9e - Add patch to remove dependency on mini_portile 2014-05-25 01:17:22 +00:00
Jimmy Olgeni
a9978775d1 Add staging support. 2014-05-24 16:44:47 +00:00
Antoine Brodin
82c057297c Unbreak
Reported by:	pkg-fallout
2014-05-24 09:09:36 +00:00
Sunpoet Po-Chuan Hsieh
7411d6917b - Update to 1.6.1
Changes:	https://github.com/kschiess/parslet/commits/master
2014-05-24 07:21:43 +00:00
Johan van Selst
7c5c288f26 Update GNU grep to 2.19
Release notes: http://savannah.gnu.org/forum/forum.php?forum_id=7988
2014-05-23 16:35:24 +00:00
John Marino
3948488d55 textproc/xmlada: Upgrade version 4.4.2.0 => 4.5.0.0
Apparently version 4.4.2 isn't new enough for GPS 6.0 despite being
included in the sources.  This version is the top of the SVN repository.
It was tested in poudriere against a number of ports that depend on it
and everything still builds fine.
2014-05-23 00:02:12 +00:00
Wen Heping
8f6506ee20 - Pass maintainership to perl@ 2014-05-22 15:02:27 +00:00
Martin Wilke
29a708f017 - Backport a fix for chardet issue which prevents mail/rss2email3 from
working correctly on certain environment.

PR:		187397
Submitted by:	poyopoyo@puripuri.plala.or.jp
Approved by:	maintainer timeout
2014-05-22 10:17:41 +00:00
Alex Kozlov
98052ca1a2 - Use /usr/bin/unzip for zip files extraction (part 1)
PR:	ports/188419
Exp-run:	bdrewery
Approved by:	portmgr (bapt)
2014-05-22 09:51:35 +00:00
Martin Wilke
4850bdc1e6 - Support staging
- Add license information.

PR:		189122
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2014-05-22 09:43:03 +00:00
Martin Wilke
7872b96693 - Update to 2014.04.10
PR:		189129
Submitted by:	maintainer
2014-05-22 06:27:13 +00:00
Olivier Duchateau
d340bd141b - Update to 1.6.0 2014-05-20 20:24:28 +00:00
Tijl Coosemans
f191d6b887 Quote ${CC} and similar variables in MAKE_ARGS.
Reported by:	Dominic Fandrey <kamikaze@bsdforen.de>
2014-05-20 19:32:39 +00:00
Martin Wilke
a2ba1b7de8 - Update to 1.130
PR:		189803
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
2014-05-20 02:54:24 +00:00
Sunpoet Po-Chuan Hsieh
3de73a5e45 - Update to 1.11
- Fix *_DEPENDS: Exporter, List::Util and MIME::Base64 are already in all supported Perl releases
- Add BUILD_DEPENDS
- Sort RUN_DEPENDS
- Use %%PERL_ARCH%% instead of mach

Changes:	http://search.cpan.org/dist/Search-Elasticsearch/Changes
PR:		ports/189041
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 22 days)
2014-05-19 18:44:36 +00:00
Sunpoet Po-Chuan Hsieh
8959afb61c - Update to 2014.05.16 2014-05-19 16:23:43 +00:00
Sunpoet Po-Chuan Hsieh
49410f0478 - Update to 2014.05.16 2014-05-19 16:23:37 +00:00
Sunpoet Po-Chuan Hsieh
c481d0cceb - Update to 2014.05.16 2014-05-19 16:23:31 +00:00
Antoine Brodin
89ded190a0 Copy textproc/py-openpyxl to textproc/py-openpyxl1 and put version 1.8.6
in this port
py-pandas is not fully compatible with last version of py-openpyxl

PR:		ports/189930
Submitted by:	John W. O'Brien
2014-05-19 15:07:35 +00:00