pkgsrc/devel
adam 3b6bbfa486 py-hypothesis: updated to 4.11.1
4.11.1:
This is a formatting-only patch, enabled by a new version of :pypi:isort.

4.11.0:
This release deprecates :func:~hypothesis.strategies.sampled_from with empty sequences. This returns :func:~hypothesis.strategies.nothing, which gives a clear error if used directly... but simply vanishes if combined with another strategy.

Tests that silently generate less than expected are a serious problem for anyone relying on them to find bugs, and we think reliability more important than convenience in this case.

4.10.0:
This release improves Hypothesis's to detect flaky tests, by noticing when the behaviour of the test changes between runs. In particular this will notice many new cases where data generation depends on external state (e.g. external sources of randomness) and flag those as flaky sooner and more reliably.

The basis of this feature is a considerable reengineering of how Hypothesis stores its history of test cases, so on top of this its memory usage should be considerably reduced.

4.9.0:
This release adds the strategy :func:~hypothesis.extra.numpy.valid_tuple_axes, which generates tuples of axis-indices that can be passed to the axis argument in NumPy's sequential functions (e.g. :func:numpy:numpy.sum).

4.8.0:
This release significantly tightens validation in :class:hypothesis.settings. :obj:~hypothesis.settings.max_examples, :obj:~hypothesis.settings.buffer_size, and :obj:~hypothesis.settings.stateful_step_count must be positive integers; :obj:~hypothesis.settings.deadline must be a positive number or None; and :obj:~hypothesis.settings.derandomize must be either True or False.

As usual, this replaces existing errors with a more helpful error and starts new validation checks as deprecation warnings.

4.7.19:
This release makes some micro-optimisations to certain calculations performed in the shrinker. These should particularly speed up large test cases where the shrinker makes many small changes. It will also reduce the amount allocated, but most of this is garbage that would have been immediately thrown away, so you probably won't see much effect specifically from that.

4.7.18:
This patch removes some overhead from :func:~hypothesis.extra.numpy.arrays with a constant shape and dtype. The resulting performance improvement is modest, but worthwile for small arrays.
2019-03-13 08:51:48 +00:00
..
accerciser
accerciser3 Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
acme
acr Update acr to 1.7.0. 2019-01-18 21:43:28 +00:00
acunia-jam
adacurses
adocman
aegis revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
afl
ald
alex
allegro
anjuta Revbump for libcanberra gstreamer change. 2018-11-29 11:21:45 +00:00
ant-contrib
apache-ant
apache-ant15
apache-ant19
apache-ivy
apache-maven
apel
appdata-tools revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
apr apr: update to 1.6.5. 2018-12-02 10:22:39 +00:00
apr-util revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
arcanist
arena
argp argp: c99 fixes SunOS 2018-09-28 20:07:50 +00:00
argtable
as31
asio
aslc86k
asm2html
astyle Fix astyle build on NetBSD-8. 2018-09-01 20:35:22 +00:00
at-spi Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
at-spi2-atk
at-spi2-core
atf
atk
atkmm
autoconf
autoconf-archive
autoconf213
autogen
automake automake: update to 1.16.1. 2018-12-01 04:58:36 +00:00
automake14
automoc4
autosetup
avl
avltree
bam
bats
bcc
bfg
bglibs
bin86
binutils
bison bison: update to 3.2.4. 2019-02-13 20:05:14 +00:00
blame
blib Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
blosc
bmake On Minix3 the call to read returns EAGAIN (-1) and causes the build to break. 2018-12-23 23:29:28 +00:00
bmkdep
boa-constructor Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
boehm-gc boehm-gc: update to 8.0.2. 2019-02-13 20:32:03 +00:00
boost-build boost: updated to 1.69.0 2018-12-13 19:22:56 +00:00
boost-docs
boost-headers boost: updated to 1.69.0 2018-12-13 19:22:56 +00:00
boost-jam boost: updated to 1.69.0 2018-12-13 19:22:56 +00:00
boost-libs boost: updated to 1.69.0 2018-12-13 19:22:56 +00:00
boost-mpi boost: updated to 1.69.0 2018-12-13 19:22:56 +00:00
bpython
buddy
bugzilla
bugzilla3
bullet
byacc Update to 20180609 2018-12-08 12:22:03 +00:00
bzr
bzr-explorer
bzr-gtk
bzr-svn
bzrtools
c++gsl
calltree-perl
capstone *: Add CTF_SUPPORTED/CTF_FILES_SKIP where necessary. 2018-11-12 14:40:20 +00:00
catch
cbindgen Update to version 0.8.0 (from 0.6.8). 2019-02-19 22:24:12 +00:00
cbrowser
ccache ccache: updated to 3.6 2019-01-15 09:04:17 +00:00
cdecl
cdk cdk: update to 5.0.20180306. 2019-02-21 09:59:30 +00:00
cervisia revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
cfitsio
cflow
cflow-mode
cfr
cgdb
cgen
check
chmlib
chrpath
clib
clion-bin devel/clion-bin: import clion-bin-2018.3.4 2019-03-03 17:42:40 +00:00
clisp-pcre
clisp-syscalls
clisp-wildcard
clisp-zlib
cloc
cmake cmake: specifically test for some C++17 features. 2019-02-27 13:18:01 +00:00
cmake-fedora
cmake-mode
cmocka cmocka: avoid -Werror=uninitialized which incorrectly fires on wrong code 2019-01-21 07:39:48 +00:00
cmockery2
cmph
cobol-mode
coccinelle Revbumps associated with update of lang/ocaml. 2018-11-12 16:10:16 +00:00
coconut Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
codeville
cogito
colordiff
commit-patch
compiz-bcop
compizconfig-backend-gconf revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
concurrencykit
confuse
cook
cppcheck revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
cppunit
cpputest #include <sys/types.h> for pid_t. Fixes FreeBSD build. 2018-12-16 07:02:07 +00:00
cproto cproto: update to 4.7o. 2019-02-15 19:49:15 +00:00
cpuflags cpuflags: SUBSTing in pre-configure does nothing if NO_CONFIGURE=yes 2018-09-27 19:14:44 +00:00
cqual
cre2
creduce creduce: fix for LLVM 7.0 2018-12-12 12:44:42 +00:00
cscope
cssc
ctemplate
cunit
cut
cutter revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
cvs-fast-export Update to 1.44. From the changelog: 2018-09-26 23:19:05 +00:00
cvs2cl
cvs2html
cvs2svn
cvsclone
cvsd
cvsdiff2patch
cvsgraph Update to 1.7.0. From the changelog: 2018-08-28 10:20:36 +00:00
cvslock
cvsps
cvsps3
cvsup-bin
cvsup-gui-bin
cvsutils
cvsync
cxref
darcs revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
darts
dconf dconf: Work around link ordering issue on SunOS. 2018-12-17 15:33:01 +00:00
dconf-editor Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
ddd
deforaos-asm
deforaos-coder Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
deforaos-configure
deforaos-cpp
deforaos-libsystem
dejagnu
delta
dev86
devhelp revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
device-driver-doc-de
devIL devIL: Support SunOS. 2018-10-26 10:18:49 +00:00
dia2code
diffuse
diffutils
distcc
distcc-pump distcc-pump: invert PYTHON_VERSIONS_INCOMPATIBLE 2018-09-27 21:36:12 +00:00
distccmon-gnome Revbump for libcanberra gstreamer change. 2018-11-29 11:21:45 +00:00
distccmon-gtk Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
dlcompat
dmake
dmalloc
doc++
dolphin-plugins revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
dotconf
doxygen doxygen: disable latex support for now 2019-02-22 14:08:56 +00:00
doxymacs
dumpet
easygit
eclipse
ecore revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
edcommon revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
editline
editorconfig-core
eet
egypt
eina
eio revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
electric-fence
elf
elfcat
elfsh
elftoolchain Update to 0.7.1 2018-10-01 12:36:35 +00:00
elib
emacs-ilisp
emacs20-elib
empty Add a package for empty-0.6.20b. 2019-02-16 16:34:09 +00:00
epydoc epydoc: PYTHON_VERSIONS_INCOMPATIBLE -> PYTHON_VERSIONS_ACCEPTED 2019-01-22 10:32:02 +00:00
eric4
erlang-base64url
erlang-cache_tab
erlang-ezlib
erlang-fs
error
ethos Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
ETL
etrace
exctags
exempi revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
ExmanIDE
extra-cmake-modules
fann
fastdep
fhist
flatbuffers
flatzebra
flex
flexdock
flim
florist
fortran-utils
fossil fossil: update to 2.8 2019-03-12 13:20:27 +00:00
frama-c revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
frink
fromcvs
ftnchek
g-wrap
gccmakedep
GConf
GConf-ui Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
gconfmm
gcvs
gdb gdb: Pass --enable-targets=all 2019-01-23 15:03:34 +00:00
gdb7
gdbus-codegen
gdl Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
geany devel/geany: switch default to GTK3 2019-02-07 05:10:11 +00:00
gearmand *: update email for fhajny 2018-12-15 21:12:18 +00:00
generate
gengetopt
gentle
gettext Do not require _nl_expand_alias to exist, it's a pointless reference to 2018-12-27 15:09:53 +00:00
gettext-asprintf
gettext-lib
gettext-m4 Do not require _nl_expand_alias to exist, it's a pointless reference to 2018-12-27 15:09:53 +00:00
gettext-tools
gflags
gflib
giblib
gindent
git git: updated to 2.21.0 2019-02-26 11:36:59 +00:00
git-base git: updated to 2.21.0 2019-02-26 11:36:59 +00:00
git-contrib
git-cvs
git-docs git: updated to 2.20.0 2018-12-09 20:29:13 +00:00
git-gitk
git-lfs all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
git-remote-hg
git-svn
gitolite
glade Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
glade3 Revbump for libcanberra gstreamer change. 2018-11-29 11:21:45 +00:00
glib
glib2 glib2: Fix GCredentials support for NetBSD 2018-10-19 16:44:15 +00:00
glib2-tools
glibmm
global revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
gmake gmake: Unconditionally avoid setgid and group change in configure phase 2018-11-16 16:00:18 +00:00
gmp
gmtk Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
gnatpython
gnome-common
gnustep-base revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
gnustep-examples revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
gnustep-make
gnustep-objc
gnustep-objc-lf2
go-afero all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-amber all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-appengine all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-assert all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-blackfriday all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-buffruneio all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-cast all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-check all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-cli all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-cobra all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-colorable all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-colortext all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-colour all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-consul-api all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-debounce all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-ed25519 all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-emoji all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-errors all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-flags-svent all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-fnmatch all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-fs all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-fsnotify all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-fsync all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-gitmap all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-glog all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-gls all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-gocode all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-godef all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-godirwalk all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-godotenv all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-golang-lru all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-goorgeous all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-gopkgs all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-goptlib all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-goreturns all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-hashstructure all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-homedir all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-humanize all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-i18n all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-immutable-radix all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-ini all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-isatty all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-jwalterweatherman all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-kingpin.v3-unstable all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-locker all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-logrus all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-mapstructure all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-mapstructure-bep all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-mow-cli all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-nbreader all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-nitro all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-osext all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-pflag all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-properties all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-protobuf all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-purell all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-ratelimit all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-repr all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-review all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-sanitized_anchor_name all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-shellwords all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-shuffle all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-siphash all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-sync all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-sys Update go-sys to 20190308. 2019-03-09 11:20:06 +00:00
go-termbox all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-testify all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-tools all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-try all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-viper all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
go-yaml all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
gob2
gobject-introspection Bump pkgrevision for non fatal warnings 2019-02-06 11:29:35 +00:00
golint all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
google-api-go-client all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
google-glog
googletest googletest: updatee to 1.8.1 2018-09-10 10:23:33 +00:00
Gorm revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
gperf
gperftools
gprbuild-aux
gps Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
gputils Removed commented-out PKGREVISIONs 2018-12-09 21:05:32 +00:00
gradle Update to 4.10.2. From the changelog: 2018-11-20 21:26:39 +00:00
grantlee
grantlee-qt5 revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
gsoap
gst-plugins0.10-pango Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
gst-plugins1-pango Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
gtexinfo gtexinfo: override config.sub several directories in. 2018-09-17 13:37:26 +00:00
gtl
guile-gnome Revbump for libcanberra gstreamer change. 2018-11-29 11:21:45 +00:00
guile-lib
guile-slib
guile-www
guile22-slib
gyp
happy
haskell-mode
hdevtools
hdf
hdf5 hdf5: update to 1.10.4 2018-11-08 02:56:06 +00:00
hdf5-c++
heirloom-getopt
heirloom-libcommon
heirloom-what
hoe devel/hoe: update to 3.17.1 2018-09-23 14:15:49 +00:00
honggfuzz devel/honggfuzz: import honggfuzz-1.7 2018-08-23 22:08:07 +00:00
hptools
hs-ansi-terminal
hs-base-unicode-symbols
hs-blaze-builder
hs-cmdargs
hs-cpphs
hs-data-default
hs-data-default-class
hs-data-default-instances-base
hs-data-default-instances-containers
hs-data-default-instances-dlist
hs-data-default-instances-old-locale
hs-deepseq-generics
hs-dlist
hs-exceptions
hs-extensible-exceptions
hs-ghc-mtl
hs-ghc-paths
hs-hashable
hs-haskell-src-exts
hs-hint
hs-lifted-base
hs-mmorph
hs-monad-control
hs-MonadRandom
hs-mtl
hs-primitive
hs-QuickCheck
hs-random
hs-reflection
hs-resourcet
hs-safe
hs-setlocale
hs-split
hs-stm
hs-syb
hs-tagged
hs-text
hs-tf-random
hs-transformers
hs-transformers-base
hs-transformers-compat
hs-uniplate
hs-unordered-containers
hs-utf8-string
hs-vault
hs-vector
hs-vector-algorithms
hs-void
ht
hugs-HUnit
hugs-unix
hyperscan
idiff
idutils
imake
include-what-you-use include-what-you-use: updated to 0.11 2018-12-09 20:12:47 +00:00
iniparser
intel2gas
intellij-ce-bin Depend on fsnotifier and fix installation issues 2019-03-05 11:27:52 +00:00
intellij-idea-ce
intellij-ue-bin devel/intellij-ue-bin: import intellij-ue-bin-2018.3.5 2019-03-03 17:11:12 +00:00
isect
ivykis
jam
java-subversion Update subversion (and bindings) to 1.10.4. 2019-01-12 12:24:16 +00:00
javacc
javadeps
jd-gui
jemalloc make this build on sparc. 2019-02-17 08:40:08 +00:00
jenkins
jenkins-lts
jflex
jq jq: Clarify a bit the comment of patch-Makefile.am 2018-11-03 12:51:54 +00:00
js2-mode js2-mode: Support emacs26. 2018-09-13 12:56:36 +00:00
js_of_ocaml Updated devel/js_of_ocaml for dune compatibility. 2019-03-05 17:31:04 +00:00
jsonnet
kafka *: update email for fhajny 2018-12-15 21:12:18 +00:00
kapptemplate revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
kbookmarks revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
kbuild
kcachegrind revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
kcmutils revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
kconfig revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
kcoreaddons revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
kcrash revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
kde-dev-scripts revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
kde-dev-utils revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
kdeclarative revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
kdesdk-kioslaves revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
kdesdk-strigi-analyzers revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
kdesdk-thumbnailers revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
kdevelop4 revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
kdevplatform revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
kdiff3 revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
kdoctools revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
ki18n revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
kidletime revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
kio revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
kitemmodels revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
knotifications revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
knotifyconfig revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
ko-po-check
kompare revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
kpackage revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
kparts revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
kpeople revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
kpty revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
krunner revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
kservice revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
ktexteditor *: recursive bump for libgit2 0.28 2019-02-24 10:16:02 +00:00
kyua revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
lcc
lcdis
lcov
ldapsdk
ldpc
lemon sqlite3: updated to 3.27.2 2019-02-25 18:04:29 +00:00
lettuce
libappindicator Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
libappindicator3 Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
libarena
libargparse
libast
libatomic_ops libatomic_ops: updated to 7.6.10 2019-03-02 14:51:53 +00:00
libbegemot
libbinio
libblkid
libbonobo
libbonoboui Revbump for libcanberra gstreamer change. 2018-11-29 11:21:45 +00:00
libcerf libcerf: updated to 1.13 2019-03-01 12:47:22 +00:00
libcfg+
libcompizconfig revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
libconfig libconfig: update to 1.7.2 2018-10-08 20:58:12 +00:00
libctl Multiple packages: Replace obsolete maintainer email 2019-01-13 22:06:42 +00:00
libdaemon
libdatrie
libdbusmenu-glib *: recursive bump for vala-0.42. 2018-09-03 10:50:17 +00:00
libdbusmenu-gtk Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
libdbusmenu-gtk-doc
libdbusmenu-gtk3 Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
libdbusmenu-jsonloader *: recursive bump for vala-0.42. 2018-09-03 10:50:17 +00:00
libdbusmenu-qt
libdbusmenu-qt5 revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
libdbusmenu-tools Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
libdevq
libdnsres
libdockapp
libdshconfig
libdwarf
libebml
libelf
libestr
libetm
libev libev: updated to 4.25 2019-01-04 23:09:38 +00:00
libevent
libewf
libexecinfo
libextractor libextrator: Update to libextractor-1.9 (from ng0 via wip) 2019-02-19 00:09:21 +00:00
libf2c
libffcall
libffi
libfirm
libFoundation
libFoundation-examples
libfreefare
libftdi
libftdi1 revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
libgail-gnome revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
libgcroots
libgee Update libgee to 0.20.1: 2019-03-01 20:10:11 +00:00
libgee0.6
libgetopt
libgit2 libgit2: Requires C99. 2019-02-25 09:21:36 +00:00
libglade Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
libglademm Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
libgnome Revbump for libcanberra gstreamer change. 2018-11-29 11:21:45 +00:00
libgnomemm Revbump for libcanberra gstreamer change. 2018-11-29 11:21:45 +00:00
libgnomeui Revbump for libcanberra gstreamer change. 2018-11-29 11:21:45 +00:00
libgnomeuimm Revbump for libcanberra gstreamer change. 2018-11-29 11:21:45 +00:00
libgphoto2
libgsf libgsf: update to 1.14.45. 2019-02-13 19:59:05 +00:00
libgweather revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
libhfs
libhid libhib: drop -Werror (needed for GCC>=7.1 due to -Wformat-truncation) 2019-02-15 15:38:32 +00:00
libiberty
libidn libidn: update to 1.34. 2018-09-06 22:05:00 +00:00
libidn2 Update to 2.0.5. From the changelog: 2018-09-08 18:56:47 +00:00
libindicator Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
libindicator-tools Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
libindicator3 Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
libinotify
libite
libixp
libjit
libjudy
libkgapi revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
libkomparediff2 revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
liblangtag
liblnk
libltdl
libmaa Update to libma-1.4.3 2019-02-15 19:34:14 +00:00
libmatchbox
libmcs
libmemcache
libmemcached
libmemmgr
libmimedir
libmm
libmowgli
libmtp
libnet10
libnet11
libnfc
libnjb
libntlm
liboil
liboop
libosip
libowfat Update to 0.32. From the changelog: 2018-10-07 12:13:46 +00:00
libpeas Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
libpgm
libphutil
libportlib
libproplist
libpthread_dbg
librdkafka *: update email for fhajny 2018-12-15 21:12:18 +00:00
librelp *: update email for fhajny 2018-12-15 21:12:18 +00:00
librfuncs
librlog
librxspencer
libsafec
libsexy Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
libsexymm Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
libsigc++ libsigc++: update to 2.10.1. 2018-12-01 17:10:54 +00:00
libsigc++1
libsigsegv
libslang
libslang2
libsmi
libstash
libstatgrab
libstree
libstroke
libtai Having leapsecs.dat is helpful for accuracy iff /etc/localtime is TAI, 2019-01-10 03:12:46 +00:00
libtar
libtecla
libthai
libthrift revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
libtool Add support for Minix which follows the NetBSD configuration. Tested on 3.4RC6. 2018-11-13 21:44:42 +00:00
libtool-base Add support for Minix which follows the NetBSD configuration. Tested on 3.4RC6. 2018-11-13 21:44:42 +00:00
libtool-fortran
libtool-info
libts
libusb
libusb-compat libusb-compat: Update to 0.1.7. 2018-09-06 13:10:01 +00:00
libusb1 libusb1: SunOS now needs libcmdutils for list_*. 2018-11-26 11:17:31 +00:00
libuuid libuuid: fix format of BUILTIN_PKG.libuuid variable in builtin.mk 2018-11-06 09:38:54 +00:00
libuv libuv: updated to 1.26.0 2019-02-11 10:46:56 +00:00
libuxre
libview Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
libvolume_id
libwhisker2
libwnck Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
libwnck3 Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
libxenserver revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
libzen
libzookeeper
linenoise
lld devel/lld: import lld-7.0.1 2019-02-01 16:30:00 +00:00
lldb lldb: add patches to fix building on Darwin 2018-12-23 00:14:08 +00:00
lmdbg
locktests
log4cplus log4cplus: SunOS needs an explicit -liconv. 2019-02-04 10:53:51 +00:00
log4cxx
log4shib
lokalize revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
ltsa
lua-alt-getopt lua-alt-getopt: add missing pkg-config tool. 2019-02-18 13:15:22 +00:00
lua-bitlib Add lua-bitlib 2018-11-20 17:26:20 +00:00
lua-BitOp
lua-coxpcall
lua-cqueues Initial import of devel/lua-cqueues version 20171014. 2019-01-26 00:57:56 +00:00
lua-filesystem *: update email for fhajny 2018-12-15 21:12:18 +00:00
lua-gi
lua-ljsyscall
lua-lpeg
lua-lrexlib lua-lrexlib: Fix build on SunOS. 2018-10-26 12:03:49 +00:00
lua-lrexlib-onig
lua-lrexlib-pcre
lua-lrexlib-posix
lua-mode
lua-penlight
lua-posix lua-posix: Only use CLOCK_{PROCESS,THREAD}_CPUTIME_ID if defined 2018-11-20 17:45:38 +00:00
lua-rocks lua-rocks: Requires unzip. 2018-10-26 12:06:13 +00:00
lua-std-_debug Add lua-std-_debug 2018-11-20 17:28:10 +00:00
lua-std-normalize Add lua-std-normalize version 2.0.2 2018-11-20 17:29:24 +00:00
lua-stdlib
lutok
lwp
m4 m4: remove hack that disabled optimizations for all SunOS platforms 2019-01-22 14:59:03 +00:00
m17n-lib
mad-flute revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
magit
makedepend
makedepf90
maketool
man-pages
mantis
mate-common mate-common: update to 1.22 2019-03-06 06:57:05 +00:00
matio
mcpp
mdds Update to 1.4.3 2019-02-19 15:45:30 +00:00
mdds1.2 revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
meld meld: update to 3.20.0. 2019-02-13 19:49:38 +00:00
mell
memcached memcached: updated to 1.5.12 2018-11-04 08:34:04 +00:00
menhir Updated devel/menhir to version 20181026 2018-11-12 17:13:37 +00:00
mercurial
mico
mk-configure
mkcmd
mm-common
MoarVM MoarVM: Bump API depends in buildlink3. 2019-02-16 19:37:48 +00:00
mono-addins revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
mono-tools revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
monodevelop revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
monodevelop-database revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
monotone revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
monotone-server
monotone-viz revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
mph
msgpack msgpack: updated to 3.1.1 2018-09-10 10:24:18 +00:00
myrepos
nana
nant revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
nasm nasm: updated to 2.14.02 2019-01-05 00:01:32 +00:00
nbpatch
ncc
ncurses ncurses: Disable xterm+rep for maximum portability. 2019-02-25 11:54:05 +00:00
ncursesw ncurses: Disable xterm+rep for maximum portability. 2019-02-25 11:54:05 +00:00
netbeans-ide
netbsd-iscsi-lib
netcdf revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
netcdf-cxx revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
netcdf-fortran revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
newfile
ninja-build ninja-build: update to 1.9.0. 2019-02-17 11:58:50 +00:00
noweb
npapi-sdk
npth
nqc
nsis nsis: update to 3.0.4 in order to fix build breakage 2019-01-02 21:35:57 +00:00
nspr Update to 4.21 2019-03-11 14:16:00 +00:00
nspr-reference
nss Update to 3.42 2019-01-29 13:07:36 +00:00
ObjectiveLib revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
objfw
ocaml-astring Added devel/ocaml-astring, an alternative string library for Ocaml 2019-03-12 18:04:58 +00:00
ocaml-base Updated devel/ocaml-base to version 0.12.0. 2019-03-05 16:18:08 +00:00
ocaml-base64 Updated devel/ocaml-base64 to version 3.1.0. 2019-03-05 17:34:16 +00:00
ocaml-base_quickcheck Added devel/ocaml-base_quickcheck, a randomised testing framework. 2019-03-12 18:59:16 +00:00
ocaml-batteries Revbumps associated with update of lang/ocaml. 2018-11-12 16:10:16 +00:00
ocaml-bigstringaf Added devel/ocaml-bigstringaf, bigstring intrinsics and fast blits 2019-03-12 18:09:29 +00:00
ocaml-biniou Updated devel/ocaml-biniou for dune compatibility. 2019-03-05 17:37:10 +00:00
ocaml-checkseum Added devel/ocaml-checkseum, an OCaml implementation of CRC 2019-03-12 17:57:08 +00:00
ocaml-cmdliner Updated devel/ocaml-cmdliner to version 1.0.3. 2018-11-27 15:56:11 +00:00
ocaml-compiler-libs Updated devel/ocaml-compiler-libs for dune compatibility. 2019-03-05 17:38:30 +00:00
ocaml-configurator Updated devel/ocaml-configurator for dune compatibility. 2019-03-05 16:23:43 +00:00
ocaml-cppo Updated package devel/ocaml-cppo for dune compatibility. 2019-03-05 16:53:49 +00:00
ocaml-deriving-ocsigen Revbumps associated with update of lang/ocaml. 2018-11-12 16:10:16 +00:00
ocaml-dune Updated devel/ocaml-dune to version 1.7.3. 2019-03-05 16:11:03 +00:00
ocaml-extlib Updated devel/ocaml-extlib to version 1.7.6. 2019-03-05 18:30:38 +00:00
ocaml-fieldslib Added devel/ocaml-fieldslib, for OCaml records as first class values 2019-03-12 18:16:18 +00:00
ocaml-findlib Made file optional in devel/ocaml-findlib. 2018-11-27 13:53:46 +00:00
ocaml-fmt Added missing dependency to devel/ocaml-fmt 2019-03-12 17:53:44 +00:00
ocaml-jbuilder Revbumps associated with update of lang/ocaml. 2018-11-12 16:10:16 +00:00
ocaml-js-build-tools Revbumps associated with update of lang/ocaml. 2018-11-12 16:10:16 +00:00
ocaml-lwt Updated devel/ocaml-lwt for dune compatibility. 2019-03-05 16:56:16 +00:00
ocaml-lwt_camlp4 Updated package devel/ocaml-lwt_camlp4 for dune compatibility. 2019-03-05 17:41:04 +00:00
ocaml-lwt_glib Revbumps associated with update of lang/ocaml. 2018-11-12 16:10:16 +00:00
ocaml-lwt_log Updated devel/ocaml-lwt_log for dune compatibility. 2019-03-05 17:16:32 +00:00
ocaml-lwt_ppx Updated devel/ocaml-lwt_ppx for dune compatibility. 2019-03-05 17:42:36 +00:00
ocaml-lwt_react Updated devel/ocaml-lwt_react for dune compatibility. 2019-03-05 17:43:19 +00:00
ocaml-lwt_ssl Updated devel/ocaml-lwt_ssl for dune compatiblity. 2019-03-05 17:48:09 +00:00
ocaml-migrate-parsetree Updated devel/ocaml-migrate-parsetree to version 1.2.0. 2019-03-05 16:33:41 +00:00
ocaml-oasis Revbumps associated with update of lang/ocaml. 2018-11-12 16:10:16 +00:00
ocaml-optcomp Revbumps associated with update of lang/ocaml. 2018-11-12 16:10:16 +00:00
ocaml-optint Added devel/ocaml-optint, an OCaml integer optimisation library 2019-03-12 17:47:09 +00:00
ocaml-parsexp Updated devel/ocaml-parsexp to verison 0.12.0. 2019-03-05 17:51:42 +00:00
ocaml-ppx_assert Added devel/ocaml-ppx_assert, a ppx rewriter for assertions 2019-03-12 18:42:12 +00:00
ocaml-ppx_base Added patches to devel/ocaml-ppx_base 2019-03-06 09:37:23 +00:00
ocaml-ppx_bench Added devel/ocaml-ppx_bench, a ppx rewriter for in-line benchmarks. 2019-03-12 18:52:03 +00:00
ocaml-ppx_compare Updated devel/ocaml-ppx_compare to version 0.12.0. 2019-03-05 17:59:40 +00:00
ocaml-ppx_derivers Updated package devel/ocaml-ppx_derivers for dune compatibility. 2019-03-05 16:30:39 +00:00
ocaml-ppx_deriving Updated package Makefile for devel/ocaml-ppx_deriving 2019-03-05 17:27:22 +00:00
ocaml-ppx_enumerate Updated devel/ocaml-ppx_enumerate to version 0.12.0. 2019-03-05 18:03:41 +00:00
ocaml-ppx_fields_conv Added devel/ocaml-ppx_fields_conv, a function generator for OCaml records 2019-03-12 18:18:40 +00:00
ocaml-ppx_hash Updated devel/ocaml-hash to version 0.12.0. 2019-03-05 18:08:00 +00:00
ocaml-ppx_here Added devel/ocaml-ppx_here, a ppx rewriter for source position 2019-03-12 18:34:12 +00:00
ocaml-ppx_inline_test Added devel/ocaml-ppx_inline_test, a ppx rewriter for in-line tests 2019-03-12 18:44:33 +00:00
ocaml-ppx_let Added devel/ocaml-ppx_let, monadic and applicative let bindings. 2019-03-12 18:22:34 +00:00
ocaml-ppx_optcomp Updated devel/ocaml-ppx_optcomp to version 0.12.0. 2019-03-05 18:09:51 +00:00
ocaml-ppx_sexp_conv Updated devel/ocaml-ppx_sexp_conv to version 0.12.0. 2019-03-05 18:06:23 +00:00
ocaml-ppx_sexp_message Added devel/ocaml-ppx_sexp_message, a ppx rewriter for s-expressions 2019-03-12 18:38:53 +00:00
ocaml-ppx_tools Revbumps associated with update of lang/ocaml. 2018-11-12 16:10:16 +00:00
ocaml-ppx_tools_versioned Updated devel/ocaml-ppx_tools_versioned for dune compatibility. 2019-03-05 16:35:29 +00:00
ocaml-ppxlib Updated devel/ocaml-ppxlib to version 0.5.0. 2019-03-05 17:57:36 +00:00
ocaml-re Updated devel/ocaml-re for dune compatibility. 2019-03-05 16:50:45 +00:00
ocaml-react Revbumps associated with update of lang/ocaml. 2018-11-12 16:10:16 +00:00
ocaml-reactiveData Updated package devel/ocaml-reactiveData to version 0.2.2. 2019-03-05 17:14:52 +00:00
ocaml-resource-pooling Added devel/ocaml-resource-pooling 0.6 2019-01-29 14:20:26 +00:00
ocaml-result Updated devel/ocaml-result for dune compatibility. 2019-03-05 16:27:42 +00:00
ocaml-rresult Added devel/ocaml-rresult, a result value combinator library 2019-03-12 17:49:59 +00:00
ocaml-sexplib Updated devel/ocaml-sexplib to version 0.12.0. 2019-03-05 18:17:19 +00:00
ocaml-sexplib0 Updated devel/ocaml-sexplib0 to version 0.12.0 2019-03-05 16:13:26 +00:00
ocaml-splittable_random Added devel/ocaml-splittable_random, a splittable RNG for OCaml 2019-03-12 18:55:23 +00:00
ocaml-stdio Updated package devel/ocaml-stdio to version 0.12.0. 2019-03-05 16:21:31 +00:00
ocaml-type_conv Revbumps associated with update of lang/ocaml. 2018-11-12 16:10:16 +00:00
ocaml-yojson Updated devel/ocaml-yojson to version 1.7.0. 2019-03-05 18:21:04 +00:00
ocamlbuild Updated devel/ocamlbuild to version 0.13.1. 2018-11-27 13:59:42 +00:00
ocamlgraph revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
ocamlify Revbumps associated with update of lang/ocaml. 2018-11-12 16:10:16 +00:00
ocamlmod Revbumps associated with update of lang/ocaml. 2018-11-12 16:10:16 +00:00
ode
ogre
okteta revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
omake Revbumps associated with update of lang/ocaml. 2018-11-12 16:10:16 +00:00
opal
open-vcdiff
opencm
opengrok revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
openocd
openrcs
orc
ossp-uuid
p5-accessors
p5-accessors-fast
p5-Acme-Damn
p5-Acme-PlayCode
p5-Algorithm-Annotate
p5-Algorithm-C3
p5-Algorithm-CheckDigits
p5-Algorithm-Dependency Update to 1.111 2019-01-27 10:07:19 +00:00
p5-Algorithm-Diff
p5-Algorithm-HowSimilar
p5-Algorithm-Merge
p5-Algorithm-Permute
p5-aliased
p5-Alien-Base-ModuleBuild Update to 1.06 2019-01-27 12:36:49 +00:00
p5-Alien-Build Update to 1.51 2019-01-27 12:32:15 +00:00
p5-Alien-Packages
p5-Alien-SDL Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
p5-AnnoCPAN-Perldoc
p5-Any-Moose
p5-AnyEvent
p5-AnyEvent-AIO
p5-AnyEvent-IRC
p5-AnyEvent-RabbitMQ
p5-AnyEvent-XMPP
p5-App-Cache
p5-App-CLI
p5-App-Cmd
p5-App-cpanminus
p5-App-cpanoutdated
p5-App-FatPacker
p5-App-perlbrew Update to 0.86 2019-01-27 13:00:26 +00:00
p5-App-Prove-Plugin-ProgressBar
p5-App-Prove-Plugin-ProgressBar-Each
p5-AppConfig
p5-AppConfig-Std
p5-Array-Compare Update to 3.0.2 2018-12-31 09:12:51 +00:00
p5-Array-Diff
p5-Array-RefElem
p5-asa
p5-Async-Interrupt
p5-AtExit
p5-Attribute-Lexical
p5-autobox
p5-autobox-Core
p5-Autodia
p5-autodie
p5-AutoLoader
p5-autovivification
p5-AutoXS-Header
p5-B-Compiling
p5-B-Hooks-EndOfScope
p5-B-Hooks-OP-Annotation
p5-B-Hooks-OP-Check
p5-B-Hooks-OP-Check-EntersubForCV
p5-B-Hooks-OP-Check-StashChange
p5-B-Hooks-OP-PPAddr
p5-B-Hooks-Parser
p5-B-Keywords p5-B-Keywords: update to 1.19. 2018-08-26 06:17:26 +00:00
p5-B-Utils
p5-BackPAN-Index
p5-bareword-filehandles
p5-Bit-Vector
p5-boolean
p5-BSD-Resource
p5-Cache
p5-Cache-Cache
p5-Cache-FastMmap
p5-Cache-LRU
p5-Cache-Memcached
p5-Cache-Memcached-Fast
p5-Cache-Simple-TimedExpiry
p5-Canary-Stability
p5-capitalization
p5-Capture-Tiny
p5-Carp p5-Carp: update to 1.50. 2018-09-09 06:53:31 +00:00
p5-Carp-Always
p5-Carp-Assert
p5-Carp-Assert-More
p5-Carp-Clan Update to 6.07 2018-12-31 09:18:44 +00:00
p5-Carp-REPL
p5-Carton
p5-Check-ISA
p5-CHI
p5-circular-require
p5-CLASS
p5-Class-Accessor
p5-Class-Accessor-Chained
p5-Class-Accessor-Grouped
p5-Class-Accessor-Lite
p5-Class-Accessor-Named
p5-Class-Adapter
p5-Class-Autouse
p5-Class-Base
p5-Class-C3
p5-Class-C3-Adopt-NEXT
p5-Class-C3-Componentised
p5-Class-C3-XS
p5-Class-Container
p5-Class-Data-Accessor
p5-Class-Data-Inheritable
p5-Class-ErrorHandler
p5-Class-Factory
p5-Class-Factory-Util
p5-Class-Field
p5-Class-Fields
p5-Class-Gomor
p5-Class-Inner
p5-Class-InsideOut
p5-Class-Inspector
p5-Class-ISA
p5-Class-Load
p5-Class-Load-XS
p5-Class-Loader
p5-Class-MakeMethods
p5-Class-Method-Modifiers
p5-Class-MethodMaker
p5-Class-Mix
p5-Class-ObjectTemplate
p5-Class-OOorNO
p5-Class-ReturnValue
p5-Class-Singleton
p5-Class-Std
p5-Class-Throwable
p5-Class-Tiny
p5-Class-Trigger
p5-Class-Unload
p5-Class-Virtual
p5-Class-WhiteHole
p5-Class-XML
p5-Class-XPath
p5-Class-XSAccessor
p5-Clone Update to 0.41 2018-10-31 11:56:22 +00:00
p5-Clone-Choose
p5-Clone-Fast
p5-Clone-PP
p5-common-sense
p5-Compress-PPMd
p5-Compress-Raw-Bzip2
p5-Compress-Raw-Zlib
p5-Config-Any
p5-Config-Any-Merge
p5-Config-Auto
p5-Config-AutoConf
p5-Config-File Update to 1.51 2018-12-01 01:57:17 +00:00
p5-Config-Find
p5-Config-General
p5-Config-GitLike
p5-Config-Grammar
p5-Config-INI
p5-Config-INI-Reader-Ordered
p5-Config-IniFiles Update to 3.000001 2019-01-27 13:07:07 +00:00
p5-Config-MVP
p5-Config-MVP-Reader-INI
p5-Config-Properties
p5-Config-Std
p5-Config-Tiny
p5-Const-Fast
p5-constant-def
p5-Context-Preserve
p5-Contextual-Return
p5-Convert-Binary-C
p5-Coro
p5-CPAN Update to 2.22 2018-12-31 09:42:16 +00:00
p5-CPAN-Changes
p5-CPAN-Checksums
p5-CPAN-Common-Index
p5-CPAN-DistnameInfo
p5-CPAN-FindDependencies Update to 2.48 2018-12-01 02:29:53 +00:00
p5-CPAN-Inject
p5-CPAN-Meta
p5-CPAN-Meta-Check
p5-CPAN-Meta-Requirements
p5-CPAN-Meta-YAML
p5-CPAN-Mini
p5-CPAN-ParseDistribution
p5-CPAN-Perl-Releases Update to 3.88 2019-01-27 13:10:40 +00:00
p5-CPAN-Reporter
p5-CPAN-Uploader
p5-CPANPLUS
p5-curry
p5-Curses
p5-Curses-UI
p5-Curses-UI-POE
p5-Cwd-Guard
p5-Data-Alias
p5-Data-Binary Import Data-Binary-0.01 as devel/p5-Data-Binary 2019-01-26 08:08:41 +00:00
p5-Data-Buffer
p5-Data-Compare
p5-Data-Denter
p5-Data-Dump
p5-Data-Dump-Streamer
p5-Data-Dumper Update to 2.173 2018-12-01 02:40:17 +00:00
p5-Data-Dumper-Concise
p5-Data-Dumper-Names
p5-Data-GUID
p5-Data-Hierarchy
p5-Data-Integer
p5-Data-MessagePack
p5-Data-Munge
p5-Data-ObjectDriver
p5-Data-OptList
p5-Data-Page
p5-Data-Page-Pageset
p5-Data-Pageset
p5-Data-Peek
p5-Data-Perl
p5-Data-Printer
p5-Data-Random
p5-Data-Record
p5-Data-Section
p5-Data-Section-Simple
p5-Data-Serializer
p5-Data-ShowTable
p5-Data-Stag
p5-Data-Structure-Util
p5-Data-Taxi
p5-Data-TemporaryBag
p5-Data-Uniqid
p5-Data-UUID
p5-Data-UUID-Base64URLSafe
p5-Data-Visitor
p5-Date-Business
p5-Date-Calc
p5-Date-Calc-XS
p5-Date-Manip Update to 6.75 2018-12-04 06:07:39 +00:00
p5-Date-Simple
p5-Debug-Client
p5-Debug-ShowStuff
p5-Declare-Constraints-Simple
p5-Devel-Autoflush
p5-Devel-BeginLift
p5-Devel-Caller
p5-Devel-Caller-IgnoreNamespaces
p5-Devel-CheckBin
p5-Devel-CheckCompiler
p5-Devel-CheckLib
p5-Devel-CheckOS
p5-Devel-Confess
p5-Devel-Cover Update to 1.31 2018-09-23 04:53:33 +00:00
p5-Devel-Cycle
p5-Devel-Declare
p5-Devel-Dumpvar
p5-Devel-ebug
p5-Devel-EvalContext
p5-Devel-Events
p5-Devel-Events-Objects
p5-Devel-FindPerl Update to 0.015 2018-10-31 12:17:06 +00:00
p5-Devel-FindRef
p5-Devel-Gladiator
p5-Devel-GlobalDestruction
p5-Devel-Hide
p5-Devel-Leak
p5-Devel-Leak-Object
p5-Devel-LexAlias
p5-Devel-NYTProf
p5-Devel-OverloadInfo
p5-Devel-OverrideGlobalRequire
p5-Devel-PartialDump
p5-Devel-PatchPerl
p5-Devel-PPPort Update to 3.43 2018-10-31 12:21:06 +00:00
p5-Devel-Pragma
p5-Devel-Profile
p5-Devel-Refactor
p5-Devel-Refcount
p5-Devel-REPL
p5-Devel-Size
p5-Devel-SmallProf
p5-Devel-StackTrace
p5-Devel-StackTrace-AsHTML
p5-Devel-StackTrace-WithLexicals
p5-Devel-Symdump
p5-Devel-Trace
p5-Devel-TraceUse Update to 2.096 2019-01-27 13:16:26 +00:00
p5-Dir-Self
p5-Dist-CheckConflicts
p5-Dist-Zilla
p5-Dist-Zooky
p5-enum
p5-Env-Path
p5-Error Update to 0.17027 2018-10-31 12:26:36 +00:00
p5-EV
p5-Eval-Closure
p5-Eval-LineNumbers
p5-Event Update to 1.27 2018-12-01 02:44:00 +00:00
p5-Event-ExecFlow
p5-Event-RPC
p5-ex-lib
p5-Exception-Class
p5-Exception-Handler
p5-Expect
p5-Expect-Simple
p5-experimental
p5-Exporter-Lite
p5-Exporter-Tiny
p5-ExtUtils-AutoInstall
p5-ExtUtils-CBuilder
p5-ExtUtils-CChecker
p5-ExtUtils-Command
p5-ExtUtils-Config
p5-ExtUtils-CppGuess
p5-ExtUtils-Depends
p5-ExtUtils-F77
p5-ExtUtils-Helpers
p5-ExtUtils-InstallPaths
p5-ExtUtils-LibBuilder
p5-ExtUtils-MakeMaker
p5-ExtUtils-MakeMaker-Coverage
p5-ExtUtils-MakeMaker-CPANfile Update to 0.09 2019-01-26 10:45:00 +00:00
p5-ExtUtils-Manifest
p5-ExtUtils-ModuleMaker
p5-ExtUtils-ModuleMaker-TT
p5-ExtUtils-ParseXS
p5-ExtUtils-PkgConfig
p5-ExtUtils-XSBuilder
p5-ExtUtils-XSpp
p5-FFI-CheckLib Update to 0.23 2018-12-01 02:46:52 +00:00
p5-File-BaseDir
p5-File-Binary
p5-File-BOM
p5-File-ChangeNotify Update to 0.31 2019-02-09 00:35:48 +00:00
p5-File-chdir
p5-File-ConfigDir
p5-File-DesktopEntry
p5-File-DirCompare
p5-File-DirSync
p5-File-Find-Object
p5-File-Find-Rule
p5-File-Find-Rule-Age
p5-File-Find-Rule-Perl
p5-File-Find-Rule-Permissions Update to 2.04 2018-12-31 09:48:33 +00:00
p5-File-Find-Rule-PPI
p5-File-Find-Rule-VCS
p5-File-Flat Update to 1.05 2018-12-31 13:20:16 +00:00
p5-File-Flock
p5-File-FlockDir
p5-File-HomeDir
p5-File-LibMagic
p5-File-Listing
p5-File-MimeInfo
p5-File-Modified
p5-File-Next
p5-File-NFSLock Update to 1.29 2018-12-01 02:54:15 +00:00
p5-File-Path p5-File-Path: update to 2.16. 2018-09-02 07:14:07 +00:00
p5-File-Path-Expand
p5-File-Path-Tiny
p5-File-PathConvert
p5-File-Policy
p5-File-pushd
p5-File-Save-Home
p5-File-Share
p5-File-ShareDir
p5-File-ShareDir-Install
p5-File-ShareDir-ProjectDistDir
p5-File-Slurp Update to 9999.25 2018-12-01 03:00:16 +00:00
p5-File-Slurp-Tiny
p5-File-Slurper
p5-File-Temp Update to 0.2309 2019-01-26 10:38:01 +00:00
p5-File-Tempdir
p5-File-Touch
p5-File-Type
p5-File-Util
p5-File-Which Update to 1.23 2019-01-26 10:07:31 +00:00
p5-FileHandle-Fmode
p5-FileHandle-Unget
p5-Filesys-Notify-Simple
p5-Find-Lib
p5-FindBin-libs
p5-forks
p5-Format-Human-Bytes
p5-FreezeThaw
p5-Function-Parameters
p5-Future Update to 0.39 2018-12-01 03:03:39 +00:00
p5-Getopt-ArgvFile
p5-Getopt-Euclid
p5-Getopt-Long
p5-Getopt-Long-Descriptive
p5-Getopt-Mixed
p5-Getopt-Simple
p5-Getopt-Tabular
p5-gettext
p5-Git-CPAN-Patch p5-Git-CPAN-Patch: update to 2.3.4. 2018-08-26 06:24:17 +00:00
p5-Git-Repository Update to 1.323 2018-12-01 07:35:44 +00:00
p5-Git-Repository-Plugin-AUTOLOAD
p5-Git-Version-Compare
p5-Git-Wrapper
p5-GitLab-API-v3 p5-GitLab-API-v3: update to 1.04. 2018-09-09 06:57:27 +00:00
p5-Glib-Object-Introspection Update to 0.046 2019-01-26 10:02:01 +00:00
p5-glib2 Update to 1.329 2019-02-09 00:42:09 +00:00
p5-Gnome2 Revbump for libcanberra gstreamer change. 2018-11-29 11:21:45 +00:00
p5-Gnome2-GConf
p5-Graph
p5-Graph-ReadWrite
p5-Gravatar-URL
p5-Gtk2-GladeXML Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
p5-Guard
p5-Hash-Case
p5-Hash-FieldHash
p5-Hash-Flatten
p5-Hash-Merge
p5-Hash-Merge-Simple
p5-Hash-MoreUtils
p5-Hash-MultiValue
p5-Hash-Util-FieldHash-Compat
p5-Heap
p5-Hook-LexWrap
p5-IMDB-Film
p5-Import-Into
p5-Importer
p5-inc
p5-inc-latest
p5-indirect
p5-Inline Update to 0.81 2019-02-09 00:47:03 +00:00
p5-Inline-C
p5-InlineX-C2XS Update to 0.26 2019-01-26 08:38:01 +00:00
p5-Internals
p5-IO-AIO p5-IO-AIO: update to 4.6. 2018-08-26 06:26:46 +00:00
p5-IO-All
p5-IO-Async
p5-IO-Capture
p5-IO-CaptureOutput
p5-IO-Compress
p5-IO-Digest
p5-IO-Event
p5-IO-Handle-Util Update to 0.02 2018-12-16 04:40:14 +00:00
p5-IO-HTML
p5-IO-InSitu
p5-IO-Interactive
p5-IO-LockedFile
p5-IO-Multiplex
p5-IO-Null
p5-IO-Pager Update to 0.40 2018-12-16 04:48:51 +00:00
p5-IO-Pipeline
p5-IO-Pipely
p5-IO-Prompt
p5-IO-Prompter Update to 0.004015 2018-12-16 04:55:24 +00:00
p5-IO-String
p5-IO-stringy
p5-IO-Stty
p5-IO-Tee
p5-IO-TieCombine
p5-IO-Tty
p5-IO-Util
p5-IO-Zlib
p5-IPC-Cache
p5-IPC-Cmd
p5-IPC-DirQueue
p5-IPC-PubSub
p5-IPC-Run
p5-IPC-Run3
p5-IPC-Shareable
p5-IPC-SharedCache
p5-IPC-ShareLite
p5-IPC-Signal
p5-IPC-System-Simple
p5-IPC-SysV
p5-LDAP
p5-LEOCHARRE-CLI2
p5-LEOCHARRE-Debug
p5-LEOCHARRE-Dir
p5-Lexical-Persistence
p5-Lexical-SealRequireHints
p5-lib-abs
p5-List-AllUtils Update to 0.15 2018-12-16 06:40:19 +00:00
p5-List-MoreUtils
p5-List-MoreUtils-XS
p5-List-Pairwise
p5-List-SomeUtils
p5-List-SomeUtils-XS
p5-List-UtilsBy
p5-local-lib
p5-Locale-Msgfmt
p5-Locale-PO
p5-Log-Agent
p5-Log-Any
p5-Log-Any-Adapter-Callback
p5-Log-Any-Adapter-Dispatch
p5-Log-Any-Adapter-Log4perl
p5-Log-Any-Adapter-Screen
p5-Log-Any-Adapter-TAP
p5-Log-Dispatch p5-Log-Dispatch: update to 2.68. 2018-08-24 09:29:19 +00:00
p5-Log-Dispatch-Array
p5-Log-Dispatch-Config
p5-Log-Dispatch-DBI
p5-Log-Dispatch-FileRotate
p5-Log-Dispatch-Perl
p5-Log-Dispatchouli
p5-Log-Handler
p5-Log-Log4perl
p5-Log-LogLite
p5-Log-Message
p5-Log-Message-Simple
p5-Log-Report
p5-Log-Report-Optional
p5-Log-Trace
p5-Mac-Carbon
p5-Mac-SystemDirectory
p5-Make
p5-Memoize
p5-Memoize-ExpireLRU
p5-Memoize-Memcached
p5-Menlo
p5-Menlo-Legacy
p5-MetaCPAN-API
p5-MetaCPAN-Client
p5-Method-Signatures
p5-Method-Signatures-Simple
p5-Mixin-ExtraFields
p5-Mixin-ExtraFields-Param
p5-Mixin-Linewise
p5-Mo
p5-Modern-Perl Update to 1.20181021 2018-11-24 09:57:00 +00:00
p5-Module-Build p5-Module-Build: remove duplicated variable definition 2019-02-23 19:00:24 +00:00
p5-Module-Build-Tiny
p5-Module-Build-WithXSpp
p5-Module-Build-XSUtil
p5-Module-Compile
p5-Module-CoreList Update to 5.20190220 2019-03-08 14:58:16 +00:00
p5-Module-CPANfile
p5-Module-CPANTS-Analyse Update to 1.00 2019-02-09 08:26:09 +00:00
p5-Module-Dependency
p5-Module-ExtractUse Update to 0.343 2018-11-24 10:59:19 +00:00
p5-Module-Find
p5-Module-FromPerlVer
p5-Module-Implementation
p5-Module-Install
p5-Module-Install-AuthorRequires
p5-Module-Install-AuthorTests
p5-Module-Install-GithubMeta
p5-Module-Install-ManifestSkip
p5-Module-Install-PadrePlugin
p5-Module-Install-ReadmeFromPod
p5-Module-Install-Repository
p5-Module-Install-RTx
p5-Module-Install-Substitute
p5-Module-Install-XSUtil
p5-Module-Load Update to 0.34 2019-03-08 15:10:33 +00:00
p5-Module-Manifest
p5-Module-Manifest-Skip
p5-Module-Metadata
p5-Module-Pluggable
p5-Module-Refresh
p5-Module-Runtime
p5-Module-Runtime-Conflicts
p5-Module-ScanDeps Update to 1.27 2019-01-26 07:48:24 +00:00
p5-Module-Starter
p5-Module-Starter-PBP
p5-Module-Util
p5-Module-Versions
p5-Module-Versions-Report
p5-Mojo-IOLoop-ForkCall p5-Mojo-IOLoop-ForkCall: update to 0.20 2018-10-11 20:26:12 +00:00
p5-Moo
p5-Moos
p5-Moose
p5-Moose-Autobox
p5-Moose-Policy
p5-MooseX-Aliases
p5-MooseX-App
p5-MooseX-App-Cmd
p5-MooseX-Attribute-Chained
p5-MooseX-AttributeHelpers
p5-MooseX-Attributes-Curried
p5-MooseX-ClassAttribute
p5-MooseX-CompileTime-Traits
p5-MooseX-ConfigFromFile
p5-MooseX-Daemonize
p5-MooseX-Declare
p5-MooseX-Emulate-Class-Accessor-Fast
p5-MooseX-FollowPBP
p5-MooseX-Getopt Update to 0.74 2018-11-24 11:42:34 +00:00
p5-MooseX-Has-Options
p5-MooseX-InsideOut
p5-MooseX-LazyRequire
p5-MooseX-MarkAsMethods
p5-MooseX-Meta-TypeConstraint-ForceCoercion
p5-MooseX-Method-Signatures
p5-MooseX-MethodAttributes
p5-MooseX-MultiInitArg
p5-MooseX-NonMoose
p5-MooseX-Object-Pluggable
p5-MooseX-OneArgNew
p5-MooseX-Param
p5-MooseX-Params-Validate
p5-MooseX-POE
p5-MooseX-Role-Parameterized
p5-MooseX-Role-Tempdir Update to 0.101 2019-01-03 12:30:26 +00:00
p5-MooseX-Role-WithOverloading
p5-MooseX-SemiAffordanceAccessor
p5-MooseX-SetOnce
p5-MooseX-SimpleConfig
p5-MooseX-Singleton
p5-MooseX-StrictConstructor
p5-MooseX-Traits
p5-MooseX-Traits-Pluggable
p5-MooseX-Types
p5-MooseX-Types-Common
p5-MooseX-Types-JSON
p5-MooseX-Types-LoadableClass
p5-MooseX-Types-LogAny
p5-MooseX-Types-Path-Class
p5-MooseX-Types-Perl
p5-MooseX-Types-Stringlike
p5-MooseX-Types-Structured
p5-MooseX-Types-URI
p5-MooX-ClassAttribute
p5-MooX-Cmd
p5-MooX-ConfigFromFile
p5-MooX-File-ConfigDir
p5-MooX-HandlesVia
p5-MooX-late
p5-MooX-Locale-Passthrough
p5-MooX-Log-Any
p5-MooX-Options
p5-MooX-Roles-Pluggable
p5-MooX-StrictConstructor
p5-MooX-Types-MooseLike
p5-MooX-Types-MooseLike-Numeric
p5-Mouse
p5-MouseX-Getopt Update to 0.38 2019-01-27 14:33:34 +00:00
p5-MouseX-NativeTraits
p5-MouseX-Types
p5-MouseX-Types-Path-Class
p5-MRO-Compat
p5-multidimensional
p5-namespace-autoclean
p5-namespace-clean
p5-Net-CIDR
p5-Net-LDAP-Batch
p5-Net-LDAP-Class
p5-Net-LDAP-Server-Test
p5-Net-LDAP-SID
p5-Net-Netmask
p5-NEXT
p5-Object-Accessor
p5-Object-Declare Update to 0.24 2018-11-24 11:50:06 +00:00
p5-Object-Event
p5-Object-InsideOut Update to 4.05 2018-12-16 06:44:29 +00:00
p5-Object-Pluggable
p5-Object-Realize-Later
p5-Object-Signature Update to 1.08 2018-11-24 11:53:13 +00:00
p5-OLE-Storage_Lite
p5-OOTools
p5-Ouch Update to 0.0501. From the changelog: 2019-01-30 15:45:08 +00:00
p5-Package-Constants
p5-Package-DeprecationManager
p5-Package-Generator
p5-Package-Stash Update to 0.38 2019-01-03 12:41:12 +00:00
p5-Package-Stash-XS Update to 0.29 2019-01-03 12:36:31 +00:00
p5-Package-Variant
p5-PadWalker
p5-pango Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
p5-PAR
p5-PAR-Dist
p5-Parallel-ForkManager Update to 2.02 2018-11-24 12:08:41 +00:00
p5-Parallel-Prefork
p5-Params-Classify
p5-Params-Coerce
p5-Params-Util
p5-Params-Validate
p5-Params-ValidationCompiler
p5-parent
p5-Parse-CPAN-Meta
p5-Parse-CPAN-Packages
p5-Parse-ErrorString-Perl
p5-Parse-ExuberantCTags
p5-Parse-Method-Signatures
p5-Parse-PMFile
p5-Parse-RecDescent
p5-Parse-Yapp
p5-PatchReader
p5-Path-Class
p5-Path-Class-File-Stat
p5-Path-Dispatcher
p5-Path-Dispatcher-Declarative
p5-Path-FindDev
p5-Path-IsDev
p5-Path-Iter
p5-PathTools Update to 3.75 2018-08-30 04:15:15 +00:00
p5-Pegex Update to 0.70. From the changelog: 2018-11-12 15:49:33 +00:00
p5-Perl-APIReference
p5-Perl-Critic
p5-perl-headers
p5-Perl-MinimumVersion
p5-Perl-PrereqScanner
p5-Perl-PrereqScanner-NotQuiteLite Import Perl-PrereqScanner-NotQuiteLite-0.9904 as devel/p5-Perl-PrereqScanner-NotQuiteLite. 2019-02-09 08:18:44 +00:00
p5-Perl-Tidy Update to 20181120 2018-11-25 14:51:02 +00:00
p5-Perl-Version
p5-Perl4-CoreLibs
p5-Perl6-Export
p5-Perl6-Export-Attrs
p5-Perl6-Junction
p5-Perl6-Slurp
p5-PerlIO-eol
p5-PerlIO-gzip
p5-PerlIO-utf8_strict
p5-PerlIO-via-Bzip2
p5-PerlIO-via-dynamic
p5-PerlIO-via-symlink
p5-PerlIO-via-Timeout
p5-PerlX-Maybe Update to 1.201 2018-11-25 14:44:38 +00:00
p5-PHP-Serialization
p5-pip
p5-Pod-Usage
p5-POE devel/p5-POE: remove invalid ASCII control character \x1F from Makefile 2018-12-20 21:14:45 +00:00
p5-POE-Component-Cron
p5-POE-Component-Pluggable
p5-POE-Component-Schedule
p5-POE-Component-Syndicator
p5-POE-Test-Loops
p5-POEx-Types
p5-PPI
p5-PPI-PowerToys
p5-PPI-XS
p5-PPIx-Regexp Update to 0.063 2018-11-25 14:34:09 +00:00
p5-PPIx-Utilities
p5-prefork Update to 1.05 2018-11-25 14:24:43 +00:00
p5-Probe-Perl
p5-Proc-Background
p5-Proc-Daemon
p5-Proc-InvokeEditor
p5-Proc-PID-File
p5-Proc-Pidfile Update to 1.09 2018-11-25 13:49:20 +00:00
p5-Proc-ProcessTable Update to 0.56 2019-03-02 10:31:49 +00:00
p5-Proc-Queue
p5-Proc-Simple
p5-Proc-Wait3
p5-Proc-WaitStat
p5-PV
p5-Python-Serialise-Marshal
p5-Readonly
p5-Readonly-XS
p5-Ref-Util
p5-Ref-Util-XS
p5-Regexp-Assemble
p5-Regexp-MatchContext
p5-Regexp-Parser
p5-Regexp-Shellish
p5-Regexp-Trie Import Regexp-Trie-0.02 as devel/p5-Regexp-Trie. 2019-02-09 07:58:03 +00:00
p5-Reply
p5-Return-MultiLevel
p5-Return-Value
p5-Role-Basic
p5-Role-HasMessage
p5-Role-Identifiable
p5-Role-Tiny
p5-Rose-Object
p5-RT-Authen-ExternalAuth
p5-Safe-Hole
p5-Safe-Isa
p5-Scalar-Defer
p5-Scalar-List-Utils
p5-Scalar-Util-Refcount
p5-Schedule-RateLimiter
p5-Scope-Guard
p5-Scope-Upper p5-Scope-Upper: update to 0.31. 2018-08-29 05:51:46 +00:00
p5-SDL Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
p5-Search-Elasticsearch
p5-Set-Array
p5-Set-IntSpan
p5-Set-Object
p5-Set-Scalar
p5-Shell-Config-Generate Update to 0.33 2018-12-16 06:53:27 +00:00
p5-Shell-Guess Update to 0.09 2018-12-16 06:59:46 +00:00
p5-Shell-Perl
p5-ShipIt
p5-Signal-Mask
p5-signatures
p5-Smart-Comments
p5-Software-License Update to 0.103014 2018-12-04 08:01:24 +00:00
p5-Sort-Key
p5-Sort-Maker
p5-Sort-Naturally
p5-Sort-Versions
p5-Specio Update to 0.43 2018-11-25 13:17:48 +00:00
p5-Spiffy
p5-Spoon
p5-Storable
p5-Stream-Buffered
p5-strictures
p5-String-Escape
p5-String-Format
p5-String-PerlIdentifier
p5-String-Print
p5-String-Util
p5-Struct-Dumb
p5-Sub-Exporter
p5-Sub-Exporter-ForMethods
p5-Sub-Exporter-GlobExporter
p5-Sub-Exporter-Progressive
p5-Sub-Identify
p5-Sub-Info
p5-Sub-Install
p5-Sub-Installer
p5-Sub-Name
p5-Sub-Override
p5-Sub-Quote
p5-Sub-Uplevel
p5-subversion Update subversion (and bindings) to 1.10.4. 2019-01-12 12:24:16 +00:00
p5-SUPER
p5-SVN-Class
p5-SVN-Dump
p5-SVN-Mirror Drop overeager SVN check that fails with double digit version numbers. 2018-12-27 15:08:17 +00:00
p5-SVN-Notify
p5-SVN-Simple
p5-Symbol-Global-Name
p5-syntax
p5-Syntax-Keyword-Junction
p5-Sys-Syscall
p5-System-Command
p5-Taint-Util
p5-TAP-Formatter-HTML
p5-TAP-Harness-Archive
p5-Task-Weaken
p5-Tee
p5-Template-Plugin-Handy
p5-Template-Plugin-HashMerge
p5-Template-Plugin-ListMoreUtils
p5-Template-Plugin-ListUtil
p5-Template-Plugin-VMethods
p5-Term-Animation
p5-Term-ANSIColor
p5-Term-Cap
p5-Term-Encoding
p5-Term-ProgressBar
p5-Term-ProgressBar-Quiet
p5-Term-ProgressBar-Simple
p5-Term-Prompt
p5-Term-ReadKey Update to 2.38 2019-01-26 07:45:22 +00:00
p5-Term-ReadLine Update to 1.36 2019-01-26 07:42:00 +00:00
p5-Term-ReadLine-Perl
p5-Term-ReadLine-TTYtter
p5-Term-ReadPassword
p5-Term-Screen
p5-Term-Shell Update to 0.10 2019-01-26 07:37:01 +00:00
p5-Term-ShellUI
p5-Term-Size p5-Term-Size: update to 0.209. 2018-08-24 09:31:22 +00:00
p5-Term-Size-Any
p5-Term-Size-Perl
p5-Term-Table Update to 0.013 2018-12-16 07:08:54 +00:00
p5-Term-UI
p5-Test-Aggregate
p5-Test-API
p5-Test-Approx
p5-Test-Assertions
p5-Test-Base
p5-Test-BDD-Cucumber
p5-Test-CheckDeps
p5-Test-CheckManifest Update to 1.38 2019-01-16 01:07:59 +00:00
p5-Test-Class
p5-Test-ClassAPI
p5-Test-CleanNamespaces Update to 0.24 2019-01-16 01:02:39 +00:00
p5-Test-Cmd
p5-Test-Command-Simple
p5-Test-Compile
p5-Test-Continuous
p5-Test-CPAN-Meta
p5-Test-CPAN-Meta-YAML
p5-Test-Deep
p5-Test-DependentModules Update to 0.27 2019-01-26 02:47:22 +00:00
p5-Test-Differences Update to 0.66 2019-03-02 10:35:43 +00:00
p5-Test-Dir
p5-Test-DistManifest
p5-Test-Distribution
p5-Test-EOL
p5-Test-Exception
p5-Test-Expect
p5-Test-FailWarnings
p5-Test-Fatal
p5-Test-File
p5-Test-File-Contents
p5-Test-File-ShareDir
p5-Test-Fixture-DBIC-Schema
p5-Test-Harness
p5-Test-HexString
p5-Test-HTTP-LocalServer Update to 0.64 2018-11-25 13:12:30 +00:00
p5-Test-Identity
p5-Test-InDistDir
p5-Test-Inline
p5-Test-Inter
p5-Test-Kwalitee Update to 1.28 2019-02-09 08:35:53 +00:00
p5-Test-LeakTrace
p5-Test-LectroTest
p5-Test-LoadAllModules devel/p5-Test-LoadAllModules: import p5-Test-LoadAllModules-0.022 2018-08-29 06:15:46 +00:00
p5-Test-Log4perl
p5-Test-LongString
p5-Test-Manifest
p5-Test-Memory-Cycle
p5-Test-MinimumVersion
p5-Test-Mock-LWP
p5-Test-MockModule p5-Test-MockModule: update to 0.170.0. 2018-09-02 07:25:37 +00:00
p5-Test-MockObject
p5-Test-Modern
p5-Test-More-Behaviour
p5-Test-More-UTF8
p5-Test-Most
p5-Test-Needs
p5-Test-NoTabs
p5-Test-NoWarnings
p5-Test-Object
p5-Test-Output
p5-Test-Perl-Critic
p5-Test-Pod
p5-Test-Pod-Coverage
p5-Test-Pod-Spelling-CommonMistakes
p5-Test-POE-Client-TCP Update to 1.26 2018-11-25 13:06:08 +00:00
p5-Test-POE-Server-TCP
p5-Test-Refcount
p5-Test-Reporter
p5-Test-Requires
p5-Test-Requires-Git
p5-Test-Roo
p5-Test-Script Update to 1.25 2018-11-25 12:56:10 +00:00
p5-Test-Script-Run
p5-Test-SharedFork
p5-Test-Simple Update to 1.302160 2019-01-26 02:21:08 +00:00
p5-Test-Spec
p5-Test-Spelling
p5-Test-Stream
p5-Test-SubCalls
p5-Test-Taint
p5-Test-TempDir
p5-Test-TempDir-Tiny
p5-Test-TinyMocker
p5-Test-Toolbox
p5-Test-Trap Update to 0.3.4 2018-11-25 12:43:40 +00:00
p5-Test-Unit
p5-Test-UseAllModules
p5-Test-utf8
p5-Test-Version
p5-Test-Warn
p5-Test-Warnings
p5-Test-Weaken
p5-Test-Without-Module
p5-Test-WWW-Selenium
p5-Test-YAML-Meta
p5-Test-YAML-Valid
p5-Test2-Plugin-NoWarnings
p5-Test2-Suite Update to 0.000118 2019-01-26 02:16:16 +00:00
p5-TheSchwartz
p5-Throwable
p5-Tie-Array-AsHash
p5-Tie-Array-Sorted
p5-Tie-Cache
p5-Tie-Cache-LRU
p5-Tie-Cache-LRU-Expires
p5-Tie-Cycle
p5-Tie-Function
p5-Tie-IxHash
p5-Tie-LLHash
p5-Tie-RefHash
p5-Tie-RefHash-Weak
p5-Tie-RegexpHash
p5-Tie-Simple
p5-Tie-ToObject
p5-Tree-DAG_Node
p5-Tree-R
p5-Tree-Simple
p5-Tree-Simple-VisitorFactory
p5-Try-Tiny
p5-TryCatch
p5-Type-Tiny Update to 1.004004 2019-01-16 00:41:27 +00:00
p5-Type-Tiny-XS
p5-Types-Serialiser
p5-UNIVERSAL-can
p5-UNIVERSAL-isa
p5-UNIVERSAL-moniker
p5-UNIVERSAL-require
p5-UUID-Tiny
p5-Variable-Magic
p5-VCP
p5-VCP-Dest-svk
p5-version
p5-Want
p5-WeakRef
p5-Wx-Perl-DataWalker Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
p5-XSLoader
palmpower
pango pango: backport upstream commit (revert) to fix font scaling 2018-11-20 08:34:43 +00:00
pangomm pangomm: update to 2.42.0. 2018-12-02 10:45:06 +00:00
pangox-compat Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
papaya
pardiff
patch patch: Backport patches for several security fixes 2018-10-18 19:26:16 +00:00
patchelf
patchutils
pcc-libs
pccts
pcl-cvs
pcre pcre: update to 8.43. 2019-02-24 14:53:58 +00:00
pcre++
pcre-ocaml Updated devel/pcre-ocaml to version 7.4.1. 2019-03-05 18:23:31 +00:00
pcre2 pcre2: update to 10.32. 2018-12-02 07:45:03 +00:00
pdcurses
pear-Console_CommandLine
pedisassem
phabricator
php-gearman Drop support for php70 2019-01-14 13:06:10 +00:00
php-gettext
php-gmp
php-igbinary
php-libawl
php-memcache
php-memcached *: update email for fhajny 2018-12-15 21:12:18 +00:00
php-mode
php-opcache
php-pcntl
php-posix
php-pthreads
php-raphf
php-raphf2 Drop support for php70 2019-01-14 13:06:10 +00:00
php-shmop
php-sysvmsg
php-sysvsem
php-sysvshm
php-xcache
php-xdebug Drop support for php70 2019-01-14 13:06:10 +00:00
phpstorm-bin devel/phpstorm-bin: import phpstorm-bin-2018.3.4 2019-03-03 19:06:31 +00:00
physfs
picasm
picopb
picp
picprg
pilrc
pipestatus
pkg-config pkg-config: Fix build on SunOS C99. 2018-10-25 09:47:19 +00:00
pkgconf Update to 1.6.0 2019-03-11 14:21:01 +00:00
ply
pmccabe
poco
polly llvm and friends: updated to 7.0.1 2018-12-23 00:11:39 +00:00
popt
poxml revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
prcs
ProjectCenter revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
protobuf {py-,}protobuf: don't share the patches directory 2019-01-08 05:56:19 +00:00
protobuf-c
pstreams
psvn
pth
pthread-sem
ptlib
pvs
pwlib
py-absl-py
py-aiofiles
py-angr
py-anytree py-anytree: updated to 2.6.0 2019-02-13 12:47:23 +00:00
py-apipkg
py-appdirs
py-archinfo
py-argcomplete *: update email for fhajny 2018-12-15 21:12:18 +00:00
py-argh
py-argparse
py-args
py-astor
py-astroid py-astroid: updated to 2.2.4 2019-03-06 18:39:43 +00:00
py-async-timeout Set PYTHON_VERSIONS_INCOMPATIBLE before pyversion.mk is included. 2018-12-27 16:04:24 +00:00
py-async_generator
py-at-spi
py-at-spi2 py-at-spi2: Add missing dependencies. 2018-10-22 16:13:16 +00:00
py-atomicwrites py-atomicwrites: updated to 1.3.0 2019-02-05 12:46:25 +00:00
py-atpublic
py-attrs py-attrs: updated to 19.1.0 2019-03-03 12:17:05 +00:00
py-automat
py-autopep8 py-autopep8: updated to 1.4.3 2018-11-13 11:35:28 +00:00
py-babel
py-backcall
py-backports
py-backports.functools_lru_cache py-backports.functools_lru_cache: BUILD_DEPENDS on setuptools-scm 2018-09-27 20:27:38 +00:00
py-backports.shutil_get_terminal_size
py-backports_abc
py-bcolz
py-behave py-behave: added version 1.2.6 2018-08-28 09:58:54 +00:00
py-binaryornot
py-blessings
py-blinker
py-boost boost: updated to 1.69.0 2018-12-13 19:22:56 +00:00
py-bugzilla py-bugzilla: updated to 2.2.0 2019-01-04 08:49:33 +00:00
py-buildbot py-buildbot: updated to 1.5.0 2018-11-15 14:14:14 +00:00
py-buildbot-console-view py-buildbot: updated to 1.5.0 2018-11-15 14:14:14 +00:00
py-buildbot-grid-view py-buildbot: updated to 1.5.0 2018-11-15 14:14:14 +00:00
py-buildbot-pkg py-buildbot: updated to 1.5.0 2018-11-15 14:14:14 +00:00
py-buildbot-waterfall-view py-buildbot: updated to 1.5.0 2018-11-15 14:14:14 +00:00
py-buildbot-worker py-buildbot: updated to 1.5.0 2018-11-15 14:14:14 +00:00
py-buildbot-www py-buildbot: updated to 1.5.0 2018-11-15 14:14:14 +00:00
py-cached-property py-cached-property: updated to 1.5.1 2018-11-02 11:54:13 +00:00
py-cachetools py-cachetools: updated to 3.1.0 2019-01-31 10:01:05 +00:00
py-capstone
py-case
py-cffi py-cffi: updated to 1.12.2 2019-02-28 08:51:00 +00:00
py-chai
py-characteristic
py-checker
py-cheetah
py-cle
py-click py-click: updated to 7.0 2018-10-03 10:30:37 +00:00
py-click-log
py-click-threading
py-clickclick
py-clint
py-codestyle py-codestyle: updated to 2.5.0 2019-01-30 22:44:53 +00:00
py-cogapp
py-compizconfig revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
py-configargparse py-configargparse: updated to 0.14.0 2019-02-11 11:01:05 +00:00
py-configobj py-configobj: update meta-data 2019-02-12 09:43:40 +00:00
py-configparser py-configparser: updated to 3.7.3 2019-02-24 20:25:49 +00:00
py-constantly
py-constants
py-construct
py-contextlib2
py-cookiecutter
py-coverage py-coverage: updated to 4.5.3 2019-03-11 13:55:28 +00:00
py-cparser py-cparser: updated to 2.19 2018-09-24 11:20:24 +00:00
py-crayons
py-cubes
py-curses
py-cursespanel
py-curtsies
py-cyordereddict devel/py-cyordereddict: Set PYTHON_VERSIONS_ACCEPTED 2018-09-26 01:11:19 +00:00
py-cython py-cython: updated to 0.29.6 2019-02-28 08:56:03 +00:00
py-d2to1
py-daemon py-daemon: updated to 2.2.3 2019-01-21 09:23:51 +00:00
py-daemonize py-daemonize: updated to 2.5.0 2019-01-21 13:03:24 +00:00
py-darcsver
py-dash py-dash: updated to 4.7.4 2018-11-21 11:01:55 +00:00
py-ddt py-ddt: updated to 1.2.1 2019-03-02 14:38:37 +00:00
py-decorator py-decorator: updated to 4.3.2 2019-02-14 09:04:21 +00:00
py-deprecation py-deprecation: updated to 2.0.6 2018-10-07 07:16:55 +00:00
py-dialog
py-dialog2
py-distorm3 py-distorm3: updated to 3.3.8 2018-11-15 10:20:51 +00:00
py-doc8
py-docopt
py-docstyle py-docstyle: updated to 3.0.0 2018-12-05 15:52:42 +00:00
py-doctor py-doctor: updated to 16.3.0 2019-01-22 10:29:46 +00:00
py-dogpile-cache py-dogpile-cache: updated to 0.7.1 2018-12-18 11:24:45 +00:00
py-dulwich py-dulwich: updated to 0.9.11 2019-02-18 09:41:18 +00:00
py-editorconfig-core
py-entrypoints py-entrypoints: updated to 0.3 2019-01-22 10:48:14 +00:00
py-enum34
py-exam
py-execnet
py-expect
py-expressions
py-extras
py-extratools
py-fakefs py-fakefs: updated to 3.5.7 2019-02-17 08:36:33 +00:00
py-faker py-faker: updated to 1.0.2 2019-01-24 13:43:36 +00:00
py-falcon
py-fann2
py-fasteners
py-fastimport
py-filebytes
py-filechunkio
py-filelock py-filelock: updated to 3.0.10 2018-12-05 16:00:28 +00:00
py-fixtures
py-flake8 py-flake8: updated to 3.7.7 2019-02-26 10:54:11 +00:00
py-flake8-docstrings
py-flake8-import-order py-flake8-import-order: updated to 0.18.1 2019-03-05 12:48:17 +00:00
py-flake8-polyfill
py-flakes py-flakes: updated to 2.1.1 2019-03-01 08:49:40 +00:00
py-flaky py-flaky: updated to 3.5.3 2019-01-21 09:34:53 +00:00
py-flexmock py-flexmock: updated to 0.10.3 2019-01-22 09:57:05 +00:00
py-flufl.i18n
py-flufl.lock
py-flufl.testing
py-freezegun py-freezegun: updated to 0.3.11 2018-10-15 08:23:47 +00:00
py-funcparserlib
py-funcsigs
py-functools32
py-future py-future: updated to 0.17.1 2018-10-31 10:54:39 +00:00
py-futures
py-game
py-generate
py-gflags
py-gitinspector
py-gitinspector-devel
py-gobject py-gobject: Use PEP 3147 filenames 2018-12-14 12:37:21 +00:00
py-gobject-shared Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
py-gobject3 Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
py-gobject3-common
py-google-apputils
py-grako
py-greenlet py-greenlet: updated to 0.4.15 2018-09-24 10:05:02 +00:00
py-h5py py-h5py: update to 2.8.0 2018-11-20 05:39:28 +00:00
py-hamcrest
py-hash *: update email for fhajny 2018-12-15 21:12:18 +00:00
py-hg-evolve py-hg-evolve: update to 8.4.0nb1. 2019-03-06 14:09:10 +00:00
py-hg-fastimport
py-hg-git
py-hglib
py-hglist
py-hgnested
py-hgtools
py-hgview
py-hyperscan Needs py-six. 2018-12-27 16:04:08 +00:00
py-hypothesis py-hypothesis: updated to 4.11.1 2019-03-13 08:51:48 +00:00
py-idle
py-incremental
py-InlineEgg
py-intervaltree py-intervaltree: updated to 3.0.2 2019-01-04 22:56:59 +00:00
py-iowait
py-ipaddr
py-ipykernel py-ipykernel: updated to 5.1.0 2018-11-29 18:24:36 +00:00
py-ipython py-ipython: updated to 7.3.0 2019-02-19 08:29:56 +00:00
py-ipython5
py-ipython010
py-ipython_genutils
py-iso-639
py-iso3166
py-isort py-isort: updated to 4.3.14 2019-03-10 13:38:32 +00:00
py-jaraco.classes
py-jaraco.functools
py-jaraco_util
py-jersey
py-joblib py-joblib: updated to 0.13.2 2019-02-14 09:01:45 +00:00
py-jupyter_client py-jupyter_client: updated to 5.2.4 2019-01-02 15:18:20 +00:00
py-jupyter_core
py-kafka-python py-kafka-python: updated to 1.4.4 2018-12-04 12:54:01 +00:00
py-kaitaistruct
py-kjbuckets
py-kqueue
py-lama py-lama: updated to 7.6.6 2018-11-20 14:14:16 +00:00
py-lazr.config
py-lazr.delegates
py-lazy-object-proxy
py-libevent-rpcgen
py-libmc py-libmc: updated to 1.6.0 2018-12-05 16:20:45 +00:00
py-limits
py-line_profiler
py-linecache2
py-llvmlite py-llvmlite: updated to 0.27.0 2019-01-02 15:42:17 +00:00
py-lockfile
py-logan py-logan: updated to 0.7.2 2018-12-04 13:12:14 +00:00
py-logbook py-logbook: updated to 1.4.3 2019-01-22 10:36:24 +00:00
py-logilab-astng
py-logilab-common
py-lru-dict
py-lupa Update devel/py-lupa to version 1.8. 2019-03-12 23:57:50 +00:00
py-macholib py-macholib: updated to 1.11 2018-11-30 13:06:23 +00:00
py-mako
py-mando
py-manticore
py-mccabe py-mccabe: BUILD_DEPEND on py-test-runner unconditionally 2018-09-27 20:30:02 +00:00
py-memcached
py-memory-profiler
py-mercurial py-mercurial: update to 4.9. 2019-02-14 09:53:06 +00:00
py-meson py-meson: SunOS does not use GNU ld. Bump PKGREVISION. 2019-03-11 12:08:19 +00:00
py-minimock
py-mixbox
py-mock
py-modulegraph
py-more-itertools py-more-itertools: updated 5.0.0 2019-01-22 09:45:22 +00:00
py-mox
py-msgpack
py-multipledispatch py-multipledispatch: updated to 0.6.0 2018-09-06 14:07:00 +00:00
py-newt
py-nose
py-nose-exclude
py-nose2
py-nosexcover
py-ode
py-olefile py-olefile: updated to 0.46 2018-09-24 09:54:46 +00:00
py-open-vcdiff
py-Optik
py-ordered-set py-ordered-set: updated to 3.1 2018-12-03 19:29:05 +00:00
py-oset
py-packaging py-packaging: updated to 19.0 2019-01-20 11:58:36 +00:00
py-parameterized py-parameterized: updated to 0.7.0 2019-03-03 12:26:45 +00:00
py-ParamUnittest
py-path.py py-path.py: updated to 11.5.0 2018-10-07 06:52:27 +00:00
py-pathlib
py-pathlib2 py-pathlib2: updated to 2.3.3 2018-11-29 18:41:38 +00:00
py-pathspec py-pathspec: updated to 0.5.9 2018-09-24 09:47:28 +00:00
py-pbr py-pbr: updated to 5.1.2 2019-02-21 08:32:41 +00:00
py-pep8
py-pexpect
py-pip py-pip: updated to 19.0.3 2019-02-21 08:32:21 +00:00
py-pkgconfig
py-pkginfo py-pkginfo: updated to 1.5.0.1 2019-01-09 08:35:32 +00:00
py-pluggy py-pluggy: updated to 0.9.0 2019-02-24 20:33:49 +00:00
py-ply
py-polib
py-pqueue
py-prefixspan
py-pretend
py-prompt_toolkit
py-prompt_toolkit2 py-prompt_toolkit2: updated to 2.0.9 2019-02-20 07:53:05 +00:00
py-proteus
py-protobuf {py-,}protobuf: don't share the patches directory 2019-01-08 05:56:19 +00:00
py-py py-py: updated to 1.7.0 2018-10-30 10:12:58 +00:00
py-py2app
py-pydispatcher
py-pyelftools
py-pygit2 *: recursive bump for libgit2 0.28 2019-02-24 10:16:02 +00:00
py-pylint py-pylint: updated to 2.3.1 2019-03-02 14:12:28 +00:00
py-pylint-common
py-pylint-plugin-utils py-pylint-plugin-utils: updated to 0.5 2019-02-28 09:23:36 +00:00
py-Pympler
py-pyobjc py-pyobjc-framework-CoreServices: added version 5.1.2 2019-01-08 20:29:42 +00:00
py-pyobjc-core py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-Accounts py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-AddressBook py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-AppleScriptKit py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-AppleScriptObjC py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-ApplicationServices py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-Automator py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-AVFoundation py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-AVKit py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-CalendarStore py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-CFNetwork py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-CloudKit py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-Cocoa py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-Collaboration py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-ColorSync py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-Contacts py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-ContactsUI py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-CoreBluetooth py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-CoreData py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-CoreLocation py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-CoreML py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-CoreServices py-pyobjc-framework-CoreServices: fix DEPENDS 2019-01-09 08:16:09 +00:00
py-pyobjc-framework-CoreSpotlight py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-CoreText py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-CoreWLAN py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-CryptoTokenKit py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-DictionaryServices py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-DiskArbitration py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-EventKit py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-ExceptionHandling py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-ExternalAccessory py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-FinderSync py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-FSEvents py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-GameCenter py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-GameController py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-GameKit py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-GameplayKit py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-ImageCaptureCore py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-InputMethodKit py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-InstallerPlugins py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-InstantMessage py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-Intents py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-IOSurface py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-iTunesLibrary py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-LatentSemanticMapping py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-LaunchServices py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-libdispatch py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-LocalAuthentication py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-MapKit py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-MediaAccessibility py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-MediaLibrary py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-MediaPlayer py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-ModelIO py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-MultipeerConnectivity py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-NetFS py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-NetworkExtension py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-NotificationCenter py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-OpenDirectory py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-Photos py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-PhotosUI py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-PreferencePanes py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-PubSub py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-QTKit py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-Quartz py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-SafariServices py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-SceneKit py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-ScreenSaver py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-ScriptingBridge py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-SearchKit py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-Security py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-SecurityInterface py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-ServiceManagement py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-Social py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-SpriteKit py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-StoreKit py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-SyncServices py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-SystemConfiguration py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-Vision py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyobjc-framework-WebKit py-pyobjc: updated to 5.1.2 2019-01-08 12:08:39 +00:00
py-pyparsing py-pyparsing: updated to 2.3.1 2019-01-15 11:37:21 +00:00
py-Pyro py-Pyro: updated to 4.75 2019-02-21 10:28:54 +00:00
py-pyrsistent py-pyrsistent: added version 0.14.11 2019-03-02 14:27:15 +00:00
py-pysha3
py-pysvn revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
py-pytemplate
py-python-dotenv
py-python-slugify devel/py-python-slugify: fix ALTERNATIVES file 2018-12-22 17:14:35 +00:00
py-pyutil
py-pyvex
py-queuelib
py-quixote
py-radon py-radon: updated to 2.4.0 2018-12-16 14:15:11 +00:00
py-rauth
py-readlike
py-readline
py-rednose
py-reparser
py-repoze.lru
py-requests py-requests: updated to 2.21.0 2018-12-11 09:11:08 +00:00
py-requests-file
py-requests-ftp py-requests-ftp: added "python" to CATEGORIES; set USE_LANGUAGES=#none 2019-01-02 12:29:09 +00:00
py-requests-futures py-requests-futures: updated to 0.9.9 2018-12-03 19:34:39 +00:00
py-requests-mock
py-requests-toolbelt py-requests-toolbelt: updated to 0.9.1 2019-02-06 11:09:21 +00:00
py-restructuredtext_lint
py-retry_decorator
py-rope py-rope: updated to 0.12.0 2019-02-17 08:43:06 +00:00
py-rply
py-ruamel-base
py-ruamel-ordereddict
py-ruamel-yaml py-ruamel-yaml: updated to 0.15.72 2018-10-14 16:26:51 +00:00
py-scandir
py-semantic_version py-semantic_version: small fixes to Makefile 2018-10-23 09:04:19 +00:00
py-serpent
py-setuptools py-setuptools: updated to 40.8.0 2019-02-09 17:11:49 +00:00
py-setuptools_scm py-setuptools_scm: updated to 3.2.0 2019-01-17 13:19:36 +00:00
py-setuptools_scm_git_archive py-setuptools_scm_git_archive: fix EGG_INFODIR for Python 2.7 2018-09-05 08:01:13 +00:00
py-setuptools_trial
py-simplegeneric
py-singledispatch
py-sortedcontainers py-sortedcontainers: updated to 2.1.0 2018-11-28 14:40:49 +00:00
py-Spans
py-speaklater
py-stem py-stem: update to 1.7.1. 2019-02-28 06:22:28 +00:00
py-stevedore
py-stompclient
py-stsci.distutils
py-subprocess32 py-subprocess32: updated to 3.5.3 2018-10-10 08:20:56 +00:00
py-subversion Update subversion (and bindings) to 1.10.4. 2019-01-12 12:24:16 +00:00
py-subvertpy revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
py-sure
py-sysctl
py-tabular
py-termcolor
py-test py-test: updated to 4.3.0 2019-02-19 08:25:49 +00:00
py-test-assume py-test-assume: updated to 1.2.2 2019-02-13 15:41:30 +00:00
py-test-asyncio py-test-asyncio: updated to 0.10.0 2019-01-08 09:10:11 +00:00
py-test-cache
py-test-cov py-test-cov: updated to 2.6.1 2019-01-07 08:43:55 +00:00
py-test-fixture-config py-test-fixture-config: allow newer pytest 2019-01-28 08:41:37 +00:00
py-test-flake8 py-test-flake8: updated to 1.0.4 2019-02-01 09:22:33 +00:00
py-test-forked py-test-forked: updated to 1.0.2 2019-02-15 08:50:14 +00:00
py-test-isort
py-test-localserver py-test-localserver: updated to 0.5.0 2018-11-20 21:21:23 +00:00
py-test-mock py-test-mock: updated to 1.10.1 2019-02-06 08:54:09 +00:00
py-test-pythonpath
py-test-randomly py-test-randomly: updated to 2.1.0 2019-03-02 14:55:27 +00:00
py-test-relaxed
py-test-runner py-test-runner: updated to 4.4 2019-02-15 08:52:38 +00:00
py-test-shutil py-test-shutil: allow newer pytest 2019-01-28 08:41:12 +00:00
py-test-sugar py-test-sugar: updated to 0.9.2 2018-11-09 10:48:20 +00:00
py-test-testmon py-test-testmon: updated to 0.9.15 2019-02-11 10:58:41 +00:00
py-test-timeout py-test-timeout: updated to 1.3.3 2018-11-19 10:30:28 +00:00
py-test-utils
py-test-virtualenv py-test-virtualenv: allow newer pytest 2019-01-28 08:40:07 +00:00
py-test-xdist py-test-xdist: updated to 1.26.1 2019-01-29 06:44:51 +00:00
py-test-xprocess py-test-xprocess: cleanup 2019-02-25 08:47:37 +00:00
py-testpath
py-testrepository
py-testresources
py-testscenarios
py-testtools
py-thrift
py-tlsh
py-toolz
py-tortoisehg
py-tox py-tox: updated to 3.7.0 2019-01-13 18:02:41 +00:00
py-traceback2
py-traitlets
py-treq
py-tryton Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
py-trytond
py-txaio py-txaio: updated to 18.8.1 2018-09-07 09:31:50 +00:00
py-txgithub
py-txrequests
py-typed-ast py-typed-ast: updated to 1.3.1 2019-02-06 11:11:35 +00:00
py-typing py-typing: updated to 3.6.6 2018-08-27 06:15:13 +00:00
py-typing-extensions py-typing-extensions: updated to 3.7.2 2019-01-15 11:57:21 +00:00
py-unit
py-unitgui
py-unittest-mixins
py-unittest2
py-unittest2pytest
py-urwid
py-usb
py-uuid
py-uvloop py-uvloop: updated to 0.12.1 2019-02-13 12:47:58 +00:00
py-vcversioner
py-vine py-vine: updated to 1.2.0 2019-01-15 11:40:03 +00:00
py-virtualenv py-virtualenv: updated to 16.3.0 2019-01-28 08:39:23 +00:00
py-visitor
py-wcwidth
py-wheel py-wheel: updated to 0.33.1 2019-02-20 07:57:32 +00:00
py-whichcraft Avoid non-ASCII content for Python 3.7 compat. 2018-12-27 15:07:36 +00:00
py-windbg
py-wrapt py-wrapt: updated to 1.11.1 2019-01-21 10:31:16 +00:00
py-xdg
py-xdis py-xdis: updated to 3.8.10 2019-03-10 13:52:36 +00:00
py-xopen py-xopen: updated to 0.5.0 2019-02-06 11:23:27 +00:00
py-zanata-python-client
py-zc.lockfile py-zc.lockfile: PLIST fix 2018-09-03 07:14:16 +00:00
py-zconfig py-zconfig: updated to 3.4.0 2019-02-18 12:48:58 +00:00
py-zope.deferredimport devel/py-zope.deferredimport: add version 4.3 2018-10-28 15:13:13 +00:00
py-zope.deprecation py-zope.deprecation: fix DEPENDS 2018-12-22 21:43:39 +00:00
py-zope.exceptions py-zope.exceptions: added version 4.3 2018-10-23 09:39:59 +00:00
py-zope.hookable devel/py-zope.hookable: add version 4.2.0 2018-10-28 15:17:47 +00:00
py-zope.testing py-zope.testing: updated to 4.7 2018-12-22 09:02:54 +00:00
py-ZopeComponent devel/py-ZopeComponent: add missing dependency 2018-10-28 15:21:23 +00:00
py-ZopeConfiguration py-ZopeConfiguration: updated to 4.3.1 2019-02-12 09:12:17 +00:00
py-ZopeEvent py-ZopeEvent: updated to 4.4 2018-10-15 10:26:13 +00:00
py-ZopeI18NMessageid py-ZopeI18NMessageid: updated to 4.3.1 2018-12-22 09:00:31 +00:00
py-ZopeInterface py-ZopeInterface: updated to 4.6.0 2018-12-22 08:58:53 +00:00
py-ZopeSchema py-ZopeSchema: updated to 4.9.3 2018-10-15 10:30:59 +00:00
py-ZopeTestrunner py-ZopeTestrunner: updated to 4.9.2 2018-12-22 09:05:23 +00:00
pycharm-bin Depend on fsnotifier and fix an installation issue 2019-03-05 11:28:33 +00:00
python-mode
pythontidy
qbzr
qconf revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
qjson
qof
qore-uuid-module
qtscriptgenerator
quilt
R-assertthat
R-BH
R-bindr
R-bit
R-bit64
R-blob
R-cli Update to 1.0.1 2019-01-27 14:24:59 +00:00
R-crayon
R-evaluate
R-glue
R-inline
R-IRdisplay Update to 0.7.0 2018-12-21 03:06:46 +00:00
R-IRkernel Update to 0.8.14 2018-12-21 06:14:14 +00:00
R-iterators
R-lazyeval
R-magrittr
R-memoise
R-pkgconfig Update to 2.0.2 2019-01-27 14:49:39 +00:00
R-plogr
R-proto
R-R6 Update to 2.3.0 2018-12-21 06:25:09 +00:00
R-Rcpp Update to 1.0.0 2018-12-21 08:11:23 +00:00
R-repr Update to 0.19.1 2019-01-27 15:10:20 +00:00
R-rlang Update to 0.3.1 2019-01-27 14:59:18 +00:00
R-uuid
radamsa
radare2 Update devel/radare2 to version 2.4.0 2018-09-08 15:14:56 +00:00
radare2-cutter revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
ragel
rainbow-delimiters-el
rapidsvn revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
ratfor
RBTools
rcs rcs: Don't use %n format strings on Darwin. 2018-09-06 09:29:57 +00:00
rdp Stop abusing g++ for compiling C sources. 2018-12-27 15:57:27 +00:00
re2
re2c re2c: updated to 1.1.1 2018-11-14 12:54:55 +00:00
readline readline: update to 8.0. 2019-02-13 22:49:02 +00:00
rebar
rebar3 rebar3: remove ':' port separator from url. Also ftp -> https 2018-09-15 13:56:15 +00:00
refinecvs
Renaissance revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
reposurgeon
rgbds rgbds: Update HOMEPAGE to the github.io page. 2019-03-04 13:18:05 +00:00
ropper
roundup
rox-lib
rpc2
rscode
rsltc
rt-mysql
rt-pgsql
rt3
rt4
RTFM
RTx-RightsMatrix
rubigen
ruby-abstract
ruby-activejob42 devel/ruby-activejob42: update to 4.2.11 2018-11-29 13:49:44 +00:00
ruby-activejob51 devel/ruby-activejob51: update to 5.1.6.1 2018-11-29 14:15:16 +00:00
ruby-activejob52 devel/ruby-activejob52: add version 5.2.2 package 2019-03-03 14:47:19 +00:00
ruby-activemodel42 devel/ruby-activejob42: update to 4.2.11 2018-11-29 13:49:44 +00:00
ruby-activemodel51 devel/ruby-activemodel51: update to 5.1.6.1 2018-11-29 14:14:25 +00:00
ruby-activemodel52 devel/ruby-activemodel52: add version 5.2.2 package 2019-03-03 14:45:53 +00:00
ruby-activestorage52 devel/ruby-activestorage52: add version 5.2.2 package 2019-03-03 14:57:04 +00:00
ruby-activesupport42 devel/ruby-activesupport42: change dependencies 2019-02-03 15:09:21 +00:00
ruby-activesupport51 devel/ruby-activesupport51: change dependency to ruby-tzinfo1 2019-02-03 15:11:01 +00:00
ruby-activesupport52 devel/ruby-activesupport52: add version 5.2.2 package 2019-03-03 14:44:26 +00:00
ruby-algorithms
ruby-amstd
ruby-assistance
ruby-backports devel/ruby-backports: update to 3.11.4 2018-09-23 14:16:57 +00:00
ruby-bindata devel/ruby-bindata: udpate to 2.4.4 2018-12-02 06:43:40 +00:00
ruby-bit-struct
ruby-blankslate
ruby-bsearch
ruby-byaccr
ruby-byebug devel/ruby-byebug: update to 11.0.0 2019-02-25 14:44:50 +00:00
ruby-c21e devel/ruby-c21e: add package version 1.1.8 2018-12-02 06:47:03 +00:00
ruby-celluloid devel/ruby-celluloid: update to 0.17.4 2019-01-20 13:21:49 +00:00
ruby-celluloid-essentials
ruby-celluloid-extras
ruby-celluloid-fsm
ruby-celluloid-pool
ruby-celluloid-supervision
ruby-classy_hash
ruby-cmd
ruby-concurrent-ruby devel/ruby-concurrent-ruby: update to 1.1.4 2018-12-17 14:48:06 +00:00
ruby-contracts
ruby-cucumber-core ruby-cucumber-core: Fix checksum. 2019-01-24 09:12:41 +00:00
ruby-cucumber-expressions devel/ruby-cucumber-expressions: add version 6.0.1 2018-12-06 14:32:38 +00:00
ruby-cucumber-messages devel/ruby-cucumber-messages: update to 2.1.1 2019-01-20 13:36:40 +00:00
ruby-cucumber-tag_expressions
ruby-cucumber-wire devel/ruby-cucumber-wire: update to 1.0.0 2019-01-20 13:44:24 +00:00
ruby-curses devel/ruby-curses: update to 1.2.7 2019-01-20 13:45:27 +00:00
ruby-daemon_controller
ruby-delayer
ruby-delayer-deferred
ruby-dep
ruby-deprecated
ruby-dhaka
ruby-diva
ruby-docile devel/ruby-docile: update to 1.3.1 2018-09-23 14:18:11 +00:00
ruby-eet
ruby-eventmachine devel/ruby-eventmachine: update to 1.2.7 2018-09-23 14:19:05 +00:00
ruby-extlib
ruby-facade devel/ruby-facade: update to 1.1.0 2019-02-03 14:32:09 +00:00
ruby-fast_gettext devel/ruby-fast_gettext: update to 2.0.0 2019-01-20 13:47:15 +00:00
ruby-ffi devel/ruby-ffi: update to 1.10.0 2019-01-20 13:48:30 +00:00
ruby-ffi-yajl
ruby-fiddle Add missing Ruby 2.6 support. 2019-02-03 22:20:35 +00:00
ruby-filesize devel/ruby-filesize: update to 0.2.0 2018-09-23 14:40:00 +00:00
ruby-flexmock
ruby-forwardable-extended
ruby-gemcutter
ruby-getopt
ruby-gettext
ruby-gettext-activerecord
ruby-gettext-rails
ruby-gettext-setup
ruby-gettext_i18n_rails
ruby-globalid devel/ruby-globalid: relax rails version 2019-03-03 17:24:41 +00:00
ruby-gnome2-atk ruby-gnome2: update to 3.3.5. 2019-03-10 01:12:00 +00:00
ruby-gnome2-gio ruby-gnome2: update to 3.3.5. 2019-03-10 01:12:00 +00:00
ruby-gnome2-glib ruby-gnome2: update to 3.3.5. 2019-03-10 01:12:00 +00:00
ruby-gnome2-gobject-introspection ruby-gnome2: update to 3.3.5. 2019-03-10 01:12:00 +00:00
ruby-gnome2-pango ruby-gnome2: update to 3.3.5. 2019-03-10 01:12:00 +00:00
ruby-google-protobuf devel/ruby-google-protobuf: add version 3.6.1 2018-10-28 15:32:38 +00:00
ruby-hashery
ruby-heckle
ruby-highline devel/ruby-highline/Makefile: add "USE_LANGUAGES= # none" 2019-02-03 14:38:49 +00:00
ruby-highline17
ruby-hike
ruby-hike1
ruby-hocon devel/ruby-hocon: add version 1.2.5 2018-12-06 14:35:17 +00:00
ruby-i18n devel/ruby-i18n: update to 1.5.3 2019-02-03 15:12:37 +00:00
ruby-i18n12 devel/ruby-i18n12: add ruby-i18n 1.2.0 package 2019-02-03 14:58:16 +00:00
ruby-idn
ruby-iniparse
ruby-inline
ruby-instance_storage
ruby-io-like
ruby-kgio
ruby-lazy_priority_queue
ruby-libyajl2 devel/ruby-libyajl2: missing update 2019-02-09 13:46:32 +00:00
ruby-little-plugger
ruby-locale
ruby-locale-rails
ruby-lockfile
ruby-log4r
ruby-logging
ruby-loquacious
ruby-marcel devel/ruby-marcel: add version 0.3.3 2018-12-06 14:25:06 +00:00
ruby-memcache
ruby-memoist
ruby-mercenary
ruby-metaclass
ruby-metaid
ruby-metasm
ruby-minitest
ruby-mixlib-authentication devel/ruby-mixlib-authentication: update to 2.1.1 2018-09-23 16:27:15 +00:00
ruby-mixlib-cli
ruby-mixlib-config devel/ruby-mixlib-config: update to 2.2.13 2018-09-23 14:50:04 +00:00
ruby-mixlib-log devel/ruby-mixlib-log: update to 2.0.4 2018-09-23 16:28:04 +00:00
ruby-mixlib-shellout devel/ruby-mixlib-shellout: update to 2.4.0 2018-09-23 14:51:05 +00:00
ruby-mkrf
ruby-mocha devel/ruby-mocha: update to 1.8.0 2019-01-20 13:51:15 +00:00
ruby-mode
ruby-msgpack devel/ruby-msgpack: update to 1.2.6 2019-01-20 13:52:11 +00:00
ruby-multi_test
ruby-mustache devel/ruby-mustache: update to 1.1.0 2019-02-25 14:53:05 +00:00
ruby-native-package-installer
ruby-ncurses
ruby-needle
ruby-nenv
ruby-octokit devel/ruby-octokit: update to 4.12.0 2018-09-23 14:54:49 +00:00
ruby-ole
ruby-open4
ruby-parseconfig
ruby-parser devel/ruby-parser: update to 3.12.0 2018-12-17 14:50:34 +00:00
ruby-parsetree
ruby-parslet
ruby-path
ruby-pathname2 devel/ruby-pathname2: update to 1.8.1 2019-02-25 16:41:12 +00:00
ruby-pathutil
ruby-pkg-config ruby-pkg-config: update to 1.3.6. 2019-03-09 13:13:01 +00:00
ruby-polyglot
ruby-posix-spawn
ruby-power_assert devel/ruby-power_assert: update to 1.1.3 2018-09-23 15:10:19 +00:00
ruby-priority-queue
ruby-racc
ruby-railties42 devel/ruby-railties42: update to 4.2.11 2018-11-29 13:52:38 +00:00
ruby-railties51 devel/ruby-railties51: update to 5.1.6.1 2018-11-29 14:17:20 +00:00
ruby-railties52 devel/ruby-railties52: add version 5.2.2 package 2019-03-03 15:01:38 +00:00
ruby-randexp
ruby-rb-fsevent
ruby-rb-kqueue
ruby-rbtree
ruby-rcsparse
ruby-rd-mode
ruby-readline Add missing Ruby 2.6 support. 2019-02-03 22:20:35 +00:00
ruby-redmine revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
ruby-redmine-flatly-light-theme
ruby-redmine-gitmike-theme
ruby-redmine-minimalflat-theme
ruby-redmine-red-andy-theme
ruby-redmine_bootstrap_kit
ruby-redmine_code_review
ruby-redmine_jenkins
ruby-redmine_lightbox2
ruby-redmine_startpage
ruby-redmine_theme_changer
ruby-redmine_work_time
ruby-ref
ruby-rgl devel/ruby-rgl: update to 0.5.4 2019-02-25 16:43:23 +00:00
ruby-ronn devel/ruby-ronn: add missing SHA512 checksum to distinfo 2019-02-24 01:58:51 +00:00
ruby-rspec devel/ruby-rspec: update to 3.8.0 2019-02-06 15:15:31 +00:00
ruby-rspec-core devel/ruby-rspec-core: update to 3.8.0 2019-02-06 15:12:13 +00:00
ruby-rspec-expectations devel/ruby-rspec-expectations: update to 3.8.2 2019-02-06 15:13:06 +00:00
ruby-rspec-its
ruby-rspec-logsplit
ruby-rspec-mocks devel/ruby-rspec-mocks: update to 3.8.0 2019-02-06 15:13:55 +00:00
ruby-rspec-rails devel/ruby-rspec-rails: update to 3.8.2 2019-02-06 15:16:52 +00:00
ruby-rspec-support devel/ruby-rspec-support: update to 3.8.0 2019-02-06 15:11:00 +00:00
ruby-rspec_junit_formatter
ruby-rugged devel/ruby-rugged: remove extra BUILDLINK_API_DEPENDS.libgit2 2019-02-27 16:42:42 +00:00
ruby-SDL
ruby-semantic_puppet devel/ruby-semantic_puppet: add version 1.0.2 2018-12-06 14:38:28 +00:00
ruby-setup
ruby-sexp-processor
ruby-shoulda-context
ruby-shoulda-matchers devel/ruby-shoulda-matchers: update to 3.1.2 2018-09-23 15:15:13 +00:00
ruby-simple_uuid
ruby-simplecov
ruby-simplecov-html
ruby-spruz
ruby-stomp devel/ruby-stomp: update to 1.4.8 2019-01-20 14:04:54 +00:00
ruby-stream devel/ruby-stream: update to 0.5.2 2019-01-20 14:05:57 +00:00
ruby-subexec
ruby-subversion Update subversion (and bindings) to 1.10.4. 2019-01-12 12:24:16 +00:00
ruby-templater
ruby-term-ansicolor devel/ruby-term-ansicolor: update to 1.7.1 2019-01-20 14:07:23 +00:00
ruby-termcolor
ruby-test-spec
ruby-test-unit devel/ruby-test-unit: update to 3.3.0 2019-02-25 14:46:05 +00:00
ruby-test-unit-notify
ruby-thor devel/ruby-thor: update to 0.20.3 2018-12-17 14:57:05 +00:00
ruby-thrift
ruby-thrift_client
ruby-tins devel/ruby-tins: udpate to 1.20.2 2018-12-17 14:58:00 +00:00
ruby-tomlrb devel/ruby-tomlrb: update to 1.2.7 2018-09-23 15:21:31 +00:00
ruby-turn
ruby-uglifier
ruby-uuidtools
ruby-validatable
ruby-wmi-lite
ruby-zookeeper
ruby2ruby
rubymine-bin devel/rubymine-bin: import rubymine-bin-2018.3.5 2019-03-03 18:45:05 +00:00
rudiments revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
rvm
rx
sablecc
scintilla Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
scmcvs
scons scons: updated to 3.0.4 2019-03-05 19:30:01 +00:00
sdcc
sdcc3 revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
SDL
SDL-intro-en
SDL-intro-ko
SDL2 SDL2: make sdl2-config DTRT if the X11 libraries are not in ${PREFIX}/lib 2018-12-30 14:47:04 +00:00
SDL_gfx
SDL_Pango Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
SDL_ttf
SDLmm
semantic
semi
sfio
sfslite
sgb
sgi-stl
sgi-stl-docs
shtk
shunit2
silc-toolkit
skalibs Update to 2.7.0.0. From the changelog: 2018-08-26 19:35:42 +00:00
slib
slibtool slibtool: update to 0.5.25 2018-10-11 20:03:45 +00:00
sloccount
smake devel/smake: import smake-1.3nb2 2018-11-10 19:49:47 +00:00
sml-mode
snappy snappy: fix linking of unit test 2019-01-10 09:38:18 +00:00
snappy-java10
sofia-sip
SOPE revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
sparse
sparsehash
spiff
spin
splint
st
startbug1 revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
stfl
stgit
subversion Update subversion (and bindings) to 1.10.4. 2019-01-12 12:24:16 +00:00
subversion-base Update subversion (and bindings) to 1.10.4. 2019-01-12 12:24:16 +00:00
sunifdef
svk
svn-bisect
swig
swig2 Multiple packages: Replace obsolete maintainer email 2019-01-13 22:06:42 +00:00
swig3
swt Revbump for libcanberra gstreamer change. 2018-11-29 11:21:45 +00:00
syncdir Make sure patch(1) will create syscall.c. 2018-12-03 21:21:50 +00:00
sysexits
tailor
talloc talloc: updated to 2.1.16 2019-03-02 14:05:04 +00:00
tavrasm
tcl-tclcl
tclap
tcllib
tclreadline Fix this so that it works again: 2019-01-22 14:08:47 +00:00
teem
tet3
tevent tevent: updated to 0.9.39 2019-03-02 14:06:03 +00:00
tex-doclicense tex-doclicense{,-doc}: update to 1.8.0 2019-01-24 10:51:32 +00:00
tex-doclicense-doc tex-doclicense{,-doc}: update to 1.8.0 2019-01-24 10:51:32 +00:00
tex-etoolbox tex-etoolbox{,-doc}: update to 2.5f 2019-01-26 01:30:03 +00:00
tex-etoolbox-doc tex-etoolbox{,-doc}: update to 2.5f 2019-01-26 01:30:03 +00:00
tex-l3experimental tex-l3kernel{,-doc},tex-l3experimental: update to 2018.49853 2019-02-01 22:52:04 +00:00
tex-l3kernel tex-l3kernel{,-doc},tex-l3experimental: update to 2018.49853 2019-02-01 22:52:04 +00:00
tex-l3kernel-doc tex-l3kernel{,-doc},tex-l3experimental: update to 2018.49853 2019-02-01 22:52:04 +00:00
tex-l3packages tex-l3packages{,-doc}: update to 2018.48935 2019-01-30 05:35:01 +00:00
tex-l3packages-doc tex-l3packages{,-doc}: update to 2018.48935 2019-01-30 05:35:01 +00:00
tex-latexbug tex-latexbug{,-doc}: update to 1.0e 2019-01-29 09:18:12 +00:00
tex-latexbug-doc tex-latexbug{,-doc}: update to 1.0e 2019-01-29 09:18:12 +00:00
tex-lualibs tex-lualibs{,-doc}: update to 2.62 2019-01-30 10:23:19 +00:00
tex-lualibs-doc tex-lualibs{,-doc}: update to 2.62 2019-01-30 10:23:19 +00:00
tex-luatexbase
tex-luatexbase-doc
tex-multido
tex-multido-doc
tex-pgfopts
tex-pgfopts-doc
tex-pst-uml
tex-pst-uml-doc
tex-xifthen
tex-xifthen-doc
threadweaver revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
tig
tinycthread
tkcvs
tkdiff
tla
tlsh
tmake
topgit
tpasm
tradcpp Update tradcpp to 0.5.3. 2019-01-22 02:28:54 +00:00
transifex-client devel/transifex-client: update to 0.13.6 2019-02-19 16:27:48 +00:00
tre
treecc
trio
tvision
ucl
ucommon ucommon: updated to 7.0.0 2019-01-13 18:21:24 +00:00
ucpp
umbrello revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
undebt
unidiff
uno
userspace-rcu Need pthread support, make sure a substitue is present if OS lacks support 2018-12-09 03:04:34 +00:00
uthash
valgrind Reset maintainership. 2019-02-22 23:47:50 +00:00
vanessa_adt
vanessa_logger
vanessa_socket
vera++ revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
verifast revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
visualvm Updated devel/visualvm to 1.4.1 2018-09-20 11:20:29 +00:00
vtcl
waf waf: updated to 2.0.14 2019-01-09 11:08:10 +00:00
woboq_codebrowser
xa65
xdelta
xdelta3
xfce4-conf Bump pkgrevision for "no $DISPLAY" fix 2019-02-06 11:31:33 +00:00
xfce4-dev-tools Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
xmake
xorg-util-macros
xsd revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
xulrunner45 remove obsolete hacks.mk & reduce diffs between mozilla derivative packages 2019-01-29 22:33:57 +00:00
xulrunner192 remove obsolete hacks.mk & reduce diffs between mozilla derivative packages 2019-01-29 22:33:57 +00:00
xxgdb
xxhash devel/xxhash: Import xxhash 0.6.5. 2018-09-10 13:47:31 +00:00
yajl
yarn yarn: Update to 1.13.0. 2019-01-17 16:35:14 +00:00
yasm
z80-asm
ZenTest devel/ZenTest: update to 4.11.2 2019-01-06 15:00:14 +00:00
zlib
zookeeper *: update email for fhajny 2018-12-15 21:12:18 +00:00
zzuf
Makefile Added ocaml-base_quickcheck to Makefile SUBDIRs 2019-03-12 18:59:52 +00:00