aboutsummaryrefslogtreecommitdiff
path: root/converters
Commit message (Collapse)AuthorAgeFilesLines
* - Support stagingCarlo Strub2013-12-071-6/+4
| | | | | | | - USES=gmake Notes: svn path=/head/; revision=335851
* - Update to 0.38Sunpoet Po-Chuan Hsieh2013-12-062-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/JSON-Tiny/Changes Notes: svn path=/head/; revision=335754
* Add stage support to Mk/bsd.cran.mk and all USE_R_MOD ports (aka R-cran-*).David Naylor2013-11-272-2/+0
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=335044
* Stage support for non-IGNORED pear classesAntoine Brodin2013-11-251-1/+0
| | | | | | | | Tested by: poudriere Approved by: portmgr (bapt) Notes: svn path=/head/; revision=334871
* - Update to 0.37Sunpoet Po-Chuan Hsieh2013-11-222-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/JSON-Tiny/Changes Notes: svn path=/head/; revision=334569
* Deprecated ports broken for more than 6 monthBaptiste Daroussin2013-11-222-0/+6
| | | | Notes: svn path=/head/; revision=334555
* - Update WWW:Sunpoet Po-Chuan Hsieh2013-11-204-4/+4
| | | | | | | | | | | - http://cheeseshop.python.org/ -> https://pypi.python.org/ - http://pypi.python.org/ -> https://pypi.python.org/ With hat: python Approved by: bapt (portmgr) Notes: svn path=/head/; revision=334452
* Update math/R to 3.0.2 patched r64207 and math/R-cran-SuppDists to 1.1-9.1;Brendan Fabeny2013-11-132-2/+2
| | | | | | | | | adjust dependent ports Reviewed by: pfg, thierry, tota Notes: svn path=/head/; revision=333659
* - Add p5-JSON-Tiny 0.36Sunpoet Po-Chuan Hsieh2013-11-095-0/+41
| | | | | | | | | | | | | | | | | 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/ Notes: svn path=/head/; revision=333359
* - Add LICENSESunpoet Po-Chuan Hsieh2013-11-091-0/+5
| | | | | | | - Convert to new options framework Notes: svn path=/head/; revision=333328
* - Update 1.32Sunpoet Po-Chuan Hsieh2013-11-092-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/JSON-Any/CHANGES Notes: svn path=/head/; revision=333311
* converters/bibtexconv: update to 1.0.0William Grzybowski2013-11-092-17/+14
| | | | | | | | | | | - Update to 1.0.0 - Allow staging PR: ports/183610 (based on) Submitted by: maintainer Notes: svn path=/head/; revision=333290
* - Update 1.31Sunpoet Po-Chuan Hsieh2013-11-072-6/+36
| | | | | | | | | | | - 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 Notes: svn path=/head/; revision=333109
* - Add p5-JSON-MaybeXS 1.000000Sunpoet Po-Chuan Hsieh2013-11-065-0/+47
| | | | | | | | | | | | | | 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/ Notes: svn path=/head/; revision=333023
* - Add p5-Cpanel-JSON-XS 2.3403Sunpoet Po-Chuan Hsieh2013-11-065-0/+51
| | | | | | | | | | | | | | | | 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/ Notes: svn path=/head/; revision=333022
* - Update to 0.7.17Guido Falsi2013-11-067-76/+162
| | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=333019
* Convert to staging, adapted version of the PR.Mathieu Arnold2013-11-061-2/+0
| | | | | | | | PR: ports/183710 Submitted by: Takefu Notes: svn path=/head/; revision=332959
* - Update to 3.01Sunpoet Po-Chuan Hsieh2013-11-023-8/+10
| | | | | | | | | | | - Add LICENSE - Support STAGEDIR - Remove PORTSCOUT Changes: http://search.cpan.org/dist/JSON-XS/Changes Notes: svn path=/head/; revision=332538
* - convert php53 ports to STAGEFlorian Smeets2013-11-013-3/+0
| | | | | | | - convert to new LIB_DEPENDS format Notes: svn path=/head/; revision=332429
* Support STAGEDIR.Vanilla I. Shu2013-11-0158-231/+185
| | | | Notes: svn path=/head/; revision=332379
* . Add LICENSERenato Botelho2013-10-312-2/+3
| | | | | | | | . Remove Author: . Use space on WWW Notes: svn path=/head/; revision=332295
* Stagify.Alex Dupre2013-10-306-6/+0
| | | | Notes: svn path=/head/; revision=332107
* Do not depend on gcc on FreeBSD 9 and lowerMartin Matuska2013-10-291-1/+4
| | | | Notes: svn path=/head/; revision=332019
* - revert r331810Dirk Meyer2013-10-281-3/+2
| | | | Notes: svn path=/head/; revision=331895
* - use STAGEDIRDirk Meyer2013-10-271-3/+2
| | | | | | | - use OPTIONS_DEFINE Notes: svn path=/head/; revision=331810
* - Update to 1.00Sunpoet Po-Chuan Hsieh2013-10-273-6/+4
| | | | | | | | | | | - Support STAGEDIR Changes: http://search.cpan.org/dist/URI-UTF8-Punycode/Changes PR: ports/183366 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer) Notes: svn path=/head/; revision=331786
* - Upgrade to 0.37.Jun Kuriyama2013-10-279-23/+17
| | | | Notes: svn path=/head/; revision=331758
* Fix bugs caused by misunderstanding of staging.Jun Kuriyama2013-10-262-6/+5
| | | | Notes: svn path=/head/; revision=331719
* - Upgrade to 2.61.Jun Kuriyama2013-10-262-4/+3
| | | | Notes: svn path=/head/; revision=331705
* Update to libmpc version 1.0.1 which brings the following fixes:Gerald Pfeifer2013-10-266-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=331644
* Fix package list.Emanuel Haupt2013-10-251-2/+2
| | | | Notes: svn path=/head/; revision=331571
* converters/py-unicdecode: Update to 0.04.14, Enable STAGE and auto-plistKubilay Kocak2013-10-243-570/+5
| | | | | | | | | | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=331473
* Support staging.Emanuel Haupt2013-10-231-2/+1
| | | | Notes: svn path=/head/; revision=331422
* Allow users to install converters/libiconv on 10.x systems if theyUlrich Spörlein2013-10-231-2/+2
| | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=331388
* Support staging.Emanuel Haupt2013-10-231-1/+0
| | | | Notes: svn path=/head/; revision=331362
* Try and be consistent with what commands are silent and not in *install.Mathieu Arnold2013-10-222-2/+2
| | | | | | | | | | | | | | - 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@ Notes: svn path=/head/; revision=331301
* - Support staging.Tijl Coosemans2013-10-221-3/+5
| | | | | | | | - USES=gmake. - Make the Requires field private in pkgconfig file. Notes: svn path=/head/; revision=331283
* Compile wkhtmltopdf under FreeBSD 10.x by dependig on gccMartin Matuska2013-10-201-1/+4
| | | | | | | TODO: backport patches from www/qt4-webkit Notes: svn path=/head/; revision=331060
* - Update to 2.08Sunpoet Po-Chuan Hsieh2013-10-203-11/+12
| | | | | | | | | - Support STAGEDIR Changes: http://search.cpan.org/dist/Text-Bidi/Changes Notes: svn path=/head/; revision=331007
* - Update to 2.27203Sunpoet Po-Chuan Hsieh2013-10-192-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/JSON-PP/Changes Notes: svn path=/head/; revision=330923
* Deprecated some ports broken for more than 6 monthBaptiste Daroussin2013-10-181-0/+3
| | | | Notes: svn path=/head/; revision=330726
* - Support stagingDmitry Marakasov2013-10-172-20/+12
| | | | | | | | - Use new LIB_DEPENDS syntax - Convert USE_GMAKE to USES Notes: svn path=/head/; revision=330587
* - Support STAGEDIRSunpoet Po-Chuan Hsieh2013-10-063-17/+6
| | | | | | | - Cleanup Makefile Notes: svn path=/head/; revision=329604
* Update lang/sbcl to 1.1.12 [1] and math/maxima to 5.31.1; adjustBrendan Fabeny2013-10-031-1/+1
| | | | | | | | | dependent ports PR: 181545 [1] Notes: svn path=/head/; revision=329191
* - Support stagingDmitry Marakasov2013-10-012-3/+1
| | | | Notes: svn path=/head/; revision=328919
* - Support stagingDmitry Marakasov2013-10-012-3/+1
| | | | Notes: svn path=/head/; revision=328918
* - Support STAGEDIRSunpoet Po-Chuan Hsieh2013-09-302-3/+1
| | | | Notes: svn path=/head/; revision=328806
* - Support STAGEDIRSunpoet Po-Chuan Hsieh2013-09-302-3/+1
| | | | Notes: svn path=/head/; revision=328805
* - Support stagingDmitry Marakasov2013-09-282-40/+6
| | | | Notes: svn path=/head/; revision=328587
* back to use PORTDOCSRenato Botelho2013-09-272-10/+5
| | | | Notes: svn path=/head/; revision=328488