Commit graph

2034 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
32578850f4 - Remove outdated PERL_LEVEL check 2014-02-27 22:18:36 +00:00
Sunpoet Po-Chuan Hsieh
e511ef3eae - Update to 0.42
Changes:	http://search.cpan.org/dist/JSON-Tiny/Changes
2014-02-22 14:08:10 +00:00
Emanuel Haupt
6917398e5f Remove trailing whitespaces from category converters 2014-02-21 13:35:52 +00:00
Dmitry Marakasov
e3bf743966 - Update to 0.84.0
Tested by:	Frank Broniewski
2014-02-19 08:22:17 +00:00
Tijl Coosemans
284d283afe - Convert USE_AUTOTOOLS=libtool to USES=libtool.
- Replace PERL with REINPLACE_CMD in post-patch.
- Replace "iconv.h" with "${ICONV_PREFIX}/include/iconv.h" so
  /usr/include/iconv.h is included on FreeBSD 10 even when
  converters/iconv is installed.  The port uses iconvctl(3) which
  isn't declared in /usr/local/include/iconv.h with -DLIBICONV_PLUG.
- files/patch-lib-error.c: Implement program_name using __progname.
- files/patch-libiconv-Makefile.in: deleted because the libiconv
  directory isn't built.
- files/patch-src-Makefile.in:
  + Remove chunks that aren't needed.
  + Remove ../lib/libreco.a from LIBS so CFLAGS+=-fPIC can be removed
    from the port Makefile.  Instead, just copy lib/error.c (the only
    file needed from libreco.a) to src/error.c and compile it into
    librecode.so.

PR:		186637
Approved by:	demon (maintainer)
2014-02-18 19:34:04 +00:00
Emanuel Haupt
88dffabedf Support staging 2014-02-17 14:06:20 +00:00
Antoine Brodin
9394b3cdcd Stage support 2014-02-15 17:34:49 +00:00
Antoine Brodin
1a465e9fac Stage support 2014-02-15 17:29:46 +00:00
Antoine Brodin
4d3f48fafd Stage support 2014-02-15 17:28:47 +00:00
Martin Wilke
9d5f9eb7f6 - Convert to PYDISTUTILS_AUTOPLIST
- Stage support
- Bump PORTREVISION
2014-02-12 09:43:24 +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
Alex Dupre
7439b8c4ff - Update to 5.5.9 release
- Enable FPM by default [2]
- Add support to override configure flags [3]

To users requesting mod_php package, please read this:
https://wiki.apache.org/httpd/PHP-FPM

PR:		ports/185438 [1], ports/186536 [2]
Submitted by:	Ilya Bakulin <webmaster@kibab.com> [1],
		Reinier Schoof <reinier@skoef.nl> [2]
2014-02-09 12:46:09 +00:00
Emanuel Haupt
df1dfe5659 Support staging 2014-02-09 09:37:58 +00:00
Alex Dupre
3bf632e183 - Update to 5.4.25 release [1]
- Enable FPM by default [2]
- Add support to override configure flags [3]

To users requesting mod_php package, please read this:
https://wiki.apache.org/httpd/PHP-FPM

PR:		ports/186564 [1], ports/185437 [2], ports/186536 [3]
Submitted by:	Rustem Alimov <rustem.alimov@gmail.com> [1],
		Ilya Bakulin <webmaster@kibab.com> [2],
		Reinier Schoof <reinier@skoef.nl> [3]
2014-02-09 08:39:00 +00:00
Martin Matuska
fe80b78d73 Use all distfiles from github using the new qt tag
Thanks to:	Ashish Kulkarni (upstream developer)
2014-02-08 10:57:24 +00:00
Martin Matuska
50e7a4a719 Update to 0.12.0 and support staging 2014-02-07 01:15:49 +00:00
Emanuel Haupt
f890e6f2a3 Support staging. 2014-02-05 13:11:05 +00:00
Martin Wilke
8b621c7c08 - Stage support 2014-02-03 04:11:38 +00:00
Tijl Coosemans
b2f07a8a49 Allow the use of //TRANSLIT and //IGNORE with PHP iconv.
PR:		ports/184596
Tested by:	grembo
Approved by:	ale (maintainer)
2014-01-29 20:41:27 +00:00
Tijl Coosemans
0052e743ef - Add two new arguments to USES=iconv so ports can indicate they use GNU
iconv extensions that the base system iconv doesn't support yet:
  * wchar_t: port uses the special WCHAR_T character conversion.
  * translit: port uses //TRANSLIT or //IGNORE conversion options.
  Adding one or both of these arguments makes the port depend on
  converters/libiconv for now.
- Allow installation of converters/libiconv on FreeBSD 10+.
- Use ICONV_CONFIGURE_ARG in devel/gettext instead of defining CPPFLAGS
  and LDFLAGS to fix compilation with libiconv installed.
- Stage converters/libiconv and devel/gettext.

Approved by:	bapt (on trust)
2014-01-29 20:24:49 +00:00
Andrej Zverev
d49a8f39af - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-29 17:00:41 +00:00
Martin Wilke
d885915acb - Stage support 2014-01-28 13:33:56 +00:00
Baptiste Daroussin
d88da1e856 Support stage 2014-01-28 07:33:56 +00:00
Antoine Brodin
864284545c Stage support 2014-01-28 00:16:57 +00:00
Thierry Thomas
4ab70118ac Fix an implicit declaration of the exit function.
PR:		ports/178251
Submitted by:	Chad Slater <chad.slater (at) gmail.com>
Approved by:	maintainer time-out (8 months)
2014-01-27 21:46:48 +00:00
Martin Wilke
a62de32af0 - Stage safe 2014-01-24 14:45:58 +00:00
Martin Wilke
1517ce49fc - Stageify
- Take maintainership of a few ports
2014-01-23 16:00:14 +00:00
Baptiste Daroussin
56fcf8379f Fix properties on pkg-plist 2014-01-21 23:18:05 +00:00
Antoine Brodin
88e77036b0 - Stage support
- Use PYDISTUTILS_AUTOPLIST
2014-01-20 18:53:03 +00:00
Antoine Brodin
b0c7161b13 - Stage support
- Get rid of infozip dependency
2014-01-20 18:39:49 +00:00
Antoine Brodin
d3781fc46b Stage support 2014-01-20 18:37:12 +00:00
Sunpoet Po-Chuan Hsieh
fc3731a685 - Update to 0.40
Changes:	http://search.cpan.org/dist/JSON-Tiny/Changes
2014-01-20 17:02:25 +00:00
Baptiste Daroussin
72d170001a Reduce over inclusion of bsd.port.mk 2014-01-15 23:24:19 +00:00
John Marino
54bf1b37b9 converters/psiconv: Unbreak by fixing obvious typo 2014-01-13 19:26:25 +00:00
John Marino
d7f1d8f658 converters/fconv: Unbreak for root builds
The previous commit enabled non-root builds to work, but broke builds
by root instead.  The ${GID} variable is blank when the user is root,
so the replacement of "root" with ${GID} resulted in bad command.
Just use ${BSD_INSTALL_PROGRAM} instead and revbump because the packaged
binaries could be stripped now because of that.  Commit covered by the
"Just fix it" blanket.
2014-01-13 19:15:26 +00:00
Alexander Nedotsukov
77cbcc78ab Fix profiled library packaging. 2014-01-13 16:02:09 +00:00
Jun Kuriyama
d334c5a76f - Upgrade to 2.03. 2014-01-13 10:21:14 +00:00
Baptiste Daroussin
d7fab97d19 Update to version 7 to allow using lua 5.2
While here switch MASTER_SITES to github cloud
Use MAKE_ARGS do avoid patching

With hat:	lua@
2014-01-13 07:50:03 +00:00
Koop Mast
c10de79b1a Update to 1.0.
Update Comment
Add LICENSE blob.
Stagify.
2014-01-12 19:48:11 +00:00
Jun Kuriyama
f94152751e - Upgrade to 2.90. 2014-01-11 11:56:51 +00:00
Gabor Pali
1a75cb1d44 - Stagify lang/ghc and all the Haskell Cabal ports
- Update HACKAGE_SITE to follow changes in upstream
- MAKE_ENV now sets LC_ALL and DESTDIR for Haskell Cabal ports
- Further minor cosmetical changes: replace USE_GMAKE with USES, get rid of
  ${DO_NADA}, some refactoring

Obtained from:	FreeBSD Haskell
2014-01-09 21:32:12 +00:00
Gabor Pali
f27ca4d0f1 - Fix a run-time problem with lang/ghc on FreeBSD 10.0 and later, caused by
the iconv changes (basically GHCi was rendered unusable)
- Fix build for x11-toolkits/hs-wxc, while here
- Bump port revision for all Haskell Cabal ports as they have to be rebuilt

PR:		ports/184806
Reported by:	many
Obtained from:	FreeBSD Haskell
MFH:		2014Q1
2014-01-09 21:29:39 +00:00
Baptiste Daroussin
13d579bb52 Support stage 2014-01-09 14:49:45 +00:00
Baptiste Daroussin
591efe9fe3 Support stage 2014-01-09 14:40:14 +00:00
Baptiste Daroussin
31c145a790 Support stage 2014-01-09 14:34:22 +00:00
Baptiste Daroussin
9ab482aa0c Support stage 2014-01-09 14:29:53 +00:00
Baptiste Daroussin
36951ee4c9 Support stage 2014-01-09 14:28:30 +00:00
Baptiste Daroussin
4234579252 Support stage 2014-01-09 14:23:58 +00:00
Baptiste Daroussin
1822fd0227 Support stage & use pkg-plist 2014-01-09 14:19:44 +00:00
Baptiste Daroussin
a0604c4c2b Support stage 2014-01-09 14:10:39 +00:00
Baptiste Daroussin
6b92a99b00 Support stage 2014-01-09 14:07:36 +00:00
Baptiste Daroussin
fb391f0685 Support stage 2014-01-09 14:04:49 +00:00
Baptiste Daroussin
ab731506d9 Support stage 2014-01-09 14:02:59 +00:00
Baptiste Daroussin
81b4255ec5 Support stage 2014-01-09 13:59:28 +00:00
Baptiste Daroussin
0ac13a1166 Forgot to commit the plist earlier
Reported by:	bsam
2014-01-09 13:55:01 +00:00
Baptiste Daroussin
547559a424 Support stage 2014-01-09 13:36:10 +00:00
Baptiste Daroussin
664c716461 Support stage 2014-01-09 13:33:41 +00:00
Baptiste Daroussin
6a0c59c099 Support stage
Allow packaging as a user
2014-01-09 13:30:29 +00:00
Baptiste Daroussin
dfd28f85c9 Support stage 2014-01-09 13:27:26 +00:00
Baptiste Daroussin
19c191e2b1 Support stage
Use bsdtar to extract the zip file
2014-01-09 13:23:06 +00:00
Baptiste Daroussin
f8831853e7 Support stage 2014-01-09 13:20:36 +00:00
Baptiste Daroussin
6cd6417229 Support stage
Fix shebang
2014-01-09 13:19:09 +00:00
Baptiste Daroussin
acf4676617 Hackish way to support stage (bad upstream that uses DESTDIR instead of PREFIX) 2014-01-09 13:16:29 +00:00
Baptiste Daroussin
8574f0b3d9 Support stage 2014-01-09 13:13:01 +00:00
Baptiste Daroussin
69a0105bef Support stage 2014-01-09 13:11:30 +00:00
Baptiste Daroussin
f629c9ecd2 Support stage 2014-01-09 13:09:44 +00:00
Baptiste Daroussin
28446889bf Support stage 2014-01-09 06:57:58 +00:00
Baptiste Daroussin
293eee9011 Support stage 2014-01-09 00:16:37 +00:00
Baptiste Daroussin
25bda1e0d4 Support stage
Use bsdtar to extract zip
2014-01-09 00:13:15 +00:00
Baptiste Daroussin
4cd05b4a58 Support stage 2014-01-09 00:10:08 +00:00
Baptiste Daroussin
3c03b46fda Support stage 2014-01-09 00:06:20 +00:00
Adam Weinberger
680df4bc03 Reversed the logic of a backwards NOPORTDOCS.
Thanks:	makc
2014-01-07 16:04:44 +00:00
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
Sunpoet Po-Chuan Hsieh
ac94cd22b3 - Update to 2.27203
Changes:	http://search.cpan.org/dist/JSON-PP/Changes
2013-10-19 18:38:34 +00:00
Baptiste Daroussin
79238694b3 Deprecated some ports broken for more than 6 month 2013-10-18 07:19:25 +00:00
Dmitry Marakasov
784a05c1a3 - Support staging
- Use new LIB_DEPENDS syntax
- Convert USE_GMAKE to USES
2013-10-17 01:16:42 +00:00
Sunpoet Po-Chuan Hsieh
6dfe64386b - Support STAGEDIR
- Cleanup Makefile
2013-10-06 17:24:06 +00:00
Brendan Fabeny
8e5a6741f5 Update lang/sbcl to 1.1.12 [1] and math/maxima to 5.31.1; adjust
dependent ports

PR:		181545 [1]
2013-10-03 13:47:44 +00:00
Dmitry Marakasov
126e62e044 - Support staging 2013-10-01 05:53:26 +00:00
Dmitry Marakasov
e2071bf47c - Support staging 2013-10-01 05:53:16 +00:00
Sunpoet Po-Chuan Hsieh
054350495e - Support STAGEDIR 2013-09-30 15:11:03 +00:00
Sunpoet Po-Chuan Hsieh
2428e07f54 - Support STAGEDIR 2013-09-30 15:10:58 +00:00
Dmitry Marakasov
68ed39eeef - Support staging 2013-09-28 15:42:18 +00:00
Renato Botelho
48e69d4c11 back to use PORTDOCS 2013-09-27 14:49:58 +00:00
Alex Kozlov
60842bc029 - Support STAGEDIR
- Convert to new LIB_DEPENDS syntax
2013-09-25 13:02:26 +00:00
Bryan Drewery
2d8b17ea39 - Remove NO_STAGE as these have been tested to be safe
With hat:	portmgr
2013-09-25 00:54:08 +00:00
Renato Botelho
98bc8f9a83 Support staging 2013-09-25 00:37:36 +00:00
Guido Falsi
bd18590ca4 - Add explicit LDFLAGS for iconv
Submitted by:	marino
Approved by:	portmgr (bapt)
2013-09-24 22:53:40 +00:00
Pietro Cerutti
07d6e104eb - Convert to USES+=tk
- Convert to new LIB_DEPENDS format
2013-09-24 16:49:15 +00:00
Vanilla I. Shu
c75087c655 Support stagedir. 2013-09-24 16:05:33 +00:00
Baptiste Daroussin
f45d0a8198 Fix NO_STAGE attribution 2013-09-22 18:05:04 +00:00
Sunpoet Po-Chuan Hsieh
ab1a4ed3be - Update to 11.1
- While I'm here, convert to new LIB_DEPENDS format

Changes:	https://github.com/buganini/gbsdconv/commits/master
PR:		ports/182264
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
2013-09-21 15:42:20 +00:00
Sunpoet Po-Chuan Hsieh
b35e5ff035 - Update to 11.1.0
- While I'm here, convert to new LIB_DEPENDS format

Changes:	https://github.com/buganini/python-bsdconv/commits/master
PR:		ports/182261
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
2013-09-21 15:42:07 +00:00
Sunpoet Po-Chuan Hsieh
78fcfa2114 - Update to 11.1.0
- While I'm here, convert to new LIB_DEPENDS format

Changes:	https://github.com/buganini/ruby-bsdconv/commits/master
PR:		ports/182260
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
2013-09-21 15:42:02 +00:00
Sunpoet Po-Chuan Hsieh
040fb1a796 - Update to 11.1.0
- While I'm here, convert to new LIB_DEPENDS format

Changes:	https://github.com/buganini/php-bsdconv/commits/master
PR:		ports/182259
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
2013-09-21 15:41:58 +00:00
Sunpoet Po-Chuan Hsieh
fcb8b2adba - Update to 11.1.0
- While I'm here, convert to new LIB_DEPENDS format

Changes:	https://github.com/buganini/perl-bsdconv/commits/master
PR:		ports/182257
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
2013-09-21 15:41:53 +00:00
Sunpoet Po-Chuan Hsieh
e7f43cf109 - Update to 11.1
Changes:	https://github.com/buganini/bsdconv/blob/master/Changelog
PR:		ports/182258
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
2013-09-21 15:41:48 +00:00
Dirk Meyer
1e3119b07e - fix misplaced NO_STAGE in slaveports and ifdefs 2013-09-21 11:06:03 +00:00
Baptiste Daroussin
1e4b97cf2b Add NO_STAGE all over the place in preparation for the staging support (cat: converters) 2013-09-20 16:05:24 +00:00
Andrej Zverev
325c9808b6 - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-16 10:58:05 +00:00
Rong-En Fan
ce89548323 - Update to 2.55
PR:		ports/182095
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@>
2013-09-16 02:43:52 +00:00