pkgsrc/devel
adam 710e685f23 py-hypothesis: updated to 4.23.4
4.23.4:
Fixes a minor formatting issue the docstring of from_type()

4.23.3:
Adds a recipe to the docstring of from_type() that describes a means for drawing values for “everything except” a specified type. This recipe is especially useful for writing tests that perform input-type validation.

4.23.2:
This patch uses autoflake to remove some pointless pass statements, which improves our workflow but has no user-visible impact.

4.23.1:
This patch fixes an OverflowError in from_type(xrange) on Python 2.

It turns out that not only do the start and stop values have to fit in a C long, but so does stop - start. We now handle this even on 32bit platforms, but remind users that Python2 will not be supported after 2019 without specific funding.

4.23.0:
This release implements the slices() strategy, to generate slices of a length-size sequence.

4.22.3:
This patch exposes DataObject, solely to support more precise type hints. Objects of this type are provided by data(), and can be used to draw examples from strategies intermixed with your test code.

4.22.2:
This patch fixes the very rare issue 1798 in array_dtypes(), which caused an internal error in our tests.

4.22.1:
This patch fixes a rare bug in from_type(range).

4.22.0:
The unique_by argument to lists now accepts a tuple of callables such that every element of the generated list will be unique with respect to each callable in the tuple.

4.21.1:
This patch cleans up the internals of one_of(). You may see a slight change to the distribution of examples from this strategy but there is no change to the public API.

4.21.0:
The from_type() strategy now supports slice objects.

4.20.0:
This release improves the array_shapes() strategy, to choose an appropriate default for max_side based on the min_side, and max_dims based on the min_dims. An explicit error is raised for dimensions greater than 32, which are not supported by Numpy, as for other invalid combinations of arguments.

4.19.0:
The from_type() strategy now supports range objects (or xrange on Python 2).

4.18.3:
This release fixes a very rare edge case in the test-case mutator, which could cause an internal error with certain unusual tests.

4.18.2:
This patch makes Hypothesis compatible with the Python 3.8 alpha, which changed the representation of code objects to support positional-only arguments. Note however that Hypothesis does not (yet) support such functions as e.g. arguments to builds() or inputs to @given.

4.18.1:
This patch improves the performance of unique collections such as sets() when the elements are drawn from a sampled_from() strategy.

4.18.0:
This release adds the functions() strategy, which can be used to imitate your ‘real’ function for callbacks.

4.17.2:
This release refactors stateful rule selection to share the new machinery with sampled_from() instead of using the original independent implementation.

4.17.1:
This patch allows Hypothesis to try a few more examples after finding the first bug, in hopes of reporting multiple distinct bugs. The heuristics described in issue 847 ensure that we avoid wasting time on fruitless searches, while still surfacing each bug as soon as possible.
2019-05-09 11:53:58 +00:00
..
accerciser fix some whitespace, mostly introduced in the previous 2019-04-26 14:12:31 +00:00
accerciser3 PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +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 *: switch from glade3 to glade 2019-04-28 07:07:48 +00:00
ant-contrib
apache-ant
apache-ant15
apache-ant19
apache-ivy
apache-maven
apel
appdata-tools PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
apr apr: update to 1.7.0. 2019-04-12 13:02:44 +00:00
apr-util Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
arcanist PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
arena
argp argp: c99 fixes SunOS 2018-09-28 20:07:50 +00:00
argtable
as31
asio
aslc86k
asm2html
astyle
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 Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
boehm-gc boehm-gc: update to 8.0.4. 2019-04-07 22:02:20 +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 Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
boost-mpi boost: updated to 1.69.0 2018-12-13 19:22:56 +00:00
bpython PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
buddy
bugzilla
bugzilla3
bullet
byacc Update to 20180609 2018-12-08 12:22:03 +00:00
bzr Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
bzr-explorer Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
bzr-gtk Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
bzr-svn Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
bzrtools fix some whitespace, mostly introduced in the previous 2019-04-26 14:12:31 +00:00
c++gsl
calltree-perl
capstone *: Add CTF_SUPPORTED/CTF_FILES_SKIP where necessary. 2018-11-12 14:40:20 +00:00
catch
cbindgen cbindgen: update to 0.8.4. 2019-05-01 09:24:39 +00:00
cbrowser
ccache ccache: updated to 3.7.1 2019-05-06 15:06:04 +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 PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
clisp-pcre
clisp-syscalls
clisp-wildcard
clisp-zlib
cloc
cmake cmake: updated to 3.14.3 2019-04-23 09:29:08 +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 PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
coconut Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
codeville fix some whitespace, mostly introduced in the previous 2019-04-26 14:12:31 +00:00
cogito
colordiff
commit-patch
compiz-bcop
compizconfig-backend-gconf Recursive rebvump from devel/nss 2019-05-05 22:49:45 +00:00
concurrencykit
confuse confuse: update to 3.2.2. 2019-05-01 07:15:18 +00:00
cook
cppcheck PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +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 devel/ctemplate: restrict to Python 2.7 2019-05-04 15:29:50 +00:00
cunit
cut
cutter Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
cvs-fast-export PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
cvs2cl
cvs2html
cvs2svn fix some whitespace, mostly introduced in the previous 2019-04-26 14:12:31 +00:00
cvsclone
cvsd
cvsdiff2patch
cvsgraph
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 PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
dconf-editor *: recursive bump for vala-0.44 2019-03-25 13:56:25 +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 Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
device-driver-doc-de
devIL devIL: Support SunOS. 2018-10-26 10:18:49 +00:00
dia2code
diffuse Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
diffutils
distcc
distcc-pump PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +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 PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
doxymacs
dumpet
easygit
eclipse sun-jdk6, sun-jre6: remove 2019-05-02 08:36:09 +00:00
ecore ecore: remove libXp support. 2019-03-20 12:13:21 +00:00
edcommon Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
editline
editorconfig-core
eet
egypt
eina
eio ecore: remove libXp support. 2019-03-20 12:13:21 +00:00
electric-fence turn off builtins for: calloc, malloc, memalign, realloc, valloc, and free. 2019-03-28 02:12:45 +00:00
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 PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
eric4 fix some whitespace, mostly introduced in the previous 2019-04-26 14:12:31 +00:00
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 PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
exctags
exempi revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
ExmanIDE Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
extra-cmake-modules extra-cmake-modules: update to 5.57.0 2019-04-25 20:36:40 +00:00
fann
fastdep
fhist
flatbuffers
flatzebra
flex
flexdock
flim
florist
fortran-utils
fossil Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
frama-c Recursive rebvump from devel/nss 2019-05-05 22:49:45 +00:00
frink
fromcvs PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
ftnchek
g-wrap
gccmakedep
GConf PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
GConf-ui Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
gconfmm
gcvs
gdb Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
gdb7 Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
gdbus-codegen PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
gdl Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
geany geany: note explicit dependency on adwaita-icon-theme 2019-04-04 04:13:51 +00:00
gearmand Recursive revbump from textproc/icu 2019-04-03 00:32:25 +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 devel/gettext-lib: disable check for unknown configure options 2019-04-28 18:33:57 +00:00
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 gflags: updated to 2.2.2 2019-03-21 22:14:33 +00:00
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 Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
git-remote-hg PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
git-svn
gitolite
glade glade: replace with glade3, nothing uses this. 2019-04-28 07:06:06 +00:00
glib
glib2 PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
glib2-tools PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
glibmm Update glibmm to 2.56.1. 2019-04-26 15:12:20 +00:00
global PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +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 fix some whitespace, mostly introduced in the previous 2019-04-26 14:12:31 +00:00
gnome-common
gnustep-base Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
gnustep-examples Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
gnustep-make
gnustep-objc
gnustep-objc-lf2
go-afero Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-amber Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-appengine Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-assert Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-blackfriday Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-buffruneio Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-cast Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-check Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-cli PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
go-cobra Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-colorable Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-colortext Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-colour Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-consul-api Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-debounce Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-ed25519 Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-emoji Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-errors Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-flags-svent Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-fnmatch Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-fs Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-fsnotify Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-fsync Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-gitmap Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-glog Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-gls Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-gocode Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-godef Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-godirwalk Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-godotenv Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-golang-lru Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-goorgeous Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-gopkgs Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-goptlib Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-goreturns Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-hashstructure Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-homedir Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-humanize Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-i18n Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-immutable-radix Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-ini Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-isatty Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-jwalterweatherman Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-kingpin.v3-unstable Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-locker Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-logrus Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-mapstructure Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-mapstructure-bep Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-mow-cli Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-nbreader Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-nitro Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-osext Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-pflag Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-properties Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-protobuf go-protobuf: no need for CHECK_RELRO_SKIP now that we already skip static 2019-04-24 22:59:17 +00:00
go-purell Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-ratelimit Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-repr Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-review Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-sanitized_anchor_name Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-shellwords Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-shuffle Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-siphash Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-sync Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-sys Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-termbox PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
go-testify Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-tools Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-try Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-viper Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
go-yaml Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
gob2
gobject-introspection PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
golint Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
google-api-go-client Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
google-glog
googletest
Gorm Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
gperf
gperftools
gprbuild-aux
gps Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +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 Recursive revbump from textproc/icu 2019-04-03 00:32:25 +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
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 Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
happy
haskell-mode
hdevtools
hdf devel/hdf: Switch from archivers/szip to archivers/libaec 2019-05-01 12:36:09 +00:00
hdf5 devel/hdf5: Enable szip support by default 2019-05-01 22:39:29 +00:00
hdf5-c++
heirloom-getopt
heirloom-libcommon
heirloom-what
hoe devel/hoe: update to 3.17.2 2019-05-06 05:17:15 +00:00
honggfuzz
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 PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
idiff
idutils
imake imake: update to 1.0.8. 2019-03-17 11:15:21 +00:00
include-what-you-use PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
iniparser
intel2gas
intellij-ce-bin PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
intellij-idea-ce
intellij-ue-bin PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
isect
ivykis
jam
java-jna PR/54097: Added Java Native Access 5.2.0 as devel/java-jna. 2019-04-05 12:55:15 +00:00
java-subversion Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
javacc
javadeps
jd-gui
jemalloc jemalloc: updated to 5.2.0 2019-04-24 17:10:59 +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
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 kde: update KDE Frameworks to 5.57.0 2019-04-25 20:50:22 +00:00
kbuild
kcachegrind PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
kcmutils kde: update KDE Frameworks to 5.57.0 2019-04-25 20:50:22 +00:00
kconfig kde: update KDE Frameworks to 5.57.0 2019-04-25 20:50:22 +00:00
kcoreaddons kcoreaddons: fix installation of kcoreaddons.categories 2019-04-27 21:42:50 +00:00
kcrash kde: update KDE Frameworks to 5.57.0 2019-04-25 20:50:22 +00:00
kde-dev-scripts PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
kde-dev-utils revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
kdeclarative kde: update KDE Frameworks to 5.57.0 2019-04-25 20:50:22 +00:00
kdesdk-kioslaves Recursive revbump from textproc/icu 2019-04-03 00:32:25 +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 Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
kdevplatform Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
kdiff3 revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
kdoctools kde: update KDE Frameworks to 5.57.0 2019-04-25 20:50:22 +00:00
ki18n kde: update KDE Frameworks to 5.57.0 2019-04-25 20:50:22 +00:00
kidletime kde: update KDE Frameworks to 5.57.0 2019-04-25 20:50:22 +00:00
kio kde: update KDE Frameworks to 5.57.0 2019-04-25 20:50:22 +00:00
kitemmodels kde: update KDE Frameworks to 5.57.0 2019-04-25 20:50:22 +00:00
knotifications kde: update KDE Frameworks to 5.57.0 2019-04-25 20:50:22 +00:00
knotifyconfig kde: update KDE Frameworks to 5.57.0 2019-04-25 20:50:22 +00:00
ko-po-check fix some whitespace, mostly introduced in the previous 2019-04-26 14:12:31 +00:00
kompare revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
kpackage kde: update KDE Frameworks to 5.57.0 2019-04-25 20:50:22 +00:00
kparts kde: update KDE Frameworks to 5.57.0 2019-04-25 20:50:22 +00:00
kpeople kde: update KDE Frameworks to 5.57.0 2019-04-25 20:50:22 +00:00
kpty kde: update KDE Frameworks to 5.57.0 2019-04-25 20:50:22 +00:00
krunner kde: update KDE Frameworks to 5.57.0 2019-04-25 20:50:22 +00:00
kservice kde: update KDE Frameworks to 5.57.0 2019-04-25 20:50:22 +00:00
ktexteditor kde: update KDE Frameworks to 5.57.0 2019-04-25 20:50:22 +00:00
kyua Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
lcc
lcdis
lcov
ldapsdk
ldpc
lemon sqlite3: updated to 3.28.0 2019-04-18 10:10:03 +00:00
lettuce fix some whitespace, mostly introduced in the previous 2019-04-26 14:12:31 +00:00
libappindicator Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
libappindicator3 Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +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 libblkid: Bump revision for previous commit 2019-04-04 07:34:07 +00:00
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 Recursive rebvump from devel/nss 2019-05-05 22:49:45 +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.44 2019-03-25 13:56:25 +00:00
libdbusmenu-gtk *: recursive bump for vala-0.44 2019-03-25 13:56:25 +00:00
libdbusmenu-gtk-doc
libdbusmenu-gtk3 *: recursive bump for vala-0.44 2019-03-25 13:56:25 +00:00
libdbusmenu-jsonloader *: recursive bump for vala-0.44 2019-03-25 13:56:25 +00:00
libdbusmenu-qt
libdbusmenu-qt5 Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
libdbusmenu-tools PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
libdevq
libdnsres
libdockapp
libdshconfig
libdwarf
libebml libebml: updated to 1.3.7 2019-03-13 17:33:29 +00:00
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 fix some whitespace, mostly introduced in the previous 2019-04-26 14:12:31 +00:00
libgail-gnome Recursive rebvump from devel/nss 2019-05-05 22:49:45 +00:00
libgcroots
libgee *: recursive bump for vala-0.44 2019-03-25 13:56:25 +00:00
libgee0.6
libgetopt
libgit2 PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +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 Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
libhfs
libhid PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
libiberty
libidn
libidn2
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 1.4.4 2019-04-23 19:02:48 +00:00
libmatchbox
libmcs
libmemcache
libmemcached
libmemmgr
libmimedir
libmm
libmowgli
libmtp
libnet10
libnet11
libnfc
libnjb
libntlm
liboil
liboop
libosip Import security fixes for libosip2 2019-04-21 16:25:38 +00:00
libowfat Update to 0.32. From the changelog: 2018-10-07 12:13:46 +00:00
libpeas PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
libpgm
libphutil
libportlib
libproplist
libpthread_dbg
librdkafka PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +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 Recursive revbump from textproc/icu 2019-04-03 00:32:25 +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
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.28.0 2019-04-18 07:47:33 +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 Distfile is lld-7.0.1.src.tar.xz, not lld-7.0.1nb1.src.tar.xz. 2019-04-26 15:33:08 +00:00
lldb PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
lmdbg
locktests
log4cplus Remove obsoleted patches for log4cplus after update to 2.0.3. 2019-03-24 09:20:06 +00:00
log4cxx
log4shib
lokalize PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +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 lua52-lpeg: update to 1.0.2. 2019-03-25 22:55:18 +00:00
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 makedepend: update to 1.0.6. 2019-03-17 11:18:43 +00:00
makedepf90
maketool
man-pages
mantis
mate-common PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +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 PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
mell
memcached memcached: updated to 1.5.14 2019-04-30 11:39:17 +00:00
menhir Updated devel/menhir to version 20181113. 2019-03-21 12:18:56 +00:00
mercurial PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
mico
mk-configure Remove mova.org from MASTER_SITES 2019-05-01 12:54:34 +00:00
mkcmd
mm-common
MoarVM MoarVM: Bump API depends in buildlink3. 2019-02-16 19:37:48 +00:00
mono-addins Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
mono-tools Recursive rebvump from devel/nss 2019-05-05 22:49:45 +00:00
monodevelop Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
monodevelop-database Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
monotone Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
monotone-server
monotone-viz Recursive rebvump from devel/nss 2019-05-05 22:49:45 +00:00
mph
msgpack
myrepos
nana
nant Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
nasm nasm: updated to 2.14.02 2019-01-05 00:01:32 +00:00
nbpatch
ncc PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
ncurses devel/ncurses: Add fake pc file 2019-05-01 20:15:59 +00:00
ncursesw ncurses: Disable xterm+rep for maximum portability. 2019-02-25 11:54:05 +00:00
netbeans-ide PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
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 PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
noweb
npapi-sdk
npth
nqc
nsis Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
nspr Update to 4.21 2019-03-11 14:16:00 +00:00
nspr-reference
nss Do not conflict with MD5_Update from OpenSSL 2019-05-05 22:47:27 +00:00
ObjectiveLib Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
objfw
ocaml-angstrom Added devel/ocaml-angstrom, a parser combinator library. 2019-03-19 11:07:40 +00:00
ocaml-astring Added devel/ocaml-astring, an alternative string library for Ocaml 2019-03-12 18:04:58 +00:00
ocaml-async Removed comments in ocaml Makefile for now-added dependencies 2019-03-25 09:39:40 +00:00
ocaml-async_extra Removed comments in ocaml Makefiles for now-added dependencies 2019-03-25 09:38:57 +00:00
ocaml-async_kernel Added devel/ocaml-async_kernel, core data structures for ocaml-async 2019-03-19 10:40:23 +00:00
ocaml-async_rpc_kernel Removed comments in ocaml Makefiles for now-added dependencies 2019-03-25 09:38:57 +00:00
ocaml-async_unix Removed comments in ocaml Makefiles for now-added dependencies 2019-03-25 09:38:57 +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_bigstring Added devel/ocaml-base_bigstring, string type based on Bigarray 2019-03-25 09:24: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-bin_prot Added devel/ocaml-bin_prot, a binary protocol generator for OCaml 2019-03-13 11:06:00 +00:00
ocaml-biniou Updated devel/ocaml-biniou for dune compatibility. 2019-03-05 17:37:10 +00:00
ocaml-bos Added devel/ocaml-bos, basic OS interaction for OCaml 2019-03-19 11:29:00 +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-core Added devel/ocaml-core, standard library overlay for OCaml 2019-03-25 09:14:48 +00:00
ocaml-core_kernel Removed comments in ocaml Makefiles for now-added dependencies 2019-03-25 09:38:57 +00:00
ocaml-cppo Updated package devel/ocaml-cppo for dune compatibility. 2019-03-05 16:53:49 +00:00
ocaml-cstruct Added devel/ocaml-cstruct, mapping OCaml arrays onto C-like structs 2019-03-19 11:11:31 +00:00
ocaml-deriving-ocsigen Revbumps associated with update of lang/ocaml. 2018-11-12 16:10:16 +00:00
ocaml-digestif Removed comments in ocaml Makefiles for now-added dependencies 2019-03-25 09:38:57 +00:00
ocaml-duff Added devel/ocaml-duff, libXdiff implementation in OCaml 2019-03-19 11:31:30 +00:00
ocaml-dune Updated devel/ocaml-dune to version 1.9.3. 2019-05-07 11:29:34 +00:00
ocaml-encore Added devel/ocaml-encore, decoder/encoder generation library. 2019-03-19 11:38:06 +00:00
ocaml-eqaf Added devel/ocaml-eqaf, constant-time string comparison 2019-03-25 09:30:27 +00:00
ocaml-extlib Updated devel/ocaml-extlib to version 1.7.6. 2019-03-05 18:30:38 +00:00
ocaml-fieldslib Corrected DESCR typo in devel/ocaml-fieldslib 2019-03-25 09:36:55 +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-fpath Added devel/ocaml-fpath, file path library for OCaml 2019-03-19 11:19:17 +00:00
ocaml-git Added devel/ocaml-git, an implementation of git in pure OCaml 2019-03-19 14:28:52 +00:00
ocaml-hex Added devel/ocaml-hex, simple hexadecimal converters for OCaml 2019-03-19 12:56:46 +00:00
ocaml-jane-street-headers Added devel/ocaml-jane-street-headers, header files for Jane Street pkgs. 2019-03-13 11:35:47 +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-jst-config Added devel/ocaml-jst-config, compile time config for Jane Street libs 2019-03-13 11:39:36 +00:00
ocaml-logs Added devel/ocaml-logs, logging infrastructure for OCaml 2019-03-19 11:25:41 +00:00
ocaml-lru Added devel/ocaml-lru, scalable LRU caches for OCaml 2019-03-19 14:21:34 +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.3.0. 2019-05-09 08:41:34 +00:00
ocaml-oasis Revbumps associated with update of lang/ocaml. 2018-11-12 16:10:16 +00:00
ocaml-ocplib-endian Added devel/ocaml-ocplib-endian, optimised int-to-string functions 2019-03-19 11:35:33 +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 ocaml-ppx_base: Remove duplicate patch (NFC) 2019-03-14 08:18:37 +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_bin_prot Added devel/ocaml-ppx_bin_prot, ppx rewriters for devel/ocaml-bin_prot 2019-03-13 11:15:45 +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_custom_printf Added devel/ocaml-ppx_custom_printf, user-defined string conversions 2019-03-13 10:40:28 +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_expect Added missing dependency to devel/ocaml-ppx_expect 2019-03-13 11:21:33 +00:00
ocaml-ppx_fail Added devel/ocaml-ppx_fail, add location to failwith calls 2019-03-13 11:24:49 +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_jane Removed comments in ocaml Makefiles for now-added dependencies 2019-03-25 09:38:57 +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_module_timer Added devel/ocaml-ppx_module_timer, recording module startup times. 2019-03-13 11:53:56 +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_optional Added devel/ocaml-ppx_optional, pattern matching on flat options. 2019-03-19 10:12:39 +00:00
ocaml-ppx_pipebang Added devel/ocaml-ppx_pipebang, inlining reverse application operators 2019-03-19 10:25:53 +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_sexp_value Added devel/ocaml-ppx_sexp_value, building s-expressions from values 2019-03-25 09:34:09 +00:00
ocaml-ppx_stable Added devel/ocaml-ppx_stable, extensions for almost-identical types 2019-03-19 10:29:26 +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-ppx_typerep_conv Added devel/ocaml-ppx_typerep_conv, automatic runtime type generation 2019-03-19 10:32:11 +00:00
ocaml-ppx_variants_conv Added devel/ocaml-ppx_variants_conv, ppx rewriter for variant types 2019-03-13 11:03:16 +00:00
ocaml-ppxlib Updated devel/ocaml-ppxlib to version 0.5.0. 2019-03-05 17:57:36 +00:00
ocaml-psq Added devel/ocaml-psq, priority search queues for OCaml 2019-03-19 14:19:47 +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-spawn Added devel/ocaml-spawn, spawning system processes 2019-03-25 09:07:07 +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-stringext Added devel/ocaml-stringext, extra string functions for OCaml 2019-03-19 14:24:26 +00:00
ocaml-type_conv Revbumps associated with update of lang/ocaml. 2018-11-12 16:10:16 +00:00
ocaml-typerep Added devel/ocaml-typerep, a library for runtime types in OCaml. 2019-03-19 09:56:34 +00:00
ocaml-variantslib Added devel/ocaml-variantslib, variant types as first-class values 2019-03-13 10:53:40 +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.14.0. 2019-03-21 11:55:24 +00:00
ocamlgraph Recursive rebvump from devel/nss 2019-05-05 22:49:45 +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 Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
openocd
openrcs
orc orc: update to 0.4.29. 2019-04-27 18:22:39 +00:00
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 Update to 1.20 2019-04-13 14:08:10 +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-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 Update to 0.24 2019-04-13 14:22:37 +00:00
p5-Class-Fields
p5-Class-Gomor
p5-Class-Inner
p5-Class-InsideOut
p5-Class-Inspector Update to 1.34 2019-04-13 14:29:36 +00:00
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 Update to 1.13 2019-04-20 04:17:55 +00:00
p5-Config-INI
p5-Config-INI-Reader-Ordered
p5-Config-IniFiles Update to 3.000002 2019-04-20 04:20:18 +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 Update to 6.54 2019-04-20 04:30:52 +00:00
p5-CPAN Update to 2.26 2019-04-20 04:42:18 +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.98 2019-04-27 07:39:34 +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-IEEE754 Add p5-Data-IEEE version 0.02 from pkgsrc-wip. 2019-03-21 10:06:35 +00:00
p5-Data-Integer
p5-Data-MessagePack
p5-Data-Munge
p5-Data-ObjectDriver Update to 0.17 2019-03-16 23:23:31 +00:00
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 Update to 1.224 2019-03-16 23:27:26 +00:00
p5-Data-UUID-Base64URLSafe
p5-Data-Validate-IP Add p5-Data-Validate-IP version 0.27 from pkgsrc-wip. 2019-03-21 10:12:39 +00:00
p5-Data-Visitor
p5-Date-Business
p5-Date-Calc
p5-Date-Calc-XS
p5-Date-Manip Updated to 6.76 2019-03-16 23:39:57 +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
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.51 2019-05-08 02:19:16 +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-CppGuess: update to 0.13. 2019-03-25 07:01:53 +00:00
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 Update to 0.16 2019-04-07 01:18:26 +00:00
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-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.27 2019-04-07 01:23:25 +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.40 2019-05-08 08:44:49 +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-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 Update to 1.05 2019-04-07 01:56:06 +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.82 2019-04-07 02:01:15 +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 Update to 4.72 2019-04-07 03:57:03 +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-Array
p5-Log-Dispatch-Config
p5-Log-Dispatch-DBI
p5-Log-Dispatch-FileRotate
p5-Log-Dispatch-Perl
p5-Log-Dispatchouli Update to 2.017 2019-03-17 14:01:39 +00:00
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.20190420 2019-04-27 07:50:35 +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 Update to 0.20 2019-04-20 02:49:25 +00:00
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
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.064 2019-04-19 23:53:06 +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-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 Update to 3.15 2019-04-27 07:36:41 +00:00
p5-Stream-Buffered
p5-strictures Update to 2.000006 2019-03-16 23:52:29 +00:00
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 Update to 2.006003 2019-03-16 23:56:02 +00:00
p5-Sub-Uplevel
p5-subversion Recursive revbump from textproc/icu 2019-04-03 00:32:25 +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 Update to 0.03 2019-04-19 23:49:46 +00:00
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-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 Update to 0.57. From the changelog: 2019-04-11 16:46:36 +00:00
p5-Test-Bits Add p5-Test-Bits version 0.02 from pkgsrc-wip. 2019-03-26 16:28:34 +00:00
p5-Test-CheckDeps
p5-Test-CheckManifest Update to 1.42 2019-04-19 23:47:01 +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.67 2019-04-07 07:22:17 +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-HexDifferences Add p5-Test-HexDifferences version 1.001 from pkgsrc-wip. 2019-03-26 16:33:39 +00:00
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 Update to 1.09 2019-03-16 23:36:12 +00:00
p5-Test-Kwalitee Update to 1.28 2019-02-09 08:35:53 +00:00
p5-Test-LeakTrace
p5-Test-LectroTest
p5-Test-LoadAllModules
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-MockObject
p5-Test-Modern
p5-Test-More-Behaviour
p5-Test-More-UTF8
p5-Test-Most
p5-Test-Needs Update to 0.002006 2019-04-19 23:40:27 +00:00
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.302162 2019-04-07 07:17:01 +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.000121 2019-05-08 08:09:12 +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.33. 2019-04-27 18:33:12 +00:00
pdcurses pdcurses: update to 3.4nb1. 2019-03-20 10:38:54 +00:00
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 Update php-xdebug to 2.7.0. 2019-03-16 07:58:59 +00:00
phpstorm-bin PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
physfs physfs: updated to 3.0.2 2019-04-18 07:38:53 +00:00
picasm
picopb
picotrace picotrace: Simplify distfile handling (NFC) 2019-05-07 09:33:13 +00:00
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 PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
pmccabe
poco
polly llvm and friends: updated to 7.0.1 2018-12-23 00:11:39 +00:00
popt Fix compat symbol link warning. 2019-05-05 23:16:06 +00:00
poxml revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
prcs
ProjectCenter Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
protobuf protobuf: updated to 3.7.1 2019-04-01 12:36:41 +00:00
protobuf-c protobuf-c: Pull in upstream build fix. 2019-03-27 11:31:21 +00:00
pstreams
psvn
pth
pthread-sem
ptlib
pvs pvs: add solaris checksum 2019-05-02 08:16:06 +00:00
pwlib
py-absl-py
py-aiofiles Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
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 Forget about Python 3.4 2019-05-02 09:16:47 +00:00
py-async-timeout Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
py-async_generator More packages wave bye-bye to python34 and python35 2019-04-26 12:44:43 +00:00
py-at-spi Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
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.4 2019-04-15 08:27:42 +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 Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
py-behave
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 Remove references to Python 3.4 2019-05-03 10:54:38 +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: Remove no longer needed NetBSD/evbarm aarch64 kludge 2019-04-26 17:06:21 +00:00
py-chai
py-characteristic
py-checker fix some whitespace, mostly introduced in the previous 2019-04-26 14:12:31 +00:00
py-cheetah fix some whitespace, mostly introduced in the previous 2019-04-26 14:12:31 +00:00
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 Recursive rebvump from devel/nss 2019-05-05 22:49:45 +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.4 2019-05-07 05:15:38 +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-curtsies: do not require typing module for Python >= 3.5 2019-05-07 09:42:33 +00:00
py-cyordereddict More packages wave bye-bye to python34 and python35 2019-04-26 12:44:43 +00:00
py-cython py-cython: updated to 0.29.7 2019-04-15 08:18:38 +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 fix some whitespace, mostly introduced in the previous 2019-04-26 14:12:31 +00:00
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.4.0 2019-04-04 09:51:01 +00:00
py-deprecation py-deprecation: updated to 2.0.6 2018-10-07 07:16:55 +00:00
py-dialog
py-dialog2 Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
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-execnet: updated to 1.6.0 2019-04-02 08:40:55 +00:00
py-expect fix some whitespace, mostly introduced in the previous 2019-04-26 14:12:31 +00:00
py-expressions
py-extras
py-extratools py-extratools: updated to 0.8.2.1 2019-03-21 21:49:00 +00:00
py-fakefs py-fakefs: updated to 3.5.8 2019-04-30 07:54:21 +00:00
py-faker py-faker: updated to 1.0.5 2019-04-25 12:51:03 +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 Forget about Python 3.4 2019-05-02 09:16:47 +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 More packages wave bye-bye to python34 and python35 2019-04-26 12:44:43 +00:00
py-flufl.lock More packages wave bye-bye to python34 and python35 2019-04-26 12:44:43 +00:00
py-flufl.testing More packages wave bye-bye to python34 and python35 2019-04-26 12:44:43 +00:00
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 Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
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 PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +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 Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
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 Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
py-hg-fastimport Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
py-hg-git Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
py-hglib
py-hglist Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
py-hgnested Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
py-hgtools
py-hgview fix some whitespace, mostly introduced in the previous 2019-04-26 14:12:31 +00:00
py-hyperscan Needs py-six. 2018-12-27 16:04:08 +00:00
py-hypothesis py-hypothesis: updated to 4.23.4 2019-05-09 11:53:58 +00:00
py-idle
py-incremental
py-InlineEgg fix some whitespace, mostly introduced in the previous 2019-04-26 14:12:31 +00:00
py-intervaltree py-intervaltree: updated to 3.0.2 2019-01-04 22:56:59 +00:00
py-iowait
py-ipaddr fix some whitespace, mostly introduced in the previous 2019-04-26 14:12:31 +00:00
py-ipykernel Remove references to Python 3.4 2019-05-03 10:54:38 +00:00
py-ipython Forget about Python 3.4 2019-05-02 09:16:47 +00:00
py-ipython5
py-ipython010 fix some whitespace, mostly introduced in the previous 2019-04-26 14:12:31 +00:00
py-ipython_genutils
py-iso-639
py-iso3166 py-iso3166: updated to 1.0 2019-04-11 08:29:45 +00:00
py-isort py-isort: updated to 4.3.18 2019-05-02 08:31:03 +00:00
py-jaraco.classes
py-jaraco.functools
py-jaraco_util
py-jersey Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
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 fix some whitespace, mostly introduced in the previous 2019-04-26 14:12:31 +00:00
py-kqueue fix some whitespace, mostly introduced in the previous 2019-04-26 14:12:31 +00:00
py-lama py-lama: updated to 7.7.1 2019-04-25 07:27:55 +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 Forget about Python 3.4 2019-05-02 09:27:09 +00:00
py-linecache2
py-llvmlite py-llvmlite: updated to 0.28.0 2019-03-14 13:02:18 +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-mako: updated to 1.0.9 2019-04-16 07:18:33 +00:00
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 fix some whitespace, mostly introduced in the previous 2019-04-26 14:12:31 +00:00
py-meson Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
py-minimock
py-mixbox
py-mmh3 py-mmh3: added version 2.5.1 2019-04-28 18:47:13 +00:00
py-mock py-mock: updated to 3.0.4 2019-05-05 04:55:10 +00:00
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-newt Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
py-nose
py-nose-exclude
py-nose2 py-nose2: updated to 0.9.1 2019-05-02 09:38:23 +00:00
py-nosexcover
py-ode Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
py-olefile py-olefile: updated to 0.46 2018-09-24 09:54:46 +00:00
py-open-vcdiff fix some whitespace, mostly introduced in the previous 2019-04-26 14:12:31 +00:00
py-Optik Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
py-ordered-set py-ordered-set: updated to 3.1.1 2019-04-26 10:02:13 +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 *: add SHA512 checksums to distinfo 2019-04-27 11:33:02 +00:00
py-path.py py-path.py: updated to 11.5.2 2019-04-09 08:10:46 +00:00
py-pathlib *: add SHA512 checksums to distinfo 2019-04-27 11:33:02 +00:00
py-pathlib2 Forget about Python 3.4 2019-05-02 09:16:47 +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.3 2019-04-24 09:27:48 +00:00
py-pep8
py-pexpect py-pexpect: updated to 4.7.0 2019-04-09 08:17:55 +00:00
py-pip py-pip: updated to 19.1.1 2019-05-07 05:17:20 +00:00
py-pkgconfig py-pkgconfig: updated to 1.5.1 2019-04-04 09:30:05 +00:00
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 fix some whitespace, mostly introduced in the previous 2019-04-26 14:12:31 +00:00
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 fix some whitespace, mostly introduced in the previous 2019-04-26 14:12:31 +00:00
py-protobuf protobuf: updated to 3.7.1 2019-04-01 12:36:41 +00:00
py-py py-py: updated to 1.8.0 2019-03-13 19:22:47 +00:00
py-py2app
py-pydispatcher
py-pyelftools
py-pygit2 py-pygit2: update to 0.28.1. 2019-05-01 07:23:53 +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.4.0 2019-04-08 10:41:05 +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 Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
py-pytemplate fix some whitespace, mostly introduced in the previous 2019-04-26 14:12:31 +00:00
py-python-dotenv
py-python-slugify devel/py-python-slugify: fix ALTERNATIVES file 2018-12-22 17:14:35 +00:00
py-pyutil Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
py-pyvex
py-queuelib
py-quixote Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
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-mock: updated to 1.6.0 2019-04-30 09:34:25 +00:00
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.14.0 2019-04-25 12:54:05 +00:00
py-rply py-rply: updated to 0.7.7 2019-04-09 10:52:33 +00:00
py-ruamel-base
py-ruamel-ordereddict
py-ruamel-yaml py-ruamel.yaml: updated to 0.15.94 2019-05-07 09:29:38 +00:00
py-scandir Wave bye-bye to python 34 2019-04-26 10:30:33 +00:00
py-selectors2 py-selectors2: added version 2.0.1 2019-03-13 18:54:31 +00:00
py-semantic_version py-semantic_version: small fixes to Makefile 2018-10-23 09:04:19 +00:00
py-serpent py-serpent: updated to 1.28 2019-04-04 12:27:08 +00:00
py-setuptools py-setuptools: updated to 41.0.1 2019-04-23 09:39:13 +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: updated to 1.1 2019-04-08 16:21:45 +00:00
py-setuptools_trial
py-simplegeneric *: add SHA512 checksums to distinfo 2019-04-27 11:33:02 +00:00
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 Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
py-stsci.distutils
py-subprocess32 py-subprocess32: updated to 3.5.3 2018-10-10 08:20:56 +00:00
py-subversion Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
py-subvertpy fix some whitespace, mostly introduced in the previous 2019-04-26 14:12:31 +00:00
py-sure
py-sysctl
py-tabular fix some whitespace, mostly introduced in the previous 2019-04-26 14:12:31 +00:00
py-termcolor
py-test py-test: updated to 4.4.1 2019-04-16 07:17:06 +00:00
py-test-assume py-test-assume: updated to 1.2.2 2019-02-13 15:41:30 +00:00
py-test-asyncio Forget about Python 3.5 2019-05-02 09:18:28 +00:00
py-test-cache
py-test-cov py-test-cov: updated to 2.7.1 2019-05-04 07:59:41 +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.4 2019-04-24 15:04:21 +00:00
py-test-pythonpath
py-test-randomly py-test-randomly: updated to 2.1.1 2019-03-27 08:38:37 +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.16 2019-03-27 08:40:06 +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.28.0 2019-04-05 13:11:30 +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 Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
py-tox py-tox: updated to 3.8.6 2019-04-09 07:51:41 +00:00
py-traceback2
py-traitlets
py-treq
py-tryton fix some whitespace, mostly introduced in the previous 2019-04-26 14:12:31 +00:00
py-trytond fix some whitespace, mostly introduced in the previous 2019-04-26 14:12:31 +00:00
py-txaio
py-txgithub
py-txrequests
py-typed-ast py-typed-ast: updated to 1.3.5 2019-04-29 07:47:09 +00:00
py-typing Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
py-typing-extensions Forget about Python 3.4 2019-05-02 09:16:47 +00:00
py-unit Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
py-unitgui Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
py-unittest-mixins
py-unittest2
py-unittest2pytest
py-urwid
py-usb fix some whitespace, mostly introduced in the previous 2019-04-26 14:12:31 +00:00
py-uuid fix some whitespace, mostly introduced in the previous 2019-04-26 14:12:31 +00:00
py-uvloop Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
py-vcversioner
py-vine py-vine: updated to 1.3.0 2019-04-05 12:54:27 +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 Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
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 4.0.1 2019-05-02 08:32:15 +00:00
py-xopen py-xopen: updated to 0.5.1 2019-04-25 12:44:10 +00:00
py-zanata-python-client Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
py-zc.lockfile
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 PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
python-mode
pythontidy PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
qbzr fix some whitespace, mostly introduced in the previous 2019-04-26 14:12:31 +00:00
qconf Recursive revbump from textproc/icu 2019-04-03 00:32:25 +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 Update to 1.3.1 2019-04-07 13:19:52 +00:00
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 Update to 1.0.10 2019-04-07 13:16:02 +00:00
R-lazyeval Update to 0.2.2 2019-04-07 13:11:27 +00:00
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.1 2019-04-20 12:46:05 +00:00
R-repr Update to 0.19.2 2019-04-07 13:04:10 +00:00
R-rlang Update to 0.3.4 2019-04-07 12:58:15 +00:00
R-uuid
radamsa
radare2 Add the missing patches 2019-03-26 19:30:35 +00:00
radare2-cutter PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
ragel
rainbow-delimiters-el
rapidsvn Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
ratfor
RBTools fix some whitespace, mostly introduced in the previous 2019-04-26 14:12:31 +00:00
rcs
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
refinecvs
Renaissance Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
reposurgeon PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
rgbds rgbds: Update HOMEPAGE to the github.io page. 2019-03-04 13:18:05 +00:00
ropper PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
roundup fix some whitespace, mostly introduced in the previous 2019-04-26 14:12:31 +00:00
rox-lib Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
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.1 2019-04-14 10:11:56 +00:00
ruby-activejob51 devel/ruby-activejob51: update to 5.1.6.2 2019-04-14 10:21:40 +00:00
ruby-activejob52 devel/ruby-activejob52: update to 5.2.3 2019-04-14 10:31:24 +00:00
ruby-activemodel42 devel/ruby-activemodel42: update to 4.2.11.1 2019-04-14 10:12:26 +00:00
ruby-activemodel51 devel/ruby-activemodel51: update to 5.1.6.2 2019-04-14 10:21:08 +00:00
ruby-activemodel52 devel/ruby-activemodel52: update to 5.2.3 2019-04-14 10:30:59 +00:00
ruby-activestorage52 devel/ruby-activestorage52: update to 5.2.3 2019-04-14 10:33:55 +00:00
ruby-activesupport42 devel/ruby-activesupport42: update to 4.2.11.1 2019-04-14 10:11:22 +00:00
ruby-activesupport51 devel/ruby-activesupport51: update to 5.1.6.2 2019-04-14 10:20:26 +00:00
ruby-activesupport52 devel/ruby-activesupport52: update to 5.2.3 2019-04-14 10:30:26 +00:00
ruby-algorithms
ruby-amstd
ruby-assistance
ruby-backports devel/ruby-backports: update to 3.14.0 2019-05-06 05:19:26 +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.1 2019-05-06 05:20:26 +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.5 2019-05-06 05:21:46 +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.3.1 2019-05-06 05:22:53 +00:00
ruby-daemon_controller
ruby-delayer
ruby-delayer-deferred
ruby-dep
ruby-deprecated
ruby-dhaka
ruby-diva
ruby-docile
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 devel/ruby-fiddle: drop support for ruby23 2019-04-14 15:31:55 +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 devel/ruby-getopt: update to 1.5.0 2019-05-06 05:24:01 +00:00
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.6. 2019-03-21 08:42:21 +00:00
ruby-gnome2-gio ruby-gnome2: update to 3.3.6. 2019-03-21 08:42:21 +00:00
ruby-gnome2-glib ruby-gnome2: update to 3.3.6. 2019-03-21 08:42:21 +00:00
ruby-gnome2-gobject-introspection ruby-gnome2: update to 3.3.6. 2019-03-21 08:42:21 +00:00
ruby-gnome2-pango ruby-gnome2: update to 3.3.6. 2019-03-21 08:42:21 +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: update to 2.0.2 2019-05-06 05:24:54 +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.10 2019-05-06 05:26:49 +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 devel/ruby-ole: update to 1.2.12.2 2019-05-06 05:28:01 +00:00
ruby-open4
ruby-parseconfig
ruby-parser devel/ruby-parser: update to 3.13.1 2019-05-06 05:29:20 +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 devel/ruby-pkg-config: update to 1.3.7 2019-05-06 05:30:39 +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.1 2019-04-14 10:15:29 +00:00
ruby-railties51 devel/ruby-railties51: update to 5.1.6.2 2019-04-14 10:24:43 +00:00
ruby-railties52 devel/ruby-railties52: updateo to 5.2.3 2019-04-14 10:34:57 +00:00
ruby-randexp
ruby-rb-fsevent
ruby-rb-inotify devel/ruby-rb-inotify: 2019-03-16 14:03:13 +00:00
ruby-rb-kqueue
ruby-rbtree
ruby-rcsparse
ruby-rd-mode
ruby-readline devel/ruby-readline: drop support for ruby23 2019-04-14 15:32:29 +00:00
ruby-redmine Recursive revbump from textproc/icu 2019-04-03 00:32:25 +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.3 2019-05-06 05:31:40 +00:00
ruby-rspec-its devel/ruby-rspec-its: update to 1.3.0 2019-05-06 05:32:55 +00:00
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 devel/ruby-sexp-processor: update to 4.12.0 2019-05-06 05:35:25 +00:00
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 Recursive revbump from textproc/icu 2019-04-03 00:32:25 +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.2 2019-05-06 05:37:01 +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 devel/ruby2ruby: update to 2.4.2 2019-05-06 05:18:22 +00:00
rubymine-bin PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +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.5 2019-05-06 15:11:05 +00:00
sdcc
sdcc3 PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +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
slib
slibtool slibtool: update to 0.5.25 2018-10-11 20:03:45 +00:00
sloccount
smake smake: update to 1.3nb3. 2019-03-19 14:19:45 +00:00
sml-mode
snappy snappy: fix linking of unit test 2019-01-10 09:38:18 +00:00
snappy-java10
sofia-sip
SOPE Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
sparse
sparsehash
spiff
spin
splint
st
startbug1 Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
stfl
stgit fix some whitespace, mostly introduced in the previous 2019-04-26 14:12:31 +00:00
subversion PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
subversion-base Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
sunifdef
svk
svn-bisect
swig
swig2 PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +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 Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
talloc PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +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 PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +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}: update to 2018.50036 2019-05-07 11:21:35 +00:00
tex-l3kernel-doc tex-l3kernel{,-doc}: update to 2018.50036 2019-05-07 11:21:35 +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.64 2019-05-07 12:32:55 +00:00
tex-lualibs-doc tex-lualibs{,-doc}: update to 2.64 2019-05-07 12:32:55 +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 kde: update KDE Frameworks to 5.57.0 2019-04-25 20:50:22 +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 fix some whitespace, mostly introduced in the previous 2019-04-26 14:12:31 +00:00
undebt PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
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 devel/uthash: Update to 2.1.0 2019-04-29 00:18:14 +00:00
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 Recursive rebvump from devel/nss 2019-05-05 22:49:45 +00:00
visualvm
vtcl
waf PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +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 Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
xxgdb
xxhash
yajl
yarn yarn: updated to 1.15.2 2019-03-18 09:11:22 +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 + devel/picotrace 2019-05-06 23:19:21 +00:00