pkgsrc/devel
wiz f394fd1c23 gopls: update to 0.8.0.
Go version support

Support for Go 1.18

Version 0.8.0 of gopls supports features added to Go 1.18,
specifically:

    Support for multi-module workspaces using go.work files.
    Diagnostics for Fuzz tests.  Improved support for generics.

To use these features, gopls must be installed using Go 1.18. See
go.dev/dl for the latest status of Go 1.18 -- as of writing Go 1.18
is not yet released, but Go 1.18 RC1 may be used.

Dropped support for Go 1.12

Version 0.8.0 of gopls no longer supports building at Go 1.12. See
golang/go#50827 for more details.

New Features

go.work integration

Gopls now supports multi-module workspaces using go.work files. To
use this feature, create a go.work file that includes the modules
you want to work on, and then open your editor to the directory
containing go.work. For more information, see the go.work reference,
or the gopls documentation for multi-module workspaces.

Diagnostics for Fuzz tests

When writing Fuzz tests, gopls provides diagnostics for invalid
arguments to Fuzz.

Improved support for generics

Honor the language version configured in go.mod

gopls now provides diagnostics for language features based on the
go directive in the applicable go.mod file for a package.

For some errors related to incompatible language versions, gopls
offers a quick-fix to update the go.mod Go version. (note that if
the go.mod file is open, it may need to be saved in order for
language version changes to take effect)

gomodedit

Improved completion with type parameters

Gopls autocompletion is improved in several contexts when using
generic types.

genericvarcompl

New code action to add missing method stubs

Gopls now provides a code action to implement missing methods.

Improved performance and accuracy for workspace symbol requests

Workspace symbols uses a new fuzzy matcher that is up to 3x faster
than previous, and has improved ranking. See golang/go#50016 for
more details. Note that the first time workspace symbols are
requested, there may be a delay as the symbol cache is populated.

Improved gofumpt integration

Gopls now sets the language version and module path when invoking
gofumpt, allowing more accurate formatting based on context.
2022-03-08 08:33:03 +00:00
..
abseil abseil: add upstream bug report URL to patches 2022-03-06 09:34:06 +00:00
accerciser accerciser: not for Python 3.7 2022-02-04 12:43:33 +00:00
acme
acr acr: update to 2.0.0. 2022-02-26 16:26:38 +00:00
acunia-jam
adacurses
adocman
aegis revbump for icu and libffi 2021-12-08 16:01:42 +00:00
afl
afl++
ald
alex Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
allegro
allegro5 revbump for icu and libffi 2021-12-08 16:01:42 +00:00
amtk revbump for icu and libffi 2021-12-08 16:01:42 +00:00
anjuta revbump for icu and libffi 2021-12-08 16:01:42 +00:00
ant-contrib
apache-ant
apache-ant15
apache-ant19
apache-ivy
apache-maven
apel (devel/apel) Updated 10.8.20170122 to 10.8.20201107 2022-01-31 00:17:58 +00:00
apenwarr-redo Update to 0.42d. From the changelog: 2022-01-05 15:45:10 +00:00
appdata-tools revbump for icu and libffi 2021-12-08 16:01:42 +00:00
appstream-glib revbump for icu and libffi 2021-12-08 16:01:42 +00:00
apr Add a patch to deal with CVE-2021-35940. 2021-11-28 12:57:05 +00:00
apr-util apr-util: Disable memset_s on SunOS. 2022-01-18 09:43:18 +00:00
arcanist
arena
argp
argtable
as31
asio
aslc86k
asm2html
asmfmt Revbump all Go packages after go117 update 2022-03-07 09:14:02 +00:00
astyle
at-spi revbump for icu and libffi 2021-12-08 16:01:42 +00:00
at-spi2-atk revbump for icu and libffi 2021-12-08 16:01:42 +00:00
at-spi2-core revbump for icu and libffi 2021-12-08 16:01:42 +00:00
atf
atk revbump for icu and libffi 2021-12-08 16:01:42 +00:00
atkmm revbump for icu and libffi 2021-12-08 16:01:42 +00:00
atkmm2.36 revbump for icu and libffi 2021-12-08 16:01:42 +00:00
autoconf
autoconf-archive autoconf-archive: update to 2021.02.19. 2021-12-12 09:33:32 +00:00
autoconf213
autogen revbump for icu and libffi 2021-12-08 16:01:42 +00:00
automake automake: add upstream bug report URL 2022-01-25 18:57:29 +00:00
automake14
automoc4 revbump for icu and libffi 2021-12-08 16:01:42 +00:00
autosetup
avl
avltree avltree: Fixup library name on Darwin. 2022-03-03 09:36:09 +00:00
bam
bats
bcc
bfg
bglibs
bin86
binaryen binaryen: update to 105. 2022-01-13 09:10:29 +00:00
binutils binutils: update to 2.38. 2022-02-10 14:03:07 +00:00
bison
blame
blib revbump for icu and libffi 2021-12-08 16:01:42 +00:00
blosc
bmake
bmkdep
boa-constructor revbump for icu and libffi 2021-12-08 16:01:42 +00:00
boehm-gc boehm-gc: install two headers again 2021-11-07 20:59:17 +00:00
boost-build If we're gcc on Darwin, but GCCBASE is defined, set BOOST_TOOLSET=gcc 2022-01-29 11:03:58 +00:00
boost-docs
boost-headers boost: Update to 1.78.0 2022-01-10 01:23:30 +00:00
boost-jam Needs c++11. 2022-01-29 11:02:50 +00:00
boost-libs boost: Update to 1.78.0 2022-01-10 01:23:30 +00:00
boost-mpi boost: Update to 1.78.0 2022-01-10 01:23:30 +00:00
bpython python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
breezy python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
buddy
bugzilla
bugzilla3
bullet
byacc byacc: update to 20220128. 2022-01-30 10:37:40 +00:00
bzr *: python2 egg files are back, add them to the PLISTs 2022-01-14 17:51:50 +00:00
bzr-explorer *: python2 egg files are back, add them to the PLISTs 2022-01-14 17:51:50 +00:00
bzr-gtk bzr-gtk: convert to egg.mk 2022-01-25 01:54:12 +00:00
bzr-svn *: switch py-testtools users to versioned_dependencies.mk 2022-01-27 10:57:31 +00:00
bzrtools *: python2 egg files are back, add them to the PLISTs 2022-01-14 17:51:50 +00:00
c++gsl Update c++gsl to version 3.1.0 2022-01-23 20:34:46 +00:00
calltree-perl
capnproto
capstone capstone: Fix install_name on Darwin. 2021-12-07 16:34:44 +00:00
catch
catch2
cbindgen
cbrowser
ccache
cdecl
cdk
cervisia revbump for icu and libffi 2021-12-08 16:01:42 +00:00
cfitsio revbump for icu and libffi 2021-12-08 16:01:42 +00:00
cflow
cflow-mode
cfr
cgdb
cgen *: switch to lang/guile18 2022-03-07 20:36:50 +00:00
check
chmlib
chrpath
clib
clion-bin
clisp-pcre
clisp-syscalls
clisp-wildcard
clisp-zlib
cloc cloc: update to 1.92. 2021-12-06 12:41:47 +00:00
cmake cmake: updated to 3.22.3 2022-03-07 19:59:44 +00:00
cmake-fedora
cmake-gui cmake cmake-gui: updated to 3.22.2 2022-01-25 21:18:08 +00:00
cmake-mode
cmocka
cmockery2
cmph
cobol-mode
coccinelle
coconut revbump for icu and libffi 2021-12-08 16:01:42 +00:00
cogito
colordiff colordiff: updated to 1.0.20 2022-02-12 18:05:08 +00:00
commit-patch
compiz-bcop revbump for icu and libffi 2021-12-08 16:01:42 +00:00
compizconfig-backend-gconf revbump for icu and libffi 2021-12-08 16:01:42 +00:00
concurrencykit
conftest Revbump all Go packages after go117 update 2022-03-07 09:14:02 +00:00
confuse
cook
cppcheck revbump for icu and libffi 2021-12-08 16:01:42 +00:00
cppunit
cpputest
cproto
cpu_features cpu_features: fix build on SunOS 2022-01-09 22:03:17 +00:00
cpuflags
cqual
cre2
creduce revbump for icu and libffi 2021-12-08 16:01:42 +00:00
cscope
cssc
ctemplate
cunit
cut
cutter revbump for icu and libffi 2021-12-08 16:01:42 +00:00
cvise revbump for icu and libffi 2021-12-08 16:01:42 +00:00
cvs-fast-export
cvs2cl
cvs2html
cvs2svn cvs2svn: convert to egg.mk 2022-01-25 01:55:13 +00:00
cvsclone
cvsd
cvsdiff2patch
cvsgraph
cvslock
cvsps
cvsps3
cvsup-bin
cvsup-gui-bin
cvsutils
cvsync
cxref
cxxopts cxxopts: set DEPMETHOD to build since it only installs a header 2022-01-29 08:12:46 +00:00
darcs devel/darcs: Link darcs with static Haskell libraries 2022-02-26 07:26:54 +00:00
darts
dconf Update dconf to 0.40.0 2022-03-02 13:17:25 +00:00
dconf-editor dconf-editor: Fix build with meson >= 0.61 2022-03-02 13:20:15 +00:00
ddd
debugcon_printf
deepstate
deepstate-afl
deepstate-honggfuzz
deepstate-libfuzzer deepstate-libfuzzer: use TOOL_DEPENDS for py-setuptools 2022-01-04 21:31:58 +00:00
deforaos-asm revbump for icu and libffi 2021-12-08 16:01:42 +00:00
deforaos-coder revbump for icu and libffi 2021-12-08 16:01:42 +00:00
deforaos-configure
deforaos-cpp revbump for icu and libffi 2021-12-08 16:01:42 +00:00
deforaos-libsystem
dejagnu
delta
dev86
devhelp revbump for icu and libffi 2021-12-08 16:01:42 +00:00
device-driver-doc-de
devIL
dia2code revbump for icu and libffi 2021-12-08 16:01:42 +00:00
diff-so-fancy devel/diff-so-fancy: import diff-so-fancy-1.4.2 2022-01-09 14:29:19 +00:00
diffbreaker
diffuse
diffutils
distcc
distcc-pump
distccmon-gnome revbump for icu and libffi 2021-12-08 16:01:42 +00:00
distccmon-gtk revbump for icu and libffi 2021-12-08 16:01:42 +00:00
dlcompat
dmake
dmalloc
doc++
dolphin-plugins revbump for icu and libffi 2021-12-08 16:01:42 +00:00
dotconf
doxygen devel/doxygen: Update to 1.9.2 2021-12-13 13:47:06 +00:00
doxymacs revbump for icu and libffi 2021-12-08 16:01:42 +00:00
dumpet revbump for icu and libffi 2021-12-08 16:01:42 +00:00
easygit
ecb
eclipse eclipse: use BLAKE2s 2021-11-15 17:30:08 +00:00
ecore revbump for icu and libffi 2021-12-08 16:01:42 +00:00
edcommon revbump for icu and libffi 2021-12-08 16:01:42 +00:00
editline
editorconfig-core
eet
egypt
eina
eio revbump for icu and libffi 2021-12-08 16:01:42 +00:00
electric-fence
elf elf: comment out dead HOMEPAGE and MASTER_SITES. 2022-02-15 19:19:04 +00:00
elfcat
elfio Add elfio-3.9 2021-12-31 17:24:31 +00:00
elfsh
elftoolchain
elib
emacs-ilisp
emacs20-elib
empty
epydoc *: python2 egg files are back, add them to the PLISTs 2022-01-14 17:51:50 +00:00
erlang-base64url
erlang-cache_tab
erlang-ezlib
erlang-fs
erlang-mqtree
errcheck Revbump all Go packages after go117 update 2022-03-07 09:14:02 +00:00
error
ETL
etrace
exctags
exempi *: Recursive revbump from boost 1.78.0 2022-01-10 01:46:21 +00:00
ExmanIDE
extra-cmake-modules extra-cmake-modules: update to 5.83.0. 2022-01-28 09:00:36 +00:00
fann
fastdep
fhist
fifechan revbump for icu and libffi 2021-12-08 16:01:42 +00:00
fifengine *: Recursive revbump from boost 1.78.0 2022-01-10 01:46:21 +00:00
flatbuffers
flatzebra
flex flex: Needs c99 for stdbool.h, PR pkg/56488 2021-11-10 22:59:50 +00:00
flexdock
flim
florist
floskell devel/floskell: Generate shell completion scripts with optparse-applicative 2022-02-26 08:37:07 +00:00
fortran-utils
fossil Update devel/fossil to 2.18 2022-02-24 11:03:13 +00:00
fourmolu devel/fourmolu: Generate shell completion scripts with optparse-applicative 2022-02-26 08:30:14 +00:00
frama-c revbump for icu and libffi 2021-12-08 16:01:42 +00:00
frink
fromcvs
ftnchek
g-wrap *: bump for guile20 PREFIX change 2022-03-07 22:59:49 +00:00
gccmakedep
GConf revbump for icu and libffi 2021-12-08 16:01:42 +00:00
GConf-ui revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gconfmm revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gcvs
gdb
gdb7
gdbus-codegen glib2 glib2-tools gdbus-codegen: updated to 2.70.4 2022-02-15 10:01:37 +00:00
gdl revbump for icu and libffi 2021-12-08 16:01:42 +00:00
geany revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gearmand *: Recursive revbump from boost 1.78.0 2022-01-10 01:46:21 +00:00
generate
gengetopt
gentle
gettext
gettext-asprintf
gettext-lib
gettext-m4
gettext-tools
gflags
gflib
giblib
gindent
git git: updated to 2.35.1 2022-01-31 13:03:42 +00:00
git-base git: updated to 2.35.1 2022-01-31 13:03:42 +00:00
git-cliff devel/git-cliff: update to 0.6.0 2022-02-21 09:40:57 +00:00
git-contrib
git-cvs
git-docs
git-filter-repo
git-gitk
git-lfs Revbump all Go packages after go117 update 2022-03-07 09:14:02 +00:00
git-remote-hg
git-svn
gitolite
glade revbump for icu and libffi 2021-12-08 16:01:42 +00:00
glib
glib2 glib2 glib2-tools gdbus-codegen: updated to 2.70.4 2022-02-15 10:01:37 +00:00
glib2-tools
glibmm revbump for icu and libffi 2021-12-08 16:01:42 +00:00
glibmm2.68 revbump for icu and libffi 2021-12-08 16:01:42 +00:00
global revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gmake gmake: Use the pkgsrc bootstrap shell if set. 2021-12-07 12:06:16 +00:00
gmp gmp: add missing PKGCONFIG_OVERRIDE for rpath. bump PKGREVISION. 2021-12-23 18:39:30 +00:00
gmtk revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gnatpython *: python2 egg files are back, add them to the PLISTs 2022-01-14 17:51:50 +00:00
gnome-common
gnustep-base revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gnustep-examples revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gnustep-make
gnustep-objc gnustep-objc: Fix build support with gcc >= 10 2022-01-26 15:57:54 +00:00
gnustep-objc-lf2
go-check Revbump all Go packages after go117 update 2022-03-07 09:14:02 +00:00
go-ed25519 Revbump all Go packages after go117 update 2022-03-07 09:14:02 +00:00
go-flags-svent Revbump all Go packages after go117 update 2022-03-07 09:14:02 +00:00
go-gocode Revbump all Go packages after go117 update 2022-03-07 09:14:02 +00:00
go-golang-lru Revbump all Go packages after go117 update 2022-03-07 09:14:02 +00:00
go-gopkgs Revbump all Go packages after go117 update 2022-03-07 09:14:02 +00:00
go-goptlib Revbump all Go packages after go117 update 2022-03-07 09:14:02 +00:00
go-goreturns Revbump all Go packages after go117 update 2022-03-07 09:14:02 +00:00
go-gox Revbump all Go packages after go117 update 2022-03-07 09:14:02 +00:00
go-jwt-go Revbump all Go packages after go117 update 2022-03-07 09:14:02 +00:00
go-logrus Revbump all Go packages after go117 update 2022-03-07 09:14:02 +00:00
go-nbreader Revbump all Go packages after go117 update 2022-03-07 09:14:02 +00:00
go-protobuf Revbump all Go packages after go117 update 2022-03-07 09:14:02 +00:00
go-pty Revbump all Go packages after go117 update 2022-03-07 09:14:02 +00:00
go-review Revbump all Go packages after go117 update 2022-03-07 09:14:02 +00:00
go-siphash Revbump all Go packages after go117 update 2022-03-07 09:14:02 +00:00
go-staticcheck Revbump all Go packages after go117 update 2022-03-07 09:14:02 +00:00
go-sys Revbump all Go packages after go117 update 2022-03-07 09:14:02 +00:00
go-tools Revbump all Go packages after go117 update 2022-03-07 09:14:02 +00:00
go-wire Revbump all Go packages after go117 update 2022-03-07 09:14:02 +00:00
go-xerrors Revbump all Go packages after go117 update 2022-03-07 09:14:02 +00:00
gob2 revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gobject-introspection gobject-introspection: use find variant that's more compatible with Solaris 2022-02-16 12:05:00 +00:00
golangci-lint Revbump all Go packages after go117 update 2022-03-07 09:14:02 +00:00
golint Revbump all Go packages after go117 update 2022-03-07 09:14:02 +00:00
google-glog
googletest
gopls gopls: update to 0.8.0. 2022-03-08 08:33:03 +00:00
goredo Revbump all Go packages after go117 update 2022-03-07 09:14:02 +00:00
Gorm revbump for icu and libffi 2021-12-08 16:01:42 +00:00
got
gperf
gperftools
gprbuild-aux
gps revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gputils
gradle
grantlee revbump for icu and libffi 2021-12-08 16:01:42 +00:00
grantlee-qt5 revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gsoap
gst-plugins0.10-pango revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gst-plugins1-pango revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gtexinfo Redefine nonnull attribute to nothing to avoid build errors with glibc 2021-12-10 13:55:31 +00:00
gtl
guile-bytestructures devel/guile-bytestructures: Update to 1.0.10 2021-12-17 13:42:56 +00:00
guile-gcrypt guile-gcrypt: fix MASTER_SITES 2022-01-16 13:09:34 +00:00
guile-git guile-git: Update to 0.5.2 2022-01-21 17:09:29 +00:00
guile-gnome *: bump for guile20 PREFIX change 2022-03-07 22:59:49 +00:00
guile-lib guile-lib: Fix paths in previous 2022-03-05 19:39:19 +00:00
guile-slib devel/guile-slib: Convert to guile 2.2 2022-03-05 18:32:31 +00:00
guile-www guile-www: Change to guile 2.2 2022-03-05 18:51:52 +00:00
guile22-slib guile22-slib: Catch up with change of guile 2.2 default directories 2022-03-05 18:35:58 +00:00
gyp gyp: rename file for pkglint 2022-01-27 18:48:47 +00:00
happy Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
haskell-language-server devel/haskell-language-server: Generate shell completion scripts with optparse-applicative 2022-02-26 09:00:21 +00:00
haskell-mode
hdevtools Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hdf
hdf5
hdf5-c++
heirloom-getopt
heirloom-libcommon
heirloom-what
hlint Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hoe devel/hoe: update to 3.23.1 2022-02-12 07:26:51 +00:00
honggfuzz
hptools
hs-ansi-terminal Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-asn1-encoding Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-asn1-parse Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-asn1-types Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-assoc Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-async Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-async-pool Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-atomic-write Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-auto-update Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-base-compat Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-base-compat-batteries Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-base-orphans Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-base-unicode-symbols Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-basement Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-basic-prelude Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-bitarray Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-blaze-builder Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-blaze-textual Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-bytestring-builder Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-Cabal-syntax Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-call-stack Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-cborg Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-cereal Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-chunked-data Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-classy-prelude Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-cmdargs Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-code-page Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-colour Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-conduit Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-conduit-extra Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-constraints Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-constraints-extras Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-control-monad-free Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-cpphs Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-data-default Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-data-default-class Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-data-default-instances-base Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-data-default-instances-containers Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-data-default-instances-dlist Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-data-default-instances-old-locale Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-data-fix Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-data-ordlist Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-deepseq-generics Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-deferred-folds Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-dependent-map Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-dependent-sum Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-dlist Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-dlist-instances Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-echo Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-either Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-enclosed-exceptions devel/hs-enclosed-exceptions: import hs-enclosed-exceptions-1.0.3 2022-02-26 12:28:47 +00:00
hs-errors Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-extensible-exceptions Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-fail Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-fgl Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-file-embed Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-filtrable Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-fingertree Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-fmlist Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-focus Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-foldl Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-foundation Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-fsnotify devel/hs-fsnotify: Use hinotify on Linux and some BSDs 2022-02-26 12:33:45 +00:00
hs-generic-deriving Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-generic-lens Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-generic-lens-core Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-ghc-check Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-ghc-exactprint Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-ghc-lib-parser Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-ghc-lib-parser-ex Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-ghc-mtl Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-ghc-paths Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-ghc-trace-events Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-ghcide devel/hs-ghcide: Generate shell completion scripts with optparse-applicative 2022-02-26 08:53:55 +00:00
hs-githash Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-gitrev Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-half Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-hashable Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-hashtables Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-haskell-lexer Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-haskell-src-exts Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-heapsize Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-hie-bios devel/hs-hie-bios: Generate shell completion scripts with optparse-applicative 2022-02-26 08:41:28 +00:00
hs-hie-compat Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-hiedb devel/hs-hiedb: Generate shell completion scripts with optparse-applicative 2022-02-26 08:18:42 +00:00
hs-hinotify devel/hs-hinotify: import hs-hinotify-0.4.1 2022-02-26 12:27:40 +00:00
hs-hint Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-hls-alternate-number-format-plugin Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-hls-call-hierarchy-plugin Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-hls-explicit-imports-plugin Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-hls-floskell-plugin Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-hls-fourmolu-plugin Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-hls-graph Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-hls-module-name-plugin Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-hls-oumolu-plugin Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-hls-plugin-api Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-hls-pragmas-plugin Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-hls-qualify-imported-names-plugin Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-hls-refine-imports-plugin Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-hls-selection-range-plugin Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-hslua-module-system Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-hslua-module-version Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-implicit-hie Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-implicit-hie-cradle Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-indexed-traversable Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-indexed-traversable-instances Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-ipynb Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-keys Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-lens Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-lens-family-core Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-libffi Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-lifted-async Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-lifted-base Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-list-t Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-ListLike Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-logict Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-lpeg Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-lsp Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-lsp-types Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-lukko Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-managed Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-memory Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-microlens Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-microlens-ghc Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-microlens-mtl Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-microlens-platform Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-microlens-th Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-mmap Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-mmorph Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-monad-control Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-monad-dijkstra Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-monad-logger Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-monad-loops Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-MonadRandom Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-mono-traversable Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-mono-traversable-instances Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-mtl-compat Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-mutable-containers Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-old-locale Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-OneTuple Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-Only Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-optional-args Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-optparse-applicative Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-optparse-simple Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-ordered-containers Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-pandoc-lua-marshal Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-parallel Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-parser-combinators Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-pattern-arrows Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-pointed Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-pretty-show Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-pretty-simple Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-primitive Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-primitive-extras Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-primitive-unlifted Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-protolude Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-psqueues Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-QuickCheck Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-random Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-random-shuffle Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-refact Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-reflection Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-repline Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-resourcet Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-retry Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-rio Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-rio-orphans Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-safe Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-safe-exceptions Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-say Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-semialign Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-semver-range Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-serialise Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-setlocale Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-shelly devel/hs-shelly: import hs-shelly-1.10.0 2022-02-26 12:30:00 +00:00
hs-some Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-sorted-list Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-split Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-splitmix Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-StateVar Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-stm-chans Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-stm-containers Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-stm-hamt Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-storable-record Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-storable-tuple Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-streaming-commons Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-strict Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-syb Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-tabular Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-tagged Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-tasty Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-tasty-hunit Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-terminal-size Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-tf-random Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-th-abstraction Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-th-compat Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-th-env Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-th-lift Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-th-lift-instances Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-these Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-timeit Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-transformers-base Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-transformers-compat Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-turtle Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-type-equality Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-uglymemo Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-unbounded-delays Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-uniplate Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-unix-compat Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-unliftio Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-unliftio-core Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-unordered-containers Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-utf8-string Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-utility-ht Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-uuid Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-uuid-types Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-vault Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-vector Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-vector-algorithms Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-vector-binary-instances Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-vector-instances Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-vector-th-unbox Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-versions Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-void Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-with-utf8 Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-witherable Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-wizards Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
hs-word8 Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
ht
hugs-HUnit
hugs-unix
hyperscan revbump for icu and libffi 2021-12-08 16:01:42 +00:00
idiff
idutils
imake
include-what-you-use revbump for icu and libffi 2021-12-08 16:01:42 +00:00
iniparser
intel2gas
intellij-ce-bin intellij-ce-bin: fix pkglint warnings 2022-02-15 23:13:18 +00:00
intellij-ue-bin devel/intellij-ue-bin: fix DESCR 2022-02-15 21:26:14 +00:00
isect
ivykis
jam
java-jna revbump for icu and libffi 2021-12-08 16:01:42 +00:00
java-subversion revbump for icu and libffi 2021-12-08 16:01:42 +00:00
javacc
javadeps
jd-gui
jdebp-redo HOMEPAGE and MASTER_SITES moved. 2022-01-06 08:56:15 +00:00
jemalloc
jenkins
jenkins-lts
jflex
jq
js2-mode
js_of_ocaml
jsonnet
kafka
kapptemplate revbump for icu and libffi 2021-12-08 16:01:42 +00:00
kbookmarks revbump for icu and libffi 2021-12-08 16:01:42 +00:00
kbuild
kcachegrind revbump for icu and libffi 2021-12-08 16:01:42 +00:00
kcmutils revbump for icu and libffi 2021-12-08 16:01:42 +00:00
kconfig revbump for icu and libffi 2021-12-08 16:01:42 +00:00
kcoreaddons revbump for icu and libffi 2021-12-08 16:01:42 +00:00
kcrash revbump for icu and libffi 2021-12-08 16:01:42 +00:00
kde-dev-scripts revbump for icu and libffi 2021-12-08 16:01:42 +00:00
kde-dev-utils revbump for icu and libffi 2021-12-08 16:01:42 +00:00
kdeclarative revbump for icu and libffi 2021-12-08 16:01:42 +00:00
kdesdk-kioslaves *: Recursive revbump from boost 1.78.0 2022-01-10 01:46:21 +00:00
kdesdk-strigi-analyzers *: Recursive revbump from boost 1.78.0 2022-01-10 01:46:21 +00:00
kdesdk-thumbnailers *: Recursive revbump from boost 1.78.0 2022-01-10 01:46:21 +00:00
kdevelop4 *: Recursive revbump from boost 1.78.0 2022-01-10 01:46:21 +00:00
kdevplatform *: Recursive revbump from boost 1.78.0 2022-01-10 01:46:21 +00:00
kdiff3 kdiff3: update to 1.9.4 2021-12-21 22:45:33 +00:00
kdoctools revbump for icu and libffi 2021-12-08 16:01:42 +00:00
ki18n revbump for icu and libffi 2021-12-08 16:01:42 +00:00
kidletime revbump for icu and libffi 2021-12-08 16:01:42 +00:00
kio revbump for icu and libffi 2021-12-08 16:01:42 +00:00
kio-extras revbump for icu and libffi 2021-12-08 16:01:42 +00:00
kitemmodels revbump for icu and libffi 2021-12-08 16:01:42 +00:00
knotifications revbump for icu and libffi 2021-12-08 16:01:42 +00:00
knotifyconfig revbump for icu and libffi 2021-12-08 16:01:42 +00:00
ko-po-check
kompare revbump for icu and libffi 2021-12-08 16:01:42 +00:00
kpackage revbump for icu and libffi 2021-12-08 16:01:42 +00:00
kparts revbump for icu and libffi 2021-12-08 16:01:42 +00:00
kpeople revbump for icu and libffi 2021-12-08 16:01:42 +00:00
kpty revbump for icu and libffi 2021-12-08 16:01:42 +00:00
kross revbump for icu and libffi 2021-12-08 16:01:42 +00:00
krunner revbump for icu and libffi 2021-12-08 16:01:42 +00:00
kservice revbump for icu and libffi 2021-12-08 16:01:42 +00:00
ktexteditor revbump for icu and libffi 2021-12-08 16:01:42 +00:00
kwayland revbump for icu and libffi 2021-12-08 16:01:42 +00:00
kyua revbump for icu and libffi 2021-12-08 16:01:42 +00:00
lazygit Revbump all Go packages after go117 update 2022-03-07 09:14:02 +00:00
lcc
lcdis
lcov
ldapsdk
ldpc
leahneukirchen-redo Apply not-yet-released upstream changes. From the changelog: 2022-01-06 08:51:55 +00:00
lemon sqlite3: updated to 3.38.0 2022-02-23 17:07:36 +00:00
lettuce python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
libantlr3c
libappindicator revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libarena
libargparse
libast
libatomic libatomic: update to 11.2.0. 2021-11-08 13:00:33 +00:00
libatomic-links
libatomic_ops
libbegemot
libbinio
libblkid
libbonobo revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libbonoboui revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libbsd
libcbor
libcerf
libcfg+
libcompizconfig revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libconfig
libctl *: bump for guile20 PREFIX change 2022-03-07 22:59:49 +00:00
libcutl *: Recursive revbump from boost 1.78.0 2022-01-10 01:46:21 +00:00
libdaemon libdaemon: Use OPSYS_VERSION. 2021-11-29 16:31:57 +00:00
libdatrie
libdazzle revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libdbusmenu-glib revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libdbusmenu-gtk revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libdbusmenu-gtk-doc revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libdbusmenu-gtk3 revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libdbusmenu-jsonloader revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libdbusmenu-qt revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libdbusmenu-qt5 revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libdbusmenu-tools revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libdevq
libdivsufsort
libdnsres
libdockapp
libdshconfig
libdstr
libdwarf
libebml
libelf
libepoll-shim mk: For consistency, rename PKG_HAS_ to OPSYS_HAVE_. 2021-11-09 12:04:43 +00:00
libestr
libetm
libev
libevent Solaris 11 build with SunPro fails ('unexpected "("') if we use its 2022-01-11 09:14:00 +00:00
libewf
libexecinfo
libextractor revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libf2c
libffcall
libffi libffi: add readelf to tools 2022-02-07 08:06:18 +00:00
libfirm
libFoundation
libFoundation-examples
libfreefare
libftdi
libftdi1 *: Recursive revbump from boost 1.78.0 2022-01-10 01:46:21 +00:00
libgcroots
libgee revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libgee0.6 revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libgetopt
libgit2 libgit2: include pcre in buildlink3 file 2021-12-21 14:01:26 +00:00
libglade revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libglademm revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libgnome revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libgnomemm revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libgnomeui revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libgnomeuimm revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libgnt revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libgphoto2 libgphoto2: Fix PLIST for Linux 2022-01-28 08:31:26 +00:00
libgsf revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libgweather libgweather: disable python 2.x 2022-01-28 11:50:44 +00:00
libhandy revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libhandy1 revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libhfs
libhid revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libiberty
libidn
libidn2 With SunPro, the HAVE_SYMVER_ALIAS_SUPPORT configure check passes, but 2022-01-12 15:21:54 +00:00
libindicator revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libinotify
libite
libixp
libjit
libjudy
libkgapi *: Recursive revbump from boost 1.78.0 2022-01-10 01:46:21 +00:00
libkomparediff2 revbump for icu and libffi 2021-12-08 16:01:42 +00:00
liblangtag revbump for icu and libffi 2021-12-08 16:01:42 +00:00
liblnk
libltdl
libmaa
libmatchbox
libmemcache
libmemcached
libmemmgr
libmimedir
libmm
libmowgli
libmtp libmtp: update to 1.1.19 2021-11-13 10:20:12 +00:00
libnet libnet: Avoid looking for /dev/bpf to decide to use the BPF link layer. 2021-11-09 11:56:24 +00:00
libnet10
libnet11
libnfc
libnjb
libntlm
liboil
liboop
libosip
libowfat Fix Tribblix build. While here, modernize a patch filename and add a 2022-01-23 13:30:32 +00:00
libpeas revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libpgm
libphutil
libportlib
libproplist
librdkafka
librelp revbump for icu and libffi 2021-12-08 16:01:42 +00:00
librfuncs
librlog
librxspencer
libsafec
libsexy revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libsexymm revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libsigc++ libsigc++: updated to 2.10.8 2022-02-15 10:19:28 +00:00
libsigc++1
libsigc++3
libsigsegv libsigsegv: update to 2.14. 2022-01-16 22:48:17 +00:00
libslang
libslang2
libsmi libsmi: do not install smicache by default 2022-01-08 14:50:59 +00:00
libstash
libstatgrab
libstree
libstroke
libstubborn
libtai
libtar
libtecla
libthai
libthrift *: Recursive revbump from boost 1.78.0 2022-01-10 01:46:21 +00:00
libthrift_c_glib revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libtool
libtool-base
libtool-fortran
libtool-info
libts
libunit Update my email address. 2022-02-23 04:24:37 +00:00
libusb
libusb-compat
libusb1
libuuid
libuv libuv: updated to 1.44 2022-03-07 18:31:30 +00:00
libuxre
libview revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libvolume_id
libwhisker2
libwnck revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libwnck3 revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libxenserver revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libxtend devel/libxtend: Update to 0.1.4 2021-12-14 18:55:11 +00:00
libyang
libyang2
libzen
libzookeeper
linenoise
lld llvm: updated to 13.0.1 2022-02-03 20:38:39 +00:00
lldb llvm: updated to 13.0.1 2022-02-03 20:38:39 +00:00
lmdbg
locktests
log4cplus
log4cxx
log4shib
lokalize revbump for icu and libffi 2021-12-08 16:01:42 +00:00
ltsa
lua-alt-getopt
lua-ansicolors
lua-argparse
lua-basexx devel: Use LUA_USE_BUSTED 2022-02-19 20:43:41 +00:00
lua-binaryheap devel: Use LUA_USE_BUSTED 2022-02-19 20:43:41 +00:00
lua-bit32
lua-BitOp
lua-busted
lua-cliargs
lua-compat53
lua-cov
lua-coxpcall
lua-cqueues
lua-enum add devel/lua-enum 2022-03-06 09:16:21 +00:00
lua-epnf
lua-event
lua-fifo devel: Use LUA_USE_BUSTED 2022-02-19 20:43:41 +00:00
lua-filesystem
lua-fun
lua-gi revbump for icu and libffi 2021-12-08 16:01:42 +00:00
lua-inspect lua-inspect: update to 3.1.2 2021-12-10 13:11:40 +00:00
lua-linenoise
lua-ljsyscall
lua-loadkit
lua-lpeg
lua-lpeg-patterns
lua-lrexlib
lua-lrexlib-onig
lua-lrexlib-pcre
lua-lrexlib-posix
lua-luassert
lua-luv lua-luv: update to 1.43.0 2022-02-19 08:18:22 +00:00
lua-mediator
lua-mimetypes
lua-mode
lua-moses devel: Use LUA_USE_BUSTED 2022-02-19 20:43:41 +00:00
lua-penlight lua-penlight: update to 1.12.0 2022-02-13 11:39:39 +00:00
lua-posix lua-posix: update to 35.1 2021-12-10 13:20:54 +00:00
lua-repl
lua-rings
lua-rocks lua-rocks: update to 3.8.0 2021-12-09 15:11:07 +00:00
lua-safer
lua-say
lua-sdl2 revbump for icu and libffi 2021-12-08 16:01:42 +00:00
lua-std-_debug
lua-std-normalize
lua-stdlib
lua-system
lua-term
lua-thrift
lua-vstruct
lutok
lwp
lxqt-build-tools revbump for icu and libffi 2021-12-08 16:01:42 +00:00
m4 m4: fix building on sparcv8 2021-11-15 13:20:04 +00:00
m17n-lib revbump for icu and libffi 2021-12-08 16:01:42 +00:00
mad-flute revbump for icu and libffi 2021-12-08 16:01:42 +00:00
magit
makedepend
makedepf90
maketool
man-pages
mantis
mate-common revbump for icu and libffi 2021-12-08 16:01:42 +00:00
matio Update devel/matio to version 1.5.12 2021-11-07 10:50:38 +00:00
mcpp
mdds mdds: Update to 2.0.1 2022-02-05 04:00:52 +00:00
mdds1.2 *: Recursive revbump from boost 1.78.0 2022-01-10 01:46:21 +00:00
meld meld: update to 3.21.1. 2022-01-10 08:21:09 +00:00
mell
memcached memcached: Update to 1.6.13. 2022-01-25 19:16:49 +00:00
menhir
mercurial
meson meson: Avoid thin archives on SunOS. 2022-02-22 17:56:53 +00:00
metslib
mimalloc mimalloc: update to 2.0.5. 2022-02-15 19:13:04 +00:00
mk-configure
mkcmd
mm-common mm-common: updated to 1.0.4 2022-02-15 10:13:23 +00:00
MoarVM (devel/MoarVM) Updated 2021.09 to 2021.12 2022-01-23 13:18:37 +00:00
mob Revbump all Go packages after go117 update 2022-03-07 09:14:02 +00:00
mold mold: update to 1.1. 2022-02-21 11:47:41 +00:00
monotone revbump for icu and libffi 2021-12-08 16:01:42 +00:00
monotone-server
monotone-viz revbump for icu and libffi 2021-12-08 16:01:42 +00:00
mph
msgpack
mustach devel/mustach: Update to 1.2.2 2021-11-20 00:31:10 +00:00
myrepos
nana
nancy Revbump all Go packages after go117 update 2022-03-07 09:14:02 +00:00
nasm
nbpatch
ncc
ncurses ncurses: update to 6.3. 2021-11-16 15:19:59 +00:00
ncursesw ncursesw: update to 6.3. 2021-11-16 15:20:38 +00:00
netbeans-ide
netbsd-iscsi-lib
netcdf revbump for icu and libffi 2021-12-08 16:01:42 +00:00
netcdf-cxx revbump for icu and libffi 2021-12-08 16:01:42 +00:00
netcdf-fortran revbump for icu and libffi 2021-12-08 16:01:42 +00:00
newfile
ninja-build
ninka
noweb
npapi-sdk
npth
nqc
nsis
nspr nspr: update to 4.33. 2021-12-17 19:13:48 +00:00
nspr-reference
nss nss: update to 3.76. 2022-03-03 12:13:35 +00:00
ObjectiveLib revbump for icu and libffi 2021-12-08 16:01:42 +00:00
objfw
ocaml-angstrom
ocaml-astring
ocaml-async
ocaml-async_extra
ocaml-async_kernel
ocaml-async_rpc_kernel
ocaml-async_unix
ocaml-base
ocaml-base64
ocaml-base_bigstring
ocaml-base_quickcheck
ocaml-batteries
ocaml-bigarray-compat
ocaml-bigstringaf
ocaml-bin_prot
ocaml-biniou
ocaml-bos
ocaml-checkseum ocaml-checkseum: update to 0.3.2. 2022-02-14 09:09:29 +00:00
ocaml-cmdliner
ocaml-compiler-libs
ocaml-core
ocaml-core_kernel
ocaml-cppo ocaml-cppo: update to 1.6.8. 2021-11-23 21:48:13 +00:00
ocaml-csexp Update package devel/ocaml-csexp to version 1.5.1. 2022-03-01 09:44:12 +00:00
ocaml-cstruct
ocaml-deriving-ocsigen
ocaml-digestif ocaml-digestif: update to 1.1.0. 2022-02-14 09:28:53 +00:00
ocaml-duff
ocaml-dune Updated devel/ocaml-dune to version 2.9.3. 2022-03-01 09:33:09 +00:00
ocaml-dune-configurator
ocaml-encore
ocaml-eqaf
ocaml-extlib
ocaml-fieldslib
ocaml-findlib ocaml-findlib: update to 1.9.3. 2022-02-02 14:45:18 +00:00
ocaml-fmt
ocaml-fpath
ocaml-git
ocaml-hex
ocaml-jane-street-headers
ocaml-js-build-tools
ocaml-jst-config
ocaml-ke
ocaml-logs
ocaml-lru
ocaml-lwt
ocaml-lwt_camlp4
ocaml-lwt_glib revbump for icu and libffi 2021-12-08 16:01:42 +00:00
ocaml-lwt_log
ocaml-lwt_ppx
ocaml-lwt_react
ocaml-lwt_ssl
ocaml-migrate-parsetree
ocaml-mmap
ocaml-oasis
ocaml-ocplib-endian
ocaml-optcomp
ocaml-optint ocaml-optint: update to 0.1.0. 2022-02-14 09:07:04 +00:00
ocaml-parsexp
ocaml-ppx_assert
ocaml-ppx_base
ocaml-ppx_bench
ocaml-ppx_bin_prot
ocaml-ppx_cold
ocaml-ppx_compare
ocaml-ppx_custom_printf
ocaml-ppx_derivers
ocaml-ppx_deriving
ocaml-ppx_enumerate
ocaml-ppx_expect
ocaml-ppx_fail
ocaml-ppx_fields_conv
ocaml-ppx_hash
ocaml-ppx_here
ocaml-ppx_inline_test
ocaml-ppx_jane
ocaml-ppx_let
ocaml-ppx_module_timer
ocaml-ppx_optcomp
ocaml-ppx_optional
ocaml-ppx_pipebang
ocaml-ppx_sexp_conv
ocaml-ppx_sexp_message
ocaml-ppx_sexp_value
ocaml-ppx_stable
ocaml-ppx_tools
ocaml-ppx_tools_versioned
ocaml-ppx_typerep_conv
ocaml-ppx_variants_conv
ocaml-ppxfind
ocaml-ppxlib
ocaml-psq
ocaml-re
ocaml-react
ocaml-reactiveData
ocaml-resource-pooling
ocaml-result
ocaml-rresult
ocaml-seq
ocaml-sexplib
ocaml-sexplib0
ocaml-spawn
ocaml-splittable_random
ocaml-stdio
ocaml-stdlib-shims
ocaml-stringext
ocaml-type_conv
ocaml-typerep
ocaml-variantslib
ocaml-yojson
ocamlbuild Updates devel/ocamlbuild to version 0.14.1. 2022-03-01 09:07:28 +00:00
ocamlgraph revbump for icu and libffi 2021-12-08 16:01:42 +00:00
ocamlify
ocamlmod
ode
ogre
okteta *: Recursive revbump from boost 1.78.0 2022-01-10 01:46:21 +00:00
omake
open-vcdiff
opengrok revbump for icu and libffi 2021-12-08 16:01:42 +00:00
openocd
openrcs
orc orc: fix for Darwin 12 2021-11-27 11:27:25 +00:00
ormolu devel/ormolu: Generate shell completion scripts with optparse-applicative 2022-02-26 08:12:56 +00:00
ossp-uuid
p5-accessors
p5-accessors-fast
p5-Acme-Damn
p5-Acme-PlayCode
p5-Algorithm-Annotate
p5-Algorithm-Backoff Add p5-Algorithm-Backoff, several classes that implement various backoff 2021-12-06 12:43:50 +00:00
p5-Algorithm-C3
p5-Algorithm-CheckDigits
p5-Algorithm-Dependency
p5-Algorithm-Diff
p5-Algorithm-HowSimilar
p5-Algorithm-Merge
p5-Algorithm-Permute
p5-aliased
p5-Alien-Base-ModuleBuild
p5-Alien-Build
p5-Alien-Packages
p5-Alien-SDL revbump for icu and libffi 2021-12-08 16:01:42 +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
p5-App-Prove-Plugin-ProgressBar
p5-App-Prove-Plugin-ProgressBar-Each
p5-AppConfig
p5-AppConfig-Std
p5-Array-Compare
p5-Array-Diff
p5-Array-RefElem
p5-asa
p5-Async-Interrupt
p5-AtExit
p5-Attribute-Lexical
p5-autobox
p5-autobox-Core
p5-Autodia
p5-autovivification
p5-AutoXS-Header
p5-B-Compiling
p5-B-COW
p5-B-Debug
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.23 2021-11-07 01:42:31 +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 Update to 1.57 2021-11-07 01:49:50 +00:00
p5-Cache-LRU
p5-Cache-Memcached
p5-Cache-Memcached-Fast Update to 0.27 2021-11-07 01:53:12 +00:00
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
p5-Carp-REPL
p5-Carton
p5-Check-ISA
p5-CHI
p5-circular-require
p5-CLASS
p5-Class-Accessor
p5-Class-Accessor-Chained
p5-Class-Accessor-Grouped
p5-Class-Accessor-Lite
p5-Class-Accessor-Named
p5-Class-Adapter
p5-Class-Autouse
p5-Class-Base
p5-Class-C3
p5-Class-C3-Adopt-NEXT
p5-Class-C3-Componentised
p5-Class-C3-XS
p5-Class-Container
p5-Class-Data-Accessor
p5-Class-Data-Inheritable
p5-Class-ErrorHandler
p5-Class-Factory
p5-Class-Factory-Util
p5-Class-Field
p5-Class-Fields
p5-Class-Gomor
p5-Class-Inner
p5-Class-InsideOut
p5-Class-Inspector
p5-Class-ISA
p5-Class-Load
p5-Class-Load-XS
p5-Class-Loader
p5-Class-MakeMethods
p5-Class-Method-Modifiers
p5-Class-MethodMaker
p5-Class-Mix
p5-Class-ObjectTemplate
p5-Class-OOorNO
p5-Class-Refresh
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-CLI-Osprey
p5-Clone
p5-Clone-Choose
p5-Clone-Fast
p5-Clone-PP
p5-common-sense
p5-Compiler-Lexer
p5-Compress-PPMd
p5-Config-Any
p5-Config-Any-Merge
p5-Config-Auto
p5-Config-AutoConf
p5-Config-File
p5-Config-Find
p5-Config-General
p5-Config-GitLike
p5-Config-Grammar
p5-Config-INI
p5-Config-INI-Reader-Ordered
p5-Config-IniFiles
p5-Config-MVP
p5-Config-MVP-Reader-INI
p5-Config-Onion
p5-Config-Properties
p5-Config-Std
p5-Config-Tiny Update to 2.28 2022-01-21 00:20:59 +00:00
p5-Const-Fast
p5-constant-def
p5-Context-Preserve
p5-Contextual-Return
p5-Convert-Binary-C
p5-Coro
p5-CPAN-Changes
p5-CPAN-Checksums Update to 2.13 2021-11-30 00:00:48 +00:00
p5-CPAN-Common-Index
p5-CPAN-DistnameInfo
p5-CPAN-FindDependencies
p5-CPAN-Inject
p5-CPAN-Meta-Check
p5-CPAN-Mini
p5-CPAN-ParseDistribution
p5-CPAN-Perl-Releases Update to 5.20211120 2021-11-30 00:04:14 +00:00
p5-CPAN-Reporter
p5-CPAN-Uploader Update to 0.103016 2021-11-30 00:08:24 +00:00
p5-CPANPLUS Update to 0.9914 2021-11-30 00:12:22 +00:00
p5-curry Update to 2.000001 2022-01-15 11:54:57 +00:00
p5-Curses
p5-Curses-UI
p5-Curses-UI-POE
p5-Cwd-Guard
p5-Data-Alias
p5-Data-Binary
p5-Data-Buffer
p5-Data-Compare
p5-Data-Denter
p5-Data-Dump
p5-Data-Dump-Streamer
p5-Data-Dumper
p5-Data-Dumper-Concise
p5-Data-Dumper-Names
p5-Data-GUID
p5-Data-Hierarchy
p5-Data-IEEE754
p5-Data-Integer
p5-Data-MessagePack
p5-Data-Munge
p5-Data-ObjectDriver
p5-Data-OptList
p5-Data-Page
p5-Data-Page-Pageset
p5-Data-Pageset
p5-Data-Peek
p5-Data-Perl
p5-Data-Printer
p5-Data-Random
p5-Data-Record
p5-Data-Section
p5-Data-Section-Simple
p5-Data-Serializer
p5-Data-ShowTable
p5-Data-Stag
p5-Data-Structure-Util
p5-Data-Taxi
p5-Data-TemporaryBag
p5-Data-Uniqid
p5-Data-UUID
p5-Data-UUID-Base64URLSafe
p5-Data-Validate-IP
p5-Data-Visitor
p5-Date-Business
p5-Date-Calc
p5-Date-Calc-XS
p5-Date-Manip Update to 6.86 2021-11-30 00:21:50 +00:00
p5-Date-Simple
p5-Debug-Client
p5-Debug-ShowStuff
p5-Declare-Constraints-Simple
p5-Devel-Autoflush
p5-Devel-CallChecker
p5-Devel-Caller
p5-Devel-Caller-IgnoreNamespaces
p5-Devel-CallParser
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
p5-Devel-FindRef
p5-Devel-Gladiator
p5-Devel-GlobalDestruction
p5-Devel-Hide Update to 0.0015 2021-11-30 00:25:50 +00:00
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-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
p5-Dir-Self
p5-Dist-CheckConflicts
p5-Dist-Zilla
p5-Dist-Zooky
p5-DynaLoader-Functions
p5-enum
p5-Env-Path
p5-Error
p5-EV
p5-Eval-Closure
p5-Eval-LineNumbers
p5-Event Update to 1.28 2021-11-30 00:35:14 +00:00
p5-Event-ExecFlow
p5-Event-RPC revbump for icu and libffi 2021-12-08 16:01:42 +00:00
p5-ex-lib
p5-Exception-Class
p5-Exception-Handler
p5-Expect
p5-Expect-Simple
p5-Exporter-Declare
p5-Exporter-Lite
p5-Exporter-Tiny
p5-ExtUtils-AutoInstall
p5-ExtUtils-CChecker
p5-ExtUtils-Config
p5-ExtUtils-CppGuess
p5-ExtUtils-Depends Update to 0.8001 2021-11-30 00:38:32 +00:00
p5-ExtUtils-F77
p5-ExtUtils-Helpers
p5-ExtUtils-InstallPaths
p5-ExtUtils-LibBuilder
p5-ExtUtils-MakeMaker-CPANfile
p5-ExtUtils-ModuleMaker
p5-ExtUtils-ModuleMaker-TT
p5-ExtUtils-PkgConfig
p5-ExtUtils-XSBuilder
p5-ExtUtils-XSpp
p5-Fennec-Lite
p5-FFI-CheckLib Update to 0.28 2021-11-30 00:45:13 +00:00
p5-File-BaseDir
p5-File-Binary
p5-File-BOM
p5-File-ChangeNotify
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
p5-File-Find-Rule-PPI
p5-File-Find-Rule-VCS
p5-File-Flat
p5-File-Flock
p5-File-FlockDir
p5-File-HomeDir
p5-File-LibMagic
p5-File-Listing
p5-File-MimeInfo Update to 0.31 2022-01-21 01:46:56 +00:00
p5-File-Modified
p5-File-Next
p5-File-NFSLock
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
p5-File-Slurp-Tiny
p5-File-Slurper
p5-File-Tempdir
p5-File-Touch
p5-File-Type
p5-File-Util
p5-File-Valet
p5-File-Which
p5-FileHandle-Fmode
p5-FileHandle-Unget
p5-Filesys-Notify-Simple
p5-Find-Lib
p5-FindBin-libs Update to 3.0.1. From the changelog: 2022-02-25 19:17:15 +00:00
p5-forks
p5-Format-Human-Bytes
p5-FreezeThaw
p5-Function-Parameters p5-Function-Parameters: revert previous, this has been fixed elsewhere 2022-01-26 21:19:09 +00:00
p5-Future
p5-Getopt-ArgvFile
p5-Getopt-Euclid
p5-Getopt-Long-Descriptive
p5-Getopt-Mixed
p5-Getopt-Simple
p5-Getopt-Tabular
p5-gettext
p5-Git-CPAN-Patch
p5-Git-Repository
p5-Git-Repository-Plugin-AUTOLOAD
p5-Git-Version-Compare
p5-Git-Wrapper
p5-GitLab-API-v3
p5-GitLab-API-v4
p5-Glib-Object-Introspection revbump for icu and libffi 2021-12-08 16:01:42 +00:00
p5-glib2 revbump for icu and libffi 2021-12-08 16:01:42 +00:00
p5-Gnome2 revbump for icu and libffi 2021-12-08 16:01:42 +00:00
p5-Gnome2-GConf revbump for icu and libffi 2021-12-08 16:01:42 +00:00
p5-Graph Update to 0.9725 2022-01-21 01:33:59 +00:00
p5-Graph-ReadWrite Update to 2.10 2022-01-21 01:57:36 +00:00
p5-Gravatar-URL
p5-Gtk2-GladeXML revbump for icu and libffi 2021-12-08 16:01:42 +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
p5-Inline-C
p5-InlineX-C2XS
p5-Internals
p5-IO-AIO
p5-IO-All
p5-IO-Async
p5-IO-Capture
p5-IO-CaptureOutput
p5-IO-Digest
p5-IO-Event
p5-IO-Handle-Util
p5-IO-HTML
p5-IO-InSitu
p5-IO-Interactive
p5-IO-LockedFile
p5-IO-Multiplex
p5-IO-Null
p5-IO-Pager
p5-IO-Pipeline
p5-IO-Pipely
p5-IO-Prompt
p5-IO-Prompter
p5-IO-String
p5-IO-stringy
p5-IO-Stty
p5-IO-Tee
p5-IO-TieCombine
p5-IO-Tty
p5-IO-Util
p5-IPC-Cache
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-JSONSchema-Validator Update to 0.010 2022-01-21 01:37:24 +00:00
p5-LEOCHARRE-CLI2
p5-LEOCHARRE-Debug
p5-LEOCHARRE-Dir
p5-Lexical-Persistence
p5-Lexical-SealRequireHints
p5-lib-abs
p5-List-AllUtils
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
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-ExpireLRU
p5-Memoize-Memcached
p5-Menlo
p5-Menlo-Legacy
p5-Meta-Builder
p5-MetaCPAN-API
p5-MetaCPAN-Client
p5-Method-Signatures
p5-Method-Signatures-Simple
p5-Metrics-Any
p5-Mixin-ExtraFields
p5-Mixin-ExtraFields-Param
p5-Mixin-Linewise
p5-Mo
p5-Mock-Quick
p5-Modern-Perl
p5-Module-Build
p5-Module-Build-Tiny
p5-Module-Build-WithXSpp
p5-Module-Build-XSUtil
p5-Module-Compile
p5-Module-CPANfile
p5-Module-CPANTS-Analyse
p5-Module-Dependency
p5-Module-ExtractUse
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-Manifest
p5-Module-Manifest-Skip
p5-Module-Pluggable
p5-Module-Refresh
p5-Module-Runtime
p5-Module-Runtime-Conflicts
p5-Module-ScanDeps
p5-Module-Starter
p5-Module-Starter-PBP
p5-Module-Util
p5-Module-Versions
p5-Module-Versions-Report
p5-Mojo-IOLoop-ForkCall
p5-Moo
p5-Moos
p5-Moose Update to 2.2201 2022-01-18 09:46:02 +00:00
p5-Moose-Autobox
p5-Moose-Policy
p5-MooseX-Aliases
p5-MooseX-App
p5-MooseX-App-Cmd
p5-MooseX-ArrayRef
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
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
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-MooX-TypeTiny
p5-Mouse
p5-MouseX-Getopt
p5-MouseX-NativeTraits
p5-MouseX-Types
p5-MouseX-Types-Path-Class
p5-MRO-Compat
p5-multidimensional
p5-namespace-autoclean
p5-namespace-clean
p5-Net-CIDR
p5-Net-LDAP-Batch
p5-Net-LDAP-Class
p5-Net-LDAP-Server-Test
p5-Net-LDAP-SID
p5-Net-Netmask
p5-Object-Accessor
p5-Object-Declare
p5-Object-Event
p5-Object-InsideOut
p5-Object-Pluggable
p5-Object-Realize-Later
p5-Object-Signature
p5-OLE-Storage_Lite
p5-OOTools
p5-Ouch
p5-Package-Constants
p5-Package-DeprecationManager p5-Package-DeprecationManager: fix DEPENDS/TEST_DEPENDS 2022-01-25 02:02:52 +00:00
p5-Package-Generator
p5-Package-Stash
p5-Package-Stash-XS
p5-Package-Variant
p5-PadWalker
p5-pango revbump for icu and libffi 2021-12-08 16:01:42 +00:00
p5-PAR Update p5-PAR to 1.107 2021-12-29 14:44:49 +00:00
p5-PAR-Dist Update p5-PAR-Dist to 0.51 2021-12-29 14:40:21 +00:00
p5-PAR-Packer Add p5-PAR-Packer version 1.052 2021-12-29 14:33:12 +00:00
p5-Parallel-ForkManager
p5-Parallel-Prefork
p5-Params-Classify
p5-Params-Coerce
p5-Params-Util
p5-Params-Validate
p5-Params-ValidationCompiler
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
p5-Perl-APIReference
p5-Perl-Critic
p5-perl-headers
p5-Perl-MinimumVersion
p5-Perl-PrereqScanner
p5-Perl-PrereqScanner-NotQuiteLite Update to 0.9914 2022-01-18 10:03:41 +00:00
p5-Perl-Tidy
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
p5-PHP-Serialization
p5-pip
p5-PkgConfig
p5-POE
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
p5-PPIx-Utilities
p5-prefork
p5-Probe-Perl
p5-Proc-Background
p5-Proc-Daemon
p5-Proc-InvokeEditor
p5-Proc-PID-File
p5-Proc-Pidfile
p5-Proc-ProcessTable
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
p5-Reply
p5-Return-MultiLevel
p5-Return-Value
p5-rlib
p5-Role-Basic
p5-Role-HasMessage
p5-Role-Identifiable
p5-Role-Tiny
p5-Rose-Object
p5-RT-Authen-ExternalAuth
p5-RT-Extension-ArticleTemplates
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 for icu and libffi 2021-12-08 16:01:42 +00:00
p5-Search-Elasticsearch
p5-Set-Array
p5-Set-IntSpan
p5-Set-Object
p5-Set-Scalar
p5-Shell-Config-Generate
p5-Shell-Guess
p5-Shell-Perl
p5-ShipIt
p5-Signal-Mask
p5-signatures
p5-Smart-Comments
p5-Software-License
p5-Sort-Key
p5-Sort-Maker
p5-Sort-Naturally
p5-Sort-Versions
p5-Specio
p5-Spiffy
p5-Spoon
p5-Stream-Buffered
p5-strictures
p5-String-Escape
p5-String-Format
p5-String-PerlIdentifier
p5-String-Print
p5-String-Util
p5-Struct-Dumb
p5-Sub-Exporter
p5-Sub-Exporter-ForMethods
p5-Sub-Exporter-GlobExporter
p5-Sub-Exporter-Progressive
p5-Sub-HandlesVia
p5-Sub-Identify
p5-Sub-Info
p5-Sub-Install
p5-Sub-Installer
p5-Sub-Name
p5-Sub-Override
p5-Sub-Quote
p5-Sub-Uplevel
p5-subversion revbump for icu and libffi 2021-12-08 16:01:42 +00:00
p5-SUPER
p5-SVN-Class
p5-SVN-Dump
p5-SVN-Mirror
p5-SVN-Notify
p5-SVN-Simple
p5-Symbol-Global-Name
p5-syntax
p5-Syntax-Keyword-Junction
p5-Sys-Mmap
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-Encoding
p5-Term-ProgressBar
p5-Term-ProgressBar-Quiet
p5-Term-ProgressBar-Simple
p5-Term-Prompt
p5-Term-ReadKey
p5-Term-ReadLine-Gnu
p5-Term-ReadLine-Perl
p5-Term-ReadLine-TTYtter
p5-Term-ReadPassword
p5-Term-Screen
p5-Term-Shell
p5-Term-ShellUI
p5-Term-Size
p5-Term-Size-Any
p5-Term-Size-Perl
p5-Term-Table
p5-Term-UI
p5-Test-Aggregate
p5-Test-Alien-CPP
p5-Test-API
p5-Test-Approx
p5-Test-Assertions
p5-Test-Base
p5-Test-BDD-Cucumber
p5-Test-Bits
p5-Test-CheckDeps
p5-Test-CheckManifest
p5-Test-Class
p5-Test-ClassAPI
p5-Test-CleanNamespaces
p5-Test-Cmd
p5-Test-Command-Simple
p5-Test-Compile
p5-Test-Continuous
p5-Test-CPAN-Meta
p5-Test-CPAN-Meta-JSON
p5-Test-CPAN-Meta-YAML
p5-Test-Deep
p5-Test-DependentModules
p5-Test-Differences
p5-Test-Dir
p5-Test-DistManifest
p5-Test-Distribution
p5-Test-EOL
p5-Test-Exception
p5-Test-Exit
p5-Test-Expect
p5-Test-FailWarnings
p5-Test-Fatal
p5-Test-File Update to 1.991 2022-01-21 02:12:17 +00:00
p5-Test-File-Contents
p5-Test-File-ShareDir
p5-Test-Fixture-DBIC-Schema
p5-Test-HexDifferences
p5-Test-HexString
p5-Test-HTTP-LocalServer
p5-Test-Identity
p5-Test-InDistDir
p5-Test-Inline
p5-Test-Inter
p5-Test-Kwalitee
p5-Test-LeakTrace
p5-Test-LectroTest
p5-Test-Lib
p5-Test-LoadAllModules
p5-Test-Log4perl
p5-Test-LongString
p5-Test-Manifest
p5-Test-Memory-Cycle
p5-Test-Metrics-Any
p5-Test-MinimumVersion
p5-Test-Mock-Guard Add p5-Test-Mock-Guard version 0.10 2021-12-29 19:38:42 +00:00
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
p5-Test-NiceDump
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
p5-Test-POE-Server-TCP
p5-Test-Refcount
p5-Test-Reporter
p5-Test-Requires
p5-Test-Requires-Git
p5-Test-Roo
p5-Test-Script
p5-Test-Script-Run
p5-Test-SharedFork
p5-Test-Snapshot
p5-Test-Spec
p5-Test-Spelling
p5-Test-Stream
p5-Test-Strict
p5-Test-SubCalls
p5-Test-Taint
p5-Test-TempDir
p5-Test-TempDir-Tiny
p5-Test-TinyMocker
p5-Test-Toolbox
p5-Test-Trap
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.000144 2022-02-14 14:33:30 +00:00
p5-Test2-Tools-Explain
p5-TheSchwartz
p5-thrift
p5-Throwable
p5-Tie-Array-AsHash
p5-Tie-Array-Sorted
p5-Tie-Cache
p5-Tie-Cache-LRU
p5-Tie-Cache-LRU-Expires
p5-Tie-CPHash
p5-Tie-Cycle
p5-Tie-Function
p5-Tie-IxHash
p5-Tie-LLHash
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
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-Want
p5-WeakRef
p5-Wx-Perl-DataWalker revbump for icu and libffi 2021-12-08 16:01:42 +00:00
p5-XString
p5-XXX
p8-platform
packr Revbump all Go packages after go117 update 2022-03-07 09:14:02 +00:00
palmpower
pango pango: updated to 1.48.11 2022-02-15 10:12:55 +00:00
pangomm revbump for icu and libffi 2021-12-08 16:01:42 +00:00
pangomm2.48 revbump for icu and libffi 2021-12-08 16:01:42 +00:00
pangox-compat revbump for icu and libffi 2021-12-08 16:01:42 +00:00
papaya
pardiff
patch
patchelf patchelf: update to 0.14.5 and take maintainership. 2022-02-26 15:51:00 +00:00
patchutils
pax-utils devel/pax-utils: import pax-utils-1.3.3. 2022-01-11 15:21:04 +00:00
pcc-libs
pccts
pcl-cvs
pcre
pcre++
pcre-ocaml
pcre2
pdcurses
pear-Console_CommandLine
pedisassem
phabricator
php-base58
php-composer php-composer: Update to 2.2.6 2022-02-17 15:44:55 +00:00
php-ffi revbump for icu and libffi 2021-12-08 16:01:42 +00:00
php-gearman *: Recursive revbump from boost 1.78.0 2022-01-10 01:46:21 +00:00
php-gettext
php-gmp
php-igbinary devel/php-igbinary: update to 2022-02-20 13:31:43 +00:00
php-libawl
php-memcache
php-memcache2
php-memcache4 Retire of php73, PHP 7.3.x. 2021-12-29 06:05:18 +00:00
php-memcached
php-mode
php-msgpack
php-opcache
php-pcntl
php-posix
php-psr
php-pthreads
php-raphf
php-raphf2 devel/php-raphf2: update to 2.0.1 2021-12-13 15:07:00 +00:00
php-shmop
php-sysvmsg
php-sysvsem
php-sysvshm
php-xcache
php-xdebug devel/php-xdebug: update to 3.1.3 2022-02-20 13:28:56 +00:00
phpstorm-bin
physfs
picasm devel/picasm: fix build failure on NetBSD 2021-12-27 04:54:04 +00:00
picopb
picotrace
picp
picprg
pilrc
pipestatus
pkg-config
pkgconf
plasma-wayland-protocols revbump for icu and libffi 2021-12-08 16:01:42 +00:00
ply *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
pmccabe
poco
pointfree Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
polly llvm: updated to 13.0.1 2022-02-03 20:38:39 +00:00
popt
poxml revbump for icu and libffi 2021-12-08 16:01:42 +00:00
prcs
ProjectCenter revbump for icu and libffi 2021-12-08 16:01:42 +00:00
protobuf protobuf py-protobuf: updated to 3.19.4 2022-01-30 16:33:43 +00:00
protobuf-c *: Revbump for protobuf-3.19.0 2021-11-11 12:02:46 +00:00
pstreams Update devel/pstreams to version 1.0.3 2022-02-15 10:28:38 +00:00
pth
pthread-sem
purpose revbump for icu and libffi 2021-12-08 16:01:42 +00:00
pvs pvs: use BLAKE2s 2021-11-15 17:41:52 +00:00
pwlib
py-absl-py *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-adb python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-aenum py-aenum: updated to 3.1.8 2022-01-24 11:08:57 +00:00
py-ailment *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-aiofiles *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-aiosignal py-aiosignal: added version 1.2.0 2022-01-16 08:57:01 +00:00
py-aiounittest py-aiounittest: updated to 1.4.1 2022-01-11 08:56:21 +00:00
py-angr *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-anyio py-anyio: updated to 3.5.0 2022-01-16 08:39:57 +00:00
py-anytree *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-apipkg *: setuptools_scm: switch to versioned_dependencies 2022-01-13 19:31:20 +00:00
py-appdirs *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-approvaltests Update to 4.0.0. From the changelog: 2022-03-01 15:58:00 +00:00
py-archinfo *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-argcomplete *: convert py-flake8 users to versioned_dependencies 2022-01-29 08:48:40 +00:00
py-argh *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-argparse *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-args *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-astor *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-astroid py-astroid: updated to 2.9.3 2022-01-10 11:31:00 +00:00
py-astunparse *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-async-timeout py-async-timeout: update to 4.0.2. 2022-01-08 10:37:28 +00:00
py-async_generator *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-at-spi
py-at-spi2 yp-at-spi2: restrict to python 3.x 2022-01-28 11:54:20 +00:00
py-atomicwrites *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-atpublic *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-attrs py-attrs: fix PLIST for python 2.x 2022-02-26 13:39:07 +00:00
py-automat *: setuptools_scm: switch to versioned_dependencies 2022-01-13 19:31:20 +00:00
py-autopep8 python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-babel python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-backcall py-backcall: fix PLIST for python 2.7 2022-01-22 15:33:55 +00:00
py-backports py-backports: allow newer Python versions; bump revision 2021-11-08 12:00:18 +00:00
py-backports.cached-property *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-backports.functools_lru_cache *: setuptools_scm: switch to versioned_dependencies 2022-01-13 19:31:20 +00:00
py-backports.os *: setuptools_scm: switch to versioned_dependencies 2022-01-13 19:31:20 +00:00
py-backports.shutil_get_terminal_size *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-backports_abc *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-behave python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-beniget *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-binaryornot *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-bintrees *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-bitarray py-bitarray: updated to 2.3.7 2022-02-22 08:36:15 +00:00
py-bitstring *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-blessings *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-blinker *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-boltons *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-boost boost: Update to 1.78.0 2022-01-10 01:23:30 +00:00
py-bugzilla *: set USE_PKG_RESOURCES for more packages 2022-01-05 20:47:34 +00:00
py-build py-build: remove reference to python 3.6 2022-01-13 21:30:00 +00:00
py-buildbot python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-buildbot-badges *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-buildbot-console-view *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-buildbot-grid-view *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-buildbot-pkg *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-buildbot-waterfall-view *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-buildbot-worker *: use versioned_dependencies for py-twisted 2022-02-13 08:53:42 +00:00
py-buildbot-www *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-bump2version python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-cachecontrol py-cachecontrol: also depend on py-lockfile; needed for py-poetry 2022-01-11 19:05:17 +00:00
py-cached-property *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-cachelib *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-cachetools *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-cachy py-cachy: fix PLIST for python 2.7 2022-01-22 15:33:08 +00:00
py-canonicaljson py-canonicaljson: limit to python 3.x 2022-01-30 10:54:26 +00:00
py-capstone *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-case py-case: only depend on py-unittest2 when building for python 2.x 2022-01-27 11:39:38 +00:00
py-cffi *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-chai *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-characteristic *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-checker *: python2 egg files are back, add them to the PLISTs 2022-01-14 17:51:50 +00:00
py-cheetah *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-cheetah3 *: set USE_PKG_RESOURCES for more packages 2022-01-05 20:47:34 +00:00
py-cle *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-click py-click: move line higher so this package is really disabled for Python 2 2022-02-03 23:43:24 +00:00
py-click-didyoumean py-click-didyoumean: updated to 0.3.0 2022-02-07 21:07:36 +00:00
py-click-log *: depend on py-click via versioned_dependencies 2022-01-31 09:48:35 +00:00
py-click-plugins *: depend on py-click via versioned_dependencies 2022-01-31 09:48:35 +00:00
py-click-repl *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-click-threading *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-click7 devel/py-click7: import py27-click-7.1.2nb1 2022-01-31 09:43:23 +00:00
py-clickclick py-clickclick: disable for python 3.7 2022-02-26 13:44:07 +00:00
py-codespell python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-codestyle python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-cogapp *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-compizconfig revbump for icu and libffi 2021-12-08 16:01:42 +00:00
py-configargparse *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-configobj py-configobj: fix PLIST for python 2.7 2022-01-22 15:32:06 +00:00
py-configparser *: setuptools_scm: switch to versioned_dependencies 2022-01-13 19:31:20 +00:00
py-confuse *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-constantly *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-constants *: fix for python 3.x 2022-01-19 17:50:45 +00:00
py-construct py-construct: updated to 2.10.68 2022-02-22 08:39:25 +00:00
py-contextlib2 *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-cookiecutter python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-cooldict py-cooldict: fix PLIST for python 2.7 2022-01-22 15:31:14 +00:00
py-coverage python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-cparser *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-CppHeaderParser *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-cpplint python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-cppy *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-crayons *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-curses make sure ncursesprefix is set in setup.py 2021-12-26 20:03:29 +00:00
py-cursespanel
py-curtsies *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-cwcwidth py-cwcwidth: updated to 0.1.6 2022-01-07 17:22:24 +00:00
py-cyordereddict *: python2 egg files are back, add them to the PLISTs 2022-01-14 17:51:50 +00:00
py-cython py-cython: updated to 0.29.28 2022-03-01 09:59:12 +00:00
py-cytoolz *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-d2to1 *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-daemon *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-daemonize *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-darcsver *: set USE_PKG_RESOURCES for some more packages 2022-01-05 20:07:10 +00:00
py-dash *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-ddt py-ddt: updated to 1.4.4 2022-03-07 20:03:14 +00:00
py-debugpy py-debugpy: added version 1.5.1 2022-01-31 18:38:33 +00:00
py-decorator *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-deepstate *: set USE_PKG_RESOURCES for more packages 2022-01-05 20:47:34 +00:00
py-deprecated py-deprecated: added version 1.2.13 2022-01-10 17:39:52 +00:00
py-deprecation py-deprecation: desupport python 2.x 2022-01-27 11:35:02 +00:00
py-dialog *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-dict2xml *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-dictpath *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-distlib py-distlib: fix PLIST for python 2.7 2022-01-22 15:29:50 +00:00
py-distorm3 *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-distro python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-doc8 python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-docopt *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-docstyle python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-doctor *: use versioned_dependencies for py-twisted 2022-02-13 08:53:42 +00:00
py-dogpile-cache py-dogpile-cache: updated to 1.1.5 2022-01-31 13:56:06 +00:00
py-dotenv python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-dulwich py-dulwich: updated to 0.20.33 2022-03-06 08:06:26 +00:00
py-editorconfig-core python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-empty-files *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-entrypoints py-entrypoints: fix PLIST for python 2.7 2022-01-22 15:29:09 +00:00
py-enum34 *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-exam *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-execnet *: setuptools_scm: switch to versioned_dependencies 2022-01-13 19:31:20 +00:00
py-extension-helpers *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-extras *: switch py-testtools users to versioned_dependencies.mk 2022-01-27 10:57:31 +00:00
py-extratools *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-factory_boy *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-fakefs *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-faker py-faker: updated to 13.3.0 2022-03-06 17:22:18 +00:00
py-falcon *: switch py-testtools users to versioned_dependencies.mk 2022-01-27 10:57:31 +00:00
py-fann2 *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-fasteners py-fasteners: convert to wheel.mk 2022-01-31 13:03:49 +00:00
py-fastimport *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-filebytes *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-filechunkio py-filechunkio: fix PLIST for python 2.7 2022-01-22 15:28:23 +00:00
py-filelock py-filelock: updated to 3.6.0 2022-02-21 08:27:37 +00:00
py-fixtures *: switch py-testtools users to versioned_dependencies.mk 2022-01-27 10:57:31 +00:00
py-flake8 py-flake8: disable python 2.7 earlier so it works 2022-02-01 10:02:44 +00:00
py-flake8-3 *: use versioned_dependencies for py-mccabe 2022-01-31 11:55:26 +00:00
py-flake8-docstrings *: convert py-flake8 users to versioned_dependencies 2022-01-29 08:48:40 +00:00
py-flake8-import-order *: convert py-flake8 users to versioned_dependencies 2022-01-29 08:48:40 +00:00
py-flake8-polyfill *: convert py-flake8 users to versioned_dependencies 2022-01-29 08:48:40 +00:00
py-flakes python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-flaky *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-flexmock *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-flit py-flit_core py-flit: updated o 3.6.0 2022-01-10 19:17:09 +00:00
py-flit_core py-flit_core: wheel.mk is now standalone, remove extension.mk 2022-01-25 21:51:58 +00:00
py-flufl.i18n *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-flufl.lock *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-flufl.testing *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-freezegun *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-frozendict py-frozendict: updated to 2.3.0 2022-02-07 21:14:41 +00:00
py-frozenlist py-frozenlist: updated to 1.3.0 2022-01-19 06:10:03 +00:00
py-func_timeout *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-funcparserlib *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-funcsigs *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-functools32 *: python2 egg files are back, add them to the PLISTs 2022-01-14 17:51:50 +00:00
py-future python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-futures *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-fuzzywuzzy *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-game *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-gast *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-gcovr python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-generate py-generate: fix PLIST for python 2.7 2022-01-22 15:27:38 +00:00
py-gflags *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-gitdb *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-gitinspector python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-gitinspector-devel *: set USE_PKG_RESOURCES for more packages 2022-01-05 20:47:34 +00:00
py-gitpython *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-gobject Forget about Python 3.6 2021-12-30 13:05:27 +00:00
py-gobject-shared revbump for icu and libffi 2021-12-08 16:01:42 +00:00
py-gobject3 py-gobject3*: update to 3.42.0 2022-01-28 14:22:15 +00:00
py-gobject3-common
py-gobject32 DESCR: fix typo 2022-01-28 14:24:12 +00:00
py-google-api-core py-google-api-core: add missing dependency 2022-01-27 11:48:22 +00:00
py-google-apputils *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-google-i18n-address *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-googleapis-common-protos *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-greenlet *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-guppy3 *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-h5py *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-hamcrest *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-hexbytes *: remove workaround patches for python 3.6 2022-01-14 11:49:41 +00:00
py-hg-evolve py-hg-evolve: fix PLIST for python 2.x 2022-01-27 08:06:26 +00:00
py-hg-fastimport *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-hg-git *: remove workaround patches for python 3.6 2022-01-14 11:49:41 +00:00
py-hglib *: python2 egg files are back, add them to the PLISTs 2022-01-14 17:51:50 +00:00
py-hgtools *: setuptools_scm: switch to versioned_dependencies 2022-01-13 19:31:20 +00:00
py-hyperscan *: setuptools_scm: switch to versioned_dependencies 2022-01-13 19:31:20 +00:00
py-hypothesis py310-hypothesis: update to 6.36.1. 2022-01-31 11:43:31 +00:00
py-hypothesis4 *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-hypothesmith devel/py-hypothesmith: import py-hypothesmith-0.2.0 2022-02-23 11:40:06 +00:00
py-idle
py-ijson *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-immutabledict *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-importlib-metadata py-importlib-metadata: fix dependencies and test-dependencies 2022-01-29 10:36:17 +00:00
py-importlib-metadata2 devel/py-importlib-metadata2: import py27-importlib-metadata-2.0.0nb1 2022-01-25 08:55:50 +00:00
py-importlib-resources *: setuptools_scm: switch to versioned_dependencies 2022-01-13 19:31:20 +00:00
py-incremental *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-iniconfig *: setuptools_scm: switch to versioned_dependencies 2022-01-13 19:31:20 +00:00
py-InlineEgg py-InlineEgg: fix PLIST 2022-01-22 15:35:55 +00:00
py-inquirer *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-intelhex *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-intervaltree *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-iowait py-iowait: fix PLIST for python 2.7 2022-01-22 15:26:48 +00:00
py-ipaddr *: python2 egg files are back, add them to the PLISTs 2022-01-14 17:51:50 +00:00
py-ipykernel py-ipykernel: updated to 6.9.1 2022-02-16 09:55:04 +00:00
py-ipython py-ipython: updated to 8.1.1 2022-03-06 17:18:31 +00:00
py-ipython5 *: python2 egg files are back, add them to the PLISTs 2022-01-14 17:51:50 +00:00
py-ipython_genutils *: python2 egg files are back, add them to the PLISTs 2022-01-14 17:51:50 +00:00
py-iso-639 *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-iso3166 *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-isort python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-isort4 *: set USE_PKG_RESOURCES for more packages 2022-01-05 20:47:34 +00:00
py-itanium_demangler *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-jaraco.classes *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-jaraco.envs *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-jaraco.functools *: setuptools_scm: switch to versioned_dependencies 2022-01-13 19:31:20 +00:00
py-jaraco.itertools *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-jaraco.path *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-jaraco_util python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-jersey *: use versioned_dependencies for py-twisted 2022-02-13 08:53:42 +00:00
py-joblib *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-jupyter-console py-jupyter-console: updated to 6.4.2 2022-03-06 08:04:01 +00:00
py-jupyter_client py-jupyter_client: updated to 7.1.2 2022-01-31 17:59:00 +00:00
py-jupyter_core py-jupyter_core: updated to 4.9.2 2022-02-16 09:53:20 +00:00
py-kafka-python *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-kaitaistruct *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-kitchen *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-kivy *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-kivy-garden *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-kjbuckets *: python2 egg files are back, add them to the PLISTs 2022-01-14 17:51:50 +00:00
py-lama *: use versioned_dependencies for py-mccabe 2022-01-31 11:55:26 +00:00
py-lazr.config *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-lazr.delegates *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-lazy-object-proxy *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-libevent-rpcgen
py-libmc *: fix for python 3.x 2022-01-19 17:50:45 +00:00
py-libusb1 *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-limits *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-line_profiler py-line_profiler: updated to 3.4.0 2022-02-05 11:40:48 +00:00
py-linecache2 *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-llvmlite py-llvmlite: updated to 0.38.0 2022-01-14 19:49:10 +00:00
py-lockfile *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-logan *: convert py-flake8 users to versioned_dependencies 2022-01-29 08:48:40 +00:00
py-logbook *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-logilab-common python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-lru-dict *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-lupa py-lupa: convert to egg.mk 2022-01-10 18:39:00 +00:00
py-macaroons *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-macholib python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-mako python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-mando *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-manticore python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-mccabe py-mccabe: add missing test dependency 2022-02-23 11:41:27 +00:00
py-mccabe06 devel/py-mccabe06: import py27-mccabe-0.6.1nb1 2022-01-31 11:53:48 +00:00
py-memcached *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-memory-profiler python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-mercurial py-mercurial: update to 6.0.3. 2022-02-20 22:06:44 +00:00
py-mergedeep py-mergedeep: added version 1.3.4 2022-02-05 09:40:48 +00:00
py-minidump python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-minimock *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-mixbox *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-mmh3 *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-mock *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-modulegraph python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-more-itertools *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-more-itertools2 *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-mox py-mox: convert to egg.mk 2022-01-19 17:54:37 +00:00
py-msgpack *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-mulpyplexer *: fix for python 3.x 2022-01-19 17:50:45 +00:00
py-multipledispatch *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-nest-asyncio py-nest-asyncio: added version 1.5.4 2022-01-31 17:47:22 +00:00
py-newt py-newt: use CC instead of (undefined) CPP 2022-01-27 08:10:07 +00:00
py-nose python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-nose-exclude *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-nose2 python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-nosexcover *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-ode *: python2 egg files are back, add them to the PLISTs 2022-01-14 17:51:50 +00:00
py-olefile *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-open-vcdiff *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-Optik *: python2 egg files are back, add them to the PLISTs 2022-01-14 17:51:50 +00:00
py-ordered-set py-ordered-set: updated to 4.1.0 2022-01-27 08:34:19 +00:00
py-oset *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-outcome devel/py-outcome: import py-outcome-1.1.0 2022-01-19 22:39:01 +00:00
py-packageurl py-packageurl: updated to 0.9.8.1 2022-02-12 18:08:48 +00:00
py-packaging *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-packaging2 *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-parameterized *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-ParamUnittest *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-path py-path: updated to 16.3.0 2022-01-07 16:56:33 +00:00
py-path.py *: setuptools_scm: switch to versioned_dependencies 2022-01-13 19:31:20 +00:00
py-pathlib *: python2 egg files are back, add them to the PLISTs 2022-01-14 17:51:50 +00:00
py-pathlib2 py-pathlib2: updated to 2.3.7 2022-02-10 20:54:23 +00:00
py-pathspec *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-pbr py-pbr: comment out py-testtools test dependency 2022-01-27 11:23:16 +00:00
py-pebble *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-pep8 python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-pep517 py-pep517: fix PLIST for python 2.7 2022-01-22 15:24:20 +00:00
py-pep621 devel/py-pep621: import py-pep621-0.4.0 2022-02-07 21:40:47 +00:00
py-pexpect *: python2 egg files are back, add them to the PLISTs 2022-01-14 17:51:50 +00:00
py-pip python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-pip-api py-pip-api: updated to 0.0.27 2022-02-07 13:14:40 +00:00
py-pip-run py-pip-run: add missing build dependency 2022-02-06 22:41:59 +00:00
py-pip20 *: set USE_PKG_RESOURCES for more packages 2022-01-05 20:47:34 +00:00
py-pkgconfig *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:21 +00:00
py-pkginfo py-pkginfo: fix a pasto in the COMMENT 2022-02-19 04:32:10 +00:00
py-pluggy *: use versioned_dependencies.mk for py-importlib-metadata 2022-01-25 09:05:10 +00:00
py-plumbum *: setuptools_scm: switch to versioned_dependencies 2022-01-13 19:31:20 +00:00
py-ply *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:21 +00:00
py-poetry py-poetry: remove virtuelenv lower bound 2022-01-12 08:22:31 +00:00
py-poetry-core py-poetry-core: added version 1.0.7 2022-01-11 19:19:56 +00:00
py-polib *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:21 +00:00
py-pooch py-pooch: updated to 1.6.0 2022-01-31 17:31:23 +00:00
py-pqueue
py-prefixspan *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:21 +00:00
py-pretend *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:21 +00:00
py-progress *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:21 +00:00
py-progressbar2 py-progressbar2: update to 4.0.0. 2022-01-05 22:26:42 +00:00
py-prompt_toolkit py-prompt_toolkit: updated to 3.0.28 2022-02-11 10:01:12 +00:00
py-prompt_toolkit1 *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:21 +00:00
py-proteus *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:21 +00:00
py-protobuf protobuf py-protobuf: updated to 3.19.4 2022-01-30 16:33:43 +00:00
py-py py-py: updated to 1.11.0 2022-02-23 11:45:52 +00:00
py-py2app *: set USE_PKG_RESOURCES for more packages 2022-01-05 20:47:34 +00:00
py-pybind11 py-pybind11: updated to 2.9.1 2022-02-05 14:53:33 +00:00
py-pycotap *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:21 +00:00
py-pydispatcher *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:21 +00:00
py-pyelftools *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:21 +00:00
py-pygit2 *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:21 +00:00
py-pylint py-pylint: allow newer py-mccabe 2022-02-07 12:45:27 +00:00
py-pylint-plugin-utils py-pylint-plugin-utils: updated to 0.7 2022-02-07 21:02:44 +00:00
py-pylru *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:21 +00:00
py-Pympler py-Pympler: fix PLIST for python 2.7 2022-01-22 15:34:40 +00:00
py-pyobjc
py-pyobjc-core *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:21 +00:00
py-pyobjc-framework-Accounts *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:21 +00:00
py-pyobjc-framework-AddressBook *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:21 +00:00
py-pyobjc-framework-AppleScriptKit *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:21 +00:00
py-pyobjc-framework-AppleScriptObjC *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:21 +00:00
py-pyobjc-framework-ApplicationServices *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:21 +00:00
py-pyobjc-framework-Automator *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:21 +00:00
py-pyobjc-framework-AVFoundation *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:21 +00:00
py-pyobjc-framework-AVKit *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:21 +00:00
py-pyobjc-framework-CalendarStore *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:21 +00:00
py-pyobjc-framework-CFNetwork *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:21 +00:00
py-pyobjc-framework-CloudKit *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:21 +00:00
py-pyobjc-framework-Cocoa *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:21 +00:00
py-pyobjc-framework-Collaboration *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:21 +00:00
py-pyobjc-framework-ColorSync *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:21 +00:00
py-pyobjc-framework-Contacts *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:21 +00:00
py-pyobjc-framework-ContactsUI *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:21 +00:00
py-pyobjc-framework-CoreAudio *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:21 +00:00
py-pyobjc-framework-CoreBluetooth *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-CoreData *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-CoreLocation *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-CoreMedia *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-CoreML *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-CoreServices *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-CoreSpotlight *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-CoreText *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-CoreWLAN *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-CryptoTokenKit *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-DictionaryServices *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-DiskArbitration *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-EventKit *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-ExceptionHandling *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-ExternalAccessory *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-FinderSync *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-FSEvents *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-GameCenter *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-GameController *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-GameKit *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-GameplayKit *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-ImageCaptureCore *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-InputMethodKit *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-InstallerPlugins *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-InstantMessage *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-Intents *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-IOSurface *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-iTunesLibrary *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-LatentSemanticMapping *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-LaunchServices *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-libdispatch *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-LocalAuthentication *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-MapKit *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-MediaAccessibility *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-MediaLibrary *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-MediaPlayer *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-Metal *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-MetalKit *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-ModelIO *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-MultipeerConnectivity *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-NaturalLanguage *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-NetFS *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-NetworkExtension *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-NotificationCenter *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-OpenDirectory *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-Photos *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-PhotosUI *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-PreferencePanes *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-PubSub *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-QTKit *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-Quartz *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-SafariServices *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-SceneKit *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-ScreenSaver *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-ScriptingBridge *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-SearchKit *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-Security *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-SecurityInterface *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-ServiceManagement *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-Social *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-SpriteKit *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-StoreKit *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-SyncServices *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-SystemConfiguration *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-Vision *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyobjc-framework-WebKit *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pyparsing py-pyparsing: updated to 3.0.7 2022-01-21 11:31:47 +00:00
py-pyparsing2 *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-Pyro py-Pyro: updated to 4.82 2022-02-09 21:25:58 +00:00
py-pyrsistent *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pysha3 *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pysvn py-pysvn: add missing dependency 2021-12-16 14:35:40 +00:00
py-pyte *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-pytemplate *: python2 egg files are back, add them to the PLISTs 2022-01-14 17:51:50 +00:00
py-pyutil *: use versioned_dependencies for py-twisted 2022-02-13 08:53:42 +00:00
py-pyvex *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-queuelib *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-quixote *: python2 egg files are back, add them to the PLISTs 2022-01-14 17:51:50 +00:00
py-radon python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-random2 *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-rauth *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-readlike *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-readline
py-rednose *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-reparser *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-repoze.lru *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-requests py-requests: updated to 2.27.1 2022-01-07 16:23:16 +00:00
py-requests-file *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-requests-ftp *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-requests-futures *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-requests-mock *: switch py-testtools users to versioned_dependencies.mk 2022-01-27 10:57:31 +00:00
py-requests-toolbelt *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-requests-unixsocket *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-requirements-parser *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-resolvelib *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-restructuredtext_lint python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-retry_decorator *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-rlp *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-rope py-rope: updated to 0.23.0 2022-02-27 08:52:13 +00:00
py-rply *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-ruamel-base py-ruamel-base: fix installation 2022-01-14 09:54:14 +00:00
py-ruamel-ordereddict *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-ruamel-yaml py-ruamel-yaml: updated to 0.17.21 2022-02-12 17:55:10 +00:00
py-ruamel-yaml-clib py-ruamel-yaml-clib: fix installation 2022-01-10 21:54:14 +00:00
py-sarge *: fix for python 3.x 2022-01-19 17:50:45 +00:00
py-scandir *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-scard py-scard: updated to 2.0.2 2022-01-10 16:15:07 +00:00
py-selectors2 *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-semantic_version *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-sentry-sdk *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-serpent py-serpent: updated to 1.40 2022-02-09 21:24:58 +00:00
py-setuptools py-setuptools: updated to 60.9.3 2022-02-21 08:20:53 +00:00
py-setuptools-rust py-setuptools-rust: mark as not for python 2.7 2022-02-23 23:23:06 +00:00
py-setuptools44 py-setuptools*: convert to egg.mk 2022-01-10 23:49:02 +00:00
py-setuptools_scm py-setuptools_scm: updated to 6.4.2 2022-01-19 12:58:43 +00:00
py-setuptools_scm5 devel/py-setuptools_scm5: import py-setuptools_scm-5.0.2nb1 2022-01-13 18:24:10 +00:00
py-setuptools_scm_git_archive *: setuptools_scm: switch to versioned_dependencies 2022-01-13 19:31:20 +00:00
py-setuptools_trial *: use versioned_dependencies for py-twisted 2022-02-13 08:53:42 +00:00
py-simplegeneric *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-singledispatch *: setuptools_scm: switch to versioned_dependencies 2022-01-13 19:31:20 +00:00
py-slugify python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-smmap *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-sortedcontainers *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-Spans *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-speaklater *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-stem *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-stevedore *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-stsci.distutils *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-subprocess32 *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-subversion revbump for icu and libffi 2021-12-08 16:01:42 +00:00
py-subvertpy *: python2 egg files are back, add them to the PLISTs 2022-01-14 17:51:50 +00:00
py-sure py-sure: restrict to 3+ because of build issues 2022-01-14 09:38:06 +00:00
py-sysctl py-sysctl: convert to egg.mk 2022-01-19 17:57:14 +00:00
py-tenacity *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-termcolor py-termcolor: fix PLIST for python 2.7 2022-01-22 15:23:32 +00:00
py-test py-test: update to 7.0.1. 2022-02-15 16:05:42 +00:00
py-test-assume *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-test-asyncio py-test-asyncio: updated to 0.18.1 2022-02-21 08:31:36 +00:00
py-test-benchmark python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-test-cache *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-test-celery devel/py-test-celery: import py-test-celery-0.0.0 2022-02-15 16:21:11 +00:00
py-test-cov *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-test-doctestplus py-test-doctestplus: update PLIST 2022-01-17 09:39:19 +00:00
py-test-env *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-test-fixture-config *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-test-flake8 *: convert py-flake8 users to versioned_dependencies 2022-01-29 08:48:40 +00:00
py-test-forked *: setuptools_scm: switch to versioned_dependencies 2022-01-13 19:31:20 +00:00
py-test-isort *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-test-lazy-fixture py-test-lazy-fixture: added version 0.6.3 2022-02-14 08:52:02 +00:00
py-test-localserver py-test-localserver: updated to 0.5.1 2022-01-07 16:44:54 +00:00
py-test-mock *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-test-mypy py-test-mypy: updated to 0.9.1 2022-02-08 09:12:48 +00:00
py-test-pylint *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-test-pythonpath *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-test-random-order *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-test-randomly *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-test-relaxed *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-test-rerunfailures *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-test-runner *: setuptools_scm: switch to versioned_dependencies 2022-01-13 19:31:20 +00:00
py-test-shutil *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-test-subtests devel/py-test-subtests: import py-test-subtests-0.7.0 2022-02-15 16:10:01 +00:00
py-test-sugar *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-test-testmon *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-test-timeout *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-test-utils *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-test-virtualenv *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-test-watch python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-test-xdist *: remove workaround patches for python 3.6 2022-01-14 11:49:41 +00:00
py-test-xprocess *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-test4 *: use versioned_dependencies.mk for py-importlib-metadata 2022-01-25 09:05:10 +00:00
py-testpath py-testpath: fix PLIST for python 2.7 2022-01-22 15:22:41 +00:00
py-testrepository *: switch py-testtools users to versioned_dependencies.mk 2022-01-27 10:57:31 +00:00
py-testresources *: switch py-testtools users to versioned_dependencies.mk 2022-01-27 10:57:31 +00:00
py-testscenarios *: switch py-testtools users to versioned_dependencies.mk 2022-01-27 10:57:31 +00:00
py-testtools py310-testtools: update to 2.5.0. 2022-01-27 11:24:18 +00:00
py-testtools24 devel/py-testtools24: import py27-testtools-2.4.0nb1 2022-01-27 10:50:14 +00:00
py-thrift *: use versioned_dependencies for py-twisted 2022-02-13 08:53:42 +00:00
py-tlsh *: fix for python 3.x 2022-01-19 17:50:45 +00:00
py-toolz *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-tortoisehg py-tortoisehg: fix PLIST for python 2.x 2022-01-27 08:15:02 +00:00
py-tox py-tox: PYTHON_VERSIONS_INCOMPATIBLE goes higher 2022-02-18 06:22:59 +00:00
py-traceback2 *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-traitlets *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-traitlets4 *: python2 egg files are back, add them to the PLISTs 2022-01-14 17:51:50 +00:00
py-treq py-treq: updated to 22.2.0 2022-02-14 10:15:33 +00:00
py-trio py-trio: updated to 0.20.0 2022-02-22 13:56:14 +00:00
py-tryton python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-trytond py-trytond: g/c stale commented-out line 2022-01-14 04:43:36 +00:00
py-tubes py-tubes: clean up 2022-02-13 09:44:10 +00:00
py-txaio *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-txgithub *: use versioned_dependencies for py-twisted 2022-02-13 08:53:42 +00:00
py-txrequests *: use versioned_dependencies for py-twisted 2022-02-13 08:53:42 +00:00
py-typed-ast py-typed-ast: updated to 1.5.2 2022-01-24 11:11:01 +00:00
py-typeguard py-typeguard: add missing build dependency 2022-01-27 08:17:13 +00:00
py-types-setuptools py-types-setuptools: updated to 57.4.9 2022-02-07 11:46:23 +00:00
py-types-toml py-types-toml: updated to 0.10.3 2022-02-03 08:15:51 +00:00
py-types-ujson devel/py-types-ujson: import py-types-ujson-4.2.1 2022-01-27 09:44:02 +00:00
py-typing *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-typing-extensions *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-typing-inspect py-typing-inspect: mark as not for python 2.7 due to py-mypy_extensions 2022-02-23 23:21:53 +00:00
py-unit *: python2 egg files are back, add them to the PLISTs 2022-01-14 17:51:50 +00:00
py-unitgui *: python2 egg files are back, add them to the PLISTs 2022-01-14 17:51:50 +00:00
py-unittest-mixins *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-unittest2 py-unittest2: limit to python 2.x 2022-01-27 11:59:42 +00:00
py-unittest2pytest python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-unpaddedbase64 py-unpaddedbase64: update to 2.1.0. 2022-01-25 13:21:43 +00:00
py-urwid *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-usb py-usb: update to 1.2.1. 2022-01-04 19:49:17 +00:00
py-utils py-utils: updated to 3.1.0 2022-01-16 08:44:20 +00:00
py-uuid py-uuid: fix PLIST 2022-01-22 15:22:05 +00:00
py-uvloop py-uvloop: relax restrictions 2022-01-27 10:06:38 +00:00
py-vcversioner *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-vine *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-virtualenv python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-visitor *: setuptools_scm: switch to versioned_dependencies 2022-01-13 19:31:20 +00:00
py-wasm python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-wcwidth *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-wheel python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-whichcraft *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-wrapt *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-xbe py-xbe: updated to 0.0.3 2022-02-08 10:53:25 +00:00
py-xdg *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-xdis python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-xopen *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-yapf python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-zanata-python-client py-zanata-python-client: requires setuptools 2022-01-05 20:03:35 +00:00
py-zc.lockfile *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-zconfig python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-zope.deferredimport py-zope.deferredimport: updated to 4.4 2022-02-11 11:24:16 +00:00
py-zope.deprecation *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-zope.exceptions py-zope.exceptions: updated to 4.5 2022-02-11 11:20:39 +00:00
py-zope.hookable py-zope.hookable: updated to 5.1.0 2022-02-11 11:20:07 +00:00
py-zope.testing py-zope.testing: updated to 4.10 2022-03-07 10:46:14 +00:00
py-ZopeComponent *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-ZopeConfiguration *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-ZopeEvent *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-ZopeI18NMessageid *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-ZopeInterface *: bump PKGREVISION for egg.mk users 2022-01-04 20:52:30 +00:00
py-ZopeSchema py-ZopeSchema: updated to 6.2.0 2022-03-06 20:03:42 +00:00
py-ZopeTestrunner py-ZopeTestrunner: updated to 5.4.0 2022-03-06 20:05:56 +00:00
pycharm-bin
pythontidy
qbzr *: python2 egg files are back, add them to the PLISTs 2022-01-14 17:51:50 +00:00
qconf revbump for icu and libffi 2021-12-08 16:01:42 +00:00
qjson revbump for icu and libffi 2021-12-08 16:01:42 +00:00
qore-uuid-module Update qore-uuid-module to version 1.4 2022-01-27 18:08:22 +00:00
qtscriptgenerator revbump for icu and libffi 2021-12-08 16:01:42 +00:00
quilt
R-assertthat
R-BH
R-bindr
R-bit
R-bit64
R-blob
R-brio
R-cachem (devel/R-cachem) Updated 1.0.5 to 1.0.6 2021-11-28 00:49:54 +00:00
R-callr
R-caTools
R-checkmate
R-cli
R-cliapp
R-clipr
R-covr
R-crayon
R-cyclocomp
R-desc (devel/R-desc) Updated 1.3.0 to 1.4.0, make test fails (1) 2021-11-29 10:39:47 +00:00
R-devtools
R-diffobj (devel/R-diffob) Updated 0.3.4 to 0.3.5, make test ERROR1, WARNING 1 2021-11-29 10:47:58 +00:00
R-diffr
R-disposables
R-evaluate
R-fansi
R-fastmap
R-filelock
R-fs
R-gert
R-git2r
R-globals
R-glue
R-ini
R-inline
R-IRdisplay
R-IRkernel
R-iterators
R-lazyeval
R-lifecycle
R-lintr
R-lpSolve
R-magrittr
R-memoise
R-mockery
R-pak
R-pkgbuild
R-pkgcache
R-pkgconfig
R-pkgKitten (devel/R-pkgKitten) Add TEST_DEPENDS+= R-whoami, passes 2021-11-29 10:30:33 +00:00
R-pkgload
R-plogr
R-prettycode
R-proto
R-purrr
R-R.methodsS3
R-R.oo
R-R.utils (devel/R-R.utils) Add two TEST_DEPENDS+= 2021-11-28 01:03:28 +00:00
R-R6
R-rappdirs
R-rcmdcheck
R-Rcpp
R-rematch
R-rematch2
R-remotes
R-renv
R-repr
R-rex
R-rio
R-rlang
R-roxygen2
R-rprojroot
R-RUnit
R-rversions
R-sessioninfo
R-tcltk2
R-testit
R-testthat
R-tidyselect
R-tinytest
R-usethis
R-uuid
R-waldo
R-whisker
R-whoami (devel/R-whoami) import R-whoami-1.3.0 2021-11-29 10:20:24 +00:00
R-withr
R-xfun
radamsa
radare2 revbump for icu and libffi 2021-12-08 16:01:42 +00:00
radare2-cutter revbump for icu and libffi 2021-12-08 16:01:42 +00:00
ragel
rainbow-delimiters-el
range-v3
rapidsvn revbump for icu and libffi 2021-12-08 16:01:42 +00:00
ratfor
RBTools python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
rcs
rdp
RE-flex Updated to 3.0.12 2021-11-28 20:22:33 +00:00
re2
re2c
readline readline: update to 8.1.2. 2022-01-16 22:52:06 +00:00
rebar
rebar3
rebar21
refinecvs
reftools Revbump all Go packages after go117 update 2022-03-07 09:14:02 +00:00
remake
Renaissance revbump for icu and libffi 2021-12-08 16:01:42 +00:00
reposurgeon
retrie devel/retrie: Link retrie with static Haskell libraries 2022-02-26 08:26:12 +00:00
rgbds
rinutils
robin-map
ropper *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
roundup *: python2 egg files are back, add them to the PLISTs 2022-01-14 17:51:50 +00:00
rox-lib
rpc2
rscode
rsltc
rt-mysql
rt-pgsql
rt4
rttr
ruby-abstract
ruby-activejob52 www/ruby-rails52: update to 5.2.6.2 2022-02-13 07:26:05 +00:00
ruby-activejob60 www/ruby-rails60: update to 6.0.4.6 2022-02-13 07:31:21 +00:00
ruby-activejob61 www/ruby-rails61: update to 6.1.4.6 2022-02-13 07:35:04 +00:00
ruby-activejob70 devel/ruby-activejob70: update to 7.0.2 2022-02-13 07:42:22 +00:00
ruby-activemodel52 www/ruby-rails52: update to 5.2.6.2 2022-02-13 07:26:05 +00:00
ruby-activemodel60 www/ruby-rails60: update to 6.0.4.6 2022-02-13 07:31:21 +00:00
ruby-activemodel61 www/ruby-rails61: update to 6.1.4.6 2022-02-13 07:35:04 +00:00
ruby-activemodel70 devel/ruby-activemodel70: update to 7.0.2 2022-02-13 07:41:59 +00:00
ruby-activestorage52 www/ruby-rails52: update to 5.2.6.2 2022-02-13 07:26:05 +00:00
ruby-activestorage60 www/ruby-rails60: update to 6.0.4.6 2022-02-13 07:31:21 +00:00
ruby-activestorage61 www/ruby-rails61: update to 6.1.4.6 2022-02-13 07:35:04 +00:00
ruby-activestorage70 devel/ruby-activestorage70: update to 7.0.2 2022-02-13 07:44:29 +00:00
ruby-activesupport52 www/ruby-rails52: update to 5.2.6.2 2022-02-13 07:26:05 +00:00
ruby-activesupport60 www/ruby-rails60: update to 6.0.4.6 2022-02-13 07:31:21 +00:00
ruby-activesupport61 www/ruby-rails61: update to 6.1.4.6 2022-02-13 07:35:04 +00:00
ruby-activesupport70 devel/ruby-activesupport70: update to 7.0.2 2022-02-13 07:41:06 +00:00
ruby-algorithms
ruby-amstd
ruby-approvaltests
ruby-assistance
ruby-atk ruby-gnome: update to 3.5.1. 2022-01-17 15:17:14 +00:00
ruby-backports devel/ruby-backports: update to 3.23.0 2022-02-12 12:12:32 +00:00
ruby-bindata
ruby-bit-struct
ruby-blankslate
ruby-bond
ruby-bsearch
ruby-byaccr
ruby-byebug
ruby-c21e
ruby-celluloid
ruby-celluloid-essentials
ruby-celluloid-extras
ruby-celluloid-fsm
ruby-celluloid-pool
ruby-celluloid-supervision
ruby-classy_hash
ruby-cmd
ruby-concurrent-ruby
ruby-contracts
ruby-cucumber-core devel/ruby-cucumber-core: update to 10.1.1 2022-02-12 12:23:14 +00:00
ruby-cucumber-expressions devel/ruby-cucumber-expressions: update to 14.0.0 2021-11-23 14:01:09 +00:00
ruby-cucumber-messages
ruby-cucumber-tag-expressions devel/ruby-cucumber-tag-expressions: update to 4.1.0 2021-11-23 14:07:30 +00:00
ruby-cucumber-wire devel/ruby-cucumber-wire: update to 6.2.1 2022-02-12 12:25:18 +00:00
ruby-curses devel/ruby-curses: update to 1.4.4 2022-02-12 12:28:53 +00:00
ruby-daemon_controller
ruby-deep_merge devel/ruby-deep_merge: update to 1.2.2 2022-03-06 04:00:58 +00:00
ruby-delayer
ruby-delayer-deferred
ruby-dep Thease packages dose not support Ruby 3.1. 2022-01-16 14:29:29 +00:00
ruby-deprecated
ruby-dhaka
ruby-diva ruby-diva: update to 2.0.1. 2022-01-08 15:13:46 +00:00
ruby-docile
ruby-eet
ruby-equatable
ruby-eventmachine
ruby-extlib
ruby-facade
ruby-fast_gettext
ruby-ffi devel/ruby-ffi: update to 1.15.5 2022-02-12 12:30:40 +00:00
ruby-ffi-compiler
ruby-ffi-yajl
ruby-filesize
ruby-flexmock
ruby-forwardable-extended
ruby-gemcutter
ruby-generator
ruby-getopt
ruby-gettext
ruby-gettext-activerecord
ruby-gettext-rails
ruby-gettext-setup
ruby-gettext_i18n_rails
ruby-gio2 ruby-gnome: update to 3.5.1. 2022-01-17 15:17:14 +00:00
ruby-glib2 ruby-gnome: update to 3.5.1. 2022-01-17 15:17:14 +00:00
ruby-globalid devel/ruby-globalid: update to 1.0.0 2021-11-28 07:55:48 +00:00
ruby-gobject-introspection ruby-gnome: update to 3.5.1. 2022-01-17 15:17:14 +00:00
ruby-hashery
ruby-heckle
ruby-highline
ruby-hike
ruby-hocon
ruby-i18n devel/ruby-i18n: update to 1.8.11 2021-11-23 14:14:03 +00:00
ruby-i18n12
ruby-idn
ruby-iniparse
ruby-inline
ruby-instance_storage
ruby-io-like
ruby-iruby ruby-iruby: actually do not support Python 3.7 2022-02-04 13:39:10 +00:00
ruby-kgio
ruby-lazy_priority_queue
ruby-libyajl2
ruby-little-plugger
ruby-locale
ruby-locale-rails
ruby-lockfile
ruby-log4r
ruby-logging
ruby-loquacious
ruby-marcel devel/ruby-marcel: update to 1.0.2 2021-11-09 14:08:33 +00:00
ruby-memcache
ruby-memoist
ruby-mercenary
ruby-metaclass
ruby-metaid
ruby-metasm
ruby-middleware
ruby-minitest devel/ruby-minitest: update to 5.15.0 2021-12-19 06:34:13 +00:00
ruby-mixlib-authentication
ruby-mixlib-cli
ruby-mixlib-config
ruby-mixlib-log
ruby-mixlib-shellout
ruby-mkrf
ruby-mocha
ruby-msgpack devel/ruby-msgpack: update to 1.4.5 2022-03-06 04:03:22 +00:00
ruby-multi_test
ruby-mustache
ruby-native-package-installer devel/ruby-native-package-installer: update to 1.1.3 2022-02-12 12:35:37 +00:00
ruby-ncurses
ruby-necromancer
ruby-needle
ruby-nenv
ruby-octokit devel/ruby-octokit: update to 4.22.0 2022-02-12 12:37:42 +00:00
ruby-ole
ruby-open4
ruby-pango ruby-gnome: update to 3.5.1. 2022-01-17 15:17:14 +00:00
ruby-parseconfig devel/ruby-parseconfig: update to 1.1.2 2021-11-09 14:11:35 +00:00
ruby-parser devel/ruby-parser: update to 3.18.1 2021-11-23 14:15:58 +00:00
ruby-parsetree
ruby-parslet
ruby-pastel
ruby-pathname2
ruby-pathutil
ruby-pkg-config devel/ruby-pkg-config: update to 1.4.7 2022-02-12 12:39:27 +00:00
ruby-polyglot
ruby-posix-spawn
ruby-power_assert
ruby-priority-queue
ruby-protobuf-cucumber
ruby-pycall
ruby-racc devel/ruby-racc: dose not support Ruby 3.1 2022-01-16 14:55:18 +00:00
ruby-railties52 www/ruby-rails52: update to 5.2.6.2 2022-02-13 07:26:05 +00:00
ruby-railties60 www/ruby-rails60: update to 6.0.4.6 2022-02-13 07:31:21 +00:00
ruby-railties61 www/ruby-rails61: update to 6.1.4.6 2022-02-13 07:35:04 +00:00
ruby-railties70 devel/ruby-railties70: update to 7.0.2 2022-02-13 07:45:49 +00:00
ruby-randexp
ruby-rb-fsevent devel/ruby-rb-fsevent: update to 0.11.1 2022-02-12 12:41:01 +00:00
ruby-rb-inotify
ruby-rb-kqueue devel/ruby-rb-kqueue: update to 0.2.8 2022-02-12 13:08:51 +00:00
ruby-rbtree devel/ruby-rbtree: update to 0.4.5 2022-02-12 13:14:07 +00:00
ruby-rcsparse
ruby-rd-mode
ruby-readline
ruby-red-colors
ruby-red-datasets
ruby-redmine Typo in an error message 2021-11-07 17:21:19 +00:00
ruby-redmine-flatly-light-theme
ruby-redmine-gitmike-theme devel/ruby-redmine-gitmike-theme: update to 1.2.1 2021-12-19 15:43:07 +00:00
ruby-redmine-minimalflat-theme
ruby-redmine-minimalflat2-theme
ruby-redmine-purplemine2-theme
ruby-redmine-red-andy-theme
ruby-redmine-yh-theme
ruby-redmine41 devel/ruby-redmine41: relax dependency 2022-01-21 00:28:36 +00:00
ruby-redmine42 devel/ruby-redmine42: relax dependency 2022-01-18 13:35:42 +00:00
ruby-redmine_code_review
ruby-redmine_lightbox2
ruby-redmine_theme_changer
ruby-redmine_work_time
ruby-ref
ruby-regexp_parser devel/ruby-regexp_parser: update to 2.2.1 2022-02-13 07:16:46 +00:00
ruby-rgl
ruby-ronn
ruby-rspec devel/ruby-rspec: update to 3.11.0 2022-02-12 13:35:39 +00:00
ruby-rspec-core devel/ruby-rspec-core: update to 3.11.0 2022-02-12 13:30:14 +00:00
ruby-rspec-expectations devel/ruby-rspec-expectations: update to 3.11.0 2022-02-12 13:31:48 +00:00
ruby-rspec-its
ruby-rspec-logsplit
ruby-rspec-mocks devel/ruby-rspec-mocks: update to 3.11.0 2022-02-12 13:33:02 +00:00
ruby-rspec-rails devel/ruby-rspec-rails; update to 5.1.0 2022-02-12 13:38:22 +00:00
ruby-rspec-support devel/ruby-rspec-support: update to 3.11.0 2022-02-12 13:28:28 +00:00
ruby-rspec_junit_formatter devel/ruby-rspec_junit_formatter: update to 0.5.1 2022-02-12 13:40:24 +00:00
ruby-ruby2_keywords
ruby-rugged devel/ruby-rugged: update to 1.2.0 2021-11-23 14:20:22 +00:00
ruby-scanf
ruby-SDL
ruby-semantic_puppet
ruby-semverse
ruby-setup
ruby-sexp-processor devel/ruby-sexp-processor: update to 4.16.0 2021-11-09 14:38:33 +00:00
ruby-shoulda-context
ruby-shoulda-matchers devel/ruby-shoulda-matchers: update to 5.1.0 2022-02-12 13:42:29 +00:00
ruby-simple_uuid
ruby-simplecov
ruby-simplecov-html
ruby-simpleidn
ruby-spruz
ruby-stomp
ruby-stream
ruby-subexec
ruby-subversion revbump for icu and libffi 2021-12-08 16:01:42 +00:00
ruby-sync
ruby-templater
ruby-term-ansicolor
ruby-termcolor
ruby-test-spec
ruby-test-unit devel/ruby-test-unit: update to 3.5.3 2021-12-20 13:49:36 +00:00
ruby-test-unit-notify
ruby-thor devel/ruby-thor: update to 1.2.1 2022-02-12 13:48:00 +00:00
ruby-thrift
ruby-thrift_client
ruby-tins devel/ruby-tins: update to 1.31.0 2022-02-12 15:20:56 +00:00
ruby-tomlrb
ruby-tty-box
ruby-tty-color
ruby-tty-cursor
ruby-tty-prompt
ruby-tty-reader
ruby-tty-screen
ruby-tty-table
ruby-turn
ruby-uglifier
ruby-uuidtools
ruby-validatable
ruby-wisper
ruby-wmi-lite
ruby-yell
ruby-zeitwerk devel/ruby-zeitwerk: update to 2.5.4 2022-02-12 15:22:38 +00:00
ruby-zookeeper
ruby2ruby
rubymine-bin
rudiments revbump for icu and libffi 2021-12-08 16:01:42 +00:00
rvm
sablecc
samurai
scintilla revbump for icu and libffi 2021-12-08 16:01:42 +00:00
scmcvs
scons py27-scons: fix PLIST 2022-01-14 14:58:39 +00:00
sdcc
sdcc3 *: Recursive revbump from boost 1.78.0 2022-01-10 01:46:21 +00:00
SDL revbump for icu and libffi 2021-12-08 16:01:42 +00:00
SDL-intro-en
SDL-intro-ko
SDL2 SDL2: update to 2.0.20 2022-01-11 13:02:37 +00:00
SDL_gfx
SDL_Pango revbump for icu and libffi 2021-12-08 16:01:42 +00:00
SDL_ttf
SDLmm
semantic
semi
sfsexp
sfslite
sgb
shtk
shunit2
silc-toolkit
skalibs Define _NETBSD_SOURCE on NetBSD to make sure the function declaration of fdopendir is visible. 2021-12-26 16:42:42 +00:00
slib
slibtool
sloccount
smake devel/smake: Added "sysutils/cdrtools/Makefile" to Makefile.common 2021-12-03 15:15:39 +00:00
sml-mode
snappy
snappy-java10
sofia-sip revbump for icu and libffi 2021-12-08 16:01:42 +00:00
SOPE revbump for icu and libffi 2021-12-08 16:01:42 +00:00
SOPE4 revbump for icu and libffi 2021-12-08 16:01:42 +00:00
SOPE5 devel/SOPE5: remove options and enable ldap, mysql-client, pg-client 2022-01-26 22:37:05 +00:00
sparse
sparsehash
spdlog (devel/spdlog) Updated 1.8.5 to 1.9.2 2022-01-25 04:12:41 +00:00
spiff
spin
splint
st
startbug1 revbump for icu and libffi 2021-12-08 16:01:42 +00:00
stfl
stgit stgit: convert to egg.mk 2022-01-10 22:06:47 +00:00
subversion
subversion-base revbump for icu and libffi 2021-12-08 16:01:42 +00:00
sunifdef
svn-bisect
swig
swig2
swig3
syncdir Update to 1.1. From the changelog: 2022-03-01 17:49:46 +00:00
sysexits
tailor *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
talloc
taplo-lsp devel/taplo-lsp: import taplo-lsp-0.2.6 2021-12-21 15:10:51 +00:00
tavrasm
tcl-tclcl
tclap
tcllib
tclreadline
teem
termcolor Add termcolor-2.0.0 2021-12-31 17:25:25 +00:00
tet3
tevent tevent: version 0.11 in preparation for samba4 update 2022-01-28 17:59:17 +00:00
tex-doclicense
tex-doclicense-doc
tex-etoolbox
tex-etoolbox-doc
tex-l3backend
tex-l3backend-doc
tex-l3experimental
tex-l3kernel
tex-l3kernel-doc
tex-l3packages
tex-l3packages-doc
tex-latexbug
tex-latexbug-doc
tex-lualibs
tex-lualibs-doc
tex-luatexbase
tex-luatexbase-doc
tex-multido
tex-multido-doc
tex-pgfopts
tex-pgfopts-doc
tex-pst-uml
tex-pst-uml-doc
tex-tlshell
tex-tlshell-doc
tex-xifthen
tex-xifthen-doc
texttest texttest: restrict to python 3.x 2022-01-28 12:04:17 +00:00
threadweaver revbump for icu and libffi 2021-12-08 16:01:42 +00:00
thrift
tig tig: update to 2.5.5. 2022-01-12 21:39:33 +00:00
tinycthread
tkcon
tkcvs
tkdiff
tl-expected
tla
tlsh
tmake
tokei
tomlplusplus devel/tomlplusplus: import tomlplusplus-2.5.0 2021-12-09 16:28:33 +00:00
topgit
tpasm
tradcpp
transifex-client *: set USE_PKG_RESOURCES for more packages 2022-01-05 20:47:34 +00:00
tre
treecc
trio
tvision
ucl
ucommon revbump for icu and libffi 2021-12-08 16:01:42 +00:00
ucpp
ugdb devel/ugdb: update to 0.1.11 2022-01-15 16:43:10 +00:00
umbrello revbump for icu and libffi 2021-12-08 16:01:42 +00:00
undebt python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
unidiff
unifdef
unittest-cpp
uno
userspace-rcu
uthash
valgrind
vanessa_adt
vanessa_logger
vanessa_socket
vera++ *: Recursive revbump from boost 1.78.0 2022-01-10 01:46:21 +00:00
verifast revbump for icu and libffi 2021-12-08 16:01:42 +00:00
visualvm
vtcl
wabt wabt: update to 1.0.27. 2022-02-17 18:46:33 +00:00
waf waf: updated to 2.0.23 2021-12-16 07:45:04 +00:00
wayland revbump for icu and libffi 2021-12-08 16:01:42 +00:00
wayland-protocols revbump for icu and libffi 2021-12-08 16:01:42 +00:00
woboq_codebrowser revbump for icu and libffi 2021-12-08 16:01:42 +00:00
xa65 xa65: update to 2.3.12. 2021-12-01 22:43:25 +00:00
xdelta
xdelta3
xfce4-conf revbump for icu and libffi 2021-12-08 16:01:42 +00:00
xfce4-dev-tools revbump for icu and libffi 2021-12-08 16:01:42 +00:00
xmake
xorg-util-macros
xsd
xxgdb
xxhash xxhash: fix symlinks to manpages 2021-12-16 16:49:41 +00:00
yajl
yarn
yasm
z80-asm
zeal revbump for icu and libffi 2021-12-08 16:01:42 +00:00
ZenTest devel/ZenTest: update to 4.12.1 2022-02-12 07:25:26 +00:00
zlib
zookeeper
zzuf
Makefile add devel/lua-enum 2022-03-06 09:16:21 +00:00