Commit graph

9014 commits

Author SHA1 Message Date
Steve Wills
817eb476e9 multimedia/dvd-slideshow: switch to rubygem-flvtool2
switch to from multimedia/ruby-flvtool2 to multimedia/rubygem-flvtool2 as
ruby-flvtool2 will soon be deprecated due to the death of RubyForge

With hat:	ruby@

Approved by:	portmgr (since this port is not staged)
2014-08-13 03:02:49 +00:00
Steve Wills
a1afbb05f2 multimedia/rubygem-flvtool2: add port 2014-08-13 02:14:30 +00:00
Juergen Lock
fddd67a540 - Turns out the 10.0-R clang crashes I couldn't reproduce (on amd64) were
in fact on i386 - since this was the first report I got of this kind
  (and I don't have an i386 box anymore myself) let's assume it's an
  i386 issue.  So change the USE_GCC=any to be i386-only.
- Bump PORTREVISION.

PR:		192583
2014-08-12 16:47:48 +00:00
Juergen Lock
ecef389230 - Add USE_GCC=any to fix crashes on 10.0 . (which I cannot reproduce tho)
- Bump PORTREVISION.

PR:		192583
Submitted by:	martin.dieringer@gmx.de
2014-08-12 16:07:26 +00:00
Tijl Coosemans
cdb8256f1b Fix problems with missing libs when the linker enforces explicit linking
(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
2014-08-12 15:29:37 +00:00
Adam Weinberger
e91f5afdf5 Bump PORTREVISION on all ports that depend on net/GeoIP for
r364627.

Approved by:	portmgr (not really, but touches unstaged ports)
2014-08-11 17:05:50 +00:00
Tijl Coosemans
49108186e8 comms/lirc:
- Fix missing -lusb [1]
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Use @sample

Reported by:	sbruno [1]
2014-08-11 13:59:47 +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
Tijl Coosemans
6d8b323ab0 Replace some dependencies on libtool with USES=libtool:build or a
dependency on libtoolize
2014-08-10 19:26:38 +00:00
John Marino
2ea7d9cdbf multimedia/aegisub: Upgrade version 3.1.3 => 3.2.0
PR:		192479
Submitted by:	Ports Fury
2014-08-10 12:13:15 +00:00
Juergen Lock
0112fd156b Bandaid fix after alsa update until I get to update the vdr ports properly.
Reported by:	antoine
2014-08-09 23:52:55 +00:00
Danilo Egea Gondolfo
78495d4431 - Update from 1.4.2 to 1.5
- Change INSTALL_TARGET to install-strip

PR:		192535
Requested by:	Jordan Irwin <antumdeluge@gmail.com>
2014-08-09 23:32:46 +00:00
Antoine Brodin
ada64d7a9c Add a patch to fix the build of gstreamer-plugins-cdio with new libcdio
Obtained from upstream:
http://cgit.freedesktop.org/gstreamer/gst-plugins-ugly/patch/?id=6700410efb1786e5a40f45515574a1bf713ba011

Approved by:	kwm
2014-08-09 21:24:16 +00:00
Kurt Jaeger
3e364dcb58 New port: multimedia/mjpg-streamer
MJPG-streamer takes JPGs from Linux-UVC compatible webcams, filesystem or
other input plugins and streams them as M-JPEG via HTTP to webbrowsers,
VLC and other software. It is the successor of uvc-streamer, a Linux-UVC
streaming application with Pan/Tilt

WWW: http://sourceforge.net/projects/mjpg-streamer/

PR:		181527
Submitted by:	kozlov.sergey.404@gmail.com
2014-08-09 20:33:06 +00:00
Tilman Keskinoz
c15e999d11 Bump PORTREVISION for libcdio update
Reported by:	bar
2014-08-09 19:50:32 +00:00
Antoine Brodin
bca2a1abb7 Remove CDIO from OPTIONS_DEFAULT and mark it BROKEN 2014-08-09 16:55:00 +00:00
Marcus von Appen
900db324a3 Convert the Python framework bits to USES=python.
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
2014-08-09 15:44:27 +00:00
Antoine Brodin
33b76e86b8 Unbreak
Pointy hat:	arved
2014-08-09 13:09:42 +00:00
Tilman Keskinoz
80b3ab923d Chase library dependencies after libcdio <-> libcdio-paranoia split
PR:		192271
2014-08-09 10:06:54 +00:00
Thomas Zander
f1c951e40d - Add NO_ARCH (this port installs just headers)
PR:		192384
Submitted by:	jbeich@vfemail.net
Approved by:	mentors (implicit)
2014-08-09 07:27:44 +00:00
Koop Mast
ce909f7de9 Copy the gnonlin gstreamer plugin, and update to 1.2.1. This plugin is
for gstreamer 1.x.

PR:		187646 (based on)
Submitted by:	Olivier Duchateau
2014-08-08 20:37:41 +00:00
Koop Mast
8e0b019b1b Add Gstreamer python bindings for Gstreamer 1.x.
Add python2 and python3 flavors.
USE_GSTREAMER1 entries will be made when I figure out how adapt
bsd.gstreamer.mk to the dual python flavors.

PR:	ports/187647 (merged/based on)
Submitted by:	Olivier Duchateau
2014-08-08 20:27:39 +00:00
Guido Falsi
ed60256cfd Distfile rerolled, update distinfo.
No changes in content.

PR:		192450
Submitted by:	glerak <karelgal at seznam.cz>
2014-08-06 20:19:03 +00:00
Dmitry Marakasov
17e215fe40 - Fix plist for LIRC case
Approved by:	portmgr blanket
2014-08-06 16:08:01 +00:00
Guido Falsi
0387f1d7e1 Distfile rerolled, update distinfo.
No changes in content.

PR:		192436
Submitted by:	marino@
2014-08-06 14:53:08 +00:00
Tijl Coosemans
74a7f8c73c Bump PORTREVISION on more ports that depend on libgcrypt after the update
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)
2014-08-05 22:13:29 +00:00
William Grzybowski
1fd3df1d84 multimedia/py-mlt: support stage
PR:		192360
Submitted by:	christian.mangin gmail com
2014-08-04 22:37:49 +00:00
William Grzybowski
87de6bbbf6 multimedia/openshot: support stage
PR:		192361
Submitted by:	christian.mangin gmail com
2014-08-04 22:19:31 +00:00
Dmitry Marakasov
0f7d483f48 - Switch audio/musepack to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
- Fix audio/abcde by requiring python
- Fix audio/moc plist with MUSEPACK enabled

Approved by:	portmgr blanket
2014-08-04 15:46:12 +00:00
Kurt Jaeger
bdee884ec7 multimedia/zoneminder: fix syntax error in main php page
PR:		192363
Submitted by:	p-fbsd-bugs@ziemba.us
2014-08-04 09:43:03 +00:00
Thomas Zander
0be105295d - Update to upstream version 0.8.0
- Add additonal OPTIONS for replay gain scanner, sid support and
  GNOME/Cinnamon hotkeys
- General cleanups

PR:		188347
Submitted by:	liangtai.s16@gmail.com (maintainer)
Approved by:	mentors (implicit)
2014-08-02 21:03:56 +00:00
Bartek Rutkowski
dcec133efd multimedia/universal-media-server: update 4.0.0-b1 -> 4.0.0
- Fix DISTFILES usage
- Add java category
- Add RESETPREFIX for /var located files
- Fix pkg-plist

PR:		192241
Submitted by:	Dreamcat4 <dreamcat4@gmail.com>
Approved by:	swills (mentor)
2014-08-02 19:01:03 +00:00
Jason E. Hale
32b79de369 - Convert to options helpers
- Standardize a few option names
- Bump PORTREVISON since option names have changed

PR:		187687
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2014-08-02 12:35:28 +00:00
Kurt Jaeger
49b576cccd multimedia/zoneminder: add missing files/patch-src_zm_thread.h
patch-src_zm_thread.h fixes the break on HEAD

PR:		192123
Submitted by:	p-fbsd-bugs@ziemba.us
2014-08-02 09:10:34 +00:00
Dmitry Marakasov
2d0ee4c570 - Switch devel/libzvbi to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-08-01 12:54:46 +00:00
Mark Felder
873f3348a5 Plexpass users are also supposed to get access to 0.9.9.13.525 2014-08-01 11:38:32 +00:00
Mark Felder
15ebc9eac3 Update to 0.9.9.13.525 2014-07-31 18:55:37 +00:00
Rusmir Dusko
b4b8f61f4e - Update to 20140607, announce message:
* Add the Numix-remix theme, by  Robert Streeter (rstreeter78 at gmail dot com),
    icons from The Numix Project.
2014-07-30 13:20:08 +00:00
Kurt Jaeger
b95d127471 security/libgcrypt: 1.5.3_3 -> 1.6.1
- Update to 1.6.1
- Remove some unneeded patches
- Fix pkg-plist
- report configure bug upstream
  https://bugs.g10code.com/gnupg/issue1668
- report API breakage downstream and find that MacPorts had the same issue
  https://rt.cpan.org/Ticket/Display.html?id=97201
- bump PORTREVISION for dependent ports (approx. 100 ports)
- Thanks to exp-run by antoine@ to find ports that break
- patch ports that would otherwise break
  security/shishi with PR 192164 is already committed
  [1] devel/ccrtp
  [2] editors/abiword
  [3] security/p5-Crypt-GCrypt

PR:		191256, 192162 [1], 192163 [2], 192166 [3]
Submitted by:	Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Approved by:	maintainer timeout, antoine (exp-run), portmgr (implicit)
2014-07-30 03:57:23 +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
Marcus von Appen
91b7fb7247 - Fix the implicit requirement lines of the pkg-config files to use libav's
files and libraries and not ffmpeg's

PR:		ports/192219
Submitted by:	Adriaan de Groot <groot@kde.org>
2014-07-29 16:35:30 +00:00
Raphael Kubo da Costa
18dd938458 Unbreak after r363240.
The version here needs to be kept in sync with multimedia/phonon's. Another
pointy hat to my growing collection.

Submitted by:	antoine
2014-07-29 16:31:41 +00:00
Raphael Kubo da Costa
0a498c0f89 Unbreak `make fetch'.
No more late night commits, I promise.

Submitted by:	vanilla@
2014-07-29 07:00:18 +00:00
Adam Weinberger
7f36934d44 Rename multimedia/ patch-xy patches to reflect the files they modify. 2014-07-29 01:31:13 +00:00
Raphael Kubo da Costa
cede34a5e5 Update to 0.7.2.
* Initialize libvlc with appropriate arguments on OS X
* Prevent libvlc 2.2 argument warnings by not using the deprecated
  --album-art argument when building against 2.2. This argument will be
  removed entirely in a future feature release as its presence only
  reflected the libvlc default behavior anyway.
* Ensure playback is terminated when encountering an invalid queued
  MediaSource [#330154].
* Prevent a crash when when GUIs call setCdTrack on a not-yet-ready
  MediaPlayer [#329121].
2014-07-28 20:08:18 +00:00
Raphael Kubo da Costa
cafe528183 Update to 4.7.2.
* Prevent assertation failures with Qt 5 by not unlocking mutexes that have
  not been previously locked.
* Convert a direct call chain to QApplication::syncX() to a Qt queued call
  to prevent cross-thread usage of X11, ultimately causing XIO errors and
  crashes [#327367, #332977].
2014-07-28 20:07:17 +00:00
Raphael Kubo da Costa
7f01ed12db Update to 4.7.2.
This is a minor bug fix release:
* Fix CMake 3 compatibility by synchronizing the FindQt4.cmake module from
  kdelibs git.
* Prevent possible internal infinite loop call chains when trying to handle
  backend construction in simulation mode (i.e. without actual backend being
  installed on the system).
* When not building with PHONON_INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT, make
  sure that the relative Qt paths are set according to whether the build is
  meant for Qt4 or 5. Previously this would always install to a path for
  qt5.
2014-07-28 19:42:11 +00:00
Dmitry Marakasov
bbd974d44e - Strip library
- Add .so link to .so.N library
2014-07-28 01:20:06 +00:00
Grzegorz Blach
dc30a09198 - Update to 0.4.2 2014-07-27 18:13:01 +00:00
Thomas Zander
86af6ed101 - Fix hidden dependency on xdamage
- Bump PORTREVISION

PR:		175940
Submitted by:	Pawel Pekala <pawel@FreeBSD.org>
Approved by:	mentors (implicit)
MFH:		2014Q3
2014-07-27 10:58:31 +00:00
Kurt Jaeger
e578190ffd multimedia/zoneminder: STAGE support and compilation fixes for 10.x.
PR:		192123
Submitted by:	p-fbsd-bugs@ziemba.us (G. Paul Ziemba)
2014-07-26 20:06:40 +00:00
Thomas Zander
d2a12805c5 - Make gstreamer{,1}-plugins-{good,bad,ugly} respect MAKE_JOBS during build
PR:		189096
Submitted by:	jiashiun@gmail.com
Approved by:	mentors (implicit)
2014-07-26 07:23:15 +00:00
Dmitry Marakasov
95838697bd - Bump PORTREVISION after last change
Suggested by:	nox (maintainer)
2014-07-26 00:21:30 +00:00
Dmitry Marakasov
7b97c65789 - Fix check for a file which is generated during build. .if exists might not work in this case
Approved by:	nox (maintainer)
2014-07-26 00:17:44 +00:00
Dmitry Marakasov
08c0d3f61b - Drop .la files, no dependees require them and they are not used to load plugins
Approved by:	portmgr blanket
2014-07-25 20:36:54 +00:00
Dmitry Marakasov
6763f2ce33 - Switch multimedia/mp4v2 to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-07-25 20:09:16 +00:00
Pawel Pekala
a28c38f247 - Fix fetch by using SourceForge mirrors
- Tarball has been rerolled by author:

http://sourceforge.net/p/lives/mailman/message/32546466/
2014-07-24 22:08:14 +00:00
Baptiste Daroussin
a5ac46e19e Reset maintainership for ports not staged with no pending PR
With hat:	portmgr
2014-07-24 15:36:50 +00:00
Dmitry Marakasov
25ef0f6dbc - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-24 11:10:09 +00:00
Tijl Coosemans
5f8e35f49e - Add INSTALL_TARGET=install-strip
- Replace two patches with a post-patch command
2014-07-24 11:08:57 +00:00
Tijl Coosemans
3f03686b74 Add USES=libtool and INSTALL_TARGET=install-strip 2014-07-24 11:06:32 +00:00
Dmitry Marakasov
0f8bc35d77 - Switch to USES=libtool, drop .la files
- Fix whitespace

Approved by:	portmgr blanket
2014-07-24 10:22:42 +00:00
Tijl Coosemans
60bea3b31b Remove patches added together with USES=libtool that are no longer needed
after r362656.
2014-07-23 20:33:34 +00:00
Raphael Kubo da Costa
c3f9087c48 Update PyQt to 4.11.1, QScintilla to 2.8.3 and SIP to 4.16.2.
... 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
2014-07-23 19:53:11 +00:00
Adam Weinberger
2ac8e45b30 Add USES=readline to fix build on -current. 2014-07-23 13:24:53 +00:00
Tijl Coosemans
c958a48581 Remove two libtool fixes from Mk/Uses/libtool.mk. They don't always work
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)
2014-07-23 10:28:03 +00:00
Tijl Coosemans
3ab1b8443e - Replace security/gnutls with security/gnutls3 and update to 3.2.15
- 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)
2014-07-23 09:54:02 +00:00
Dmitry Marakasov
19a363cc1d - Switch to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-07-23 07:02:54 +00:00
Adam Weinberger
95786c7af1 Remove backslashes from single- and double-quotes in COMMENT and _DESC
strings, that were passed through rather than escaping anything.

Approved by:	portmgr (not really, but it touches unstaged ports)
2014-07-23 01:45:47 +00:00
Juergen Lock
fd616f4869 Fix build with GME knob.
PR:		192044
2014-07-22 21:31:11 +00:00
Juergen Lock
bc7d8ba282 Update to 1.9.0 - changelog is here:
http://livestreamer.tanuki.se/en/latest/changelog.html#changelog
2014-07-22 18:29:45 +00:00
Koop Mast
0e90ccad24 Fix two problems.
Use class instead of struct for RateCtl in encoderparams.hh. Class RateCtl is
  defined in ratectl.hh and used elsewhere in the code too.
Fix headerguard typo in ontheflyratectlpass[12].hh.

Found by:	Clang
2014-07-22 09:59:01 +00:00
Juergen Lock
4faed76628 Update to 2.1.5 - changelog is here:
https://www.videolan.org/developers/vlc-branch/NEWS
2014-07-21 20:19:49 +00:00
Juergen Lock
1f1e8b02f0 - Fix LIRC knob so that liblirc_client is actually found again.
- Bump PORTREVISION.
2014-07-20 17:34:08 +00:00
Tijl Coosemans
22102e3d2c Fix LIB_DEPENDS
PR:		191972
2014-07-20 15:27:37 +00:00
Sunpoet Po-Chuan Hsieh
38d753e9a6 - Fix PLIST 2014-07-20 04:24:13 +00:00
Sunpoet Po-Chuan Hsieh
2dcf88e11f - Update to 0.7.69
- Update LICENSE
- Update COMMENT
- Update pkg-descr

Changes:	http://mediainfo.sourceforge.net/Log
2014-07-19 16:41:34 +00:00
Sunpoet Po-Chuan Hsieh
df447e861a - Add libmediainfo 0.7.69
MediaInfo is a convenient unified display of the most relevant technical and
tag data for video and audio files.

Read http://mediaarea.net/en/MediaInfo/Support/Formats for supported formats.

WWW: http://mediainfo.sourceforge.net/
2014-07-19 16:40:37 +00:00
Sunpoet Po-Chuan Hsieh
7ccab39671 - Add libzen 0.7.69
MediaInfo is a convenient unified display of the most relevant technical and
tag data for video and audio files.

Read http://mediaarea.net/en/MediaInfo/Support/Formats for supported formats.

WWW: http://mediainfo.sourceforge.net/
2014-07-19 16:38:24 +00:00
Thomas Zander
e75bf3a19e - Update to upstream version 0.11.2
- Project repository has been moved from Google code to GitHub
- Introduce OPTIONS for ASM ENCA FONTCONFIG HARFBUZZ
- BUILD_DEPENDS on yasm for optimized ASM builds

PR:		191874
Submitted by:	Jan Beich <jbeich@vfemail.net>
Approved by:	mentors (implicit)
2014-07-19 14:09:12 +00:00
Thomas Zander
7ad29f7ca5 - Add NLS option
PR:		179701
Submitted by:	nemysis@gmx.ch
Approved by:	mentors (implicit)
2014-07-19 13:18:38 +00:00
Tijl Coosemans
a14d5f8d2d Remove libtool .la files from all Qt ports
Approvedy by:	kde (makc)
2014-07-19 11:09:00 +00:00
Tijl Coosemans
14e2af0516 audio/rhythmbox: drop :keepla
multimedia/banshee: add USES=libtool and INSTALL_TARGET=install-strip
multimedia/libmtp: add USES=libtool and INSTALL_TARGET=install-strip
multimedia/libaacs:
- USES=libtool pathfix
- Add INSTALL_TARGET=install-strip
- Avoid USE_AUTOTOOLS
- Remove plist target, superseded by makeplist
multimedia/libbluray:
- USES=libtool pathfix
- Add INSTALL_TARGET=install-strip
- Avoid USE_AUTOTOOLS
- Remove plist target, superseded by makeplist
- Use OPTIONS_SUB
- Replace patch with post-patch command

Bump dependent ports
2014-07-18 11:02:58 +00:00
Tijl Coosemans
6965435601 Remove old CFLAGS defined with := instead of +=
Reported by:	des
2014-07-18 09:38:01 +00:00
Guido Falsi
45917fd2f8 - Import bugfix from upstream [1]
- While here, remove check for unsupported release

PR:		191921 [1]
Submitted by:	jiashiun@gmail.com
MFH:		2014Q3
2014-07-17 16:06:31 +00:00
Tijl Coosemans
366ea1e72b - Add USES=libtool and INSTALL_TARGET=install-strip
- Remove -pthread from LDFLAGS because the library doesn't use threading
2014-07-17 16:01:21 +00:00
Tijl Coosemans
1043ee77ce Add USES=libtool and INSTALL_TARGET=install-strip 2014-07-17 15:07:22 +00:00
Tijl Coosemans
4cc6d78538 - USES=libtool tar:bzip2
- Add INSTALL_TARGET=install-strip
2014-07-17 15:04:49 +00:00
Tijl Coosemans
27f41055df - USES=libtool tar:bzip2
- Add INSTALL_TARGET=install-strip
2014-07-17 15:03:59 +00:00
Tijl Coosemans
4c0cc2c6bf Add USES=libtool and INSTALL_TARGET=install-strip 2014-07-17 15:01:43 +00:00
Baptiste Daroussin
d22728a7e8 Fix some non default LIB_DEPENDS
With hat:	portmgr
2014-07-16 08:26:25 +00:00
Vanilla I. Shu
c622fd296f Stagify. 2014-07-16 06:40:06 +00:00
Vanilla I. Shu
c869722fb0 Stagify. 2014-07-16 06:35:27 +00:00
Vanilla I. Shu
0211371089 Stagify. 2014-07-16 06:19:06 +00:00
Adam Weinberger
fa4bf2ee1d Add DOCS option for ports with PORTDOCS in plist. 2014-07-16 03:00:46 +00:00
Tijl Coosemans
3f78baafc1 Add USES=libtool 2014-07-15 21:29:23 +00:00
Tijl Coosemans
a61f36035c - Add USES=libtool and INSTALL_TARGET=install-strip
- Remove references to PTHREAD_CFLAGS and PTHREAD_LIBS
2014-07-15 21:13:33 +00:00
Tijl Coosemans
6fad0de9b7 - Add USES=libtool and INSTALL_TARGET=install-strip
- Auto-detect CPU features
2014-07-15 20:56:44 +00:00
Tijl Coosemans
15948b2172 - Add USES=libtool and INSTALL_TARGET=install-strip
- Remove SSE option because it doesn't have any effect
- Disable mmx when the MMX option is off
- Remove a patch for gcc 3.4
2014-07-15 20:14:43 +00:00
Tijl Coosemans
05455d52e2 Add USES=libtool and INSTALL_TARGET=install-strip 2014-07-15 20:11:04 +00:00
Tijl Coosemans
e237c4c757 - USES=libtool tar:bzip2
- Add INSTALL_TARGET=install-strip
- Remove references to PTHREAD_CFLAGS and PTHREAD_LIBS
2014-07-15 19:40:17 +00:00
Tijl Coosemans
95d970b60b - Convert multimedia/smpeg* to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
2014-07-15 18:58:59 +00:00
Tijl Coosemans
ea30a4802a - Replace gtkmm24 LIB_DEPENDS with USE_GNOME=gtkmm24
- Add USES=libtool and INSTALL_TARGET=install-strip
2014-07-15 18:06:28 +00:00
Vanilla I. Shu
7fa6b0dae2 1: Stagify.
2: USES=tar:bzip2.

Approved by:	portmgr@ (blanket)
2014-07-15 16:36:12 +00:00
Adam Weinberger
eb87f41c94 Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:27:54 +00:00
Vanilla I. Shu
cde80172d8 remove NO_STAGE. 2014-07-15 14:56:31 +00:00
Vanilla I. Shu
a685dad2eb Stagify. 2014-07-15 14:24:34 +00:00
Gabor Pali
9d73ec3dbc - Fix LIB_DEPENDS lines
Obtained from:	FreeBSD Haskell
2014-07-15 13:08:09 +00:00
Kurt Jaeger
9654a51616 multimedia/universal-media-server: 4.0.0-a1 -> 4.0.0-b1
PR:		191859
Submitted by:	dreamcat4@gmail.com (maintainer)
2014-07-14 21:08:14 +00:00
Baptiste Daroussin
ffb7170399 Modernize LIB_DEPENDS
With hat:	portmgr
2014-07-14 18:42:04 +00:00
Tijl Coosemans
9dab03575c - Let clang realign the stack on a 16 byte boundary on i386 to fix a crash
at libavcodec/x86/h264_deblock.asm:504 due to unaligned memory access
- Remove a patch that is no longer needed now

(Similar to r358825)

Reported by:	Joseph Olatt <joji@eskimo.com> (on freebsd-questions)
2014-07-14 12:21:36 +00:00
Grzegorz Blach
0276fbec7c - Update to 0.4.1 2014-07-14 09:23:34 +00:00
Nicola Vitale
6916ad4197 - Update to 0.01.46 2014-07-14 03:49:43 +00:00
Juergen Lock
49d10a164b - Fix build with MUSEPACK knob.
- Replace another occurence of /usr/local with LOCALBASE.

PR:		191836
Submitted by:	mikhail.rokhin@gmail.com
2014-07-12 18:03:24 +00:00
Kurt Jaeger
6f950ce1ed multimedia/universal-media-server: new port
DLNA/UPnP home media server

WWW: http://sourceforge.net/projects/unimediaserver/
	and
     http://www.universalmediaserver.com/

PR:		191646
Submitted by:	dreamcat4@gmail.com
2014-07-12 15:22:00 +00:00
Pawel Pekala
5487c0e8cb Update to version 14.7.0 2014-07-12 15:14:36 +00:00
Tijl Coosemans
b2c93db5af Add a global OPUS_DESC 2014-07-11 14:12:30 +00:00
Tijl Coosemans
732067f980 - Add USES=libtool to devel/upnp and bump dependent ports
- Add USES=pathfix and INSTALL_TARGET=install-strip
- Add a patch to fix definitions of ITHREAD_MUTEX_*

Approved by:	portmgr (implicit, bump unstaged port)
2014-07-11 10:26:02 +00:00
Dmitry Marakasov
6b56786852 - Switch to USES=libtool
- Fix shebangs

Approved by:	portmgr blanket
2014-07-09 03:31:57 +00:00
Veniamin Gvozdikov
4f6a59b821 new port: multimedia/qt4-mobility
Additional Qt APIs for mobile devices and desktop platforms

WWW: http://qt-project.org/wiki/Category:Developing_with_Qt::QtMobility/
2014-07-08 19:49:10 +00:00
Dmitry Marakasov
b2f8dc697d - Switch to USES=libtool
- Strip libraries
2014-07-08 10:27:55 +00:00
John Marino
6f02dc66e0 multimedia/kplayer-kde4: Stage, fix on F10+, use explicit linking
Apparently the clang parser was having trouble with the nested ternary
operator on C++ which was the cause of the FreeBSD 10+ failures. Expanding
it to a condition ladder pleased clang.

A couple of libraries were used but not explicitly specified to the
linker before: libsolid and libX11, so let's correct that too.
2014-07-08 06:21:34 +00:00
Danilo Egea Gondolfo
5f6b8070f9 - Update from 1.4.1 to 1.4.2 2014-07-07 23:45:28 +00:00
John Marino
223bc2a99d multimedia/dvdrip: stage, split out RAR as an option
The archivers/rar port is a FreeBSD BLOB which DragonFly can't use.  In
fact, only i386 and 32-bit enabled amd64 platforms on FreeBSD can use it.
Rather than have dvdrip break by default on all the platforms that don't
support RAR, change to an non-default option.

While here:
 * use shebangfix to adjust perl
 * Don't define RUN_DEPENDS based on BUILD_DEPENDS (bad practice)
 * Use modern OPTIONS configuration
2014-07-07 17:12:50 +00:00
Jimmy Olgeni
168f57451a Remove indefinite articles and trailing periods from COMMENT, plus 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 M.

CR:		D306
Approved by:	portmgr (bapt)
2014-07-07 15:31:01 +00:00
William Grzybowski
efa47cc987 multimedia/py-guessit: update to 0.8 2014-07-07 12:35:24 +00:00
Juergen Lock
d3b3b80a46 Update to 3.16.0.1 .
Submitted by:	hselasky (maintainer)
2014-07-06 15:30:26 +00:00
Baptiste Daroussin
8159dc9da5 Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)

With hat:	portmgr
2014-07-06 15:21:23 +00:00
Baptiste Daroussin
ce3481a8c2 Support stage 2014-07-06 15:17:32 +00:00
William Grzybowski
866516f16d multimedia/tunapie: use WX 3.0
Approved by:	portmgr (bapt, blanket)
2014-07-06 12:48:16 +00:00
William Grzybowski
7728c0f45a multimedia/photofilmstrip: use WX 3.0
Approved by:	portmgr (bapt, blanket)
2014-07-06 02:27:12 +00:00
John Marino
673e8151c0 multimedia/gxine: explicitly link libm (dports) 2014-07-05 23:20:57 +00:00
Thomas Zander
d9deed77b9 - Update to upstream release 3.1.3
- Makefile cleanup / pet portlint
- Reduce available set of OPTIONS
  - DEBUG, GCOV, EFENCE not supported anymore
  - ASS and LUA now required by port

PR:		191375
Submitted by:	tkato432@yahoo.com
Approved by:	mentors (implicit)
2014-07-05 17:46:36 +00:00
Thomas Zander
1c6bd095c1 - Update to upstream version 3.1.1
- Adjust LICENSE
- Makefile cleanup
- Remove no longer needed files/yv_5.16_to_5.10.pl

PR:		191373
Submitted by:	tkato432@yahoo.com
Approved by:	mentors (implicit)
2014-07-05 08:04:22 +00:00
Baptiste Daroussin
f6689bb7b5 Update to 7.0.0
Remove CURL option

PR:		191194
Submitted by:	Ralf van der Enden <tremere@cainites.net>
2014-07-05 00:13:33 +00:00
Raphael Kubo da Costa
0eceadd2af <OPTION>_CONFIGURE_ARGS does not exist; use CDDB_CONFIGURE_OFF instead. 2014-07-04 20:17:15 +00:00
William Grzybowski
a5b82b91b2 multimedia/ffmpeg: fix ffserver startup script
PR:		191399
Submitted by:	m.ehinger ltur de
2014-07-04 11:35:49 +00:00
Dmitry Marakasov
4105d15c61 - Strip libraries 2014-07-04 10:22:01 +00:00
Tijl Coosemans
a5185846f0 Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.

Approved by:	portmgr (implicit)
2014-07-04 09:40:59 +00:00
Marcus von Appen
4b24c5a979 - Update to version 10.2 2014-07-04 07:55:27 +00:00
Adam Weinberger
b3981a4cd0 Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 01:00:21 +00:00
Pawel Pekala
72637dfe74 - Update to version 2.2.5
- Fix smogrify runtime version detection
2014-07-03 19:12:08 +00:00
Tijl Coosemans
28208a5625 textproc/libmrss: Add USES=libtool and bump dependent ports
textproc/libmrss-php: Add USES=libtool and support staging
2014-07-03 12:27:09 +00:00
Dmitry Marakasov
b9e64cf2d8 - Switch to USES=libtool, drop .la files
- Convert USE_BZIP2 to USES
- Use new LIB_DEPENDS syntax

Approved by:	portmgr blanket
2014-07-03 12:04:46 +00:00
Dmitry Marakasov
cab7346f52 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-03 11:55:46 +00:00
Guido Falsi
8bf5075c2e - Update libvdpau to 0.8
- Fix libva-vdpau-driver build after this update
2014-07-03 10:39:44 +00:00
Dmitry Marakasov
d413d71588 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-03 00:49:39 +00:00
Dmitry Marakasov
9104ff5659 - Switch to USES=libtool
Approved by:	portmgr blanket
2014-07-02 22:01:14 +00:00
Koop Mast
467a9c5b8b Update to 0.1.35.
Fix destruction of devices if client requests it.

Submitted by:	maintainer
2014-07-02 09:33:21 +00:00
Armin Pirkovitsch
d500b835b8 - Update to 1.3
- Stagify
- Update maintainer email
- Add strip library

Approved by:    decke@ (maintainer)
2014-07-02 06:46:20 +00:00
Mark Felder
6f27782c8f Update to 0.9.9.12.504 2014-07-01 11:59:40 +00:00
Jimmy Olgeni
85017fddfa Fix pkg-plist when WXGTK is not enabled. 2014-07-01 09:06:32 +00:00
Dmitry Marakasov
d01c105e97 - Switch to USES=libtool, drop .la files 2014-06-30 22:04:26 +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
Steve Wills
88913fbbfc - Stage 2014-06-28 22:31:54 +00:00
Steve Wills
e22c1d2c5d - Stage 2014-06-28 20:10:10 +00:00
Thomas Zander
3aeeb02528 - Update to upstream release 1.4.10
- Add frontend-only and backend-only capture modes
- Allow multiple open device handles
- Add json-formatted low-level ioctl commands
- Stagify
- Correct LICENSE
- Handle stripping
- Pet portlint

PR:		190914
Submitted by:	jason.harmening@gmail.com (maintainer)
Approved by:	jason.harmening@gmail.com (maintainer), mentors (implicit)
2014-06-28 18:30:41 +00:00
Olivier Duchateau
990d366814 - Convert USE_BZIP2 to USES
- Switch to USES= libtool, drop .la files
- Add LICENSE_FILE
- Bump PORTREVISION

Approved by:	portmgr blanket
2014-06-28 13:10:01 +00:00
Thomas Zander
91aeee04b4 - Fix integer overflow in mencoder (bundled ffmpeg CVE-2014-4610)
- Fix integer overflow in mplayer (bundled ffmpeg CVE-2014-4610)
- Bump PORTREVISION in both ports

Approved by:	mentors (implicit)
MFH:	2014Q2
Security:	17dfd984-feba-11e3-b938-5404a68ad561
		9ab3a22c-feb8-11e3-b938-5404a68ad561
2014-06-28 12:13:03 +00:00
Martin Wilke
6da7fe5832 - Fix build 2014-06-28 03:46:09 +00:00
Dmitry Marakasov
6bb7fd1439 - Switch to USES=libtool, drop .la files 2014-06-27 22:35:28 +00:00
Dmitry Marakasov
92e926c7e6 - Drop .la files, no dependees require them
Approved by:	portmgr blanket
Approved by:	kwm (converting leaf gnome@ ports to USES=libtool)
2014-06-27 22:34:41 +00:00
Antoine Brodin
791009ab66 Allow building with newer texinfo 2014-06-27 20:47:07 +00:00
Martin Wilke
bd48d39657 - Chase database/sqlite3 slib bump
Approved by:	portmgr (myself)
2014-06-27 17:21:06 +00:00
William Grzybowski
f43250a867 multimedia/ffmpeg: update to 2.2.4
- Bump dependent ports of libavutil
- USES tar:bzip2
- Use @sample in pkg-plist
2014-06-27 15:45:22 +00:00
William Grzybowski
9135af909d multimedia/mlt: support stage
Approved by:	portmgr (stage blanket)
2014-06-27 15:43:38 +00:00
Pawel Pekala
896ba05de0 - Add staging support
- Convert to new LIB_DEPENDS format
- Fix DEBUG option, use option helper
- More compact REINPLACE_CMD
2014-06-27 10:05:03 +00:00
Grzegorz Blach
2631cd03cf - Update to 0.4.0 2014-06-26 21:49:06 +00:00
Pawel Pekala
3661a0aaf7 - Add staging support
- Convert to new LIB_DEPENDS format, options framework
- Fix typo in pkg-descr
2014-06-26 20:17:59 +00:00
Pawel Pekala
62e3895332 - Add staging support
- Convert to USES=libtool, bump PORTREVISIONs - la files not installed
- Convert to new LIB_DEPENDS format
- Remove LATEST_LINK, PKGNAMESUFFIX already set
2014-06-26 18:59:58 +00:00
Antoine Brodin
c0ef6553ab Allow to build with texinfo from ports
With hat:	portmgr
2014-06-26 08:41:34 +00:00
Oliver Lehmann
9cab2439d2 fix build for FreeBSD 8 2014-06-26 07:56:55 +00:00
Baptiste Daroussin
a33191366c Convert GMAKE to MAKE_CMD
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
2014-06-25 05:35:31 +00:00
Danilo Egea Gondolfo
9b2b8a9c91 - Add stage support
- Add DOCS and NLS options
- Update WWW

PR:		ports/191300
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-06-23 18:41:51 +00:00
Tijl Coosemans
2a80647398 Add missing libs when the QUICKTIME and DV options are enabled.
Reported by:	Ajtim <lumiwa@gmail.com>
2014-06-23 10:47:17 +00:00
Baptiste Daroussin
83e234aff6 Mark as broken: no distinfo provided for some of the distfiles
With hat:	portmgr
2014-06-22 22:16:49 +00:00
Baptiste Daroussin
601b0e2109 Mark as broken: no distinfo provided for some of the distfiles
With hat:	portmgr
2014-06-22 22:15:52 +00:00
Thomas Zander
69445c052c - Stagify
Approved by:	mentors (implicit)
2014-06-22 15:04:03 +00:00
Tijl Coosemans
3e4a806167 Add 4 new sed commands to USES=libtool. The first two apply some of the
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)
2014-06-22 10:44:29 +00:00
Oliver Lehmann
152aa3ab06 update audacious to 3.5
audclient got removed upstream so this breaks some ports
2014-06-21 15:09:24 +00:00
Baptiste Daroussin
77efa5240f Use proper INSTTALL_TARGET to strip the binary 2014-06-21 00:05:24 +00:00
William Grzybowski
00eba73aa5 multimedia/libcec: update to 2.1.4
- USES libtool to remove .la
- Strip lib file

PR:		190345
Submitted by:	mickael.maillot gmail com
Approved by:	maintainer (timeout)
2014-06-20 23:04:08 +00:00
Dmitry Marakasov
58b1996749 - Convert USE_BZIP2 to USES
- Switch to USES=libtool

Approved by:	portmgr blanket
2014-06-20 19:05:29 +00:00
Mark Felder
4210c089e3 Update to 0.9.9.12 2014-06-20 15:34:38 +00:00
Lars Engels
10b91beee0 - Stagify
- Add LICENSE
- Remove NO_PACKAGE restriction, the package should include a working kmod
- Use new LIB_DEPENDS
- Move pkg-message to files/
- Use %%KMODDIR%% instead of hardcoding it
2014-06-20 09:11:39 +00:00
Vanilla I. Shu
65777988cd Stagify.
Approved by:	portmgr@
2014-06-20 06:26:30 +00:00
Vanilla I. Shu
3ee9e592bf Stagify.
Approved by:	portmgr@
2014-06-20 06:15:49 +00:00
Vanilla I. Shu
96d948b516 Stagify.
Approved by:	portmgr@
2014-06-20 06:10:28 +00:00
Vanilla I. Shu
7c17f06aa4 1: remove NO_STAGE.
2: new syntax of LIB_DEPENDS.

Approved by:	portmgr@
2014-06-20 04:51:00 +00:00
William Grzybowski
fb9dc97612 multimedia/py-subliminal: add missing dependency 2014-06-19 01:01:33 +00:00
John Marino
a49b826490 multimedia/bino: convert USE_XZ
PR:		191142
Submitted by:	venture37
Approved by:	general blanket
2014-06-18 19:56:36 +00:00
John Marino
f03b0e869a multimedia/phonon-vlc: convert USE_XZ
PR:		191141
Submitted by:	venture37
Approved by:	general blanket
2014-06-18 19:39:32 +00:00
John Marino
12f1dcec7a multimedia/umplayer: convert USE_XZ
PR:		191139
Submitted by:	venture37
Approved by:	general blanket
2014-06-18 19:37:37 +00:00
John Marino
adbdb49687 multimedia/phonon-designerplugin: convert USE_XZ
PR:		191138
Submitted by:	venture37
Approved by:	general blanket
2014-06-18 19:36:21 +00:00
Guido Falsi
6688e51c3f Convert to USES=tar:xz
PR:		191140
Submitted by:	Sevan Janiyan <venture37@geeklan.co.uk>
2014-06-18 08:35:53 +00:00
Danilo Egea Gondolfo
bd7bbec5df - Update from 1.4 to 1.4.1 2014-06-18 01:00:56 +00:00
Raphael Kubo da Costa
6e3ffd62d9 Switch from USE_XZ=yes to USES=tar:xz.
PR:		191126
Submitted by:	venture37@geeklan.co.uk
2014-06-17 21:46:43 +00:00
Koop Mast
cf906e5cf2 Update to 6.8.9-3 [1][3].
Use USES=compiler:openmp for the OPENMP option[2]
Ditch the use of perl for patching etc [4] and silence perl threaded check [6]
-delay option spurious message should be fixed [5]

JASPER option was replace by JPEG2000 for JP2k support.
Put 16BIT_PIXEL and HDRI option separate option block. These options change
  the library name, so the user needs to take this into consideration.
Use new LIB_DEPENDS syntax.
Use @sample for config files.
Sprinkle some USES=pkgconfig for some ports, since we don't pull it in
  anymore at run-time.

PR:		185462 [1]
PR:		187548 [2]
PR:		182793 [3]
PR:		181746 [4]
PR:		176047 [5]
PR:		190814 [6]
Submitted by:	c.petrik.sosa@gmail.com [1]
		Matthieu Volat <mazhe@alkumuna.eu> [2]
		free.bsd@webstyle.ch [3]
		andrnils@gmail.com [4]
		rfg@tristatelogic.com [5]
		Michelle Sullivan <michelle@sorbs.net> [6]
Approved by:	portmgr (blanket) (for NO_STAGED ports)
2014-06-17 20:05:30 +00:00
Rene Ladan
0685b3e969 Update www/GraphicsMagick to 1.3.19 and bump PORTREVISION for consumers.
Note that graphics/GraphicsMagick12 was removed on 2014-05-20 because it is
no longer maintained upstream.

Detailed/other changes:
* graphics/GraphicsMagick :
  - Copy contents from graphics/GraphicsMagick13
  - Remove PORTREVISION and PKGNAMESUFFIX
  - Keep original pkg-descr, do not copy whitespace-only changes.
* graphics/pecl-gmagick :
  - Use modern LIB_DEPENDS
* graphics/vips :
  - Stage support
  - Use modern LIB_DEPENDS
  - USES libtool, pathfix
* multimedia/bombono :
  - Update BUILD_DEPENDS and RUN_DEPENDS
* textproc/htmltolatex :
  - Use modern LIB_DEPENDS

Phabric:	D108 162
Approved by:	portmgr (antoine, bapt)
2014-06-17 18:39:34 +00:00
Pawel Pekala
0d6e593fd0 - Fix build with clang (include <wait.h> -> <sys/wait.h>)
- Add staging support
- Convert to new options framework, USES=tk

MFH:		2014Q2
2014-06-16 11:23:39 +00:00
William Grzybowski
9a1706bf61 multimedia/py-librtmp: update to 0.2.0
Changes: https://github.com/chrippa/python-librtmp/blob/master/HISTORY.rst
2014-06-15 19:01:24 +00:00
William Grzybowski
98b81b3162 multimedia/py-subliminal: update to 0.7.4 2014-06-15 18:56:57 +00:00
Thomas Zander
a0b7c4ac26 - Stagify
- Add LICENSE

Approved by:	mentors (implicit)
2014-06-15 18:49:51 +00:00
Grzegorz Blach
6500e03265 - Update to 0.3.11 2014-06-15 18:48:29 +00:00
Thomas Zander
8cb69a98e7 - Unbreak build with clang
- Update shared lib handling: mp3lame -> libmp3lame.so etc.
- USES libtool
- Stagify
- Pet portlint
  - Makefile cleanup
  - Rename files/patch-include::mpeg4ip_byteswap.h -> get rid of colons
- Bump PORTREVISION

Approved by:	mentors (implicit)
MFH:	2014Q2
2014-06-15 12:17:56 +00:00
Pawel Pekala
e1b250ec7e - Port is stage safe
- Convert to USES=tar:bzip2
- Remove author info from pkg-descr, available on homepage
2014-06-14 20:22:30 +00:00
Oliver Lehmann
fcd3f5800e fix man page handling after STAGEify 2014-06-14 14:57:53 +00:00
Marcus von Appen
f8d9c9d513 - Remove easy_install dependency
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
2014-06-14 09:10:40 +00:00
Martin Wilke
88eaf67f49 - Update to 0.5.098
- Modify options

PR:		190902
Submitted by:	ports fury
2014-06-14 05:51:59 +00:00
Pawel Pekala
e5bc9c14c1 Port is stage safe 2014-06-13 18:30:54 +00:00
Oliver Lehmann
b1e452ff3f fix script to work with /bin/sh 2014-06-13 05:17:12 +00:00
Oliver Lehmann
84f694fc11 STAGEify 2014-06-12 15:52:10 +00:00
Philippe Audeoud
6de80d2071 - Update to 13.1
PR:		190963
Submitted by:	maintainer
2014-06-12 15:13:30 +00:00
Barbara Guida
8d20446f87 - Added libtool to USES for audio/wildmidi
- Bump PORTREVISION for dependent ports

Approved by:	portsmgr blanket
2014-06-11 21:43:58 +00:00
John Marino
d0bb05930a Reset the 99 ports still listed under sylvio@
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)
2014-06-11 18:55:29 +00:00
Thomas Zander
996a285788 - Un-break
- Add new MASTER_SITE where distfile is still fetchable
- Add LICENSE*
- Stagify
- Handle GNOME and ICONS via OPTIONS rather than WITH*
- Pet portlint

PR:		190500 , 190528
Submitted by:	kalten@gmx.at, mikhail.rokhin@gmail.com
Reviewed by:	jadawin
Approved by:	mentors (implicit)
2014-06-11 18:54:20 +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
Olivier Duchateau
9369536b7a - Update to 1.1.2
- Stagify

PR:		190498
Submitted by:	Jason Harmening <jason.harmening@gmail.com> (maintainer)
2014-06-10 16:04:02 +00:00
Tijl Coosemans
9ac207239c Fix compilation on i386 when OPTIMIZED_CFLAGS option is off.
PR:		190614
2014-06-10 12:38:09 +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
Antoine Brodin
a5e11f9450 Fix build with gcc from base, it doesn't undertand -Wno-tautological-constant-out-of-range-compare
and has no flag to disable this warning

Phabric:	D197
Reviewed by:	bapt
2014-06-09 19:00:15 +00:00
Thomas Zander
d47fd3bfdc - Stagify
- Add LICENSE and LICENSE_FILE
- Bump PORTREVISION
- Use PLIST_FILES instead of pkg-plist

Approved by:	maintainers (implicit)
2014-06-09 18:27:38 +00:00
Baptiste Daroussin
73484742c4 Update libdvbpsi to 1.2.0
Strip binaries
USES=libtool
Use options helpers
Chase library change
2014-06-09 14:50:22 +00:00
Vanilla I. Shu
cdab480c75 Fix typo.
Submitted by:	rm@
2014-06-09 03:43:22 +00:00
Vanilla I. Shu
c4e554fc18 Stagify. 2014-06-09 03:12:38 +00:00
Vanilla I. Shu
5f07a903a2 Stagify. 2014-06-09 03:09:20 +00:00
Vanilla I. Shu
5a8e8b2127 1: Stagify.
2: add LICENSE.
3: switch to PYDISTUTILS_AUTOPLIST.
2014-06-09 03:06:28 +00:00
Vanilla I. Shu
53c978aab7 1: Stagify.
2: add LICENSE.
2014-06-09 02:55:06 +00:00
Vanilla I. Shu
dc55aed854 Stagify, bump version for pkg-plist changed. 2014-06-09 02:48:55 +00:00
Vanilla I. Shu
508104168e Stagify. 2014-06-09 02:42:41 +00:00
Thomas Zander
7bf356c3b2 - New upstream release (dated 2011-05-02)
- Add LICENSE
- Add dependency on ogmtools due to dvdxchap
- USE_* -> USES
- Stagify
- OPTIONS for DOCS and EXAMPLES

Approved by:	mentors (implicit)
2014-06-08 22:23:06 +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
Thomas Zander
b6a1b5e252 - Stagify
- Minor fix LICENSE: BSD -> BSD3CLAUSE

Approved by:	portmgr (blanket), mentors (implicit)
2014-06-08 06:12:39 +00:00
Juergen Lock
54267dd0bb Update to 1.8.2 . 2014-06-07 16:32:21 +00:00
Thomas Zander
b1075d438e - Stagify
- Add LICENSE

Approved by:	mentors (implicit)
2014-06-07 14:27:25 +00:00
Thomas Zander
5f06c72a18 - Add CONFLICTS to mplayer to prevent install conflict with mplayer2 [1]
- Fix crash when trying to play certain videos with no audio in gmplayer [2]
- Improve non-options variable summary during build in pre-everything [2]
- Bump PORTREVISION in mplayer (the binary changes)

PR:		190027
Submitted by:	rfg@tristatelogic.com [1], andre@albsmeier.net[2]
Approved by:	mentors (implicit)
2014-06-07 13:24:16 +00:00
Thomas Zander
0cede931fd - New upstream release 1.0.1
- Un-break build with clang
- Stagify
- Introduce NLS OPTION
- USE_* -> USES
- Shared lib convention: shlib.X -> libshlib.so
- Pet portlint

Approved by:	mentors (implicit)
MFH:	2014Q2
2014-06-07 12:26:32 +00:00
Mark Felder
f0c25c1bfb Update to 0.9.9.10 2014-06-06 14:12:32 +00:00
Dmitry Marakasov
3e60d29df6 - Convert USE_BZIP2 to USES
- Clarify LICENSE

Approved by:	portmgr blanket
2014-06-06 11:12:46 +00:00
Mark Felder
454b1c8b9b Update to 0.9.9.11 2014-06-05 02:18:28 +00:00
Thomas Zander
e881939ed5 - Stagify
- USE_* -> USES
- Use ${PORT_OPTIONS:MREALPLAYER} instead of WITHOUT_REALPLAYER
- Handle permissions via @mode in pkg-plist

Approved by:	mentors (implicit)
2014-06-04 19:34:50 +00:00
Guido Falsi
46e6046a3a Update to 1.3.1
PR:		189677
Submitted by:	me
Approved by:	Maintainer timeout
2014-06-03 20:30:45 +00:00
Christian Weisgerber
5a2d77b7d4 Complete overhaul:
* staging
* USES=libtool
* drop the autotools dependencies
* better integration with the ports framework

Approved by:	sunpoet
2014-06-03 19:37:37 +00:00
Tijl Coosemans
72dfba0d11 Fix pkg-plist when NLS option is off.
Reported by:	Thomas Mueller <tmueller@sysgo.com>
2014-06-03 09:20:32 +00:00
Tijl Coosemans
8840bb385b - Remove libproxy dependency. I cannot find any references to it.
- Add libidn dependency.  It is always picked up when detected by
  configure.
- Add libxml2 dependency (USE_GNOME=libxml2).  It's actually an optional
  dependency but it is used by several other plugins.
- Replace OSVERSION+clang tests with USES=compiler:c11.
- Replace post-patch command with USES=pathfix.
- Add some more --enable-* flags to CONFIGURE_ARGS to make sure configure
  doesn't silently ignore problems with dependencies.
- Add some more --disable-* flags to CONFIGURE_ARGS to make sure
  configure doesn't auto-enable them.
- Specify the correct location of KDE Solid files in CONFIGURE_ARGS.
  ("Play with VLC" option when you insert a CD/DVD.)
- Add ac_cv_search_pthread_rwlock_init=-pthread to CONFIGURE_ARGS to
  override the test for libpthread.  It detects pthread_rwlock_init in
  our libc and assumes no threading library is needed, but libc doesn't
  have a real pthread implementation.
- Add the gnutls3 include directory to CPPFLAGS before LOCALBASE/include
  which may contain gnutls2 headers.
- Rename some options so more descriptions from bsd.options.desc.mk can
  be used.
- Add OPTIMIZED_CFLAGS to OPTIONS_DEFAULT.  Remove custom CFLAGS so this
  option only controls the "optimizations" configure option which is
  enabled by default by upstream.
- Remove REALAUDIO from OPTIONS_DEFAULT.  Old codec.
- Remove SDL from OPTIONS_DEFAULT.  This is an alternative way to render
  video.  The X11 option is better for this.
- Remove SKINS from OPTIONS_DEFAULT.
- Remove X264 from OPTIONS_DEFAULT.  It's an encoder, not a decoder and
  vlc is typically used as a player not as a video server.
- Remove SERVER_ONLY and NO_DVD options.  Their implementation doesn't
  work with modern options framework.
- Add a patch to fix some issues in the configure script, e.g. don't add
  -L/usr/local/lib to LDFLAGS.  This ends up in the wrong place on the
  linker command line causing installed vlc libraries to be linked in
  instead of freshly built ones.
- With patched configure some options like A52 need include/library
  search paths now.
- Some options have pkgconfig files now so remove include/library search
  paths where possible.
- Separate KATE option from OGG.
- Use option helpers for LIBRSVG2, LUA, OGG, QT4, SDL, V4L and X11.
- Implement NCURSES option with USES=ncurses.
- Add VDPAU option.
- Drop perl5 dependency.
- Drop old hacks like -fPIC, -I${WRKSRC}/include, LIBS="-lc", PTHREAD_LIBS.
- Add missing dependencies to SKINS option (libminizip, xorg)
- Patch the right file with WITH_CDROM_DEVICE and WITH_DVD_DEVICE.
- Only use auto-plist for the plugins directory.  Use regular pkg-plist,
  PORTDATA and PORTDOCS for everything else.  This is a lot simpler and
  makes it easier to detect library version changes.
- Delete some unneeded patches.

Approved by:	bapt
2014-06-02 20:42:44 +00:00