aboutsummaryrefslogtreecommitdiffstats
path: root/converters
Commit message (Collapse)AuthorAgeFilesLines
* Remove Authors from pkg-descrbapt2015-03-031-2/+1
|
* Deprecate ports that do not work with Ruby 2.xantoine2015-03-011-0/+2
|
* - Remove blank line among *_DEPENDSsunpoet2015-02-272-7/+6
| | | | - Sort PLIST
* - Remove regression-test:sunpoet2015-02-273-28/+23
| | | | | | - Sort PLIST - Reformat pkg-descr - Take maintainership
* converters/p5-LaTeXML: Upgrade version 0.8.0 => 0.8.1marino2015-02-213-3/+22
| | | | | PR: 197801 Submitted by: maintainer (CJPM)
* - Update to 0.53sunpoet2015-02-192-4/+3
| | | | Changes: http://search.cpan.org/dist/JSON-Tiny/Changes
* - Update to 3.0115sunpoet2015-02-192-3/+3
| | | | Changes: http://search.cpan.org/dist/Cpanel-JSON-XS/Changes
* New port: converters/p5-LaTeXMLpi2015-02-085-0/+601
| | | | | | | | | | | | | LaTeXML is a TeX and LaTeX to XML/HTML/MathML converter. From XML it can generate various flavors of HTML, MathML and ePub, with other formats under development. See the included manual.pdf for an documentation. WWW: http://dlmf.nist.gov/LaTeXML/ PR: 197398 Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es>
* Upgrade to 2.70.vanilla2015-02-083-3/+5
|
* Update poppler to 0.30.0 [1].kwm2015-02-031-1/+1
| | | | | | | | | | | Make sure we use openjpeg1 in poppler, while openjpeg2 support was added there still bugs in openjpeg2 that need to be fixed. Add patches to inkscape for API changes in poppler 0.29.0 [2]. PR: 196599 [1] Submitted by: olivierd@ [1] Exp-run by: antoine@ Obtained from: upstream [2]
* - Update to 1.2.1 [1]jbeich2015-01-284-5/+34
| | | | | | | | | | - Build and install shared library [2] PR: 196455 [1] PR: 196456 [2] Differential Revision: https://reviews.freebsd.org/D1613 Approved by: maintainer timeout (3 weeks) Approved by: bapt (mentor)
* - Update to 1.04amdmi32015-01-232-4/+3
|
* Upgrade to 2.68.vanilla2015-01-232-3/+3
|
* Upgrade to 2.67.vanilla2015-01-192-4/+3
|
* Update wkhtmltopdf to 0.12.2.1mm2015-01-193-5/+4
|
* Drop maintainership as I no longer use these software nor have time andrafan2015-01-172-2/+2
| | | | energy to keep up.
* Update to 3.15.tobez2015-01-132-4/+3
|
* - Fix BUILD_DEPENDS: ExtUtils::CBuilder is already in all supported Perl ↵sunpoet2015-01-082-3/+3
| | | | | | | releases - Add LICENSE - Sort PLIST
* Move MASTER_SITES from CRITICAL to LOCAL/ehauptehaupt2015-01-061-1/+1
|
* Move MASTER_SITES from CRITICAL to LOCAL/ehauptehaupt2015-01-061-1/+1
|
* - Update to 3.0114sunpoet2015-01-062-3/+3
| | | | Changes: http://search.cpan.org/dist/Cpanel-JSON-XS/Changes
* Assign maintainership of FPC ports to new FPC ports teammarino2015-01-051-1/+1
| | | | | | | The new team currently consists of the previous maintainer (acm@) and myself (marino@). PR: 195363
* Bump portrevision after png updatebapt2014-12-261-0/+1
|
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeantoine2014-12-261-1/+1
|
* Change my non-FreeBSD MAINTAINER mail to bofh@bofh2014-12-245-5/+5
| | | | Approved by: bapt
* Update "BSD" license for buganini's portsfeld2014-12-236-6/+6
|
* - Update to 1.11sunpoet2014-12-213-23/+22
| | | | | | - Sort PLIST Changes: http://search.cpan.org/dist/String-Multibyte/Changes
* - Update to 3.0113sunpoet2014-12-212-3/+3
| | | | Changes: http://search.cpan.org/dist/Cpanel-JSON-XS/Changes
* cleanup plistbapt2014-12-211-1/+0
|
* - Update to 3.0108sunpoet2014-12-142-3/+3
| | | | Changes: http://search.cpan.org/dist/Cpanel-JSON-XS/Changes
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla intijl2014-12-091-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the 32 ports that still use it. Bump PORTREVISION on their dependent ports except the ones that depend on these: audio/libogg audio/libvorbis devel/pcre ftp/curl graphics/jpeg graphics/libart_lgpl graphics/tiff textproc/expat2 textproc/libxslt In these cases the same trick as in the recent gettext update is used. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine)
* - Update to 1.003002sunpoet2014-12-072-4/+3
| | | | Changes: http://search.cpan.org/dist/JSON-MaybeXS/Changes
* - Update to 3.0107sunpoet2014-12-042-4/+3
| | | | Changes: http://search.cpan.org/dist/Cpanel-JSON-XS/Changes
* Restore a patch hunk that was removed in r373636. It fixes a referencetijl2014-11-302-1/+10
| | | | | | to the stage directory in an installed binary. Reported by: antoine
* Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. Thetijl2014-11-304-22/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | first contains runtime libraries such as libintl and the latter contains developer tools such as msgfmt. Ports that use gettext will usually need a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools. USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on devel/gettext-runtime and USES=gettext-tools can be used to set a BUILD/RUN_DEPENDS on devel/gettext-tools. USES=gettext is now the same as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools. Update gettext to 0.19.3. Remove :oldver from converters/libiconv and devel/gettext-runtime. Leave symlinks with the old library versions to avoid the need to bump PORTREVISION on a large number of dependent ports. When most of the dependent ports have had normal version updates, PORTREVISION can be bumped on the remaining ones (low number) and the links can be removed. Fix some ports that installed files in lib/locale instead of share/locale. PR: 194038 Reviewed by: bapt Exp-run: antoine Approved by: portmgr (antoine)
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-26134-484/+481
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr
* Bump PORTREVISION after graphics/poppler update to 0.26.3makc2014-11-251-1/+1
|
* - Update to 1.003002sunpoet2014-11-252-3/+3
| | | | Changes: http://search.cpan.org/dist/JSON-MaybeXS/Changes
* - Update to 3.0106sunpoet2014-11-252-3/+3
| | | | Changes: http://search.cpan.org/dist/Cpanel-JSON-XS/Changes
* - Upgrade to 3.003.kuriyama2014-11-207-15/+33
|
* - Fix stripping wrt PREFIX/LOCALBASEamdmi32014-11-191-3/+3
|
* - Strip libraryamdmi32014-11-191-0/+5
|
* Reset miwi's maintainership per his demandbapt2014-11-181-1/+1
| | | | Hope to see you back! Thank for all the work!
* - Update to 1.02amdmi32014-11-162-3/+3
|
* Fix build as a user, for real this time.mat2014-11-101-2/+8
| | | | Sponsored by: Absolight
* - Update to 0.86.0amdmi32014-10-292-6/+9
| | | | | | | - Clarify LICENSE - Add LICENSE_FILE - Optionize DOCS - Turn configure warnings into errors to notice problems faster (such as failure of previous version to properly detect protobuf-c)
* Cleanup plistbapt2014-10-2083-306/+0
|
* Unbreakantoine2014-10-201-1/+1
|
* - Convert ports from cad/, chinese/, comms/ and converters/ to newmva2014-10-195-12/+9
| | | | | | USES=python Approved by: portmgr (implicit)
* - Update to 1.38culot2014-10-162-3/+3
| | | | Changes: http://search.cpan.org/dist/JSON-Any/Changes
* Allow staging as a regular userantoine2014-10-131-1/+4
|
* - Update to 2.27300sunpoet2014-10-093-7/+3
| | | | | | - Cleanup PLIST Changes: http://search.cpan.org/dist/JSON-PP/Changes
* - Update to 1.002003sunpoet2014-10-093-6/+3
| | | | Changes: http://search.cpan.org/dist/JSON-MaybeXS/Changes
* - Convert to USES=python, limit to 2.xjhale2014-10-061-6/+6
| | | | | - Simplify MASTER_SITES - Strip binaries
* graphics/djvulibre:tijl2014-10-061-1/+1
| | | | | - Add USES=libtool and bump dependent ports - Remove threading related patches
* converters/py-pisa: switch from py-imaging to py-pillowwg2014-10-041-5/+4
| | | | | | | - USES python With hat: python Approved by: portmgr (bdrewery, implicit)
* Convert to USES=pearbapt2014-09-231-7/+2
|
* - Cleanup plistamdmi32014-09-221-3/+0
|
* - Cleanup plistamdmi32014-09-222-5/+1
| | | | - Add NO_ARCH
* - Update to 1.3-0tota2014-09-222-4/+3
|
* - Switch to USES=autoreconfamdmi32014-09-191-3/+2
|
* - Replace patch with USES=pathfix and post-patch commandtijl2014-09-183-48/+5
| | | | | - Remove old libtool patch - Remove post-patch command that isn't needed with staging
* devel/glib12 x11-toolkits/gtk12:tijl2014-09-131-1/+1
| | | | | | | - Convert to USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip - Remove patches that renamed include directories and libraries so they didn't conflict with early development versions of glib/gtk 2.0
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-115-1/+5
| | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
* - Update to 1.105jadawin2014-09-092-3/+6
| | | | - Add License
* - Update to 1.36jadawin2014-09-092-3/+3
|
* Import PHP 5.6 branch!ale2014-09-045-0/+84
|
* Remove *.la files from stagedir to fix a check-plist error.tijl2014-09-041-0/+3
| | | | | | | | | The files were accidentally removed from pkg-plist in the previous commit but let's keep it that way now. This commit will be reverted when this port switches from "libtool:oldver" to "libtool". Reported by: ohauer
* Add USES=libtool:oldver and INSTALL_TARGET=install-striptijl2014-09-022-3/+3
|
* - Add my LOCAL to MASTER_SITES temporarily to deal with PECL DB failuresunpoet2014-09-011-1/+2
|
* converters/fribidi:tijl2014-08-314-7/+8
| | | | | - Add USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip
* - Update to 1.2.1sunpoet2014-08-302-3/+3
| | | | Changes: http://pecl.php.net/package-changelog.php?package=igbinary
* - Update to 1.2.0sunpoet2014-08-303-15/+5
| | | | Changes: http://pecl.php.net/package-changelog.php?package=igbinary
* Convert a few ports to USES=pythonantoine2014-08-301-3/+2
|
* - Drop .la files, no dependees require themamdmi32014-08-262-3/+2
| | | | Approved by: portmgr blanket
* - Switch converters/enca to USES=libtool, drop .la filesamdmi32014-08-263-5/+6
| | | | | | | - Add LICENSE_FILE - Bump dependent ports as .so version has changed Approved by: portmgr blanket
* - Drop .la files for devel/librcc, no dependees require themamdmi32014-08-261-2/+2
| | | | | | - Bump dependent ports as .so version has changed Approved by: portmgr blanket
* devel/protobuf-c: update to 1.0.1wg2014-08-171-1/+1
| | | | | | | | | | - Bump port revision due to shlib change - Add DOCS option - Pass maintainership to submitter PR: 192175 Submitted by: truckman Approved by: maintainer
* - Update The Glorious Glasgow Haskell Compiler to version 7.8.3pgj2014-08-117-16/+102
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update Haskell Platform to version 2014.2.0.0 - Update Yesod Platform to version 1.2.13 - Update Gtk2Hs to version 0.12.5 - Update Pandoc to version 1.12.4.2 - Update git-annex to version 5.20140717 - Unbreak wxHaskell ports Please note that port revisions for all the Haskell ports without version changes are bumped. New ports (69): databases/hs-esqueleto: Type-safe EDSL for SQL queries on persistent backends devel/hs-Glob: Globbing library devel/hs-STMonadTrans: Monad transformer version of the ST monad devel/hs-auto-update: Efficiently run periodic, on-demand actions devel/hs-asn1-encoding: ASN1 data reader and writer in RAW, BER and DER forms devel/hs-asn1-parse: Simple monadic parser for ASN1 stream types devel/hs-atomic-primops: Safe approach to CAS and other atomic operations devel/hs-boxes: 2D text pretty-printing library devel/hs-byteable: Type class for sequence of bytes devel/hs-chunked-data: Typeclasses for dealing with chunked data devel/hs-conduit-combinators: Commonly used conduit functions devel/hs-conduit-extra: Conduit adapters for common libraries devel/hs-data-hash: Combinators for building fast hashing functions devel/hs-deepseq-generics: Generics-based Control.DeepSeq.rnf implementation devel/hs-dlist-instances: Difference lists instances devel/hs-enclosed-exceptions: Catching exceptions within enclosed computations devel/hs-equivalence: Maintaining equivalence relations as union-find devel/hs-exceptions: Extensible optionally-pure exceptions devel/hs-free: Monads for free devel/hs-hslua: Lua language interpreter embedding in Haskell devel/hs-keys: Keyed functors and containers devel/hs-monad-loops: Monadic loops devel/hs-monads-tf: Monad classes, using type families devel/hs-mono-traversable: Traversing monomorphic containers devel/hs-prelude-extras: Higher-order versions of Prelude classes devel/hs-prettyclass: Pretty printing class similar to Show devel/hs-scientific: Numbers represented using scientific notation devel/hs-securemem: Auto scrubbing and const time eq, memory chunk devel/hs-shake: Build system library, like Make, but more accurate dependencies devel/hs-stm-chans: Additional types of channels for STM devel/hs-streaming-commons: Common functions for streaming data libraries devel/hs-text-icu: Bindings to the ICU library devel/hs-tf-random: High-quality splittable pseudorandom number generator devel/hs-transformers-compat: Compatibility shim for transformers devel/hs-vector-binary-instances: Binary instances for vector devel/hs-vector-instances: Orphan Instances for 'Data.Vector' devel/hs-vector-th-unbox: Deriver for Data.Vector.Unboxed with Template Haskell dns/hs-dns: DNS library in Haskell dns/hs-gnuidn: Bindings for GNU IDN net/hs-connection: Simple and easy network connections API net/hs-gsasl: Bindings for GNU libgsasl net/hs-iproute: IP Routing Table net/hs-network-protocol-xmpp: Client library for the XMPP protocol security/hs-DRBG: Deterministic random bit generator security/hs-cipher-aes128: AES and common modes using AES-NI when available security/hs-cipher-blowfish: Blowfish cipher security/hs-cipher-camellia: Camellia block cipher primitives security/hs-cipher-des: DES and 3DES primitives security/hs-crypto-cipher-types: Generic cryptography cipher types security/hs-crypto-random: Simple cryptographic random related types security/hs-cryptohash-conduit: Cryptohash conduit security/hs-cryptohash-cryptoapi: Crypto-api interfaces for cryptohash security/hs-gnutls: Bindings for GNU libgnutls security/hs-x509: X509 reader and writer security/hs-x509-store: X.509 collection accessing and storing methods security/hs-x509-system: Per-operating-system X.509 accessors and storage security/hs-x509-validation: X.509 Certificate and CRL validation sysutils/hs-ekg: Remote monitoring of processes sysutils/hs-ekg-core: Tracking of system metrics textproc/hs-appar: Simple applicative parser textproc/hs-libxml-sax: Bindings for the libXML2 SAX interface textproc/hs-uri: Library for working with URIs textproc/hs-xml-hamlet: Hamlet-style quasiquoter for XML content www/hs-DAV: RFC 4918 WebDAV support www/hs-http-client: HTTP client engine www/hs-http-client-tls: http-client backend with TLS support www/hs-warp-tls: HTTP over SSL/TLS support for Warp via the TLS package www/hs-yesod-auth-hashdb: Authentication plugin for Yesod www/hs-yesod-bin: Yesod helper executable Updated ports (279): archivers/hs-zip-archive 0.1.3.4_5 --> 0.2.3.2 archivers/hs-zlib-enum 0.2.3_6 --> 0.2.3.1 audio/hs-ALUT 2.2.0.0_14 --> 2.3.0.1 audio/hs-OpenAL 1.4.0.2_5 --> 1.6.0.0 audio/hs-libmpd 0.8.0.2_5 --> 0.8.0.5 benchmarks/hs-criterion 0.6.2.1_6 --> 0.8.1.0 converters/hs-aeson 0.6.1.0_6 --> 0.7.0.6 converters/hs-dataenc 0.14.0.5_5 --> 0.14.0.7 databases/hs-mysql 0.1.1.4_8 --> 0.1.1.6 databases/hs-persistent 1.2.0.1_4 --> 1.3.1.1 databases/hs-persistent-sqlite 1.2.0_4 --> 1.3.0.5 databases/hs-persistent-template 1.2.0_4 --> 1.3.1.4 devel/hs-Boolean 0.2_5 --> 0.2.1 devel/hs-ConfigFile 1.1.1_9 --> 1.1.2 devel/hs-DrIFT 2.2.3_8 --> 2.4.2 devel/hs-MemoTrie 0.6.1_6 --> 0.6.2 devel/hs-MissingH 1.2.0.0_6 --> 1.2.1.0 devel/hs-MonadCatchIO-mtl 0.3.0.5_6 --> 0.3.1.0 devel/hs-MonadCatchIO-transformers 0.3.0.0_8 --> 0.3.1.0 devel/hs-MonadRandom 0.1.9_4 --> 0.1.13 devel/hs-SafeSemaphore 0.9.0_6 --> 0.10.1 devel/hs-Stream 0.4.6.1_6 --> 0.4.7.1 devel/hs-TypeCompose 0.9.9_5 --> 0.9.10 devel/hs-abstract-deque 0.2_4 --> 0.3 devel/hs-abstract-par 0.3.1_8 --> 0.3.3 devel/hs-alex 3.0.5_4 --> 3.1.3 devel/hs-ansi-terminal 0.6_5 --> 0.6.1.1 devel/hs-ansi-wl-pprint 0.6.6_6 --> 0.6.7.1 devel/hs-asn1-types 0.1.3_4 --> 0.2.3 devel/hs-async 2.0.1.4_4 --> 2.0.1.5 devel/hs-base16-bytestring 0.1.1.5_7 --> 0.1.1.6 devel/hs-basic-prelude 0.3.5.0_4 --> 0.3.8 devel/hs-bifunctors 3.2.0.1_5 --> 4.1.1.1 devel/hs-blaze-builder 0.3.1.1_4 --> 0.3.3.2 devel/hs-blaze-builder-enumerator 0.2.0.5_6 --> 0.2.0.6 devel/hs-blaze-textual 0.2.0.8_6 --> 0.2.0.9 devel/hs-bloomfilter 1.2.6.10_7 --> 2.0.0.0 devel/hs-bytestring-show 0.3.5.5_4 --> 0.3.5.6 devel/hs-c2hs 0.16.4_6 --> 0.17.2 devel/hs-cabal-install 1.16.0.2_4 --> 1.18.0.5 devel/hs-cereal 0.3.5.2_7 --> 0.4.0.1 devel/hs-checkers 0.3.1_5 --> 0.3.2 devel/hs-classy-prelude 0.5.7_4 --> 0.9.3 devel/hs-classy-prelude-conduit 0.5.3_5 --> 0.9.3 devel/hs-cmdargs 0.10.3_4 --> 0.10.9 devel/hs-conduit 1.0.5_4 --> 1.1.7 devel/hs-configurator 0.2.0.2_6 --> 0.3.0.0 devel/hs-convertible 1.0.11.1_8 --> 1.1.0.0 devel/hs-cpphs 1.16_5 --> 1.18.5 devel/hs-data-pprint 0.2.1.4_6 --> 0.2.3 devel/hs-directory-tree 0.11.0_6 --> 0.12.0 devel/hs-dlist 0.5_13 --> 0.7.1 devel/hs-either 3.4_5 --> 4.3.0.1 devel/hs-enumerator 0.4.19_8 --> 0.4.20 devel/hs-errors 1.4.1_5 --> 1.4.7 devel/hs-fast-logger 0.3.1_7 --> 2.2.0 devel/hs-fgl 5.4.2.4_9 --> 5.5.0.1 devel/hs-file-embed 0.0.4.7_5 --> 0.0.7 devel/hs-filestore 0.6.0.1_5 --> 0.6.0.3 devel/hs-fsnotify 0.0.11_4 --> 0.1.0.3 devel/hs-gconf 0.12.1.1_6 --> 0.12.5.0 devel/hs-generic-deriving 1.5.0_4 --> 1.6.3 devel/hs-geniplate 0.6.0.3_5 --> 0.6.0.4 devel/hs-ghc-events 0.4.2.0_6 --> 0.4.3.0 devel/hs-ghc-mtl 1.0.1.2_6 --> 1.2.1.0 devel/hs-gio 0.12.4_6 --> 0.12.5.3 devel/hs-glade 0.12.1_10 --> 0.12.5.0 devel/hs-glib 0.12.4_6 --> 0.12.5.4 devel/hs-gtk2hs-buildtools 0.12.4_6 --> 0.12.5.2 devel/hs-haddock 2.13.2_4 --> 2.14.2 devel/hs-happy 1.18.10_6 --> 1.19.4 devel/hs-hashable 1.1.2.5_4,1 --> 1.2.2.0,1 devel/hs-hashed-storage 0.5.10_6 --> 0.5.11 devel/hs-hashtables 1.1.0.2_5 --> 1.1.2.1 devel/hs-haskell-src 1.0.1.5_8 --> 1.0.1.6 devel/hs-haskell-src-exts 1.13.5_6 --> 1.15.0.1 devel/hs-hasktags 0.68.2_5 --> 0.69.0 devel/hs-hastache 0.5.0_5 --> 0.6.0 devel/hs-hinotify 0.3.5_6 --> 0.3.7 devel/hs-hint 0.3.3.6_5 --> 0.4.2.0 devel/hs-hlint 1.8.45_4 --> 1.9.3 devel/hs-hoogle 4.2.16_5 --> 4.2.34 devel/hs-hslogger 1.2.1_6 --> 1.2.4 devel/hs-hspec 1.5.4_4 --> 1.11.0 devel/hs-hspec-expectations 0.3.2_4 --> 0.6.0.1 devel/hs-kqueue 0.1.2.4_6 --> 0.1.2.6 devel/hs-language-c 0.3.2.1_11 --> 0.4.5 devel/hs-language-javascript 0.5.7_6 --> 0.5.13 devel/hs-largeword 1.0.5_4 --> 1.2.3 devel/hs-lens 3.9.0.2_4 --> 4.3.3 devel/hs-lifted-base 0.2.0.5_4 --> 0.2.3.0 devel/hs-logict 0.6_5 --> 0.6.0.2 devel/hs-mmap 0.5.8_7 --> 0.5.9 devel/hs-mmorph 1.0.0_4 --> 1.0.3 devel/hs-monad-control 0.3.2.1_4 --> 0.3.3.0 devel/hs-monad-logger 0.3.1.1_4 --> 0.3.7.1 devel/hs-monad-par 0.3.4.2_4 --> 0.3.4.6 devel/hs-monad-par-extras 0.3.2_8 --> 0.3.3 devel/hs-mtl 2.1.2_6 --> 2.1.3.1 devel/hs-mueval 0.9_5 --> 0.9.1.1 devel/hs-murmur-hash 0.1.0.6_6 --> 0.1.0.7 devel/hs-optparse-applicative 0.5.2.1_5 --> 0.9.1.1 devel/hs-parallel 3.2.0.3_6 --> 3.2.0.4 devel/hs-pcre-light 0.4_13 --> 0.4.0.2 devel/hs-primitive 0.5.0.1_6 --> 0.5.2.1 devel/hs-profunctors 3.3.0.1_4 --> 4.2.0.1 devel/hs-project-template 0.1.3_5 --> 0.1.4.1 devel/hs-quickcheck-io 0.1.0_4 --> 0.1.1 devel/hs-reflection 1.3.2_4 --> 1.5.1 devel/hs-resource-pool 0.2.1.1_6 --> 0.2.3.0 devel/hs-resourcet 0.4.7.1_4 --> 1.1.2.3 devel/hs-safe 0.3.3_9 --> 0.3.7 devel/hs-setenv 0.1.0_6 --> 0.1.1.1 devel/hs-simple-reflect 0.3.1_5 --> 0.3.2 devel/hs-smallcheck 1.0.2_5 --> 1.1.1 devel/hs-syb 0.4.0_4 --> 0.4.1 devel/hs-syb-with-class 0.6.1.4_6 --> 0.6.1.5 devel/hs-system-fileio 0.3.11_5 --> 0.3.14 devel/hs-system-filepath 0.4.7_6 --> 0.4.12 devel/hs-tagged 0.6_4 --> 0.7.2 devel/hs-temporary 1.1.2.4_6 --> 1.2.0.3 devel/hs-test-framework 0.8_7 --> 0.8.0.3 devel/hs-test-framework-hunit 0.3.0_7 --> 0.3.0.1 devel/hs-test-framework-quickcheck2 0.3.0.1_7 --> 0.3.0.3 devel/hs-text 0.11.3.1_4 --> 1.1.0.0 devel/hs-threads 0.5.0.2_5 --> 0.5.1.2 devel/hs-threadscope 0.2.2_6 --> 0.2.4 devel/hs-timezone-olson 0.1.2_5 --> 0.1.4 devel/hs-timezone-series 0.1.2_5 --> 0.1.3 devel/hs-transformers-base 0.4.1_9 --> 0.4.2 devel/hs-uniplate 1.6.10_6 --> 1.6.12 devel/hs-unix-compat 0.4.1.1_4 --> 0.4.1.3 devel/hs-unix-time 0.1.8_4 --> 0.3.3 devel/hs-unordered-containers 0.2.3.1_4 --> 0.2.4.0 devel/hs-utf8-light 0.4.0.1_8 --> 0.4.2 devel/hs-utf8-string 0.3.7_9 --> 0.3.8 devel/hs-utility-ht 0.0.9_4 --> 0.0.10 devel/hs-uuagc 0.9.42.3_4 --> 0.9.51 devel/hs-uuagc-cabal 1.0.4.0_7 --> 1.0.5.0 devel/hs-uuid 1.2.13_4 --> 1.3.3 devel/hs-uulib 0.9.15_5 --> 0.9.16 devel/hs-vault 0.2.0.4_5 --> 0.3.0.3 devel/hs-vector 0.10.0.1_6 --> 0.10.9.1 devel/hs-vector-algorithms 0.5.4.2_6 --> 0.6.0.3 devel/hs-void 0.6_4 --> 0.6.1 devel/hs-word8 0.0.3_5 --> 0.1.1 graphics/hs-HGL 3.2.0.2_14 --> 3.2.0.5 graphics/hs-cairo 0.12.4_6 --> 0.12.5.3 graphics/hs-svgcairo 0.12.1.1_8 --> 0.12.5.2 mail/hs-email-validate 1.0.0_5 --> 2.0.1 mail/hs-mime 0.3.4_6 --> 0.4.0.1 mail/hs-mime-mail 0.4.1.2_7 --> 0.4.5.2 mail/hs-mime-types 0.1.0.3_5 --> 0.1.0.4 math/hs-Agda 2.3.2_6 --> 2.4.0.2 math/hs-categories 1.0.5_5 --> 1.0.6 math/hs-comonad 3.0.2_5 --> 4.2.2 math/hs-contravariant 0.4_5 --> 1.1 math/hs-data-lens 2.10.2_7 --> 2.10.5 math/hs-data-lens-template 2.1.7_7 --> 2.1.8 math/hs-distributive 0.3.1_5 --> 0.4.4 math/hs-math-functions 0.1.3.0_5 --> 0.1.5.2 math/hs-mwc-random 0.12.0.1_6 --> 0.13.1.2 math/hs-nats 0.1_5 --> 0.2 math/hs-pointed 3.0.2_6 --> 4.1 math/hs-probability 0.2.4_8 --> 0.2.4.1 math/hs-semigroupoids 3.0.2_6 --> 4.0.4 math/hs-semigroups 0.9.1_4 --> 0.15.2 math/hs-statistics 0.10.3.1_4 --> 0.13.2.1 math/hs-vector-space 0.8.6_7 --> 0.8.7 multimedia/hs-gstreamer 0.12.1.2_6 --> 0.12.5.0 net/hs-network 2.4.1.2_4 --> 2.4.2.3 net/hs-network-info 0.2.0.3_6 --> 0.2.0.5 net/hs-network-multicast 0.0.7_6 --> 0.0.11 net/hs-simple-sendfile 0.2.11_5 --> 0.2.15 net/hs-socks 0.5.1_4 --> 0.5.4 science/hs-bio 0.5.2_8 --> 0.5.3 security/hs-HsOpenSSL 0.10.3.3_6 --> 0.11 security/hs-RSA 1.2.2.0_7 --> 2.0.0 security/hs-SHA 1.6.1_6 --> 1.6.4.1 security/hs-certificate 1.3.7_4 --> 1.3.9 security/hs-cipher-aes 0.1.8_4 --> 0.2.8 security/hs-cipher-rc4 0.1.2_5 --> 0.1.4 security/hs-clientsession 0.9_4 --> 0.9.0.3 security/hs-cprng-aes 0.3.4_6 --> 0.5.2 security/hs-crypto-api 0.12.1_4 --> 0.13 security/hs-crypto-conduit 0.5.2_4 --> 0.5.4 security/hs-crypto-numbers 0.1.3_5 --> 0.2.3 security/hs-crypto-pubkey 0.1.3_4 --> 0.2.4 security/hs-crypto-pubkey-types 0.3.2_4 --> 0.4.2.2 security/hs-cryptocipher 0.5.0_4 --> 0.6.2 security/hs-cryptohash 0.9.0_4 --> 0.11.6 security/hs-entropy 0.2.1_9 --> 0.3.2 security/hs-monadcryptorandom 0.5.1_5 --> 0.6.1 security/hs-pem 0.1.2_6 --> 0.2.2 security/hs-pwstore-fast 2.3_7 --> 2.4.1 security/hs-skein 1.0.3_4 --> 1.0.9 security/hs-tls 1.1.2_5 --> 1.2.8 sysutils/hs-angel 0.3.4_6 --> 0.5.0 sysutils/hs-cpu 0.1.1_7 --> 0.1.2 textproc/hs-Diff 0.2.0_5 --> 0.3.0 textproc/hs-HStringTemplate 0.7.1_5 --> 0.7.3 textproc/hs-HaXml 1.24_4 --> 1.24.1 textproc/hs-attoparsec-enumerator 0.3.1_7 --> 0.3.3 textproc/hs-blaze-html 0.6.1.1_4 --> 0.7.0.2 textproc/hs-blaze-markup 0.5.1.5_4 --> 0.6.1.0 textproc/hs-case-insensitive 1.0.0.2_4 --> 1.1.0.3 textproc/hs-citeproc-hs 0.3.8_5 --> 0.3.9 textproc/hs-feed 0.3.8_13 --> 0.3.9.2 textproc/hs-hexpat 0.20.3_6 --> 0.20.6 textproc/hs-highlighting-kate 0.5.3.9_4 --> 0.5.8.5 textproc/hs-html-conduit 1.1.0_5 --> 1.1.0.5 textproc/hs-hxt 9.3.1.1_7 --> 9.3.1.4 textproc/hs-hxt-charproperties 9.1.1_9 --> 9.1.1.1 textproc/hs-hxt-unicode 9.0.2_9 --> 9.0.2.2 textproc/hs-pandoc-types 1.10_5 --> 1.12.4.1 textproc/hs-parsec 3.1.3_6 --> 3.1.5 textproc/hs-regex-pcre-builtin 0.94.4.5.8.31_5 --> 0.94.4.8.8.35 textproc/hs-regex-tdfa 1.1.8_5 --> 1.2.0 textproc/hs-stringsearch 0.3.6.4_6 --> 0.3.6.5 textproc/hs-tagsoup 0.12.8_6 --> 0.13.1 textproc/hs-tagstream-conduit 0.5.4_5 --> 0.5.5.1 textproc/hs-texmath 0.6.1.5_4 --> 0.6.7 textproc/hs-xml-conduit 1.1.0.3_5 --> 1.2.1 textproc/hs-xml-types 0.3.3_6 --> 0.3.4 textproc/hs-xmlhtml 0.2.1_5 --> 0.2.3.2 textproc/hs-yaml 0.8.2.4_4 --> 0.8.8.4 www/hs-HTTP 4000.2.8_4 --> 4000.2.10 www/hs-authenticate 1.3.2.6_5 --> 1.3.2.9 www/hs-cgi 3001.1.7.5_4,1 --> 3001.1.8.5,1 www/hs-cookie 0.4.0.1_6 --> 0.4.1.2 www/hs-css-text 0.1.1_10 --> 0.1.2.1 www/hs-gitit 0.10.3.1_5 --> 0.10.4 www/hs-hS3 0.5.7_5 --> 0.5.8 www/hs-happstack 7.0.1_7 --> 7.0.2 www/hs-happstack-server 7.1.7.1_4 --> 7.3.7 www/hs-heist 0.12.0_4 --> 0.13.1.2 www/hs-hjsmin 0.1.4.1_5 --> 0.1.4.7 www/hs-http-conduit 1.9.3_4 --> 2.1.4 www/hs-http-reverse-proxy 0.1.1.6_4 --> 0.4.0.1 www/hs-http-server 1.0.2_5 --> 1.0.4 www/hs-http-types 0.8.0_5 --> 0.8.5 www/hs-oeis 0.3.1_10 --> 0.3.5 www/hs-path-pieces 0.1.2_6 --> 0.1.4 www/hs-recaptcha 0.1_9 --> 0.1.0.2 www/hs-shakespeare 1.0.5_4 --> 2.0.1.1 www/hs-snap 0.12.0_4 --> 0.13.2.8 www/hs-snap-core 0.9.3.1_5 --> 0.9.6.3 www/hs-snap-server 0.9.3.3_5 --> 0.9.4.5 www/hs-wai 1.4.0_5 --> 3.0.1.1 www/hs-wai-app-static 1.3.1.2_5 --> 3.0.0 www/hs-wai-extra 1.3.4_4 --> 3.0.1.2 www/hs-wai-logger 0.3.0_7 --> 2.2.0 www/hs-warp 1.3.8.1_4 --> 3.0.0.5 www/hs-webkit 0.12.4_8 --> 0.12.6.1 www/hs-xss-sanitize 0.3.3_6 --> 0.3.5.2 www/hs-yesod 1.2.0.1_4 --> 1.2.6.1 www/hs-yesod-auth 1.2.0_4 --> 1.3.4 www/hs-yesod-core 1.2.0.4_4 --> 1.2.19 www/hs-yesod-form 1.3.0_4 --> 1.3.14 www/hs-yesod-persistent 1.2.0_4 --> 1.2.3 www/hs-yesod-routes 1.2.0_4 --> 1.2.0.7 www/hs-yesod-static 1.2.0_4 --> 1.2.4 www/hs-yesod-test 1.2.0_4 --> 1.2.3.2 x11-toolkits/hs-GLURaw 1.3.0.0_4 --> 1.4.0.1 x11-toolkits/hs-GLUT 2.4.0.0_5,1 --> 2.5.1.1,1 x11-toolkits/hs-OpenGL 2.8.0.0_4,1 --> 2.9.2.0,1 x11-toolkits/hs-OpenGLRaw 1.3.0.0_5 --> 1.5.0.0 x11-toolkits/hs-gtk 0.12.4_6 --> 0.12.5.7 x11-toolkits/hs-gtkglext 0.12.1_10 --> 0.12.5.0 x11-toolkits/hs-gtksourceview2 0.12.3.1_8 --> 0.12.5.0 x11-toolkits/hs-pango 0.12.4_6 --> 0.12.5.3 x11-toolkits/hs-vte 0.12.1_10 --> 0.12.5.0 x11-toolkits/hs-wx 0.90.0.1_8 --> 0.90.1.0 x11-toolkits/hs-wxc 0.90.0.4_7 --> 0.90.1.1 x11-toolkits/hs-wxcore 0.90.0.3_7 --> 0.90.1.1 x11-toolkits/hs-wxdirect 0.90.0.1_8 --> 0.90.1.1 x11-wm/hs-xmonad-contrib 0.11.1_6 --> 0.11.3 x11/hs-X11 1.6.1.1_6 --> 1.6.1.2 x11/hs-xmobar 0.17_4 --> 0.21 Removed ports (28): archivers/hs-zlib-conduit: Deprecated in favor of conduit-extra devel/hs-IORefCAS: Deprecated in favor of atomic-primops devel/hs-StateVar: Deprecated devel/hs-Tensor: Depcrecated devel/hs-attempt: Deprecated in favor of exceptions devel/hs-base64-conduit: Deprecated in favor of conduit-combinators devel/hs-blaze-builder-conduit: Deprecated in favor of conduit-extra devel/hs-failure: Deprecated in favor or exceptions devel/hs-filesystem-conduit: Deprecated in favor of conduit-combinators devel/hs-haskeline: Become part of GHC devel/hs-pool-conduit: Deprecated in favor of resource-pool devel/hs-profunctor-extras: Absorbed into profunctors devel/hs-terminfo: Become part of GHC devel/hs-transformers: Become part of GHC math/hs-comonad-transformers: Deprecated in favor of comonad math/hs-comonads-fd: Deprecated in favor of comonad math/hs-groupoids: Deprecated in favor of semigroupoids math/hs-semigroupoid-extras: Deprecated in favor of semigroupoids net/hs-network-conduit: Deprecated in favor of conduit-extra security/hs-tls-extra: Deprecated in favor of tls textproc/hs-attoparsec-conduit: Deprecated in favor of conduit-extra textproc/hs-xhtml: Become part of GHC www/hs-hamlet: Deprecated in favor of shakespeare www/hs-shakespeare-css: Deprecated in favor of shakespeare www/hs-shakespeare-i18n: Deprecated in favor of shakespeare www/hs-shakespeare-js: Deprecated in favor of shakespeare www/hs-shakespeare-text: Deprecated in favor of shakespeare www/hs-wai-test: Deprecated in favor of wai-extra Approved by: portmgr (implicit, touching unstaged ports) Obtained from: FreeBSD Haskell
* - Update to 0.50sunpoet2014-08-062-3/+3
| | | | Changes: http://search.cpan.org/dist/JSON-Tiny/Changes
* - Move converters/igbinary to converters/pecl-igbinarysunpoet2014-08-015-1/+1
|
* Convert some more USE_BZIP2 to USES=tar:bzip2adamw2014-07-301-1/+1
| | | | Approved by: portmgr (not really, but touches unstaged ports)
* Convert a bunch of USE_XZ to USES=tar:xz.adamw2014-07-301-2/+1
| | | | Approved by: portmgr (not really, but touches unstaged ports)
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...adamw2014-07-301-2/+1
| | | | Approved by: portmgr (not really, but touches unstaged ports)
* Convert a bunch of USE_BZIP2 to USES=tar:bzip2adamw2014-07-301-2/+1
| | | | Approved by: portmgr (not really, but touches unstaged ports)
* Rename all patches that contain '::' as a path separator, and useadamw2014-07-3015-0/+0
| | | | '__' instead.
* converters/ruby-iconv: Use standard check for Ruby 2.0swills2014-07-291-2/+2
| | | | With hat: ruby@
* Remove expired ports:rene2014-07-293-38/+0
| | | | | | | | | | | | | | | | | | | 2014-07-28 net-im/gtkyahoo: Broken, unmaintained, unstaged, gtk12, i386 only 2014-07-28 devel/cl-cffi-clisp: Depends on deprecated lang/clisp 2014-07-28 devel/cl-alexandria-clisp: Depends on deprecated lang/clisp 2014-07-28 converters/cl-babel-clisp: Depends on deprecated lang/clisp 2014-07-28 devel/cl-infix-clisp: Depends on deprecated lang/clisp 2014-07-28 devel/meta-cvs: Depends on deprecated lang/clisp 2014-07-28 textproc/cl-meta-clisp: Depends on deprecated lang/clisp 2014-07-28 www/cl-lml-clisp: Depends on deprecated lang/clisp 2014-07-28 devel/cl-trivial-features-clisp: Depends on deprecated lang/clisp 2014-07-28 security/cl-md5-clisp: Depends on deprecated lang/clisp 2014-07-28 devel/cl-port-clisp: Depends on deprecated lang/clisp 2014-07-28 textproc/cl-ppcre-clisp: Depends on deprecated lang/clisp 2014-07-28 devel/cl-asdf-clisp: Depends on deprecated lang/clisp 2014-07-28 devel/cl-split-sequence-clisp: Depends on deprecated lang/clisp 2014-07-28 devel/cl-trivial-gray-streams-clisp: Depends on deprecated lang/clisp 2014-07-28 lang/clisp: development has ceased, not staged
* Rename converters/ patch-xy patches to reflect the files they modify.adamw2014-07-2829-1/+1
|
* converters/ruby-iconv: mark ignore with Ruby 2.0 and newerswills2014-07-271-0/+4
|
* - Fix shebangamdmi32014-07-261-1/+3
|
* - Switch converters/psiconv to USES=libtool, drop .la filesamdmi32014-07-262-5/+5
| | | | | | | | - Strip libraries - Bump dependent ports as .so version has changed Approved by: portmgr blanket Approved by: kwm
* Update to 1.4.11garga2014-07-193-23/+3
|
* - Add missing USE_LDCONFIGsunpoet2014-07-181-1/+1
| | | | | | | | | - Use USES=libtool - Fix USE_PYTHON - Convert to new options helper - Bump PORTREVISION for package change - Do not hard-coded PORTVERSION in PLIST - Bump PORTREVISION for graphics/geos shlib change
* Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.adamw2014-07-162-0/+4
| | | | | | | Where possible, correct a few instances where PORTDOCS was being used to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by ruby@, PORTDOCS is applied to pretty much everything whether it's documentation or example.
* Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.adamw2014-07-151-2/+4
|
* - Allow build with php55sunpoet2014-07-042-0/+15
| | | | | - Strip shared library - Bump PORTREVISION for package change
* - Add LICENSEsunpoet2014-07-033-7/+10
| | | | | | | - Update MASTER_SITES - Add DIST_SUBDIR - Update WWW - Take maintainership
* - Switch to USES=libtool, drop .la filesamdmi32014-07-032-4/+3
| | | | | | - Convert USE_BZIP2 to USES Approved by: portmgr blanket
* multiple: reset gslin's maintainereadler2014-06-301-1/+1
| | | | | | | | By request of Gea-Suan Lin <gslin@gslin.org> - reset ports to ports@FreeBSD. Gea-Suan Lin's work is much appreciated. Approved by: portmgr (implicit) (not really, skipping NO_STAGE check)
* Remove unnecessary definemm2014-06-301-2/+0
|
* Update wkhtmltopdf to 0.12.1mm2014-06-2910-703/+55
|
* - Remove editors/emacs21, and editors/emacs22 as they're no longer maintainedashish2014-06-276-235/+0
| | | | | | | | | upstream - Also remove dependent ports - Add UPDATING entry informing users of the same - Add MOVED entries Approved by: portmgr (bapt)
* - Update to 2.09jadawin2014-06-262-3/+3
|
* - Update to 1.34jadawin2014-06-262-3/+3
|
* - Update to 0.27jadawin2014-06-262-3/+3
|
* - Update to 0.2.14tota2014-06-252-4/+3
|
* This line got lost during the GMAKE -> MAKE_CMD conversionantoine2014-06-251-0/+1
|
* Convert GMAKE to MAKE_CMDbapt2014-06-251-2/+2
|
* Support LIBS like LDFLAGS.tijl2014-06-113-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV. - Add an option helper for LIBS. - Adjust all ports that already use LIBS. Also remove references to PTHREAD_CFLAGS and PTHREAD_LIBS while here. - Some ports did not support having a LIBS environment variable and required additional patches. Somewhat simplified a linker command line looks like: ${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS} where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and LIBS can be controlled by us. If possible -L and -l flags need to be added to LIBS to make sure they appear after any -L and -l flags set by upstream. Many ports currently add -L${LOCALBASE}/lib to LDFLAGS but this may appear too early on the command line causing installed libraries to be linked in instead of freshly built ones. Additional changes: benchmarks/netio: Replace WITH_IPV6 with an IPV6 option. comms/gnokii: Replace some patches with USES=pathfix. Also remove -fPIC. graphics/gimageview: USES=libtool and install desktop file in DESKTOPDIR. graphics/visionworkbench: Remove FreeBSD 7 support. multimedia/libmovtar: New LIB_DEPENDS syntax. multimedia/opencinematools: Use standard do-build. net/siproxd: USES=libtool:keepla (port actually needs .la files for plugins) net-mgmt/nagios: Remove -fPIC. net-mgmt/nagios4: Remove -fPIC. print/cups-base: Only add -lssp_nonshared on i386 and OSVERSION < 1000036. security/p11-kit: Replace PTHREAD_LIBS in CONFIGURE_ENV with ac_cv_func_pthread_mutexattr_init=no in CONFIGURE_ARGS. This skips a test in configure that falsely detects pthread_mutexattr_init in our libc. sysutils/dar: Fix iconv detection. x11/rxvt-unicode: Remove -lstdc++ and patch configure to remove a FreeBSD hack and use $CXX as linker as on other platforms. PR: 190592 Exp-run by: antoine Approved by: portmgr (antoine)
* Remove all the bootstrap files (.bs) from the plists.mat2014-06-1023-31/+0
| | | | | | | | | | Starting with perl 5.20, they're not installed any more if empty, and on FreeBSD, they're (always ?) empty. PR: 190681 Submitted by: mat Exp-Run by: antoine Sponsored by: Absolight
* Remove indefinite articles and trailing periods from COMMENT, plusolgeni2014-06-095-5/+5
| | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories A-C. CR: D196 Approved by: portmgr (bapt)
* Remove all space characters from Makefile assignments.olgeni2014-06-092-9/+9
| | | | | | | No functional changes included. CR: D193 (except math/sedumi) Approved by: portmgr (bapt)
* Remove indefinite articles from COMMENT where I'm maintainer.olgeni2014-06-083-3/+3
|
* - Remove easy_install dependencymva2014-06-082-50/+4
| | | | | | | | - Convert to PYDISTUTILS_AUTOPLIST - Bump PORTREVISION to enforce a cleanup for the easy_install references With hat: python@ Approved by: portmgr (implicit)
* - Remove easy_install dependencymva2014-06-082-92/+4
| | | | | | | | - Convert to PYDISTUTILS_AUTOPLIST - Bump PORTREVISION to enforce a cleanup for the easy_install references With hat: python@ Approved by: portmgr (implicit)
* - Update plaso to 1.1.0antoine2014-06-074-0/+30
| | | | | | Announce: http://blog.kiddaland.net/2014/06/what-is-one-to-say-about-june-time-of.html - Add converters/py-bencode, bencoding and bdecoding implementation
* Fix typoantoine2014-06-061-1/+1
|
* Chase lang/clisp expiration dateantoine2014-06-061-0/+3
| | | | With hat: portmgr
* converters/igbinary: Add pecl- prefix for consistencymarino2014-06-052-1/+2
| | | | | | | | | While here, update the WWW link. PR: ports/187656 Submitted by: daniel Tested by: robak approved by: maintainer timeout (3 months)
* - Switch to USES=libtool, drop .la filesamdmi32014-06-042-3/+3
| | | | Approved by: portmgr blanket
* Change mastersite to github.demon2014-06-041-2/+2
| | | | | | tarball did not change. PR: 190444
* Change mastersite to github.demon2014-06-041-2/+6
| | | | PR: 190444
* Convert to USES=dos2unixbapt2014-05-261-2/+1
| | | | With hat: portmgr
* - Update to 0.49sunpoet2014-05-212-3/+3
| | | | Changes: http://search.cpan.org/dist/JSON-Tiny/Changes
* - Add/update license when possibleak2014-05-202-11/+6
| | | | | - Modernize ports Makefiles - Update MASTER_SITES/distfile for converters/chmview
* - Update to 0.48sunpoet2014-05-202-3/+3
| | | | Changes: http://search.cpan.org/dist/JSON-Tiny/Changes
* - Update to 0.47sunpoet2014-05-163-4/+4
| | | | Changes: http://search.cpan.org/dist/JSON-Tiny/Changes
* Support STAGEDIR.vanilla2014-05-161-1/+0
| | | | Approved by: portmgr@
* Support STAGEDIR.vanilla2014-05-153-38/+119
| | | | Approved by: portmgr@
* - Support staging.gerald2014-05-122-2/+3
| | | | | | | | | - Add LICENSE (APACHE20). - Tweak WWW line in pkg-descr. PR: 188598 Submitted by: Bartek Rutkowski <ports@robakdesign.com> Approved by: portmgr (blanket pre-approval)
* - Merge two USES definitions.tijl2014-05-081-7/+3
| | | | - Use standard autotools targets.
* Convert to USES=libtool pgsqlbapt2014-05-081-3/+3
|
* - Convert USE_BZIP2 and USE_DOS2UNIX to USESamdmi32014-05-081-2/+1
|
* Use ICONV_PREFIX instead of LOCALBASE to avoid picking GNU libiconv.knu2014-05-071-2/+2
|
* Remove converters/konwertbapt2014-05-057-1126/+0
| | | | | | It fails with modern compiler (ancient c++ code) Upstream is dead Unstaged
* - Update to 1.2-0.2tota2014-05-012-3/+3
|
* Pet portlint.thierry2014-04-301-3/+2
|
* - Update to 3.0104sunpoet2014-04-292-5/+7
| | | | | | - Add more TEST_DEPENDS Changes: http://search.cpan.org/dist/Cpanel-JSON-XS/Changes
* - Update to 1.2-0.1tota2014-04-292-5/+4
|
* devel/p5-Encoding-BER: fixing the distfile fetchpi2014-04-281-0/+1
| | | | Submitted by: culot
* New port: devel/p5-Encoding-BERpi2014-04-275-0/+39
| | | | | | | | Encode/decode data using ASN.1 Basic Encoding Rules (BER) PR: ports/187302 Submitted by: pi (myself) Approved by: culot (mentor)
* - Update to 1.002002sunpoet2014-04-272-4/+5
| | | | Changes: http://search.cpan.org/dist/JSON-MaybeXS/Changes
* - Update to 1.33culot2014-04-262-3/+5
| | | | Changes: http://search.cpan.org/dist/JSON-Any/Changes
* When linking a library libA with a library libB using libtool, if libB.latijl2014-04-231-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | exists, libtool will add all libraries libB.la refers to (dependency_libs field) to the linker command line and store them in the dependency_libs field of libA.la. So everything that subsequently links with libA will also link to these extra libraries. This causes too much overlinking. This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs field in .la libraries during staging. However, because .la libraries have very limited use when dependency_libs is empty it makes sense to completely remove them during staging. So with this commit USES=libtool is modified to remove .la libraries and a new form (USES=libtool:keepla) is introduced in case they need to be kept (dependency_libs is still emptied). PORTREVISION is bumped on all ports with USES=libtool that install .la libraries. Most ports are also changed to add :keepla because .la libraries have to be kept around as long as there are dependent ports with .la libraries that refer to them in their dependency_libs field. In most cases :keepla can be removed again as soon as all dependent ports that install .la libraries have some form of USES=libtool added to their Makefile. PR: ports/188759 Exp-run: bdrewery Approved by: portmgr (bdrewery)
* - Minor port cleanupamdmi32014-04-233-17/+33
| | | | | | | | - Add LICENSE - Fix error handling PR: 187757 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 1.4.24kevlo2014-04-222-10/+8
| | | | | | | - Support stage [1] PR: ports/188603 [1] Submitted by: Bartek Rutkowski [1]
* Use lua 5.2bapt2014-04-201-5/+3
|
* The FreeBSD x11@ and graphics team proudly presentszeising2014-04-172-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb)
* - Stageswills2014-04-151-1/+0
| | | | | | PR: ports/188595 Submitted by: Bartek Rutkowski <ports@robakdesign.com> Approved by: portmgr@ (blanket)
* Back to poolcs2014-04-151-1/+1
|
* - Take Denis Pokataev's Perl ports maintainershipculot2014-04-111-1/+1
| | | | Approved by: Denis Pokataev <catone@cpan.org> (maintainer, via email)
* Add LICENSE.knu2014-04-091-0/+2
|
* Support stagebapt2014-04-071-2/+3
| | | | Allow packaging as a user
* Support stagebapt2014-04-071-3/+3
|
* - Fix build with clangamdmi32014-04-031-0/+11
|
* - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x andpgj2014-03-293-3/+3
| | | | | | | | 9.x in order to prevent run-time breakage after the recent changes in libiconv - Bump port revision for lang/ghc and all dependents, as a consequence Obtained from: FreeBSD Haskell
* Instead of patching the code to use /usr/include/iconv.h replace LOCALBASEtijl2014-03-262-37/+4
| | | | | | | | in CONFIGURE_ARGS with ICONV_PREFIX. Also add CFLAGS to INC in CONFIGURE_ARGS to get -DLIBICONV_PLUG on FreeBSD 10 with libiconv installed. PR: ports/187907 Approved by: perl (mat)
* Fix build on 10 and head when converters/libiconv is installed.madpilot2014-03-252-2/+36
| | | | | Reported by: Mike Harding <mvharding@gmail.com> (via email) Approved by: perl (mat)
* - Add staging supportpawel2014-03-241-12/+14
| | | | | - Remove leading article from COMMENT - Define DOCS option
* Use tar:bzip2bapt2014-03-241-2/+1
|
* - Remove indefinite article from COMMENT.tijl2014-03-232-5/+16
| | | | | | | | | - Enable -fvisibility=hidden. - Add USE_CSTD=gnu89 to fix compilation with -O0 and -Oz. - Add DOCS option. PR: ports/186846 Approved by: kwm, marcus
* Kill bogus EOL whitespace.danfe2014-03-151-1/+1
|
* - Convert USE_GMAKE to USESmiwi2014-03-131-2/+1
|
* Convert to USES=lhabapt2014-03-121-1/+1
|
* Update the default version of GCC used in the Ports Collection fromgerald2014-03-115-5/+5
| | | | | | | | | | | GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as well as changing the default in Mk/bsd.default-versions.mk. Part II, Bump PORTREVISIONs. PR: 182136 Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports) Tested by: bdrewery (two -exp runs)
* Convert c* to USES=zipbapt2014-03-074-7/+4
|
* - Fix depend on gobject-introspectionamdmi32014-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.45sunpoet2014-03-072-3/+3
| | | | Changes: http://search.cpan.org/dist/JSON-Tiny/Changes
* - Remove outdated PERL_LEVEL checksunpoet2014-03-071-7/+1
| | | | With hat: perl
* Support stagebapt2014-03-072-14/+20
|
* Support stagebapt2014-03-071-15/+10
|
* - Update to 0.43sunpoet2014-03-062-3/+3
| | | | Changes: http://search.cpan.org/dist/JSON-Tiny/Changes
* Don't unconditionally install DOCS. PORTREVISION bumpadamw2014-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 functionalityrm2014-03-032-9/+2
| | | | was included into bsd.python.mk
* PHP 5.2 has reached it end-of-life in the FreeBSD Ports Tree, timerene2014-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 bouncesantoine2014-03-011-1/+1
|
* - Remove outdated PERL_LEVEL checksunpoet2014-02-282-15/+1
|
* - Update to 0.42sunpoet2014-02-222-3/+3
| | | | Changes: http://search.cpan.org/dist/JSON-Tiny/Changes
* Remove trailing whitespaces from category convertersehaupt2014-02-211-1/+1
|
* - Update to 0.84.0amdmi32014-02-192-5/+12
| | | | Tested by: Frank Broniewski
* - Convert USE_AUTOTOOLS=libtool to USES=libtool.tijl2014-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 stagingehaupt2014-02-171-3/+3
|
* Stage supportantoine2014-02-161-18/+11
|
* Stage supportantoine2014-02-161-1/+0
|
* Stage supportantoine2014-02-161-1/+0
|
* - Convert to PYDISTUTILS_AUTOPLISTmiwi2014-02-122-30/+3
| | | | | - Stage support - Bump PORTREVISION
* According to the Porter's Handbook (5.12.2.3.) default options must be added toehaupt2014-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 releaseale2014-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 stagingehaupt2014-02-092-25/+27
|
* - Update to 5.4.25 release [1]ale2014-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 tagmm2014-02-082-11/+13
| | | | Thanks to: Ashish Kulkarni (upstream developer)
* Update to 0.12.0 and support stagingmm2014-02-0713-31/+1351
|
* Support staging.ehaupt2014-02-0510-18/+10
|
* - Stage supportmiwi2014-02-032-20/+31
|
* Allow the use of //TRANSLIT and //IGNORE with PHP iconv.tijl2014-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 GNUtijl2014-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 supportaz2014-01-3035-86/+62
| | | | Approved by: portmgr (blanket infrastructure)
* - Stage supportmiwi2014-01-282-20/+18
|
* Support stagebapt2014-01-281-1/+0
|
* Stage supportantoine2014-01-281-2/+4
|
* Fix an implicit declaration of the exit function.thierry2014-01-281-0/+8
| | | | | | PR: ports/178251 Submitted by: Chad Slater <chad.slater (at) gmail.com> Approved by: maintainer time-out (8 months)
* - Stage safemiwi2014-01-241-1/+0
|
* - Stageifymiwi2014-01-241-1/+0
| | | | - Take maintainership of a few ports
* Fix properties on pkg-plistbapt2014-01-222-2/+0
|
* - Stage supportantoine2014-01-212-8/+3
| | | | - Use PYDISTUTILS_AUTOPLIST
* - Stage supportantoine2014-01-211-3/+2
| | | | - Get rid of infozip dependency
* Stage supportantoine2014-01-211-3/+2
|
* - Update to 0.40sunpoet2014-01-212-3/+3
| | | | Changes: http://search.cpan.org/dist/JSON-Tiny/Changes
* Reduce over inclusion of bsd.port.mkbapt2014-01-161-3/+1
|
* converters/psiconv: Unbreak by fixing obvious typomarino2014-01-141-1/+1
|
* converters/fconv: Unbreak for root buildsmarino2014-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.bland2014-01-142-1/+7
|
* - Upgrade to 2.03.kuriyama2014-01-136-12/+12
|
* Update to version 7 to allow using lua 5.2bapt2014-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.kwm2014-01-131-1/+1
| | | | | | Update Comment Add LICENSE blob. Stagify.
* - Upgrade to 2.90.kuriyama2014-01-112-3/+3
|
* - Stagify lang/ghc and all the Haskell Cabal portspgj2014-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 bypgj2014-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 stagebapt2014-01-091-8/+4
|
* Support stagebapt2014-01-091-20/+11
|
* Support stagebapt2014-01-092-8/+5
|
* Support stagebapt2014-01-091-6/+4
|
* Support stagebapt2014-01-091-10/+4
|
* Support stagebapt2014-01-091-1/+0
|
* Support stage & use pkg-plistbapt2014-01-092-17/+15
|
* Support stagebapt2014-01-091-1/+0
|
* Support stagebapt2014-01-092-11/+9
|
* Support stagebapt2014-01-091-2/+1
|
* Support stagebapt2014-01-091-1/+0
|
* Support stagebapt2014-01-091-2/+1
|
* Forgot to commit the plist earlierbapt2014-01-091-0/+1
| | | | Reported by: bsam
* Support stagebapt2014-01-091-10/+6
|
* Support stagebapt2014-01-092-13/+4
|
* Support stagebapt2014-01-091-4/+5
| | | | Allow packaging as a user
* Support stagebapt2014-01-092-8/+2
|
* Support stagebapt2014-01-091-11/+6
| | | | Use bsdtar to extract the zip file
* Support stagebapt2014-01-091-4/+3
|
* Support stagebapt2014-01-091-5/+3
| | | | Fix shebang
* Hackish way to support stage (bad upstream that uses DESTDIR instead of PREFIX)bapt2014-01-091-3/+2
|
* Support stagebapt2014-01-091-3/+2
|
* Support stagebapt2014-01-091-4/+3
|
* Support stagebapt2014-01-092-11/+6
|
* Support stagebapt2014-01-091-2/+1
|
* Support stagebapt2014-01-092-31/+30
|
* Support stagebapt2014-01-091-14/+9
| | | | Use bsdtar to extract zip
* Support stagebapt2014-01-092-5/+4
|
* Support stagebapt2014-01-091-7/+6
|
* Reversed the logic of a backwards NOPORTDOCS.adamw2014-01-081-1/+1
| | | | Thanks: makc
* Fix pkgname conflictsbapt2014-01-042-2/+2
|