pkgsrc/devel
wiz dcda6e732a Updated git to 2.8.3.
Git v2.8.3 Release Notes
========================

Fixes since v2.8.2
------------------

 * "git send-email" now uses a more readable timestamps when
   formulating a message ID.

 * The repository set-up sequence has been streamlined (the biggest
   change is that there is no longer git_config_early()), so that we
   do not attempt to look into refs/* when we know we do not have a
   Git repository.

 * When "git worktree" feature is in use, "git branch -d" allowed
   deletion of a branch that is checked out in another worktree

 * When "git worktree" feature is in use, "git branch -m" renamed a
   branch that is checked out in another worktree without adjusting
   the HEAD symbolic ref for the worktree.

 * "git format-patch --help" showed `-s` and `--no-patch` as if these
   are valid options to the command.  We already hide `--patch` option
   from the documentation, because format-patch is about showing the
   diff, and the documentation now hides these options as well.

 * A change back in version 2.7 to "git branch" broke display of a
   symbolic ref in a non-standard place in the refs/ hierarchy (we
   expect symbolic refs to appear in refs/remotes/*/HEAD to point at
   the primary branch the remote has, and as .git/HEAD to point at the
   branch we locally checked out).

 * A partial rewrite of "git submodule" in the 2.7 timeframe changed
   the way the gitdir: pointer in the submodules point at the real
   repository location to use absolute paths by accident.  This has
   been corrected.

 * "git commit" misbehaved in a few minor ways when an empty message
   is given via -m '', all of which has been corrected.

 * Support for CRAM-MD5 authentication method in "git imap-send" did
   not work well.

 * The socks5:// proxy support added back in 2.6.4 days was not aware
   that socks5h:// proxies behave differently.

 * "git config" had a codepath that tried to pass a NULL to
   printf("%s"), which nobody seems to have noticed.

 * On Cygwin, object creation uses the "create a temporary and then
   rename it to the final name" pattern, not "create a temporary,
   hardlink it to the final name and then unlink the temporary"
   pattern.

   This is necessary to use Git on Windows shared directories, and is
   already enabled for the MinGW and plain Windows builds.  It also
   has been used in Cygwin packaged versions of Git for quite a while.
   See http://thread.gmane.org/gmane.comp.version-control.git/291853
   and http://thread.gmane.org/gmane.comp.version-control.git/275680.

 * "git replace -e" did not honour "core.editor" configuration.

 * Upcoming OpenSSL 1.1.0 will break compilation b updating a few APIs
   we use in imap-send, which has been adjusted for the change.

 * "git submodule" reports the paths of submodules the command
   recurses into, but this was incorrect when the command was not run
   from the root level of the superproject.

 * The test scripts for "git p4" (but not "git p4" implementation
   itself) has been updated so that they would work even on a system
   where the installed version of Python is python 3.

 * The "user.useConfigOnly" configuration variable makes it an error
   if users do not explicitly set user.name and user.email.  However,
   its check was not done early enough and allowed another error to
   trigger, reporting that the default value we guessed from the
   system setting was unusable.  This was a suboptimal end-user
   experience as we want the users to set user.name/user.email without
   relying on the auto-detection at all.

 * "git mv old new" did not adjust the path for a submodule that lives
   as a subdirectory inside old/ directory correctly.

 * "git push" from a corrupt repository that attempts to push a large
   number of refs deadlocked; the thread to relay rejection notices
   for these ref updates blocked on writing them to the main thread,
   after the main thread at the receiving end notices that the push
   failed and decides not to read these notices and return a failure.

 * A question by "git send-email" to ask the identity of the sender
   has been updated.

 * Recent update to Git LFS broke "git p4" by changing the output from
   its "lfs pointer" subcommand.

 * Some multi-byte encoding can have a backslash byte as a later part
   of one letter, which would confuse "highlight" filter used in
   gitweb.

Also contains minor documentation updates and code clean-ups.
2016-05-22 18:00:00 +00:00
..
accerciser Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
accerciser3
acme
acr Updated devel/acr to 0.10.1 (from 0.9.9) 2016-05-03 12:36:59 +00:00
acunia-jam
adocman
aegis Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
afl Updated afl to 2.13b. 2016-05-18 11:30:32 +00:00
ald
alex Bump PKGREVISION for 2015-12-13 14:14:34 +00:00
allegro Use OPSYSVARS. 2016-02-25 12:12:47 +00:00
anjuta Drop extra format string arguments. Disable zero length format string 2016-05-07 09:55:21 +00:00
ant-contrib
apache-ant Update apache-ant to 1.9.7. 2016-04-17 09:52:28 +00:00
apache-ant15
apache-ivy
apache-maven
apel
appdata-tools revbump for libsoup's ABI issue 2016-05-03 11:40:00 +00:00
apr
apr-util Recursive revbump from textproc/icu 57.1 2016-04-11 19:01:33 +00:00
arcanist Conflicts with archivers/arc. 2016-03-05 17:11:22 +00:00
arena
argp
argtable
as31
asio Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
asm2html
astyle
at-spi
at-spi2-atk Update at-spi2-atk to 2.20.0 2016-04-10 19:03:05 +00:00
at-spi2-core Fix build. 2016-04-10 22:38:02 +00:00
atf Githubify. 2016-04-27 04:20:10 +00:00
atk Update atk to 2.20.0 2016-04-10 18:55:23 +00:00
atkmm Extract using bsdtar so file names are not cut, and all files are installed. 2016-04-21 09:12:27 +00:00
autoconf
autoconf-archive Update autoconf-archive to 2016.03.20. 2016-04-14 11:30:46 +00:00
autoconf213
autogen Add bl3.mk file for libopts. 2016-03-11 11:48:59 +00:00
automake Fix warning with perl-5.22, using upstream patch. 2016-04-14 11:28:47 +00:00
automake14
automoc4 Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
avl
avltree
bam
bats Add bats version 0.4.0 in the NetBSD Packages Collection. 2016-05-02 02:29:14 +00:00
bazel Mark as BROKEN given the serious lack of quality. 2016-04-15 22:01:21 +00:00
bcc Use OPSYSVARS. 2016-02-25 12:12:47 +00:00
bglibs
bin86
binutils Backport SunOS 32-bit -mrelax-relocations fix from 2.26.1. Bump PKGREVISION. 2016-02-03 19:56:34 +00:00
bison Use OPSYSVARS. 2016-02-25 12:12:47 +00:00
blame
blib
bmake Use OPSYSVARS. 2016-02-25 12:12:47 +00:00
bmkdep
boa-constructor Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
boehm-gc Use OPSYSVARS. 2016-02-25 12:12:47 +00:00
bokken Make devel/bokken work 2015-12-09 03:03:46 +00:00
boost-build Changes 1.61.0: 2016-05-13 20:47:32 +00:00
boost-docs Changes 1.60.0: 2015-12-27 12:41:42 +00:00
boost-headers Changes 1.61.0: 2016-05-13 20:47:32 +00:00
boost-jam Changes 1.61.0: 2016-05-13 20:47:32 +00:00
boost-libs Changes 1.61.0: 2016-05-13 20:47:32 +00:00
bouml
bpython Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
buddy
bugs-everywhere Fix ALTERNATIVES file. Bump PKGREVISION. 2015-12-11 11:35:24 +00:00
bugzilla
bugzilla3
bullet
byacc
bzr Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
bzr-explorer Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
bzr-gtk Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
bzr-svn Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
bzrtools Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
c-cpp-reference
capstone Fix install_name on Darwin. Bump PKGREVISION. 2016-02-20 11:40:30 +00:00
catch Use bsdtar as pax-as-tar doesn't work. 2016-03-01 20:17:18 +00:00
cbrowser
ccache ccache 3.2.5 2016-04-25 10:24:48 +00:00
cdecl
cdk
cervisia Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
cfitsio
cflow
cflow-mode
cgdb needs flex 2015-12-11 23:51:08 +00:00
cgen
check
chmlib
chrpath
clib
clisp-pcre
clisp-syscalls
clisp-wildcard
clisp-zlib
cmake Update MASTER_SITES to avoid redirect 2016-04-17 18:45:28 +00:00
cmake-fedora Sync installation path with newer cmake. Bump revision. 2016-04-04 17:29:25 +00:00
cmake-mode
cmocka
cmockery2 Forgot to update PLIST when 1.3.8 to 1.3.9 update, thanks joerg@ 2016-03-23 14:56:07 +00:00
cmph
cobol-mode
coccinelle Recursive revbump associated with ocaml update. 2016-05-05 11:45:36 +00:00
coconut Fix build. 2015-12-26 23:35:46 +00:00
codeville Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
cogito
colordiff
commit-patch
compiz-bcop
compizconfig-backend-gconf revbump for libsoup's ABI issue 2016-05-03 11:40:00 +00:00
concurrencykit
confuse
cook
cppcheck Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
cppunit Use $as_echo to ensure \1 etc sequences are supported. 2015-12-08 11:02:25 +00:00
cpputest Add CppUTest, a C/C++ based unit xUnit test framework for unit testing 2016-05-06 18:08:45 +00:00
cproto
cpuflags Update cpuflags to 1.43 2016-01-28 19:11:30 +00:00
cqual
cre2 Don't depend on GCC's VLA of non-POD types extensions. 2016-03-29 22:03:52 +00:00
cscope
cssc
ctemplate
cunit
cut
cutter revbump for libsoup's ABI issue 2016-05-03 11:40:00 +00:00
cvs-fast-export c99 fixes SunOS 2015-12-14 01:12:08 +00:00
cvs2cl
cvs2html
cvs2svn Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
cvsclone
cvsd
cvsdiff2patch
cvsgraph
cvslock
cvsps
cvsps3
cvsup-bin
cvsup-gui-bin
cvsutils
cvsync Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
cxref
darcs Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
darts
dconf Update dconf to 0.26.0 2016-04-20 22:00:55 +00:00
dconf-editor Update dconf-editor to 3.20.1 2016-04-20 22:08:52 +00:00
ddd
deforaos-asm Import DeforaOS Asm 0.2.3 2016-02-20 03:14:46 +00:00
deforaos-coder fix struct reg usage according to /usr/include/i386/reg.h 2016-03-14 23:42:47 +00:00
deforaos-configure Package DeforaOS configure 0.2.3 2016-02-20 01:50:05 +00:00
deforaos-cpp Rename the binary as deforaos-cpp to avoid conflicts 2016-02-23 00:30:27 +00:00
deforaos-libsystem Package DeforaOS libSystem 0.3.0 2016-02-19 20:32:04 +00:00
dejagnu Updated devel/dejagnu to 1.6 2016-05-20 22:54:23 +00:00
delta
dev86 Add support for CFLAGS and LDFLAGS 2016-05-08 16:09:38 +00:00
devhelp revbump for libsoup's ABI issue 2016-05-03 11:40:00 +00:00
device-driver-doc-de
devIL
dia2code
diffuse Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
diffutils Use OPSYSVARS. 2016-02-25 12:12:47 +00:00
distcc
distcc-pump Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
distccmon-gnome Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
distccmon-gtk
dlcompat
dmake Handle Darwin-specific file. 2016-03-27 23:08:14 +00:00
dmalloc
doc++
dolphin-plugins Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
dotconf
doxygen Use OPSYSVARS. 2016-02-25 12:12:47 +00:00
doxymacs
easygit
eclipse
ecore Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
edcommon Recursive revbump from textproc/icu 57.1 2016-04-11 19:01:33 +00:00
editline
eet Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
eina
eio Explicitly --disable-inotify on SunOS to avoid it being picked up. 2016-04-18 15:13:30 +00:00
electric-fence
elf
elfcat Needs pkg-config for autoconf. 2016-03-01 20:17:46 +00:00
elfsh needs dlopen 2016-03-09 21:40:05 +00:00
elftoolchain This is definitely not for Darwin. 2016-05-14 08:29:37 +00:00
elib
emacs-ilisp
emacs20-elib
epydoc Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
eric4 Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
erlang-cache_tab Import cache_tab-1.0.2 as devel/erlang-cache_tab. 2016-04-25 14:17:53 +00:00
erlang-ezlib Import ezlib-1.0.1 as devel/erlang-ezlib. 2016-04-25 14:20:46 +00:00
error
ethos
ETL
etrace
exctags
exempi
ExmanIDE Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
extra-cmake-modules Update extra-cmake-modules to 5.21.0 2016-04-26 09:20:41 +00:00
fann
fastdep
ffcall
fhist
flex Use OPSYSVARS. 2016-02-25 12:12:47 +00:00
flexdock
flim
florist Adjust makefile to not redirect a failing command's output to a 2015-12-24 23:54:07 +00:00
fortran-utils
fossil Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
frama-c Recursive revbump associated with ocaml update. 2016-05-05 11:45:36 +00:00
frink
fromcvs
ftnchek
g-wrap
gccmakedep
GConf Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
GConf-ui
gconfmm
gcvs
gdb Conclude the previous fix by not installing bfd.info either. Makes 2016-04-14 08:40:44 +00:00
gdb5
gdb6
gdbus-codegen
gdl
geany
gearmand Recursive revbump from textproc/icu 57.1 2016-04-11 19:01:33 +00:00
generate
gengetopt
gentle
gettext Version 0.19.7: 2016-02-01 14:56:29 +00:00
gettext-asprintf
gettext-lib Version 0.19.7: 2016-02-01 14:56:29 +00:00
gettext-m4
gettext-tools Use OPSYSVARS. 2016-02-25 12:12:47 +00:00
gflib
giblib
gindent More __inline removal, fixes Darwin. Perform pkglint cleanup while here. 2016-02-15 09:38:10 +00:00
git Updated git to 2.8.3. 2016-05-22 18:00:00 +00:00
git-base Version 2.8.2 2016-05-09 09:08:33 +00:00
git-contrib
git-docs
git-gitk
git-remote-hg
git-svn
gitolite Update to 3.6.4 2016-02-07 07:37:56 +00:00
glade
glade3 Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
glib ftp.gtk.org is gone, remove it from MASTER_SITES. 2016-04-24 10:48:06 +00:00
glib2 Remove call to Cocoa notification too. Ride previous change rather than 2016-05-03 08:49:04 +00:00
glibmm 2.48.1: 2016-04-12 21:27:25 +00:00
global Recursive revbump from textproc/icu 57.1 2016-04-11 19:01:33 +00:00
gmake Use OPSYSVARS. 2016-02-25 12:12:47 +00:00
gmock
gmp
gmtk
gnatpython Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
gnome-common Update gnome-common to 3.18.0 2016-04-21 23:38:28 +00:00
gnustep-base Recursive revbump from textproc/icu 57.1 2016-04-11 19:01:33 +00:00
gnustep-examples Recursive revbump from textproc/icu 57.1 2016-04-11 19:01:33 +00:00
gnustep-make
gnustep-objc
gnustep-objc-lf2
go-check Revbump packages that build-depend on Go after 1.6 update. 2016-02-23 20:18:11 +00:00
go-flags-svent Revbump packages that build-depend on Go after 1.6 update. 2016-02-23 20:18:11 +00:00
go-nbreader Revbump packages that build-depend on Go after 1.6 update. 2016-02-23 20:18:11 +00:00
go-review Revbump packages that build-depend on Go after 1.6 update. 2016-02-23 20:18:11 +00:00
go-tools Revbump packages that build-depend on Go after 1.6 update. 2016-02-23 20:18:11 +00:00
gob2 Only add -lfl on NetBSD. The list of OPSYS that the default addition 2016-03-03 12:56:46 +00:00
gobject-introspection Removed duplicate PKGCONFIG_OVERRIDE; added py-expat as dependency to fix building 2016-04-08 19:49:26 +00:00
golint Revbump packages that build-depend on Go after 1.6 update. 2016-02-23 20:18:11 +00:00
google-api-go-client Revbump packages that build-depend on Go after 1.6 update. 2016-02-23 20:18:11 +00:00
google-glog
googletest Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
Gorm Recursive revbump from textproc/icu 57.1 2016-04-11 19:01:33 +00:00
gperf
gperftools
gprbuild-aux
gps Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
gputils Update to 1.4.2.1. Changes since 1.4.0.1: 2016-03-15 20:39:52 +00:00
grantlee Install includes so they don't conflict with qt5 versions. 2016-05-08 11:13:09 +00:00
grantlee-qt5 Add grantlee-qt5 5.1.0 2016-05-08 11:21:40 +00:00
gsoap Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
gst-plugins0.10-pango
gst-plugins1-pango
gtexinfo Avoid a call to malloc() that gets passed (size_t)-1. 2016-03-20 19:09:53 +00:00
gtl
guile-gnome Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
guile-gtk
guile-lib
guile-slib
guile-www
gyp Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
happy
haskell-mode
hdevtools Update to 0.1.2.2 2016-01-15 15:26:39 +00:00
hdf
hdf5
hdf5-c++
heirloom-getopt
heirloom-libcommon Use 'ranlib -c' on Darwin to avoid undefined references to 'extern char *' 2016-03-31 09:14:06 +00:00
heirloom-what
hoe
hptools
hs-ansi-terminal
hs-base-unicode-symbols
hs-blaze-builder Bump PKGREVISION for hs-text-1.2.2.0 || hs-hashable-1.2.3.3 2016-01-10 11:49:09 +00:00
hs-cmdargs
hs-cpphs Bump PKGREVISION for hs-text-1.2.2.0 || hs-hashable-1.2.3.3 2016-01-10 11:49:09 +00:00
hs-data-default Bump PKGREVISION for hs-dlist || hs-utf8-string 2016-01-04 12:24:24 +00:00
hs-data-default-class
hs-data-default-instances-base
hs-data-default-instances-containers
hs-data-default-instances-dlist Bump PKGREVISION for hs-dlist || hs-utf8-string 2016-01-04 12:24:24 +00:00
hs-data-default-instances-old-locale
hs-deepseq-generics
hs-dlist Update to 0.7.1.2 2016-01-04 12:21:11 +00:00
hs-exceptions
hs-extensible-exceptions
hs-ghc-mtl
hs-ghc-paths
hs-hashable Update to 1.2.3.3 2016-01-10 11:48:24 +00:00
hs-haskell-src-exts Bump PKGREVISION for hs-text-1.2.2.0 || hs-hashable-1.2.3.3 2016-01-10 11:49:09 +00:00
hs-hint Update to 0.4.2.3 2016-01-04 12:23:05 +00:00
hs-lifted-base
hs-mmorph
hs-monad-control
hs-MonadRandom
hs-mtl
hs-primitive Update to 0.6.1.0 2015-12-13 14:06:53 +00:00
hs-QuickCheck Bump PKGREVISION for 2015-12-13 14:14:34 +00:00
hs-random
hs-reflection
hs-resourcet
hs-safe
hs-setlocale Import setlocale-1.0.0.3 as devel/hs-setlocale. 2016-01-04 12:25:08 +00:00
hs-split
hs-stm
hs-syb
hs-tagged
hs-text Update to 1.2.2.0 2016-01-10 11:48:07 +00:00
hs-tf-random Bump PKGREVISION for 2015-12-13 14:14:34 +00:00
hs-transformers
hs-transformers-base
hs-transformers-compat
hs-uniplate Bump PKGREVISION for hs-text-1.2.2.0 || hs-hashable-1.2.3.3 2016-01-10 11:49:09 +00:00
hs-unordered-containers Bump PKGREVISION for hs-text-1.2.2.0 || hs-hashable-1.2.3.3 2016-01-10 11:49:09 +00:00
hs-utf8-string Update to 1.0.1.1 2016-01-04 12:22:20 +00:00
hs-vault Bump PKGREVISION for hs-text-1.2.2.0 || hs-hashable-1.2.3.3 2016-01-10 11:49:09 +00:00
hs-vector Update to 0.11.0.0 2015-12-13 14:08:12 +00:00
hs-vector-algorithms Update to 0.7.0.1 2015-12-13 14:11:25 +00:00
hs-void Bump PKGREVISION for hs-text-1.2.2.0 || hs-hashable-1.2.3.3 2016-01-10 11:49:09 +00:00
ht
hugs-HUnit
hugs-unix
idiff
idutils
imake
include-what-you-use try to fix build with clang-3.8 2016-03-14 14:36:39 +00:00
iniparser
intel2gas
intellij-idea-ce
isect Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
its4
ivykis Ignore epoll_create on non-Linux, too. Fixes SmartOS. Bump PKGREVISION. 2016-01-05 10:47:52 +00:00
jam
java-subversion Update Subversion to 1.9.4 2016-05-01 00:48:32 +00:00
javacc
javadeps
jd-gui Set WRKSRC=${WRKDIR} to avoid issues when pkg developer set. Do not harcode to specific java version installed with. Bump PKGREVISION 2016-01-11 13:52:00 +00:00
jemalloc Import jemalloc-4.04, packaged for wip by Jonathan Buschmann 2016-02-18 15:51:59 +00:00
jenkins Update to Jenkins 1.642. 2015-12-17 20:20:30 +00:00
jflex
jq CVE-2015-8863 heap-based buffer overflow (via upstream) 2016-05-10 09:20:52 +00:00
js2-mode
js_of_ocaml Recursive revbump associated with ocaml update. 2016-05-05 11:45:36 +00:00
kapptemplate Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
kcachegrind Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
kdbg Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
kde-dev-scripts Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
kde-dev-utils Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
kdesdk-kioslaves Recursive revbump from textproc/icu 57.1 2016-04-11 19:01:33 +00:00
kdesdk-strigi-analyzers Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
kdesdk-thumbnailers Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
kdesdk3 Recursive revbump from textproc/icu 57.1 2016-04-11 19:01:33 +00:00
kdevelop
kdevelop-base Recursive revbump from textproc/icu 57.1 2016-04-11 19:01:33 +00:00
kdevelop4 Remove dependency on kde-workspace4 2016-05-08 11:05:15 +00:00
kdevplatform Recursive revbump from textproc/icu 57.1 2016-04-11 19:01:33 +00:00
kdiff3 Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
kdiff3-kde3 Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
ko-po-check Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
kompare Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
kscope Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
kyua Recursive revbump from textproc/icu 57.1 2016-04-11 19:01:33 +00:00
lcc
lcov
ldapsdk
ldpc
lemon
lettuce Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
libappindicator wip -> devel 2016-05-20 21:40:45 +00:00
libappindicator3 Import libappindicator3-12.10.0 as devel/libappindicator3. 2016-05-20 21:41:14 +00:00
libarena
libargparse
libast Use OPSYSVARS. 2016-02-25 12:12:47 +00:00
libatomic_ops
libbegemot
libbinio
libblkid
libbonobo
libbonoboui Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
libbson Help linking the test program by providing all internal libraries. 2016-05-18 20:19:11 +00:00
libcerf
libcfg+
libcompizconfig revbump for libsoup's ABI issue 2016-05-03 11:40:00 +00:00
libconfig
libctl
libdaemon
libdatrie
libdbusmenu-glib Import libdbusmenu-glib-12.10.2 as devel/libdbusmenu-glib. 2016-05-20 22:00:23 +00:00
libdbusmenu-gtk Import libdbusmenu-gtk-12.10.2 as devel/libdbusmenu-gtk. 2016-05-20 22:01:11 +00:00
libdbusmenu-gtk-doc tyop 2016-05-20 22:02:18 +00:00
libdbusmenu-gtk3 Import libdbusmenu-gtk3-12.10.2 as devel/libdbusmenu-gtk3. 2016-05-20 22:02:58 +00:00
libdbusmenu-jsonloader Import libdbusmenu-jsonloader-12.10.2 as devel/libdbusmenu-jsonloader. 2016-05-20 22:03:46 +00:00
libdbusmenu-qt Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
libdbusmenu-qt5 Recursive revbump from textproc/icu 57.1 2016-04-11 19:01:33 +00:00
libdbusmenu-tools Import libdbusmenu-tools-12.10.2 as devel/libdbusmenu-tools. 2016-05-20 22:07:41 +00:00
libdevq
libdnsres Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
libdockapp
libdshconfig
libdwarf Import libdwarf-20160115 as devel/libdwarf 2016-04-10 16:54:36 +00:00
libebml
libelf
libestr
libetm
libev Remove manual OPSYSVARS additions which are now part of the default set. 2016-02-25 08:27:02 +00:00
libevent Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
libewf Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
libexecinfo
libextractor
libf2c
libffi Fix GNU triplet match for Solaris to indicate that writeable and executable 2016-01-25 17:56:38 +00:00
libfirm
libFoundation
libFoundation-examples
libftdi
libftdi1 Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
libgail-gnome revbump for libsoup's ABI issue 2016-05-03 11:40:00 +00:00
libgcroots
libgee revbump for vala update 2016-04-10 19:38:51 +00:00
libgee0.6
libgetopt Add LICENSE (2-clause-bsd AND original-bsd). 2016-01-29 10:55:52 +00:00
libgit2 Update libgit2 to 0.24.0. 2016-03-08 15:33:14 +00:00
libglade
libglademm
libgnome Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
libgnomemm Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
libgnomeui Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
libgnomeuimm Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
libgphoto2 Use OPSYSVARS. 2016-02-25 12:12:47 +00:00
libgsf
libgweather revbump for libsoup's ABI issue 2016-05-03 11:40:00 +00:00
libhfs
libhid Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
libiberty
libidn Use OPSYSVARS. 2016-02-25 12:12:47 +00:00
libindicator Import libindicator-12.10.1 as devel/libindicator. 2016-05-20 21:32:24 +00:00
libindicator-tools Import libindicator-tools-12.10.1 as devel/libindicator-tools. 2016-05-20 22:23:43 +00:00
libindicator3 Import libindicator3-12.10.1 as devel/libindicator3. 2016-05-20 21:33:13 +00:00
libinotify Switch to the GitHub maintained version of libinotify. This has a 2016-04-22 15:27:11 +00:00
libixp
libjit Use OPSYSVARS. 2016-02-25 12:12:47 +00:00
libjudy
libkgapi Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
libkomparediff2 Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
liblangtag lt-xml.c may need strings.h 2016-04-30 05:27:18 +00:00
libltdl
libmaa
libmatchbox
libmcs Comment out MASTER_SITE, it requires authentication now. 2016-05-01 12:28:43 +00:00
libmemcache
libmemcached Use OPSYSVARS. 2016-02-25 12:12:47 +00:00
libmemmgr
libmimedir
libmm
libmowgli Drop distfiles.atheme.org, requires authentication. 2016-05-01 14:34:29 +00:00
libmtp update to libmtp-1.1.11 2016-04-09 10:09:14 +00:00
libnet10
libnet11
libnjb
libntlm
liboil
liboop
libosip
libowfat
libpeas Update libpeas to 1.18.0 2016-04-12 11:41:41 +00:00
libpgm
libphutil Extract using bsdtar, failed with plain tar for me. 2016-03-04 15:50:36 +00:00
libportlib
libproplist
librfuncs
librlog
librxspencer
libsafec
libsexy
libsexymm
libsigc++ 2.8.0 (stable) 2016-04-12 21:25:52 +00:00
libsigc++1
libsigsegv
libslang
libslang2
libsmi
libstash
libstatgrab Needs kernel types on NetBSD. 2016-03-01 20:18:23 +00:00
libstree
libstroke
libtai
libtar Update libtar to 1.2.20. Use the Arch Linux distfile, as upstream has 2015-12-13 18:26:07 +00:00
libtecla
libthai
libthrift Recursive revbump from textproc/icu 57.1 2016-04-11 19:01:33 +00:00
libtool be compatible with "nm -p" on Solaris 11.3 2016-03-10 12:43:48 +00:00
libtool-base be compatible with "nm -p" on Solaris 11.3 2016-03-10 12:43:48 +00:00
libtool-fortran Use OPSYSVARS. 2016-02-25 12:12:47 +00:00
libtool-info
libts
libusb apply SED_TRANSFORMS first in order to at least generate usb.h, needed by 2016-04-10 15:26:57 +00:00
libusb-compat use POSIX typedefs for u_int*_t on SunOS 2016-03-26 07:53:32 +00:00
libusb1 update to libusb-1.0.20 2016-04-09 08:18:58 +00:00
libuuid Fix linker script handling to work with the newer version. 2016-04-22 12:30:13 +00:00
libuv Changes 1.9.0 (Stable) 2016-04-23 12:52:04 +00:00
libuxre
libview
libvolume_id
libwhisker2
libwnck
libwnck3 Update libwnck3 to 3.14.1 2016-04-13 21:40:33 +00:00
libxenserver Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
libzen
libzookeeper
lincvs
lldb Prefer inclusion of python/extension.mk over PLIST_SUBST+= for PYSITELIB 2016-03-28 15:15:55 +00:00
lmdbg
locktests
log4cplus
log4cxx Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
log4shib
lokalize Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
ltsa
lua-alt-getopt
lua-BitOp
lua-filesystem
lua-gi
lua-ljsyscall Update lua-ljsyscall to 0.11 2016-02-01 09:53:08 +00:00
lua-lpeg Use OPSYSVARS. 2016-02-25 12:50:49 +00:00
lua-lrexlib
lua-lrexlib-onig
lua-lrexlib-pcre
lua-lrexlib-posix
lua-mode
lua-penlight Add devel/lua-filesystem dependency. 2016-01-30 10:52:43 +00:00
lua-posix
lua-stdlib
lutok
lwp
m4 Use OPSYSVARS. 2016-02-25 12:12:47 +00:00
m17n-lib
mad-flute Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
magit
makedepend
makedepf90
maketool
man-pages Updated to devel/man-pages-4.0.5 2016-04-29 12:07:55 +00:00
mantis Explicitly restrict PHP_VERSIONS_ACCEPTED to 55 and 56 for packages which 2015-12-06 12:13:12 +00:00
mate-common Import mate-common-1.14.0 as devel/mate-common. 2016-05-21 18:50:31 +00:00
matio
mcpp
mdds Mention this is the 1.0 branch of the package. 2016-05-18 11:53:27 +00:00
mdds0.12 Re-import mdds0.12-0.12.1 as devel/mdds0.12 in preparation for mdds 2016-02-12 13:34:45 +00:00
mdds1.2 Remove unwanted file. 2016-05-18 12:24:23 +00:00
meld Updated meld to 3.16.0. 2016-05-05 11:32:24 +00:00
mell
memcached Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
menhir Updated package to latest version, 20160303. Changes include: 2016-05-06 11:51:47 +00:00
mercurial
mico Use PKGMANDIR. Add patch comment. 2016-04-21 13:48:23 +00:00
mk-configure
mkcmd
mm-common Update mm-common to 0.9.10 2016-05-14 13:50:37 +00:00
MoarVM Import MoarVM-2016.03 from wip. 2016-04-08 20:26:46 +00:00
mono-addins Recursive revbump from textproc/icu 57.1 2016-04-11 19:01:33 +00:00
mono-tools revbump for libsoup's ABI issue 2016-05-03 11:40:00 +00:00
monodevelop Recursive revbump from textproc/icu 57.1 2016-04-11 19:01:33 +00:00
monodevelop-database Recursive revbump from textproc/icu 57.1 2016-04-11 19:01:33 +00:00
monotone Bump revisions for Botan update. 2016-05-19 22:12:09 +00:00
monotone-server
monotone-viz Recursive revbump associated with ocaml update. 2016-05-05 11:45:36 +00:00
mph
mr Update to 1.20160123. From the changelog: 2016-01-26 12:56:34 +00:00
msgpack
nana
nant Recursive revbump from textproc/icu 57.1 2016-04-11 19:01:33 +00:00
nasm Update to 2.12.01 2016-05-07 05:02:59 +00:00
nbpatch
ncc
ncurses Fix clang build under FreeBSD 10.2 2016-03-24 13:28:49 +00:00
ncursesw
netbeans-ide Update to NetBeans 8.1 2016-03-03 07:37:26 +00:00
netbsd-iscsi-lib
netcdf Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
netcdf-cxx Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
netcdf-fortran Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
newfile
ninja-build Update to 1.7.1 2016-05-16 11:56:11 +00:00
noweb
npapi-sdk
npth
nqc
nsis
nspr Bump PKGREVISION for previous change. 2016-03-10 18:15:51 +00:00
nspr-reference
nss Add nss-config script to match most Linux distributions. 2016-05-20 11:53:18 +00:00
ObjectiveLib Recursive revbump from textproc/icu 57.1 2016-04-11 19:01:33 +00:00
ocaml-base64 Recursive revbump associated with ocaml update. 2016-05-05 11:45:36 +00:00
ocaml-batteries Recursive revbump associated with ocaml update. 2016-05-05 11:45:36 +00:00
ocaml-cmdliner Recursive revbump associated with ocaml update. 2016-05-05 11:45:36 +00:00
ocaml-cppo Recursive revbump associated with ocaml update. 2016-05-05 11:45:36 +00:00
ocaml-deriving-ocsigen Recursive revbump associated with ocaml update. 2016-05-05 11:45:36 +00:00
ocaml-extlib Recursive revbump associated with ocaml update. 2016-05-05 11:45:36 +00:00
ocaml-findlib Updated package to latest version, 1.6.2. Changes include: 2016-05-05 09:42:19 +00:00
ocaml-lwt Updated package to latest version, 2.52. Changes include: 2016-05-06 15:39:36 +00:00
ocaml-oasis Committed correct PLIST 2016-05-06 15:54:40 +00:00
ocaml-odn Corrected error in buildlink file 2016-05-05 15:32:17 +00:00
ocaml-optcomp Recursive revbump associated with ocaml update. 2016-05-05 11:45:36 +00:00
ocaml-ppx_core Recursive revbump associated with ocaml update. 2016-05-05 11:45:36 +00:00
ocaml-ppx_deriving Updated package to latest version, 3.3. No changes are recorded in the 2016-05-06 12:08:58 +00:00
ocaml-ppx_driver Recursive revbump associated with ocaml update. 2016-05-05 11:45:36 +00:00
ocaml-ppx_optcomp Recursive revbump associated with ocaml update. 2016-05-05 11:45:36 +00:00
ocaml-ppx_sexp_conv Recursive revbump associated with ocaml update. 2016-05-05 11:45:36 +00:00
ocaml-ppx_tools Updated package to new version, 5.0. I could not find a changelog file, 2016-05-06 11:26:29 +00:00
ocaml-ppx_type_conv Recursive revbump associated with ocaml update. 2016-05-05 11:45:36 +00:00
ocaml-re Add build dependency on ocamlbuild to fix build. 2016-05-06 22:32:41 +00:00
ocaml-react Recursive revbump associated with ocaml update. 2016-05-05 11:45:36 +00:00
ocaml-reactiveData Recursive revbump associated with ocaml update. 2016-05-05 11:45:36 +00:00
ocaml-sexplib Recursive revbump associated with ocaml update. 2016-05-05 11:45:36 +00:00
ocaml-type_conv Corrected error in buildlink file 2016-05-05 15:32:17 +00:00
ocamlbuild Updated package to version 0.9.2. Changes include: 2016-05-05 15:58:58 +00:00
ocamlgraph Recursive revbump associated with ocaml update. 2016-05-05 11:45:36 +00:00
ocamlify Recursive revbump associated with ocaml update. 2016-05-05 11:45:36 +00:00
ocamlmod Recursive revbump associated with ocaml update. 2016-05-05 11:45:36 +00:00
ode
ogre
okteta Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
omake Recursive revbump associated with ocaml update. 2016-05-05 11:45:36 +00:00
opal Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
open-vcdiff
opencm Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
opengrok Recursive revbump from textproc/icu 57.1 2016-04-11 19:01:33 +00:00
openocd
openrcs
orc
ossp-uuid SunOS needs libnsl/libsocket to resolve some symbols in libossp-uuid. 2016-03-31 20:25:23 +00:00
p5-accessors Reset maintainer (observer now). 2016-05-03 10:54:52 +00:00
p5-accessors-fast
p5-Acme-Damn
p5-Acme-PlayCode
p5-Algorithm-Annotate
p5-Algorithm-C3
p5-Algorithm-CheckDigits
p5-Algorithm-Dependency Reset maintainer (observer now). 2016-05-03 10:54:52 +00:00
p5-Algorithm-Diff
p5-Algorithm-HowSimilar
p5-Algorithm-Merge Reset maintainer (observer now). 2016-05-03 10:54:52 +00:00
p5-Algorithm-Permute
p5-aliased
p5-Alien-Packages
p5-AnnoCPAN-Perldoc
p5-Any-Moose Reset maintainer (observer now). 2016-05-03 10:54:52 +00:00
p5-AnyEvent Updated devel/p5-AnyEvent to 7.12 2016-05-06 12:51:54 +00:00
p5-AnyEvent-AIO
p5-AnyEvent-IRC
p5-AnyEvent-RabbitMQ
p5-AnyEvent-XMPP
p5-App-Cache
p5-App-CLI
p5-App-Cmd Update to 0.330 2016-03-05 12:40:47 +00:00
p5-App-cpanminus Update to 1.7040 2016-03-13 03:54:47 +00:00
p5-App-cpanoutdated
p5-App-FatPacker Update to 0.010005 2016-04-09 04:56:30 +00:00
p5-App-perlbrew Update 0.73 to 0.75 2016-04-09 05:03:13 +00:00
p5-App-Prove-Plugin-ProgressBar
p5-App-Prove-Plugin-ProgressBar-Each
p5-AppConfig
p5-AppConfig-Std Update to 1.10 2016-04-09 05:05:42 +00:00
p5-Array-Compare
p5-Array-Diff
p5-Array-RefElem
p5-asa
p5-Async-Interrupt
p5-AtExit Update to 2.03 2016-04-09 05:07:49 +00:00
p5-Attribute-Lexical
p5-autobox
p5-autobox-Core Update to 1.32 2016-04-08 13:36:23 +00:00
p5-Autodia
p5-autodie
p5-AutoLoader
p5-autovivification
p5-AutoXS-Header
p5-B-Compiling
p5-B-Hooks-EndOfScope
p5-B-Hooks-OP-Annotation
p5-B-Hooks-OP-Check
p5-B-Hooks-OP-Check-EntersubForCV
p5-B-Hooks-OP-Check-StashChange
p5-B-Hooks-OP-PPAddr
p5-B-Hooks-Parser
p5-B-Keywords Update to 1.15 2016-04-09 05:09:42 +00:00
p5-B-Utils
p5-BackPAN-Index - Add following lines for make test 2016-04-19 15:13:29 +00:00
p5-bareword-filehandles
p5-Bit-Vector
p5-boolean
p5-BSD-Resource Update 1.2907 to 1.2909 (PKGVERSION = 1.29.09) 2016-04-09 05:20:19 +00:00
p5-Cache
p5-Cache-Cache
p5-Cache-FastMmap Update to 1.43 2016-01-01 03:43:16 +00:00
p5-Cache-LRU Import Cache-LRU-0.04 as devel/p5-Cache-LRU. 2016-04-10 15:14:13 +00:00
p5-Cache-Memcached Reset maintainer (observer now). 2016-05-03 10:54:52 +00:00
p5-Cache-Simple-TimedExpiry
p5-Canary-Stability Update p5-Canary-Stability to 2011: 2016-04-08 14:45:15 +00:00
p5-capitalization
p5-Capture-Tiny Update to 0.36 2016-04-08 13:58:47 +00:00
p5-Carp-Always
p5-Carp-Assert
p5-Carp-Assert-More
p5-Carp-Clan
p5-Carp-REPL
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 Avoid build failures when chmod respects umask, and 'chmod -x' thus does 2016-03-03 19:42:29 +00:00
p5-Class-Autouse
p5-Class-Base
p5-Class-C3 Updated to devel/p5-Class-C3-0.31 2016-04-20 13:13:16 +00:00
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 Update Class-Method-Modifiers to 2.12. 2016-03-06 08:54:06 +00:00
p5-Class-MethodMaker
p5-Class-Mix
p5-Class-ObjectTemplate
p5-Class-OOorNO
p5-Class-ReturnValue
p5-Class-Singleton
p5-Class-Std
p5-Class-Throwable
p5-Class-Tiny
p5-Class-Trigger
p5-Class-Unload
p5-Class-Virtual
p5-Class-WhiteHole
p5-Class-XML
p5-Class-XPath
p5-Class-XSAccessor
p5-Clone
p5-Clone-Fast
p5-Clone-PP
p5-common-sense
p5-Compress-PPMd
p5-Compress-Raw-Bzip2 Update to p5-Compress-Raw-Bzip2-2.069 2016-04-09 11:29:47 +00:00
p5-Compress-Raw-Zlib Update to p5-Compress-Raw-Zlib-2.069 2016-04-09 11:41:16 +00:00
p5-Config-Any Update to p5-Config-Any-0.27 2016-04-09 14:10:09 +00:00
p5-Config-Any-Merge
p5-Config-Auto
p5-Config-AutoConf Updated to devel/p5-Config-AutoConf-0.313 2016-04-14 12:45:29 +00:00
p5-Config-Find Avoid build failures when chmod respects umask, and 'chmod -x' thus does 2016-03-03 19:42:29 +00:00
p5-Config-General Updated to devel/p5-Config-General-2.61 2016-04-19 13:26:51 +00:00
p5-Config-GitLike
p5-Config-Grammar Updated to devel/p5-Config-Grammer-1.11 2016-04-20 14:42:27 +00:00
p5-Config-INI
p5-Config-IniFiles
p5-Config-MVP Add following line for make test 2016-05-03 11:53:04 +00:00
p5-Config-MVP-Reader-INI
p5-Config-Properties
p5-Config-Std
p5-Config-Tiny Reset maintainer (observer now). 2016-05-03 10:54:52 +00:00
p5-Const-Fast
p5-constant-def
p5-Context-Preserve
p5-Contextual-Return Update to p5-Contextual-Return-0.004.008 2016-04-09 14:18:48 +00:00
p5-Convert-Binary-C Update p5-Convert-Binary-C-0.78 2016-04-10 01:34:09 +00:00
p5-CPAN
p5-CPAN-Changes
p5-CPAN-Checksums Updated to devel/p5-CPAN-Checksums-2.11 2016-04-14 12:36:01 +00:00
p5-CPAN-DistnameInfo
p5-CPAN-FindDependencies
p5-CPAN-Inject
p5-CPAN-Meta
p5-CPAN-Meta-Check
p5-CPAN-Meta-Requirements Update to 2.140 2016-01-01 03:48:44 +00:00
p5-CPAN-Meta-YAML Update to 0.018 2016-01-08 14:42:53 +00:00
p5-CPAN-Mini
p5-CPAN-ParseDistribution
p5-CPAN-Perl-Releases Updated to devel/p5-CPAN-Perl-Release-2.66 2016-04-25 14:27:26 +00:00
p5-CPAN-Reporter Update to 1.2017 2016-04-08 14:32:58 +00:00
p5-CPAN-Uploader Update to 0.103012 2016-01-09 13:44:34 +00:00
p5-CPANPLUS Update to 0.9156 2016-01-09 13:52:24 +00:00
p5-Curses Update to devel/p5-Curses-1.34 2016-04-10 01:38:35 +00:00
p5-Curses-UI
p5-Curses-UI-POE
p5-Data-Alias
p5-Data-Buffer
p5-Data-Compare
p5-Data-Denter
p5-Data-Dump
p5-Data-Dump-Streamer Update to 2.39 2016-01-10 13:30:10 +00:00
p5-Data-Dumper
p5-Data-Dumper-Concise
p5-Data-Dumper-Names
p5-Data-GUID
p5-Data-Hierarchy
p5-Data-Integer
p5-Data-MessagePack Update to devel/p5-Data-MessagePack-0.49 2016-04-10 01:43:29 +00:00
p5-Data-Munge Update to devel/p5-Data-Munge-0.096 2016-04-10 03:03:52 +00:00
p5-Data-OptList Update p5-Data-OptList to 0.110: 2016-04-08 14:47:30 +00:00
p5-Data-Page
p5-Data-Pageset
p5-Data-Peek Update to devel/p5-Data-Peek-0.45 2016-04-10 01:56:33 +00:00
p5-Data-Perl
p5-Data-Printer Update p5-Data-Printer to 0.38: 2016-01-31 08:08:19 +00:00
p5-Data-Random Import p5-Data-Random version 0.12 from wip. From DESCR: 2016-01-10 19:38:49 +00:00
p5-Data-Record
p5-Data-Section
p5-Data-Section-Simple
p5-Data-Serializer
p5-Data-ShowTable
p5-Data-Stag
p5-Data-Taxi
p5-Data-TemporaryBag
p5-Data-Uniqid
p5-Data-UUID Use OPSYSVARS. 2016-02-25 12:12:47 +00:00
p5-Data-Visitor
p5-Date-Business
p5-Date-Calc
p5-Date-Calc-XS
p5-Date-Manip Update p5-Date-Manip to 6.53: 2016-03-08 15:10:43 +00:00
p5-Date-Simple
p5-Debug-Client
p5-Debug-ShowStuff
p5-Declare-Constraints-Simple
p5-Devel-Autoflush
p5-Devel-BeginLift
p5-Devel-Caller
p5-Devel-CheckBin
p5-Devel-CheckCompiler
p5-Devel-CheckLib Update to devel/p5-Devel-CheckLib-1.07 2016-04-10 02:01:35 +00:00
p5-Devel-CheckOS
p5-Devel-Confess Import Devel-Confess-0.008000 as devel/p5-Devel-Confess. 2016-04-17 13:27:51 +00:00
p5-Devel-Cover Updated to devel/p5-Devel-Cover-1.23 2016-04-25 14:36:29 +00:00
p5-Devel-Cycle
p5-Devel-Declare
p5-Devel-Dumpvar
p5-Devel-ebug
p5-Devel-EvalContext
p5-Devel-Events
p5-Devel-Events-Objects
p5-Devel-FindPerl
p5-Devel-FindRef
p5-Devel-Gladiator
p5-Devel-GlobalDestruction
p5-Devel-Hide
p5-Devel-Leak-Object
p5-Devel-LexAlias
p5-Devel-NYTProf Update to devel/p5-Devel-NYTProf-6.0.3 2016-04-10 02:15:40 +00:00
p5-Devel-OverloadInfo
p5-Devel-PartialDump
p5-Devel-PatchPerl Updated to devel/p5-Devel-PatchPerl-1.42 2016-04-25 14:34:58 +00:00
p5-Devel-PPPort Update to 3.32 2016-01-23 08:56:32 +00:00
p5-Devel-Pragma Update to devel/p5-devel-Pragram-0.62 2016-04-10 02:20:52 +00:00
p5-Devel-Profile Reset maintainer (observer now). 2016-05-03 10:54:52 +00:00
p5-Devel-Refactor
p5-Devel-Refcount
p5-Devel-REPL Update to devel/p5-Devel-REPL-1.003028 2016-04-10 02:22:59 +00:00
p5-Devel-Size
p5-Devel-SmallProf
p5-Devel-StackTrace Reset maintainer (observer now). 2016-05-03 10:54:52 +00:00
p5-Devel-StackTrace-AsHTML Update to devel/p5-Devel-StackTrace-AsHTML-0.15 2016-04-10 02:31:43 +00:00
p5-Devel-StackTrace-WithLexicals
p5-Devel-Symdump Reset maintainer (observer now). 2016-05-03 10:54:52 +00:00
p5-Devel-Trace
p5-Devel-TraceUse Update to devel/p5-Devel-TraceUse-2.094 2016-04-10 02:33:52 +00:00
p5-Dir-Self
p5-Dist-CheckConflicts
p5-Dist-Zilla Updated to devel/p5-Dist-Zilla 5.047 2016-05-03 11:58:01 +00:00
p5-Dist-Zooky
p5-enum
p5-Env-Path
p5-Error Reset maintainer (observer now). 2016-05-03 10:54:52 +00:00
p5-EV Update to devel/p5-EV-4.22 2016-04-10 03:12:51 +00:00
p5-Eval-Closure
p5-Event Reset maintainer (observer now). 2016-05-03 10:54:52 +00:00
p5-Event-ExecFlow
p5-Event-RPC Update to devel/p5-Event-RPC 2016-04-10 03:16:37 +00:00
p5-ex-lib
p5-Exception-Class 1.40 2016-01-29 2016-01-31 06:22:27 +00:00
p5-Exception-Handler
p5-Expect Reset maintainer (observer now). 2016-05-03 10:54:52 +00:00
p5-Expect-Simple
p5-experimental
p5-Exporter-Lite Update to 0.08 2016-01-23 09:00:12 +00:00
p5-Exporter-Tiny
p5-ExtUtils-AutoInstall
p5-ExtUtils-CBuilder Remove extra, old redundant, line, sorry. 2016-04-14 14:24:40 +00:00
p5-ExtUtils-Command
p5-ExtUtils-Config
p5-ExtUtils-CppGuess - make test fails at following symptom, but this is the same as previous 0.9 2016-04-14 12:27:42 +00:00
p5-ExtUtils-Depends Update to devel/p5-ExtUtils-Depends-0.405 2016-04-10 05:25:19 +00:00
p5-ExtUtils-F77 Update to devel/p5-ExtUtils-F77-1.19 2016-04-10 05:27:44 +00:00
p5-ExtUtils-Helpers
p5-ExtUtils-InstallPaths
p5-ExtUtils-LibBuilder - make test fails as follows, but that is not with this update. 2016-04-14 14:30:32 +00:00
p5-ExtUtils-MakeMaker Updated to devel/p5-ExtUtils-MakeMaker-7.14 2016-04-25 14:28:53 +00:00
p5-ExtUtils-MakeMaker-Coverage
p5-ExtUtils-MakeMaker-CPANfile Update to devel/p5-ExtUtils-MakeMaker-CPANfile-0.07 2016-04-10 05:31:05 +00:00
p5-ExtUtils-Manifest
p5-ExtUtils-ModuleMaker Updated to devel/p5-ExtUtils-ModuleMaker-0.55 2016-04-10 05:33:38 +00:00
p5-ExtUtils-ModuleMaker-TT
p5-ExtUtils-ParseXS
p5-ExtUtils-PkgConfig Bump PKGREVISION for pkg-config -> pkgconf change. 2016-04-08 13:17:48 +00:00
p5-ExtUtils-XSBuilder
p5-ExtUtils-XSpp
p5-File-BaseDir
p5-File-Binary
p5-File-BOM (pkgsrc) 2016-04-10 05:37:27 +00:00
p5-File-ChangeNotify
p5-File-chdir
p5-File-ConfigDir
p5-File-DesktopEntry Updated to devel/p5-DesktopEntry-0.22 2016-04-10 05:43:12 +00:00
p5-File-DirCompare
p5-File-DirSync
p5-File-Find-Object
p5-File-Find-Rule Update p5-File-Find-Rule to 0.34: 2015-12-06 10:49:36 +00:00
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-FlockDir
p5-File-HomeDir
p5-File-LibMagic (pkgsrc) 2016-02-03 05:07:11 +00:00
p5-File-Listing
p5-File-MimeInfo - Add following line for make test 2016-04-14 13:06:03 +00:00
p5-File-Modified Update to devel/p5-File-Modified-0.10 2016-04-10 05:46:56 +00:00
p5-File-Next
p5-File-NFSLock
p5-File-Path
p5-File-Path-Expand
p5-File-Path-Tiny Update to devel/p5-File-Path-Tiny-0.8 2016-04-10 05:49:15 +00:00
p5-File-PathConvert
p5-File-Policy
p5-File-pushd
p5-File-Save-Home
p5-File-ShareDir
p5-File-ShareDir-Install
p5-File-ShareDir-ProjectDistDir
p5-File-Slurp
p5-File-Slurp-Tiny
p5-File-Slurper
p5-File-Temp
p5-File-Tempdir
p5-File-Touch Update to devel/p5-File-Touch-0.11 2016-04-10 05:51:20 +00:00
p5-File-Type
p5-File-Util Updated to devel/p5-devel-File-Utils-4.161200 (from 4.132140) 2016-04-30 21:47:08 +00:00
p5-File-Which Update p5-File-Which to 1.21: 2016-03-08 15:11:29 +00:00
p5-FileHandle-Fmode
p5-FileHandle-Unget
p5-Filesys-Notify-Simple
p5-Find-Lib
p5-FindBin-libs
p5-forks
p5-Format-Human-Bytes
p5-FreezeThaw
p5-Future
p5-Getopt-ArgvFile
p5-Getopt-Euclid
p5-Getopt-Long +PKGREVISION= 1, binary is different. 2016-05-06 12:44:53 +00:00
p5-Getopt-Long-Descriptive
p5-Getopt-Mixed
p5-Getopt-Simple
p5-Getopt-Tabular
p5-gettext
p5-Git-CPAN-Patch Updated to devel/p5-Git-CPAN-Patch-2.3.0 2016-04-29 11:48:53 +00:00
p5-Git-Repository Update to 1.318 2016-03-13 13:03:14 +00:00
p5-Git-Repository-Plugin-AUTOLOAD (pkgsrc) 2016-04-19 13:55:28 +00:00
p5-Git-Version-Compare Updated to devel/p5-Git-Version-Compare 1.002 2016-05-03 12:03:41 +00:00
p5-Git-Wrapper
p5-Glib-Object-Introspection Updated to devel/p5-Glib-Ojbect-Instrospection-0.040 (from 0.027) 2016-04-20 12:32:11 +00:00
p5-glib2 Updated to devel/p5-glib2-1.321 (from 1.307) 2016-04-20 12:09:17 +00:00
p5-Gnome2 Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
p5-Gnome2-GConf
p5-Graph Updated to devel/p5-Graph-0.9704 2016-04-10 07:58:17 +00:00
p5-Graph-ReadWrite Updated to devel/p5-Graph-ReadWrite-2.08 2016-04-10 08:00:55 +00:00
p5-Gravatar-URL
p5-Gtk2-GladeXML
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 Updated to devel/p5-Hash-Util-FieldHash-Compat-0.10 2016-04-10 08:03:17 +00:00
p5-Heap
p5-Hook-LexWrap
p5-IMDB-Film
p5-Import-Into
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 Updated to devel/p5-IO-Async 0.70 2016-05-03 05:05:59 +00:00
p5-IO-Capture
p5-IO-CaptureOutput
p5-IO-Compress Updated to devel/p5-IO-Compress-2.069 2016-04-29 12:59:16 +00:00
p5-IO-Digest
p5-IO-Handle-Util
p5-IO-HTML
p5-IO-InSitu
p5-IO-Interactive Updated to devel/p5-IO-Interactive-1.021 (From 0.0.6) 2016-04-29 13:04:55 +00:00
p5-IO-LockedFile
p5-IO-Multiplex
p5-IO-Null
p5-IO-Pager Updated to devel/p5-IO-Pager-0.36 2016-04-29 12:48:02 +00:00
p5-IO-Pipeline
p5-IO-Pipely
p5-IO-Prompt
p5-IO-Prompter Updated to devel/p5-IO-Prompter-0.004014 2016-04-29 12:54:10 +00:00
p5-IO-String
p5-IO-stringy
p5-IO-Stty
p5-IO-Tee
p5-IO-TieCombine Updated to devel/p5-IO-TieCombine-1.005 2016-04-29 13:08:59 +00:00
p5-IO-Tty Reset maintainer (observer now). 2016-05-03 10:54:52 +00:00
p5-IO-Util
p5-IO-Zlib
p5-IPC-Cache
p5-IPC-Cmd Update to 0.94 2016-04-17 14:15:14 +00:00
p5-IPC-DirQueue
p5-IPC-PubSub
p5-IPC-Run
p5-IPC-Run3 Reset maintainer (observer now). 2016-05-03 10:54:52 +00:00
p5-IPC-Shareable
p5-IPC-SharedCache
p5-IPC-ShareLite
p5-IPC-Signal
p5-IPC-System-Simple
p5-IPC-SysV Updated to devel/p5-IPC-SysV-2.06 2016-04-29 13:35:04 +00:00
p5-LDAP
p5-LEOCHARRE-CLI2
p5-LEOCHARRE-Debug
p5-LEOCHARRE-Dir
p5-Lexical-Persistence
p5-Lexical-SealRequireHints Updated to devel/p5-Lexican-SealRequireHints-0.010 2016-04-29 13:23:06 +00:00
p5-lib-abs
p5-List-AllUtils Updated p5-List-AllUtils to 0.10. 2016-05-18 12:24:02 +00:00
p5-List-MoreUtils Updated to devel/p5-List-MoreUtils 0.415 2016-05-03 03:04:43 +00:00
p5-List-Pairwise
p5-List-SomeUtils Import p5-List-SomeUtils-0.52 as devel/p5-List-SomeUtils. 2016-05-18 12:21:46 +00:00
p5-List-SomeUtils-XS Import p5-List-SomeUtils-XS-0.52 as devel/p5-List-SomeUtils-XS. 2016-05-18 12:20:54 +00:00
p5-List-UtilsBy
p5-local-lib
p5-Locale-Msgfmt
p5-Locale-PO
p5-Log-Agent Update to 1.001 2016-04-16 13:58:02 +00:00
p5-Log-Any Update p5-Log-Any to 1.040. 2016-04-13 18:26:23 +00:00
p5-Log-Any-Adapter-Dispatch
p5-Log-Any-Adapter-Log4perl
p5-Log-Dispatch Reset maintainer (observer now). 2016-05-03 10:54:52 +00:00
p5-Log-Dispatch-Array Reset maintainer (observer now). 2016-05-03 10:54:52 +00:00
p5-Log-Dispatch-Config Reset maintainer (observer now). 2016-05-03 10:54:52 +00:00
p5-Log-Dispatch-DBI
p5-Log-Dispatch-FileRotate Reset maintainer (observer now). 2016-05-03 10:54:52 +00:00
p5-Log-Dispatch-Perl
p5-Log-Dispatchouli
p5-Log-Handler
p5-Log-Log4perl Reset maintainer (observer now). 2016-05-03 10:54:52 +00:00
p5-Log-LogLite
p5-Log-Message
p5-Log-Message-Simple
p5-Log-Report Updated to devel/p5-Log-Report-1.15 2016-04-29 14:06:37 +00:00
p5-Log-Report-Optional Updated to devel/p5-Log-Report-Optional-1.02 2016-04-29 14:01:56 +00:00
p5-Log-Trace
p5-Mac-Carbon
p5-Mac-SystemDirectory Update Mac::SystemDirectory to 0.06. 2016-03-06 18:41:57 +00:00
p5-Make (pkgsrc) 2016-04-29 13:58:47 +00:00
p5-Memoize
p5-Memoize-ExpireLRU
p5-Memoize-Memcached
p5-MetaCPAN-API
p5-MetaCPAN-Client
p5-Method-Signatures Updated to devel/p5-Method-Signatures 20160315 2016-05-03 05:10:38 +00:00
p5-Method-Signatures-Simple
p5-Mixin-ExtraFields
p5-Mixin-ExtraFields-Param
p5-Mixin-Linewise
p5-Mo
p5-Modern-Perl
p5-Module-Build Updated to devel/p5-Module-Build 0.42180 2016-05-03 12:23:41 +00:00
p5-Module-Build-Tiny
p5-Module-Build-WithXSpp
p5-Module-Build-XSUtil
p5-Module-CoreList Updated devel/p5-CoreList to 5.20160429 2016-05-03 12:29:08 +00:00
p5-Module-CPANfile Update to 1.1002 2016-04-30 10:27:23 +00:00
p5-Module-CPANTS-Analyse
p5-Module-Dependency
p5-Module-ExtractUse Updated devel/p5-Module-ExtractUse to 0.341 2016-05-03 12:39:35 +00:00
p5-Module-Find
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 (pkgsrc) 2016-05-03 14:56:32 +00:00
p5-Module-Install-Repository
p5-Module-Install-RTx
p5-Module-Install-Substitute
p5-Module-Install-XSUtil
p5-Module-Load
p5-Module-Manifest
p5-Module-Manifest-Skip
p5-Module-Metadata
p5-Module-Pluggable
p5-Module-Refresh
p5-Module-Runtime
p5-Module-Runtime-Conflicts
p5-Module-ScanDeps Updated devel/p5-Module-ScanDeps to 1.21 2016-05-03 15:05:19 +00:00
p5-Module-Starter
p5-Module-Starter-PBP
p5-Module-Util
p5-Module-Versions
p5-Module-Versions-Report
p5-Mojo-IOLoop-ForkCall
p5-Moo Update to 2.001001 2016-03-04 12:42:48 +00:00
p5-Moos
p5-Moose Update to 2.1801 2016-05-05 02:03:31 +00:00
p5-Moose-Autobox Update to 0.16 2016-05-15 08:32:31 +00:00
p5-Moose-Policy
p5-MooseX-Aliases
p5-MooseX-App Update to 1.35 2016-05-15 08:10:10 +00:00
p5-MooseX-App-Cmd Update to 0.32 2016-04-23 13:00:16 +00:00
p5-MooseX-Attribute-Chained Updated devel/p5-MooseX-Attribute-Chained to 1.0.2 2016-05-03 15:37:20 +00:00
p5-MooseX-AttributeHelpers Update to 0.25 2016-05-15 08:39:54 +00:00
p5-MooseX-Attributes-Curried
p5-MooseX-ClassAttribute
p5-MooseX-CompileTime-Traits
p5-MooseX-ConfigFromFile
p5-MooseX-Daemonize Update to 0.21 2016-05-15 09:05:37 +00:00
p5-MooseX-Declare
p5-MooseX-Emulate-Class-Accessor-Fast
p5-MooseX-FollowPBP
p5-MooseX-Getopt Update to 0.70 2016-05-15 08:57:42 +00:00
p5-MooseX-Has-Options
p5-MooseX-InsideOut
p5-MooseX-LazyRequire
p5-MooseX-MarkAsMethods
p5-MooseX-Meta-TypeConstraint-ForceCoercion
p5-MooseX-Method-Signatures Update to 0.49 2016-05-15 10:54:36 +00:00
p5-MooseX-MethodAttributes Update to 0.31 2016-05-15 11:04:40 +00:00
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 Update to 0.17 2016-05-15 11:14:50 +00:00
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 Update to 0.35 2016-05-15 11:30:33 +00:00
p5-MooseX-Types-URI
p5-MooX-Cmd
p5-MooX-ConfigFromFile
p5-MooX-File-ConfigDir
p5-MooX-HandlesVia
p5-MooX-late
p5-MooX-Log-Any Updated devel/p5-MooX-Log-Any to 0.004004 2016-05-03 15:13:42 +00:00
p5-MooX-Options Update to 4.022 2016-01-08 14:51:24 +00:00
p5-MooX-Roles-Pluggable
p5-MooX-StrictConstructor Import p5-MooX-StrictConstructor-0.008 as devel/p5-MooX-StrictConstructor. 2016-04-15 11:38:07 +00:00
p5-MooX-Types-MooseLike
p5-MooX-Types-MooseLike-Numeric
p5-Mouse
p5-MouseX-Getopt
p5-MouseX-NativeTraits
p5-MouseX-Types
p5-MouseX-Types-Path-Class
p5-MRO-Compat
p5-multidimensional
p5-namespace-autoclean Remove Moose dependency. 2016-04-15 12:47:02 +00:00
p5-namespace-clean
p5-Net-CIDR
p5-Net-LDAP-Batch
p5-Net-LDAP-Class
p5-Net-LDAP-Server-Test
p5-Net-Netmask
p5-NEXT
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 Update p5-Package-DeprecationManager to 0.16 (again) 2016-04-15 12:50:17 +00:00
p5-Package-Generator
p5-Package-Stash This does not depend on p5-Package-DeprecationManager (any longer?). 2016-04-15 12:33:57 +00:00
p5-Package-Stash-XS
p5-Package-Variant
p5-PadWalker Update p5-PadWalker to 2.2. 2016-04-13 18:28:10 +00:00
p5-pango
p5-PAR
p5-PAR-Dist
p5-Parallel-ForkManager
p5-Parallel-Prefork
p5-Params-Classify
p5-Params-Coerce
p5-Params-Util
p5-Params-Validate Updated p5-Params-Validate to 1.24. 2016-05-18 12:26:13 +00:00
p5-parent
p5-Parse-CPAN-Meta
p5-Parse-CPAN-Packages
p5-Parse-ErrorString-Perl
p5-Parse-ExuberantCTags
p5-Parse-Method-Signatures
p5-Parse-RecDescent
p5-Parse-Yapp
p5-PatchReader
p5-Path-Class Update to 0.36 2016-02-17 14:03:48 +00:00
p5-Path-Class-File-Stat
p5-Path-Dispatcher
p5-Path-Dispatcher-Declarative
p5-Path-FindDev
p5-Path-IsDev
p5-PathTools Upgrade p5-PathTools to 3.62. 2016-02-11 14:51:24 +00:00
p5-Pegex
p5-Perl-APIReference
p5-Perl-Critic
p5-perl-headers
p5-Perl-MinimumVersion
p5-Perl-PrereqScanner
p5-Perl-Tidy Update to 20160302 2016-03-04 13:06:58 +00:00
p5-Perl-Version
p5-Perl4-CoreLibs
p5-Perl6-Export
p5-Perl6-Export-Attrs
p5-Perl6-Junction Reset maintainer (observer now). 2016-05-03 10:54:52 +00:00
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 Import PerlIO-via-Timeout-0.32 as devel/p5-PerlIO-via-Timeout. 2016-02-23 02:09:20 +00:00
p5-PHP-Serialization
p5-pip
p5-Pod-Usage Update to 1.68 2016-01-18 13:54:13 +00:00
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 Update to 0.048 2016-03-04 13:12:34 +00:00
p5-PPIx-Utilities
p5-prefork
p5-Probe-Perl
p5-Proc-Background
p5-Proc-Daemon Update to 0.23 2016-01-02 13:42:58 +00:00
p5-Proc-InvokeEditor
p5-Proc-PID-File
p5-Proc-Pidfile
p5-Proc-ProcessTable
p5-Proc-Queue
p5-Proc-Simple Update to 1.32 2016-03-04 13:17:05 +00:00
p5-Proc-Wait3
p5-Proc-WaitStat
p5-PV
p5-Python-Serialise-Marshal
p5-Readonly Update to 2.01 2016-02-25 00:33:16 +00:00
p5-Readonly-XS
p5-Regexp-Assemble
p5-Regexp-MatchContext
p5-Regexp-Parser
p5-Regexp-Shellish
p5-Return-MultiLevel Add Following line for make test. 2016-01-18 04:17:48 +00:00
p5-Return-Value
p5-Role-Basic
p5-Role-HasMessage Add following line for make test 2016-05-03 11:54:45 +00:00
p5-Role-Identifiable
p5-Role-Tiny Updated p5-Role-Tiny to 2.000003. 2016-04-24 06:32:18 +00:00
p5-Rose-Object
p5-RT-Authen-ExternalAuth
p5-Safe-Hole
p5-Safe-Isa
p5-Scalar-Defer
p5-Scalar-List-Utils Updated p5-Scalar-List-Utils to 1.45 2016-04-08 15:12:10 +00:00
p5-Scalar-Util-Refcount
p5-Schedule-RateLimiter
p5-Scope-Guard
p5-Scope-Upper
p5-SDL
p5-Search-Elasticsearch Update p5-Search-Elasticsearch to 2.00. 2016-04-14 12:50:34 +00:00
p5-Set-Array
p5-Set-IntSpan
p5-Set-Object
p5-Set-Scalar
p5-Shell-Perl
p5-ShipIt
p5-Signal-Mask
p5-signatures
p5-Smart-Comments
p5-Software-License
p5-Sort-Maker
p5-Sort-Naturally
p5-Sort-Versions Update p5-Sort-Versions to 1.62. 2016-04-13 18:04:04 +00:00
p5-Spiffy
p5-Spoon
p5-Storable
p5-Stream-Buffered
p5-strictures Updated p5-strictures to 2.000003. 2016-04-22 09:35:48 +00:00
p5-String-Escape
p5-String-Format
p5-String-PerlIdentifier
p5-String-Print
p5-String-Util
p5-Struct-Dumb
p5-Sub-Exporter
p5-Sub-Exporter-ForMethods
p5-Sub-Exporter-GlobExporter
p5-Sub-Exporter-Progressive
p5-Sub-Identify Update p5-Sub-Identify to 0.12: 2016-01-07 11:30:15 +00:00
p5-Sub-Install
p5-Sub-Installer
p5-Sub-Name Update p5-Sub-Name to 0.15: 2016-04-08 14:55:59 +00:00
p5-Sub-Override
p5-Sub-Uplevel
p5-subversion Update Subversion to 1.9.4 2016-05-01 00:48:32 +00:00
p5-SUPER
p5-SVN-Class
p5-SVN-Dump
p5-SVN-Mirror
p5-SVN-Notify Reset maintainer (observer now). 2016-05-03 10:54:52 +00:00
p5-SVN-Simple
p5-Symbol-Global-Name
p5-syntax
p5-Syntax-Keyword-Junction Reset maintainer (observer now). 2016-05-03 10:54:52 +00:00
p5-Sys-Syscall
p5-System-Command
p5-TAP-Formatter-HTML Reset maintainer (observer now). 2016-05-03 10:54:52 +00:00
p5-TAP-Harness-Archive
p5-Task-Weaken Reset maintainer (observer now). 2016-05-03 10:54:52 +00:00
p5-Tee
p5-Template-Plugin-Handy
p5-Template-Plugin-HashMerge
p5-Template-Plugin-ListMoreUtils
p5-Template-Plugin-ListUtil
p5-Template-Plugin-VMethods
p5-Term-Animation
p5-Term-ANSIColor
p5-Term-Cap
p5-Term-Encoding
p5-Term-ProgressBar
p5-Term-ProgressBar-Quiet
p5-Term-ProgressBar-Simple
p5-Term-Prompt
p5-Term-ReadKey
p5-Term-ReadLine
p5-Term-ReadLine-Perl
p5-Term-ReadLine-TTYtter
p5-Term-ReadPassword
p5-Term-Screen
p5-Term-Shell Fix dependency to p5-Text-Autoformat. 2016-04-04 11:09:23 +00:00
p5-Term-ShellUI
p5-Term-Size
p5-Term-Size-Any
p5-Term-Size-Perl
p5-Term-UI
p5-Test-Aggregate Updated devel/p5-Test-Aggregate to 0.373 2016-05-18 11:39:56 +00:00
p5-Test-API
p5-Test-Approx
p5-Test-Assertions
p5-Test-Base
p5-Test-BDD-Cucumber Update to 0.50. From the changelog: 2016-04-30 13:59:42 +00:00
p5-Test-CheckDeps
p5-Test-CheckManifest
p5-Test-Class
p5-Test-ClassAPI
p5-Test-CleanNamespaces
p5-Test-Cmd Update to 1.09 2016-01-18 13:24:49 +00:00
p5-Test-Command-Simple
p5-Test-Compile Update to 1.3.0 2016-04-23 08:01:50 +00:00
p5-Test-CPAN-Meta
p5-Test-CPAN-Meta-YAML
p5-Test-Deep Reset maintainer (observer now). 2016-05-03 10:54:52 +00:00
p5-Test-DependentModules
p5-Test-Differences Updated to devel/p5-Test-Differences to 0.6400 2016-05-18 11:42:15 +00:00
p5-Test-Dir
p5-Test-DistManifest
p5-Test-Distribution
p5-Test-EOL
p5-Test-Exception Update p5-Test-Exception to 0.43. 2016-04-14 12:47:36 +00:00
p5-Test-Expect
p5-Test-FailWarnings
p5-Test-Fatal
p5-Test-File
p5-Test-File-Contents Updated devel/p5-Test-Differences to 0.23 2016-05-18 11:46:55 +00:00
p5-Test-File-ShareDir
p5-Test-Fixture-DBIC-Schema
p5-Test-Harness Update p5-Test-Harness to 3.36. 2016-04-14 12:46:41 +00:00
p5-Test-HexString
p5-Test-Identity
p5-Test-InDistDir
p5-Test-Inline Reset maintainer (observer now). 2016-05-03 10:54:52 +00:00
p5-Test-Inter
p5-Test-Kwalitee
p5-Test-LeakTrace
p5-Test-Log4perl
p5-Test-LongString
p5-Test-Manifest
p5-Test-Memory-Cycle Update p5-Test-Memory-Cycle to 1.06. 2016-04-14 12:51:36 +00:00
p5-Test-MinimumVersion Updated devel/p5-Test-MinimumVersion to 0.101.082 2016-05-18 11:55:39 +00:00
p5-Test-Mock-LWP
p5-Test-MockModule Update p5-Test-MockModule to 0.11. 2016-04-14 12:49:23 +00:00
p5-Test-MockObject
p5-Test-Modern
p5-Test-More-Behaviour
p5-Test-Most
p5-Test-NoTabs
p5-Test-NoWarnings Reset maintainer (observer now). 2016-05-03 10:54:52 +00:00
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 - Add following three lines. 2016-04-16 13:42:24 +00:00
p5-Test-Roo
p5-Test-Script Updated devel/p5-Test-Script to 1.12 (from 1.10) 2016-05-18 11:59:11 +00:00
p5-Test-Script-Run
p5-Test-SharedFork Updated devel/p5-Test-SharedFork to 0.35 2016-05-18 12:01:21 +00:00
p5-Test-Simple Updated devel/p5-Test-Simple from 1.001014 to 1.302015 2016-05-18 12:13:06 +00:00
p5-Test-Spec
p5-Test-Spelling
p5-Test-Stream Updated devel/p5-Test-Stream to 1.302027 2016-05-18 12:16:20 +00:00
p5-Test-SubCalls
p5-Test-Taint
p5-Test-TempDir
p5-Test-TempDir-Tiny Updated devel/p5-Test-TempDir-Tiny from 0.004 to 0.016 2016-05-18 12:22:09 +00:00
p5-Test-TinyMocker
p5-Test-Trap
p5-Test-Unit
p5-Test-use-ok
p5-Test-UseAllModules
p5-Test-utf8
p5-Test-Version
p5-Test-Warn
p5-Test-Warnings Update p5-Test-Warnings to 0.026. 2016-04-15 10:36:51 +00:00
p5-Test-Weaken
p5-Test-Without-Module
p5-Test-WWW-Selenium
p5-Test-YAML-Meta
p5-Test-YAML-Valid
p5-Throwable
p5-Tie-Array-AsHash
p5-Tie-Array-Sorted
p5-Tie-Cache
p5-Tie-Cache-LRU
p5-Tie-Cache-LRU-Expires
p5-Tie-Cycle
p5-Tie-Function
p5-Tie-IxHash
p5-Tie-LLHash
p5-Tie-RefHash
p5-Tie-RefHash-Weak
p5-Tie-RegexpHash
p5-Tie-ToObject
p5-Tree-DAG_Node Updated to devel/p5-Tree-DAG-Node-1.29 2016-04-29 07:40:08 +00:00
p5-Tree-Simple Reset maintainer (observer now). 2016-05-03 10:54:52 +00:00
p5-Tree-Simple-VisitorFactory Updated to devel/p5-Tree-Simple-VisitorFactory-0.14 2016-04-29 07:35:37 +00:00
p5-Try-Tiny Update to 0.24: 2015-12-13 08:14:30 +00:00
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 Update p5-Variable-Magic to 0.59. 2016-04-14 12:48:26 +00:00
p5-VCP
p5-VCP-Dest-svk
p5-version Update to 0.9916 2016-04-17 12:53:50 +00:00
p5-Want Reset maintainer (observer now). 2016-05-03 10:54:52 +00:00
p5-WeakRef
p5-Wx-Perl-DataWalker
p5-XML-Compile-Tester Import XML-Compile-Tester-0.90 as devel/p5-XML-Compile-Tester. 2016-01-16 08:48:23 +00:00
p5-XSLoader
palmpower
pango Update pango to 1.40.1 2016-04-23 07:49:36 +00:00
pangomm Changes 2.40.0: 2016-04-12 21:28:55 +00:00
pangox-compat
papaya
pardiff
patch
patchelf
patchutils
pcc-libs
pccts
pcl-cvs
pcre Fix for CVE-2016-3191 from 2016-03-22 19:38:15 +00:00
pcre++
pcre-ocaml Updated package to use correct findlib directory 2016-05-05 15:53:08 +00:00
pcre2 Update devel/pcre2 to version 10.21. 2016-01-13 12:31:41 +00:00
pdcurses
pedisassem
phabricator Depend on opcache rather than zendopcache, it supports php56. 2016-03-04 15:23:56 +00:00
php-gettext
php-gmp
php-igbinary Restrict PHP_VERSIONS_ACCEPTED to 55 and 56. 2015-12-19 14:27:12 +00:00
php-libawl
php-memcache Restrict PHP_VERSIONS_ACCEPTED to 55 and 56. 2015-12-19 14:27:12 +00:00
php-memcached Restrict PHP_VERSIONS_ACCEPTED to 55 and 56. 2015-12-19 14:27:12 +00:00
php-mode
php-opcache Remove PHP_VERSIONS_ACCEPTED which has now default value. 2015-12-05 06:07:32 +00:00
php-pcntl
php-posix
php-pthreads Restrict PHP_VERSIONS_ACCEPTED to 55 and 56. 2015-12-19 14:27:12 +00:00
php-raphf Update devel/php-raphf to 1.1.2. 2016-03-12 08:33:12 +00:00
php-raphf2 Import devel/php-raphf2 2.0.0 (the PHP 7 variant of devel/php-raphf). 2016-03-12 09:11:01 +00:00
php-shmop
php-sysvmsg
php-sysvsem
php-sysvshm
php-xcache Restrict PHP_VERSIONS_ACCEPTED to 55 and 56. 2015-12-19 14:27:12 +00:00
php-xdebug Restrict PHP_VERSIONS_ACCEPTED to 55 and 56. 2015-12-19 14:27:12 +00:00
physfs
picopb Add PLIST item for a library on NetBSD. 2016-02-06 18:49:57 +00:00
picp
picprg
pilrc
pipestatus
pkg-config Update pkg-config to 0.29.1. 2016-04-17 10:04:01 +00:00
pkgconf Search share/pkgconfig too, because gtk-doc's pc file is there. 2016-02-04 11:50:54 +00:00
ply
pmccabe Use PKGMANDIR. Add patch comment. 2016-04-01 11:48:27 +00:00
poco Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
popt
poxml Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
prcs
ProjectCenter Recursive revbump from textproc/icu 57.1 2016-04-11 19:01:33 +00:00
protobuf
protobuf-c Update devel/protobuf-c to 1.2.1 2016-02-21 16:04:20 +00:00
pstreams
psvn
pth
pthread-sem
pthread-stublib
ptlib Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
pvs
pwlib Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
py-argcomplete Update devel/py-argcomplete to 1.1.0. 2016-02-22 11:41:59 +00:00
py-argh
py-argparse
py-astor
py-astroid Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
py-at-spi Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
py-at-spi2 Update py-at-spi2 to 2.20.0 2016-04-10 19:08:00 +00:00
py-atomicwrites Update py-atomicwrites to 1.0.0. 2016-04-08 15:18:59 +00:00
py-attrs Import py-attrs-15.2.0 as devel/py-attrs 2016-04-14 11:06:27 +00:00
py-babel
py-backports_abc
py-binaryornot Initial import of py-binaryornot, version 0.4.0, 2016-05-16 14:20:56 +00:00
py-blinker
py-boost Changes 1.61.0: 2016-05-13 20:47:32 +00:00
py-buildbot Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
py-buildbot-slave Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
py-cached-property Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
py-cffi Use weird hash URL for distfile. 2016-04-24 09:39:58 +00:00
py-characteristic
py-checker Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
py-cheetah Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
py-click Update py-click to 6.6. 2016-04-13 17:58:32 +00:00
py-click-log Update py-click-log to 0.1.3. 2016-04-15 13:33:00 +00:00
py-click-threading
py-compizconfig revbump for libsoup's ABI issue 2016-05-03 11:40:00 +00:00
py-configargparse Update devel/py-configargparse to 0.10.0. 2015-12-30 14:54:34 +00:00
py-configobj
py-constants Import py-constants-0.6.0 as devel/py-constants. 2016-01-05 10:27:27 +00:00
py-construct
py-cookiecutter Initial import of py-cookiecutter, version 1.3.0, 2016-05-16 15:05:48 +00:00
py-coverage
py-cparser
py-curses
py-cursespanel
py-cycler Import cycler-0.10.0 as devel/py-cycler. 2016-05-08 14:11:37 +00:00
py-cython Update py-cython to 0.24. 2016-04-13 18:13:49 +00:00
py-d2to1
py-daemon Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
py-daemonize
py-darcsver Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
py-decorator Update py-decorator to 4.0.9. 2016-02-14 11:02:10 +00:00
py-dialog
py-dialog2 Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
py-distorm3 Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
py-distribute
py-docopt
py-doctor Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
py-dulwich
py-enum34 Updated py33-enum34 to 1.1.6. 2016-05-18 12:28:24 +00:00
py-expect Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
py-extras
py-fann2
py-fastimport Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
py-filechunkio
py-flake8
py-flakes
py-flexmock
py-funcparserlib
py-funcsigs Updated py-funcsigs to 1.0.2. 2016-05-04 14:02:18 +00:00
py-future Import wip/py-future as devel/py-future. 2016-05-08 07:22:24 +00:00
py-futures Import futures 3.0.5 as devel/py-futures (using wip/py-futures). 2016-04-19 12:32:36 +00:00
py-game
py-generate
py-gflags Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
py-gobject Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
py-gobject-shared
py-gobject3 Update py-gobject3 to 3.20.0 2016-04-08 07:41:26 +00:00
py-gobject3-common
py-google-apputils Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
py-greenlet
py-h5py
py-hash Mark as incompatible with python33 due to py-boost dependency. 2016-05-03 19:27:12 +00:00
py-hg-fastimport Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
py-hg-git Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
py-hglib
py-hglist Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
py-hgnested Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
py-hgtools
py-hgview Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
py-hypothesis Import py-hypothesis-3.1.0 as devel/py-hypothesis. 2016-04-24 09:44:35 +00:00
py-idle
py-InlineEgg Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
py-iowait
py-ipaddr Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
py-ipython Use PKGMANDIR. 2016-03-30 08:23:33 +00:00
py-ipython1
py-ipython010 Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
py-ipython013 Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
py-jaraco_util
py-jersey Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
py-kjbuckets Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
py-kqueue Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
py-libevent-rpcgen
py-libmc
py-limits
py-linecache2 Add comments for previous. 2016-01-09 22:38:27 +00:00
py-lockfile
py-logan
py-logilab-astng Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
py-logilab-common Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
py-lupa
py-macholib
py-mako
py-mccabe
py-memcached Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
py-mercurial Updated py27-mercurial to 3.8.2. 2016-05-22 17:17:33 +00:00
py-minimock
py-mock Needs py-funcsigs>=1, reported by joerg. 2016-05-04 14:04:09 +00:00
py-modulegraph
py-more-itertools
py-msgpack
py-multiprocessing Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
py-newt Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
py-nose
py-nose-exclude Import py-nose-exclude-0.4.1 as devel/py-nose-exclude. 2016-01-02 11:00:12 +00:00
py-open-vcdiff Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
py-Optik Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
py-pbr Update py-pbr to 1.9.1. 2016-04-17 09:49:03 +00:00
py-pep8
py-pexpect
py-pip
py-pkgconfig Bump PKGREVISION for pkg-config -> pkgconf change. 2016-04-08 13:17:48 +00:00
py-pkginfo
py-pluggy
py-ply add py-ply-3.8, a lex/yacc parser for Python, from Ura Hiroshi 2015-12-02 18:22:10 +00:00
py-polib
py-pqueue Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
py-pretend
py-proteus Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
py-protobuf Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
py-py
py-py2app
py-pyev
py-pylint Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
py-pyobjc
py-pyobjc-core
py-pyobjc-framework-Accounts
py-pyobjc-framework-AddressBook
py-pyobjc-framework-AppleScriptKit
py-pyobjc-framework-AppleScriptObjC
py-pyobjc-framework-Automator
py-pyobjc-framework-CalendarStore
py-pyobjc-framework-CFNetwork
py-pyobjc-framework-Cocoa
py-pyobjc-framework-Collaboration
py-pyobjc-framework-CoreData
py-pyobjc-framework-CoreLocation
py-pyobjc-framework-CoreText
py-pyobjc-framework-CoreWLAN
py-pyobjc-framework-DictionaryServices
py-pyobjc-framework-DiskArbitration
py-pyobjc-framework-EventKit
py-pyobjc-framework-ExceptionHandling
py-pyobjc-framework-FSEvents
py-pyobjc-framework-InputMethodKit
py-pyobjc-framework-InstallerPlugins
py-pyobjc-framework-InstantMessage
py-pyobjc-framework-LatentSemanticMapping
py-pyobjc-framework-LaunchServices
py-pyobjc-framework-OpenDirectory
py-pyobjc-framework-PreferencePanes
py-pyobjc-framework-PubSub
py-pyobjc-framework-QTKit
py-pyobjc-framework-Quartz
py-pyobjc-framework-ScreenSaver
py-pyobjc-framework-ScriptingBridge
py-pyobjc-framework-SearchKit
py-pyobjc-framework-ServiceManagement
py-pyobjc-framework-Social
py-pyobjc-framework-StoreKit
py-pyobjc-framework-SyncServices
py-pyobjc-framework-SystemConfiguration
py-pyobjc-framework-WebKit
py-pyparsing Update devel/py-pyparsing to 2.1.0. 2016-02-16 13:41:15 +00:00
py-Pyro
py-pysvn Recursive revbump from textproc/icu 57.1 2016-04-11 19:01:33 +00:00
py-pytemplate Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
py-pyutil Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
py-quixote Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
py-radare2
py-readline
py-rednose
py-repoze.lru
py-requests Updated py-requests to 2.10.0. 2016-05-05 11:47:45 +00:00
py-requests-toolbelt Updated py35-requests-toolbelt to 0.6.2. 2016-05-18 12:31:54 +00:00
py-rope Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
py-rply
py-ruamel-base Initial import of py-ruamel-base, version 1.0.0, 2016-05-16 13:41:59 +00:00
py-ruamel-ordereddict Initial import of py-ruamel-ordereddict, version 0.4.9, 2016-05-16 10:35:20 +00:00
py-ruamel-yaml Initial import of py-ruamel-yaml, version 0.10.23, 2016-05-16 13:52:54 +00:00
py-serpent
py-setuptools post-install chmod no longer necessary 2016-05-21 05:28:59 +00:00
py-setuptools_scm Update setuptools_scm to 1.10.1: 2016-01-06 05:30:56 +00:00
py-setuptools_trial Update py-setuptools_trial to 0.6.0. 2016-04-13 18:25:05 +00:00
py-singledispatch
py-speaklater
py-spwd
py-stompclient Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
py-subprocess32 Updated devel/py-subprocess32 to 3.2.7 2015-12-08 14:12:02 +00:00
py-subversion Update Subversion to 1.9.4 2016-05-01 00:48:32 +00:00
py-subvertpy Recursive revbump from textproc/icu 57.1 2016-04-11 19:01:33 +00:00
py-sysctl
py-tabular Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
py-test Update py-test to 2.9.1. 2016-04-13 18:39:21 +00:00
py-test-cov Update py-test-cov to 2.2.1: 2016-02-01 13:05:34 +00:00
py-test-runner Update py-test-runner to 2.7.1. 2016-04-13 18:49:08 +00:00
py-testtools
py-thrift Mark as only for python-2.7. 2016-03-30 13:25:41 +00:00
py-tlsh Update {,py-}tlsh to 3.4.4. 2015-12-11 13:46:25 +00:00
py-tortoisehg Updated py-tortoisehg to 3.8.1. 2016-05-05 12:45:04 +00:00
py-tox
py-traceback2 Import py35-traceback2-1.4.0 as devel/py-traceback2. 2016-01-09 13:27:46 +00:00
py-tryton Use OPSYSVARS. 2016-02-25 12:12:47 +00:00
py-trytond Use OPSYSVARS. 2016-02-25 12:12:47 +00:00
py-unit Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
py-unitgui Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
py-unittest2 Add two missing dependencies. 2016-01-09 15:28:39 +00:00
py-unittest2py3k
py-urwid
py-usb Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
py-virtualenv Update py-virtualenv to 15.0.1. 2016-04-13 18:51:05 +00:00
py-wheel Initial import of devel/py-wheel, version 0.26.0, into the NetBSD Packages Collection. 2016-05-16 07:53:02 +00:00
py-whichcraft Initial import of py-whichcraft, version 0.1.1, 2016-05-16 14:06:06 +00:00
py-windbg Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
py-wrapt add devel/py-wrapt (wrapt-1.10.8) 2016-05-05 11:15:33 +00:00
py-xdg
py-zanata-python-client Add comment 2016-03-05 04:48:36 +00:00
py-zconfig Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
py-ZopeComponent
py-ZopeEvent
py-ZopeInterface
python-mode
pythontidy
qbzr Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
qconf Recursive revbump from textproc/icu 57.1 2016-04-11 19:01:33 +00:00
qjson Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
qof Fix Darwin version test. 2016-03-03 13:16:20 +00:00
qore-uuid-module Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
qtscriptgenerator Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
quilt
R-evaluate Update to 0.8.3 2016-04-16 14:15:19 +00:00
R-magrittr Import magrittr-1.5 as devel/R-magrittr. 2016-01-01 13:19:40 +00:00
R-proto Import devel/R-proto 0.3-10 into pkgsrc. 2016-02-25 19:42:00 +00:00
R-Rcpp Update to 0.12.4 2016-04-09 10:54:53 +00:00
radare2 Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
radare2-valabind revbump for vala update 2016-04-10 19:38:51 +00:00
ragel
rainbow-delimiters-el
rapidsvn Recursive revbump from textproc/icu 57.1 2016-04-11 19:01:33 +00:00
ratfor
RBTools update to RBTools-0.7.5 2016-04-09 05:06:10 +00:00
rcs
rdp
re2 Add re2, Russ Cox's BSD-licensed regexp library to the packages collection. 2016-02-08 05:46:23 +00:00
re2c Version 0.15.3 (2015-12-02) 2016-01-10 10:01:02 +00:00
readline Use OPSYSVARS. 2016-02-25 12:12:47 +00:00
rebar Update devel/rebar to 2.6.1. 2016-01-15 11:09:28 +00:00
refinecvs
Renaissance Recursive revbump from textproc/icu 57.1 2016-04-11 19:01:33 +00:00
reposurgeon Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
roundup Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
rox-lib Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
rpc2
rscode
rsltc
rt-mysql
rt-pgsql
rt3 Bump PKREVISION for the previous CONF_FILES_PERMS fix 2016-05-17 10:36:38 +00:00
rt4 Update to 4.2.12 2016-01-30 23:54:20 +00:00
RTFM
RTx-RightsMatrix
rubigen
ruby-abstract
ruby-activemodel32 Update ruby-activemodel32 to 3.2.22.2. 2016-03-05 05:24:59 +00:00
ruby-activesupport32 Update ruby-activesupport32 to 3.2.22.2. 2016-03-05 05:24:32 +00:00
ruby-algorithms
ruby-amstd
ruby-assistance
ruby-atomic
ruby-backports Update ruby-backports to 3.6.8. 2016-02-16 14:47:26 +00:00
ruby-blankslate
ruby-bsearch
ruby-byaccr
ruby-celluloid Update ruby-celluloid to 0.17.3. 2016-02-16 14:52:27 +00:00
ruby-celluloid-essentials
ruby-celluloid-extras
ruby-celluloid-fsm
ruby-celluloid-pool
ruby-celluloid-supervision
ruby-cmd
ruby-curses remove references to ruby200 2016-03-14 00:59:05 +00:00
ruby-curses-gem Update ruby-curses-gem to 1.0.2. 2016-03-16 13:07:31 +00:00
ruby-daemon_controller
ruby-delayer
ruby-delayer-deferred Import ruby-delayer-deferred-1.0.3 as devel/ruby-delayer-deferred. 2016-01-09 18:44:08 +00:00
ruby-deprecated
ruby-dhaka
ruby-docile
ruby-dotenv Update ruby-dotenv to 2.1.0. 2016-02-16 14:55:34 +00:00
ruby-eet Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
ruby-eventmachine Update ruby-eventmachine to 1.2.0.1. 2016-03-16 13:04:18 +00:00
ruby-extlib
ruby-facade
ruby-fast_gettext
ruby-ffi
ruby-ffi-yajl Update ruby-ffi-yajl to 2.2.3. 2016-01-11 15:56:19 +00:00
ruby-fiddle Add suport for ruby23. 2015-12-30 15:02:13 +00:00
ruby-flexmock Avoid build failures when chmod respects umask, and 'chmod -x' thus does 2016-03-03 19:42:29 +00:00
ruby-gemcutter
ruby-getopt Update ruby-getopt to 1.4.3. 2016-01-11 16:01:37 +00:00
ruby-gettext Update ruby-gettext to 3.2.1. 2016-02-16 15:04:35 +00:00
ruby-gettext-activerecord
ruby-gettext-rails
ruby-gettext_i18n_rails Update ruby-gettext_i18n_rails to 1.5.0. 2016-03-08 14:00:22 +00:00
ruby-gnome2-atk Update ruby-gnome2 packages to 3.0.8. 2016-04-16 17:41:03 +00:00
ruby-gnome2-gio Update ruby-gnome2 packages to 3.0.8. 2016-04-16 17:41:03 +00:00
ruby-gnome2-glib Update ruby-gnome2 packages to 3.0.8. 2016-04-16 17:41:03 +00:00
ruby-gnome2-gobject-introspection Update ruby-gnome2 packages to 3.0.8. 2016-04-16 17:41:03 +00:00
ruby-gnome2-pango Update ruby-gnome2 packages to 3.0.8. 2016-04-16 17:41:03 +00:00
ruby-hashery
ruby-heckle
ruby-highline
ruby-hike
ruby-i18n
ruby-inline
ruby-instance_storage Import ruby-instance_storage-1.0.0 as devel/ruby-instance_storage. 2016-01-09 18:50:43 +00:00
ruby-io-like
ruby-kgio
ruby-libyajl2
ruby-little-plugger
ruby-locale
ruby-locale-rails
ruby-lockfile
ruby-log4r
ruby-logging Update ruby-logging to 2.1.0. 2016-03-15 16:54:33 +00:00
ruby-loquacious
ruby-memcache
ruby-memoist Import ruby-memoist-0.14.0 as devel/ruby-memoist. 2016-01-09 18:38:26 +00:00
ruby-mercenary Update ruby-mercenary to 0.3.6. 2016-04-14 21:52:55 +00:00
ruby-metaclass
ruby-metaid
ruby-minitest Update ruby-minitest to 5.8.4. 2016-02-16 15:10:10 +00:00
ruby-mixlib-authentication
ruby-mixlib-cli
ruby-mixlib-config
ruby-mixlib-log
ruby-mixlib-shellout Update ruby-mixlib-shellout to 2.2.5. 2015-12-12 14:29:37 +00:00
ruby-mkrf
ruby-mocha
ruby-mode Update ruby-mode to 2.3.0. 2015-12-30 15:42:33 +00:00
ruby-msgpack Update ruby-msgpack to 0.7.4. 2016-01-11 16:04:36 +00:00
ruby-ncurses
ruby-needle
ruby-nenv Update ruby-nenv to 0.3.0. 2016-02-16 15:13:27 +00:00
ruby-octokit Update ruby-octokit to 4.3.0. 2016-03-08 14:07:50 +00:00
ruby-ole Update ruby-ole to 1.2.12. 2016-01-03 06:57:05 +00:00
ruby-open4
ruby-parseconfig Update ruby-parseconfig to 1.0.8. 2016-02-16 15:15:57 +00:00
ruby-parser Update ruby-parser to 3.8.1. 2016-03-08 14:30:43 +00:00
ruby-parsetree
ruby-parslet
ruby-path
ruby-pathname2
ruby-pkg-config Switch to gem.mk. Bump PKGREVISION. 2016-01-11 23:48:38 +00:00
ruby-polyglot
ruby-posix-spawn
ruby-power_assert remove references to ruby200 2016-03-14 00:59:05 +00:00
ruby-priority-queue
ruby-racc Add pkg_alternatives support. 2015-12-13 17:09:17 +00:00
ruby-railties32 Update ruby-railties32 to 3.2.22.2. 2016-03-05 05:29:07 +00:00
ruby-rake remove references to ruby200 2016-03-14 00:59:05 +00:00
ruby-randexp
ruby-rb-fsevent Initial addition of ruby-rb-fsevent-0.9.7: 2016-03-03 14:37:46 +00:00
ruby-rbtree
ruby-rcov
ruby-rcsparse
ruby-rd-mode
ruby-rdoc remove references to ruby200 2016-03-14 00:59:05 +00:00
ruby-readline remove references to ruby200 2016-03-14 00:59:05 +00:00
ruby-redmine Recursive revbump from textproc/icu 57.1 2016-04-11 19:01:33 +00:00
ruby-redmine-flatly-light-theme
ruby-redmine-gitmike-theme
ruby-redmine-minimalflat-theme
ruby-redmine-red-andy-theme
ruby-redmine_bootstrap_kit
ruby-redmine_code_review
ruby-redmine_jenkins Whitespace. 2015-12-29 04:54:34 +00:00
ruby-redmine_lightbox2
ruby-redmine_startpage
ruby-redmine_theme_changer
ruby-redmine_work_time
ruby-ref
ruby-rgl
ruby-rspec
ruby-rspec-core Update ruby-rspec-core to 3.4.4. 2016-03-09 13:35:11 +00:00
ruby-rspec-expectations
ruby-rspec-logsplit
ruby-rspec-mocks Update ruby-rspec-mocks to 3.4.1. 2016-02-16 16:01:13 +00:00
ruby-rspec-rails Update ruby-rspec-rails to 3.4.2. 2016-02-16 16:02:35 +00:00
ruby-rspec-support
ruby-rugged Update ruby-rugged to 0.24.0. 2016-03-08 15:35:59 +00:00
ruby-SDL
ruby-setup
ruby-sexp-processor Update ruby-sexp-processor to 4.7.0. 2016-03-08 14:49:40 +00:00
ruby-shoulda-context
ruby-shoulda-matchers
ruby-simple_uuid
ruby-simplecov Update ruby-simplecov to 0.11.2. 2016-02-16 16:03:52 +00:00
ruby-simplecov-html
ruby-spruz
ruby-stomp Update ruby-stomp to 1.3.5. 2016-03-08 14:51:43 +00:00
ruby-stream
ruby-subexec
ruby-subversion Update Subversion to 1.9.4 2016-05-01 00:48:32 +00:00
ruby-templater
ruby-term-ansicolor
ruby-termcolor
ruby-test-spec
ruby-test-unit Update ruby-test-unit to 3.1.7. 2016-02-16 16:08:58 +00:00
ruby-test-unit-notify Depends on devel/ruby-test-unit with ruby200 and ruby21 since Ruby 2.2 2016-01-06 14:40:03 +00:00
ruby-thor
ruby-thrift Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
ruby-thrift_client Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
ruby-tins Update ruby-tins to 1.9.0. 2016-03-15 14:24:46 +00:00
ruby-turn
ruby-uglifier
ruby-uuidtools
ruby-validatable
ruby-wmi-lite
ruby-zookeeper Fix PLIST problem except ruby200. 2016-01-12 14:19:14 +00:00
ruby2ruby Update ruby2ruby to 2.3.0. 2016-03-08 15:01:04 +00:00
rudiments Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
rvm
rx
sablecc
scintilla
scmcvs Use OPSYSVARS. 2016-02-25 12:12:47 +00:00
scons RELEASE 2.5.0 - Mon, 09 Apr 2016 11:27:42 -0700 2016-05-09 08:58:43 +00:00
sdcc
sdcc3
SDL
SDL-intro-en
SDL-intro-ko
SDL2 Update to 2.0.4. 2016-01-03 11:15:12 +00:00
SDL_gfx Updated to devel/SDL_gfx-2.0.25 2016-04-29 12:18:28 +00:00
SDL_Pango
SDL_ttf
SDLmm
semantic
semi
sfio
sfslite
sgb
sgi-stl
sgi-stl-docs
shtk
silc-toolkit
slib
sml-mode
snappy
snappy-java10
sofia-sip Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
SOPE Recursive revbump from textproc/icu 57.1 2016-04-11 19:01:33 +00:00
sparse
sparsehash Update to sparsehash-2.0.3: Allow building with more restrict C++ 2015-12-27 07:36:49 +00:00
spiff
spin
splint
st Update devel/st to 1.9. 2016-04-28 13:49:04 +00:00
startbug1 Recursive revbump from textproc/icu 57.1 2016-04-11 19:01:33 +00:00
stgit Assign Terin Stock as maintainer. 2016-03-19 19:18:34 +00:00
stooop
subversion Update Subversion to 1.9.4 2016-05-01 00:48:32 +00:00
subversion-base Update Subversion to 1.9.4 2016-05-01 00:48:32 +00:00
sunifdef
svk
swig
swig2
swt Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
syncdir
sysexits
tailor Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
talloc Updated talloc to 2.1.7. 2016-05-12 14:10:14 +00:00
tavrasm
tcl-tclcl
tcl-tclOO
tclap Don't try to build doc's if doxygen found. 2016-01-03 20:41:58 +00:00
tcllib
tclreadline Whitespace. 2015-12-29 04:54:34 +00:00
teem
tet3 Remove two weird patches. Add comments to most others. 2016-03-15 12:15:26 +00:00
tex-etoolbox
tex-etoolbox-doc Add LICENSE 2016-01-30 04:05:49 +00:00
tex-l3experimental
tex-l3kernel
tex-l3kernel-doc
tex-l3packages
tex-l3packages-doc
tex-lualibs
tex-lualibs-doc
tex-luatexbase Add LICENSE 2016-01-30 04:05:49 +00:00
tex-luatexbase-doc Add LICENSE 2016-01-30 04:05:49 +00:00
tex-multido
tex-multido-doc
tex-pst-uml
tex-pst-uml-doc
tex-xifthen
tex-xifthen-doc
tig
tkcvs Use PKGMANDIR. 2016-04-21 13:29:07 +00:00
tkdiff
tla
tlsh Update {,py-}tlsh to 3.4.4. 2015-12-11 13:46:25 +00:00
tmake
tmin
topgit
tpasm
tradcpp
transifex-client Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
tre
treecc
trio
tvision Don't assume intptr_t is magically defined, but request it when 2016-05-18 20:19:46 +00:00
ucl
ucommon Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
ucpp
umbrello Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
unidiff
uno
userspace-rcu
uthash
valgrind Adjust HOMEPAGE 2016-01-16 20:30:11 +00:00
vanessa_adt
vanessa_logger
vanessa_socket
vera++ Avoid build failures when chmod respects umask, and 'chmod -x' thus does 2016-03-03 19:42:29 +00:00
visualvm Added devel/visualvm version 1.3.8 2016-01-11 10:52:25 +00:00
vtcl
waf Update waf to 1.8.20: 2016-04-13 17:50:08 +00:00
wide
xa65 Use PKGMANDIR. 2016-04-01 11:30:16 +00:00
xdelta
xdelta3 Update xdelta3 to 3.0.11. 2016-02-08 16:26:49 +00:00
xfce4-conf
xfce4-dev-tools
xmake
xorg-util-macros
xsd
xulrunner10 Wrap tttables as seen on netbsd-7. 2016-05-07 09:54:34 +00:00
xulrunner17 Recursive revbump from textproc/icu 57.1 2016-04-11 19:01:33 +00:00
xulrunner24 Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
xulrunner31 Recursive revbump from textproc/icu 57.1 2016-04-11 19:01:33 +00:00
xulrunner38 Update to 38.8.0 2016-05-04 09:56:26 +00:00
xulrunner45 Update to 45.1.1 2016-05-05 11:59:02 +00:00
xulrunner192 Drop old system wrapper script hack. Adjust wrapper list to include 2016-05-07 09:54:16 +00:00
xxgdb Use OPSYSVARS. 2016-02-25 12:12:47 +00:00
yajl
yasm Add support for CFLAGS 2016-04-14 23:18:04 +00:00
z80-asm Fix build under Apple OS X, bump PKGREVISION. 2016-02-21 07:40:39 +00:00
ZenTest
zlib
zookeeper Use REAL_ROOT_USER/REAL_ROOT_GROUP instead of ROOT_USER/ROOT_GROUP 2016-05-17 10:32:06 +00:00
zzuf
Makefile + mate-common 2016-05-21 21:45:25 +00:00