| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
|
|
|
|
|
| |
Approved by: olivier (mentor)
Differential Revision: https://reviews.freebsd.org/D12273
|
|
|
|
| |
Changes: https://github.com/akopytov/sysbench/releases
|
|
|
|
|
|
|
|
|
|
| |
While I'm here:
* updating MAINTAINER entry
* adding the proper dependencies
Reviewed by: mat
Approved by: olivier (mentor)
Differential Revision: https://reviews.freebsd.org/D12224
|
|
|
|
|
|
|
|
|
| |
Changes: http://kernel.ubuntu.com/git/cking/stress-ng.git/commit/?id=ce8f7d55523c752f65bbbfbdeee4e7cecf190313
Changes: http://kernel.ubuntu.com/git/cking/stress-ng.git/commit/?id=c31cea18d68677a01e879950be19b7d6b863b2d3
Approved by: lme (mentor)
Approved by: olivier (mentor)
Differential Revision: https://reviews.freebsd.org/D12204
|
|
|
|
|
|
|
|
| |
Fixing the URLs for master site and home page.
The previous entries based on tux.org are not available anymore.
Approved by: olivier (mentor)
Differential Revision: https://reviews.freebsd.org/D12166
|
|
|
|
|
|
| |
Approved by: lme (mentor)
Approved by: olivier (mentor)
Differential Revision: https://reviews.freebsd.org/D12150
|
|
|
|
|
|
|
|
| |
of scripts.
Reviewed by: swills (mentor)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D12117
|
| |
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for package change
Obtained from: https://sourceforge.net/p/iperf2/code/ci/33812baeb46fce55e45b5ebc7da9dbdd8112a386/
Notified by: Robert McMahon <rjmcmahon@rjmcmahon.com>
MFH: 2017Q3
|
|
|
|
|
|
|
| |
The port does not build with C++11 or later (GCC 6 defaults to -std=gnu++14
instead of -std=gnu++03).
PR: 219275
|
|
|
|
|
| |
Changes: https://sourceforge.net/projects/iperf2/files/readme.txt/view
MFH: 2017Q3
|
|
|
|
|
| |
PR: 221366
Submitted by: luca.pizzamiglio@gmail.com (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Simplified port by only suporting GCC, and creating a build.mk file
- Update Pandoc to 1.19.2.1
- Update git-annex to 6.20170520
- Update Darcs to 2.12.5
- Update Gtk2Hs to 0.13.2.2
- Update Agda to 2.5.2
Please note that port revisions for all the Haskell ports without version
changes are bumped.
See the UPDATING file for instructions.
New ports (63):
hs-EdisonAPI API for EdisonCore
hs-EdisonCore Efficent, purely-functional data structures
hs-ListLike Generic support for list-like structures
hs-Only Canonical anonymous 1-tuple type
hs-aeson-compat Compatibility layer for aeson
hs-attoparsec-iso8601 Parsing of ISO 8601 dates
hs-base-compat Compatibility with later versions of base
hs-call-stack Support call stacks
hs-clock Access to high-resolution clocks and timers
hs-code-page Adjusting code pages on Windows
hs-colour Data type for colors and transparency
hs-concurrent-output Ungarble output from several threads
hs-cryptohash-md5 Pure MD5 implementation
hs-cryptohash-sha1 Pure SHA-1 implementation
hs-cryptohash-sha256 Pure SHA-256 implementation
hs-data-endian Endian-sensitive data
hs-dbus Client for the D-Bus IPC system
hs-disk-free-space Retrieving information about disk space usage
hs-doctemplates Pandoc-style document templates
hs-ed25519 Ed25519 public-key signature system
hs-fdo-notify FreeDesktop.org's Desktop Notifications
hs-fixed Signed 15.16 precision fixed point arithmetic
hs-fmlist FoldMap lists
hs-foundation Custom Prelude
hs-gitrev Compile-time git revision info
hs-graphviz Binding for the GraphViz library
hs-hackage-security Tools for securing the Hackage package server
hs-half Half-precision floating-point
hs-haskell-lexer Fully compliant Haskell 98 lexer
hs-http-api-data Converting types to and from HTTP API data
hs-integer-logarithms Integer logarithms implementation
hs-io-streams Easy-to-use primitives for I/O using streams
hs-io-streams-haproxy HAProxy protocol version 1.5 support
hs-magic Binding to the libmagic library
hs-microlens Microlens
hs-microlens-th Automated generation of lenses
hs-microstache Mustache templates
hs-monad-unlift Type classes for unlifting monad transformers
hs-monadplus Partial maps and filters over MonadPlus
hs-mono-traversable-instances Extra type classes for mono-traversable
hs-mountpoints Listing currently mounted filesystems
hs-newtype-generics Full replacement of newtype
hs-pretty-show Working with derived Show instances
hs-process-extras Read process input/output as ByteString/Text
hs-psqueues Priority Search Queues
hs-readable Reading data types from ByteString/Text
hs-refact Data type for apply-refact
hs-regex-pcre PCRE backend to accompany regex-base
hs-safe-exceptions Safe, consistent, and easy exception handling
hs-say Send messages to handles in a thread-safe way
hs-scanner Incremental combinator parser for ByteStrings
hs-skylighting Syntax highlighting library binding
hs-terminal-size Get terminal window sizes without ncurses
hs-text-short Data type for keeping short strings in memory
hs-th-abstraction Inspecting types via Template Haskell
hs-th-lift Derive Template Haskell's Lift class
hs-th-lift-instances Orphan instances for commonly used types
hs-tls-session-manager TLS session manager
hs-typed-process Launching/interaction with external processes
hs-unexceptionalio IO without non-error/synchronous exceptions
hs-uri-bytestring RFC3986 compliant URI parser
hs-uri-bytestring-aeson Aeson instance for URI.ByteString
hs-wl-pprint-text Version of wl-pprint to use Text
Updated ports (314):
hs-ALUT 2.4.0.0_1 --> 2.4.0.2
hs-Agda 2.4.2.3 --> 2.5.2
hs-Agda-stdlib 0.9_1 --> 0.13
hs-BNFC 2.8 --> 2.8.1
hs-Boolean 0.2.3 --> 0.2.4
hs-DAV 1.0.7 --> 1.3.1
hs-DRBG 0.5.4 --> 0.5.5
hs-Diff 0.3.2 --> 0.3.4
hs-GLURaw 1.5.0.1 --> 2.0.0.3
hs-GLUT 2.7.0.1_1,1 --> 2.7.0.12,1
hs-Glob 0.7.5_2 --> 0.8.0
hs-HStringTemplate 0.8.3 --> 0.8.6
hs-HTTP 4000.2.20 --> 4000.3.7
hs-HUnit 1.2.5.2_7 --> 1.6.0.0
hs-HaXml 1.25.3 --> 1.25.4
hs-HsOpenSSL 0.11.1.1 --> 0.11.4.9
hs-JuicyPixels 3.2.6 --> 3.2.8.2
hs-List 0.5.2 --> 0.6.0
hs-MemoTrie 0.6.2_2 --> 0.6.8
hs-MissingH 1.3.0.1 --> 1.4.0.1
hs-MonadRandom 0.4 --> 0.5.1
hs-ObjectName 1.1.0.0 --> 1.1.0.1
hs-OpenAL 1.7.0.0 --> 1.7.0.4
hs-OpenGL 2.12.0.1,1 --> 3.0.2.0,1
hs-OpenGLRaw 2.5.1.0_1 --> 3.2.4.0
hs-QuickCheck 2.8.1 --> 2.10.0.1
hs-RSA 2.1.0.1 --> 2.3.0
hs-ReadArgs 1.2.2 --> 1.2.3
hs-STMonadTrans 0.3.3 --> 0.4.3
hs-StateVar 1.1.0.1 --> 1.1.0.4
hs-TypeCompose 0.9.10_2 --> 0.9.12
hs-activehs 0.3.1_12 --> 0.3.2
hs-activehs-base 0.3.0.2_9 --> 0.3.0.4
hs-adjunctions 4.2.1 --> 4.3
hs-aeson 0.8.0.2 --> 1.2.1.0
hs-aeson-pretty 0.7.2 --> 0.8.5
hs-alex 3.1.4 --> 3.2.1
hs-ansi-terminal 0.6.2.1 --> 0.6.3.1
hs-asn1-data 0.7.1_9 --> 0.7.2
hs-asn1-encoding 0.9.0 --> 0.9.5
hs-asn1-parse 0.9.1 --> 0.9.4
hs-asn1-types 0.3.0 --> 0.3.2
hs-async 2.0.2 --> 2.1.1.1
hs-atomic-primops 0.8 --> 0.8.0.4
hs-attoparsec 0.12.1.6 --> 0.13.1.0
hs-authenticate 1.3.2.11 --> 1.3.3.2
hs-auto-update 0.1.2.2 --> 0.1.4
hs-aws 0.12.1 --> 0.16
hs-base-orphans 0.4.4 --> 0.6
hs-basic-prelude 0.5.0 --> 0.6.1.1
hs-bifunctors 5 --> 5.4.2
hs-blaze-builder 0.4.0.1 --> 0.4.0.2
hs-blaze-html 0.8.1.0 --> 0.9.0.1
hs-blaze-markup 0.7.0.2 --> 0.8.0.0
hs-brainfuck 0.1.0.2 --> 0.1.0.3
hs-c2hs 0.28.1_1 --> 0.28.2_1
hs-cabal-install 1.22.6.0 --> 1.24.0.2
hs-cairo 0.13.1.0 --> 0.13.3.1
hs-case-insensitive 1.2.0.4 --> 1.2.0.10
hs-cassava 0.4.3.1 --> 0.5.0.0
hs-cereal 0.4.1.1 --> 0.5.4.0
hs-cgi 3001.2.2.2,1 --> 3001.3.0.2,1
hs-checkers 0.4.3 --> 0.4.7
hs-chunked-data 0.2.0 --> 0.3.0
hs-cipher-aes128 0.7.0.1 --> 0.7.0.3
hs-classy-prelude 0.12.1.1 --> 1.2.0.1
hs-classy-prelude-conduit 0.12.0.1 --> 1.2.0
hs-clientsession 0.9.1.1 --> 0.9.1.2
hs-cmark 0.4.0.1 --> 0.5.5.1
hs-cmdargs 0.10.13 --> 0.10.17
hs-comonad 4.2.7.2 --> 5.0.1
hs-conduit 1.2.5 --> 1.2.11
hs-conduit-combinators 1.0.3 --> 1.1.1
hs-conduit-extra 1.1.9.1 --> 1.1.16
hs-connection 0.2.5 --> 0.2.8
hs-constraints 0.4.1.3 --> 0.9.1
hs-contravariant 1.3.2 --> 1.4
hs-cookie 0.4.1.6 --> 0.4.2.1
hs-cpphs 1.19 --> 1.20.8
hs-criterion 1.1.0.0 --> 1.2.1.0
hs-cryptohash 0.11.6_2 --> 0.11.9
hs-cryptohash-cryptoapi 0.1.3_2 --> 0.1.4
hs-cryptonite 0.6 --> 0.24
hs-css-text 0.1.2.1_2 --> 0.1.2.2
hs-darcs 2.10.1 --> 2.12.5
hs-data-default 0.5.3_7 --> 0.7.1.1
hs-data-default-class 0.0.1_7 --> 0.1.2.0
hs-data-default-instances-base 0.0.1_7 --> 0.1.0.1
hs-data-lens 2.10.7 --> 2.11.1
hs-data-lens-template 2.1.9 --> 2.2
hs-data-pprint 0.2.4 --> 0.2.4.1
hs-deepseq-generics 0.1.1.2 --> 0.2.0.0
hs-dia-base 0.1.1.3 --> 0.1.1.4
hs-directory-tree 0.12.0_2 --> 0.12.1
hs-distributive 0.4.4_2 --> 0.5.2
hs-dlist 0.7.1.1 --> 0.8.0.3
hs-dlist-instances 0.1_2 --> 0.1.1.1
hs-dns 2.0.0 --> 2.0.10
hs-double-conversion 2.0.1.0 --> 2.0.2.0
hs-either 4.4.1 --> 4.4.1.1
hs-ekg 0.4.0.8 --> 0.4.0.13
hs-ekg-core 0.1.1.0 --> 0.1.1.1
hs-ekg-json 0.1.0.0 --> 0.1.0.5
hs-email-validate 2.1.3 --> 2.3
hs-enclosed-exceptions 1.0.1.1 --> 1.0.2
hs-entropy 0.3.7 --> 0.3.8
hs-equivalence 0.3.1 --> 0.3.2
hs-errors 2.0.0 --> 2.2.1
hs-esqueleto 2.4.1 --> 2.5.3
hs-exceptions 0.8.0.2 --> 0.8.3
hs-extra 1.4.1 --> 1.6
hs-fast-logger 2.4.1 --> 2.4.10
hs-feed 0.3.10.0 --> 0.3.12.0
hs-fgl 5.5.2.1 --> 5.5.3.1
hs-file-embed 0.0.9 --> 0.0.10
hs-filestore 0.6.1 --> 0.6.3.1
hs-free 4.12.1 --> 4.12.4
hs-gconf 0.13.0.2 --> 0.13.1.0
hs-generic-deriving 1.8.0 --> 1.11.2
hs-geniplate-mirror 0.7.1 --> 0.7.5
hs-ghc-events 0.4.4.0 --> 0.6.0
hs-gio 0.13.1.0 --> 0.13.3.1
hs-git-annex 5.20150727_1 --> 6.20170520
hs-gitit 0.11.1 --> 0.12.2.1
hs-glib 0.13.1.1 --> 0.13.4.1
hs-gnuidn 0.2.1_3 --> 0.2.2
hs-gtk 0.13.9 --> 0.14.6
hs-gtk2hs 0.13,1 --> 0.13.2.2,1
hs-gtk2hs-buildtools 0.13.0.4_1 --> 0.13.2.2
hs-gtksourceview2 0.13.1.3 --> 0.13.3.1
hs-haddock 2.16.1 --> 2.17.5
hs-haddock-api 2.16.1 --> 2.17.4
hs-haddock-library 1.2.1 --> 1.4.3
hs-happstack-server 7.4.4 --> 7.4.6.4
hs-hashable 1.2.3.3,1 --> 1.2.6.1,1
hs-hashtables 1.2.0.2 --> 1.2.1.1
hs-haskell-src-exts 1.16.0.1 --> 1.19.1
hs-hasktags 0.69.1 --> 0.69.3
hs-hedis 0.6.9 --> 0.9.8
hs-heist 0.14.1.1 --> 1.0.1.0
hs-hexpat 0.20.9 --> 0.20.13
hs-highlighting-kate 0.6 --> 0.6.4
hs-hinotify 0.3.8.1 --> 0.3.9
hs-hint 0.4.2.3 --> 0.7.0
hs-hjsmin 0.1.5.0 --> 0.2.0.2
hs-hlint 1.9.21 --> 2.0.9
hs-hoauth2 0.4.8 --> 0.5.9
hs-hoogle 4.2.41 --> 5.0.12
hs-hourglass 0.2.9 --> 0.2.10
hs-hscolour 1.23,1 --> 1.24.1,1
hs-hslogger 1.2.9 --> 1.2.10
hs-hslua 0.4.0 --> 0.5.0
hs-hspec 2.1.10 --> 2.4.4
hs-hspec-core 2.1.10 --> 2.4.4
hs-hspec-discover 2.1.10 --> 2.4.4
hs-hspec-expectations 0.7.1 --> 0.8.2
hs-html-conduit 1.2.0 --> 1.2.1.1
hs-http-client 0.4.20 --> 0.5.7.0
hs-http-client-tls 0.2.2_2 --> 0.3.5.1
hs-http-conduit 2.1.8 --> 2.2.3.1
hs-http-reverse-proxy 0.4.2 --> 0.4.4
hs-http-types 0.8.6 --> 0.9.1
hs-http2 1.0.4 --> 1.6.3
hs-hxt 9.3.1.15 --> 9.3.1.16
hs-hxt-regex-xmlschema 9.2.0.2 --> 9.2.0.3
hs-ieee754 0.7.6 --> 0.8.0
hs-iproute 1.5.0 --> 1.7.1
hs-js-jquery 1.11.3 --> 3.2.1
hs-kan-extensions 4.2.2 --> 5.0.2
hs-keys 3.10.2 --> 3.11
hs-kqueue 0.1.2.6_2 --> 0.2
hs-language-c 0.5.0 --> 0.6.1
hs-language-javascript 0.5.14.2 --> 0.6.0.10
hs-largeword 1.2.3_2 --> 1.2.5
hs-lens 4.12.3 --> 4.15.3
hs-libmpd 0.9.0.2 --> 0.9.0.6
hs-lifted-async 0.7.0.1 --> 0.9.3
hs-lifted-base 0.2.3.6 --> 0.2.3.11
hs-map-syntax 0.2 --> 0.2.0.2
hs-math-functions 0.1.5.2_2 --> 0.2.1.0
hs-memory 0.8 --> 0.14.6
hs-mime-mail 0.4.9 --> 0.4.13.1
hs-mime-types 0.1.0.6 --> 0.1.0.7
hs-mmorph 1.0.4 --> 1.1.0
hs-monad-control 1.0.0.4 --> 1.0.2.1
hs-monad-logger 0.3.13.2 --> 0.3.24
hs-monad-par 0.3.4.7 --> 0.3.4.8
hs-monadcryptorandom 0.6.1_2 --> 0.7.1
hs-monads-tf 0.1.0.2_2 --> 0.1.0.3
hs-mono-traversable 0.9.2.1 --> 1.0.2
hs-mueval 0.9.1.1.2 --> 0.9.3
hs-murmur-hash 0.1.0.8 --> 0.1.0.9
hs-mutable-containers 0.3.2 --> 0.3.3
hs-mwc-random 0.13.3.2 --> 0.13.6.0
hs-mysql 0.1.1.8 --> 0.1.4
hs-network 2.6.2.1 --> 2.6.3.2
hs-network-info 0.2.0.7 --> 0.2.0.8
hs-network-multicast 0.1.0 --> 0.2.0
hs-network-uri 2.6.0.3 --> 2.6.1.0
hs-nonce 1.0.2 --> 1.0.4
hs-oeis 0.3.6 --> 0.3.9
hs-optparse-applicative 0.11.0.2 --> 0.14.0.0
hs-pandoc 1.15.0.6_1 --> 1.19.2.1
hs-pandoc-citeproc 0.7.3.1 --> 0.10.5.1
hs-pandoc-types 1.12.4.5 --> 1.19
hs-pango 0.13.1.0 --> 0.13.3.1
hs-parallel 3.2.0.6 --> 3.2.1.1
hs-parsec 3.1.9 --> 3.1.11
hs-path-pieces 0.2.0 --> 0.2.1
hs-pcre-light 0.4.0.3 --> 0.4.0.4
hs-persistent 2.2 --> 2.7.0
hs-persistent-sqlite 2.2 --> 2.6.2
hs-persistent-template 2.1.3.4 --> 2.5.2
hs-pointed 4.2.0.2 --> 5
hs-polyparse 1.11 --> 1.12
hs-prelude-extras 0.4_2 --> 0.4.0.3
hs-primitive 0.6 --> 0.6.2.0
hs-probability 0.2.4.1_2 --> 0.2.5.1
hs-profunctors 5.1.1 --> 5.2
hs-pureMD5 2.1.2.1_10 --> 2.1.3
hs-quickcheck-io 0.1.1_2 --> 0.2.0
hs-reflection 2 --> 2.1.2
hs-regex-applicative 0.3.2.1 --> 0.3.3
hs-regex-tdfa 1.2.0_2 --> 1.2.2
hs-resourcet 1.1.6 --> 1.1.9
hs-safe 0.3.9 --> 0.3.15
hs-sandi 0.3.5 --> 0.4.0
hs-scientific 0.3.3.8 --> 0.3.5.1
hs-semigroupoids 5.0.0.3 --> 5.2
hs-semigroups 0.16.2.2 --> 0.18.3
hs-setlocale 1.0.0.4 --> 1.0.0.5
hs-shake 0.15.5 --> 0.15.11
hs-shakespeare 2.0.5 --> 2.0.13
hs-shelly 1.6.3.3 --> 1.6.8.3
hs-simple-sendfile 0.2.21 --> 0.2.25
hs-skein 1.0.9.3 --> 1.0.9.4
hs-snap 0.14.0.6 --> 1.0.0.1
hs-snap-core 0.9.7.2 --> 1.0.2.1
hs-snap-server 0.9.5.1 --> 1.0.2.2
hs-socks 0.5.4_2 --> 0.5.5
hs-split 0.2.2_7 --> 0.2.3.2
hs-statistics 0.13.2.3 --> 0.14.0.2
hs-stm 2.4.4 --> 2.4.4.1
hs-streaming-commons 0.1.12.1 --> 0.1.18
hs-svgcairo 0.13.0.3 --> 0.13.1.1
hs-syb 0.5.1 --> 0.7
hs-syb-with-class 0.6.1.6 --> 0.6.1.7
hs-tagged 0.8.1 --> 0.8.5
hs-tagsoup 0.13.3 --> 0.14.1
hs-tar 0.4.2.1 --> 0.5.0.3
hs-temporary 1.2.0.3_2 --> 1.2.1
hs-test-framework-hunit 0.3.0.1_2 --> 0.3.0.2
hs-test-framework-quickcheck2 0.3.0.3_2 --> 0.3.0.4
hs-texmath 0.8.3 --> 0.9.4.1
hs-text 1.2.1.3 --> 1.2.2.2
hs-threads 0.5.1.3 --> 0.5.1.4
hs-threadscope 0.2.7 --> 0.2.8
hs-time-locale-compat 0.1.1.0 --> 0.1.1.3
hs-timezone-olson 0.1.7 --> 0.1.8
hs-timezone-series 0.1.5.1 --> 0.1.8
hs-tls 1.3.1 --> 1.3.11
hs-torrent 10000.0.0 --> 10000.1.1
hs-transformers-compat 0.4.0.4 --> 0.5.1.4
hs-unix-compat 0.4.1.4 --> 0.4.3.1
hs-unix-time 0.3.5 --> 0.3.7
hs-unlambda 0.1.4.1 --> 0.1.4.2
hs-unordered-containers 0.2.5.1 --> 0.2.8.0
hs-uri 0.1.6.3 --> 0.1.6.4
hs-utf8-string 1 --> 1.0.1.1
hs-utility-ht 0.0.10_2 --> 0.0.14_2
hs-uuid 1.3.11 --> 1.3.13
hs-uuid-types 1.0.2 --> 1.0.3
hs-uulib 0.9.20 --> 0.9.22
hs-vault 0.3.0.4 --> 0.3.0.7
hs-vector 0.10.12.3 --> 0.12.0.1
hs-vector-binary-instances 0.2.1.0_2 --> 0.2.3.5
hs-vector-instances 3.3.1 --> 3.4
hs-vector-space 0.10.2 --> 0.10.4
hs-vector-th-unbox 0.2.1.2 --> 0.2.1.6
hs-void 0.7 --> 0.7.2
hs-vte 0.13.0.2 --> 0.13.1.1
hs-wai 3.0.3.0 --> 3.2.1.1
hs-wai-app-static 3.1.1 --> 3.1.6.1
hs-wai-extra 3.0.10 --> 3.0.20.0
hs-wai-logger 2.2.4.1 --> 2.3.0
hs-warp 3.1.3 --> 3.2.13
hs-warp-tls 3.1.1 --> 3.2.4
hs-webkit 0.13.1.3 --> 0.14.2.1
hs-wx 0.91.0.0 --> 0.92.3.0
hs-wxc 0.91.0.0 --> 0.92.3.0
hs-wxcore 0.91.0.0 --> 0.92.3.0
hs-wxdirect 0.91.0.0 --> 0.92.3.0
hs-x509 1.6.0 --> 1.6.5
hs-x509-store 1.6.0 --> 1.6.2
hs-x509-system 1.6.0 --> 1.6.4
hs-x509-validation 1.6.0 --> 1.6.5
hs-xml-conduit 1.3.1 --> 1.5.1
hs-xml-hamlet 0.4.0.11 --> 0.4.1
hs-xmlhtml 0.2.3.4 --> 0.2.4
hs-xmobar 0.24.3 --> 0.24.5
hs-xss-sanitize 0.3.5.6 --> 0.3.5.7
hs-yaml 0.8.13 --> 0.8.23.1
hs-yesod 1.4.1.5 --> 1.4.5
hs-yesod-auth 1.4.6 --> 1.4.17.2
hs-yesod-auth-hashdb 1.4.2.2 --> 1.6.1
hs-yesod-bin 1.4.13.3 --> 1.5.2.3
hs-yesod-core 1.4.13 --> 1.4.35
hs-yesod-form 1.4.4.1 --> 1.4.12
hs-yesod-persistent 1.4.0.3 --> 1.4.2
hs-yesod-static 1.5.0.2 --> 1.5.3
hs-yesod-test 1.4.3.1 --> 1.5.7
hs-zip-archive 0.2.3.7 --> 0.3.1.1
hs-zlib 0.5.4.2 --> 0.6.1.2
scroll 1.20151219 --> 1.20170122
Removed ports (5):
hs-MonadCatchIO-mtl Deprecated in favor of exceptions
hs-MonadCatchIO-transformers Deprecated in favor of exceptions
hs-citeproc-hs Replaced by pandoc-citeproc
hs-directory Part of the packages shipped with GHC
hs-syb-with-class-instances-text Upstream is unmaintained
This was created together with pgj@.
Reviewed by: pgj, 6yearold_gmail.com
Differential Revision: https://reviews.freebsd.org/D11558
|
|
|
|
|
| |
PR: 221082
Submitted by: robertc@robertcollins.net
|
|
|
|
|
| |
PR: 221022
Submitted by: luca.pizzamiglio@gmail.com (maintainer)
|
| |
|
|
|
|
| |
Changes: https://github.com/akopytov/sysbench/releases
|
|
|
|
| |
- Switch to options helpers
|
| |
|
|
|
|
| |
- Switch to options helpers
|
|
|
|
|
| |
PR: 220456
Submitted by: luca.pizzamiglio@gmail.com (maintainer)
|
|
|
|
|
| |
Exp-Run by: antoine
PR: 220408
|
|
|
|
|
|
| |
Unfortunately, it's written in Java, but is a nice tool nonetheless.
WWW: https://pavelfatin.com/typometer/
|
|
|
|
| |
Sponsored by: ESnet
|
|
|
|
|
|
|
| |
- While I'm here, add NO_ARCH
- Bump PORTREVISION for dependency change
With hat: perl
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
|
|
|
|
|
| |
- Changelog: http://www.phoronix.com/scan.php?page=article&item=pts-70-ringsaker&num=1
PR: 219462
Reported by: xmj
Approved by: luca.pizzamiglio at gmail.com (maintainer) miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D11216
|
| |
|
|
|
|
| |
Reviewed by: swills (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- While I'm here:
- Add USES=php
- Fix indent
Content of tarballs are unchanged (checked against [1]).
=> Benchmark-1.2.9.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Benchmark-1.2.9.tgz
fetch: http://pear.php.net/get/Benchmark-1.2.9.tgz: size mismatch: expected 8696, actual 8823
Reference: https://people.FreeBSD.org/~sunpoet/checksum/Benchmark-1.2.9.tgz [1]
Approved by: portmgr (blanket)
|
|
|
|
|
|
|
| |
- and set LICENSE
PR: 219822
Submitted by: xmj
|
|
|
|
|
|
|
|
| |
patches were upstreamed and it now supports fp16 tests. Changing mail address to my FreeBSD one.
Reviewed by: swills (mentor)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10917
|
|
|
|
|
| |
PR: 219677
Submitted by: luca.pizzamiglio@gmail.com (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
- Update COMMENT
- Adjust options:
- Remove DOCS: manual.html is an empty file
- Rename LARGEFILE to LFS
- Update pkg-descr
- Take maintainership
Changes: https://github.com/akopytov/sysbench/releases
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
https://github.com/akopytov/sysbench . Tests are now written in lua
and the port has been updated to reflect that.
In addition to the changes in D7388, silenced portlint by:
- regenerated distinfo by 'make makesum'
- regenerated patch files by 'make makepatch'
Submitted by: sam@samgwydir.com
Differential Revision: https://reviews.freebsd.org/D7388
|
|
|
|
|
| |
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
|
| |
|
|
|
|
|
|
|
|
|
| |
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills
|
|
|
|
|
|
|
|
|
| |
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills
|
|
|
|
|
| |
Reviewed by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10755
|
|
|
|
|
|
|
|
| |
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
|
|
|
|
| |
PR: 219138
Submitted by: luca.pizzamiglio@gmail.com (maintainer)
|
|
|
|
|
| |
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D10648
|
| |
|
|
|
|
|
|
|
| |
2017-04-30 devel/ccons: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/fortune: Unfetchable for more than six months (google code has gone away)
2017-05-05 benchmarks/gobench: Builds each time it runs
2017-04-30 sysutils/grok: Unfetchable for more than six months (google code has gone away)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This release introduces some new features and fixes several bugs:
http://savannah.gnu.org/forum/forum.php?forum_id=8751
* update to 2.3 and take maintainership
* update math/py-gsl to 2.2.0 for gsl2 support
* update math/rubygem-rb-gsl to 2.1.0.2 for gsl2 support
PR: 218952
Exp-run by: antoine
Reviewed by: mat, rakuco
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D10522
|
|
|
|
|
| |
PR: 218891
Submitted by: luca.pizzamiglio@gmail.com (maintainer)
|
|
|
|
|
| |
PR: 218658
Submitted by: riggs
|
| |
|
| |
|
|
|
|
|
| |
PR: 218754
Submitted by: luca.pizzamiglio@gmail.com (maintainer)
|
| |
|
|
|
|
|
| |
PR: 218520
Submitted by: luca.pizzamiglio@gmail.com (maintainer)
|
| |
|
| |
|
|
|
|
| |
Reported by: mat
|
|
|
|
|
|
| |
Reported by: adamw
Reviewed by: swills (mentor)
Approved by: swills (mentor)
|
|
|
|
|
|
|
|
| |
A trivial port of Brendan Gregg's collection of flamegraph scripts (a lot of shebang-fixes). This will allow developers to visually profile output from, e.g., ljp and dtrace to locate CPU and memory hogs in workloads.
Reviewed by: swills (mentor)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10233
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
|
|
|
|
|
| |
PR: 218061
Submitted by: luca.pizzamiglio@gmail.com (maintainer)
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
| |
PR: 217639
Submitted by: luca.pizzamiglio@gmail.com (maintainer)
|
|
|
|
|
|
| |
Documentation changes only, no functional changes.
Sponsored by: ESnet
|
| |
|
|
|
|
| |
PR: 217495
|
|
|
|
|
| |
PR: 217491
Submitted by: luca.pizzamiglio@gmail.com (maintainer)
|
|
|
|
|
| |
- Add 'go' to USES
- Use dependencies from bombardier sources
|
|
|
|
|
|
| |
It may just need a uname patch in stage/usr/local/lib/libmicro/bench.
Approved by: portmgr (tier-2 blanket)
|
|
|
|
|
|
| |
bombardier is a HTTP(S) benchmarking tool. It is written in
Go programming language and uses excellent fasthttp instead
of Go's default http library, because of its lightning fast performance.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
goBench is a HTTP(S) benchmarking tool designed for high throughput
to replace existing benchmarking/load tools which have concurrency
issues. We are working so hard to optimize our servers - why shouldn't
we do also it for our clients testers?!
WWW: https://github.com/tabrarg/gobench
- While I'm here:
- Add LICENSE_FILE
- Change BUILD_DEPENDS to RUN_DEPENDS
- Remove GH_PROJECT
- Respect LOCALBASE
PR: 217213
Submitted by: Guy Tabrar <guy.tabrar@me.com>
|
|
|
|
|
|
|
| |
PR: 217112
Submitted by: maintainer
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9616
|
|
|
|
|
|
|
| |
PR: 217066
Submitted by: maintainer
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9569
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
bsd.default-versions.mk can rely on ARCH being defined.
- In bsd.port.mk move inclusion of bsd.default-versions.mk from the
pre-makefile section to the options section so the variables can be used
earlier. Also put the bit of code sitting between the options section and
the pre-makefile section into the options section.
- Remove last few cases where ports set WITH_OPENSSL_PORT. This variable is
handled in bsd.default-versions.mk and some ports were setting it after
including bsd.port.options.mk. After FreeBSD 9 EoL all but a few ports,
and then only when setting non-default options, work without setting that
variable.
PR: 215996
Exp-run by: antoine
Approved by: portmgr (antoine)
|
|
|
|
| |
Sponsored by: ESnet
|
|
|
|
| |
Approved by: portmgr (tier-2 blanket)
|
|
|
|
|
|
|
|
| |
PR: 215953
Reported by: Karsten Schmidt <bsd@guggemand.dk>
Reviewed by: bapt
Approved by: bapt
Differential Revision: https://reviews.freebsd.org/D9131
|
| |
|
|
|
|
|
| |
PR: 216232
Submitted by: luca.pizzamiglio@gmail.com (maintainer)
|
|
|
|
| |
Sponsored by: Gandi.net
|
|
|
|
|
|
|
|
|
|
|
| |
1. curses support: Adding autoreconf negated the changes to configure
script, so change configure.ac instead
2. The man page wasn't being installed (plist QA fail) so fix
3. While here, change USE_OPENSSL to USES=ssl
Approved by: ncurses and just-fix-it blankets
|
|
|
|
| |
Sponsored by: ESnet
|
|
|
|
|
| |
PR: 215987
Submitted by: luca.pizzamiglio@gmail.com (maintainer)
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
| |
Reviewed by: bapt
Approved by: bapt
Differential Revision: https://reviews.freebsd.org/D9088
|
|
|
|
|
|
|
| |
PR: 215728
Submitted by: luca.pizzamiglio@gmail.com (maintainer)
Approved by: jadawin (mentor)
Differential Revision: https://reviews.freebsd.org/D9028
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
|
|
| |
PR: 214343
Submitted by: joneum@bsdproject.de
Approved by: dreibh@iem.uni-due.de (maintainer)
|
|
|
|
|
|
|
|
| |
The suite is entirely php based, then the package is now defined as NO_ARCH.
Some benchmark added and php reporting improved.
PR: 215414
Submitted by: Lucca Pizzamiglio <luca.pizzamiglio@gmail.com> (maintainer)
|
| |
|
| |
|
|
|
|
|
| |
PR: 215413
Submitted by: luca.pizzamiglio@gmail.com (maintainer)
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
|
| |
PR: 215254
Approved by: bapt (maintainer)
|
|
|
|
|
| |
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
|
|
|
|
|
| |
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms), part II.
The first part covered ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
This adds ports with USES=fortran and ports using Mk/bsd.octave.mk
which in turn has USES=fortran.
PR: 214965
Reported by: thierry
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add new dependency: misc/e2fsprogs-libuuid
- Add ftp/curl and www/libwww as dependencies (Q/A reported):
They are dependencies of net/xmlrpc-c, but flowgrind is linking with them
- Add USES=ssl
- Remove CONFIGURE_ARGS: pcap and gsl are enabled by default
- Remove post-patch entry: not necessary anymore
- Pass maintainer'ship to submitter
PR: 214529
Submitted by: dbaio@bsd.com.br
|
|
|
|
|
|
| |
Python 2.7+ / 3.2+ by default.
sysutils/osquery fails to build because of C++ errors.
|
|
|
|
| |
Changes: https://github.com/evanphx/benchmark-ips/blob/master/History.txt
|
|
|
|
|
|
|
| |
PR: 214899
Submitted by: luca.pizzamiglio@gmail.com (maintainer)
Approved by: jadawin (mentor)
Differential Revision: https://reviews.freebsd.org/D8661
|
|
|
|
|
| |
- Switch to options helpers
- Install more doc files
|
|
|
|
|
|
|
|
| |
- While I'm here, update WWW
Changes: https://sourceforge.net/projects/iperf2/files/readme.txt/view
PR: 213241
Submitted by: arved
|
|
|
|
|
|
|
|
|
| |
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
|
|
|
|
|
|
| |
tier-2 archs.
Approved by: portmgr (tier-2 blanket)
|
|
|
|
|
|
|
| |
PR: 214361
Submitted by: luca.pizzamiglio@gmail.com (maintainer)
Approved by: jadawin
Differential Revision: https://reviews.freebsd.org/D8481
|
|
|
|
|
|
| |
While here, pet portlint and remove stale ia64 lines.
Approved by: portmgr (tier-2 blanket)
|
|
|
|
| |
PR: 196712
|
|
|
|
|
| |
The newest version of OpenSSL doesn't have SSLv3_method, similar to
LibreSSL, so update the patches to support both.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 214011 214012 214013 214014 214015 214016 214017
PR: 214018 214019 214021 214022 214023 214024 214025
PR: 214026 214027 214028 214029 214030 214031 214032
PR: 214033 214034 214035 214036 214037 214038 214039
PR: 214040 214041 214042 214043 214044 214045 214046
PR: 214047 214048 214049 214050 214051 214052 214053
PR: 214054 214055 214056 214057 214058 214059 214060
PR: 214061 214062 214063 214064 214066 214067 214068
PR: 214071 214072 214073 214074 214075 214076 214077
PR: 214078 214079 214080 214081 214082 214083 214084
PR: 214085 214086 214087 214088 214089 214090 214091
PR: 214092 214093 214094 214095 214096 214097 214098
PR: 214099 214100 214101 214102 214103 214104 214108
PR: 214109 214110 214111 214112 214113 214114 214115
PR: 214116 214117 214118 214119 214120 214121 214122
PR: 214123 214124 214125 214126 214127 214128 214129
PR: 214130 214131 214132 214133 214134 214135 214136
PR: 214137 214138 214139 214140 214141 214142 214143
PR: 214144 214145 214146 214147 214148 214149 214150
PR: 214151 214152
Submitted by: Jochen Neumeister <joneum@bsdproject.de>
|
|
|
|
| |
Sponsored by: ESnet
|
| |
|
| |
|
|
|
|
|
| |
PR: 213647
Submitted by: luca.pizzamiglio@gmail.com (maintainer)
|
|
|
|
|
|
|
| |
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
|
|
|
|
| |
PR: 213591
Submitted by: luca.pizzamiglio@gmail.com (maintainer)
|
| |
|
|
|
|
|
| |
PR: 213409
Submitted by: luca.pizzamiglio@gmail.com (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
USES=localbase:ldflags can be used to set LDFLAGS. Normally LDFLAGS
appears too early on the command line causing some ports to link with
their own libraries in LOCALBASE (if installed) instead of WRKSRC.
Also make use of _USES_POST so -L${LOCALBASE}/lib is added as late as
possible after anything a port Makefile might set. Use _USES_POST
instead of .include in libedit.mk and libarchive.mk so things like
'USES=libedit localbase:ldflags' work correctly.
Fix some issues with LIBS in some ports.
Switch ports that don't support LIBS to localbase:ldflags.
PR: 212987
Exp-run by: antoine
Approved by: portmgr (antoine)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight
|
|
|
|
|
|
|
| |
PR: 210856
Reported by: Mark Millard <markmi@dsl-only.net>
Submitted by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
Approved by: blttll@gmail.com (maintainer timeout)
|
|
|
|
| |
Approved by: SSL blanket
|
|
|
|
| |
TIMESTAMP (glmark2-2014.03.tar.gz) = 1394537514
|
|
|
|
|
| |
PR: 212286
Submitted by: luca.pizzamiglio@gmail.com (maintainer)
|
|
|
|
|
| |
PR: 211968
Submitted by: luca.pizzamiglio@gmail.com (maintainer)
|
|
|
|
|
|
|
| |
The proper way to handle libGL is to set USE_GL=gl, and doing so allows
dependency registration to match the port
Approved by: infrastructure blanket (redundant deps work)
|
|
|
|
| |
byacc has less dependencies and is the same yacc as what FreeBSD 10+ has
|
|
|
|
|
|
|
|
|
| |
Incorporates port patches
Fixes type warnings on 32 bit and 64 bit with clang
Should fix iozone on some of the more "esoteric" arches
PR: 211289
Sponsored by: iXsystems
|
|
|
|
|
|
|
| |
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
| |
With hat: portmgr-secretary
|
| |
|
|
|
|
|
|
|
| |
PR: 211289
Sponsored by: iXsystems
Pointyhat: jpaetzel
Cluebat: jhb
|
|
|
|
| |
Sponsored by: iXsystems
|
|
|
|
|
| |
PR: 211194
Submitted by: luca.pizzamiglio@gmail.com (maintainer)
|
|
|
|
|
| |
PR: 211034
Submitted by: luca.pizzamiglio@gmail.com (maintainer)
|
|
|
|
|
|
|
|
| |
PR: 210529
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6936
|
|
|
|
|
|
|
| |
PR: 210653
Submitted by: luca.pizzamiglio@gmail.com (maintainer)
Approved by: jadawin
Differential Revision: https://reviews.freebsd.org/D7005
|
|
|
|
|
|
|
| |
devices.
PR: 209849
Submitted by: Johannes Dieterich <dieterich@ogolem.org>
|
|
|
|
|
| |
The IFC option removal was not complete. Alter the pkg-plist
accordingly and bump.
|
|
|
|
| |
- Switch to options helpers
|
|
|
|
|
| |
but it prevented compillation on 32-bit Linux. This is the
version the author has just incorporated into his source.
|
|
|
|
|
|
| |
SSH-option turned off (rsh was replaced with ssh unconditionally).
PR: 210449
|
|
|
|
|
|
|
|
|
|
| |
with CRLF.
While there, run make makepatch, rename patches to use the new scheme,
and various fixes.
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
|
|
| |
While there, run make makepatch on affected ports, and rename patches
accordingly.
Sponsored by: Absolight
|
|
|
|
| |
Prefer USES to set the extract suffix
|
|
|
|
| |
Sponsored by: Gandi.net
|
| |
|
|
|
|
|
|
|
| |
PR: 210249
Submitted by: Luca Pizzamiglio (maintainer)
Approved by: jadawin (mentor)
Differential Revision: https://reviews.freebsd.org/D6837
|
| |
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
|
|
| |
on the iperf3 control channel.
Security: d6bbf2d8-2cfc-11e6-800b-080027468580
Sponsored by: ESnet
|
|
|
|
|
| |
PR: 209934
Submitted by: luca.pizzamiglio@gmail.com (maintainer)
|
|
|
|
|
| |
PR: 209999
Submitted by: luca.pizzamiglio@gmail.com (maintainer)
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
| |
PR: 209330
Submitted by: Luca Pizzamiglio <luca.pizzamiglio@gmail.com> (maintainer)
Approved by: tabthorpe
Differential Revision: https://reviews.freebsd.org/D6268
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Note that for now ports still have to have USE_RUBY=yes to use USES=gem
PR: 209041
Differential Revision: https://reviews.freebsd.org/D6070
|
|
|
|
|
| |
PR: 209088
Submitted by: luca.pizzamiglio@gmail.com (maintainer)
|
|
|
|
| |
Sponsored by: Absolight
|
| |
|
|
|
|
| |
Reported by: antoine
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
- Makefile: bump version
- stress-mmap: handle SIGBUS signals (LP: #1569468)
- stress-mmapmany: sanity check sysconf return
- stress-mmapmany: detect SEGV deaths
- stress-mlock: detect SEGV deaths
- stress-brk: detect SEGV deaths
- stress-bigheap: detect SEGV deaths
- stress-memfd: detect SEGV deaths
- stress-mmapmany: allocate mappings on heap rather than stack
- stress-mlock: allocate mappings on heap rather than stack
- stress-cpu: move sieve buffer to static to reduce stack size
- stress-sem*: differentiate between which semaphore init that failed
- stress-remap-file-pages: abort if remap fails
- stress-fiemap: remove \n from pr_fail_err messages
PR: 208885
Submitted by: luca.pizzamiglio@gmail.com (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
| |
functional testing.
WWW: https://github.com/linkedin/Zopkio
Reviewed by: mat, koobs, Python
Requested by: gnn (AsiaBSDCon)
Tested by: gnn (earlier version)
Sponsored by: gandi.net
Differential Revision: https://reviews.freebsd.org/D5670
|
|
|
|
|
|
|
|
|
|
|
| |
stateful services.
WWW: https://github.com/linkedin/naarad
Reviewed by: mat, koobs, Python
Tested by: gnn (earlier version)
Sponsored by: gandi.net
Differential Revision: https://reviews.freebsd.org/D5670
|
|
|
|
|
| |
Changes: https://github.com/evanphx/benchmark-ips/blob/master/History.txt
https://github.com/evanphx/benchmark-ips/commits/master
|
|
|
|
|
| |
Changes: https://github.com/evanphx/benchmark-ips/blob/master/History.txt
https://github.com/evanphx/benchmark-ips/commits/master
|
| |
|
|
|
|
|
| |
PR: 208491
Submitted by: dim
|
|
|
|
|
| |
PR: 208599
Submitted by: luca.pizzamiglio@gmail.com (maintainer)
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Rename the LIBDANE option DANE because that's the name of the protocol
supported by libgnutls-dane and gnutls-cli. Also clarify the option
description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4. Some ports used this library
in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed. Ports that used these have been
updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.
net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.
www/hydra: Mark BROKEN. This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.
PR: 207768
Exp-run by: antoine
Approved by: portmgr (antoine)
|
|
|
|
|
|
|
| |
- While here, fix MANDIRS misuse
PR: 208245
Submitted by: luca.pizzamiglio@gmail.com (maintainer)
|
|
|
|
| |
PR: 208017
|
|
|
|
|
|
|
|
| |
- New MAINTAINER
- Updated PHP dependencies
- New dependency on gcc and cmake
PR: 207981
|
| |
|
|
|
|
| |
Sponsored by: Gandi.net
|
|
|
|
|
|
| |
PR: 205198
Submitted by: tkato432 yahoo com
Sponsored by: Absolight
|
|
|
|
| |
Changes: https://github.com/evanphx/benchmark-ips/blob/master/History.txt
|
|
|
|
|
| |
PR: 207702
Submitted by: luca.pizzamiglio@gmail.com (maintainer)
|
|
|
|
| |
- Simplify upstream makefile handling
|
|
|
|
|
|
|
| |
While here, remove an unused directory from the package.
PR: 207339
Submitted by: Luca Pizzamiglio <luca.pizzamiglio@gmail.com> (maintainer)
|
| |
|
| |
|
|
|
|
|
| |
PR: 207338
Submitted by: Luca Pizzamiglio <luca.pizzamiglio@gmail.com> (maintainer)
|
|
|
|
|
|
|
| |
- While here, minor cleanup for net/tcpsplit
PR: 206406, 206407
Approved by: lars@eggert.org (private email)
|
|
|
|
| |
- Fix patch files for 'make makepatch'
|
|
|
|
|
|
| |
Also link with ncurses, curses
approved by: infrastructure blanket
|
|
|
|
| |
Sponsored by: ESnet
|
|
|
|
|
|
|
|
| |
- While here, fix LICENSE
PR: 206407
Submitted by: jochen@jochen-neumeister.de
Approved by: lars@eggert.org (maintainer)
|
|
|
|
|
|
| |
PR: 206406
Submitted by: jochen@jochen-neumeister.de
Approved by: lars@eggert.org (maintainer)
|
| |
|
| |
|
|
|
|
|
| |
PR: 206242
Submitted by: tkato432@yahoo.com
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
LICENSE= PD
Note that although Public Domain is not technically a license, it's
handled in the same way as licenses here, which is a common practice
(Arch, Gentoo, Fedora, Debian, even FOSSology do the same).
Convert all ports which redefine Public Domain LICENSE to LICENSE=PD.
Approved by: portmgr (bapt)
Differential Revision: D4149
|
|
|
|
| |
Sponsored by: Gandi.net
|
|
|
|
|
|
|
|
|
|
| |
- Add support for building when SSLv2 or SSLv3 are disabled [1]
PR: 203675 [1], 205900 [2]
Submitted by: brnrd@ [1], zi@ [2]
Reviewed by: jlaffaye@ (maintainer)
Approved by: jlaffaye@ (maintainer)
Obtained from: upstream github
|
|
|
|
|
| |
It looks like the tarball got rerolled. diff -uprN between the tarball in
distcache.FreeBSD.org and the new one shows no differences.
|
|
|
|
| |
- Modernize ports
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
${PERL5} points to a specific version of perl, say, perl5.22.1, it is
fine to use it in a ports Makefile to do Perly things, but ports using
it must use ${PERL}, that points to /usr/local/bin/perl so that if the
minor version is updated, the shebang keep working.
While there, make some ports use shebangfix, regen a few patches, and
bump PORTREVISION where a shebang went from PERL5 to PERL.
PR: 205367
With hat: portmgr
Sponsored by: Absolight
|
| |
|
| |
|
|
|
|
|
|
|
| |
framework already sets a unique DISTNAME.
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
| |
Sort plist examples
|
|
|
|
| |
Pointy hats on standby.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
According to portsmon, benchmarks/fio's build is currently broken on 9 after
the update to 2.2.11:
lex: can't open lex.yy.c
with a verbose build it's possible to see that this is because base's flex
on 9 is too old and does not support "-o foo", it requires "-ofoo".
Depending on flex from ports to fix the build is not enough, as then the
yacc call fails:
/usr/bin/yacc -o y.tab.c -l -d -b y exp/expression-parser.y
yacc: e - line 68 of "exp/expression-parser.y", syntax error
%parse-param { long long *result }
^
Makefile:312: recipe for target 'y.tab.c' failed
Fix it by depending on both textproc/flex and devel/bison when the versions
in base are too old.
PR: 205022
Approved by: bapt (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2015-11-26 audio/pecl-id3: Broken for more than 6 months
2015-11-26 dns/geta: Broken for more than 6 months
2015-11-26 finance/openerp-web: Broken for more than 6 months
2015-11-26 devel/py-async: Further using of this module is not encouraged by upstream
2015-11-26 chinese/kon2: Depends on expiring chinese/cce
2015-11-26 games/linux-skulltag: Depends on expiring audio/linux-fmodapi
2015-11-26 archivers/wzip: Broken for more than 6 months
2015-11-26 databases/sybtcl: Broken for more than 6 months
2015-11-26 biology/povchem: Broken for more than 6 months
2015-11-26 audio/btc: Broken for more than 6 months
2015-11-26 astro/wmglobe: Broken for more than 6 months
2015-11-26 graphics/pyro: Broken for more than 6 months
2015-11-26 graphics/jpeg2ps: Broken for more than 6 months
2015-11-26 chinese/gugod-clean: Broken for more than 6 months
2015-11-26 comms/bforce: Broken for more than 6 months
2015-11-26 cad/geda-docs: Broken for more than 6 months
2015-11-26 chinese/cwtexttf: Broken for more than 6 months
2015-11-26 comms/zmtx-zmrx: Broken for more than 6 months
2015-11-26 astro/sky2000: Broken for more than 6 months
2015-11-26 deskutils/libopensync-plugin-file: Broken for more than 6 months
2015-11-26 databases/sqlite-ext-mobigroup: Broken for more than 6 months
2015-11-26 chinese/bg5ps: Broken for more than 6 months
2015-11-26 deskutils/x-tile: Broken for more than 6 months
2015-11-26 graphics/pure-gl: Broken for more than 6 months
2015-11-26 audio/dvda-author: Broken for more than 6 months
2015-11-26 chinese/oxim: Broken for more than 6 months
2015-11-26 editors/spe: Broken for more than 6 months
2015-11-26 audio/mpdscribble: Broken for more than 6 months
2015-11-26 cad/geda-symcheck: Broken for more than 6 months
2015-11-26 audio/linux-fmodapi: Broken for more than 6 months
2015-11-26 audio/pure-audio: Broken for more than 6 months
2015-11-26 editors/bpatch: Broken for more than 6 months
2015-11-26 benchmarks/geekbench: Broken for more than 6 months
2015-11-26 graphics/icoconvert: Broken for more than 6 months
2015-11-26 cad/geda-utils: Broken for more than 6 months
2015-11-26 deskutils/tomboy-plugin-wordcount: Broken for more than 6 months
2015-11-26 graphics/sketch: Broken for more than 6 months
2015-11-26 ftp/spegla: Broken for more than 6 months
2015-11-26 graphics/clutter-box2d: Broken for more than 6 months
2015-11-26 audio/scmpc: Broken for more than 6 months
2015-11-26 ftp/gnusget: Broken for more than 6 months
2015-11-26 comms/gpsk31: Broken for more than 6 months
2015-11-26 cad/geda-gschem: Broken for more than 6 months
2015-11-26 audio/ampache: Broken for more than 6 months
2015-11-26 cad/slffea: Broken for more than 6 months
2015-11-26 audio/cripple: Broken for more than 6 months
2015-11-26 cad/geda-gattrib: Broken for more than 6 months
2015-11-26 cad/findhier: Broken for more than 6 months
2015-11-26 biology/njplot: Broken for more than 6 months
2015-11-26 audio/wmmp: Broken for more than 6 months
2015-11-26 x11/avant-window-navigator: Broken for more than 6 months
2015-11-26 cad/geda-netlist: Broken for more than 6 months
2015-11-26 deskutils/libopensync-plugin-sunbird: Broken for more than 6 months
2015-11-26 biology/ortep3: Broken for more than 6 months
2015-11-26 astro/aa: Broken for more than 6 months
2015-11-26 french/belote: Broken for more than 6 months
2015-11-26 converters/p5-String-SetUTF8: Broken for more than 6 months
2015-11-26 cad/geda-examples: Broken for more than 6 months
2015-11-26 editors/yasnippet: Broken for more than 6 months
2015-11-26 audio/musica: Broken for more than 6 months
2015-11-26 graphics/rubyphoto: Broken for more than 6 months
2015-11-26 german/bsdpaste: Broken for more than 6 months
2015-11-26 audio/amrcoder: Broken for more than 6 months
2015-11-26 sysutils/bashburn: Broken for more than 6 months
2015-11-26 editors/e93: Broken for more than 6 months
2015-11-26 audio/tepsonic: Broken for more than 6 months
2015-11-26 astro/ephem: Broken for more than 6 months
2015-11-26 chinese/cce: Broken for more than 6 months
2015-11-26 graphics/qcread: Broken for more than 6 months
2015-11-26 databases/py-sqlkit: Broken for more than 6 months
2015-11-26 databases/usogres: Broken for more than 6 months
2015-11-26 cad/libgeda: Broken for more than 6 months
2015-11-26 chinese/p5-Lingua-ZH-BPMFConvert: Broken for more than 6 months
2015-11-26 french/alphabet_sounds_fr: Broken for more than 6 months
2015-11-26 deskutils/mrundlg: Broken for more than 6 months
2015-11-26 databases/erlang-mysql: Broken for more than 6 months
2015-11-26 graphics/linux-XnViewMP: Broken for more than 6 months
2015-11-26 deskutils/akamaru: Broken for more than 6 months
2015-11-26 dns/p5-Net-DNS-ZoneCheck: Broken for more than 6 months
2015-11-26 astro/dgpsip: Broken for more than 6 months
2015-11-26 databases/pecl-handlersocket: Broken for more than 6 months
2015-11-26 audio/cymbaline: Broken for more than 6 months
2015-11-26 french/dico: Broken for more than 6 months
2015-11-26 comms/qpage: Broken for more than 6 months
2015-11-26 audio/sonice: Broken for more than 6 months
2015-11-26 cad/geda-symbols: Broken for more than 6 months
2015-11-26 databases/java-mybatis: Broken for more than 6 months
2015-11-26 databases/openbase-jdbc: Broken for more than 6 months
2015-11-27 www/mediawiki119: Please upgrade to mediawiki-1.25
2015-11-28 www/R-cran-Rpad: Unmaintained upstream
|
|
|
|
| |
Approved by: mat (mentor)
|
|
|
|
| |
- Switch to options helpers
|
|
|
|
| |
Sponsored by: ESnet
|
|
|
|
|
| |
- Similarly, avoid hardcoding the port name in DISTNAME
- Wrap one overly long line when installing programs
|
|
|
|
|
|
|
| |
- Escape literal dot properly in sed(1) code (for REINPLACE_CMD)
- Spell "C-string" correctly in COMMENT and add a missing newline
- Use NULL for pointer in C code (original snippet was for C++ and Bjarne
prefers to avoid macros, per his C++ Style and Technique FAQ)
|
|
|
|
| |
- Use `do-install-DOCS-on' target for docs and perform some minor cleanups
|
|
|
|
|
|
|
| |
- Take maintainership
Approved by: skreuzer (former maintainer)
Sponsored by: Gandi.net
|
| |
|
|
|
|
|
|
|
| |
- Also remove portion of patch pushed upstream
PR: 204309
Submitted by: luca.pizzamiglio@gmail.com (maintainer)
|
| |
|
|
|
|
|
|
|
|
| |
PR: 204056
Submitted by: mat
Reviewed by: bapt
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D2735
|
|
|
|
|
|
| |
PR: 204092
Submitted by: pkubaj at riseup dot net
Sponsored by: ESnet
|
| |
|
|
|
|
|
|
|
|
| |
- Add an EXAMPLES knob.
- Unbreak CPU utilization measurement support for FreeBSD >= 10 [1], unbreak
SCTP support for FreeBSD >= 10.
PR: 203752 [1]
|
|
|
|
|
|
| |
- Remove RUN_DEPENDS
- Update WWW
- Bump PORTREVISION
|
|
|
|
| |
- Switch to options helpers
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Drop ONLY_FOR_ARCHS as the Linux-specific code is gone
- Chase new home on SourceForge
- LICENSE_FILE is now shipped within distfile
Changes: http://www.fsl.cs.sunysb.edu/~vass/filebench/ChangeLog (before 1.4.9)
Changes: http://sourceforge.net/p/filebench/code/ci/1.4.9.1/log/
PR: 202989
Tested by: danfe (powerpc locally, ia64 on eris, sparc64 on flame)
Tested by: myself (armv6 via qemu-user-static)
Approved by: maintainer timeout (18 days)
|
|
|
|
|
|
|
|
|
|
| |
It was designed to exercise various physical subsystems of a computer as well
as various operating system kernel interfaces.
WWW: http://kernel.ubuntu.com/~cking/stress-ng/
PR: 200949
Submitted by: luca.pizzamiglio@gmail.com
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Expand Linux ppc into FreeBSD powerpc and powerpc64
- Reword COMMENT based on summary in ${WRKSRC}/README
- Rename files/patch-* according to |make makepatch|
- Pet |portlint -C|
PR: 202989
Approved by: portmgr blanket
|
|
|
|
|
|
| |
- Drop maintainership
Reported by: amdmi3 [1]
|
|
|
|
|
|
|
| |
- Take maintainership
Approved by: mat
Differential Revision: https://reviews.freebsd.org/D3560
|
|
|
|
|
|
|
| |
- Convert from USE_AUTOTOOLS to USES=autoreconf [2]
- Convert WWW's pkg-descr line from tab to single space
Suggested by: bapt [1], [2]
|
|
|
|
|
| |
r395185 did not fix fetch stage
While I'm here, move LICENSE to make portlint happy.
|
|
|
|
|
| |
PR: 199824
Submitted by: lacey.leanne@gmail.com
|