1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Commit Graph

1862 Commits

Author SHA1 Message Date
Baptiste Daroussin
98ea2e3aed Fix pkgname conflicts 2014-01-04 00:51:17 +00:00
Adam Weinberger
9523cfd4e2 Convert converters to MDOCS and MEXAMPLES 2014-01-03 16:12:21 +00:00
Johan van Selst
d0494f1e1c Enable stage support 2013-12-28 21:03:54 +00:00
David Naylor
e288e58754 Convert Mk/bsd.cran.mk to the Uses framework.
PR:		ports/184699
Reviewed by:	bapt
Approved by:	portmgr (bdrewery), wen (maintainer, timeout > 2 weeks)
2013-12-28 10:28:40 +00:00
Koop Mast
2a51b2182a Update poppler to 0.24.4.
Update comment.
Use new LIB_DEPENDS syntax, use USES=pathfix.
Stagify.

Bump portrevision of all affected ports, and Update poppler* LIB_DEPENDS to
new syntax.
2013-12-27 16:54:21 +00:00
Pawel Pekala
0e991db8af - Respect CC/CFLAGS
- Add option for docs
- Support staging

PR:		ports/184908
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-12-24 15:34:38 +00:00
Antoine Brodin
50b3922a60 Fix LIB_DEPENDS 2013-12-24 09:43:59 +00:00
Rene Ladan
d8338d9bfa Remove expired ports:
2013-12-22 devel/ruby-cvs: Broken for more than 6 month
2013-12-22 devel/hs-reactive: Broken for more than 6 month
2013-12-22 databases/rubygem-delayed_job_data_mapper: Broken for more than 6 month
2013-12-22 graphics/xmagv: Broken for more than 6 month
2013-12-22 lang/slib-gauche: Broken for more than 6 month
2013-12-22 graphics/f-spot: Broken for more than 6 month
2013-12-22 sysutils/linux-megamgr: Broken for more than 6 month
2013-12-22 games/linux-savage-samuraiwars: Broken for more than 6 month
2013-12-22 ftp/gftp: Broken for more than 6 month
2013-12-22 devel/hs-DeepArrow: Broken for more than 6 month
2013-12-22 converters/py-svglib: Broken for more than 6 month
2013-12-22 converters/p5-Unicode-Lite: Broken for more than 6 month
2013-12-22 mail/squirrelmail-calendar_sql_backend-plugin: Broken for more than 6 month
2013-12-22 finance/quantlib: Broken for more than 6 month
2013-12-22 games/xkobo: Broken for more than 6 month
2013-12-22 games/quake3-rq3: Broken for more than 6 month
2013-12-22 math/fbm: No new release since 2004, new supported upstream
2013-12-22 11:48:43 +00:00
Pawel Pekala
7d368ef278 - Fix build with clang
- Support staging

PR:		ports/184856
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-12-20 13:16:21 +00:00
Sunpoet Po-Chuan Hsieh
8cc958d526 - Update to 1.001000
Changes:	http://search.cpan.org/dist/JSON-MaybeXS/Changes
2013-12-11 18:49:09 +00:00
Baptiste Daroussin
4bf1ce008b In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in converters
2013-12-11 15:15:48 +00:00
Carlo Strub
ff8e29ab91 - Support staging
- USES=gmake
2013-12-07 21:20:25 +00:00
Sunpoet Po-Chuan Hsieh
59522e6212 - Update to 0.38
Changes:	http://search.cpan.org/dist/JSON-Tiny/Changes
2013-12-06 15:23:18 +00:00
David Naylor
f62456a872 Add stage support to Mk/bsd.cran.mk and all USE_R_MOD ports (aka R-cran-*).
Since this patch converts all affected ports, bsd.cran.mk no longer supports
NO_STAGE and errors out if NO_STAGE is set.

Exp-run:	ports/184216
Reviewed by:	bdrewery
Approved by:	portsmgr, wen
2013-11-27 18:56:43 +00:00
Antoine Brodin
4f5544a38b Stage support for non-IGNORED pear classes
Tested by:	poudriere
Approved by:	portmgr (bapt)
2013-11-25 17:59:58 +00:00
Sunpoet Po-Chuan Hsieh
b3b2d97d8a - Update to 0.37
Changes:	http://search.cpan.org/dist/JSON-Tiny/Changes
2013-11-22 10:25:15 +00:00
Baptiste Daroussin
b346d3d4d6 Deprecated ports broken for more than 6 month 2013-11-22 08:24:11 +00:00
Sunpoet Po-Chuan Hsieh
6670f0b757 - Update WWW:
- http://cheeseshop.python.org/ -> https://pypi.python.org/
  - http://pypi.python.org/ -> https://pypi.python.org/

With hat:	python
Approved by:	bapt (portmgr)
2013-11-20 20:51:25 +00:00
Brendan Fabeny
1b81841d48 Update math/R to 3.0.2 patched r64207 and math/R-cran-SuppDists to 1.1-9.1;
adjust dependent ports

Reviewed by:	pfg, thierry, tota
2013-11-13 08:19:34 +00:00
Sunpoet Po-Chuan Hsieh
67be4aa503 - Add p5-JSON-Tiny 0.36
JSON::Tiny is a standalone adaptation of Mojo::JSON, from the Mojolicious
framework. It has been adapted as a single-source-file module of under 350 lines
of code and core-only dependencies.

Key features include relaxed JSON handling, transparent Unicode support, speed,
small memory footprint, and a minimal code base ideal for bundling or inlining.

Mojo::JSON was chosen as a model because it is robust, minimal, and well tested.
Mojo::JSON's tests were also adapted to a design free of non-core dependencies.

WWW: http://search.cpan.org/dist/JSON-Tiny/
2013-11-09 23:13:34 +00:00
Sunpoet Po-Chuan Hsieh
16a624cb31 - Add LICENSE
- Convert to new options framework
2013-11-09 19:13:17 +00:00
Sunpoet Po-Chuan Hsieh
b8d19d08d2 - Update 1.32
Changes:	http://search.cpan.org/dist/JSON-Any/CHANGES
2013-11-09 18:47:28 +00:00
William Grzybowski
6b231f3f90 converters/bibtexconv: update to 1.0.0
- Update to 1.0.0
- Allow staging

PR:		ports/183610 (based on)
Submitted by:	maintainer
2013-11-09 13:34:00 +00:00
Sunpoet Po-Chuan Hsieh
fd1bb38220 - Update 1.31
- Remove hardcoded p5-JSON dependency
- Add TEST_DEPENDS
- Add CPANEL, JSON_XS, JSON_PP, JSON and JSON_DWIW options for JSON backend

Changes:	http://search.cpan.org/dist/JSON-Any/CHANGES
2013-11-07 15:06:56 +00:00
Sunpoet Po-Chuan Hsieh
88967f8668 - Add p5-JSON-MaybeXS 1.000000
JSON::MaybeXS tries to load Cpanel::JSON::XS, and if that fails instead tries to
load JSON::PP. If neither is available, an exception will be thrown.

It then exports the encode_json and decode_json functions from the loaded
module, along with a JSON constant that returns the class name for calling new
on.

WWW: http://search.cpan.org/dist/JSON-MaybeXS/
2013-11-06 18:57:15 +00:00
Sunpoet Po-Chuan Hsieh
f938e2c7bb - Add p5-Cpanel-JSON-XS 2.3403
Cpanel::JSON::XS converts Perl data structures to JSON and vice versa. Its
primary goal is to be correct and its secondary goal is to be fast. To reach the
latter goal it was written in C.

As this is the n-th-something JSON module on CPAN, what was the reason to write
yet another JSON module? While it seems there are many JSON modules, none of
them correctly handle all corner cases, and in most cases their maintainers are
unresponsive, gone missing, or not listening to bug reports for other reasons.

WWW: http://search.cpan.org/dist/Cpanel-JSON-XS/
2013-11-06 18:56:00 +00:00
Guido Falsi
7d08ba8731 - Update to 0.7.17
- Undeprecate
- Add LICENSE
- Convert to new LIB_DEPENDS format
- Convert to USES
- Convert to staging

PR:		ports/183133
Submitted by:	Me
Approved by:	Maintainer timeout
2013-11-06 18:04:20 +00:00
Mathieu Arnold
83507e51c4 Convert to staging, adapted version of the PR.
PR:		ports/183710
Submitted by:	Takefu
2013-11-06 09:26:56 +00:00
Sunpoet Po-Chuan Hsieh
9db02370c3 - Update to 3.01
- Add LICENSE
- Support STAGEDIR
- Remove PORTSCOUT

Changes:	http://search.cpan.org/dist/JSON-XS/Changes
2013-11-02 20:02:48 +00:00
Florian Smeets
f231f04572 - convert php53 ports to STAGE
- convert to new LIB_DEPENDS format
2013-11-01 23:49:56 +00:00
Vanilla I. Shu
4b9ccd4385 Support STAGEDIR. 2013-11-01 14:20:56 +00:00
Renato Botelho
81d5971dc9 . Add LICENSE
. Remove Author:
. Use space on WWW
2013-10-31 23:30:59 +00:00
Alex Dupre
c8e30015e9 Stagify. 2013-10-30 13:32:02 +00:00
Martin Matuska
470e793640 Do not depend on gcc on FreeBSD 9 and lower 2013-10-29 22:32:35 +00:00
Dirk Meyer
f9a95694ae - revert r331810 2013-10-28 20:17:49 +00:00
Dirk Meyer
338eecf237 - use STAGEDIR
- use OPTIONS_DEFINE
2013-10-27 22:29:46 +00:00
Sunpoet Po-Chuan Hsieh
01c11adf03 - Update to 1.00
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/URI-UTF8-Punycode/Changes
PR:		ports/183366
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
2013-10-27 17:19:37 +00:00
Jun Kuriyama
20b19e4418 - Upgrade to 0.37. 2013-10-27 10:27:52 +00:00
Jun Kuriyama
55f399f6b3 Fix bugs caused by misunderstanding of staging. 2013-10-26 16:33:19 +00:00
Jun Kuriyama
f67ddc0887 - Upgrade to 2.61. 2013-10-26 15:42:28 +00:00
Gerald Pfeifer
3be3e90f93 Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
 - 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
 - Removed compatibility with K&R compilers, which was untestable due
   to lack of such compilers.
 - New functions
   . mpc_log10
   . mpc_mul_2si, mpc_div_2si
 - Speed-ups
   . mpc_fma
 - Bug fixes
   . mpc_div and mpc_norm now return a value indicating the effective
     rounding direction, as the other functions.
   . mpc_mul, mpc_sqr and mpc_norm now return correct results even if
     there are over- or underflows during the computation.
   . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
     infinite part and equals output variable is corrected.
   . mpc_fr_sub: Wrong return value for imaginary part is corrected.

Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.

Bump PORTREVISIONS of all dependent ports.

PR:		183141
Approved by:	portmgr (bdrewery)
2013-10-26 00:52:33 +00:00
Emanuel Haupt
b6eeafcdd7 Fix package list. 2013-10-25 12:42:00 +00:00
Kubilay Kocak
764becd722 converters/py-unicdecode: Update to 0.04.14, Enable STAGE and auto-plist
- Update to 0.04.14
- Enable auto plist generation & remove pkg-plist accordingly
- Enable STAGE support

While I'm here:

- Whitespace alignment
- Re-order a couple of Makefile entries

Changes: 2013-09-20 unidecode 0.04.14

 * Revert transliteration for Latin characters with umlauts back
   to language-neutral, unaccented characters.
 * Added transliterations for circled numbers, letters and ordinals.
 * Minor fixes to rarely used punctuation characters.

PR:		ports/183136
Submitted by:	Douglas Thrift <douglas@douglasthrift.net>
Approved by:	maintainer
2013-10-24 10:26:07 +00:00
Emanuel Haupt
f4a1e022c0 Support staging. 2013-10-23 20:30:50 +00:00
Ulrich Spörlein
2e790e6f32 Allow users to install converters/libiconv on 10.x systems if they
decided to build world with WITHOUT_ICONV set. There's no need for
this check to be based on OSVERSION.

Some users (i.e. me), report subtle application breakages with the
iconv-from-src that disappear when iconv-from-ports is installed.
Allow for a bridge till these issues are sorted out.

Approved by:	portmgr (bdrewery)
2013-10-23 15:05:04 +00:00
Emanuel Haupt
84040e0860 Support staging. 2013-10-23 10:26:46 +00:00
Mathieu Arnold
ce89a80f59 Try and be consistent with what commands are silent and not in *install.
- MKDIR is silent
- ECHO is silent
- INSTALL_* are not silent
- CP/FIND/... are not silent

I fixed a few PORTDOCS misusage, I'll do a second pass.

With Hat:	perl@
2013-10-22 16:57:44 +00:00
Tijl Coosemans
57a5f71819 - Support staging.
- USES=gmake.
- Make the Requires field private in pkgconfig file.
2013-10-22 15:59:35 +00:00
Martin Matuska
ff9ac28fb2 Compile wkhtmltopdf under FreeBSD 10.x by dependig on gcc
TODO: backport patches from www/qt4-webkit
2013-10-20 19:37:16 +00:00
Sunpoet Po-Chuan Hsieh
05a8f9416a - Update to 2.08
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/Text-Bidi/Changes
2013-10-20 11:48:55 +00:00