Alex Dupre
f23aed7bde
Import PHP 5.6 branch!
2014-09-04 14:24:25 +00:00
Tijl Coosemans
a6b055a9c3
Remove *.la files from stagedir to fix a check-plist error.
...
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
2014-09-04 11:00:14 +00:00
Tijl Coosemans
801219d1e3
Add USES=libtool:oldver and INSTALL_TARGET=install-strip
2014-09-01 19:53:38 +00:00
Sunpoet Po-Chuan Hsieh
86df2db56e
- Add my LOCAL to MASTER_SITES temporarily to deal with PECL DB failure
2014-08-31 16:27:27 +00:00
Tijl Coosemans
5850f0e383
converters/fribidi:
...
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
2014-08-31 11:54:16 +00:00
Sunpoet Po-Chuan Hsieh
d811cd6206
- Update to 1.2.1
...
Changes: http://pecl.php.net/package-changelog.php?package=igbinary
2014-08-30 15:19:48 +00:00
Sunpoet Po-Chuan Hsieh
e5aa97bb84
- Update to 1.2.0
...
Changes: http://pecl.php.net/package-changelog.php?package=igbinary
2014-08-29 17:31:48 +00:00
Antoine Brodin
5fe04d8b06
Convert a few ports to USES=python
2014-08-29 17:28:42 +00:00
Dmitry Marakasov
b0feb9a404
- Drop .la files, no dependees require them
...
Approved by: portmgr blanket
2014-08-26 03:11:57 +00:00
Dmitry Marakasov
11f3e239f7
- Switch converters/enca to USES=libtool, drop .la files
...
- Add LICENSE_FILE
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
2014-08-26 03:11:20 +00:00
Dmitry Marakasov
e3a4bbba5f
- Drop .la files for devel/librcc, no dependees require them
...
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
2014-08-26 03:10:43 +00:00
William Grzybowski
f3ff426b00
devel/protobuf-c: update to 1.0.1
...
- Bump port revision due to shlib change
- Add DOCS option
- Pass maintainership to submitter
PR: 192175
Submitted by: truckman
Approved by: maintainer
2014-08-16 21:04:52 +00:00
Gabor Pali
cc55544233
- Update The Glorious Glasgow Haskell Compiler to version 7.8.3
...
- 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
2014-08-10 22:34:50 +00:00
Sunpoet Po-Chuan Hsieh
f73aa6a456
- Update to 0.50
...
Changes: http://search.cpan.org/dist/JSON-Tiny/Changes
2014-08-06 12:16:36 +00:00
Sunpoet Po-Chuan Hsieh
e0282ebdb2
- Move converters/igbinary to converters/pecl-igbinary
2014-07-31 17:28:40 +00:00
Adam Weinberger
aeac01a4bb
Convert some more USE_BZIP2 to USES=tar:bzip2
...
Approved by: portmgr (not really, but touches unstaged ports)
2014-07-29 21:43:17 +00:00
Adam Weinberger
fff296bfe7
Convert a bunch of USE_XZ to USES=tar:xz.
...
Approved by: portmgr (not really, but touches unstaged ports)
2014-07-29 21:07:39 +00:00
Adam Weinberger
a84c115a09
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
...
Approved by: portmgr (not really, but touches unstaged ports)
2014-07-29 19:11:51 +00:00
Adam Weinberger
bbc8c4d740
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
...
Approved by: portmgr (not really, but touches unstaged ports)
2014-07-29 18:41:15 +00:00
Adam Weinberger
08a006d08a
Rename all patches that contain '::' as a path separator, and use
...
'__' instead.
2014-07-29 17:12:47 +00:00
Steve Wills
40276b1185
converters/ruby-iconv: Use standard check for Ruby 2.0
...
With hat: ruby@
2014-07-28 18:42:28 +00:00
Rene Ladan
6d482db5e6
Remove expired ports:
...
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
2014-07-28 16:38:08 +00:00
Adam Weinberger
54665f1ae3
Rename converters/ patch-xy patches to reflect the files they modify.
2014-07-28 15:03:50 +00:00
Steve Wills
2d9358072d
converters/ruby-iconv: mark ignore with Ruby 2.0 and newer
2014-07-26 22:07:59 +00:00
Dmitry Marakasov
b5ef18588e
- Fix shebang
2014-07-26 11:42:50 +00:00
Dmitry Marakasov
bc33c93e60
- Switch converters/psiconv to USES=libtool, drop .la files
...
- Strip libraries
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
Approved by: kwm
2014-07-25 21:57:14 +00:00
Renato Botelho
16eb61b9d9
Update to 1.4.11
2014-07-18 16:17:33 +00:00
Sunpoet Po-Chuan Hsieh
5425357367
- Add missing USE_LDCONFIG
...
- 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
2014-07-18 13:07:23 +00:00
Adam Weinberger
44eaadcb75
Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.
...
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.
2014-07-15 23:11:12 +00:00
Adam Weinberger
1ab2ae78ed
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
2014-07-15 15:04:30 +00:00
Sunpoet Po-Chuan Hsieh
1d825fc494
- Allow build with php55
...
- Strip shared library
- Bump PORTREVISION for package change
2014-07-04 02:49:13 +00:00
Sunpoet Po-Chuan Hsieh
1128df8b23
- Add LICENSE
...
- Update MASTER_SITES
- Add DIST_SUBDIR
- Update WWW
- Take maintainership
2014-07-03 15:55:17 +00:00
Dmitry Marakasov
eb5ae61165
- Switch to USES=libtool, drop .la files
...
- Convert USE_BZIP2 to USES
Approved by: portmgr blanket
2014-07-03 00:07:49 +00:00
Eitan Adler
e6ab3ba661
multiple: reset gslin's maintainer
...
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)
2014-06-30 05:51:02 +00:00
Martin Matuska
e1a2a463a1
Remove unnecessary define
2014-06-29 16:24:37 +00:00
Martin Matuska
21f5a60fe7
Update wkhtmltopdf to 0.12.1
2014-06-29 10:27:39 +00:00
Ashish SHUKLA
fba661e8a6
- Remove editors/emacs21, and editors/emacs22 as they're no longer maintained
...
upstream
- Also remove dependent ports
- Add UPDATING entry informing users of the same
- Add MOVED entries
Approved by: portmgr (bapt)
2014-06-27 12:34:52 +00:00
Philippe Audeoud
3e1817888e
- Update to 2.09
2014-06-26 15:01:39 +00:00
Philippe Audeoud
51f9a4065e
- Update to 1.34
2014-06-26 15:00:54 +00:00
Philippe Audeoud
3df4197bb6
- Update to 0.27
2014-06-26 15:00:11 +00:00
TAKATSU Tomonari
f379a04289
- Update to 0.2.14
2014-06-25 11:39:07 +00:00
Antoine Brodin
a4da4bb0f9
This line got lost during the GMAKE -> MAKE_CMD conversion
2014-06-25 06:49:30 +00:00
Baptiste Daroussin
cd353df366
Convert GMAKE to MAKE_CMD
2014-06-24 22:27:02 +00:00
Tijl Coosemans
9f8b4bcde3
Support LIBS like LDFLAGS.
...
- 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)
2014-06-11 14:49:59 +00:00
Mathieu Arnold
61de712f46
Remove all the bootstrap files (.bs) from the plists.
...
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
2014-06-10 12:14:12 +00:00
Jimmy Olgeni
37e782dfbc
Remove indefinite articles and trailing periods from COMMENT, plus
...
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.
CR: D196
Approved by: portmgr (bapt)
2014-06-09 11:21:52 +00:00
Jimmy Olgeni
55dc0f983a
Remove all space characters from Makefile assignments.
...
No functional changes included.
CR: D193 (except math/sedumi)
Approved by: portmgr (bapt)
2014-06-08 19:51:27 +00:00
Jimmy Olgeni
ac30cb067f
Remove indefinite articles from COMMENT where I'm maintainer.
2014-06-08 13:14:42 +00:00
Marcus von Appen
844141abb6
- Remove easy_install dependency
...
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION to enforce a cleanup for the easy_install references
With hat: python@
Approved by: portmgr (implicit)
2014-06-08 09:35:52 +00:00
Marcus von Appen
1505137a7a
- Remove easy_install dependency
...
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION to enforce a cleanup for the easy_install references
With hat: python@
Approved by: portmgr (implicit)
2014-06-08 09:17:44 +00:00
Antoine Brodin
df6099d73e
- Update plaso to 1.1.0
...
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
2014-06-07 08:43:31 +00:00
Antoine Brodin
cff81c0dd3
Fix typo
2014-06-05 18:27:36 +00:00
Antoine Brodin
2604e7902b
Chase lang/clisp expiration date
...
With hat: portmgr
2014-06-05 18:20:50 +00:00
John Marino
13dd12f2fe
converters/igbinary: Add pecl- prefix for consistency
...
While here, update the WWW link.
PR: ports/187656
Submitted by: daniel
Tested by: robak
approved by: maintainer timeout (3 months)
2014-06-05 10:36:17 +00:00
Dmitry Marakasov
32ffb83c23
- Switch to USES=libtool, drop .la files
...
Approved by: portmgr blanket
2014-06-04 13:22:25 +00:00
Dmitry Sivachenko
3746c8f19b
Change mastersite to github.
...
tarball did not change.
PR: 190444
2014-06-04 12:29:30 +00:00
Dmitry Sivachenko
c19cdb452c
Change mastersite to github.
...
PR: 190444
2014-06-04 12:28:53 +00:00
Baptiste Daroussin
f0a8714b3a
Convert to USES=dos2unix
...
With hat: portmgr
2014-05-26 06:55:07 +00:00
Sunpoet Po-Chuan Hsieh
7614d220c5
- Update to 0.49
...
Changes: http://search.cpan.org/dist/JSON-Tiny/Changes
2014-05-20 16:59:53 +00:00
Alex Kozlov
5d6a8e4ab8
- Add/update license when possible
...
- Modernize ports Makefiles
- Update MASTER_SITES/distfile for converters/chmview
2014-05-20 06:06:35 +00:00
Sunpoet Po-Chuan Hsieh
4cd0101eda
- Update to 0.48
...
Changes: http://search.cpan.org/dist/JSON-Tiny/Changes
2014-05-19 18:38:01 +00:00
Sunpoet Po-Chuan Hsieh
a206a0358e
- Update to 0.47
...
Changes: http://search.cpan.org/dist/JSON-Tiny/Changes
2014-05-15 17:34:52 +00:00
Vanilla I. Shu
36d576ba9a
Support STAGEDIR.
...
Approved by: portmgr@
2014-05-15 16:02:17 +00:00
Vanilla I. Shu
0ea124128e
Support STAGEDIR.
...
Approved by: portmgr@
2014-05-15 15:52:10 +00:00
Gerald Pfeifer
391c5b50f6
- Support staging.
...
- Add LICENSE (APACHE20).
- Tweak WWW line in pkg-descr.
PR: 188598
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
Approved by: portmgr (blanket pre-approval)
2014-05-12 10:21:53 +00:00
Tijl Coosemans
f814aa50ff
- Merge two USES definitions.
...
- Use standard autotools targets.
2014-05-08 10:52:14 +00:00
Baptiste Daroussin
87f6c1f03c
Convert to USES=libtool pgsql
2014-05-07 23:37:58 +00:00
Dmitry Marakasov
dce4b3197f
- Convert USE_BZIP2 and USE_DOS2UNIX to USES
2014-05-07 20:42:38 +00:00
Akinori MUSHA
21be862b07
Use ICONV_PREFIX instead of LOCALBASE to avoid picking GNU libiconv.
2014-05-07 12:39:41 +00:00
Baptiste Daroussin
8fef2656bd
Remove converters/konwert
...
It fails with modern compiler (ancient c++ code)
Upstream is dead
Unstaged
2014-05-05 10:26:26 +00:00
TAKATSU Tomonari
953e9e7fa5
- Update to 1.2-0.2
2014-04-30 21:02:04 +00:00
Thierry Thomas
a4e7603e9a
Pet portlint.
2014-04-29 20:32:07 +00:00
Sunpoet Po-Chuan Hsieh
56566b388d
- Update to 3.0104
...
- Add more TEST_DEPENDS
Changes: http://search.cpan.org/dist/Cpanel-JSON-XS/Changes
2014-04-29 13:21:40 +00:00
TAKATSU Tomonari
f1c6414a0c
- Update to 1.2-0.1
2014-04-29 01:34:09 +00:00
Kurt Jaeger
360d396e49
devel/p5-Encoding-BER: fixing the distfile fetch
...
Submitted by: culot
2014-04-27 17:35:06 +00:00
Kurt Jaeger
12b613ce84
New port: devel/p5-Encoding-BER
...
Encode/decode data using ASN.1 Basic Encoding Rules (BER)
PR: ports/187302
Submitted by: pi (myself)
Approved by: culot (mentor)
2014-04-27 12:27:22 +00:00
Sunpoet Po-Chuan Hsieh
395333e05d
- Update to 1.002002
...
Changes: http://search.cpan.org/dist/JSON-MaybeXS/Changes
2014-04-26 18:09:43 +00:00
Frederic Culot
721bd7d330
- Update to 1.33
...
Changes: http://search.cpan.org/dist/JSON-Any/Changes
2014-04-26 12:49:58 +00:00
Tijl Coosemans
aad09bc5e2
When linking a library libA with a library libB using libtool, if libB.la
...
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)
2014-04-23 13:25:16 +00:00
Dmitry Marakasov
7c7f68b12f
- Minor port cleanup
...
- Add LICENSE
- Fix error handling
PR: 187757
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2014-04-23 01:15:52 +00:00
Kevin Lo
6c1a505bfb
- Update to 1.4.24
...
- Support stage [1]
PR: ports/188603 [1]
Submitted by: Bartek Rutkowski [1]
2014-04-22 01:43:41 +00:00
Baptiste Daroussin
f303c6b5e3
Use lua 5.2
2014-04-20 09:37:37 +00:00
Niclas Zeising
39fc32e828
The FreeBSD x11@ and graphics team proudly presents
...
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)
2014-04-16 18:28:47 +00:00
Steve Wills
2dcf4be8df
- Stage
...
PR: ports/188595
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
Approved by: portmgr@ (blanket)
2014-04-15 13:14:55 +00:00
Carlo Strub
9928aaa37e
Back to pool
2014-04-14 20:01:18 +00:00
Frederic Culot
d12c29cb96
- Take Denis Pokataev's Perl ports maintainership
...
Approved by: Denis Pokataev <catone@cpan.org> (maintainer, via email)
2014-04-11 04:49:30 +00:00
Akinori MUSHA
681b4427eb
Add LICENSE.
2014-04-09 02:01:30 +00:00
Baptiste Daroussin
74b26a50bb
Support stage
...
Allow packaging as a user
2014-04-07 13:07:00 +00:00
Baptiste Daroussin
b529250dce
Support stage
2014-04-07 13:02:27 +00:00
Dmitry Marakasov
c22511ee64
- Fix build with clang
2014-04-03 11:18:06 +00:00
Gabor Pali
8b1c971497
- Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and
...
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
2014-03-29 00:52:54 +00:00
Tijl Coosemans
1aa279d779
Instead of patching the code to use /usr/include/iconv.h replace LOCALBASE
...
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)
2014-03-25 18:40:44 +00:00
Guido Falsi
cb3a8e9513
Fix build on 10 and head when converters/libiconv is installed.
...
Reported by: Mike Harding <mvharding@gmail.com> (via email)
Approved by: perl (mat)
2014-03-25 07:23:06 +00:00
Pawel Pekala
6b0ba53870
- Add staging support
...
- Remove leading article from COMMENT
- Define DOCS option
2014-03-24 13:18:58 +00:00
Baptiste Daroussin
70baed8bf7
Use tar:bzip2
2014-03-24 09:54:57 +00:00
Tijl Coosemans
96557119e2
- Remove indefinite article from COMMENT.
...
- Enable -fvisibility=hidden.
- Add USE_CSTD=gnu89 to fix compilation with -O0 and -Oz.
- Add DOCS option.
PR: ports/186846
Approved by: kwm, marcus
2014-03-23 13:26:20 +00:00
Alexey Dokuchaev
ba31c6c887
Kill bogus EOL whitespace.
2014-03-15 15:58:50 +00:00
Martin Wilke
edccdb6d03
- Convert USE_GMAKE to USES
2014-03-13 08:09:09 +00:00
Baptiste Daroussin
16ea4dd5a8
Convert to USES=lha
2014-03-12 09:49:06 +00:00
Gerald Pfeifer
1cd277bdce
Update the default version of GCC used in the Ports Collection from
...
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)
2014-03-10 20:55:20 +00:00
Baptiste Daroussin
b411bc617f
Convert c* to USES=zip
2014-03-07 15:59:54 +00:00
Dmitry Marakasov
b3249305b0
- Fix depend on gobject-introspection
...
- Support staging
- Patch upstream makefile to not mix LOCALBASE and PREFIX
PR: 186196
Submitted by: amdmi3
Approved by: maintainer timeout
2014-03-07 11:49:02 +00:00
Sunpoet Po-Chuan Hsieh
8504348794
- Update to 0.45
...
Changes: http://search.cpan.org/dist/JSON-Tiny/Changes
2014-03-07 11:43:31 +00:00
Sunpoet Po-Chuan Hsieh
2c7b8bf0bd
- Remove outdated PERL_LEVEL check
...
With hat: perl
2014-03-06 18:51:17 +00:00
Baptiste Daroussin
facf62e27e
Support stage
2014-03-06 18:18:15 +00:00
Baptiste Daroussin
38390d95ee
Support stage
2014-03-06 18:14:28 +00:00
Sunpoet Po-Chuan Hsieh
108615b12c
- Update to 0.43
...
Changes: http://search.cpan.org/dist/JSON-Tiny/Changes
2014-03-05 21:57:00 +00:00
Adam Weinberger
7714ad1b98
Don't unconditionally install DOCS. PORTREVISION bump
...
for plist change.
PR: ports/186590
Approved by: maintainer
2014-03-03 21:15:30 +00:00
Ruslan Makhmatkhanov
98cd15f284
Do not use devel/py-virtualenv/files/py3k-fix-pkg-plist.inc - this functionality
...
was included into bsd.python.mk
2014-03-02 19:51:02 +00:00
Rene Ladan
ef50dbb213
PHP 5.2 has reached it end-of-life in the FreeBSD Ports Tree, time
...
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
2014-03-01 00:06:29 +00:00
Antoine Brodin
f20fe85e65
Reset maintainer: email bounces
2014-02-28 17:52:04 +00:00
Sunpoet Po-Chuan Hsieh
32578850f4
- Remove outdated PERL_LEVEL check
2014-02-27 22:18:36 +00:00
Sunpoet Po-Chuan Hsieh
e511ef3eae
- Update to 0.42
...
Changes: http://search.cpan.org/dist/JSON-Tiny/Changes
2014-02-22 14:08:10 +00:00
Emanuel Haupt
6917398e5f
Remove trailing whitespaces from category converters
2014-02-21 13:35:52 +00:00
Dmitry Marakasov
e3bf743966
- Update to 0.84.0
...
Tested by: Frank Broniewski
2014-02-19 08:22:17 +00:00
Tijl Coosemans
284d283afe
- Convert USE_AUTOTOOLS=libtool to USES=libtool.
...
- Replace PERL with REINPLACE_CMD in post-patch.
- Replace "iconv.h" with "${ICONV_PREFIX}/include/iconv.h" so
/usr/include/iconv.h is included on FreeBSD 10 even when
converters/iconv is installed. The port uses iconvctl(3) which
isn't declared in /usr/local/include/iconv.h with -DLIBICONV_PLUG.
- files/patch-lib-error.c: Implement program_name using __progname.
- files/patch-libiconv-Makefile.in: deleted because the libiconv
directory isn't built.
- files/patch-src-Makefile.in:
+ Remove chunks that aren't needed.
+ Remove ../lib/libreco.a from LIBS so CFLAGS+=-fPIC can be removed
from the port Makefile. Instead, just copy lib/error.c (the only
file needed from libreco.a) to src/error.c and compile it into
librecode.so.
PR: 186637
Approved by: demon (maintainer)
2014-02-18 19:34:04 +00:00
Emanuel Haupt
88dffabedf
Support staging
2014-02-17 14:06:20 +00:00
Antoine Brodin
9394b3cdcd
Stage support
2014-02-15 17:34:49 +00:00
Antoine Brodin
1a465e9fac
Stage support
2014-02-15 17:29:46 +00:00
Antoine Brodin
4d3f48fafd
Stage support
2014-02-15 17:28:47 +00:00
Martin Wilke
9d5f9eb7f6
- Convert to PYDISTUTILS_AUTOPLIST
...
- Stage support
- Bump PORTREVISION
2014-02-12 09:43:24 +00:00
Emanuel Haupt
5005b67362
According to the Porter's Handbook (5.12.2.3.) default options must be added to
...
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org , kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
2014-02-10 13:54:26 +00:00
Alex Dupre
7439b8c4ff
- Update to 5.5.9 release
...
- Enable FPM by default [2]
- Add support to override configure flags [3]
To users requesting mod_php package, please read this:
https://wiki.apache.org/httpd/PHP-FPM
PR: ports/185438 [1], ports/186536 [2]
Submitted by: Ilya Bakulin <webmaster@kibab.com> [1],
Reinier Schoof <reinier@skoef.nl> [2]
2014-02-09 12:46:09 +00:00
Emanuel Haupt
df1dfe5659
Support staging
2014-02-09 09:37:58 +00:00
Alex Dupre
3bf632e183
- Update to 5.4.25 release [1]
...
- Enable FPM by default [2]
- Add support to override configure flags [3]
To users requesting mod_php package, please read this:
https://wiki.apache.org/httpd/PHP-FPM
PR: ports/186564 [1], ports/185437 [2], ports/186536 [3]
Submitted by: Rustem Alimov <rustem.alimov@gmail.com> [1],
Ilya Bakulin <webmaster@kibab.com> [2],
Reinier Schoof <reinier@skoef.nl> [3]
2014-02-09 08:39:00 +00:00
Martin Matuska
fe80b78d73
Use all distfiles from github using the new qt tag
...
Thanks to: Ashish Kulkarni (upstream developer)
2014-02-08 10:57:24 +00:00
Martin Matuska
50e7a4a719
Update to 0.12.0 and support staging
2014-02-07 01:15:49 +00:00
Emanuel Haupt
f890e6f2a3
Support staging.
2014-02-05 13:11:05 +00:00
Martin Wilke
8b621c7c08
- Stage support
2014-02-03 04:11:38 +00:00
Tijl Coosemans
b2f07a8a49
Allow the use of //TRANSLIT and //IGNORE with PHP iconv.
...
PR: ports/184596
Tested by: grembo
Approved by: ale (maintainer)
2014-01-29 20:41:27 +00:00
Tijl Coosemans
0052e743ef
- Add two new arguments to USES=iconv so ports can indicate they use GNU
...
iconv extensions that the base system iconv doesn't support yet:
* wchar_t: port uses the special WCHAR_T character conversion.
* translit: port uses //TRANSLIT or //IGNORE conversion options.
Adding one or both of these arguments makes the port depend on
converters/libiconv for now.
- Allow installation of converters/libiconv on FreeBSD 10+.
- Use ICONV_CONFIGURE_ARG in devel/gettext instead of defining CPPFLAGS
and LDFLAGS to fix compilation with libiconv installed.
- Stage converters/libiconv and devel/gettext.
Approved by: bapt (on trust)
2014-01-29 20:24:49 +00:00
Andrej Zverev
d49a8f39af
- add stage support
...
Approved by: portmgr (blanket infrastructure)
2014-01-29 17:00:41 +00:00
Martin Wilke
d885915acb
- Stage support
2014-01-28 13:33:56 +00:00
Baptiste Daroussin
d88da1e856
Support stage
2014-01-28 07:33:56 +00:00
Antoine Brodin
864284545c
Stage support
2014-01-28 00:16:57 +00:00
Thierry Thomas
4ab70118ac
Fix an implicit declaration of the exit function.
...
PR: ports/178251
Submitted by: Chad Slater <chad.slater (at) gmail.com>
Approved by: maintainer time-out (8 months)
2014-01-27 21:46:48 +00:00
Martin Wilke
a62de32af0
- Stage safe
2014-01-24 14:45:58 +00:00
Martin Wilke
1517ce49fc
- Stageify
...
- Take maintainership of a few ports
2014-01-23 16:00:14 +00:00
Baptiste Daroussin
56fcf8379f
Fix properties on pkg-plist
2014-01-21 23:18:05 +00:00
Antoine Brodin
88e77036b0
- Stage support
...
- Use PYDISTUTILS_AUTOPLIST
2014-01-20 18:53:03 +00:00
Antoine Brodin
b0c7161b13
- Stage support
...
- Get rid of infozip dependency
2014-01-20 18:39:49 +00:00
Antoine Brodin
d3781fc46b
Stage support
2014-01-20 18:37:12 +00:00
Sunpoet Po-Chuan Hsieh
fc3731a685
- Update to 0.40
...
Changes: http://search.cpan.org/dist/JSON-Tiny/Changes
2014-01-20 17:02:25 +00:00
Baptiste Daroussin
72d170001a
Reduce over inclusion of bsd.port.mk
2014-01-15 23:24:19 +00:00
John Marino
54bf1b37b9
converters/psiconv: Unbreak by fixing obvious typo
2014-01-13 19:26:25 +00:00
John Marino
d7f1d8f658
converters/fconv: Unbreak for root builds
...
The previous commit enabled non-root builds to work, but broke builds
by root instead. The ${GID} variable is blank when the user is root,
so the replacement of "root" with ${GID} resulted in bad command.
Just use ${BSD_INSTALL_PROGRAM} instead and revbump because the packaged
binaries could be stripped now because of that. Commit covered by the
"Just fix it" blanket.
2014-01-13 19:15:26 +00:00
Alexander Nedotsukov
77cbcc78ab
Fix profiled library packaging.
2014-01-13 16:02:09 +00:00
Jun Kuriyama
d334c5a76f
- Upgrade to 2.03.
2014-01-13 10:21:14 +00:00
Baptiste Daroussin
d7fab97d19
Update to version 7 to allow using lua 5.2
...
While here switch MASTER_SITES to github cloud
Use MAKE_ARGS do avoid patching
With hat: lua@
2014-01-13 07:50:03 +00:00
Koop Mast
c10de79b1a
Update to 1.0.
...
Update Comment
Add LICENSE blob.
Stagify.
2014-01-12 19:48:11 +00:00
Jun Kuriyama
f94152751e
- Upgrade to 2.90.
2014-01-11 11:56:51 +00:00
Gabor Pali
1a75cb1d44
- Stagify lang/ghc and all the Haskell Cabal ports
...
- Update HACKAGE_SITE to follow changes in upstream
- MAKE_ENV now sets LC_ALL and DESTDIR for Haskell Cabal ports
- Further minor cosmetical changes: replace USE_GMAKE with USES, get rid of
${DO_NADA}, some refactoring
Obtained from: FreeBSD Haskell
2014-01-09 21:32:12 +00:00
Gabor Pali
f27ca4d0f1
- Fix a run-time problem with lang/ghc on FreeBSD 10.0 and later, caused by
...
the iconv changes (basically GHCi was rendered unusable)
- Fix build for x11-toolkits/hs-wxc, while here
- Bump port revision for all Haskell Cabal ports as they have to be rebuilt
PR: ports/184806
Reported by: many
Obtained from: FreeBSD Haskell
MFH: 2014Q1
2014-01-09 21:29:39 +00:00
Baptiste Daroussin
13d579bb52
Support stage
2014-01-09 14:49:45 +00:00
Baptiste Daroussin
591efe9fe3
Support stage
2014-01-09 14:40:14 +00:00
Baptiste Daroussin
31c145a790
Support stage
2014-01-09 14:34:22 +00:00
Baptiste Daroussin
9ab482aa0c
Support stage
2014-01-09 14:29:53 +00:00
Baptiste Daroussin
36951ee4c9
Support stage
2014-01-09 14:28:30 +00:00
Baptiste Daroussin
4234579252
Support stage
2014-01-09 14:23:58 +00:00
Baptiste Daroussin
1822fd0227
Support stage & use pkg-plist
2014-01-09 14:19:44 +00:00
Baptiste Daroussin
a0604c4c2b
Support stage
2014-01-09 14:10:39 +00:00
Baptiste Daroussin
6b92a99b00
Support stage
2014-01-09 14:07:36 +00:00
Baptiste Daroussin
fb391f0685
Support stage
2014-01-09 14:04:49 +00:00
Baptiste Daroussin
ab731506d9
Support stage
2014-01-09 14:02:59 +00:00
Baptiste Daroussin
81b4255ec5
Support stage
2014-01-09 13:59:28 +00:00
Baptiste Daroussin
0ac13a1166
Forgot to commit the plist earlier
...
Reported by: bsam
2014-01-09 13:55:01 +00:00
Baptiste Daroussin
547559a424
Support stage
2014-01-09 13:36:10 +00:00
Baptiste Daroussin
664c716461
Support stage
2014-01-09 13:33:41 +00:00
Baptiste Daroussin
6a0c59c099
Support stage
...
Allow packaging as a user
2014-01-09 13:30:29 +00:00
Baptiste Daroussin
dfd28f85c9
Support stage
2014-01-09 13:27:26 +00:00
Baptiste Daroussin
19c191e2b1
Support stage
...
Use bsdtar to extract the zip file
2014-01-09 13:23:06 +00:00
Baptiste Daroussin
f8831853e7
Support stage
2014-01-09 13:20:36 +00:00
Baptiste Daroussin
6cd6417229
Support stage
...
Fix shebang
2014-01-09 13:19:09 +00:00
Baptiste Daroussin
acf4676617
Hackish way to support stage (bad upstream that uses DESTDIR instead of PREFIX)
2014-01-09 13:16:29 +00:00
Baptiste Daroussin
8574f0b3d9
Support stage
2014-01-09 13:13:01 +00:00
Baptiste Daroussin
69a0105bef
Support stage
2014-01-09 13:11:30 +00:00
Baptiste Daroussin
f629c9ecd2
Support stage
2014-01-09 13:09:44 +00:00
Baptiste Daroussin
28446889bf
Support stage
2014-01-09 06:57:58 +00:00
Baptiste Daroussin
293eee9011
Support stage
2014-01-09 00:16:37 +00:00
Baptiste Daroussin
25bda1e0d4
Support stage
...
Use bsdtar to extract zip
2014-01-09 00:13:15 +00:00
Baptiste Daroussin
4cd05b4a58
Support stage
2014-01-09 00:10:08 +00:00
Baptiste Daroussin
3c03b46fda
Support stage
2014-01-09 00:06:20 +00:00
Adam Weinberger
680df4bc03
Reversed the logic of a backwards NOPORTDOCS.
...
Thanks: makc
2014-01-07 16:04:44 +00:00
Baptiste Daroussin
98ea2e3aed
Fix pkgname conflicts
2014-01-04 00:51:17 +00:00
Adam Weinberger
9523cfd4e2
Convert converters to MDOCS and MEXAMPLES
2014-01-03 16:12:21 +00:00
Johan van Selst
d0494f1e1c
Enable stage support
2013-12-28 21:03:54 +00:00
David Naylor
e288e58754
Convert Mk/bsd.cran.mk to the Uses framework.
...
PR: ports/184699
Reviewed by: bapt
Approved by: portmgr (bdrewery), wen (maintainer, timeout > 2 weeks)
2013-12-28 10:28:40 +00:00
Koop Mast
2a51b2182a
Update poppler to 0.24.4.
...
Update comment.
Use new LIB_DEPENDS syntax, use USES=pathfix.
Stagify.
Bump portrevision of all affected ports, and Update poppler* LIB_DEPENDS to
new syntax.
2013-12-27 16:54:21 +00:00
Pawel Pekala
0e991db8af
- Respect CC/CFLAGS
...
- Add option for docs
- Support staging
PR: ports/184908
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2013-12-24 15:34:38 +00:00
Antoine Brodin
50b3922a60
Fix LIB_DEPENDS
2013-12-24 09:43:59 +00:00
Rene Ladan
d8338d9bfa
Remove expired ports:
...
2013-12-22 devel/ruby-cvs: Broken for more than 6 month
2013-12-22 devel/hs-reactive: Broken for more than 6 month
2013-12-22 databases/rubygem-delayed_job_data_mapper: Broken for more than 6 month
2013-12-22 graphics/xmagv: Broken for more than 6 month
2013-12-22 lang/slib-gauche: Broken for more than 6 month
2013-12-22 graphics/f-spot: Broken for more than 6 month
2013-12-22 sysutils/linux-megamgr: Broken for more than 6 month
2013-12-22 games/linux-savage-samuraiwars: Broken for more than 6 month
2013-12-22 ftp/gftp: Broken for more than 6 month
2013-12-22 devel/hs-DeepArrow: Broken for more than 6 month
2013-12-22 converters/py-svglib: Broken for more than 6 month
2013-12-22 converters/p5-Unicode-Lite: Broken for more than 6 month
2013-12-22 mail/squirrelmail-calendar_sql_backend-plugin: Broken for more than 6 month
2013-12-22 finance/quantlib: Broken for more than 6 month
2013-12-22 games/xkobo: Broken for more than 6 month
2013-12-22 games/quake3-rq3: Broken for more than 6 month
2013-12-22 math/fbm: No new release since 2004, new supported upstream
2013-12-22 11:48:43 +00:00
Pawel Pekala
7d368ef278
- Fix build with clang
...
- Support staging
PR: ports/184856
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2013-12-20 13:16:21 +00:00
Sunpoet Po-Chuan Hsieh
8cc958d526
- Update to 1.001000
...
Changes: http://search.cpan.org/dist/JSON-MaybeXS/Changes
2013-12-11 18:49:09 +00:00
Baptiste Daroussin
4bf1ce008b
In preparation for making libtool generate libraries with a sane name, fix all
...
LIB_DEPENDS in converters
2013-12-11 15:15:48 +00:00
Carlo Strub
ff8e29ab91
- Support staging
...
- USES=gmake
2013-12-07 21:20:25 +00:00
Sunpoet Po-Chuan Hsieh
59522e6212
- Update to 0.38
...
Changes: http://search.cpan.org/dist/JSON-Tiny/Changes
2013-12-06 15:23:18 +00:00
David Naylor
f62456a872
Add stage support to Mk/bsd.cran.mk and all USE_R_MOD ports (aka R-cran-*).
...
Since this patch converts all affected ports, bsd.cran.mk no longer supports
NO_STAGE and errors out if NO_STAGE is set.
Exp-run: ports/184216
Reviewed by: bdrewery
Approved by: portsmgr, wen
2013-11-27 18:56:43 +00:00
Antoine Brodin
4f5544a38b
Stage support for non-IGNORED pear classes
...
Tested by: poudriere
Approved by: portmgr (bapt)
2013-11-25 17:59:58 +00:00
Sunpoet Po-Chuan Hsieh
b3b2d97d8a
- Update to 0.37
...
Changes: http://search.cpan.org/dist/JSON-Tiny/Changes
2013-11-22 10:25:15 +00:00
Baptiste Daroussin
b346d3d4d6
Deprecated ports broken for more than 6 month
2013-11-22 08:24:11 +00:00
Sunpoet Po-Chuan Hsieh
6670f0b757
- Update WWW:
...
- http://cheeseshop.python.org/ -> https://pypi.python.org/
- http://pypi.python.org/ -> https://pypi.python.org/
With hat: python
Approved by: bapt (portmgr)
2013-11-20 20:51:25 +00:00
Brendan Fabeny
1b81841d48
Update math/R to 3.0.2 patched r64207 and math/R-cran-SuppDists to 1.1-9.1;
...
adjust dependent ports
Reviewed by: pfg, thierry, tota
2013-11-13 08:19:34 +00:00
Sunpoet Po-Chuan Hsieh
67be4aa503
- Add p5-JSON-Tiny 0.36
...
JSON::Tiny is a standalone adaptation of Mojo::JSON, from the Mojolicious
framework. It has been adapted as a single-source-file module of under 350 lines
of code and core-only dependencies.
Key features include relaxed JSON handling, transparent Unicode support, speed,
small memory footprint, and a minimal code base ideal for bundling or inlining.
Mojo::JSON was chosen as a model because it is robust, minimal, and well tested.
Mojo::JSON's tests were also adapted to a design free of non-core dependencies.
WWW: http://search.cpan.org/dist/JSON-Tiny/
2013-11-09 23:13:34 +00:00
Sunpoet Po-Chuan Hsieh
16a624cb31
- Add LICENSE
...
- Convert to new options framework
2013-11-09 19:13:17 +00:00
Sunpoet Po-Chuan Hsieh
b8d19d08d2
- Update 1.32
...
Changes: http://search.cpan.org/dist/JSON-Any/CHANGES
2013-11-09 18:47:28 +00:00
William Grzybowski
6b231f3f90
converters/bibtexconv: update to 1.0.0
...
- Update to 1.0.0
- Allow staging
PR: ports/183610 (based on)
Submitted by: maintainer
2013-11-09 13:34:00 +00:00
Sunpoet Po-Chuan Hsieh
fd1bb38220
- Update 1.31
...
- Remove hardcoded p5-JSON dependency
- Add TEST_DEPENDS
- Add CPANEL, JSON_XS, JSON_PP, JSON and JSON_DWIW options for JSON backend
Changes: http://search.cpan.org/dist/JSON-Any/CHANGES
2013-11-07 15:06:56 +00:00
Sunpoet Po-Chuan Hsieh
88967f8668
- Add p5-JSON-MaybeXS 1.000000
...
JSON::MaybeXS tries to load Cpanel::JSON::XS, and if that fails instead tries to
load JSON::PP. If neither is available, an exception will be thrown.
It then exports the encode_json and decode_json functions from the loaded
module, along with a JSON constant that returns the class name for calling new
on.
WWW: http://search.cpan.org/dist/JSON-MaybeXS/
2013-11-06 18:57:15 +00:00
Sunpoet Po-Chuan Hsieh
f938e2c7bb
- Add p5-Cpanel-JSON-XS 2.3403
...
Cpanel::JSON::XS converts Perl data structures to JSON and vice versa. Its
primary goal is to be correct and its secondary goal is to be fast. To reach the
latter goal it was written in C.
As this is the n-th-something JSON module on CPAN, what was the reason to write
yet another JSON module? While it seems there are many JSON modules, none of
them correctly handle all corner cases, and in most cases their maintainers are
unresponsive, gone missing, or not listening to bug reports for other reasons.
WWW: http://search.cpan.org/dist/Cpanel-JSON-XS/
2013-11-06 18:56:00 +00:00
Guido Falsi
7d08ba8731
- Update to 0.7.17
...
- Undeprecate
- Add LICENSE
- Convert to new LIB_DEPENDS format
- Convert to USES
- Convert to staging
PR: ports/183133
Submitted by: Me
Approved by: Maintainer timeout
2013-11-06 18:04:20 +00:00
Mathieu Arnold
83507e51c4
Convert to staging, adapted version of the PR.
...
PR: ports/183710
Submitted by: Takefu
2013-11-06 09:26:56 +00:00
Sunpoet Po-Chuan Hsieh
9db02370c3
- Update to 3.01
...
- Add LICENSE
- Support STAGEDIR
- Remove PORTSCOUT
Changes: http://search.cpan.org/dist/JSON-XS/Changes
2013-11-02 20:02:48 +00:00
Florian Smeets
f231f04572
- convert php53 ports to STAGE
...
- convert to new LIB_DEPENDS format
2013-11-01 23:49:56 +00:00
Vanilla I. Shu
4b9ccd4385
Support STAGEDIR.
2013-11-01 14:20:56 +00:00
Renato Botelho
81d5971dc9
. Add LICENSE
...
. Remove Author:
. Use space on WWW
2013-10-31 23:30:59 +00:00
Alex Dupre
c8e30015e9
Stagify.
2013-10-30 13:32:02 +00:00
Martin Matuska
470e793640
Do not depend on gcc on FreeBSD 9 and lower
2013-10-29 22:32:35 +00:00
Dirk Meyer
f9a95694ae
- revert r331810
2013-10-28 20:17:49 +00:00
Dirk Meyer
338eecf237
- use STAGEDIR
...
- use OPTIONS_DEFINE
2013-10-27 22:29:46 +00:00
Sunpoet Po-Chuan Hsieh
01c11adf03
- Update to 1.00
...
- Support STAGEDIR
Changes: http://search.cpan.org/dist/URI-UTF8-Punycode/Changes
PR: ports/183366
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
2013-10-27 17:19:37 +00:00
Jun Kuriyama
20b19e4418
- Upgrade to 0.37.
2013-10-27 10:27:52 +00:00
Jun Kuriyama
55f399f6b3
Fix bugs caused by misunderstanding of staging.
2013-10-26 16:33:19 +00:00
Jun Kuriyama
f67ddc0887
- Upgrade to 2.61.
2013-10-26 15:42:28 +00:00
Gerald Pfeifer
3be3e90f93
Update to libmpc version 1.0.1 which brings the following fixes:
...
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669 : Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui
- 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
- Removed compatibility with K&R compilers, which was untestable due
to lack of such compilers.
- New functions
. mpc_log10
. mpc_mul_2si, mpc_div_2si
- Speed-ups
. mpc_fma
- Bug fixes
. mpc_div and mpc_norm now return a value indicating the effective
rounding direction, as the other functions.
. mpc_mul, mpc_sqr and mpc_norm now return correct results even if
there are over- or underflows during the computation.
. mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
infinite part and equals output variable is corrected.
. mpc_fr_sub: Wrong return value for imaginary part is corrected.
Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.
Bump PORTREVISIONS of all dependent ports.
PR: 183141
Approved by: portmgr (bdrewery)
2013-10-26 00:52:33 +00:00
Emanuel Haupt
b6eeafcdd7
Fix package list.
2013-10-25 12:42:00 +00:00
Kubilay Kocak
764becd722
converters/py-unicdecode: Update to 0.04.14, Enable STAGE and auto-plist
...
- Update to 0.04.14
- Enable auto plist generation & remove pkg-plist accordingly
- Enable STAGE support
While I'm here:
- Whitespace alignment
- Re-order a couple of Makefile entries
Changes: 2013-09-20 unidecode 0.04.14
* Revert transliteration for Latin characters with umlauts back
to language-neutral, unaccented characters.
* Added transliterations for circled numbers, letters and ordinals.
* Minor fixes to rarely used punctuation characters.
PR: ports/183136
Submitted by: Douglas Thrift <douglas@douglasthrift.net>
Approved by: maintainer
2013-10-24 10:26:07 +00:00
Emanuel Haupt
f4a1e022c0
Support staging.
2013-10-23 20:30:50 +00:00
Ulrich Spörlein
2e790e6f32
Allow users to install converters/libiconv on 10.x systems if they
...
decided to build world with WITHOUT_ICONV set. There's no need for
this check to be based on OSVERSION.
Some users (i.e. me), report subtle application breakages with the
iconv-from-src that disappear when iconv-from-ports is installed.
Allow for a bridge till these issues are sorted out.
Approved by: portmgr (bdrewery)
2013-10-23 15:05:04 +00:00
Emanuel Haupt
84040e0860
Support staging.
2013-10-23 10:26:46 +00:00
Mathieu Arnold
ce89a80f59
Try and be consistent with what commands are silent and not in *install.
...
- MKDIR is silent
- ECHO is silent
- INSTALL_* are not silent
- CP/FIND/... are not silent
I fixed a few PORTDOCS misusage, I'll do a second pass.
With Hat: perl@
2013-10-22 16:57:44 +00:00
Tijl Coosemans
57a5f71819
- Support staging.
...
- USES=gmake.
- Make the Requires field private in pkgconfig file.
2013-10-22 15:59:35 +00:00
Martin Matuska
ff9ac28fb2
Compile wkhtmltopdf under FreeBSD 10.x by dependig on gcc
...
TODO: backport patches from www/qt4-webkit
2013-10-20 19:37:16 +00:00
Sunpoet Po-Chuan Hsieh
05a8f9416a
- Update to 2.08
...
- Support STAGEDIR
Changes: http://search.cpan.org/dist/Text-Bidi/Changes
2013-10-20 11:48:55 +00:00
Sunpoet Po-Chuan Hsieh
ac94cd22b3
- Update to 2.27203
...
Changes: http://search.cpan.org/dist/JSON-PP/Changes
2013-10-19 18:38:34 +00:00
Baptiste Daroussin
79238694b3
Deprecated some ports broken for more than 6 month
2013-10-18 07:19:25 +00:00
Dmitry Marakasov
784a05c1a3
- Support staging
...
- Use new LIB_DEPENDS syntax
- Convert USE_GMAKE to USES
2013-10-17 01:16:42 +00:00
Sunpoet Po-Chuan Hsieh
6dfe64386b
- Support STAGEDIR
...
- Cleanup Makefile
2013-10-06 17:24:06 +00:00
Brendan Fabeny
8e5a6741f5
Update lang/sbcl to 1.1.12 [1] and math/maxima to 5.31.1; adjust
...
dependent ports
PR: 181545 [1]
2013-10-03 13:47:44 +00:00
Dmitry Marakasov
126e62e044
- Support staging
2013-10-01 05:53:26 +00:00
Dmitry Marakasov
e2071bf47c
- Support staging
2013-10-01 05:53:16 +00:00
Sunpoet Po-Chuan Hsieh
054350495e
- Support STAGEDIR
2013-09-30 15:11:03 +00:00
Sunpoet Po-Chuan Hsieh
2428e07f54
- Support STAGEDIR
2013-09-30 15:10:58 +00:00
Dmitry Marakasov
68ed39eeef
- Support staging
2013-09-28 15:42:18 +00:00
Renato Botelho
48e69d4c11
back to use PORTDOCS
2013-09-27 14:49:58 +00:00
Alex Kozlov
60842bc029
- Support STAGEDIR
...
- Convert to new LIB_DEPENDS syntax
2013-09-25 13:02:26 +00:00
Bryan Drewery
2d8b17ea39
- Remove NO_STAGE as these have been tested to be safe
...
With hat: portmgr
2013-09-25 00:54:08 +00:00
Renato Botelho
98bc8f9a83
Support staging
2013-09-25 00:37:36 +00:00
Guido Falsi
bd18590ca4
- Add explicit LDFLAGS for iconv
...
Submitted by: marino
Approved by: portmgr (bapt)
2013-09-24 22:53:40 +00:00
Pietro Cerutti
07d6e104eb
- Convert to USES+=tk
...
- Convert to new LIB_DEPENDS format
2013-09-24 16:49:15 +00:00
Vanilla I. Shu
c75087c655
Support stagedir.
2013-09-24 16:05:33 +00:00