aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
Commit message (Collapse)AuthorAgeFilesLines
* - Drop .la files, no dependees require themamdmi32014-08-202-5/+2
|
* many ruby/rubygem ports: death of rubyforge.orgswills2014-08-191-0/+3
| | | | | | | | | | | | | | | | | | rubyforge.org shutdown on May 15, 2014. This commit accounts for that by doing several things: - Deprecate ruby that had only rubyforge.org as MASTER_SITES (and so are now only fetchable via our cache) - Deprecate ports that depend on those - Update the WWW pkg-descr line that points to rubyforge.org for rubygem ports (which are still fetchable from rubygems.org) The next step will be to remove rubyforge.org from bsd.sites.mk, after these deprecated ports are deleted. Phabric: D591 With hat: ruby Approved by: portmgr (because of committing to unstaged graphics/mingplot port)
* Revert r365200 and r365210.rakuco2014-08-181-1/+1
| | | | | avilla@ said Qt4 is intentionally mentioned in devel/qt5-script and x11-toolkits/qt5-declarative's COMMENTs.
* Mention Qt5, not 4, in COMMENT.rakuco2014-08-181-1/+1
|
* Fix typo that turned off all the default OPTIONS. Bump PORTREVISION.adamw2014-08-171-1/+2
|
* Cleanup Makefiles to allow further work on these ports.danfe2014-08-151-11/+9
|
* Fix problems with missing libs when the linker enforces explicit linkingtijl2014-08-121-0/+1
| | | | | | | | | | | (ports that are dependencies of other ports) net-p2p/transmission-cli: add USES=libtool and remove PTHREAD_LIBS sysutils/deltup: simplify patch by using MAKE_ARGS x11-fm/rox-filer: convert to USES=shared-mime-info x11-wm/emerald: remove PTHREAD_LIBS PR: 192062
* - Update The Glorious Glasgow Haskell Compiler to version 7.8.3pgj2014-08-1143-192/+130
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* Replace some dependencies on libtool with USES=libtool:build or atijl2014-08-111-2/+1
| | | | dependency on libtoolize
* Convert the Python framework bits to USES=python.mva2014-08-091-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Please use USES=python instead of USE_PYTHON. USE_PYTHON=yes becomes USES=python USE_PYTHON=2.7+ becomes USES=python:2.7+ USE_PYTHON_BUILD=3.3 becomes USES=python:3.3,build ... A new PYTHON_FEATURES variable was added, which enables certain features for a port and replaces some knobs at the same time; PYTHON_FEATURES=distutils replaces USE_PYDISTUTILS PYTHON_FEATURES=autoplist replaces PYDISTUTILS_AUTOPLIST PYTHON_FEATURES=py3kplist replaces PYTHON_PY3K_PLIST_HACK PYTHON_FEATURES=noegginfo replaces PYDISTUTILS_NOEGGINFO PYTHON_FEATURES=concurrent replaces PYTHON_CONCURRENT_INSTALL PYTHON_FEATURES=pythonprefix replaces USE_PYTHON_PREFIX Some knobs have been deprecated and are to be removed in the near future: PYTHON_MASTER_SITES - use MASTER_SITE_PYTHON instead PYTHON_PKGNAMESUFFIX - use PYTHON_PKGNAMEPREFIX instead PYDISTUTILS_INSTALLNOSINGLE - deprecated without replacement Some knobs have been removed completely: PYTHON_MASTER_SITE_SUBDIR PYTHON_DISTNAME PYTHON_WRKSRC Several variables specific to the Python framework are no longer passed to the build environment to avoid polluting dependency builds. PYTHON_VERSION is not passed to .MAKEFLAGS anymore PYTHON_DEFAULT_VERSION, PYTHON_DEFAULT_PORTVERSION and PYTHONBASE are not passed to the make environment anymore The conversion required a couple of ports to be updated to fit the changes and new requirements. Those included "bsd.python.mk" directly or contained checks in places, for which the USES framework would fail to provide correct values. Python modules directly using the upstream Python package (such as py-tkinter or py-sqlite3) were updated to avoid using the now unnecessary and remmoved knobs from "bsd.python.mk". Phabric: D399 exp-run: 167368 192357 PR: 167368 192357 Reviewed by: antoine, wg Exp-run award: antoine With hat: python@ Approved by: portmgr
* scite and scintilla: Upgrade version 3.4.1 => 3.4.4marino2014-08-093-35/+27
| | | | | PR: 190754 Submitted by: maintainer (Naram Qashat)
* x11-toolkits/py-kiwi: update to 1.9.38wg2014-08-085-399/+29
| | | | | | | | | | - Use auto plist - Add LICENSE - Use uniquefiles - Pass maintainership to python PR: 192483 Submitted by: Ports Fury
* - Update to snapshot 10225gahr2014-08-082-3/+3
| | | | | Changelog: * http://www.fltk.org/articles.php?L1380
* Remove indefinite articles and trailing periods from COMMENT, plusolgeni2014-08-086-7/+7
| | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category X. CR: D511 Approved by: portmgr (bapt)
* Remove duplicate line from plistantoine2014-08-081-1/+0
| | | | Reported by: pkg developer mode
* x11-toolkits/gtkada: Disable PORTSCOUT version checkingmarino2014-08-081-0/+2
| | | | | | There will not be any more updates to gtkada version 2. There are two gtkada ports (the other is gtkada3) and portscout is seeing the distfile for the other one and falsely reporting gtkada has an update.
* Update WWW and MASTER_SITES for four coin3d portsmarino2014-08-074-5/+4
| | | | | | | | | | | * graphics/Coin * graphics/simage * x11-toolkits/soqt * x11-toolkits/soXt PR: 192442 Submitted by: Shane Ambler Approved by: general blanket (1/4 ports maintained)
* Bump PORTREVISION on more ports that depend on libgcrypt after the updatetijl2014-08-062-2/+2
| | | | | | | | | in r363436 and remove the UPDATING entry because it did not guarantee that all ports were updated nor that they were updated in the right order. Also remove libgcrypt.la again. PR: 192342 Approved by: portmgr (implicit, bump unstaged ports)
* x11-toolkits/py-kiwi: support stagewg2014-08-051-29/+4
| | | | | - Use pygtk2 gnome helper - Drop WITH options (not useful to convert to options)
* - fix order in USESdinoex2014-08-041-1/+1
|
* - Catch up with the recent lang/pythonXX changesmva2014-08-021-1/+1
| | | | With hat: python@
* Remove duplicate in plistantoine2014-08-021-1/+0
| | | | Reported by: pkg developer mode
* - Update to 1.7.49gahr2014-07-314-16/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: * Major API changes to FXThreadPool: mostly, much more sane implementation, and optional FXCompletion parameter passed to perform wait on subset of tasks; see FXCompletion notes below. * Added FXCompletion synchronization object. FXCompletion is now used in FXTaskGroup, FXThreadPool, but can also be used in your own programs whenever one thread needs to await the completion of multiple worker threads. * Fixed bug in FXJSON parser: properly stop parsing at offending character. * Byte order mark handling fix in FXJSON parser. * Added toChars() API to FXVariant; it returns empty string unless variant is of type string. This is very similar to asChars(), except that toChars() is safe (always returns a non-NULL pointer). * Renamed toPointer() to toPtr() in FXVariant for consistency. * FXParallel implementation changes: don't kick off tasks via FXThreadPool in ParallelFor if there's only one task. Also, split ParallelFor into a number of pieces corresponding to the number of threads available in the FXThreadPool, unless this number is passed explicitly. * Ensured FXParallelForFunctor's are aligned in ParallelFor. * Updated VC++ 2008 Visual Studio project files. - Remove a patch that was applied upstream
* Use staging; disable ocaml ld.conf additions for nowbf2014-07-311-6/+7
|
* Unbreak gnome-pty-helper tooantoine2014-07-301-1/+1
|
* Unbreak some reference portsantoine2014-07-302-2/+4
| | | | Pointy hat: adamw
* Convert a bunch of USE_XZ to USES=tar:xz.adamw2014-07-304-8/+4
| | | | Approved by: portmgr (not really, but touches unstaged ports)
* Repair instances, almost all courtesy of bf ;-), of spacesadamw2014-07-301-2/+2
| | | | | | | and/or tabs before the =. This made doing regular expressions on the ports tree really difficult. Approved by: portmgr (not really, but touches unstaged ports)
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...adamw2014-07-303-6/+3
| | | | Approved by: portmgr (not really, but touches unstaged ports)
* Convert a bunch of USE_BZIP2 to USES=tar:bzip2adamw2014-07-305-10/+5
| | | | Approved by: portmgr (not really, but touches unstaged ports)
* Rename all patches that contain '::' as a path separator, and useadamw2014-07-307-0/+0
| | | | '__' instead.
* Rename x11-*/ patch-xy patches to reflect the files they modify.adamw2014-07-3022-2/+1
| | | | Finally, this is the last of it.
* - Update to snapshot 10223gahr2014-07-292-3/+3
| | | | | Changelog: * http://www.fltk.org/articles.php?L1379
* x11-toolkits/ruby-fox16: Mark broken with Ruby 2.0 or newerswills2014-07-291-1/+7
| | | | With hat: ruby@
* Add x11-toolkits/qt5-quickcontrols.rakuco2014-07-294-0/+160
| | | | | | | The Qt Quick Controls module provides a set of controls that can be used to build complete interfaces in Qt Quick. Submitted by: Tobias Berner <tcberner@gmail.com> via the kde-freebsd mailing list
* - Drop .la files for archivers/libmspack, no dependees require themamdmi32014-07-292-1/+2
| | | | | | - Bump dependent ports as .so version has changed Approved by: portmgr blanket
* x11-toolkits/blt: install libBLTstubs.a toomarino2014-07-273-5/+31
| | | | | PR: 190646 Submitted by: darius (dons.net.au)
* net/openldap24-*:tijl2014-07-252-8/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Convert to USES=libtool and bump dependent ports - Avoid USE_AUTOTOOLS - Don't use PTHREAD_LIBS - Use MAKE_CMD databases/glom: - Drop :keepla - Add INSTALL_TARGET=install-strip databases/libgda4* databases/libgda5*: - Convert to USES=libtool and bump dependent ports - USES=tar:xz - Use INSTALL_TARGET=install-strip - Use @sample databases/libgdamm: - Drop :keepla - USES=tar:bzip2 - Use INSTALL_TARGET=install-strip databases/libgdamm5: - Add INSTALL_TARGET=install-strip - Drop --enable-static (inherited from old repocopy) devel/anjuta x11-toolkits/py-gnome-extras: - Drop :keepla dns/powerdns dns/powerdns-devel: - Convert to USES=libtool - Add INSTALL_TARGET=install-strip - Disable static modules - Stop creating library symlinks with .0 suffix, not needed for dynamically opened modules mail/dovecot2: - Add USES=libtool mail/dovecot2-pigeonhole: - Drop CONFIGURE_TARGET (incorrect for Dragonfly) - Add USES=libtool and INSTALL_TARGET=install-strip math/gnumeric: - USES=libtool tar:xz Approved by: portmgr (implicit, bump unstaged ports)
* Reset maintainership for ports not staged with no pending PRbapt2014-07-251-4/+3
| | | | With hat: portmgr
* Update PyQt to 4.11.1, QScintilla to 2.8.3 and SIP to 4.16.2.rakuco2014-07-242-52/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ... And bump PORTREVISION on ports that depend on devel/qscintilla2 due to the shlib version change. This is brought to you by the KDE on FreeBSD team. Besides updating to newer upstream releases, this commit also contains a lot of under-the-hood changes to the PyQt/QScintilla/SIP ports. Their Makefiles had accumulated a lot of cruft over time, so it was time for some summer cleaning: - General, belated changes: * Use OPTIONS helpers wherever possible, stop including <bsd.port.options.mk> when not necessary, stop checking for ${PORT_OPTIONS:MDOCS} and ${PORT_OPTIONS:MEXAMPLES} when not necessary, add options such as DOCS and/or DEBUG where they were only checked for. - QScintilla ports: * Drop the API option from py-qt4-qscintilla2. It had been broken ever since staging support was added, and its existence does not make much sense: QScintilla is a hard dependency regardless of the state of this option anyway, they all come from the same tarball and the configuration script assumes the .api file will always be installed. - PyQt ports: * The configure.py patch shared by all PyQt ports has been trimmed down to the minimum. Changes for Qt3 compatibility or for things that are just not needed anymore have been removed. * Several post-configure targets in the PyQt ports have been removed, as they had no effect on the way the ports were built whatsoever. * In some cases, instead of calling Python's py_compile.py on `ls *.py */*.py */*/*.py` to generate .pyc and .pyo files, we just call compileall.py, which is made for this kind of task. * The patch + sed hack to build py-qt4-dbussupport has been replaced by only extracting the dbus/ directory for that port and excluding it from all others. * Move the bulk of the code in all Makefiles to bsd.pyqt.mk, like the non-Python Qt ports do with bsd.qt.mk and the QT_DIST variable. A large portion of all PyQt Makefiles were very similar and contained a lot of boilerplate code that can be shared among all of them since they all come from the same tarball. bsd.pyqt.mk now has a PYQT4_DIST variable that, when set, automatically sets several common variables and the do-configure target for a port. This allows us to considerably reduce the size of all the py-qt4-* Makefiles. * To make the above possible and also to allow us to use as many OPTIONS helpers as possible, the ARGS variable is now called CONFIGURE_ARGS. That's what it was used for anyway. PR: 191990
* Remove two libtool fixes from Mk/Uses/libtool.mk. They don't always worktijl2014-07-233-71/+0
| | | | | | | | | | | | | | | | | | | | when an older version of a package is installed. This is the case when an executable links with installed libraries and with uninstalled libraries that link with other uninstalled libraries. For each of the directly linked libraries the executable will have an rpath (/usr/local/lib for the installed libraries and a path under WRKDIR for each of the uninstalled libraries), but not for the indirect libraries. Both ld(1) and rtld(1) search the rpath of the executable first before any rpath of libraries, so the indirectly linked libraries will be found in /usr/local/lib if they are installed instead of in WRKDIR. With this commit executables will overlink with uninstalled indirect libraries again so their location is added to the rpath of the executable. This partially reverts r358784. PR: 191611 Approved by: portmgr (bapt)
* - Replace security/gnutls with security/gnutls3 and update to 3.2.15tijl2014-07-231-1/+1
| | | | | | | | | | | | - Bump PORTREVISION on all ports that depend on security/gnutls and adjust all ports that depend on security/gnutls3 - Update mail/anubis to version 4.2 which supports gnutls 3.x - Update mail/libvmime to a development snapshot (recommended by upstream developers) PR: 191274 Exp-run by: antoine Approved by: portmgr (antoine)
* - Do not advertise that port is BROKEN on PowerPC as it builds fine theredanfe2014-07-231-18/+16
| | | | - Rearrange Makefile for better readability, remove extraneous bdeps, etc.
* Fix make extractantoine2014-07-221-3/+0
|
* Move back the patch for CVE-2014-0190 to qt5-gui.rakuco2014-07-222-1/+37
| | | | | | | | | It applies to -imageformats in Qt4, but -gui in Qt5. Noted by antoine@. A PORTREVISION bump was unavoidable to make sure people who build qt5-gui-5.2.1_3 without the patch rebuild the port with it. MFH: 2014Q3 Security: 904d78b8-0f7e-11e4-8b71-5453ed2e2b49
* - Fix PLISTgahr2014-07-211-0/+2
| | | | Reported by: swills
* - Fix min/max/center values of USB joysticksrene2014-07-212-1/+48
| | | | | | | - Bump PORTREVISION PR: 189006 Submitted by: russo@bogodyn.org
* - Update to snapshot 20221gahr2014-07-212-3/+5
| | | | | | | | | Changelog: * http://www.fltk.org/articles.php?L1378 - Add LDFLAGS so libasound is found if installed [1] PR: 191963 [1] Submitted by: Koichiro IWAO <meta+ports@vmeta.jp>
* Remove expired port:rene2014-07-214-38/+0
| | | | 2014-04-10 x11-toolkits/libgail-gnome: gnome-panel 2.x will be updated in the GNOME 3 import
* - Update to 3.0.1gahr2014-07-213-20/+26
| | | | | Release notes: http://www.wxwidgets.org/news/2014/06/wxwidgets-3.0.1-released/
* - Fix PLISTgahr2014-07-211-2/+2
|
* Move the patches fixing CVE-2014-0190 to the right ports.rakuco2014-07-212-74/+0
| | | | | | | | | | | | | The GIF handler is part of qt{4,5}-imageformats, not qt{4,5}-gui. Big pointy hat to me. I've chosen not to force users to rebuild the -gui ports yet again with a PORTREVISION bump since the code built in those ports is the same regardless of whether the patch is applied or not. Submitted by: RyoTa SimaMoto <liangtai.s16@gmail.com> MFH: 2014Q3 Security: 904d78b8-0f7e-11e4-8b71-5453ed2e2b49
* x11-toolkits/pango: require explicit linkingmarino2014-07-201-1/+2
| | | | | | | | | | | This new configure argument will list all required libraries in the generated pkgconf files. Before any library indirectly pulled in, such as libm, was not listed. This fixes numerous regression in dports and it's more correct anyway. phabric: D411 Approved by: gnome (kwm)
* Add patch for CVE-2014-0190 (DoS in the GIF image handler).rakuco2014-07-204-2/+76
| | | | | MFH: 2014Q3 Security: 904d78b8-0f7e-11e4-8b71-5453ed2e2b49
* Remove libtool .la files from all Qt portstijl2014-07-1912-11/+6
| | | | Approvedy by: kde (makc)
* Add DOCS option to the remaining staged ports where PORTDOCS appearsadamw2014-07-163-0/+6
| | | | in the plist.
* Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.adamw2014-07-163-2/+4
|
* - Update to 1.7.48gahr2014-07-153-3/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: * Added verbose option to reswrap. * Updated BMP loader routines, some bullet-proofing against malicious bitmap files. * Changes in FXVariant: operator bool returns true for non-zero numerical values, non-empty arrays or non-empty dictionaries. It only returns false if the variant is FXVariant::null. This new interpretation strokes much better with common usage patterns. * Added asChars() API to FXVariant. * FXPtrList now index with FXival. * Print routines fxprintf() are now supporting NaN and Inf printouts. Also fixed -0 printout. * Change in FXThreadPool::wait() routine: now waits till all jobs are finished. * Added executeAndWait() routine to FXThreadPool and FXTaskGroup. * Small change in FXParallel: ensure tasks are aligned in memory. * Added FXEXEIcon and FXEXEImage. These should icons or bitmaps embedded in Windows Executable files. * Added FXCOLORREF2RGB and FXRGB2COLORREF macros for Windows based FOX applications. * Some complex math transcendentals added. * Population-count inline functions added to fxendian.h. These use x86 builtins when possible. * API fixes (bad parameter signatures) fixed in the list-widgets. * CDECL attributes in some FXApp member functions (Windows Only).
* Modernize LIB_DEPENDSbapt2014-07-151-1/+1
|
* Modernize LIB_DEPENDSbapt2014-07-144-7/+7
| | | | With hat: portmgr
* Modernize LIB_DEPENDSbapt2014-07-141-5/+5
|
* - Update to snapshot 10218gahr2014-07-112-13/+4
| | | | | | | Changelog: * http://www.fltk.org/articles.php?L1377 - Use new OPTIONS switches - alsa-lib is not required
* - Update to 1.0.4sbz2014-07-082-3/+3
|
* x11-toolkits/soqt: Force no-debug build (from dports)marino2014-07-071-1/+2
| | | | | | When built with debug flag, this port changes the name of the installed files thus failing at stage phase. For now, disable the detection and force configuration without debug
* - Update to snapshot 10217gahr2014-07-072-3/+3
| | | | | | | | Changelog: * http://www.fltk.org/articles.php?L1371 * http://www.fltk.org/articles.php?L1372 * http://www.fltk.org/articles.php?L1375 * http://www.fltk.org/articles.php?L1376
* x11-toolkits/py-traitsbackendwx: use WX 3.0wg2014-07-061-2/+2
| | | | Approved by: portmgr (bapt, blanket)
* - Convert to new options helpersunpoet2014-07-063-46/+23
| | | | | | | | - Respect PORTEXAMPLES - Remove LATEST_LINK - Use COPYTREE_SHARE - Merge file/dir manipulation into post-patch: - Bump PORTREVISION for package change
* x11-toolkits/py-wxPython-common: fix python compile to use non-stage pathwg2014-07-062-2/+4
|
* Introduce x11-toolkits/py-wxPython30wg2014-07-0612-42/+126
| | | | | | | | | | | | | x11-toolkits/py-wxPython28 was been modified to do not install wxversion python files which conflict with wxPython30. Instead a new port has been created (x11-toolkits/py-wxPython-common) which only installs wxversion and wx.pth responsible for selecting the wxPython version. Stage support has been added to all related ports. Maintainership has been reset to python@. The final goal is to make all ports use wxPython30 so we can remove wxPython28.
* Bump more ports that depend on libsqlite3.so:tijl2014-07-052-1/+2
| | | | | | | - ports that set USE_SQLITE with the *_USE option helper - ports that depend on libsqlite3 indirectly as reported by pkg rquery Approved by: portmgr (implicit)
* Remove NOPORTDOCS and NOPORTEXAMPLES from unstaged ports. Stage a couple whileadamw2014-07-053-3/+11
| | | | | | we're here. Remove any other references to NOPORT*. Approved by: portmgr (blanket for modernization)
* Remove NOPORTDOCS.adamw2014-07-053-6/+8
|
* Convert textproc/aspell to "USES=libtool tar:bzip2" and bump dependent portstijl2014-07-051-0/+1
| | | | Approved by: portmgr (implicit, PORTREVISION bump on unstaged port)
* First batch at resetting maintainership on ports that have not been staged andbapt2014-07-033-3/+3
| | | | | | without any pending PR With hat: portmgr
* Fix shebang files and strip binariesbapt2014-07-021-3/+3
|
* 1: Stagify.vanilla2014-07-021-11/+7
| | | | | | 2: use options helper to handle PORTSEXAMPLES Approved by: portmgr@ (blanket approval)
* Add USES=libtooltijl2014-07-022-8/+3
|
* - Remove LATEST_LINKtijl2014-07-022-11/+3
| | | | | - Replace INSTALL_STRIP_FLAG with INSTALL_TARGET=install-strip - Convert to USES=libtool
* - Convert to USES=libtooltijl2014-07-024-68/+37
| | | | | - Replace -lstdc++ patches with post-patch command and apply it to more makefiles
* Update to 0.2.2madpilot2014-07-013-3/+5
| | | | Reported by: Quentin Stievenart <quentin.stievenart@gmail.com>
* - USES=libtool pathfixtijl2014-07-012-39/+37
| | | | - Add DOCS option
* - Convert to USES=libtooltijl2014-07-012-15/+13
| | | | | - Avoid USE_AUTOTOOLS - Fix detection of fontconfig and freetype
* Bump PORTREVISION for previous commit.tijl2014-07-011-1/+1
|
* - Replace some dependencies with USE_GNOME keywords.tijl2014-07-012-14/+7
| | | | - USES=libtool pathfix tar:bzip2
* - Replace LIB_DEPENDS with USE_GNOME=gtkmm24tijl2014-07-012-6/+4
| | | | | - Replace USE_GNOME=gnomehack with USES=pathfix - Add USES=libtool
* - Convert x11-toolkits/neXtaw to USES=libtool and bump dependent portstijl2014-07-013-19/+5
| | | | - Add stage support to x11-fonts/nexfontsel
* USES=libtool pathfix tar:bzip2tijl2014-07-012-9/+6
|
* - USES=libtool pathfix tar:bzip2tijl2014-07-013-35/+8
| | | | | - Test OPSYS before OSVERSION - Remove pthread patch
* - Convert to USES=libtooltijl2014-07-012-16/+17
| | | | - Add DOCS option
* - Add USES=libtooltijl2014-07-012-33/+32
| | | | - Add DOCS option
* - New LIB_DEPENDS syntaxtijl2014-07-012-6/+3
| | | | - USES=libtool tar:bzip2
* Add libwnck3. The gtk3 version of libwnck.kwm2014-07-015-0/+247
| | | | Obtained from: GNOME devel repo.
* Update to 2.30.7kwm2014-07-013-19/+16
| | | | | | | | | Add portscout macro Switch to USES=libtool:keepla Use new option helpers. Update USE_XORG Obtained from: GNOME devel repo
* Convert to USES=libtool.tijl2014-07-012-6/+5
|
* - Add USES=libtool to x11-toolkits/xforms and bump dependent ports.tijl2014-07-013-15/+13
| | | | - Remove xforms dependency from graphics/qslim.
* Replace USE_AUTOTOOLS=libtool:env with BUILD_DEPENDS on devel/libtool.tijl2014-07-012-3/+5
|
* Remove expired ports:rene2014-06-3010-223/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | 2014-06-30 www/trac-TracDuplicates: Broken for more than 5 months 2014-06-30 mail/hotwayd: Protocol changed, software unusable 2014-06-30 mail/ilohamail-devel: Upstream disappeared 2014-06-30 games/tyrquake: Broken for more than 5 months 2014-06-30 net/gkrellmqst: GKrellM 1.X is no longer being developed, consider using 2.X. 2014-06-30 security/p5-Jifty-Plugin-OpenID: Broken for more than 5 months 2014-06-30 games/sumwars: Broken for more than 5 months 2014-06-30 audio/ruby-esound: Broken for more than 5 months 2014-06-30 x11-toolkits/py-pyqwt: Broken for more than 5 months 2014-06-30 net-im/ysm: Broken for more than 5 months 2014-06-30 net-mgmt/send: Broken for more than 5 months 2014-06-30 net/p5-Jifty-Plugin-Authentication-Ldap: Broken for more than 5 months 2014-06-30 net-p2p/bittyrant: Broken for more than 5 months 2014-06-30 sysutils/gkrellm: GKrellM 1.X is no longer being developed, consider using 2.X. 2014-06-30 audio/gkrellmms: GKrellM 1.X is no longer being developed, consider using 2.X. 2014-06-30 audio/gkrellmvolume: GKrellM 1.X is no longer being developed, consider using 2.X. 2014-06-30 misc/gkrellmlaunch: GKrellM 1.X is no longer being developed, consider using 2.X. 2014-06-30 misc/gkrellmfmonitor: GKrellM 1.X is no longer being developed, consider using 2.X. 2014-06-30 misc/gkrellshoot: GKrellM 1.X is no longer being developed, consider using 2.X. 2014-06-30 polish/sms2: sms2 is no longer being developed, consider using alternative software. 2014-06-30 x11-toolkits/py-wmdockapps: Crufty and nothing depends on this 2014-06-30 audio/tagger: Ancient, unmaintained 2014-06-30 www/mod_wsgi2: No longer supported, please use www/mod_wsgi3 instead 2014-06-30 security/botan: Botan 1.8 have known bugs and is no longer supported upstream, migrate to security/botan110
* - Update to 1.2.4gahr2014-06-302-3/+3
|
* - Fix pkg-plistolivierd2014-06-282-1/+2
| | | | | | - Bump PORTREVISION Reported by: wblock@
* Fix build errors related to stage and pkg-plist consistency.cy2014-06-271-4/+9
| | | | Convert NOPORTDOCS to option.
* x11-toolkits/py-gui: support stagewg2014-06-273-338/+42
|
* Convert GMAKE to MAKE_CMDbapt2014-06-256-6/+6
| | | | | | | Please note that lots of invocation of MAKE_CMD here are wrong as they do not properly respect MAKE_ENV and friends With hat: portmgr
* - Switch to USES=libtool, drop .la filesamdmi32014-06-232-2/+2
| | | | | | - Bump dependent ports as .so version has changed Approved by: portmgr blanket
* - Drop .la files, no dependees require themamdmi32014-06-232-3/+2
| | | | Approved by: portmgr blanket
* Add 4 new sed commands to USES=libtool. The first two apply some of thetijl2014-06-223-2/+72
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | changes that Debian made to their libtool. The first command applies to libtool versions 1.4 and up. The second command is somewhat more elaborate but essentially it uses the sed hold space to move an "elif...fi" block down. It applies to 2.x. Together these reduce overlinking to unpatched .la files (from ports that don't have USES=libtool yet but also .la files in the work directory). The third and fourth command fix relinking. During staging libtool may relink libA when it links to another library in the work directory libB. The reason is that libA created during build phase has its runpath set to the location of libB in the work directory. This allows running an executable that links to libA from within the work directory. The relink removes this extra runpath. When libtool relinks libA it replaces "libB.la" on the linker command line with "-L${STAGEDIR}${PREFIX}/lib -lB" with the intention to link to libB in the stage directory but this -L flag isn't necessarily the first so another libB may be linked instead. The two sed commands make relink the same as a normal link. This means libtool will relink with libraries from the work directory using a path similar to "../srcB/.libs/libB.so" without -L flags. This applies to libtool 1.4 and up. Earlier versions don't seem to relink libraries. (This fixes ports like devel/apr1 so they link with freshly built libraries instead of installed libraries.) Fix all ports with missing libraries. Additionally: archivers/rpm4: USES=patchfix. databases/gdbm: INSTALL_TARGET=install-strip. devel/gnome-vfs: remove patch that doesn't change anything. devel/ois: INSTALL_TARGET=install-strip and use standard USE_AUTOTOOLS. devel/zziplib: INSTALL_TARGET=install-strip, MAKE_CMD. multimedia/mjpegtools: remove USE_AUTOTOOLS, use modern compiler on i386 instead of disabling optimisations. net/libnetdude: disable static plugins. PR: 190941 Exp-run: antoine Approved by: portmgr (antoine)
* Reset maintainership to ports@.rakuco2014-06-221-1/+1
| | | | | | | | | | | From the PR: I have not been maintaining this port, mainly because this version is not supported upstream. We should have moved to the -devel version a while ago, and someone should work on the newer versions. PR: 191253 Submitted by: pfg@
* - Properly handle shared directory in plistamdmi32014-06-212-2/+2
| | | | | | PR: 191112 Submitted by: amdmi3 Approved by: kwm
* - Enable stagedir supportmva2014-06-182-535/+6
| | | | | | | | | - 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)
* - Enable stagedir supportmva2014-06-182-877/+10
| | | | | | | | | - 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)
* x11-toolkits/p5-Tk-FontDialog: take maintainershippi2014-06-131-1/+1
| | | | Approved by: dhn (maintainer), mentors (implicit)
* x11-toolkits/p5-Tk: upgrade 804.031 -> 804.032pi2014-06-125-20/+31
| | | | | | | | | | | | | | | - For changes see http://cpansearch.perl.org/src/SREZIC/Tk-804.032/Changes - Fixes build with perl5.20 - Fixed LIB_DEPENDS - Strips .so files - Take maintainership - include fix (modified) for XFT option from [1] PR: ports/189077 [1] Submitted by: nikola.lecic@anthesphoria.net Reviewed by: mat, jadawin Approved by: perl (maintainer), jadawin (mentor)
* Reset the 99 ports still listed under sylvio@marino2014-06-122-2/+2
| | | | | | | | | | | Sylvio's last commit was 17 months ago, a full 5 months after all of his ports could have been reset per policy. Given the push to complete staging (48 ports are still unstaged, something like 70+ have already been staged by other committers) and given that PRs are automatically assigned but never addressed, it's better just to reset all the ports and PRs so that it's clear to others that these ports are free to maintain. Approved by: portmgr (implicit)
* Support LIBS like LDFLAGS.tijl2014-06-117-13/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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)
* - Update to snapshot 10183gahr2014-06-112-4/+3
| | | | | Changelog: http://www.fltk.org/articles.php?L1370
* Remove all the bootstrap files (.bs) from the plists.mat2014-06-1015-59/+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
* Support stage. Update to new LIB_DEPENDS.cy2014-06-106-17/+30
|
* Change maintainer's email address to one that may no bounceantoine2014-06-091-1/+1
| | | | With hat: portmgr
* Remove all space characters from Makefile assignments.olgeni2014-06-091-3/+3
| | | | | | | No functional changes included. CR: D193 (except math/sedumi) Approved by: portmgr (bapt)
* - Convert x11-toolkits/sdl_pango to USES=libtool, drop .la filesamdmi32014-06-062-5/+4
| | | | | | - Bump dependent ports as .so version has changed Approved by: portmgr blanket
* Fix check-plist.kwm2014-06-061-7/+3
| | | | | | PR: 188910 Submitted by: rodrigo@ Patch by: tijl@
* - Switch to USES=libtool, drop .la filesamdmi32014-06-052-5/+2
| | | | Approved by: portmgr blanket
* - Switch to USES=libtool, drop .la filesamdmi32014-06-052-4/+3
| | | | Approved by: portmgr blanket
* - Switch to USES=libtool, drop .la filesamdmi32014-06-052-7/+5
| | | | Approved by: portmgr blanket
* Activate compatibility with wxGTK 2.6 APIbapt2014-06-041-25/+12
| | | | | | | | Explicitly set compatibility for wxGTK 2.8 (already on by default) Remove dependency on inotify (not needed wxGTK do support kqueue) Prevent the configure scripts from discovering inotify if already installed Use options helpers Only enable mediactrl if GSTREAMER options is set
* - Remove s/aout/elf/ patch. It is handled by USES=libtool.tijl2014-06-041-4/+0
| | | | - Remove reference to PTHREAD_LIBS.
* - Update x11-toolkits/c++-gtk-utils to version 2.2.7pawel2014-06-043-7/+6
| | | | | - Needs USES=libtool, drop la file - Bump affected comms/efax-gtk (library name changed)
* Use USES=tar:bzip2bapt2014-06-031-2/+1
|
* - Update to snapshot 10177gahr2014-06-033-3/+5
| | | | | | Changelog: * http://www.fltk.org/articles.php?L1367 * http://www.fltk.org/articles.php?L1368
* - Convert USE_XZ to USESamdmi32014-06-032-4/+3
| | | | - Switch to USES=libtool, drop .la files
* - Use new LIB_DEPENDS syntaxamdmi32014-06-032-7/+8
| | | | | - Switch to USES=libtool, drop .la files - Strip libraries
* Deprecated some ports that were already marked BROKEN in 2013antoine2014-06-011-0/+2
| | | | With hat: portmgr
* - Use CCode attribute for setproctitle() function, bug #1324424 [1]olivierd2014-05-305-9/+48
| | | | | | | | - Add new dependency, sysutils/contractor - Fix pkg-plist - Bump PORTREVISION [1] https://bugs.launchpad.net/granite/+bug/1324424
* 2 more ports: convert to USES+= zipmarino2014-05-291-2/+1
| | | | | USES=zip is required when at least one distfile is a zip archive. Approved by: general infrastructure blanket
* Remove expired ports:rene2014-05-288-135/+0
| | | | | | | 2014-05-25 x11-toolkits/libgtk-java: Unmaintained, outdated not depend on 2014-05-25 graphics/cairo-java: Unmaintained, outdated not depend on 2014-05-25 devel/libgconf-java: Unmaintained, outdated not depend on 2014-05-25 x11/libgnome-java: Unmaintained, outdated not depend on
* Replace lang/lua with the new lang/lua51bapt2014-05-261-3/+1
| | | | | | | | lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1 Make the default lua lua52 Make all lua ports using USES=lua Approved by: portmgr (implicit)
* Convert to USES=monobapt2014-05-264-11/+5
| | | | With hat: portmgr
* Remove useless include of bsd.gnome.mkbapt2014-05-261-1/+0
|
* Convert to USES=dos2unixbapt2014-05-261-1/+1
| | | | With hat: portmgr
* x11-toolkits/gtkada3: Update version 3.8.3.0 => 3.8.3.1marino2014-05-252-7/+18
| | | | | | | | | While working on the GPS port, GtkAda received a minor bug fix. Just bring this new version in before GPS 6.0.x. The makefile was slightly modified to keep using the 3.8.3.0 version of the reference manual. Also the ability to build a debug version was added as a non-default option.
* Set to expire, as this doesn't appear to serve any modern purpose.lx2014-05-241-1/+4
|
* Hand back to ports@.lx2014-05-241-1/+1
|
* - Fix build with clangmiwi2014-05-222-14/+18
| | | | | | | - Add LICENSE PR: 187740 Submitted by: Ports Fury
* Convert to staging.mandree2014-05-212-21/+61
| | | | | | | | | | Modernize NOPORTDOCS to use OPTIONS NG. Actually, maintainer has resigned on the grounds of having wrestled for too long with staging, but let's try to convince him to continue now that staging is implemented. Approved by: portmgr (blanket)
* - Update to 1.0.3sbz2014-05-202-5/+4
| | | | - Update LICENSE
* x11-toolkits/gtkada: Cleanup and define conflict with gtkada3marino2014-05-202-22/+1176
| | | | | | | | | | | This port directly conflicts with gtkada3 as many files are installed in the same place. Define the conflict. While here: * Convert from generated plist to pkg-plist * Add DOCS and EXAMPLES options, use PORTDOCS and PORTEXAMPLES * Remove post-patch target, not needed * Convert to USES+= tar:bzip2 * Install license - GPLv2 was already defined but not installed
* toolkits/gtkada3: Update COMMENT, GTK3 instead of GTK2 is usedmarino2014-05-201-1/+1
|
* Add new Ada port: x11-toolkits/gtkada3marino2014-05-207-0/+1402
| | | | | | | | | | | | | | | | The GTK/Ada library is a key component of the GNAT Programming Studio. The GPS 5.x series used GTK2 components through GKT/Ada. For the new 6.x series of GPS, GTK3 components are needed and GTK/Ada has been updated accordingly. Since GTK/Ada is actually a generic component, it has been decided to freeze x11-toolkits/gtkada at version 2.24 as this is the last version that supports GTK2. To support the upcoming GPS 6.0, this gtkada3 port based on GTK3 is required. This port naturally conflicts with x11-toolkits/gtkada. Once GPS is upgraded, the gtkada port may be reworked so it can co-exist with the gtkada port.
* - Update to 1.7.47gahr2014-05-203-6/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: * Project files updated to Visual Studio 2008. * Much faster file dialog due to using file extension and PATHEXT for executable status. * PathFinder lists files about to be deleted. * New API's to list widgets for much more convenient way to populate with fixed lists of items. * New selectAll() API added to list widgets. * Updated syntax coloring file Adie.stx with FORTRAN syntax coloring. * IMAGE_ALPHAGUESS used when loading BMP icons in FXIconSource. * Added APIs filesToURIList() and filesFromURIList() in FXURL namespace. * Bug fix in FXStringDictionary. * Bug fixes in FXThreadPool. * Replaced preprocessor MAYBE with enum maybe. * Message map search improvement using branch probability macro and test-order. * TIFF image loader improvements. * FXString::format() now knows about thousands separator option for printing floating point. * Bugs fixed in IRIS RGB image support. * FXObjectListOf::adopt() argument should not have been declared const. * Suggested file extension changes automatically ONLY when picking existing file. * New hasExecExtension() API added to FXPath (Windows specific). * Integer overflow fixed in FXApp having to do with click speed interval. * New API getExecExtensions() added in FXSystem (Windows specific). * If pipe2() system call not available, try set file descriptor flags with fcntl() instead.
* - Update to snapshot 10147gahr2014-05-192-3/+3
|
* For several MATE related ports:tijl2014-05-192-9/+5
| | | | | | - USES=libtool tar:xz. - INSTALL_TARGET=install-strip. - Add CONFIGURE_ARGS=--disable-static to ports that only install plugins.
* Convert x11-toolkits/unique to "USES=libtool pathfix tar:bzip2".tijl2014-05-132-13/+6
| | | | | | | | | | | | | | | Bump PORTREVISION on all dependent ports. [1] audio/ario: USES=libtool. audio/gmpc: USES=libtool. audio/gnome-media: USES=libtool:keepla tar:bzip2. audio/xfce4-mixer: USES=libtool tar:bzip2. graphics/shotwell: Unbreak and USES=tar:xz. science/gwyddion: USES=libtool tar:bzip2. sysutils/mate-control-center: USES=libtool. x11/xfce4-clipman-plugin: USES=libtool tar:bzip2. Approved by: portmgr (implicit) [1]
* Add USES=libtool:keepla.tijl2014-05-131-2/+2
|
* - Update to 1.2491swills2014-05-122-3/+3
| | | | | PR: ports/189597 Submitted by: Bartek Rutkowski <ports@robakdesign.com>
* - Update to 1.226swills2014-05-122-3/+3
| | | | | PR: ports/189571 Submitted by: Bartek Rutkowski <ports@robakdesign.com>
* Explicitly disable evdev support.rakuco2014-05-121-1/+2
| | | | | | | | | This is Linux-specific, and support for it may be accidentally enabled because the compiler test for it passes if multimedia/v4l_compat is installed, since it installs linux/input.h into ${LOCALBASE}/include. PR: ports/187260 MFH: 2014Q2
* Convert my ports to USES=tarmakc2014-05-124-8/+4
|
* - Convert to new LIB_DEPENDS formatgahr2014-05-121-7/+5
| | | | | - Convert to USES=tar:bzip2 - STAGE-clean
* - Support stagingamdmi32014-05-111-16/+12
| | | | | | - Use new LIB_DEPENDS syntax Approved by: portmgr blanket
* - Support stagingamdmi32014-05-111-4/+2
| | | | - Convert USE_BZIP2 to USES
* Convert to USES=libtool tar:bzip2.tijl2014-05-102-9/+2
|
* - Update to 0.4.0sunpoet2014-05-081-1/+1
| | | | | | | | | | - Add LICENSE - Sort LIB_DEPENDS - Use USES=libtool - Do not silence installation message - Bump PORTREVISION for graphics/webp shlib change Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS
* Fixed slave ports buildingbapt2014-05-071-1/+1
| | | | Reported by: pkg-fallout
* - USES=libtool:keepla tar:bzip2.tijl2014-05-072-9/+6
| | | | - INSTALL_TARGET=install-strip.
* These ports are no longer used or cared for.nemysis2014-05-073-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | audio/dssi - Reset maintainer to ports@ audio/hexter - Reset maintainer to ports@ Horia Racoviceanu <horia at racoviceanu.com> wishes to maintain these ports with my help. x11-toolkits/libsexy - Pass maintainership to horia at racoviceanu.com x11-toolkits/libsexymm - Pass maintainership to horia at racoviceanu.com x11-toolkits/py-sexy - Pass maintainership to horia at racoviceanu.com
* Convert to USES=libtool:keepla tar:xz.tijl2014-05-072-9/+7
|
* - USES=libtool tar:bzip2.tijl2014-05-072-16/+6
| | | | - Remove indirect dependencies.
* Convert x11-toolkits/libxfce4gui and all dependent ports to USES=libtool.tijl2014-05-062-7/+3
| | | | | | | | | | | | And USES=tar:bzip2 here and there. deskutils/xfce4-notification-daemon: - Don't patch Makefile.am. - Link with -lgmodule-2.0 explicitly now that libgtk-x11-2.0.la does not imply it. x11/xfce4-wmdock-plugin: - Make it fetchable.
* Catch a couple of missing convertsion to :tu/:tlbapt2014-05-051-1/+1
| | | | | Submitted by: ak With hat: portmgr
* - Update to snapshot 10142gahr2014-05-053-13/+3
|
* Convert all :U to :tu and :L to :tlbapt2014-05-052-2/+2
| | | | | | | | | | | | | | Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a replacement for :U and :L (which has been marked as deprecated) bmake which is the default on FreeBSD 10+ only support by default :tu/:tl a hack has been added at the time to support :U and :L to ease migration. This hack is now not necessary anymore Note that this makes the ports tree incompatible with make(1) from FreeBSD 8.3 or earlier With hat: portmgr
* Remove expired ports:rene2014-05-047-466/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | 2014-04-30 x11-toolkits/gigi: Does not compile on 10 or higher 2014-04-30 net/asterisk-oh323: Depends on broken and unsupported asterisk14 2014-04-30 net/asterisk14: Broken and unsupported 2014-04-30 net/asterisk14-addons: Depends on broken and unsupported asterisk14 2014-04-30 ports-mgmt/pkg_install: Replaced by ports-mgmt/pkg 2014-05-01 x11-drivers/xf86-input-magictouch: Does not compile 2014-05-01 x11-drivers/xf86-video-cyrix: requires pciVideoPtr typedef 2014-05-01 x11-drivers/xf86-video-sis-intel: requires pciVideoPtr typedef 2014-05-01 net/py-spreadmodule: Depends on expired net/spread 2014-05-01 net/p5-Spread-Message: Depends on expired net/spread 2014-05-01 net/p5-POE-Component-Spread: Depends on expired net/spread 2014-05-01 net/p5-Spread-Session: Depends on expired net/spread 2014-05-01 sysutils/wmmemload: Broken 2014-05-01 lang/ml-pnet: Alpha-quality abandonware - Decommissioned Dec 2012 - Use mono 2014-05-01 lang/treecc: PNET dependency decommissioned Dec 2012 2014-05-01 lang/pnetlib: Alpha-quality abandonware - Decommissioned Dec 2012 - Use mono 2014-05-01 lang/pnet-base: Alpha-quality abandonware - Decommissioned Dec 2012 - Use mono 2014-05-01 benchmarks/pnetmark: PNET dependency decommissioned Dec 2012 2014-05-01 lang/pnet: Alpha-quality abandonware - Decommissioned Dec 2012 - Use mono 2014-05-01 x11-wm/stumpwm: Broken for more than 4 months 2014-05-01 sysutils/cpupowerd: Not maintained from upstream anymore and only supports ancient AMD K8. 2014-05-01 net/pchar: Obsolete, abandoned 2014-05-03 x11-fonts/texcm-ttf: Should be replaced by x11-fonts/stix-fonts
* USE_BZIP2 -> USES=tar:bzip2kwm2014-05-032-4/+10
| | | | | USE_GNOME=ltverhack -> USES=libtool:keepla use INSTALL_TARGET=install-strip for stripping.
* - Convert to USES=libtool.tijl2014-04-292-11/+11
| | | | | | - Replace autogen.sh in pre-configure with normal USE_AUTOTOOLS. The script also ran ./configure so configure ran twice. - Remove --with-pic from CONFIGURE_ARGS. Not needed.
* x11-toolkits/p5-Alien-wxWidgets: Unbreak on some platformsmarino2014-04-282-5/+5
| | | | | | | | | | | | | | | | | | | | For me, the most cringeworthy makefile technique is the shell command (!=) evaluating another port with "make -C". This is very slow, fragile, and can cause a huge mess if something is out of wack. The technique was used in this port and it didn't even work on all platforms. For sure FreeBSD 8 (according to portsmon) and DragonFly were broken. Essentially the file "gtk2_3_0_0_uni_gcc_3.4.pm" was installed, but the broken plist substitution was looking for "gtk2__uni_gcc_3.4.pm". To fix this robustly, get rid of the whole "make -C" mess and the plist substituion and just use the find command to dynamically add this one file to the plist. Since it starts with a unique pattern, we really don't need to know the Wx version in order to establish the plist with this technique. Approved by: blanket
* - Update to version 1.1.9miwi2014-04-265-173/+20
| | | | | PR: 187968 Submitted by: Ports Fury
* Stagify braserobapt2014-04-261-1/+1
| | | | | | Convert to USES=libtool Chase shlib number change Clean up a bit chased ports
* - Update to version 2.2.6pawel2014-04-262-6/+7
| | | | - Disable test for now, they fail with clang
* Fix expiration datebapt2014-04-251-1/+1
| | | | | With hat: portmgr Reported by: Dan Langille
* Deprecate java bindings for gnomebapt2014-04-251-0/+3
| | | | | | | They have never been used, are not updated upstream since 2009 and gnome@ team has already way too many things to care about Discussed with: kwm (gnome) Approved by: self (portmgr)
* Bump portrevision after changes in gstreamer-plugins master portbapt2014-04-251-1/+1
| | | | Fix gstreamer-plugins-bad after changes in the master port
* Update x11-toolkits/py-kivy to 1.8.0.dbn2014-04-255-47/+210
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: * Kivy now supports python 2 and 3 ChangeLog: - Python 3.3 support: It's finally here, using the same codebase! And we deliver also 3 portables for Windows, one that package Python 2.7 and another with Python 3.3! - New media player named GstPlayer, based on Gstreamer 1.0. This player is currently used as a implementation for Audio and Video core provider. This allow us to not only use the latest Gstreamer and all the improvements done by them, but also have a common player for both Python 2.7 and 3.3 on desktop platforms. - Scrollview has been slightly enhanced to support smoother scrolling utilizing Matrix transformation by default. It also now supports scrolling through bars or content or both. - Widgets now can be disabled simply by using `disabled` property. - Textinput now has support for selection handles. - New Widgets! - ActionBar: Mimics Android?s own ActionBar appearance and mechanisms - Behaviors: ButtonBehavior, ToggleButtonBehavior, DragBehavior, just subclass a behavior to an existing widgets, and you get the behavior! (eg. class ImageButton(ButtonBehavior, Image)) - PageLayout: A simple multi-page layout allowing flipping through pages using borders - SandBox (experimental): Runs itself and its children in an exception-catching sandbox
* Unbreak gtk30-referenceantoine2014-04-251-1/+3
|
* Convert to USES=libtool pathfix.tijl2014-04-252-4/+4
|
* Replace all @unexec /bin/rmdir with @unexec rmdirmat2014-04-251-1/+1
| | | | | With hat: portmgr Sponsored by: Absolight
* - USES=tar:xzgahr2014-04-241-3/+1
|
* Update gstreamer 1.0 ports to version 1.2.4.tijl2014-04-231-1/+1
|
* When linking a library libA with a library libB using libtool, if libB.latijl2014-04-2339-85/+82
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* - Update to snapshot 10125gahr2014-04-232-3/+3
| | | | Changes: http://www.fltk.org/articles.php?L1359
* - Update to 3.4.1madpilot2014-04-232-7/+5
| | | | | | | | - in x11-toolkits/scintilla, leverage USES=compiler to check if we're on clang or gcc PR: ports/188782, ports/188783 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
* Support stagebapt2014-04-222-6/+7
| | | | Modernize
* Support stagebapt2014-04-222-10/+10
| | | | | Strip binaries USES=libtool
* Support stagebapt2014-04-222-6/+6
| | | | USES=libtool
* Stage fxscintillabapt2014-04-223-7/+8
| | | | | USES=libtool Chase shlib number change
* Support stagebapt2014-04-222-6/+8
| | | | | Strip binaries USES=libtool
* Support stagebapt2014-04-222-5/+5
|
* Support stagebapt2014-04-222-6/+5
|
* Support stagebapt2014-04-222-31/+15
|
* Support stagebapt2014-04-221-10/+8
|
* Support stagebapt2014-04-222-13/+8
| | | | USES=libtool
* Convert gtkmm20 to stagebapt2014-04-222-13/+18
| | | | | USES=libtool Chase gtkmm20 shlib number change
* Support stagebapt2014-04-222-7/+6
| | | | USES=libtool
* - Fix version so it doesn't go down, reroll distfileamdmi32014-04-222-4/+5
|
* Support stagebapt2014-04-222-8/+7
| | | | Modernize
* Support stagebapt2014-04-222-8/+7
| | | | Modernize
* Support stagebapt2014-04-222-3/+4
| | | | Modernize
* Support stagebapt2014-04-222-7/+7
| | | | USES=libtool
* Support stagebapt2014-04-222-6/+7
| | | | USES=libtool
* Support stagebapt2014-04-222-4/+5
|
* Support stagebapt2014-04-222-6/+6
|
* Support stagebapt2014-04-222-8/+7
|
* Support stagebapt2014-04-222-13/+10
| | | | USES=libtool
* Support stagebapt2014-04-222-8/+8
| | | | USES=libtool
* Support stagebapt2014-04-222-5/+4
| | | | USES=libtool
* Support stagebapt2014-04-222-6/+7
| | | | USES=libtool
* Support stagebapt2014-04-221-14/+5
|
* Support stagebapt2014-04-221-13/+4
|
* Support stagebapt2014-04-221-16/+6
|
* Support stagebapt2014-04-222-60/+52
| | | | respect DOCS and EXAMPLES options
* Support stagebapt2014-04-222-40/+30
| | | | Respect EXAMPLES
* Support stagebapt2014-04-222-50/+45
| | | | respect EXAMPLES
* Support stagebapt2014-04-221-4/+3
| | | | Uses libtool
* Support stagebapt2014-04-221-2/+1
|
* Uses tar:xzbapt2014-04-221-2/+2
|
* Support stagebapt2014-04-222-10/+8
| | | | Uses libtool
* Remove a not stage friendly abandonwarebapt2014-04-228-236/+0
|
* - Update to latest git version, unbreak with ogre3d 1.9.0amdmi32014-04-226-21/+23
|
* The FreeBSD x11@ and graphics team proudly presentszeising2014-04-1729-29/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* Support stagebapt2014-04-112-18/+4
| | | | Chase nautilus cd burner removal
* - Fix WX_UVER calculation broken after stage conversionak2014-04-111-1/+2
| | | | Approved by: portmgr (bapt)
* - Add LICENSEsunpoet2014-04-111-3/+4
| | | | | - Pet portlint: use PYTHON_DISTNAME instead of PYTHON_DISTFILE - Use USES=tar:xz
* Support stagebapt2014-04-111-9/+9
| | | | USES=libtool
* Support stagebapt2014-04-101-5/+2
| | | | Modernize
* Convert from USE_GECKO to USES=geckobapt2014-04-092-11/+9
| | | | | While here stagify what was not staged yet Convert to USES=webplugin where needed and add desktop-file-utils dependency to icedtea-web
* Switch to wxGTK 3.0bapt2014-04-081-2/+3
|
* Update to 0.9923bapt2014-04-084-53/+42
| | | | Switch to use wxGTK 3.0
* Add forgotten patchbapt2014-04-081-0/+18
|
* Support stagebapt2014-04-083-25/+11
| | | | | | Update to 0.65 Switch default to use wxGTK 3.0 Properly support clang
* Support stagebapt2014-04-081-6/+5
|
* - Mute PORTSCOUTgahr2014-04-031-0/+2
|
* - Update LICENSEsunpoet2014-04-021-1/+1
|
* - Update to snapshot 10122gahr2014-04-013-3/+13
|
* Unbreak with new cupsantoine2014-04-013-0/+36
| | | | | Obtained from: OpenBSD With hat: portmgr
* - sort pkg-plistdinoex2014-03-311-81/+81
| | | | - cleanup symlink
* - new USES=dinoex2014-03-311-1/+1
|
* - Add LICENSEsunpoet2014-03-311-2/+6
| | | | | | | | | | - Pass maintainership to submitter - While I'm here: - Add missing RUN_DEPENDS - Bump PORTREVISION for dependency change PR: ports/188072 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
* - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x andpgj2014-03-2911-11/+11
| | | | | | | | 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
* - Update to 2.6.4acm2014-03-261-1/+1
|
* - Update to 0.2.3.1olivierd2014-03-252-8/+9
|
* Remove wxgtk29 to make portsmon happy. I don't know why this didn'tlinimon2014-03-251-1/+0
| | | | break INDEX.
* 2014-03-23 accessibility/ruby-atk: Use rubygem-atk insteadswills2014-03-2522-767/+0
| | | | | | | | | | | | | | | | 2014-03-23 devel/ruby-gio2: Use rubygem-gio2 instead 2014-03-23 devel/ruby-glib2: Use rubygem-glib2 instead 2014-03-23 graphics/ruby-cairo: Use rubygem-cairo instead 2014-03-23 graphics/ruby-gdk_pixbuf2: Use rubygem-gdk_pixbuf2 instead 2014-03-23 graphics/ruby-rsvg2: Use rubygem-rsvg2 instead 2014-03-23 x11-toolkits/ruby-goocanvas: No longer included upstream 2014-03-23 x11-toolkits/ruby-gstreamer: Use rubygem-gstreamer instead 2014-03-23 x11-toolkits/ruby-gtk2: Use rubygem-gtk2 instead 2014-03-23 x11-toolkits/ruby-gtksourceview2: Use rubygem-gtksourceview2 instead 2014-03-23 x11-toolkits/ruby-pango: Use rubygem-pango instead 2014-03-23 x11-toolkits/ruby-poppler: Use rubygem-poppler instead 2014-03-23 x11-toolkits/ruby-vte: Use rubygem-vte instead 2014-03-23 x11/ruby-gnome2: Use rubygem-gnome2 instead