aboutsummaryrefslogtreecommitdiffstats
path: root/converters
Commit message (Collapse)AuthorAgeFilesLines
* Convert c* to USES=zipBaptiste Daroussin2014-03-074-7/+4
|
* - Fix depend on gobject-introspectionDmitry Marakasov2014-03-072-9/+28
| | | | | | | | | - Support staging - Patch upstream makefile to not mix LOCALBASE and PREFIX PR: 186196 Submitted by: amdmi3 Approved by: maintainer timeout
* - Update to 0.45Sunpoet Po-Chuan Hsieh2014-03-072-3/+3
| | | | Changes: http://search.cpan.org/dist/JSON-Tiny/Changes
* - Remove outdated PERL_LEVEL checkSunpoet Po-Chuan Hsieh2014-03-071-7/+1
| | | | With hat: perl
* Support stageBaptiste Daroussin2014-03-072-14/+20
|
* Support stageBaptiste Daroussin2014-03-071-15/+10
|
* - Update to 0.43Sunpoet Po-Chuan Hsieh2014-03-062-3/+3
| | | | Changes: http://search.cpan.org/dist/JSON-Tiny/Changes
* Don't unconditionally install DOCS. PORTREVISION bumpAdam Weinberger2014-03-042-8/+8
| | | | | | | for plist change. PR: ports/186590 Approved by: maintainer
* Do not use devel/py-virtualenv/files/py3k-fix-pkg-plist.inc - this functionalityRuslan Makhmatkhanov2014-03-032-9/+2
| | | | was included into bsd.python.mk
* PHP 5.2 has reached it end-of-life in the FreeBSD Ports Tree, timeRene Ladan2014-03-016-56/+0
| | | | | | | to say goodbye. Upstream unsupported it since 2011-01-06 (see http://php.net/eol.php ) Strip PHP 5.2 out of Mk/bsd.php.mk
* Reset maintainer: email bouncesAntoine Brodin2014-03-011-1/+1
|
* - Remove outdated PERL_LEVEL checkSunpoet Po-Chuan Hsieh2014-02-282-15/+1
|
* - Update to 0.42Sunpoet Po-Chuan Hsieh2014-02-222-3/+3
| | | | Changes: http://search.cpan.org/dist/JSON-Tiny/Changes
* Remove trailing whitespaces from category convertersEmanuel Haupt2014-02-211-1/+1
|
* - Update to 0.84.0Dmitry Marakasov2014-02-192-5/+12
| | | | Tested by: Frank Broniewski
* - Convert USE_AUTOTOOLS=libtool to USES=libtool.Tijl Coosemans2014-02-195-137/+19
| | | | | | | | | | | | | | | | | | | | - 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)
* Support stagingEmanuel Haupt2014-02-171-3/+3
|
* Stage supportAntoine Brodin2014-02-161-18/+11
|
* Stage supportAntoine Brodin2014-02-161-1/+0
|
* Stage supportAntoine Brodin2014-02-161-1/+0
|
* - Convert to PYDISTUTILS_AUTOPLISTMartin Wilke2014-02-122-30/+3
| | | | | - Stage support - Bump PORTREVISION
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-102-0/+4
| | | | | | | | | | | 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)
* - Update to 5.5.9 releaseAlex Dupre2014-02-091-1/+0
| | | | | | | | | | | | - 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]
* Support stagingEmanuel Haupt2014-02-092-25/+27
|
* - Update to 5.4.25 release [1]Alex Dupre2014-02-091-1/+0
| | | | | | | | | | | | | - 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]
* Use all distfiles from github using the new qt tagMartin Matuska2014-02-082-11/+13
| | | | Thanks to: Ashish Kulkarni (upstream developer)
* Update to 0.12.0 and support stagingMartin Matuska2014-02-0713-31/+1351
|
* Support staging.Emanuel Haupt2014-02-0510-18/+10
|
* - Stage supportMartin Wilke2014-02-032-20/+31
|
* Allow the use of //TRANSLIT and //IGNORE with PHP iconv.Tijl Coosemans2014-01-303-0/+3
| | | | | | PR: ports/184596 Tested by: grembo Approved by: ale (maintainer)
* - Add two new arguments to USES=iconv so ports can indicate they use GNUTijl Coosemans2014-01-302-11/+7
| | | | | | | | | | | | | | 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)
* - add stage supportAndrej Zverev2014-01-3035-86/+62
| | | | Approved by: portmgr (blanket infrastructure)
* - Stage supportMartin Wilke2014-01-282-20/+18
|
* Support stageBaptiste Daroussin2014-01-281-1/+0
|
* Stage supportAntoine Brodin2014-01-281-2/+4
|
* Fix an implicit declaration of the exit function.Thierry Thomas2014-01-281-0/+8
| | | | | | PR: ports/178251 Submitted by: Chad Slater <chad.slater (at) gmail.com> Approved by: maintainer time-out (8 months)
* - Stage safeMartin Wilke2014-01-241-1/+0
|
* - StageifyMartin Wilke2014-01-241-1/+0
| | | | - Take maintainership of a few ports
* Fix properties on pkg-plistBaptiste Daroussin2014-01-222-2/+0
|
* - Stage supportAntoine Brodin2014-01-212-8/+3
| | | | - Use PYDISTUTILS_AUTOPLIST
* - Stage supportAntoine Brodin2014-01-211-3/+2
| | | | - Get rid of infozip dependency
* Stage supportAntoine Brodin2014-01-211-3/+2
|
* - Update to 0.40Sunpoet Po-Chuan Hsieh2014-01-212-3/+3
| | | | Changes: http://search.cpan.org/dist/JSON-Tiny/Changes
* Reduce over inclusion of bsd.port.mkBaptiste Daroussin2014-01-161-3/+1
|
* converters/psiconv: Unbreak by fixing obvious typoJohn Marino2014-01-141-1/+1
|
* converters/fconv: Unbreak for root buildsJohn Marino2014-01-142-7/+12
| | | | | | | | | 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.
* Fix profiled library packaging.Alexander Nedotsukov2014-01-142-1/+7
|
* - Upgrade to 2.03.Jun Kuriyama2014-01-136-12/+12
|
* Update to version 7 to allow using lua 5.2Baptiste Daroussin2014-01-134-38/+16
| | | | | | | While here switch MASTER_SITES to github cloud Use MAKE_ARGS do avoid patching With hat: lua@
* Update to 1.0.Koop Mast2014-01-131-1/+1
| | | | | | Update Comment Add LICENSE blob. Stagify.
* - Upgrade to 2.90.Jun Kuriyama2014-01-112-3/+3
|
* - Stagify lang/ghc and all the Haskell Cabal portsGabor Pali2014-01-103-3/+0
| | | | | | | | | - 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
* - Fix a run-time problem with lang/ghc on FreeBSD 10.0 and later, caused byGabor Pali2014-01-103-3/+3
| | | | | | | | | | | 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
* Support stageBaptiste Daroussin2014-01-091-8/+4
|
* Support stageBaptiste Daroussin2014-01-091-20/+11
|
* Support stageBaptiste Daroussin2014-01-092-8/+5
|
* Support stageBaptiste Daroussin2014-01-091-6/+4
|
* Support stageBaptiste Daroussin2014-01-091-10/+4
|
* Support stageBaptiste Daroussin2014-01-091-1/+0
|
* Support stage & use pkg-plistBaptiste Daroussin2014-01-092-17/+15
|
* Support stageBaptiste Daroussin2014-01-091-1/+0
|
* Support stageBaptiste Daroussin2014-01-092-11/+9
|
* Support stageBaptiste Daroussin2014-01-091-2/+1
|
* Support stageBaptiste Daroussin2014-01-091-1/+0
|
* Support stageBaptiste Daroussin2014-01-091-2/+1
|
* Forgot to commit the plist earlierBaptiste Daroussin2014-01-091-0/+1
| | | | Reported by: bsam
* Support stageBaptiste Daroussin2014-01-091-10/+6
|
* Support stageBaptiste Daroussin2014-01-092-13/+4
|
* Support stageBaptiste Daroussin2014-01-091-4/+5
| | | | Allow packaging as a user
* Support stageBaptiste Daroussin2014-01-092-8/+2
|
* Support stageBaptiste Daroussin2014-01-091-11/+6
| | | | Use bsdtar to extract the zip file
* Support stageBaptiste Daroussin2014-01-091-4/+3
|
* Support stageBaptiste Daroussin2014-01-091-5/+3
| | | | Fix shebang
* Hackish way to support stage (bad upstream that uses DESTDIR instead of PREFIX)Baptiste Daroussin2014-01-091-3/+2
|
* Support stageBaptiste Daroussin2014-01-091-3/+2
|
* Support stageBaptiste Daroussin2014-01-091-4/+3
|
* Support stageBaptiste Daroussin2014-01-092-11/+6
|
* Support stageBaptiste Daroussin2014-01-091-2/+1
|
* Support stageBaptiste Daroussin2014-01-092-31/+30
|
* Support stageBaptiste Daroussin2014-01-091-14/+9
| | | | Use bsdtar to extract zip
* Support stageBaptiste Daroussin2014-01-092-5/+4
|
* Support stageBaptiste Daroussin2014-01-091-7/+6
|
* Reversed the logic of a backwards NOPORTDOCS.Adam Weinberger2014-01-081-1/+1
| | | | Thanks: makc
* Fix pkgname conflictsBaptiste Daroussin2014-01-042-2/+2
|
* Convert converters to MDOCS and MEXAMPLESAdam Weinberger2014-01-0413-23/+42
|
* Enable stage supportJohan van Selst2013-12-291-7/+7
|
* Convert Mk/bsd.cran.mk to the Uses framework.David Naylor2013-12-282-4/+2
| | | | | | PR: ports/184699 Reviewed by: bapt Approved by: portmgr (bdrewery), wen (maintainer, timeout > 2 weeks)
* Update poppler to 0.24.4.Koop Mast2013-12-281-0/+1
| | | | | | | | | 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.
* - Respect CC/CFLAGSPawel Pekala2013-12-242-189/+201
| | | | | | | | - Add option for docs - Support staging PR: ports/184908 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Fix LIB_DEPENDSAntoine Brodin2013-12-241-1/+1
|
* Remove expired ports:Rene Ladan2013-12-229-89/+0
| | | | | | | | | | | | | | | | | | | | 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
* - Fix build with clangPawel Pekala2013-12-202-3/+30
| | | | | | | - Support staging PR: ports/184856 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 1.001000Sunpoet Po-Chuan Hsieh2013-12-122-3/+3
| | | | Changes: http://search.cpan.org/dist/JSON-MaybeXS/Changes
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-1113-18/+18
| | | | LIB_DEPENDS in converters
* - Support stagingCarlo Strub2013-12-081-6/+4
| | | | - USES=gmake
* - Update to 0.38Sunpoet Po-Chuan Hsieh2013-12-062-3/+3
| | | | Changes: http://search.cpan.org/dist/JSON-Tiny/Changes
* Add stage support to Mk/bsd.cran.mk and all USE_R_MOD ports (aka R-cran-*).David Naylor2013-11-282-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
* Stage support for non-IGNORED pear classesAntoine Brodin2013-11-261-1/+0
| | | | | Tested by: poudriere Approved by: portmgr (bapt)
* - Update to 0.37Sunpoet Po-Chuan Hsieh2013-11-222-3/+3
| | | | Changes: http://search.cpan.org/dist/JSON-Tiny/Changes
* Deprecated ports broken for more than 6 monthBaptiste Daroussin2013-11-222-0/+6
|
* - Update WWW:Sunpoet Po-Chuan Hsieh2013-11-214-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)
* 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
* - Add p5-JSON-Tiny 0.36Sunpoet Po-Chuan Hsieh2013-11-105-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/
* - Add LICENSESunpoet Po-Chuan Hsieh2013-11-101-0/+5
| | | | - Convert to new options framework
* - Update 1.32Sunpoet Po-Chuan Hsieh2013-11-102-3/+3
| | | | Changes: http://search.cpan.org/dist/JSON-Any/CHANGES
* 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
* - 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
* - Add p5-JSON-MaybeXS 1.000000Sunpoet Po-Chuan Hsieh2013-11-075-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/
* - Add p5-Cpanel-JSON-XS 2.3403Sunpoet Po-Chuan Hsieh2013-11-075-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/
* - Update to 0.7.17Guido Falsi2013-11-077-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
* Convert to staging, adapted version of the PR.Mathieu Arnold2013-11-061-2/+0
| | | | | PR: ports/183710 Submitted by: Takefu
* - Update to 3.01Sunpoet Po-Chuan Hsieh2013-11-033-8/+10
| | | | | | | | - Add LICENSE - Support STAGEDIR - Remove PORTSCOUT Changes: http://search.cpan.org/dist/JSON-XS/Changes
* - convert php53 ports to STAGEFlorian Smeets2013-11-023-3/+0
| | | | - convert to new LIB_DEPENDS format
* Support STAGEDIR.Vanilla I. Shu2013-11-0158-231/+185
|
* . Add LICENSERenato Botelho2013-11-012-2/+3
| | | | | . Remove Author: . Use space on WWW
* Stagify.Alex Dupre2013-10-306-6/+0
|
* Do not depend on gcc on FreeBSD 9 and lowerMartin Matuska2013-10-301-1/+4
|
* - revert r331810Dirk Meyer2013-10-291-3/+2
|
* - use STAGEDIRDirk Meyer2013-10-281-3/+2
| | | | - use OPTIONS_DEFINE
* - Update to 1.00Sunpoet Po-Chuan Hsieh2013-10-283-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)
* - Upgrade to 0.37.Jun Kuriyama2013-10-279-23/+17
|
* Fix bugs caused by misunderstanding of staging.Jun Kuriyama2013-10-272-6/+5
|
* - Upgrade to 2.61.Jun Kuriyama2013-10-262-4/+3
|
* 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)
* Fix package list.Emanuel Haupt2013-10-251-2/+2
|
* 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
* Support staging.Emanuel Haupt2013-10-241-2/+1
|
* 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)
* Support staging.Emanuel Haupt2013-10-231-1/+0
|
* Try and be consistent with what commands are silent and not in *install.Mathieu Arnold2013-10-232-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@
* - Support staging.Tijl Coosemans2013-10-221-3/+5
| | | | | - USES=gmake. - Make the Requires field private in pkgconfig file.
* Compile wkhtmltopdf under FreeBSD 10.x by dependig on gccMartin Matuska2013-10-211-1/+4
| | | | TODO: backport patches from www/qt4-webkit
* - Update to 2.08Sunpoet Po-Chuan Hsieh2013-10-203-11/+12
| | | | | | - Support STAGEDIR Changes: http://search.cpan.org/dist/Text-Bidi/Changes
* - Update to 2.27203Sunpoet Po-Chuan Hsieh2013-10-202-3/+3
| | | | Changes: http://search.cpan.org/dist/JSON-PP/Changes
* Deprecated some ports broken for more than 6 monthBaptiste Daroussin2013-10-181-0/+3
|
* - Support stagingDmitry Marakasov2013-10-172-20/+12
| | | | | - Use new LIB_DEPENDS syntax - Convert USE_GMAKE to USES
* - Support STAGEDIRSunpoet Po-Chuan Hsieh2013-10-073-17/+6
| | | | - Cleanup Makefile
* 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]
* - Support stagingDmitry Marakasov2013-10-012-3/+1
|
* - Support stagingDmitry Marakasov2013-10-012-3/+1
|
* - Support STAGEDIRSunpoet Po-Chuan Hsieh2013-09-302-3/+1
|
* - Support STAGEDIRSunpoet Po-Chuan Hsieh2013-09-302-3/+1
|
* - Support stagingDmitry Marakasov2013-09-282-40/+6
|
* back to use PORTDOCSRenato Botelho2013-09-272-10/+5
|
* - Support STAGEDIRAlex Kozlov2013-09-251-3/+2
| | | | - Convert to new LIB_DEPENDS syntax
* - Remove NO_STAGE as these have been tested to be safeBryan Drewery2013-09-253-3/+0
| | | | With hat: portmgr
* Support stagingRenato Botelho2013-09-252-7/+11
|
* - Add explicit LDFLAGS for iconvGuido Falsi2013-09-251-1/+1
| | | | | Submitted by: marino Approved by: portmgr (bapt)
* - Convert to USES+=tkPietro Cerutti2013-09-251-2/+2
| | | | - Convert to new LIB_DEPENDS format
* Support stagedir.Vanilla I. Shu2013-09-251-2/+2
|
* Fix NO_STAGE attributionBaptiste Daroussin2013-09-231-1/+1
|
* - Update to 11.1Sunpoet Po-Chuan Hsieh2013-09-212-6/+6
| | | | | | | | - 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)
* - Update to 11.1.0Sunpoet Po-Chuan Hsieh2013-09-212-7/+8
| | | | | | | | - 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)
* - Update to 11.1.0Sunpoet Po-Chuan Hsieh2013-09-212-5/+5
| | | | | | | | - 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)
* - Update to 11.1.0Sunpoet Po-Chuan Hsieh2013-09-212-6/+6
| | | | | | | | - 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)
* - Update to 11.1.0Sunpoet Po-Chuan Hsieh2013-09-212-6/+6
| | | | | | | | - 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)
* - Update to 11.1Sunpoet Po-Chuan Hsieh2013-09-214-67/+66
| | | | | | Changes: https://github.com/buganini/bsdconv/blob/master/Changelog PR: ports/182258 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* - fix misplaced NO_STAGE in slaveports and ifdefsDirk Meyer2013-09-211-2/+2
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-21161-262/+213
| | | | converters)
* - convert to the new perl5 frameworkAndrej Zverev2013-09-161-3/+2
| | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
* - Update to 2.55Rong-En Fan2013-09-163-32/+28
| | | | | PR: ports/182095 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@>
* - Update to 2.02Sunpoet Po-Chuan Hsieh2013-09-132-3/+3
| | | | Changes: http://search.cpan.org/dist/Text-Bidi/Changes
* - Update to 2.01Sunpoet Po-Chuan Hsieh2013-09-124-3038/+22
| | | | | | | - Add LICENSE - Convert to new LIB_DEPENDS format Changes: http://search.cpan.org/dist/Text-Bidi/Changes
* graphics/geos: update to 3.4.2William Grzybowski2013-09-111-1/+1
| | | | | | | | | | - Update to 3.4.2 [1] - Bump PORTREVISION for dependent ports - USES gmake - Use options helpers PR: ports/181422 [1] Submitted by: Rainer Hurling <rhurlin gwdg.de> (maintainer)
* - convert to the new perl5 frameworkAndrej Zverev2013-09-1018-63/+42
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - convert to the new perl5 frameworkAndrej Zverev2013-09-1010-36/+23
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* . remove unneded <bsd.port.pre.mk>;Boris Samorodov2013-09-081-8/+3
| | | | | . trim headers; . remove an article form COMMENT.
* Update t 1.123.Anton Berezin2013-09-072-3/+3
| | | | Changes: http://search.cpan.org/dist/Convert-BinHex/Changes
* Report correct OSVERSION in IGNORE message.Guido Falsi2013-09-071-1/+1
|
* Fix -jX builds; cleanup Makefile and pkg-descr; sort pkg-plist; pet portlint(1).Alexey Dokuchaev2013-09-073-71/+70
|
* Fix build with clang, remove now unnecessary USE_GCC=anyBaptiste Daroussin2013-09-052-1/+20
|
* - Make ports use the libc provided iconv implementation on 10-CURRENTGuido Falsi2013-09-055-5/+21
| | | | | | | | | | after r254273 - Fix a bunch of ports to properly work after this - Mark converters/libiconv as IGNORE for systems with iconv in libc Reviewed by: bapt Approved by: portmgr (bapt) Discussed with: bapt, bsam (who both contributed ideas and code)
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-031-0/+1
|
* - Update to 0.2.13TAKATSU Tomonari2013-08-302-4/+3
|
* - Remove Author lineSunpoet Po-Chuan Hsieh2013-08-302-2/+1
|
* - Add WWWSunpoet Po-Chuan Hsieh2013-08-302-2/+0
| | | | | - Use single space after WWW: - Remove Author line
* - Use single space after WWW:Sunpoet Po-Chuan Hsieh2013-08-291-1/+1
|
* - Use single space after WWW:Sunpoet Po-Chuan Hsieh2013-08-292-2/+2
|
* - Update to 1.122Sunpoet Po-Chuan Hsieh2013-08-282-3/+6
| | | | | | - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/Convert-BinHex/Changes
* Update to 20130805 release.Alex Dupre2013-08-273-15/+6
|
* - Update to 1.121Sunpoet Po-Chuan Hsieh2013-08-254-6/+15
| | | | | | | | - Add LICENSE - Update pkg-descr - Add WWW Changes: http://search.cpan.org/dist/Convert-BinHex/Changes
* - Update to 1.120Philippe Audeoud2013-08-232-3/+3
|
* - Cleanup Makefile headerSunpoet Po-Chuan Hsieh2013-08-222-10/+2
|
* - Remove leading indefinite article from COMMENTSunpoet Po-Chuan Hsieh2013-08-222-2/+2
|
* - Convert to new perl frameworkSunpoet Po-Chuan Hsieh2013-08-213-3/+6
|
* converters/iconv: convert to new perl5 USESWilliam Grzybowski2013-08-211-3/+3
| | | | - Convert to new perl5 USES framework, forgot in the last commit
* converters/iconv: make iconv_mktbl optionalWilliam Grzybowski2013-08-213-6/+28
| | | | | | | | | - Add a default option called CSSUTIL which installs iconv_mktbl and pulls in perl as a run dependency PR: ports/180877 Submitted by: wg (myself) Approved by: maintainer (timeout)
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-158-8/+0
| | | | Approved by: portmgr (bdrewery)
* - Upgrade to 2.59.Jun Kuriyama2013-08-102-4/+5
|
* Add p5-plutil, a perl implementation of Mac OS X plutil.Emanuel Haupt2013-08-084-0/+32
|
* - Convert to new perl frameworkAndrej Zverev2013-08-057-42/+21
| | | | | | - Trim Makefile header Approved by: tobez@ (maintainer)
* USES perl5, not yes...Mathieu Arnold2013-08-031-1/+1
|
* - Convert to new perl frameworkMathieu Arnold2013-08-031-1/+2
| | | | - Remove MAKE_JOBS_SAFE=yes, it's the default.
* - Convert to new perl frameworkAndrej Zverev2013-08-031-6/+2
| | | | - Trim Makefile header
* - Convert to new perl frameworkMathieu Arnold2013-08-0321-98/+57
| | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default.
* - Convert to new perl frameworkAndrej Zverev2013-08-0310-10/+20
|
* - Convert to new perl orderAndrej Zverev2013-07-311-9/+3
| | | | - replace post-patch with shebangfix
* - Convert to new Uses/perl5.mk frameworkAndrej Zverev2013-07-312-3/+4
| | | | | | | | - Resolve issues with implicit lang/perl in extract and patch dependencies - Trim Makefile header Reviewed by: bapt@ (exp-run) Approved by: bapt@ (portmrg@)
* KDE3 and QT3 expired on 2013-07-01, remove these ports.Rene Ladan2013-07-276-83/+0
| | | | | | | | | | | | | | | | Unfortunately, this also affects some ports using QT3 as a GUI toolkit. Changes to infrastructure files: - bsd.kde.mk : obsolete, remove - bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while - CHANGES : document the removals from bsd.port.mk - KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead) - MOVED : add the removed ports PR: ports/180745 Submitted by: rene Approved by: portmgr (bapt) Exp-run by: bapt
* - switch simple inline replacement from perl to sedAndrej Zverev2013-07-252-8/+4
| | | | | | | | | and remove where is no need in this anymore. - trim Makefile header - pass maintainership to @perl Information: wiki@ PortsLongtermTargets Approved by: bapt@ (portmgr@)
* Remove MAKE_JOBS_SAFE which is now default.Emanuel Haupt2013-07-241-1/+0
|
* - Changed my emailVeniamin Gvozdikov2013-07-221-1/+1
| | | | | | - Trim Makefile headers and positions name and surname within Approved by: eadler, rm (mentors)
* - Trim Makefile headersDmitry Marakasov2013-07-125-7/+7
| | | | | | | | | - Drop ABI versions from LIB_DEPENDS - OptionsNG - Pet portlint - Switch to dynamic plist where useful - Canonicalize patch names - Fix DOS line endings in patch files
* - Update to 7.31.0Sunpoet Po-Chuan Hsieh2013-07-121-0/+1
| | | | | | | | | | | | | | | | | | | | | | | - Bump PORTREVISION for ftp/curl shlib change - Add TEST_DEPENDS - Convert to new options framework - Adjust options: - Add COOKIES - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1] - Add GSSAPI and SPNEGO [2] - Remove KERBEROS4 - Rename LIBIDN to IDN - Remove TRACKMEMORY [1] - Sort option handler - Add SLAVEDIRS: ftp/curl-hiphop - Cosmetic change - Cleanup Makefile header - While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile Changes: http://curl.haxx.se/changes.html PR: ports/172325 (-exp run), ports/177369 (based on) [1] Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2] Exp run by: miwi
* Mark jobs unsafeBaptiste Daroussin2013-07-101-5/+3
|
* - Drop all my portsPav Lucistnik2013-07-101-1/+1
|
* Attempt to fix parallel builds.Alexey Dokuchaev2013-07-081-3/+35
|
* - Update to 3.14Cheng-Lung Sung2013-07-082-8/+4
|
* Remove extra blank line to please portlint.Koop Mast2013-07-072-4/+11
| | | | | | Don't let the port chmod 777 ${WRKSRC}/src to prevent possible security issue. Submitted by: tijl@ (priv mail)
* Remove USE_AUTOTOOLS=libtool. This was added in r183830 because the bundledKoop Mast2013-07-065-49/+0
| | | | | | | | | libtool at the time didn't handle the removal of objformat correctly. Also revert r239611. This revision was because the libtool port and the bundled libtool at the time detect "clang" as a valid C compiler. PR: ports/179753 Submitted by: tijl@
* - Update to 1.30Cheng-Lung Sung2013-06-282-8/+4
|
* - Update, fix build with clangAlex Kozlov2013-06-273-10/+6
| | | | | - Convert Makefile headers to new style - Update WWW
* Welcome PHP 5.5!Alex Dupre2013-06-245-0/+84
| | | | | | Future steps: - rename current php5 ports to php54 - make php55 the default one after an exp-run
* - Trim Makefile headerAntoine Brodin2013-06-201-5/+3
| | | | - Mark as broken, it overwrites a bin/map from a dependency
* - Trim Makefile headerDmitry Marakasov2013-06-173-15/+3
|
* update lang/sbcl to 1.1.8, and adjust dependent portsBrendan Fabeny2013-06-061-1/+1
|
* - Update The Glorious Glasgow Haskell Compiler to version 7.6.3Gabor Pali2013-06-053-6/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update Haskell Platform to version 2013.2.0.0 Please note that port revisions for all the Haskell ports without version changes are bumped. Some highlights of the update: - Fix PDF generation for pandoc [1] - From now on, PREFIX/{lib,share,share/doc}/cabal/ghc-GHC_VERSION are used for hs- ports (Cabal packages) as prefixes to avoid problems when upgrading with portmaster(8) [2] - Experimental support for LLVM-based code generation (disabled by default) - Many simplifications, refactoring in bsd.cabal.mk New ports (11): devel/hs-asn1-types 0.1.3 devel/hs-data-default-class 0.0.1 devel/hs-data-default-instances-base 0.0.1 devel/hs-data-default-instances-containers 0.0.1 devel/hs-data-default-instances-dlist 0.0.1 devel/hs-data-default-instances-old-locale 0.0.1 devel/hs-extensible-exceptions 0.1.1.4 devel/hs-mmorph 1.0.0 devel/hs-quickcheck-io 0.1.0 x11-toolkits/hs-GLURaw 1.3.0.0 x11-toolkits/hs-OpenGLRaw 1.3.0.0 Updated ports (104): archivers/hs-zlib 0.5.4.0_1 --> 0.5.4.1 databases/hs-persistent 1.1.5.1 --> 1.2.0.1 databases/hs-persistent-sqlite 1.1.5 --> 1.2.0 databases/hs-persistent-template 1.1.2.4 --> 1.2.0 devel/hs-HUnit 1.2.5.1_1 --> 1.2.5.2 devel/hs-IORefCAS 0.2_3 --> 0.2.0.1 devel/hs-MonadRandom 0.1.8 --> 0.1.9 devel/hs-QuickCheck 2.5.1.1_1 --> 2.6 devel/hs-abstract-deque 0.1.6_1 --> 0.2 devel/hs-alex 3.0.2_1 --> 3.0.5 devel/hs-async 2.0.1.3_1 --> 2.0.1.4 devel/hs-basic-prelude 0.3.4.0 --> 0.3.5.0 devel/hs-blaze-builder 0.3.1.0_4 --> 0.3.1.1 devel/hs-byteorder 1.0.3_4 --> 1.0.4 devel/hs-cabal-install 0.14.0_4 --> 1.16.0.2 devel/hs-classy-prelude 0.5.3 --> 0.5.7 devel/hs-cmdargs 0.10.2 --> 0.10.3 devel/hs-conduit 1.0.2 --> 1.0.5 devel/hs-data-default 0.5.0_1 --> 0.5.3 devel/hs-fsnotify 0.0.6 --> 0.0.11 devel/hs-generic-deriving 1.4.0 --> 1.5.0 devel/hs-git-annex 4.20130323_1 --> 4.20130601 devel/hs-haddock 2.11.0_1 --> 2.13.2 devel/hs-hashable 1.2.0.5 --> 1.1.2.5,1 devel/hs-hlint 1.8.43 --> 1.8.45 devel/hs-hspec 1.4.4 --> 1.5.4 devel/hs-hspec-expectations 0.3.0.3_1 --> 0.3.2 devel/hs-largeword 1.0.4 --> 1.0.5 devel/hs-lens 3.8.7.3 --> 3.9.0.2 devel/hs-lifted-base 0.2.0.2 --> 0.2.0.5 devel/hs-monad-control 0.3.1.4_1 --> 0.3.2.1 devel/hs-monad-logger 0.3.0.1 --> 0.3.1.1 devel/hs-monad-par 0.3.4.1 --> 0.3.4.2 devel/hs-pool-conduit 0.1.1_1 --> 0.1.2 devel/hs-profunctors 3.3 --> 3.3.0.1 devel/hs-reflection 1.1.7 --> 1.3.2 devel/hs-resourcet 0.4.5 --> 0.4.7.1 devel/hs-show 0.5 --> 0.6 devel/hs-split 0.2.1.1_1 --> 0.2.2 devel/hs-stm 2.4_1 --> 2.4.2 devel/hs-syb 0.3.7_1 --> 0.4.0 devel/hs-tagged 0.4.4_1 --> 0.6 devel/hs-text 0.11.2.3_1 --> 0.11.3.1 devel/hs-unix-compat 0.4.1.0 --> 0.4.1.1 devel/hs-unix-time 0.1.5 --> 0.1.8 devel/hs-unordered-containers 0.2.3.0 --> 0.2.3.1 devel/hs-utility-ht 0.0.8_3 --> 0.0.9 devel/hs-uuagc 0.9.42.2_3 --> 0.9.42.3 devel/hs-uuid 1.2.9 --> 1.2.13 devel/hs-void 0.5.11 --> 0.6 math/hs-NumInstances 1.2 --> 1.3 math/hs-comonad-transformers 3.0.1_1 --> 3.0.2 math/hs-semigroups 0.9 --> 0.9.1 math/hs-statistics 0.10.2.0_2 --> 0.10.3.1 net/hs-network 2.3.1.0_1 --> 2.4.1.2 net/hs-publicsuffixlist 0.0.3 --> 0.1 net/hs-socks 0.5.0 --> 0.5.1 security/hs-certificate 1.3.5_1 --> 1.3.7 security/hs-cipher-aes 0.1.7 --> 0.1.8 security/hs-clientsession 0.8.1_1 --> 0.9 security/hs-crypto-api 0.11 --> 0.12.1 security/hs-crypto-conduit 0.5.0 --> 0.5.2 security/hs-crypto-pubkey 0.1.2_1 --> 0.1.3 security/hs-crypto-pubkey-types 0.2.0_1 --> 0.3.2 security/hs-cryptocipher 0.4.0_1 --> 0.5.0 security/hs-cryptohash 0.8.3_1 --> 0.9.0 security/hs-skein 0.1.0.12 --> 1.0.3 textproc/hs-HaXml 1.23.3_2 --> 1.24 textproc/hs-attoparsec-conduit 1.0.0 --> 1.0.1 textproc/hs-blaze-html 0.6.0.0 --> 0.6.1.1 textproc/hs-blaze-markup 0.5.1.4 --> 0.5.1.5 textproc/hs-case-insensitive 1.0 --> 1.0.0.2 textproc/hs-highlighting-kate 0.5.3.8 --> 0.5.3.9 textproc/hs-hs-bibutils 4.17 --> 5.0 textproc/hs-polyparse 1.8_3 --> 1.9 textproc/hs-texmath 0.6.1.3 --> 0.6.1.5 textproc/hs-xml 1.3.12_4 --> 1.3.13 textproc/hs-yaml 0.8.2.3 --> 0.8.2.4 www/hs-HTTP 4000.2.5_1 --> 4000.2.8 www/hs-cgi 3001.1.7.4_6,1 --> 3001.1.7.5,1 www/hs-hamlet 1.1.6.3 --> 1.1.7.1 www/hs-happstack-server 7.1.7 --> 7.1.7.1 www/hs-heist 0.11.1 --> 0.12.0 www/hs-http-conduit 1.9.0 --> 1.9.3 www/hs-http-reverse-proxy 0.1.1.3 --> 0.1.1.6 www/hs-shakespeare 1.0.3.1 --> 1.0.5 www/hs-shakespeare-css 1.0.3 --> 1.0.5.1 www/hs-shakespeare-js 1.1.2.1 --> 1.1.4 www/hs-snap 0.11.2 --> 0.12.0 www/hs-wai-extra 1.3.2.4 --> 1.3.4 www/hs-wai-test 1.3.0.4 --> 1.3.1 www/hs-warp 1.3.7.4 --> 1.3.8.1 www/hs-yesod 1.1.9.2 --> 1.2.0.1 www/hs-yesod-auth 1.1.5.3 --> 1.2.0 www/hs-yesod-core 1.1.8.2 --> 1.2.0.4 www/hs-yesod-form 1.2.1.3 --> 1.3.0 www/hs-yesod-persistent 1.1.0.1_1 --> 1.2.0 www/hs-yesod-platform 1.1.8 --> 1.2.0.1 www/hs-yesod-routes 1.1.2 --> 1.2.0 www/hs-yesod-static 1.1.2.2 --> 1.2.0 www/hs-yesod-test 0.3.5 --> 1.2.0 x11-toolkits/hs-GLUT 2.1.2.1_7,1 --> 2.4.0.0,1 x11-toolkits/hs-OpenGL 2.2.3.1_4,1 --> 2.8.0.0,1 x11/hs-xmobar 0.16_2 --> 0.17 Removed ports (2): www/hs-yesod-default 1.1.3.2 www/hs-yesod-json 1.1.2.1 PR: ports/179146 [1] Requested by: Omar Thameen <omar@biglist.com> [1] Reported by: sperber, bapt [2] Tested by: sperber [2] Obtained from: FreeBSD Haskell
* - Update to 0.04.13Frederic Culot2013-06-033-3/+6
| | | | | PR: ports/179186 Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
* Update math/R to 3.0.1-patched, and adjust dependent ports;Brendan Fabeny2013-05-282-1/+2
| | | | | | | synchronize math/rpy with upstream repository Reviewed by: wen Approved by: wen, tota
* Update to 1.2 release and add support for php 5.4.Alex Dupre2013-05-274-91/+15
|
* - Upgrade to 0.36.Jun Kuriyama2013-05-276-11/+11
|
* Fix build with perl 5.16.Alexander Nedotsukov2013-05-261-0/+34
| | | | PR: 178954
* - Upgrade to 2.58.Jun Kuriyama2013-05-262-8/+3
|
* Update to 2.34.Anton Berezin2013-05-232-8/+4
| | | | Changes: http://search.cpan.org/dist/JSON-XS/Changes
* - Remove converters/R-cran-xtable (duplicate of textproc/R-cran-xtable)TAKATSU Tomonari2013-05-174-25/+0
| | | | Reported by: indexbuild@
* - Add new port: converters/R-cran-xtableTAKATSU Tomonari2013-05-154-0/+25
| | | | | | | Functions converting an R object to an "xtable" object, which can then be printed as a LaTeX or HTML table. WWW: http://cran.r-project.org/web/packages/xtable/
* - Update MASTER_SITESMartin Wilke2013-05-152-14/+10
| | | | | | | | | - Add LICENSE - Fix plist - Bump PORTREVISION PR: 178579 Submitted by: Ports Fury
* Add a patch to allow building with gcc-4.7 and 4.8.Mikhail Teterin2013-05-141-0/+9
| | | | Approved by: maintainer
* - Update to 0.97 [1]Frederic Culot2013-05-133-4/+5
| | | | | | | | - Add LICENSE (GPLv3) Changes: http://search.cpan.org/dist/URI-UTF8-Punycode/Changes PR: ports/178510 [1] Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
* Mark MAKE_JOBS_SAFEEmanuel Haupt2013-05-081-0/+1
|
* Add some shebangfix to allow building most of the ports tree without ↵Baptiste Daroussin2013-05-071-6/+4
| | | | | | | /usr/bin/perl Submitted by: John Marino Obtained from: DPorts
* update lang/sbcl to 1.1.7, and adjust dependent portsBrendan Fabeny2013-05-061-1/+1
|
* - Upgrade to 0.35*.Jun Kuriyama2013-05-046-15/+16
| | | | | PR: ports/177504 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu>
* Mark as broken: does not fetchBaptiste Daroussin2013-05-041-5/+3
|
* - Move ruby-bsdconv to rubygem-bsdconvBryan Drewery2013-05-027-29/+28
| | | | | | | - Update to 10.0.0 PR: ports/178172 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* - Update to 10.0.0Bryan Drewery2013-05-022-4/+4
| | | | | PR: ports/178136 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* - Update to 10.0.0Bryan Drewery2013-05-022-4/+4
| | | | | PR: ports/178135 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* - Update to 10.0.0Bryan Drewery2013-05-022-4/+4
| | | | | PR: ports/178134 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* - Update to 10.0Bryan Drewery2013-05-023-78/+72
| | | | | | | Changelog: https://github.com/buganini/bsdconv/blob/10.0/Changelog PR: ports/178129 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* Convert the last USE_ICONV to USES=iconvBaptiste Daroussin2013-04-281-5/+0
|
* - Update to 2.49Rong-En Fan2013-04-283-20/+7
| | | | | PR: ports/178175 Submitted by: Bill Brinzer <bill.brinzer at gmail.com>
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-277-10/+7
| | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: bapt, kwm
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-252-2/+2
| | | | Approved by: portmgr (bapt)
* Set MAINTAINER to my @FreeBSD.org address.Tijl Coosemans2013-04-241-1/+1
| | | | Suggested by: crees
* - Remove lang/tcl83 and x11-toolkits/tk83 (expired)Pietro Cerutti2013-04-231-2/+1
| | | | | | - Remove references to Tcl/Tk 8.3 from bsd.tcl.mk - Update ports that required 8.3+ to require 8.4+ (since 8.5 is the default, I don't expect this change to cause much trouble)
* Convert all c categories to USE=pkgconfigBaptiste Daroussin2013-04-234-10/+5
|
* Update tilp2 and its libraries:Tijl Coosemans2013-04-234-18/+10
| | | | | | | | - tilp2 1.17 - libticables2 1.3.4, libticalcs2 1.1.8, libticonv 1.1.4, libtifiles2 1.1.6 - Add NLS option, remove libtool dependency, clean up Makefile and pkg-descr - Bump PORTREVISION and trim Makefile header for emulators/tilem and emulators/tiemu3.
* - Update Haskell ports from the development repositoryGabor Pali2013-03-301-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Avoid self-dependency for print/hs-hscolour (when HSCOLOUR is set) Contributed by: ashish New ports (5): devel/hs-geniplate 0.6.0.3 devel/hs-uuid 1.2.9 net/hs-maccatcher 2.1.5 net/hs-publicsuffixlist 0.0.3 textproc/hs-regex-tdfa 1.1.8 Removed ports (1): math/hs-Agda-executable 2.3.0.1_3 Updated ports (115): archivers/hs-zip-archive 0.1.3.3 --> 0.1.3.4 archivers/hs-zlib-conduit 0.5.0.3_1 --> 1.0.0 audio/hs-OpenAL 1.4.0.1_3 --> 1.4.0.2 databases/hs-persistent 1.1.4 --> 1.1.5.1 databases/hs-persistent-sqlite 1.1.2 --> 1.1.5 databases/hs-persistent-template 1.1.2.1 --> 1.1.2.4 devel/hs-Boolean 0.1.2 --> 0.2 devel/hs-ansi-terminal 0.5.5.1 --> 0.6 devel/hs-base64-bytestring 1.0.0.0_1 --> 1.0.0.1 devel/hs-base64-conduit 0.5.1 --> 1.0.0 devel/hs-basic-prelude 0.3.2.0 --> 0.3.4.0 devel/hs-bifunctors 3.2 --> 3.2.0.1 devel/hs-blaze-builder-conduit 0.5.0.3_1 --> 1.0.0 devel/hs-classy-prelude 0.4.3 --> 0.5.3 devel/hs-classy-prelude-conduit 0.4.3 --> 0.5.3 devel/hs-cmdargs 0.10.1_1 --> 0.10.2 devel/hs-conduit 0.5.6 --> 1.0.2 devel/hs-darcs 2.8.3_1 --> 2.8.4 devel/hs-either 3.1 --> 3.4 devel/hs-errors 1.3.1 --> 1.4.1 devel/hs-filestore 0.6 --> 0.6.0.1 devel/hs-filesystem-conduit 0.5.0.2_1 --> 1.0.0 devel/hs-git-annex 3.20130124 --> 4.20130323 devel/hs-hashtables 1.0.1.8_1 --> 1.1.0.2 devel/hs-haskeline 0.6.4.7_3 --> 0.7.0.3 devel/hs-hint 0.3.3.5_1 --> 0.3.3.6 devel/hs-hoogle 4.2.15 --> 4.2.16 devel/hs-hspec 1.4.3 --> 1.4.4 devel/hs-lens 3.8.5 --> 3.8.7.3 devel/hs-logict 0.5.0.2_1 --> 0.6 devel/hs-monad-logger 0.2.3.2 --> 0.3.0.1 devel/hs-monad-par 0.3_3 --> 0.3.4.1 devel/hs-mueval 0.8.2_3 --> 0.9 devel/hs-profunctors 3.2 --> 3.3 devel/hs-project-template 0.1.1 --> 0.1.3 devel/hs-readline 1.0.1.0_8 --> 1.0.3.0 devel/hs-reflection 1.1.6 --> 1.1.7 devel/hs-resourcet 0.4.4_1 --> 0.4.5 devel/hs-show 0.4.1.2_4 --> 0.5 devel/hs-simple-reflect 0.2_1 --> 0.3.1 devel/hs-smallcheck 0.6.2 --> 1.0.2 devel/hs-testpack 2.1.2_3 --> 2.1.2.1 devel/hs-threads 0.5.0.1_1 --> 0.5.0.2 devel/hs-time-compat 0.1.0.2_1 --> 0.1.0.3 devel/hs-unix-time 0.1.4_1 --> 0.1.5 devel/hs-uulib 0.9.14_4 --> 0.9.15 mail/hs-email-validate 0.3.2_1 --> 1.0.0 mail/hs-mime-types 0.1.0.2 --> 0.1.0.3 math/hs-Agda 2.3.0.1_3 --> 2.3.2 math/hs-NumInstances 1.0_4 --> 1.2 math/hs-comonad 3.0.1.1 --> 3.0.2 math/hs-contravariant 0.2.0.2_3 --> 0.4 math/hs-distributive 0.3 --> 0.3.1 math/hs-math-functions 0.1.1.2_1 --> 0.1.3.0 net/hs-network-conduit 0.6.2.2 --> 1.0.0 net/hs-sendfile 0.7.8_1 --> 0.7.9 net/hs-simple-sendfile 0.2.10 --> 0.2.11 net/hs-socks 0.4.2_1 --> 0.5.0 security/hs-crypto-api 0.10.2_3 --> 0.11 security/hs-crypto-conduit 0.4.3 --> 0.5.0 security/hs-monadcryptorandom 0.5_1 --> 0.5.1 security/hs-skein 0.1.0.11 --> 0.1.0.12 security/hs-tls 1.1.1 --> 1.1.2 textproc/hs-HStringTemplate 0.6.12_1 --> 0.7.1 textproc/hs-attoparsec 0.10.3.0 --> 0.10.4.0 textproc/hs-attoparsec-conduit 0.5.0.3_1 --> 1.0.0 textproc/hs-blaze-html 0.5.1.3 --> 0.6.0.0 textproc/hs-case-insensitive 0.4.0.4 --> 1.0 textproc/hs-citeproc-hs 0.3.7 --> 0.3.8 textproc/hs-highlighting-kate 0.5.3.5 --> 0.5.3.8 textproc/hs-hs-bibutils 4.16 --> 4.17 textproc/hs-html-conduit 0.1.0.4_1 --> 1.1.0 textproc/hs-hxt-regex-xmlschema 9.0.4_4 --> 9.1.0 textproc/hs-pandoc 1.9.4.5_1 --> 1.11.1 textproc/hs-pandoc-types 1.9.1_3 --> 1.10 textproc/hs-tagstream-conduit 0.5.3_1 --> 0.5.4 textproc/hs-xml-conduit 1.0.3.3_1 --> 1.1.0.3 textproc/hs-xmlhtml 0.2.0.3_1 --> 0.2.1 textproc/hs-yaml 0.8.2 --> 0.8.2.3 www/hs-activehs 0.3.0.1_1 --> 0.3.1 www/hs-authenticate 1.3.2_1 --> 1.3.2.6 www/hs-fastcgi 3001.0.2.3_7 --> 3001.0.2.4 www/hs-gitit 0.10.1.2 --> 0.10.3.1 www/hs-hS3 0.5.6_5 --> 0.5.7 www/hs-hamlet 1.1.3.1 --> 1.1.6.3 www/hs-happstack-server 7.1.1_1 --> 7.1.7 www/hs-heist 0.11.0 --> 0.11.1 www/hs-hjsmin 0.1.4 --> 0.1.4.1 www/hs-http-conduit 1.8.7 --> 1.9.0 www/hs-http-reverse-proxy 0.1.1.1 --> 0.1.1.3 www/hs-http-server 1.0.1_1 --> 1.0.2 www/hs-http-types 0.7.3.0.1_1 --> 0.8.0 www/hs-shakespeare 1.0.2_1 --> 1.0.3.1 www/hs-shakespeare-css 1.0.2_1 --> 1.0.3 www/hs-shakespeare-js 1.1.1 --> 1.1.2.1 www/hs-snap 0.11.0 --> 0.11.2 www/hs-snap-core 0.9.2.2_1 --> 0.9.3.1 www/hs-snap-server 0.9.2.4_1 --> 0.9.3.3 www/hs-wai 1.3.0.1_1 --> 1.4.0 www/hs-wai-app-static 1.3.1_1 --> 1.3.1.2 www/hs-wai-extra 1.3.2 --> 1.3.2.4 www/hs-wai-test 1.3.0_1 --> 1.3.0.4 www/hs-warp 1.3.7.1 --> 1.3.7.4 www/hs-yesod 1.1.7.2 --> 1.1.9.2 www/hs-yesod-auth 1.1.3 --> 1.1.5.3 www/hs-yesod-core 1.1.7.1 --> 1.1.8.2 www/hs-yesod-default 1.1.3 --> 1.1.3.2 www/hs-yesod-form 1.2.0.2 --> 1.2.1.3 www/hs-yesod-json 1.1.2_1 --> 1.1.2.1 www/hs-yesod-platform 1.1.7.2 --> 1.1.8 www/hs-yesod-routes 1.1.1.1_1 --> 1.1.2 www/hs-yesod-static 1.1.1.2 --> 1.1.2.2 www/hs-yesod-test 0.3.3 --> 0.3.5 x11-wm/hs-xmonad-contrib 0.11 --> 0.11.1 x11/hs-X11 1.6.0.2 --> 1.6.1.1 Please note that port revisions for dependent ports are bumped. Obtained from: FreeBSD Haskell
* - Update to 1.0-3TAKATSU Tomonari2013-03-302-3/+3
|
* For perl@ owned ports:Eitan Adler2013-03-291-6/+2
| | | | | - Fix COMMENT - Trim header