aboutsummaryrefslogtreecommitdiffstats
path: root/science
Commit message (Collapse)AuthorAgeFilesLines
* Remove some references to no longer existing portsantoine2014-08-301-4/+0
| | | | With hat: portmgr
* Stage science/vmdmarino2014-08-302-45/+139
| | | | | | | | | | | | | I clobbered the Makefile diff (sorry danfe@). The entire makefile was tabbed over 3 times. There was also no respect for 80 columns so a good part of the clobber came from line wrapping. I also made $TAR use real switches (e.g. -xzf) rather than undocumented by supported (zxf) This is another manual package / obtain restricted data files/ only port so I can't test much of it. PR: 193090 Submitted by: turutani (Kyoto)
* Update to 1.4.3bapt2014-08-303-8/+7
| | | | | | | | | Stage Strip binaries Convert to USES=libtool PR: 193074 Submitted by: pfg
* Support stagebapt2014-08-301-15/+12
| | | | | PR: 146413 Submitted by: pfg
* - Add grib_api 1.12.3sunpoet2014-08-308-0/+2943
| | | | | | | | | The ECMWF GRIB API is an application program interface accessible from C, FORTRAN and Python programs developed for encoding and decoding WMO FM-92 GRIB edition 1 and edition 2 messages. A useful set of command line tools is also provided to give quick access to GRIB messages. WWW: https://software.ecmwf.int/wiki/display/GRIB/Home
* Modernize pythonbapt2014-08-291-4/+2
|
* Chase the upgrade of net/mpich2.thierry2014-08-274-3/+4
| | | | Approved by: portmgr (non staged ports)
* - Fix missing library problems when the linker enforces explicit linkingtijl2014-08-265-25/+21
| | | | | | PR: 192062 Exp-run by: antoine Approved by: portmgr (antoine)
* - Update net/openmpi from 1.8.1 to 1.8.2danilo2014-08-264-4/+4
|
* science/clhep: Upgrade version 2.2.0.1 => 2.2.0.3marino2014-08-243-3/+5
| | | | | PR: 192806 Submitted by: Ports Fury
* science/rubygem-ai4r: update to 1.13swills2014-08-242-3/+3
|
* Berkeley DB cleanup, remove versions 4.0 ... 4.7.mandree2014-08-221-0/+1
| | | | | | | | | | | | | | | | | | | | | | - Mk/bsd.database.mk rewrite, new default to db5. - db6 is eligible by default only if installed on the system. - Bump PORTREVISION of all ports that directly depend on BerkeleyDB or where USE_BDB is found in the port's directory - Patch a few ports such that they will pick up or work with newer versions. - Add UPDATING entry - Drive-by format fix for pks - Drop BerkeleyDB option from mail/popular for now, requires more work. - Exp-run logs linked from the PR below. - Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes for new Berkeley DB, but are untested. NOTE: please read UPDATING and the Wiki page before proceeding! Announcement: http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html Wiki reference: https://wiki.freebsd.org/Ports/BerkeleyDBCleanup PR: 192690 Approved by: portmgr (implicit, PORTREVISION bump on unstaged ports)
* science/ruby-dcl: fixed broken; use gccswills2014-08-221-3/+8
| | | | | PR: 190688 Submitted by: Shin-ya Murakami <murashin@gfd-dennou.org> (maintainer)
* many ruby/rubygem ports: death of rubyforge.orgswills2014-08-194-1/+10
| | | | | | | | | | | | | | | | | | 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)
* - Switch to USES=libtool, drop .la filesamdmi32014-08-182-2/+1
| | | | Approved by: portmgr blanket
* math/gsl:tijl2014-08-178-7/+8
| | | | | | | - Add USES=libtool and bump dependent ports - Add USES=pathfix and INSTALL_TARGET=install-strip Approved by: portmgr (implicit, bump unstage port)
* - Cleanup Makefilesunpoet2014-08-171-8/+1
|
* science/lamprop: switch to USES=pythonmarino2014-08-161-3/+1
| | | | | PR: 192548 Submitted by: maintainer (rsmith)
* - Update to 4.4.0sunpoet2014-08-169-50/+31
| | | | | | | - Bump PORTREVISION for science/netcdf-fortran shlib change [1] Changes: https://github.com/Unidata/netcdf-fortran/blob/master/RELEASE_NOTES.md Approved by: portmgr (implicit, unstaged port) [1]
* Upgrade OpenEXR and ilmbase to 2.2.0.mandree2014-08-163-0/+3
| | | | | | | | | | | | | | | | | | | GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so GCC-based systems will upgrade to the default ports compiler (GCC 4.7 currently.) Add two patches to OpenEXR to permit building it in a live system with the older OpenEXR version installed. Bug report filed to upstream Github at https://github.com/openexr/openexr/issues/130 Couple OpenEXR more tightly to ilmbase and require its exact .so version. Add UPDATING note, and bump PORTREVISION of all dependent ports. Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer. Approved by: portmgr (implicit for bumping PORTREVISION on unstaged ports)
* - Use USE_GITHUBsunpoet2014-08-162-6/+9
| | | | - Bump PORTREVISION
* - Update The Glorious Glasgow Haskell Compiler to version 7.8.3pgj2014-08-113-24/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* science/gromacs: Upgrade version 4.6.5 => 5.0marino2014-08-106-626/+457
| | | | | PR: 191826 Submitted by: Ports Fury
* - Bump PORTREVISION to force rebuild of .la fileamdmi32014-08-071-1/+1
| | | | Approved by: portmgr blanket
* - Stagifyamdmi32014-08-072-17/+9
| | | | | - Switch to USES=libtool, drop .la files - Strip libraries
* - Switch to USES=libtool, drop .la filesamdmi32014-08-072-5/+5
| | | | | - Stagify - Strip libraries
* - Stagifyamdmi32014-08-072-8/+15
| | | | - Fix and optionize NLS
* Bump PORTREVISION on more ports that depend on libgcrypt after the updatetijl2014-08-063-2/+3
| | | | | | | | | 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)
* - Switch to USES=libtool, drop .la filesamdmi32014-08-062-2/+3
| | | | Approved by: portmgr blanket
* science/pycdf: support stage and use auto plistwg2014-08-052-17/+1
|
* science/py-paida: support stagewg2014-08-052-338/+3
| | | | - Use auto plist
* science/lamprop: Upgrade version 1.3.3 => 1.5.0 and stagemarino2014-08-054-22/+15
| | | | | | | | For some reason PLIST_FILES doesn't work, necessitating a separate pkg-plist file for only 3 entries. PR: 190674 Submitted by: maintainer (rsmith)
* - Switch graphics/GraphicsMagick to USES=libtool, drop .la filesamdmi32014-08-051-2/+2
| | | | | | | | - Bump dependent ports as .so version has changed - Fix distinfo for graphics/cmg - Fix shebang for graphics/vips Approved by: portmgr blanket
* In some straightforward cases, protect documentation behindadamw2014-08-042-2/+4
| | | | | PORTDOCS, adding a DOCS option where needed, and a couple PORTEXAMPLES for good measure.
* Add new port: science/sigrok-firmwaremarino2014-08-043-0/+31
| | | | | | | | | | | | | | PR: 188810 Submitted by: uffe =============================================================== The sigrok project aims at creating a portable, cross-platform, Free/Libre/Open-Source signal analysis software suite that supports various device types, such as logic analyzers, MSOs, oscilloscopes, multimeters, LCR meters, sound level meters, thermometers, hygrometers, anemometers, light meters, DAQs, dataloggers, function generators, spectrum analyzers, power supplies, GPIB interfaces, and more.
* Add new port: science/sigrok-firmware-fx2lafwmarino2014-08-044-0/+52
| | | | | | | | | | | | | | PR: 188809 Submitted by: uffer =============================================================== The sigrok project aims at creating a portable, cross-platform, Free/Libre/Open-Source signal analysis software suite that supports various device types, such as logic analyzers, MSOs, oscilloscopes, multimeters, LCR meters, sound level meters, thermometers, hygrometers, anemometers, light meters, DAQs, dataloggers, function generators, spectrum analyzers, power supplies, GPIB interfaces, and more.
* Add new port: science/sigrok-firmware-utilsmarino2014-08-0412-0/+990
| | | | | | | | | | | | | | PR: 188808 Submitted by: uffer =============================================================== The sigrok project aims at creating a portable, cross-platform, Free/Libre/Open-Source signal analysis software suite that supports various device types, such as logic analyzers, MSOs, oscilloscopes, multimeters, LCR meters, sound level meters, thermometers, hygrometers, anemometers, light meters, DAQs, dataloggers, function generators, spectrum analyzers, power supplies, GPIB interfaces, and more.
* science/pulseview: Remove unnecessary RUN_DEPENDSmarino2014-08-041-1/+2
| | | | | Suggested by: makc PR: 179854
* Mark BROKEN: Checksum and size mismatchantoine2014-08-021-0/+2
| | | | | | fetch: http://www.jstrack.org/jstrack/downloads/jstrack-3.3.4.tar.gz: size mismatch: expected 4192630, actual 3697555 Reported by: pkg-fallout
* Add new port: science/pulseviewmarino2014-08-016-0/+59
| | | | | | | | | | | | | | | | | PR: 179854 Submitted by: uffe (uffe.org) Major QA: marino ================================================================== The sigrok project aims at creating a portable, cross-platform, Free/Libre/Open-Source signal analysis software suite that supports various device types, such as logic analyzers, MSOs, oscilloscopes, multimeters, LCR meters, sound level meters, thermometers, hygrometers, anemometers, light meters, DAQs, dataloggers, function generators, spectrum analyzers, power supplies, GPIB interfaces, and more. WWW: http://sigrok.org/
* science/clhep: Upgrade version 2.1.0.1 => 2.2.0.1 and stagemarino2014-08-013-29/+68
| | | | | PR: 192215 Submitted by: Ports Fury
* science/minc2: Unbreak, Upgrade version 2.0.18 => 2.2.00 and stagemarino2014-07-307-64/+99
| | | | | PR: 187764 Submitted by: Ports Fury
* Repair instances, almost all courtesy of bf ;-), of spacesadamw2014-07-302-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-305-10/+5
| | | | Approved by: portmgr (not really, but touches unstaged ports)
* Convert a bunch of USE_BZIP2 to USES=tar:bzip2adamw2014-07-304-8/+4
| | | | Approved by: portmgr (not really, but touches unstaged ports)
* Rename all patches that contain '::' as a path separator, and useadamw2014-07-304-0/+0
| | | | '__' instead.
* science/sigrok-cli: update to 0.5.0wg2014-07-292-7/+7
| | | | | PR: 192154 Submitted by: maintainer (based on)
* science/fvcom-mpi: change prefixwg2014-07-281-3/+5
| | | | | | | | - Change name of science/fvcom-mpi to fvcom-openmpi in order to leave room for ports using other MPI implementations, such as mpich2. - Pass maintainership back (pending PR) PR: 189092 Submitted by: maintainer
* science/fvcom: fix for LEGAL and correct install for mpi versionwg2014-07-283-5/+19
| | | | | | | - Pass back maintaienrship (user had an open PR) PR: 189091 Submitted by: maintainer
* - Update to version 3.4.8 (Latest Gtk2 version)wen2014-07-274-184/+364
| | | | | | | | | - Stagify and undeprecate. - Update Berkeley DB to version 5. - Make GNOME support optional. (Default=off) PR: 192117 Submitted by: christian.mangin@gmail.com
* - Revert r362761sunpoet2014-07-251-1/+1
| | | | Suggested by: tijl
* Reset maintainership for ports not staged with no pending PRbapt2014-07-2517-17/+17
| | | | With hat: portmgr
* - Fix build on 11-CURRENTsunpoet2014-07-241-1/+1
|
* Fix build with texlivebapt2014-07-221-0/+1
|
* Fix LIB_DEPENDSantoine2014-07-211-1/+1
| | | | With hat: portmgr
* Remove indefinite articles and trailing periods from COMMENT, plusolgeni2014-07-1718-18/+18
| | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Categories P-S. CR: D422 Approved by: portmgr (bapt)
* Update to versiob 0.15.0demon2014-07-162-4/+3
|
* Fix some non default LIB_DEPENDSbapt2014-07-162-4/+4
| | | | With hat: portmgr
* Add DOCS option where PORTDOCS is in plist.adamw2014-07-164-1/+7
|
* Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.adamw2014-07-162-1/+3
|
* Modernize LIB_DEPENDSbapt2014-07-1512-44/+44
| | | | With hat: portmgr
* - Convert net/openmpi to USES=libtool and bump dependent portstijl2014-07-157-7/+7
| | | | | | | - Add INSTALL_TARGET=install-strip - Use BROKEN_sparc64 Approved by: portmgr (implicit, bump unstaged port)
* - Fix PLIST [1]sunpoet2014-07-113-5/+7
| | | | | | | | - Bump PORTREVISION for package change - Cleanup Makefile - Reformat pkg-descr Reported by: swills [1]
* - Update to 1.5.0sunpoet2014-07-1011-152/+20
| | | | Changes: http://trac.mcs.anl.gov/projects/parallel-netcdf/wiki/ReleaseNotes-1.5.0
* science/gwyddion: update 2.36 -> 2.37robak2014-07-093-64/+81
| | | | | | | - Update 2.36 -> 2.37 - Replace perl/ruby/python with proper variables Approved by: swills, marino (mentors)
* - Convert print/pslib to USES=libtool and bump dependent portstijl2014-07-091-1/+1
| | | | | - Add INSTALL_TARGET=install-strip - Replace LDFLAGS with LIBS
* Strip libraries and remove reference to PTHREAD_LIBStijl2014-07-091-2/+2
|
* Add USES=libtool and INSTALL_TARGET=install-striptijl2014-07-082-2/+4
|
* - Convert to USES=libtooltijl2014-07-082-4/+6
| | | | - Add INSTALL_TARGET=install-strip
* - Convert to USES=libtooltijl2014-07-083-19/+6
| | | | - Add INSTALL_TARGET=install-strip
* - USES=libtool tar:bzip2tijl2014-07-082-6/+7
| | | | | - Add INSTALL_TARGET=install-strip - Use MAKE_CMD
* - Add USES=libtool and INSTALL_TARGET=install-striptijl2014-07-082-10/+7
| | | | - Replace USE_GL=glut with USE_GL=glu
* - New LIB_DEPENDS syntaxtijl2014-07-082-16/+9
| | | | | - Convert to USES=libtool - Use BROKEN_sparc64
* Convert to USES=libtooltijl2014-07-082-4/+4
|
* - Avoid dependency on bashtijl2014-07-083-56/+6
| | | | | - Remove dependency on libltdl - Add USES=libtool
* - Switch to USES=libtool, drop .la filesamdmi32014-07-082-4/+4
| | | | Approved by: portmgr blanket
* Add USES=libtooltijl2014-07-082-4/+4
|
* - Add USES=libtooltijl2014-07-082-2/+5
| | | | - Add INSTALL_TARGET=install-strip
* - Add USES=libtooltijl2014-07-082-4/+4
| | | | - Add INSTALL_TARGET=install-strip
* - Add USES=libtooltijl2014-07-082-4/+5
| | | | - Add INSTALL_TARGET=install-strip
* Convert to USES=libtooltijl2014-07-082-5/+5
|
* Add staging supportpawel2014-07-071-1/+2
|
* science/paje: Stage, bring in DragonFly support from dportsmarino2014-07-063-7/+6
|
* science/gromacs: Add DragonFly support (dports)marino2014-07-061-0/+11
|
* Remove NOPORTDOCS and NOPORTEXAMPLES.adamw2014-07-059-36/+35
|
* - Update to 1.6.4sunpoet2014-07-042-4/+4
| | | | Changes: https://code.zmaw.de/news/249
* - Update to 2.2.16sunpoet2014-07-042-3/+3
| | | | Changes: https://github.com/Unidata/UDUNITS-2/blob/master/CHANGE_LOG
* Java based Smith chart program. Performs single-frequency and sweep chartingshurd2014-07-045-0/+52
| | | | | | | | | | | | | | | | | with both Smitch charts and SWR/PWR curves. Does drag-and-drop schematic entry with direct entry of component values as well as "drag tuning". Can import load parameters directly from the following: - EZNEC (and EZNEC GAM files) - miniVNA and miniVNApro - AIM4170 - CocoaNEC - Rig Expert ".aaplot" files - Touchstone S1P ".s1p" files (shunt and series) Reviewed by: db, skreuzer Approved by: db, skreuzer (mentors) Differential Revision: https://phabric.freebsd.org/D311
* - Support staging.vg2014-07-012-12/+10
|
* textproc/metaf2xml: Upgrade to 1.55xmj2014-06-306-0/+122
| | | | | | | | | | | | | | | - Upgrade to 1.55 - Move from textproc to science - Introduce conditional run dependency on Apache - Introduce perl install dependency - Improve comment and pkg-descr - Stagify - Pet portlint PR: 180441 Submitted by: Thomas <metaf2xml@users.sourceforge.net> Approved by: maintainer timeout (clsung, 50 weeks) Approved by: swills (mentor)
* - maintain by hamradio as we have gsmc another smith charting programdb2014-06-291-5/+4
| | | | - stagify
* science/py-hcluster: support stagewg2014-06-262-14/+2
| | | | | | | - Remove leading article from COMMENT - Use auto plist Approved by: portmgt (stage blanket)
* - Update to 2.2.15sunpoet2014-06-262-3/+3
| | | | Changes: https://github.com/Unidata/UDUNITS-2/blob/master/CHANGE_LOG
* Allow to build with texinfo from portsantoine2014-06-261-2/+1
| | | | With hat: portmgr
* - Update to 1.27jadawin2014-06-252-3/+3
|
* Fix build on system built WITHOUT_INFObapt2014-06-251-0/+1
| | | | With hat: portmgr
* Convert GMAKE to MAKE_CMDbapt2014-06-259-65/+65
| | | | | | | 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
* Bump PORTREVISION for jbigkit library version bump.tijl2014-06-231-1/+1
| | | | Approved by: portmgr (implicit)
* - Enable stagedir supportmva2014-06-222-1052/+8
| | | | | | | | | - 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)
* science/py-pydap: remove useless python knobswg2014-06-201-2/+0
|
* - Update to 2.2.14sunpoet2014-06-192-3/+3
| | | | Changes: https://github.com/Unidata/UDUNITS-2/blob/master/CHANGE_LOG
* Fix packaging with pkg-installantoine2014-06-181-2/+2
|
* Update consumers of graphics/GraphicsMagick13 to use graphics/GraphicsMagickrene2014-06-181-2/+2
| | | | | | | instead, these two ports are now equal. Bump PORTREVISIONs Approved by: portmgr (antoine)
* science/afni: bring back into shape.rene2014-06-178-59/+499
| | | | | | | | | | | | | | | | | | | | | - Stage support - Unexpire - Add license (GPLv2) - Use modern LIB_DEPENDS - Explicitly mention dependencies - Add CONFLICTS with im-*, nifticlib-* and open-usp-tukubai-* - Use perl5 and GCC - Tidy pkg-descr - Clean up pkg-plist - Bump PORTREVISION While here: - Use BROKEN_arch to avoid including bsd.port.pre.mk - Use PORT_OPTIONS:MDOCS instead of NOPORTDOCS - Remove obsolete post-install target PR: 186988 Submitted by: maintainer (jwbacon@tds.net)
* - Update to 2.2.13sunpoet2014-06-172-3/+3
| | | | Changes: https://github.com/Unidata/UDUNITS-2/blob/master/CHANGE_LOG
* - Remove easy_install dependencymva2014-06-151-2/+2
| | | | | | | - Bump PORTREVISION to enforce a cleanup for the easy_install references With hat: python@ Approved by: portmgr (implicit)
* Reset the 99 ports still listed under sylvio@marino2014-06-126-6/+6
| | | | | | | | | | | 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)
* better way to handle symlinkvanilla2014-06-101-1/+1
| | | | Submitted by: danfe@
* Stagify.vanilla2014-06-101-3/+3
|
* Stagify.vanilla2014-06-101-12/+9
|
* Stagify.vanilla2014-06-102-11/+17
|
* remove NO_STAGE.vanilla2014-06-101-1/+0
|
* Stagify.vanilla2014-06-101-5/+4
|
* Stagify.vanilla2014-06-101-12/+11
|
* Stagify.vanilla2014-06-101-3/+2
|
* Remove all the bootstrap files (.bs) from the plists.mat2014-06-102-2/+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
* - Fix plist when define DOCS=offwen2014-06-091-3/+2
| | | | | PR: 190642 Reported by: john@saltant.com
* science/py-h5py: Upgrade to 2.3.0xmj2014-06-093-25/+10
| | | | | | | - Update to 2.3.0 - Remove BROKEN mark Approved by: swills (mentor)
* Remove all space characters from Makefile assignments.olgeni2014-06-092-15/+15
| | | | | | | No functional changes included. CR: D193 (except math/sedumi) Approved by: portmgr (bapt)
* - Update to 2.2.12sunpoet2014-06-083-5/+6
| | | | | | - Use USES=libtool Changes: https://github.com/Unidata/UDUNITS-2/blob/master/CHANGE_LOG
* - Pass maintainership to submittersunpoet2014-06-081-1/+1
| | | | | PR: ports/188344 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
* Mark BROKEN: Does not buildantoine2014-06-071-0/+2
| | | | | | | | | | | | | | | | | | | | cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -DH5_USE_16_API -I/usr/local/lib/python2.7/site-packages/numpy/core/include -I/wrkdirs/usr/ports/science/py-h5py/work/h5py-2.2.1/lzf -I/usr/local/include -I/usr/local/include/python2.7 -c h5py/h5fd.c -o build/temp.freebsd-10.0-RELEASE-p3-amd64-2.7/h5py/h5fd.o In file included from h5py/h5fd.c:259: In file included from h5py/api_compat.h:21: In file included from /usr/local/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4: In file included from /usr/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: In file included from /usr/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761: /usr/local/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] #warning "Using deprecated NumPy API, disable it by " \ ^ h5py/h5fd.c:857:39: error: use of undeclared identifier 'H5FD_MPIPOSIX' __pyx_t_1 = __Pyx_PyInt_to_py_hid_t(H5FD_MPIPOSIX); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 34; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ 1 warning and 1 error generated. error: command 'cc' failed with exit status 1 *** Error code 1 Reported by: pkg-fallout
* Allow building with JDK8. javadoc failures are not fatal.jkim2014-06-061-1/+1
|
* - Update to 1.5bdrewery2014-06-063-9/+6
| | | | | | | - Convert to staging PR: 189786 Submitted by: iserikov@acm.org (maintainer)
* Fix PLIST when DOCS is enabled and built with javadoc from java/openjdk7.jkim2014-06-052-3/+11
| | | | | | Note it fails to build with java/openjdk8 and it is just a stopgap. Reported by: exp-run (PR190511)
* Fix build with java/openjdk7. Note it does not build with java/openjdk8.jkim2014-06-051-1/+2
| | | | Reported by: exp-run (PR190511)
* - Support stagingamdmi32014-06-032-8/+7
| | | | | | - Use new LIB_DEPENDS syntax Approved by: portmgr blanket
* - Support stagingamdmi32014-06-032-11/+10
| | | | | | - Use new LIB_DEPENDS syntax Approved by: portmgr blanket
* - Support stagingcs2014-06-022-4/+489
| | | | - Minor edits
* Unbreakantoine2014-05-311-1/+1
|
* Unbreakantoine2014-05-311-9/+5
| | | | While here, remove ${CAT} ${PKGMESSAGE} unneeded for staged ports
* - Update to 0.3.2wen2014-05-314-1095/+13
| | | | | | | | - Add STAGE support - Add LICENSE PR: 190343 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
* - Added STAGE supportwen2014-05-316-167/+10
| | | | | | | - Update to 3.5.0 PR: 190314 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
* - Add STAGE supportwen2014-05-312-312/+5
| | | | | | | | - Add LICENSE - Change to PYDISTUTILS_AUTOPLIST framework PR: 190337 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
* - Added STAGE supportwen2014-05-315-219/+10
| | | | | | | | | - Added LICENSE - Fixed WWW - Update to 0.9.8 PR: 190317 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
* - Added STAGE supportwen2014-05-312-749/+4
| | | | | | | - Updated MASTER_SITES PR: 190350 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
* Back to poolcs2014-05-311-1/+1
| | | | Approved by: portmgr (implicit)
* - Update to 1.94rafan2014-05-302-8/+7
| | | | - Support staging
* - Update to 3.18rafan2014-05-303-14/+11
| | | | - Support staging
* - Update to 1.9sunpoet2014-05-294-17/+11
| | | | | | | | | | | | | - Update MASTER_SITES [1] - Add LICENSE - Use PYDISTUTILS_AUTOPLIST instead of PLIST - Update WWW [1] - While I'm here, fix USE_PYTHON PR: ports/190274 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Stefan Bethke <stb@lassitu.de> (maintainer) [1] Approved by: Stefan Bethke <stb@lassitu.de> (maintainer)
* - Stage supportwen2014-05-282-15/+9
| | | | | | | - Update to 0.14.0 PR: 190338 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
* Unbreakantoine2014-05-281-1/+1
| | | | With hat: portmgr
* - Switch to USES=gmake,libtool, drop .la filesamdmi32014-05-272-5/+5
| | | | | - Strip library - Fix comment
* - Convert gmake to USESmiwi2014-05-266-9/+6
| | | | Approved by: portmgr
* Convert to USES=dos2unixbapt2014-05-261-1/+1
| | | | With hat: portmgr
* Multiple ports: reset maintainerseadler2014-05-264-4/+4
| | | | | | | | | | | | | | Maintainers for these ports have been notified on 5 separate occasions over the course of several months about pending actions required. We really appreciate the time and effort you put in to maintain these ports. If you are still interested in helping to maintain these ports just reply to me or file a PR and I will happily assign the port to you again. Approved by: portmgr (implicit)
* - Add SWIG optionsunpoet2014-05-261-1/+6
| | | | | PR: ports/172660 Submitted by: Rainer Hurling <rhurlin@gwdg.de>
* - Sort BUILD_DEPENDSsunpoet2014-05-262-31/+37
| | | | | | | | - Use USES=libtool - Fix configure error (bash syntax in sh script) - Strip shared library - Sort PLIST - Bump PORTREVISION for package change
* - Mark MAKE_JOBS_UNSAFEsunpoet2014-05-242-1/+4
| | | | | | | | - Fix PLIST - Bump PORTREVISION for package change PR: ports/190138 Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
* - Update to 5.4.8swills2014-05-222-3/+3
| | | | | PR: ports/189744 Submitted by: Shin-ya Murakami <murashin@gfd-dennou.org> (maintainer)
* - Pass maintainership to perl@wen2014-05-221-1/+1
|
* - Update to 1.26jadawin2014-05-222-3/+3
|
* - Stagefyswills2014-05-223-13/+11
| | | | | | | - Update to 5.4.8 PR: ports/189743 Submitted by: Shin-ya Murakami <murashin@gfd-dennou.org> (maintainer)
* Quote ${CC} and similar variables in MAKE_ARGS.tijl2014-05-211-1/+1
| | | | Reported by: Dominic Fandrey <kamikaze@bsdforen.de>
* - Update to 1.8.13sunpoet2014-05-203-15/+12
| | | | | | | - Cleanup MASTER_SITES Changes: http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.13-RELEASE.txt http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html
* - Update pkg-descrsunpoet2014-05-201-0/+2
|
* - Support stagingculot2014-05-192-5/+5
| | | | | PR: ports/189617 Submitted by: Klaus Aehlig <aehlig@linta.de> (maintainer)
* Mark BROKEN: Fails to buildantoine2014-05-181-0/+2
| | | | | | | | | | | libtool: compile: cc -DHAVE_CONFIG_H -I. -I./libsrc -I./volume_io/Include -I./volume_io/Include -I./progs/Proglib -I./conversion/Acr_nema -I./libsrc2 -I/usr/local/include -DH5_USE_16_API -O2 -pipe -fno-strict-aliasing -MT libsrc/image_conversion.lo -MD -MP -MF libsrc/.deps/image_conversion.Tpo -c libsrc/image_conversion.c -fPIC -DPIC -o libsrc/.libs/image_conversion.o libsrc/image_conversion.c: In function 'miicv_create': libsrc/image_conversion.c:219: error: 'MAX_NC_OPEN' undeclared (first use in this function) libsrc/image_conversion.c:219: error: (Each undeclared identifier is reported only once libsrc/image_conversion.c:219: error: for each function it appears in.) *** [libsrc/image_conversion.lo] Error code 1 Reported by: pkg-fallout
* Mark BROKEN: Fails to buildantoine2014-05-181-0/+2
| | | | | | | | | | | | libtool: compile: cc -DHAVE_CONFIG_H -I. -I./libsrc -I./volume_io/Include -I./volume_io/Include -I./progs/Proglib -I./conversion/Acr_nema -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT libsrc/image_conversion.lo -MD -MP -MF libsrc/.deps/image_conversion.Tpo -c libsrc/image_conversion.c -fPIC -DPIC -o libsrc/.libs/image_conversion.o libsrc/image_conversion.c: In function 'miicv_create': libsrc/image_conversion.c:206: error: 'MAX_NC_OPEN' undeclared (first use in this function) libsrc/image_conversion.c:206: error: (Each undeclared identifier is reported only once libsrc/image_conversion.c:206: error: for each function it appears in.) *** [libsrc/image_conversion.lo] Error code 1 Reported by: pkg-fallout With hat: portmgr
* Mark BROKEN: Fails to buildantoine2014-05-181-0/+2
| | | | | | | | | | | | | | | | | | cc -DHAVE_CONFIG_H -I../util -I../matrices -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -c -O2 -pipe -fno-strict-aliasing -Wall -W -Wbad-function-cast -Wcast-qual -Wpointer-arith -Wcast-align -pedantic matrixio.c -o matrixio.o In file included from /usr/local/include/hdf5.h:24, from matrixio.h:24, from matrixio.c:34: /usr/local/include/H5public.h:151: warning: ISO C90 does not support 'long long' /usr/local/include/H5public.h:152: warning: ISO C90 does not support 'long long' In file included from /usr/local/include/hdf5.h:45, from matrixio.h:24, from matrixio.c:34: /usr/local/include/H5FDlog.h:65: warning: ISO C90 does not support 'long long' matrixio.c: In function 'write_attr': matrixio.c:91: error: too few arguments to function 'H5Dcreate2' matrixio.c:97: error: too few arguments to function 'H5Acreate2' Reported by: pkg-fallout
* - Stage supportwen2014-05-181-6/+5
| | | | - Reset maintainer to ports@
* - Update to 0.6.4miwi2014-05-173-10/+12
| | | | | | | - Update pkg-descr PR: 188860 Submitted by: Ports Fury
* - Update to 1.0.8miwi2014-05-173-17/+24
| | | | | | | - Support GITHUB PR: 187745 Submitted by: Ports Fury
* - Update to 2.36miwi2014-05-173-15/+25
| | | | | PR: 188362 Submitted by: Ports Fury
* LEGAL: fix multiple portseadler2014-05-171-1/+1
| | | | | | | | | | | | | | | Rename lang/dmd -> lang/dmd1 (cy) Merge legal text for net/vmware-vsphere-cli (zi) Fix sysutils/tarsnap to have text in LEGAL (cperciva) games/linux-savage restricted reason (acm) text edit for archivers/rar (gabor) copy from port to LEGAL for lang/ifc (maho) copy from LEGAL to port for science/gamess (maho) add LEGAL_PACKAGE to lang/dmd1 (cy) This brings the total number of ports with issues to below 100 Approved by: portmgr (implicit)
* Deprecate ports BROKEN for more than 6 monthsantoine2014-05-141-0/+2
| | | | With hat: portmgr
* Convert x11-toolkits/unique to "USES=libtool pathfix tar:bzip2".tijl2014-05-132-235/+15
| | | | | | | | | | | | | | | 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]
* - Update to 0.9.2wen2014-05-114-1539/+7
| | | | | | | | | - Stage support - Add LICENSE - Convert to PYDISTUTILS_AUTOPLIST PR: 189369 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
* - Chase revision r353611 to math/GiNaC.stephen2014-05-111-1/+1
| | | | Approved by: portmgr (implicit)
* - Chase revision 353604 to graphics/plotutils.stephen2014-05-111-0/+1
| | | | See: http://svnweb.freebsd.org/ports?view=revision&revision=353604
* KDE/FreeBSD team presents KDE SC 4.12.5 and KDE Workspace 4.11.9!makc2014-05-112-4/+4
| | | | | | | deskutils/kdepim4: - Remove no longer needed patch, the problem was fixed since Qt 4.8.4. The area51 repository features commits by rakuco and makc.
* - Support stagingamdmi32014-05-102-7/+4
| | | | | | | - Use new LIB_DEPENDS syntax - Don't remove mtree directory Approved by: portmgr blanket
* - Fix "make test"sunpoet2014-05-091-2/+2
| | | | | | | - Bump PORTREVISION for package change PR: ports/189490 Submitted by: Shin-ya Murakami <murashin@gfd-dennou.org>
* Replace "${OPSYS:tl}" with "freebsd" on 4 portsmarino2014-05-051-1/+1
| | | | | | | | | | | | | | The following 4 ports will not build correctly if certain variables are not defined as "freebsd". Defining them as "${OPSYS:tl}" caused breakage on DragonFly for various reasons. Harding the variables are a no-op for FreeBSD but fixes the ports on DragonFly. * games/ioquake3 * graphics/opendx * science/cdf * security/john approved by: portmgr (bapt)
* Convert all :U to :tu and :L to :tlbapt2014-05-054-4/+4
| | | | | | | | | | | | | | 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
* - Update to 3.360sunpoet2014-05-041-1/+1
| | | | | | | - Build and install static library - Bump PORTREVISION for astro/cfitsio shlib change Changes: http://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes.txt
* - Fix build when print/texinfo installedsunpoet2014-05-043-1/+30
| | | | | | | - Bump PORTREVISION for package change PR: ports/186850 Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net>
* - Fix PLISTsunpoet2014-05-032-0/+2
| | | | | | - Bump PORTREVISION for package change Reported by: tijl
* - Add LIBTOOLIZE_ARGSsunpoet2014-05-031-0/+1
| | | | Suggested by: tijl
* - Fix WRKSRCsunpoet2014-05-031-1/+1
|
* - Fix DISTINFO_FILEsunpoet2014-05-031-2/+2
|
* Fix packaging with default options (without DOXYGEN)antoine2014-05-031-1/+4
| | | | With hat: portmgr
* - Add missing backslashsunpoet2014-05-031-1/+1
| | | | Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
* - Bump PORTREVISION for dependency change from science/netcdf-ftn andsunpoet2014-05-032-4/+4
| | | | | | science/netcdf3-ftn to science/netcdf-fortran Approved by: portmgr (bapt)
* - Update to 1.6.3sunpoet2014-05-033-33/+41
| | | | | | | | | | - Add CGRIBEX and UDUNITS options - Turn JASPER on by default - Adjust HDF5 and NetCDF dependency - Strip shared library Changes: https://code.zmaw.de/news/240 https://code.zmaw.de/news/217
* - Remove science/netcdf-ftn, science/netcdf3-ftn and science/netcdf4sunpoet2014-05-038-240/+0
|
* - Remove science/hdf5-18sunpoet2014-05-036-339/+0
|
* - Add netcdf-fortran 4.2sunpoet2014-05-035-0/+62
| | | | | | | | | | | | | | NetCDF (network Common Data Form) is an interface for array-oriented data access and a library that provides an implementation of the interface. The netCDF library also defines a machine-independent format for representing scientific data. Together, the interface, library, and format support the creation, access, and sharing of scientific data. The netCDF software was developed at the Unidata Program Center in Boulder, Colorado. Git repository: https://github.com/Unidata/netcdf-fortran WWW: http://www.unidata.ucar.edu/software/netcdf/
* - Add netcdf-cxx 4.2.1sunpoet2014-05-035-0/+77
| | | | | | | | | | | | | | NetCDF (network Common Data Form) is an interface for array-oriented data access and a library that provides an implementation of the interface. The netCDF library also defines a machine-independent format for representing scientific data. Together, the interface, library, and format support the creation, access, and sharing of scientific data. The netCDF software was developed at the Unidata Program Center in Boulder, Colorado. Git repository: https://github.com/Unidata/netcdf-cxx4 WWW: http://www.unidata.ucar.edu/software/netcdf/
* - Update to 4.3.2 (from science/netcdf4)sunpoet2014-05-0314-114/+78
| | | | | | | | - Bump PORTREVISION for science/netcdf shlib change and dependency change from science/netcdf4 to science/netcdf [1] Changes: http://www.unidata.ucar.edu/software/netcdf/docs/release_notes.html Approved by: portmgr (bapt) [1]
* - Update to 1.8.12 (from science/hdf5-18)sunpoet2014-05-0324-328/+153
| | | | | | | | | | | | | | | - Add LICENSE - Convert to new LIB_DEPENDS format - Convert to new options helper - Use NOT_FOR_ARCHS - Strip shared library - Remove deprecated PTHREAD_* - Use MAKE_CMD - Bump PORTREVISION for science/hdf5 shlib change [1] Changes: http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.12-RELEASE.txt http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html Approved by: portmgr (bapt) [1]
* - Remove leading indefinite article from COMMENTsunpoet2014-04-291-1/+1
|
* - Add cgribex 1.6.3sunpoet2014-04-295-0/+48
| | | | | | | | | | | | | | GRIBEX is an interface for encoding and decoding WMO FM-92 GRIB edition 1 messages and some ancillary subroutines for controlling printing and debugging. The GRIBEX software was developed at the European Centre for Medium-range Weather Forecasts (ECMWF) and is part of the EMOS library. EMOS is mostly written in Fortran. Therefore it has only a Fortran interface. CGRIBEX is a lightweight version of GRIBEX written in ANSI C with a portable Fortran interface. For best compatibility some of the C sources were converted from the Fortran GRIBEX version. WWW: https://code.zmaw.de/projects/cgribex
* - Add my LOCAL to MASTER_SITESsunpoet2014-04-291-12/+22
| | | | | | | | | | - Add OPTIONS_DEFINE - Remove unnecessary CONFIGURE_ARGS - Use USES=libtool - Strip shared library - Add regression-test: - Bump PORTREVISION for package change - Take maintainership
* - Fix checksumolivierd2014-04-272-6/+3
|
* Mark a few unfetchable ports BROKENantoine2014-04-271-0/+2
| | | | With hat: portmgr
* - Update LICENSEsunpoet2014-04-271-1/+1
| | | | Approved by: portmgr (blanket)
* - Update to 3.3sunpoet2014-04-272-21/+10
| | | | | | | | | | | - Pass maintainership to submitter - While I'm here: - Update LICENSE - Convert to new options helper Changes: https://github.com/mdp-toolkit/mdp-toolkit/blob/master/CHANGES PR: ports/188409 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
* - Update to 2.2.11sunpoet2014-04-273-10/+4
| | | | | | - Use PORTDATA Changes: https://github.com/Unidata/UDUNITS-2/blob/master/CHANGE_LOG
* Upgrade to v. 3.7.1.thierry2014-04-254-47/+70
|
* - Support staging;thierry2014-04-251-5/+9
| | | | - Set LICENSE.
* When linking a library libA with a library libB using libtool, if libB.latijl2014-04-233-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* Mark broken: Fails to post-buildantoine2014-04-211-0/+2
| | | | | | | Unsupported file type (library support not compiled in) *** [post-build] Error code 1 Reported by: pkg-fallout
* Remove expired ports:rene2014-04-1825-806/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2014-04-16 ports-mgmt/pkgsearch: Upstream disappeared 2014-04-17 science/flounder: Unmaintained since 2002 2014-04-17 security/nbaudit: Unmaintained since 2002 2014-04-17 security/saint: Unmaintained since 2002 2014-04-17 graphics/gozer: Unmaintained since 2002 2014-04-17 misc/pdfmap: Unmaintained since 2002 2014-04-17 devel/showgrammar: Unmaintained since 2002 2014-04-17 biology/libgenome: Unmaintained since 2002 2014-04-17 deskutils/narval: Unmaintained since 2002 2014-04-17 devel/fampp: Unmaintained since 2002 2014-04-17 net-p2p/py-fngrab: Unmaintained since 2002 2014-04-17 misc/wmfirew: Unmaintained since 2002 2014-04-17 x11-wm/e16utils: Unmaintained since 2002 2014-04-17 misc/salias: Unmaintained since 2002 2014-04-17 print/latex2slides: Unmaintained since 2002 2014-04-17 lang/sxm: Unmaintained since 2002 2014-04-17 textproc/pybook: Unmaintained since 2002 2014-04-17 mail/mailcrypt: Unmaintained since 2002 2014-04-17 japanese/elvis: Unmaintained since 2002 2014-04-17 devel/prototype: Unmaintained since 2002 2014-04-17 print/wprint: Unmaintained since 2002 2014-04-17 science/euler: Unmaintained since 2002 2014-04-17 multimedia/gopchop: Unmaintained since 2002 2014-04-17 science/gdis: Unmaintained since 2002 2014-04-17 net/googolplex: Unmaintained since 2002 2014-04-17 lang/logo: Unmaintained since 2002 2014-04-17 textproc/roap: Unmaintained since 2002 2014-04-17 x11-wm/afterstep-i18n: Unmaintained since 2002 2014-04-17 games/yamsweeper: Unmaintained since 2002 2014-04-17 net-mgmt/echolot: Unmaintained since 2002 2014-04-17 security/pam_smb: Unmaintained since 2002 2014-04-18 devel/lua-redis-parser: Broken for more than 6 months 2014-04-18 biology/finchtv: Broken for more than 6 months 2014-04-18 net-im/ari-yahoo: Broken for more than 1 year (http://www.icculus.org/ari-yahoo/)
* - Upgrade cgnslib to 3.2.1thierry2014-04-185-149/+22
| | | | | | Changelog at <https://sourceforge.net/projects/cgns/files/cgnslib_3.2/> - Bump PORTREVISION of consumers ports.
* The FreeBSD x11@ and graphics team proudly presentszeising2014-04-1712-4/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* Undeprecate by depending on any version of python 3 rather than deprecatedantoine2014-04-151-3/+0
| | | | | | | python 3.1 PR: ports/187394 Approved by: maintainer timeout (1 month)
* - Fix build [1]danilo2014-04-131-1/+2
| | | | | | - Mute REINPLACE_CMD Reported by: swills [1]
* Remove expired ports:rene2014-04-136-196/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2014-04-12 net/pvm++: Unmaintained since 2001 2014-04-12 devel/ixlib: Unmaintained since 2001 2014-04-12 mail/althea: Unmaintained since 2001 2014-04-12 graphics/claraocr: Unmaintained since 2001 2014-04-12 graphics/qvplay: Unmaintained since 2001 2014-04-12 print/guitartex: Unmaintained since 2001 2014-04-12 print/pnm2ppa: Unmaintained since 2001 2014-04-12 graphics/opendis: Unmaintained since 2001 2014-04-12 net/gnome-mud: Unmaintained since 2001 2014-04-12 graphics/maverik: Unmaintained since 2001 2014-04-12 biology/rasmol: Unmaintained since 2001 2014-04-12 mail/mail2procmailrc: Unmaintained since 2001 2014-04-12 science/felt: Unmaintained since 2001 2014-04-12 textproc/pardiff: Unmaintained since 2001 2014-04-12 lang/klone: Unmaintained since 2001 2014-04-12 net/rmsg: Unmaintained since 2001 2014-04-12 net/sharity-light: Unmaintained since 2001 2014-04-12 biology/genpak: Unmaintained since 2001 2014-04-12 net/forg: Unmaintained since 2001 2014-04-12 misc/txt2regex: Unmaintained since 2001 2014-04-12 textproc/ipdf: Unmaintained since 2001 2014-04-12 graphics/plotmtv: Unmaintained since 2001 2014-04-12 devel/happydoc: Unmaintained since 2001 2014-04-12 print/cpp2latex: Unmaintained since 2001 2014-04-12 graphics/svg2swf: Unmaintained since 2001 2014-04-12 devel/flick: Unmaintained since 2001 2014-04-12 mail/smail: Unmaintained since 2001 2014-04-12 net/net-http: Unmaintained since 2001 2014-04-12 security/cfv: Unmaintained since 2001 2014-04-12 graphics/camediaplay: Unmaintained since 2001 2014-04-12 math/umatrix: Unmaintained since 2001
* - Update openmpi from 1.6.5 to 1.8 (new stable version)danilo2014-04-134-3/+4
| | | | - Convert USE_BZIP2 to USES
* - Support stagingdanilo2014-04-131-5/+5
| | | | | | - Convert LIB_DEPENDS to new syntax Approved by: portmgr (blanket)
* - Support stagingdanilo2014-04-132-8/+6
| | | | | | - Convert LIB_DEPENDS to new syntax Approved by: portmgr (blanket)
* - Support stagingdanilo2014-04-131-26/+16
| | | | | | | - Use options helpers - Approved by: portmgr (blanket)
* Mark broken: Fails to buildantoine2014-04-131-0/+2
| | | | | | | | | | | | | | c++ -O2 -pipe -Wno-error=return-type -fno-strict-aliasing -DHAVE_CMATH=1 -DHAVE_CSTDIO=1 -DHAVE_CSTDLIB=1 -DHAVE_CSTRING=1 -DHAVE_CSTDDEF=1 -DHAVE_DECL_PUTENV=1 -DHAVE_PUTENV=1 -DHAVE_DECL_SETENV=1 -DHAVE_SETENV=1 -DHAVE_FUNC_ISINF=1 -I. -I../../../include -I/wrkdirs/usr/ports/science/psi3/work/psi3/include -I/wrkdirs/usr/ports/science/psi3/work/psi3/src/lib -I../../../src/lib -c ip_read.cc -o ip_read.o ip_read.cc:63:3: error: use of undeclared identifier 'yyparse' yyparse(); ^ ip_read.cc:105:3: error: use of undeclared identifier 'yyparse' yyparse(); ^ 2 errors generated. Reported by: pkg-fallout since february 2014 With hat: portmgr
* - Update to 2.2.6sunpoet2014-04-132-3/+3
| | | | Changes: https://github.com/Unidata/UDUNITS-2/blob/master/CHANGE_LOG
* Stagify, switch to USES=tar:bzip2 and gmake.kwm2014-04-091-8/+3
| | | | Convert BUILD_/RUN_DEPENDS on shared-mime-info into USES=shared-mime-info
* Convert from USE_GECKO to USES=geckobapt2014-04-091-12/+7
| | | | | While here stagify what was not staged yet Convert to USES=webplugin where needed and add desktop-file-utils dependency to icedtea-web
* Fix build on freebsd 10 and 11 by using gcc but linking to libc++bapt2014-04-085-2/+109
| | | | | | Add patches to fix build with libc++ Whiel here switch to unicode version of wx While now in theory this should build with clang 3.3 on my test machine the compilation of some c++ files seems to enter a endless loop
* Support stagebapt2014-04-071-16/+13
|
* Allow packaging as a userbapt2014-04-071-2/+4
|
* Allow packaging as userbapt2014-04-071-2/+4
|
* Support stagebapt2014-04-071-16/+9
|
* - Update to 2.2.5sunpoet2014-04-062-4/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add DOCS option Changes: 2.2.5: - Added missing "Makefile.in" to source-distribution. 2.2.4: - Corrected version information in documentation. The Git plugin for Eclipse doesn't yet support Git hooks, so the pre-commit hook wasn't working. 2.2.3: - Added vetting of the autoconf-based build to the continuous-delivery pipeline. 2.2.2: - Documentation: Changed URL of Unidata yum(1) repository from <http://www.unidata.ucar.edu/yum-repo/CentOS/6/$basearch> to <http://www.unidata.ucar.edu/repos/yum/CentOS/6/$basearch>. 2.2.1: - UDUNITS-1 Interface: Squashed bug in UDUNITS-1 interface that would not indicate an error if an ENOMEM error occurred. - Documentation: Corrected name of installation-prefix variable in cmake build example for Windows (UDUNITS_INSTALL_PREFIX -> CMAKE_INSTALL_PREFIX). 2.2.0: - New Features: - Program udunits2(1): - Added "-H have" and "-W want" options. - Added support for numeric unit amount so that "0 degC" equals "32 degF". - Library udunits2(3): - Added ut_get_path_xml() to retrieve pathname of XML unit database. - Units Database: - Added units "molecule" (for conversion with "mole") and "bit". - Misc: - Removed bundled EXPAT package. - Ported code to 32-bit Windows-7 under MinGW. - Added explicit chapters on the unit utility and unit library to the top-level package documentation. - Bug Fixes: - Library udunits2(3): - Corrected logic of checking for location of <noplural> element. - Units Database: - Corrected ISO Latin-1 encodings that somehow got corrupted. - Release Engineering: - Added support for building by CMake and for creating binary distributions by CPack. - Added scripts and configuration-files to support continuous-delivery. - Added acceptance-test scripts for 32-bit Ubuntu 12 (Precise Pangolin) and 32-bit Windows-7. Currently, only the Ubuntu script is used in the continuous-delivery pipeline. - Misc: - Changed file LICENSE to COPYRIGHT and corrected copyright year in many files. - Refactored the documentation to make it more version aware.
* - Add LICENSEsunpoet2014-04-061-46/+22
| | | | | | | | | - Remove HDF5 1.6.x and NetCDF 3.x support - Convert to new options helper - Strip shared library - Use MAKE_CMD - Support STAGEDIR - Bump PORTREVISION for dependency and package change
* - Simplify Makefilesunpoet2014-04-051-3/+1
|
* - Take maintainershipsunpoet2014-04-041-1/+1
| | | | Approved by: Quincey Koziol <koziol@hdfgroup.org> (maintainer)
* science/pyteomics:makc2014-04-032-3/+3
| | | | - update to 2.4.0
* KDE/FreeBSD team presents KDE SC 4.12.4 and KDE Workspace 4.11.8!makc2014-04-034-9/+6
| | | | | | | | | | | | | | | | | | | | KDE ports: - Convert to USES=tar:xz devel/p5-perlqt, multimedia/kdemultimedia4-ffmpegthumbs: - Convert LIB_DEPENDS to new style devel/p5-perlqt, devel/p5-perlkde: - Don't remove directories installed by perl port net/kdnssd: - moved to net/zeroconf-ioslave (renamed upstream) x11/kdelibs4: - Clean up non-standard shared mime files and directories after deinstall The area51 repository features commits by Alonso Schaich <alonsoschaich@fastmail.fm> and makc.
* Upgrading to v. 4.1.thierry2014-04-0112-4822/+4257
| | | | | | | | Note: it's still broken on ia64, but this unbreaks on other platforms. PR: ports/179370 Submitted by: Anton Shterenlikht <mexas (at) bris.ac.uk> Approved by: maintainer time-out
* - Support stagingamdmi32014-04-011-2/+1
| | | | Approved by: portmgr (blanket)
* science/pyteomics:makc2014-03-312-4/+3
| | | | - update to 2.3.0
* - Undeprecate by updating MASTER_SITESrene2014-03-315-123/+318
| | | | | | | - Update to 2.10 - Stage support - Use new LIB_DEPENDS - Regenarate pkg-plist with 'make makeplist'
* - Use USES=tar:bzip2sunpoet2014-03-301-2/+1
|
* - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x andpgj2014-03-291-1/+1
| | | | | | | | 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
* - Change to rubygem dependenciesswills2014-03-292-14/+13
| | | | | | | | - Stage - Use OPTIONS PR: ports/188013 Submitted by: Shin-ya Murakami <murashin@gfd-dennou.org> (maintainer)
* - USE_BZIP2 -> USES=tar:bzip2amdmi32014-03-281-3/+2
| | | | | | - Use new LIB_DEPENDS syntax Approved by: portmgr (blanket)
* - Support stagingamdmi32014-03-281-7/+2
|
* graphics/vips and the rest:makc2014-03-281-3/+3
| | | | | | | | | | | | | | | | | - bump PORTREVISION after math/matio update math/dynare: - fix configure check for matio - while here, remove needless patch for configure.ac, and convert to USES=tar:xz Approved by: Fernando Apesteguia (maintainer) math/scilab: - mark BROKEN when building with MATIO option (doesn't support new matio) science/kst2: - fix dependency type for matio - add dependence on pkgconfig
* science/netcdf3-ftn: Mark unsafe for parallel buildsmarino2014-03-281-0/+2
| | | | | | | | | Partial and edited error log: gfortran47 -I../libsrc -I. -Wl,-rpath=/usr/local/lib/gcc47 -c -o typeSizes.o typeSizes.f90 Fatal Error: Can't open module file 'typesizes.mod' for reading at (1): No such file or directory gmake[2]: *** [netcdf.o] Error 1 gmake[2]: *** Waiting for unfinished jobs.... libtool: compile: gfortran47 -I../libsrc -I. -Wl,-rpath=/usr/local/lib/gcc47 -c typeSizes.f90 -fPIC -o .libs/typeSizes.o
* - Unbreak Code_Saturne;thierry2014-03-277-51/+58
| | | | | | - Adapt to the new infrastructure. Note: these ports should be upgraded - this is on my todo list.
* - Fix typoacm2014-03-261-1/+1
|
* - Bump PORTREVISION. Freepascal compiler was updated to 2.6.4acm2014-03-262-0/+2
|
* This is a Ruby interface to the NetCDF scientific IO library.swills2014-03-265-0/+41
| | | | | | | WWW: http://ruby.gfd-dennou.org/products/ruby-netcdf PR: ports/187932 Submitted by: Shin-ya Murakami <murashin@gfd-dennou.org>
* - Fix buildwen2014-03-261-1/+1
|
* support LDFLAGS (fixes libghemical)maho2014-03-252-11/+6
| | | | | PR: 187801 Submitted by: tijl@
* - Fix index after removal of ruby-gnome portsswills2014-03-251-2/+2
| | | | | Reported by: many Pointyhat to: swills
* - Use new LIB_DEPENDSswills2014-03-241-2/+2
| | | | | PR: ports/187416 Submitted by: Johannes Jost Meixner <xmj@chaot.net>
* - Update 1.6-3tota2014-03-212-4/+3
|
* - Support stagingehaupt2014-03-201-7/+6
| | | | | - Define EXAMPLES option - Don't install to LOCALBASE
* Deprecate a few old unmaintained portsantoine2014-03-123-0/+6
|