pkgsrc/devel
mef 06517e7a78 Updated devel/ply 3.4 to 3.9
----------------------------
  CHANGES since 3.4 reaches 280 lines, 11.2 kbytes, so only recent
  Announce is listed here, thank you.
----------------------------------------------------------------
August 31, 2016

                  Announcing :  PLY-3.9 (Python Lex-Yacc)

                        http://www.dabeaz.com/ply

I'm pleased to announce PLY-3.9--a pure Python implementation of the
common parsing tools lex and yacc.  PLY-3.9 is a minor bug fix
release.  It supports both Python 2 and Python 3.

If you are new to PLY, here are a few highlights:

-  PLY is closely modeled after traditional lex/yacc.  If you know how
   to use these or similar tools in other languages, you will find
   PLY to be comparable.

-  PLY provides very extensive error reporting and diagnostic
   information to assist in parser construction.  The original
   implementation was developed for instructional purposes.  As
   a result, the system tries to identify the most common types
   of errors made by novice users.

-  PLY provides full support for empty productions, error recovery,
   precedence rules, and ambiguous grammars.

-  Parsing is based on LR-parsing which is fast, memory efficient,
   better suited to large grammars, and which has a number of nice
   properties when dealing with syntax errors and other parsing
   problems. Currently, PLY can build its parsing tables using
   either SLR or LALR(1) algorithms.

More information about PLY can be obtained on the PLY webpage at:

                   http://www.dabeaz.com/ply

PLY is freely available.
2016-09-17 13:51:19 +00:00
..
accerciser Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
accerciser3 Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
acme Update HOMEPAGE at sourceforge 2016-08-13 06:14:48 +00:00
acr Updated devel/acr to 0.10.5 2016-08-18 04:38:13 +00:00
acunia-jam
adocman Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
aegis Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
afl Updated devel/afl to 2.34b (from: docs/ChangeLog) 2016-09-17 03:14:07 +00:00
ald Deal with move of the x87 definitions in NetBSD 7.0. 2016-07-02 14:41:59 +00:00
alex Update devel/alex to 3.1.7. Fix configure env wrap. 2016-09-06 14:43:14 +00:00
allegro Add missing includes. 2016-06-16 06:00:46 +00:00
anjuta Revbump after graphics/gd update 2016-08-03 10:22:08 +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 after graphics/gd update 2016-08-03 10:22:08 +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 Update to 2.05.1. From the changelog: 2016-07-11 18:26:52 +00:00
at-spi Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
at-spi2-atk Update at-spi2-atk to 2.20.1 2016-05-27 08:04:11 +00:00
at-spi2-core Update at-spi2-core to 2.20.2 2016-05-27 08:01:44 +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 Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
autoconf Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
autoconf-archive Update autoconf-archive to 2016.03.20. 2016-04-14 11:30:46 +00:00
autoconf213 Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
autogen After guile's and guile20's installation prefixes have changed, it's time 2016-09-15 14:32:39 +00:00
automake Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
automake14 Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
automoc4 Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
avl
avltree
bam
bats Use PKGMANDIR. Fix MAINTAINER address. 2016-09-08 14:34:02 +00:00
bcc Use OPSYSVARS. 2016-02-25 12:12:47 +00:00
bglibs Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
bin86
binutils Update to 2.26.1 2016-08-15 19:29:13 +00:00
bison Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
blame
blib Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
bmake Use OPSYSVARS. 2016-02-25 12:12:47 +00:00
bmkdep
boa-constructor Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
boehm-gc Updated devel/boehm-gc to 7.6.0 2016-08-09 12:50:39 +00:00
bokken Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
boost-build Changes 1.61.0: 2016-05-13 20:47:32 +00:00
boost-docs
boost-headers Fix boost/optional/optional_fwd.hpp header file using upstream patch. 2016-08-02 08:49:46 +00:00
boost-jam Changes 1.61.0: 2016-05-13 20:47:32 +00:00
boost-libs devel/boost-libs: fix build on fbsd 2016-06-15 18:29:59 +00:00
bouml
bpython Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
buddy
bugs-everywhere Remove unnecessary PLIST_SUBST and FILES_SUBST that are now provided 2016-08-28 15:48:28 +00:00
bugzilla Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
bugzilla3 Fixed some pkglint warnings. 2016-07-09 13:21:05 +00:00
bullet devel/bullet: Update to 2.82 2016-06-15 20:10:50 +00:00
byacc Updated devel/byacc from 20141128 to 20160606, Sorry for long CHANGES: 2016-06-18 08:03:41 +00:00
bzr Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
bzr-explorer Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
bzr-gtk Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
bzr-svn Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
bzrtools Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
c-cpp-reference
calltree-perl Import calltree-perl-0.1 as devel/calltree-perl. 2016-09-17 06:13:30 +00:00
capstone Prepare devel/capstone for split for the base package and bindings 2016-06-13 01:51:04 +00:00
catch Updated devel/catch to 1.5.0 2016-08-09 13:01:56 +00:00
cbrowser
ccache Updated devel/ccache 3.2.7 to 3.3 2016-08-28 13:44:18 +00:00
cdecl
cdk
cervisia Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
cfitsio Don't install testprog 2016-06-19 07:40:17 +00:00
cflow Updated devel/cflow to 1.5 2016-06-18 11:30:35 +00:00
cflow-mode
cgdb
cgen
check Update to 0.10.0. From the changelog: 2016-06-17 02:25:47 +00:00
chmlib
chrpath
clib
clisp-pcre
clisp-syscalls
clisp-wildcard
clisp-zlib
cmake Changes in 3.6.2 since 3.6.1: 2016-09-12 17:22:45 +00:00
cmake-fedora Update cmake-fedora to 2.6.0 2016-07-28 17:52:08 +00:00
cmake-mode
cmocka Fix broken build. 2016-09-11 04:35:54 +00:00
cmockery2 Fix HOMEPAGE to be copy'n'pastable. 2016-06-09 06:23:38 +00:00
cmph
cobol-mode
coccinelle Disable use of menhir (an ocaml parser generator) because (a) the 2016-09-11 05:00:33 +00:00
coconut Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
codeville Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
cogito Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
colordiff Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
commit-patch Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
compiz-bcop
compizconfig-backend-gconf Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
concurrencykit Updated devel/ck (concurrencykit) 0.4.1 to 0.5.1 2016-08-10 23:44:10 +00:00
confuse Avoid to include "../../mk/fetch/github.mk" in package Makefile 2016-07-27 12:22:13 +00:00
cook Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
cppcheck Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
cppunit
cpputest Define TEST_TARGET. 2016-06-11 18:55:01 +00:00
cproto
cpuflags Update cpuflags to 1.43 2016-01-28 19:11:30 +00:00
cqual Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
cre2 Don't depend on GCC's VLA of non-POD types extensions. 2016-03-29 22:03:52 +00:00
cscope
cssc
ctemplate Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
cunit
cut
cutter Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
cvs-fast-export
cvs2cl Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
cvs2html Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
cvs2svn Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
cvsclone
cvsd Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
cvsdiff2patch
cvsgraph Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
cvslock
cvsps Fix buffer overflow on long lines 2016-07-25 05:10:03 +00:00
cvsps3
cvsup-bin
cvsup-gui-bin
cvsutils Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
cvsync Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
cxref
darcs - Update MASTER_SITES 2016-08-10 23:57:56 +00:00
darts
dconf Update dconf to 0.26.0 2016-04-20 22:00:55 +00:00
dconf-editor Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
ddd
deforaos-asm Import DeforaOS Asm 0.2.3 2016-02-20 03:14:46 +00:00
deforaos-coder Revbump after graphics/gd update 2016-08-03 10:22:08 +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 Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
dev86 Add support for CFLAGS and LDFLAGS 2016-05-08 16:09:38 +00:00
devhelp Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
device-driver-doc-de
devIL
dia2code
diffuse Updated devel/diffuse to 0.4.8 2016-08-11 00:26:12 +00:00
diffutils Updated devel/diffutils to 3.4 2016-08-09 13:35:28 +00:00
distcc
distcc-pump Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
distccmon-gnome Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
distccmon-gtk Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
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 Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
doxymacs
dumpet PR/51445: Import dumpet 2.1 as devel/dumpet. 2016-08-27 11:53:39 +00:00
easygit Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
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 Fix MAINTAINER typo 2016-06-19 14:33:11 +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 Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
eric4 Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
erlang-cache_tab Update devel/erlang-cache_tab to 1.0.4. 2016-08-12 09:22:34 +00:00
erlang-ezlib Import ezlib-1.0.1 as devel/erlang-ezlib. 2016-04-25 14:20:46 +00:00
error
ethos Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
ETL
etrace Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
exctags
exempi Include pthread.buildlink3.mk and set PTHREAD_AUTO_VARS in order 2016-09-16 15:43:26 +00:00
ExmanIDE Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
extra-cmake-modules Update to 5.25.0 2016-08-21 21:12:42 +00:00
fann
fastdep
ffcall Make x86_64's .ehframe content PIC to avoid text relocations. Bump 2016-08-26 17:25:08 +00:00
fhist
flatzebra Import flatzebra-0.1.6 as devel/flatzebra 2016-07-28 20:26:46 +00:00
flex Reverted devel/flex to 2.6.0 2016-08-12 10:12:23 +00:00
flexdock
flim
florist
fortran-utils
fossil Update to fossil-1.35, principal changes include: 2016-06-16 08:34:29 +00:00
frama-c Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
frink
fromcvs
ftnchek Update devel/ftncheck 3.2.2 to 3.3.1 2016-08-15 12:46:35 +00:00
g-wrap After guile's and guile20's installation prefixes have changed, it's time 2016-09-15 14:32:39 +00:00
gccmakedep
GConf Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
GConf-ui Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
gconfmm Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
gcvs Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
gdb Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
gdb5
gdb6
gdbus-codegen Update glib2 to 2.48.2 2016-08-21 21:47:29 +00:00
gdl Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
geany Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
gearmand Recursive revbump from textproc/icu 57.1 2016-04-11 19:01:33 +00:00
generate
gengetopt
gentle
gettext Update gettext* to 0.19.8.1: 2016-06-11 18:26:15 +00:00
gettext-asprintf
gettext-lib Update gettext* to 0.19.8.1: 2016-06-11 18:26:15 +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 Changes 2.10.0: 2016-09-07 08:56:32 +00:00
git-base Changes 2.10.0: 2016-09-07 08:56:32 +00:00
git-contrib
git-cvs Make comment useful, and fix dependency. 2016-05-26 16:22:22 +00:00
git-docs Update git to 2.9.2. 2016-07-21 13:12:25 +00:00
git-gitk
git-remote-hg
git-svn
gitolite Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
glade Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
glade3 Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
glib ftp.gtk.org is gone, remove it from MASTER_SITES. 2016-04-24 10:48:06 +00:00
glib2 Update glib2 to 2.48.2 2016-08-21 21:47:29 +00:00
glibmm Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
global Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
gmake Readd two forgotten patches. 2016-09-08 22:46:58 +00:00
gmock
gmp Changes in GMP 6.1.1 2016-08-23 05:10:48 +00:00
gmtk Recursive revbump from audio/pulseaudio 2016-08-04 17:03:30 +00:00
gnatpython Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +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 all Go packages after the Go 1.7.1 update. 2016-09-10 19:47:19 +00:00
go-flags-svent Revbump all Go packages after the Go 1.7.1 update. 2016-09-10 19:47:19 +00:00
go-glog New package, go-glog. 2016-09-11 08:15:43 +00:00
go-gls Revbump all Go packages after the Go 1.7.1 update. 2016-09-10 19:47:19 +00:00
go-ini Revbump all Go packages after the Go 1.7.1 update. 2016-09-10 19:47:19 +00:00
go-mow-cli Revbump all Go packages after the Go 1.7.1 update. 2016-09-10 19:47:19 +00:00
go-nbreader Revbump all Go packages after the Go 1.7.1 update. 2016-09-10 19:47:19 +00:00
go-protobuf Fix hardcoded /bin/bash. Bump PKGREVISION. 2016-09-14 21:08:58 +00:00
go-ratelimit Revbump all Go packages after the Go 1.7.1 update. 2016-09-10 19:47:19 +00:00
go-review Revbump all Go packages after the Go 1.7.1 update. 2016-09-10 19:47:19 +00:00
go-termbox Revbump all Go packages after the Go 1.7.1 update. 2016-09-10 19:47:19 +00:00
go-testify Revbump all Go packages after the Go 1.7.1 update. 2016-09-10 19:47:19 +00:00
go-tools Revbump all Go packages after the Go 1.7.1 update. 2016-09-10 19:47:19 +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 all Go packages after the Go 1.7.1 update. 2016-09-10 19:47:19 +00:00
google-api-go-client Update google-api-go-client to 20160909. 2016-09-13 20:50:25 +00:00
google-glog
googletest Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
Gorm Recursive revbump from textproc/icu 57.1 2016-04-11 19:01:33 +00:00
gperf
gperftools Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
gprbuild-aux
gps Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
gputils Improve input paranoia and error reporting in gplib, pursuant to the 2016-09-14 14:10:50 +00:00
grantlee Install includes so they don't conflict with qt5 versions. 2016-05-08 11:13:09 +00:00
grantlee-qt5 Recursive revbump from audio/pulseaudio 2016-08-04 17:03:30 +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 Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
gtl
guile-gnome Bump minimum required versions of dependencies so they're consistently 2016-09-15 21:13:21 +00:00
guile-lib Add pkg-config to tools for proper guile detection. 2016-09-15 17:05:16 +00:00
guile-slib Update guile-slib to 3.2.5 and switch to guile20. 2016-09-15 14:02:41 +00:00
guile-www Change to guile20 2016-09-15 15:38:20 +00:00
gyp Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
happy
haskell-mode
hdevtools Update to 0.1.2.2 2016-01-15 15:26:39 +00:00
hdf
hdf5 Bump PKGREVISION after the last devel/hdf5-c++ change. 2016-09-14 21:34:34 +00:00
hdf5-c++ Install missing header file. 2016-09-14 20:29:56 +00:00
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 Update hoe to 3.15.1. 2016-08-21 08:33:58 +00:00
hptools
hs-ansi-terminal
hs-base-unicode-symbols
hs-blaze-builder
hs-cmdargs
hs-cpphs
hs-data-default
hs-data-default-class
hs-data-default-instances-base
hs-data-default-instances-containers
hs-data-default-instances-dlist
hs-data-default-instances-old-locale
hs-deepseq-generics
hs-dlist
hs-exceptions
hs-extensible-exceptions
hs-ghc-mtl
hs-ghc-paths
hs-hashable
hs-haskell-src-exts
hs-hint
hs-lifted-base
hs-mmorph
hs-monad-control
hs-MonadRandom
hs-mtl
hs-primitive
hs-QuickCheck
hs-random
hs-reflection
hs-resourcet
hs-safe
hs-setlocale
hs-split
hs-stm
hs-syb
hs-tagged
hs-text
hs-tf-random
hs-transformers
hs-transformers-base
hs-transformers-compat
hs-uniplate
hs-unordered-containers
hs-utf8-string
hs-vault
hs-vector
hs-vector-algorithms
hs-void
ht
hugs-HUnit
hugs-unix
idiff
idutils
imake Use the new tradcpp's -debuglog feature to generate a trace from 2016-09-04 21:33:53 +00:00
include-what-you-use Update include-what-you-use to 0.6. 2016-07-26 12:47:24 +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
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 Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
jenkins
jflex
jq Fix build on SunOS. Submitted by Attila Fueloep. 2016-08-10 15:52:15 +00:00
js2-mode
js_of_ocaml Added buildlink3.mk file. No upstream changes. 2016-08-19 15:00:36 +00:00
kapptemplate Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
kbookmarks Update KDE Frameworks to 5.25.0 2016-08-21 21:17:57 +00:00
kbuild Import NetBSD specific files/strtofflags.c 2016-07-08 09:51:34 +00:00
kcachegrind Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
kcmutils Update KDE Frameworks to 5.25.0 2016-08-21 21:17:57 +00:00
kconfig Update KDE Frameworks to 5.25.0 2016-08-21 21:17:57 +00:00
kcoreaddons Update KDE Frameworks to 5.25.0 2016-08-21 21:17:57 +00:00
kcrash Update KDE Frameworks to 5.25.0 2016-08-21 21:17:57 +00:00
kdbg Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +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
kdeclarative Update KDE Frameworks to 5.25.0 2016-08-21 21:17:57 +00:00
kdesdk-kioslaves Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +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 Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
kdevelop
kdevelop-base Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
kdevelop4 Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
kdevplatform Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +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
kdoctools Update KDE Frameworks to 5.25.0 2016-08-21 21:17:57 +00:00
ki18n Update KDE Frameworks to 5.25.0 2016-08-21 21:17:57 +00:00
kidletime Update KDE Frameworks to 5.25.0 2016-08-21 21:17:57 +00:00
kio Update KDE Frameworks to 5.25.0 2016-08-21 21:17:57 +00:00
kitemmodels Update KDE Frameworks to 5.25.0 2016-08-21 21:17:57 +00:00
knotifications Update KDE Frameworks to 5.25.0 2016-08-21 21:17:57 +00:00
knotifyconfig Update KDE Frameworks to 5.25.0 2016-08-21 21:17:57 +00:00
ko-po-check Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
kompare Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
kpackage Update KDE Frameworks to 5.25.0 2016-08-21 21:17:57 +00:00
kparts Update KDE Frameworks to 5.25.0 2016-08-21 21:17:57 +00:00
kpeople Update KDE Frameworks to 5.25.0 2016-08-21 21:17:57 +00:00
kpty Update KDE Frameworks to 5.25.0 2016-08-21 21:17:57 +00:00
krunner Add missing distinfo 2016-08-27 01:01:41 +00:00
kscope Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
kservice Add flex and bison tool dependencies 2016-08-22 20:46:19 +00:00
ktexteditor Update KDE Frameworks to 5.25.0 2016-08-21 21:17:57 +00:00
kyua Update devel/kyua to 0.13: 2016-08-26 10:41:56 +00:00
lcc
lcov Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
ldapsdk Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
ldpc
lemon
lettuce Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
libappindicator Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
libappindicator3 Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
libarena
libargparse
libast Use OPSYSVARS. 2016-02-25 12:12:47 +00:00
libatomic_ops Updated libatomic_ops to 7.4.4. 2016-06-12 14:33:57 +00:00
libbegemot
libbinio
libblkid
libbonobo Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
libbonoboui Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
libbson Update devel/libbson to 1.4.0. 2016-08-17 14:07:08 +00:00
libcerf Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
libcfg+
libcompizconfig Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
libconfig
libctl After guile's and guile20's installation prefixes have changed, it's time 2016-09-15 14:32:39 +00:00
libdaemon
libdatrie
libdbusmenu-glib Import libdbusmenu-glib-12.10.2 as devel/libdbusmenu-glib. 2016-05-20 22:00:23 +00:00
libdbusmenu-gtk Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
libdbusmenu-gtk-doc tyop 2016-05-20 22:02:18 +00:00
libdbusmenu-gtk3 Revbump after graphics/gd update 2016-08-03 10:22:08 +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 Revbump after graphics/gd update 2016-08-03 10:22:08 +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 Updated libebml to 1.3.4. 2016-07-03 11:05:43 +00:00
libelf
libestr
libetm
libev Changes 4.22: 2016-07-07 08:18:15 +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 Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
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 Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
libgail-gnome Revbump after graphics/gd update 2016-08-03 10:22:08 +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.1. 2016-08-30 10:24:40 +00:00
libglade Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
libglademm Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
libgnome Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
libgnomemm Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
libgnomeui Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
libgnomeuimm Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
libgphoto2 Use OPSYSVARS. 2016-02-25 12:12:47 +00:00
libgsf Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
libgweather Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
libhfs
libhid Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
libiberty
libidn Updated libidn to 1.33. 2016-07-21 11:51:28 +00:00
libindicator Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
libindicator-tools Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
libindicator3 Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
libinotify Switch to the GitHub maintained version of libinotify. This has a 2016-04-22 15:27:11 +00:00
libite Fix typo. 2016-05-30 08:01:21 +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 Updated libmimedir to 0.5.1. 2016-06-30 17:38:52 +00:00
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 Use explitly sized types when defining structs which represent 2016-08-30 13:57:31 +00:00
libnet11
libnjb
libntlm
liboil
liboop
libosip
libowfat
libpeas Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
libpgm Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
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 Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
libsexymm Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
libsigc++ Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
libsigc++1
libsigsegv
libslang
libslang2
libsmi
libstash
libstatgrab Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
libstree Moved documentation to share/doc/$(PKGBASE). Bumped PKGREVISION. 2016-07-24 21:21:13 +00:00
libstroke
libtai
libtar
libtecla
libthai
libthrift Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
libtool Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
libtool-base Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
libtool-fortran Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +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 Updated libuuid to 2.28.2. 2016-09-12 07:36:55 +00:00
libuv Updated devel/libuv to 1.9.1 (ChangeLog in UTF-8, sorted by category) 2016-08-07 13:36:09 +00:00
libuxre
libview Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
libvolume_id
libwhisker2 Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
libwnck Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
libwnck3 Update libwnck3 to 3.20.1 2016-09-16 21:59:08 +00:00
libxenserver Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
libzen
libzookeeper
lincvs
lldb Updated lldb to 3.8.1. 2016-07-27 09:17:41 +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 Use the macosx target which is bundled in packages Makefile to apply relevant 2016-08-20 14:03:03 +00:00
lua-coxpcall Use LUA_DOCDIR in PLIST. 2016-06-05 10:03:21 +00:00
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 Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
lua-rocks Initial import of devel/lua-rocks version 2.3.0. 2016-06-06 21:31:52 +00:00
lua-stdlib
lutok
lwp
m4 Use OPSYSVARS. 2016-02-25 12:12:47 +00:00
m17n-lib Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
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 Drop "55" (php55) from PHP_VERSIONS_ACCEPTED. 2016-09-11 17:03:25 +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 Updated mdds1.2 to 1.2.2. 2016-09-12 07:38:43 +00:00
meld Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
mell
memcached Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
menhir Updated package to use ocamlbuild buildlink, and revbump to ensure it gets 2016-06-17 11:12:36 +00:00
mercurial Update HOMEPAGE (sync with py-mercurial) 2016-09-09 03:12:03 +00:00
mico Use PKGMANDIR. Add patch comment. 2016-04-21 13:48:23 +00:00
mk-configure update to 0.29.1 2016-06-12 15:30:17 +00:00
mkcmd
mm-common Update mm-common to 0.9.10 2016-05-14 13:50:37 +00:00
MoarVM Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
mono-addins Recursive revbump from textproc/icu 57.1 2016-04-11 19:01:33 +00:00
mono-tools Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
monodevelop Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
monodevelop-database Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
monotone Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
monotone-server
monotone-viz Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
mph
mr Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
msgpack
nana
nant Recursive revbump from textproc/icu 57.1 2016-04-11 19:01:33 +00:00
nasm Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
nbpatch
ncc
ncurses Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
ncursesw
netbeans-ide Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +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 add runpath to Linux caught during check-shlibs-elf 2016-08-28 07:00:50 +00:00
nspr-reference
nss Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
ObjectiveLib Recursive revbump from textproc/icu 57.1 2016-04-11 19:01:33 +00:00
ocaml-base64 Revbump to make sure the package gets recompiled with newer mk/ocaml.mk, 2016-06-20 10:26:21 +00:00
ocaml-batteries Updated package to latest release, 2.5.2. Package upstream has moved 2016-08-18 10:07:41 +00:00
ocaml-cmdliner Updated buildlink3.mk file to reflect API change, revbump, removed 2016-06-20 10:43:18 +00:00
ocaml-cppo Updated ocaml-cppo to 1.4.0. 2016-09-01 16:28:57 +00:00
ocaml-deriving-ocsigen Updated package to latest version, 0.7.1. Also straightened out some 2016-06-17 10:48:57 +00:00
ocaml-extlib Updated buildlink3.mk file for 1.7.0 (API has changed!) 2016-06-19 10:12:18 +00:00
ocaml-findlib - Removed ocaml-findlib-register, no longer needed; 2016-06-25 13:55:15 +00:00
ocaml-js-build-tools Added patch to run correct stat on NetBSD as well. Revbump. 2016-06-20 14:58:46 +00:00
ocaml-lwt Updated package to use ocaml.mk framework. No upstream changes. 2016-06-25 14:18:35 +00:00
ocaml-oasis Updated package to work with new mk/ocaml.mk. No upstream changes. 2016-06-17 10:25:52 +00:00
ocaml-odn Updated package to work with new mk/ocaml.mk 2016-06-17 10:06:30 +00:00
ocaml-optcomp Updated package to work with new mk/ocaml.mk, and straightened out some 2016-06-17 10:33:23 +00:00
ocaml-ppx_core Updated package to version 114.01+04. This is an unreleased version based 2016-08-18 10:48:06 +00:00
ocaml-ppx_deriving Updated package to latest version, 4.0. Changes include: 2016-08-17 16:00:01 +00:00
ocaml-ppx_driver Updated package to unreleased version 113.45.68, based on a GitHub tag. 2016-08-18 11:11:51 +00:00
ocaml-ppx_optcomp Updated package to latest version, 113.33.00 and made it compatible with 2016-06-25 14:47:54 +00:00
ocaml-ppx_sexp_conv Updated package to latest version, 113.33.01. Changes include: 2016-06-20 19:10:56 +00:00
ocaml-ppx_tools Updated package to work with ocaml 4.03 and the newest version of 2016-06-17 11:02:09 +00:00
ocaml-ppx_type_conv Added patch file 2016-08-18 11:27:30 +00:00
ocaml-re Updated package to latest version, 1.6.0, and straightened out github 2016-06-17 11:45:47 +00:00
ocaml-react Package uses ocamlbuild - also cleaned up Makefile a bit. No upstream 2016-06-25 14:29:01 +00:00
ocaml-reactiveData Add dependency to ocamlbuild. No upstream changes. 2016-07-02 09:17:54 +00:00
ocaml-result Created a new package, devel/ocaml-result. This is a compatibility library 2016-08-17 15:55:53 +00:00
ocaml-sexplib Pakcage uses ocamlbuild. 2016-06-25 14:29:32 +00:00
ocaml-type_conv Updated package to work with new version of mk/ocaml.mk. Also straightened 2016-06-17 09:48:02 +00:00
ocamlbuild Fix HOMEPAGE to be copy'n'pastable. 2016-06-09 06:23:38 +00:00
ocamlgraph Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
ocamlify Recursive revbump associated with ocaml update. 2016-05-05 11:45:36 +00:00
ocamlmod Revbump to make sure package recompiles with new mk/ocaml.mk 2016-06-17 10:18:03 +00:00
ode Upgrade from ode-0.5 to ode-0.13 2016-07-24 01:28:37 +00:00
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 Recursive revbump from multimedia/libvpx uppdate 2016-08-17 00:06:39 +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 Updated orc to 0.4.26. 2016-09-12 09:11:48 +00:00
ossp-uuid Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
p5-accessors Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-accessors-fast Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Acme-Damn Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Acme-PlayCode Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Algorithm-Annotate Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Algorithm-C3 Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Algorithm-CheckDigits Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Algorithm-Dependency Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Algorithm-Diff Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Algorithm-HowSimilar Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Algorithm-Merge Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Algorithm-Permute Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-aliased Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Alien-Packages Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-AnnoCPAN-Perldoc Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Any-Moose Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-AnyEvent Updated devel/p5-AnyEvent to 7.13 2016-09-17 13:39:36 +00:00
p5-AnyEvent-AIO Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-AnyEvent-IRC Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-AnyEvent-RabbitMQ Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-AnyEvent-XMPP Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-App-Cache Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-App-CLI Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-App-Cmd Update to 0.331 2016-07-25 08:09:50 +00:00
p5-App-cpanminus Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-App-cpanoutdated Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-App-FatPacker Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-App-perlbrew Update to 0.76 2016-07-16 03:07:14 +00:00
p5-App-Prove-Plugin-ProgressBar Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-App-Prove-Plugin-ProgressBar-Each Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-AppConfig Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-AppConfig-Std Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Array-Compare (pkgsrc) 2016-06-18 13:46:51 +00:00
p5-Array-Diff Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Array-RefElem Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-asa Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Async-Interrupt Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-AtExit Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Attribute-Lexical Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-autobox Update to 2.84 2016-09-01 14:46:36 +00:00
p5-autobox-Core Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Autodia Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-autodie Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-AutoLoader Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-autovivification Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-AutoXS-Header Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-B-Compiling Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-B-Hooks-EndOfScope Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-B-Hooks-OP-Annotation Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
p5-B-Hooks-OP-Check Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-B-Hooks-OP-Check-EntersubForCV Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-B-Hooks-OP-Check-StashChange Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-B-Hooks-OP-PPAddr Update to 0.05 2016-07-16 04:25:02 +00:00
p5-B-Hooks-Parser Updated devel/p5-B-Hooks-parser to 0.17 2016-08-08 05:10:21 +00:00
p5-B-Keywords Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-B-Utils Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-BackPAN-Index Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-bareword-filehandles Update to 0.004 2016-07-16 04:29:13 +00:00
p5-Bit-Vector Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-boolean Update to 0.46 2016-07-09 00:13:24 +00:00
p5-BSD-Resource Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Cache Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Cache-Cache Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Cache-FastMmap Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Cache-LRU Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Cache-Memcached Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Cache-Simple-TimedExpiry Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Canary-Stability Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-capitalization Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Capture-Tiny Updated devel/p5-Capture-Tiny to 0.44 2016-08-08 05:15:00 +00:00
p5-Carp-Always Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Carp-Assert Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Carp-Assert-More Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Carp-Clan Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Carp-REPL Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Check-ISA Updated devel/p5-Check-ISA to 0.09 2016-09-17 03:56:58 +00:00
p5-CHI Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-circular-require Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-CLASS Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Class-Accessor Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Class-Accessor-Chained Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Class-Accessor-Grouped Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Class-Accessor-Lite Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Class-Accessor-Named Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Class-Adapter Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Class-Autouse Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Class-Base Update to 0.08 2016-08-07 06:21:49 +00:00
p5-Class-C3 Updated devel/p5-Class-C3 2016-09-17 03:53:34 +00:00
p5-Class-C3-Adopt-NEXT Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Class-C3-Componentised Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Class-C3-XS Updated devel/p5-Class-C3-XS to 0.14 2016-08-08 13:01:24 +00:00
p5-Class-Container Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Class-Data-Accessor Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Class-Data-Inheritable Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Class-ErrorHandler Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Class-Factory Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Class-Factory-Util Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Class-Field Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Class-Fields Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Class-Gomor Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Class-Inner Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Class-InsideOut Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Class-Inspector Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Class-ISA Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Class-Load Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Class-Load-XS Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Class-Loader Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Class-MakeMethods Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Class-Method-Modifiers Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Class-MethodMaker Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Class-Mix Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Class-ObjectTemplate Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Class-OOorNO Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Class-ReturnValue Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Class-Singleton Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Class-Std Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Class-Throwable Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Class-Tiny Updated devel/p5-Class-Tiny to 1.006 2016-09-15 13:06:30 +00:00
p5-Class-Trigger Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Class-Unload Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Class-Virtual Updated devel/p5-Class-Virtual to 0.08 2016-08-08 13:04:44 +00:00
p5-Class-WhiteHole Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Class-XML Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Class-XPath Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Class-XSAccessor Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Clone Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Clone-Fast Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Clone-PP Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-common-sense Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Compress-PPMd Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Compress-Raw-Bzip2 Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Compress-Raw-Zlib Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Config-Any Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Config-Any-Merge Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Config-Auto Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Config-AutoConf Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Config-Find Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Config-General Updated to devel/p5-Config-General to 2.63 2016-08-05 22:55:47 +00:00
p5-Config-GitLike Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Config-Grammar Update devel/p5-Config-Grammar to 1.12 2016-09-15 12:55:51 +00:00
p5-Config-INI Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Config-IniFiles Update to 2.93 2016-08-07 06:26:09 +00:00
p5-Config-MVP Add +BUILD_DEPENDS+= p5-Package-DeprecationManager-[0-9]* for make test 2016-06-09 12:10:07 +00:00
p5-Config-MVP-Reader-INI Add +BUILD_DEPENDS+= p5-Package-DeprecationManager-[0-9]* for make test 2016-06-09 12:10:07 +00:00
p5-Config-Properties Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Config-Std Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Config-Tiny Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Const-Fast Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-constant-def Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Context-Preserve Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Contextual-Return Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Convert-Binary-C Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-CPAN Update to 2.14 2016-07-16 07:24:51 +00:00
p5-CPAN-Changes Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-CPAN-Checksums Updated devel/p5-CPAN-Checksums to 2.12 2016-06-18 13:53:26 +00:00
p5-CPAN-DistnameInfo Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-CPAN-FindDependencies - Add BUILD_DEPENDS+= p5-Package-DeprecationManager for make test 2016-09-16 15:20:42 +00:00
p5-CPAN-Inject Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-CPAN-Meta Updated p5-CPAN-Meta to 2.150010. 2016-08-21 07:08:09 +00:00
p5-CPAN-Meta-Check Update to 0.013 2016-08-07 06:29:18 +00:00
p5-CPAN-Meta-Requirements Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-CPAN-Meta-YAML Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-CPAN-Mini Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-CPAN-ParseDistribution Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-CPAN-Perl-Releases Updated devel/p5-CPAN-Perl-Releases 2.88 to 2.92 2016-08-26 14:49:19 +00:00
p5-CPAN-Reporter Update to 1.2018 2016-07-16 07:14:10 +00:00
p5-CPAN-Uploader Updated devel/p5-CPAN-Uploader to 0.103013 2016-09-08 15:09:26 +00:00
p5-CPANPLUS Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Curses Update to 0.36 2016-08-16 00:38:25 +00:00
p5-Curses-UI Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Curses-UI-POE Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Data-Alias Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Data-Buffer Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Data-Compare Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Data-Denter Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Data-Dump Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Data-Dump-Streamer Updated devel/p5-Data-Dump-Streamer to 2.40 2016-09-15 12:58:30 +00:00
p5-Data-Dumper Update to 2.161 2016-07-15 12:52:40 +00:00
p5-Data-Dumper-Concise Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Data-Dumper-Names Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Data-GUID Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Data-Hierarchy Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Data-Integer Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Data-MessagePack Updated devel/p5-Data-MessagePack to 1.00 2016-08-26 14:43:21 +00:00
p5-Data-Munge Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Data-OptList Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Data-Page Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Data-Page-Pageset Add p5-Data-Page-Pageset 1.02 2016-08-24 23:59:05 +00:00
p5-Data-Pageset Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Data-Peek Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Data-Perl Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Data-Printer Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Data-Random Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Data-Record Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Data-Section Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Data-Section-Simple Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Data-Serializer Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Data-ShowTable Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Data-Stag Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Data-Taxi Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Data-TemporaryBag Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Data-Uniqid Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Data-UUID Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Data-Visitor Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Date-Business Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Date-Calc Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Date-Calc-XS Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Date-Manip Updated p5-Date-Manip to 6.56. 2016-09-12 10:15:15 +00:00
p5-Date-Simple Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Debug-Client Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Debug-ShowStuff Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Declare-Constraints-Simple Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Devel-Autoflush Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Devel-BeginLift Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Devel-Caller Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Devel-CheckBin Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Devel-CheckCompiler Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Devel-CheckLib Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Devel-CheckOS Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Devel-Confess Updated devel/p5-Devel-Confess to 0.009001 2016-08-26 14:40:33 +00:00
p5-Devel-Cover Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Devel-Cycle Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Devel-Declare Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Devel-Dumpvar Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Devel-ebug Updated devel/p5-Devel-ebug to 0.57 2016-08-19 13:18:59 +00:00
p5-Devel-EvalContext Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Devel-Events Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Devel-Events-Objects Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Devel-FindPerl Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Devel-FindRef Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Devel-Gladiator Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Devel-GlobalDestruction Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Devel-Hide Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Devel-Leak-Object Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Devel-LexAlias Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Devel-NYTProf Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Devel-OverloadInfo Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Devel-PartialDump Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Devel-PatchPerl Updated devel/p5-Devel-PatchPerl to 1.44 2016-08-19 13:08:19 +00:00
p5-Devel-PPPort Update to 3.35 2016-07-15 12:58:37 +00:00
p5-Devel-Pragma Update to 1.1.0 2016-07-15 13:05:43 +00:00
p5-Devel-Profile Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Devel-Refactor Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Devel-Refcount Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Devel-REPL Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Devel-Size Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Devel-SmallProf Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Devel-StackTrace Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Devel-StackTrace-AsHTML Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Devel-StackTrace-WithLexicals Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Devel-Symdump Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Devel-Trace Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Devel-TraceUse Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Dir-Self Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Dist-CheckConflicts Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Dist-Zilla Updated devel/p5-Dist-Zilla to 6.007 2016-08-09 13:42:54 +00:00
p5-Dist-Zooky Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-enum Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Env-Path Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Error Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-EV Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
p5-Eval-Closure Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Event Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
p5-Event-ExecFlow Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Event-RPC Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-ex-lib Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Exception-Class Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Exception-Handler Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Expect Updated p5-Expect to 1.33. 2016-06-12 08:06:46 +00:00
p5-Expect-Simple Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-experimental Update to 0.016 2016-07-28 08:12:30 +00:00
p5-Exporter-Lite Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Exporter-Tiny Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-ExtUtils-AutoInstall Updated devel/p5-ExtUtils-AutoInstall to 0.64 2016-09-15 13:12:26 +00:00
p5-ExtUtils-CBuilder Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-ExtUtils-Command Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-ExtUtils-Config Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-ExtUtils-CppGuess Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-ExtUtils-Depends Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-ExtUtils-F77 Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-ExtUtils-Helpers Updated devel/p5-ExtUtils-Helpers to 0.026 2016-09-15 13:15:16 +00:00
p5-ExtUtils-InstallPaths Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-ExtUtils-LibBuilder Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-ExtUtils-MakeMaker Updated devel/p5-ExtUtils-MakeMaker to 7.24 2016-08-26 14:37:11 +00:00
p5-ExtUtils-MakeMaker-Coverage - Add BUILD_DEPENDS+= p5-Object-Accessor-[0-9]* for make test 2016-08-16 12:51:40 +00:00
p5-ExtUtils-MakeMaker-CPANfile Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-ExtUtils-Manifest Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-ExtUtils-ModuleMaker Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-ExtUtils-ModuleMaker-TT Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-ExtUtils-ParseXS Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-ExtUtils-PkgConfig Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-ExtUtils-XSBuilder Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-ExtUtils-XSpp Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-File-BaseDir Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-File-Binary Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-File-BOM Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-File-ChangeNotify Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-File-chdir Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-File-ConfigDir Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-File-DesktopEntry Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-File-DirCompare Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-File-DirSync Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-File-Find-Object Updated devel/p5-File-Find-Object to 0.3.0 2016-09-17 04:01:00 +00:00
p5-File-Find-Rule Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-File-Find-Rule-Age Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-File-Find-Rule-Perl Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-File-Find-Rule-Permissions Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-File-Find-Rule-PPI Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-File-Find-Rule-VCS Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-File-Flat Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-File-FlockDir Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-File-HomeDir Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-File-LibMagic Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-File-Listing Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-File-MimeInfo Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-File-Modified Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-File-Next Updated p5-File-Next to 1.16. 2016-07-21 12:27:37 +00:00
p5-File-NFSLock Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-File-Path Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-File-Path-Expand Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-File-Path-Tiny Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-File-PathConvert Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-File-Policy Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-File-pushd Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-File-Save-Home Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-File-Share - Add p5-File-ShareDir-[0-9]* to BUILD_DEPENDS for make test 2016-07-26 13:46:39 +00:00
p5-File-ShareDir Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-File-ShareDir-Install Updated devel/p5-File-ShareDir-Install to 0.11 2016-08-18 13:40:58 +00:00
p5-File-ShareDir-ProjectDistDir Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-File-Slurp Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-File-Slurp-Tiny Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-File-Slurper Updated devel/p5-File-Slurper to 0.009 2016-08-08 05:21:32 +00:00
p5-File-Temp Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-File-Tempdir Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-File-Touch Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-File-Type Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-File-Util Update to 4.161950 2016-07-25 08:16:14 +00:00
p5-File-Which Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-FileHandle-Fmode Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-FileHandle-Unget Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Filesys-Notify-Simple Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Find-Lib Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-FindBin-libs Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-forks Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Format-Human-Bytes Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-FreezeThaw Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Function-Parameters Import p5-Function-Parameters-1.0705 as devel/p5-Function-Parameters 2016-06-11 12:44:27 +00:00
p5-Future Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Getopt-ArgvFile Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Getopt-Euclid Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Getopt-Long Updated devel/p5-Getopt-Long to 2.49.1 2016-06-18 20:23:25 +00:00
p5-Getopt-Long-Descriptive Add BUILD_DEPENDS+= p5-CPAN-Meta-Check-[0-9]* for make test 2016-08-09 13:41:21 +00:00
p5-Getopt-Mixed Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Getopt-Simple Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Getopt-Tabular Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-gettext Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Git-CPAN-Patch Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Git-Repository Updated devel/p5-Git-Repository to 1.320 2016-06-18 20:27:08 +00:00
p5-Git-Repository-Plugin-AUTOLOAD Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Git-Version-Compare (pkgsrc) 2016-06-19 11:57:38 +00:00
p5-Git-Wrapper Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-GitLab-API-v3 Add p5-GitLab-API-v3 1.00 2016-08-24 23:41:02 +00:00
p5-Glib-Object-Introspection Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-glib2 Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Gnome2 Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
p5-Gnome2-GConf Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Graph Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Graph-ReadWrite Updated devel/p5-Graph-ReadWrite to 2.09 2016-08-08 05:28:42 +00:00
p5-Gravatar-URL Update to 1.07. From the changelog: 2016-09-14 18:11:06 +00:00
p5-Gtk2-GladeXML Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
p5-Guard Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Hash-Case Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Hash-FieldHash Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Hash-Flatten Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Hash-Merge Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Hash-Merge-Simple Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Hash-MoreUtils Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Hash-MultiValue Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Hash-Util-FieldHash-Compat Updated devel/p5-Hash-Util-FieldHash-Compat to 0.11 2016-06-19 12:31:30 +00:00
p5-Heap Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Hook-LexWrap Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-IMDB-Film Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Import-Into Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-inc Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-inc-latest Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-indirect Update to 0.37 2016-07-28 07:04:21 +00:00
p5-Inline Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Inline-C Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-InlineX-C2XS Update to 0.25 2016-07-28 06:49:50 +00:00
p5-Internals Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-IO-AIO Updated devel/p5-IO-AIO to 4.34 2016-06-19 12:29:07 +00:00
p5-IO-All Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-IO-Async Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-IO-Capture Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-IO-CaptureOutput Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-IO-Compress Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-IO-Digest Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-IO-Handle-Util Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-IO-HTML Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-IO-InSitu Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-IO-Interactive Updated devel/p5-IO-Interactive to 1.022 2016-09-17 04:05:31 +00:00
p5-IO-LockedFile Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-IO-Multiplex Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-IO-Null Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-IO-Pager Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-IO-Pipeline Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-IO-Pipely Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-IO-Prompt Update to 0.997003 2016-08-07 06:55:33 +00:00
p5-IO-Prompter Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-IO-String Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-IO-stringy Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-IO-Stty Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-IO-Tee Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-IO-TieCombine Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-IO-Tty Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-IO-Util Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-IO-Zlib Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-IPC-Cache Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-IPC-Cmd Updated devel/p5-IPC-Cmd to 0.96 2016-08-08 05:30:58 +00:00
p5-IPC-DirQueue Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-IPC-PubSub Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-IPC-Run Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-IPC-Run3 Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-IPC-Shareable Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-IPC-SharedCache Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-IPC-ShareLite Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-IPC-Signal Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-IPC-System-Simple Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-IPC-SysV Updated devel/p5-IPC-SysV to 2.07 2016-06-19 12:18:46 +00:00
p5-LDAP Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
p5-LEOCHARRE-CLI2 Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-LEOCHARRE-Debug Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-LEOCHARRE-Dir Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Lexical-Persistence Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Lexical-SealRequireHints Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-lib-abs Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-List-AllUtils Updated p5-List-AllUtils to 0.11. 2016-06-30 17:44:38 +00:00
p5-List-MoreUtils Updated p5-List-MoreUtils to 0.416. 2016-07-21 12:43:44 +00:00
p5-List-Pairwise Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-List-SomeUtils Updated p5-List-SomeUtils to 0.53. 2016-08-19 15:27:48 +00:00
p5-List-SomeUtils-XS Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-List-UtilsBy Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-local-lib Update to 2.000019 2016-07-15 12:40:59 +00:00
p5-Locale-Msgfmt Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Locale-PO Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Log-Agent Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Log-Any Updated devel/p5-Log-Any 1.04.0 to 1.04.2 2016-09-17 01:57:35 +00:00
p5-Log-Any-Adapter-Dispatch Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Log-Any-Adapter-Log4perl Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
p5-Log-Any-Adapter-Screen Add p5-Log-Any-Adapter-Screen 0.12 2016-08-24 23:34:42 +00:00
p5-Log-Any-Adapter-TAP Add p5-Log-Any-Adapter-TAP 0.003003 2016-08-24 23:36:41 +00:00
p5-Log-Dispatch - Add BUILD_DEPENDS+= p5-Test-Needs-[0-9]* for make test 2016-09-16 15:28:17 +00:00
p5-Log-Dispatch-Array Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Log-Dispatch-Config Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Log-Dispatch-DBI Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Log-Dispatch-FileRotate Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Log-Dispatch-Perl Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Log-Dispatchouli Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Log-Handler Update to 0.88 2016-08-10 23:47:14 +00:00
p5-Log-Log4perl Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
p5-Log-LogLite Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Log-Message Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Log-Message-Simple Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Log-Report Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Log-Report-Optional Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Log-Trace Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Mac-Carbon Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Mac-SystemDirectory Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Make Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Memoize Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Memoize-ExpireLRU Update to 0.56 2016-07-15 12:28:37 +00:00
p5-Memoize-Memcached Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MetaCPAN-API Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MetaCPAN-Client Update to 1.022003 2016-08-07 09:34:11 +00:00
p5-Method-Signatures Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Method-Signatures-Simple Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Mixin-ExtraFields Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Mixin-ExtraFields-Param Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Mixin-Linewise Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Mo Update to 0.40 2016-07-15 09:33:17 +00:00
p5-Modern-Perl Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Module-Build Updated p5-Module-Build to 0.42200. 2016-08-21 07:14:42 +00:00
p5-Module-Build-Tiny Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Module-Build-WithXSpp Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Module-Build-XSUtil Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Module-CoreList Updated devel/p5-Module-CoreList to 5.20160820 2016-08-26 14:57:27 +00:00
p5-Module-CPANfile Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Module-CPANTS-Analyse Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Module-Dependency Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Module-ExtractUse Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Module-Find Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Module-Implementation Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Module-Install Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Module-Install-AuthorRequires Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Module-Install-AuthorTests Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Module-Install-GithubMeta - Added two packages on BUILD_DEPENDS for make test 2016-07-20 11:15:52 +00:00
p5-Module-Install-ManifestSkip Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Module-Install-PadrePlugin Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Module-Install-ReadmeFromPod Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Module-Install-Repository Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Module-Install-RTx Update to 0.38 2016-07-28 06:38:14 +00:00
p5-Module-Install-Substitute Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Module-Install-XSUtil Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Module-Load Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Module-Manifest Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Module-Manifest-Skip - Added following package on BUILD_DEPENDS for make test 2016-07-20 11:17:45 +00:00
p5-Module-Metadata Updated devel/p5-Module-Metadata 1.000027 to 1,000033 2016-08-09 13:38:24 +00:00
p5-Module-Pluggable Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Module-Refresh Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Module-Runtime Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Module-Runtime-Conflicts Update to 0.003 2016-07-15 11:56:04 +00:00
p5-Module-ScanDeps Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Module-Starter Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Module-Starter-PBP Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Module-Util Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Module-Versions Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Module-Versions-Report Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Mojo-IOLoop-ForkCall Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Moo Updated p5-Moo to 2.002004. 2016-06-30 17:40:09 +00:00
p5-Moos Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Moose Updated devel/p5-Moose to 2.1805 2016-08-26 22:37:29 +00:00
p5-Moose-Autobox Add +BUILD_DEPENDS+= p5-Package-DeprecationManager-[0-9]* for make test 2016-06-09 12:10:07 +00:00
p5-Moose-Policy Updated devel/p5-Moose-Policy to 0.05 2016-08-26 23:20:44 +00:00
p5-MooseX-Aliases Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MooseX-App Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MooseX-App-Cmd Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MooseX-Attribute-Chained Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MooseX-AttributeHelpers Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MooseX-Attributes-Curried Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MooseX-ClassAttribute - Add following packages on BUILD_DEPENDS for make test 2016-07-20 13:13:25 +00:00
p5-MooseX-CompileTime-Traits Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MooseX-ConfigFromFile Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MooseX-Daemonize Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MooseX-Declare Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MooseX-Emulate-Class-Accessor-Fast Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MooseX-FollowPBP - Added following package on BUILD_DEPENDS for make test 2016-07-20 11:21:02 +00:00
p5-MooseX-Getopt Update to 0.71 2016-07-15 11:52:17 +00:00
p5-MooseX-Has-Options Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MooseX-InsideOut Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MooseX-LazyRequire Add +BUILD_DEPENDS+= p5-Package-DeprecationManager-[0-9]* for make test 2016-06-09 12:10:07 +00:00
p5-MooseX-MarkAsMethods Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MooseX-Meta-TypeConstraint-ForceCoercion Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MooseX-Method-Signatures Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MooseX-MethodAttributes Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MooseX-MultiInitArg Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MooseX-NonMoose Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MooseX-Object-Pluggable Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MooseX-OneArgNew Add +BUILD_DEPENDS+= p5-Package-DeprecationManager-[0-9]* for make test 2016-06-09 12:10:07 +00:00
p5-MooseX-Param Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MooseX-Params-Validate Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MooseX-POE Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MooseX-Role-Parameterized Updated devel/p5-MooseX-Role-Parameterized to 1.09 2016-08-26 23:37:38 +00:00
p5-MooseX-Role-Tempdir Update to 0.100 2016-07-15 11:41:11 +00:00
p5-MooseX-Role-WithOverloading Add +BUILD_DEPENDS+= p5-Package-DeprecationManager-[0-9]* for make test 2016-06-09 12:10:07 +00:00
p5-MooseX-SemiAffordanceAccessor Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MooseX-SetOnce Add +BUILD_DEPENDS+= p5-Package-DeprecationManager-[0-9]* for make test 2016-06-09 12:10:07 +00:00
p5-MooseX-SimpleConfig Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MooseX-Singleton Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MooseX-StrictConstructor Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MooseX-Traits Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MooseX-Traits-Pluggable Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MooseX-Types Add +BUILD_DEPENDS+= p5-Package-DeprecationManager-[0-9]* for make test 2016-06-09 12:10:07 +00:00
p5-MooseX-Types-Common Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MooseX-Types-JSON Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MooseX-Types-LoadableClass Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MooseX-Types-LogAny Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MooseX-Types-Path-Class Update to 0.09 2016-07-15 10:14:30 +00:00
p5-MooseX-Types-Perl Add +BUILD_DEPENDS+= p5-Package-DeprecationManager-[0-9]* for make test 2016-06-09 12:10:07 +00:00
p5-MooseX-Types-Stringlike Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MooseX-Types-Structured Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MooseX-Types-URI Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MooX-ClassAttribute - More BUILD_DEPENDS for make test 2016-07-20 13:45:39 +00:00
p5-MooX-Cmd Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MooX-ConfigFromFile Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MooX-File-ConfigDir Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MooX-HandlesVia Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MooX-late Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MooX-Log-Any Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MooX-Options Update to 4.023 2016-07-15 09:39:11 +00:00
p5-MooX-Roles-Pluggable Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MooX-StrictConstructor Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MooX-Types-MooseLike Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MooX-Types-MooseLike-Numeric Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Mouse Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MouseX-Getopt Fix PERL5_MODULE_TYPE 2016-09-05 02:53:01 +00:00
p5-MouseX-NativeTraits Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MouseX-Types Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MouseX-Types-Path-Class Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MRO-Compat Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-multidimensional Update to 0.012 2016-07-15 07:51:30 +00:00
p5-namespace-autoclean Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-namespace-clean Update to 0.27 2016-07-15 07:43:45 +00:00
p5-Net-CIDR Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Net-LDAP-Batch Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Net-LDAP-Class Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Net-LDAP-Server-Test Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Net-Netmask Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-NEXT Updated devel/p5-NEXT to 0.67 2016-08-05 22:44:32 +00:00
p5-Object-Accessor Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Object-Declare Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Object-Event Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Object-InsideOut Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Object-Pluggable Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Object-Realize-Later Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Object-Signature Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-OLE-Storage_Lite Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-OOTools Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Ouch Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Package-Constants Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Package-DeprecationManager Updated devel/p5-Package-DeprecationManager to 0.17 2016-09-17 02:06:07 +00:00
p5-Package-Generator Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Package-Stash Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Package-Stash-XS Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Package-Variant Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-PadWalker Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-pango Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-PAR Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-PAR-Dist Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Parallel-ForkManager Updated devel/p5-Parallel-ForkManager to 1.19 2016-08-27 12:40:44 +00:00
p5-Parallel-Prefork Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Params-Classify Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Params-Coerce Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Params-Util Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Params-Validate Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-parent Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Parse-CPAN-Meta Update to 1.4422 2016-07-24 06:31:07 +00:00
p5-Parse-CPAN-Packages Add following lines for make test 2016-09-16 15:24:34 +00:00
p5-Parse-ErrorString-Perl Update to 0.22 2016-07-24 06:35:04 +00:00
p5-Parse-ExuberantCTags Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Parse-Method-Signatures Update to 1.003017 2016-07-24 06:46:25 +00:00
p5-Parse-RecDescent Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Parse-Yapp Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-PatchReader Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Path-Class Updated p5-Path-Class to 0.37. 2016-08-19 15:30:54 +00:00
p5-Path-Class-File-Stat Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Path-Dispatcher Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Path-Dispatcher-Declarative Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Path-FindDev Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Path-IsDev Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-PathTools Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Pegex Update to 0.61. From the changelog: 2016-06-19 16:13:33 +00:00
p5-Perl-APIReference Update to 0.22 2016-07-24 06:59:18 +00:00
p5-Perl-Critic Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-perl-headers Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Perl-MinimumVersion Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Perl-PrereqScanner Add +BUILD_DEPENDS+= p5-Package-DeprecationManager-[0-9]* for make test 2016-06-09 12:10:07 +00:00
p5-Perl-Tidy Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Perl-Version Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Perl4-CoreLibs Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Perl6-Export Update to 0.009 2016-07-29 11:57:24 +00:00
p5-Perl6-Export-Attrs Update to 0.000005 2016-07-24 07:09:25 +00:00
p5-Perl6-Junction Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Perl6-Slurp Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-PerlIO-eol Update to 0.16 2016-07-27 00:21:41 +00:00
p5-PerlIO-gzip Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-PerlIO-utf8_strict Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-PerlIO-via-Bzip2 Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-PerlIO-via-dynamic Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-PerlIO-via-symlink Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-PerlIO-via-Timeout Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-PHP-Serialization Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-pip Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Pod-Usage Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-POE Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-POE-Component-Cron Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-POE-Component-Pluggable Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-POE-Component-Schedule Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-POE-Component-Syndicator Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-POE-Test-Loops Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-POEx-Types Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-PPI Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-PPI-PowerToys Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-PPI-XS Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-PPIx-Regexp Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-PPIx-Utilities Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-prefork Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Probe-Perl Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Proc-Background Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Proc-Daemon Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Proc-InvokeEditor Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Proc-PID-File Updated devel/p5-Proc-PID-File to 1.28 2016-08-05 23:04:35 +00:00
p5-Proc-Pidfile Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Proc-ProcessTable Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Proc-Queue Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Proc-Simple Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Proc-Wait3 Update to 0.05 2016-07-27 00:17:37 +00:00
p5-Proc-WaitStat Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-PV Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Python-Serialise-Marshal Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Readonly Update to 2.05 2016-07-09 12:27:53 +00:00
p5-Readonly-XS Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Ref-Util Import Ref-Util-0.020 as devel/p5-Ref-Util. 2016-08-07 09:05:50 +00:00
p5-Regexp-Assemble Update to 0.37 2016-07-27 00:10:12 +00:00
p5-Regexp-MatchContext Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Regexp-Parser Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Regexp-Shellish Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Return-MultiLevel Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Return-Value Update to 1.666005 2016-07-27 00:04:11 +00:00
p5-Role-Basic Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Role-HasMessage Add +BUILD_DEPENDS+= p5-Package-DeprecationManager-[0-9]* for make test 2016-06-09 12:10:07 +00:00
p5-Role-Identifiable Add +BUILD_DEPENDS+= p5-Package-DeprecationManager-[0-9]* for make test 2016-06-09 12:10:07 +00:00
p5-Role-Tiny Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Rose-Object Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-RT-Authen-ExternalAuth Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Safe-Hole Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Safe-Isa Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Scalar-Defer Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Scalar-List-Utils Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Scalar-Util-Refcount Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Schedule-RateLimiter Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Scope-Guard Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Scope-Upper Update to p5-Scope-Upper 0.29 2016-06-19 04:54:30 +00:00
p5-SDL Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Search-Elasticsearch Updated devel/p5-Search-Elasticsearch from 2.00 to 2.03 2016-06-19 12:06:07 +00:00
p5-Set-Array Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Set-IntSpan Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Set-Object Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Set-Scalar Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Shell-Perl Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-ShipIt Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Signal-Mask Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-signatures Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Smart-Comments Update to 1.06 2016-07-27 08:51:33 +00:00
p5-Software-License Update to 0.103012 2016-08-10 23:58:43 +00:00
p5-Sort-Maker Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Sort-Naturally Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Sort-Versions Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Spiffy Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Spoon Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Storable Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Stream-Buffered Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-strictures Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-String-Escape Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-String-Format Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-String-PerlIdentifier Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-String-Print Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-String-Util Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Struct-Dumb Update to 0.09 2016-07-28 04:37:27 +00:00
p5-Sub-Exporter Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Sub-Exporter-ForMethods Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Sub-Exporter-GlobExporter Update to 0.005 2016-07-28 06:16:48 +00:00
p5-Sub-Exporter-Progressive Updated p5-Sub-Exporter-Progressive to 0.001012. 2016-08-24 05:59:23 +00:00
p5-Sub-Identify Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Sub-Install Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Sub-Installer Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Sub-Name Update to 0.19 2016-08-19 03:08:28 +00:00
p5-Sub-Override Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Sub-Uplevel Updated to devel/p5-Sub-Uplevel to 0.2600 2016-08-05 22:49:57 +00:00
p5-subversion Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-SUPER Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-SVN-Class Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-SVN-Dump Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-SVN-Mirror Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-SVN-Notify Update to 2.86 2016-07-28 06:26:38 +00:00
p5-SVN-Simple Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Symbol-Global-Name Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-syntax Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Syntax-Keyword-Junction Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Sys-Syscall Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-System-Command Updated devel/p5-System-Command to 1.118 2016-06-18 20:25:22 +00:00
p5-TAP-Formatter-HTML Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-TAP-Harness-Archive Update to 0.18 2016-07-28 06:29:44 +00:00
p5-Task-Weaken Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Tee Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Template-Plugin-Handy Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Template-Plugin-HashMerge Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Template-Plugin-ListMoreUtils Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Template-Plugin-ListUtil Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Template-Plugin-VMethods Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Term-Animation Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Term-ANSIColor Update to 4.05 2016-07-28 02:47:11 +00:00
p5-Term-Cap Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Term-Encoding Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Term-ProgressBar Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Term-ProgressBar-Quiet Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Term-ProgressBar-Simple Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Term-Prompt Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Term-ReadKey Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Term-ReadLine Update to 1.34 2016-07-28 02:56:49 +00:00
p5-Term-ReadLine-Perl Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Term-ReadLine-TTYtter Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Term-ReadPassword Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Term-Screen Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Term-Shell Update to 0.09 2016-07-28 04:34:35 +00:00
p5-Term-ShellUI Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Term-Size Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Term-Size-Any Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Term-Size-Perl Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Term-UI Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-Aggregate Update to 0.374 2016-08-19 03:01:58 +00:00
p5-Test-API Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-Approx Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-Assertions Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-Base Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-BDD-Cucumber Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-CheckDeps Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-CheckManifest Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-Class Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-ClassAPI Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-CleanNamespaces Update to 0.22 2016-08-19 06:37:56 +00:00
p5-Test-Cmd Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-Command-Simple Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-Compile Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-CPAN-Meta Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-CPAN-Meta-YAML Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-Deep Update to 1.123 2016-09-12 12:28:06 +00:00
p5-Test-DependentModules Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-Differences Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-Dir Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-DistManifest Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-Distribution Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-EOL Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-Exception Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-Expect Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-FailWarnings Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-Fatal Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-File Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-File-Contents Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-File-ShareDir Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-Fixture-DBIC-Schema Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-Harness Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-HexString Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-Identity Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-InDistDir Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-Inline Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-Inter Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-Kwalitee Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-LeakTrace Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-Log4perl Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
p5-Test-LongString Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-Manifest Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-Memory-Cycle Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-MinimumVersion Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-Mock-LWP Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-MockModule Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-MockObject Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-Modern Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-More-Behaviour Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-Most Update to 0.35 2016-08-16 00:11:48 +00:00
p5-Test-Needs Imports Test-Needs-0.002002 as devel/p5-Test-Needs. 2016-07-15 10:06:58 +00:00
p5-Test-NoTabs Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-NoWarnings Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-Object Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-Output Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-Perl-Critic Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-Pod Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-Pod-Coverage Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-Pod-Spelling-CommonMistakes Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-POE-Client-TCP Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-POE-Server-TCP Update to 1.20 2016-08-11 00:04:18 +00:00
p5-Test-Refcount Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-Reporter Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-Requires Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-Requires-Git Update to 1.006 2016-08-11 00:08:22 +00:00
p5-Test-Roo Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-Script Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-Script-Run Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-SharedFork Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-Simple Update to 1.302052 2016-08-16 00:09:04 +00:00
p5-Test-Spec Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-Spelling Added following packages on BUILD_DEPENDS for make test 2016-07-20 11:26:54 +00:00
p5-Test-Stream Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-SubCalls Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-Taint Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-TempDir Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-TempDir-Tiny Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-TinyMocker Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-Trap Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-Unit Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-use-ok Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-UseAllModules Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-utf8 Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-Version Update to 2.04 2016-07-25 13:03:42 +00:00
p5-Test-Warn Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-Warnings Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-Weaken Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-Without-Module Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-WWW-Selenium Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-YAML-Meta Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Test-YAML-Valid Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Throwable Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Tie-Array-AsHash Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Tie-Array-Sorted Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Tie-Cache Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Tie-Cache-LRU Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Tie-Cache-LRU-Expires Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Tie-Cycle Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Tie-Function Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Tie-IxHash Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Tie-LLHash Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Tie-RefHash Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Tie-RefHash-Weak Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Tie-RegexpHash Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Tie-ToObject Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Tree-DAG_Node Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Tree-R Import Tree-R-0.072 as devel/p5-Tree-R. 2016-07-25 08:50:03 +00:00
p5-Tree-Simple Update to 1.29 2016-07-24 08:41:03 +00:00
p5-Tree-Simple-VisitorFactory Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Try-Tiny Updated p5-Try-Tiny to 0.27. 2016-08-19 15:11:49 +00:00
p5-TryCatch Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Type-Tiny Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Type-Tiny-XS Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Types-Serialiser Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-UNIVERSAL-can Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-UNIVERSAL-isa Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-UNIVERSAL-moniker Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-UNIVERSAL-require Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-UUID-Tiny Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Variable-Magic Updated p5-Variable-Magic to 0.60. 2016-09-07 06:21:46 +00:00
p5-VCP Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-VCP-Dest-svk Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-version Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Want Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-WeakRef Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Wx-Perl-DataWalker Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
p5-XML-Compile-Tester Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-XSLoader Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
palmpower
pango Update pango to 1.40.1 2016-04-23 07:49:36 +00:00
pangomm Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
pangox-compat
papaya Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
pardiff
patch
patchelf
patchutils Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
pcc-libs
pccts
pcl-cvs
pcre Updated pcre to 8.39. 2016-06-19 20:40:48 +00:00
pcre++
pcre-ocaml Updated package to work with ocaml.mk. No upstream changes. 2016-06-25 14:30:31 +00:00
pcre2 Updated devel/pcre to 10.22 2016-09-11 14:39:27 +00:00
pdcurses
pear-Console_CommandLine Add pear-Console_CommandLine version 1.2.2. 2016-08-21 08:23:06 +00:00
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 Drop "55" (php55) from PHP_VERSIONS_ACCEPTED. 2016-09-11 17:03:25 +00:00
php-libawl DISTNAME should not have the PHP version prefix to avoid changing 2016-06-07 17:55:51 +00:00
php-memcache Drop "55" (php55) from PHP_VERSIONS_ACCEPTED. 2016-09-11 17:03:25 +00:00
php-memcached Drop "55" (php55) from PHP_VERSIONS_ACCEPTED. 2016-09-11 17:03:25 +00:00
php-mode
php-opcache
php-pcntl mention 7.1.x goodness, asynchronous signal handling 2016-08-06 11:49:24 +00:00
php-posix
php-pthreads Drop "55" (php55) from PHP_VERSIONS_ACCEPTED. 2016-09-11 17:03:25 +00:00
php-raphf Drop "55" (php55) from PHP_VERSIONS_ACCEPTED. 2016-09-11 17:03:25 +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 Drop "55" (php55) from PHP_VERSIONS_ACCEPTED. 2016-09-11 17:03:25 +00:00
php-xdebug Drop "55" (php55) from PHP_VERSIONS_ACCEPTED. 2016-09-11 17:03:25 +00:00
physfs
picasm Import picasm114 (1.14) as devel/picasm 2016-06-12 20:03:45 +00:00
picopb needs yacc 2016-09-16 20:54:32 +00:00
picp
picprg
pilrc
pipestatus
pkg-config Update pkg-config to 0.29.1. 2016-04-17 10:04:01 +00:00
pkgconf Updated pkgconf to 1.0.1. 2016-08-31 06:11:25 +00:00
ply Updated devel/ply 3.4 to 3.9 2016-09-17 13:51:19 +00:00
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
polly Import LLVM Polly 3.8.1 as devel/polly 2016-09-12 22:49:23 +00:00
popt
poxml Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
prcs Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
ProjectCenter Recursive revbump from textproc/icu 57.1 2016-04-11 19:01:33 +00:00
protobuf Install patch for protobuf/patches/patch-gmock_configure 2016-08-06 21:38:45 +00:00
protobuf-c Update devel/protobuf-c to 1.2.1 2016-02-21 16:04:20 +00:00
pstreams Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
psvn
pth
pthread-sem
pthread-stublib
ptlib Fix build on SunOS. 2016-07-19 12:46:06 +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.4.1. 2016-06-17 11:54:09 +00:00
py-argh Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-argparse
py-astor Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-astroid Update devel/py-logilab-common to version 1.2.0. 2016-08-29 15:44:25 +00:00
py-at-spi Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
py-at-spi2 Update py-at-spi2 to 2.20.2 2016-06-19 15:55:00 +00:00
py-atomicwrites Updated py-atomicwrites to 1.1.5. 2016-08-22 14:08:43 +00:00
py-attrs Fix MASTER_SITES. 2016-06-01 12:30:45 +00:00
py-babel Remove unnecessary PLIST_SUBST and FILES_SUBST that are now provided 2016-08-28 15:48:28 +00:00
py-backports_abc
py-binaryornot Remove unnecessary PLIST_SUBST and FILES_SUBST that are now provided 2016-08-28 15:48:28 +00:00
py-blinker Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-boost rm -v is not portable. Fix install on at least SunOS. 2016-06-24 20:32:08 +00:00
py-buildbot Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
py-buildbot-slave Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
py-cached-property Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
py-capstone devel/py-capstone requires devel/capstone to operate 2016-06-14 06:54:19 +00:00
py-cffi Updated py-cffi to 1.8.2. 2016-09-12 07:57:41 +00:00
py-characteristic Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-checker Remove unnecessary PLIST_SUBST and FILES_SUBST that are now provided 2016-08-28 15:48:28 +00:00
py-cheetah Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +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 Updated py-click-threading to 0.4.0. 2016-08-01 10:55:52 +00:00
py-compizconfig Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
py-configargparse Fix MASTER_SITES. 2016-06-01 12:30:45 +00:00
py-configobj Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-constants
py-construct Fix MASTER_SITES. 2016-06-01 12:30:45 +00:00
py-cookiecutter Remove unnecessary PLIST_SUBST and FILES_SUBST that are now provided 2016-08-28 15:48:28 +00:00
py-coverage Remove unnecessary PLIST_SUBST and FILES_SUBST that are now provided 2016-08-28 15:48:28 +00:00
py-cparser Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-curses
py-cursespanel
py-cython Remove unnecessary PLIST_SUBST and FILES_SUBST that are now provided 2016-08-28 15:48:28 +00:00
py-d2to1 Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-daemon Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
py-daemonize Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-darcsver Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
py-decorator Add upstream bug report. 2016-06-13 12:05:14 +00:00
py-dialog
py-dialog2 Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
py-distorm3 Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
py-distribute Remove unnecessary PLIST_SUBST and FILES_SUBST that are now provided 2016-08-28 15:48:28 +00:00
py-docopt Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-doctor Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
py-dulwich Updated py-dulwich to 0.14.1. 2016-07-21 13:16:24 +00:00
py-enum34 Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
py-expect Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
py-extras Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-fann2 Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-fastimport Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
py-filebytes Import filebytes-0.9.10 as devel/py-filebytes 2016-06-13 02:07:35 +00:00
py-filechunkio Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-flake8 Remove unnecessary PLIST_SUBST and FILES_SUBST that are now provided 2016-08-28 15:48:28 +00:00
py-flakes Remove unnecessary PLIST_SUBST and FILES_SUBST that are now provided 2016-08-28 15:48:28 +00:00
py-flexmock Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-freezegun Import py-freezegun-0.3.7 as devel/py-freezegun. 2016-08-02 23:13:51 +00:00
py-funcparserlib Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-funcsigs Switch to MASTER_SITE_PYPI. 2016-06-08 17:49:19 +00:00
py-future Import wip/py-future as devel/py-future. 2016-05-08 07:22:24 +00:00
py-futures Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
py-game
py-generate
py-gflags Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
py-gobject Remove unnecessary PLIST_SUBST and FILES_SUBST that are now provided 2016-08-28 15:48:28 +00:00
py-gobject-shared
py-gobject3 Remove unnecessary PLIST_SUBST and FILES_SUBST that are now provided 2016-08-28 15:48:28 +00:00
py-gobject3-common
py-google-apputils Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
py-greenlet
py-h5py
py-hash Enable building with Python 3.3, now that py33-boost can be built. 2016-06-24 20:46:36 +00:00
py-hg-fastimport Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
py-hg-git Updated py-hg-git to 0.8.5. 2016-09-09 06:24:19 +00:00
py-hglib Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
py-hglist Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
py-hgnested update to hgnested-0.8 2016-08-17 15:50:47 +00:00
py-hgtools Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-hgview Remove unnecessary PLIST_SUBST and FILES_SUBST that are now provided 2016-08-28 15:48:28 +00:00
py-hypothesis Updated py-hypothesis to 3.4.2. 2016-08-24 10:20:35 +00:00
py-idle Remove unnecessary PLIST_SUBST and FILES_SUBST that are now provided 2016-08-28 15:48:28 +00:00
py-InlineEgg Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
py-iowait Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-ipaddr Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
py-ipython Remove unnecessary PLIST_SUBST and FILES_SUBST that are now provided 2016-08-28 15:48:28 +00:00
py-ipython1
py-ipython010 Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
py-ipython013 Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
py-jaraco_util Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-jersey Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
py-kjbuckets Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
py-kqueue Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
py-libevent-rpcgen
py-libmc
py-limits Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-linecache2 Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-lockfile
py-logan Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-logilab-astng Update devel/py-logilab-common to version 1.2.0. 2016-08-29 15:44:25 +00:00
py-logilab-common Remove unnecessary PLIST_SUBST. 2016-08-29 15:50:06 +00:00
py-lupa Update devel/py-lupa to version 1.3. 2016-09-07 21:56:21 +00:00
py-macholib Remove unnecessary PLIST_SUBST and FILES_SUBST that are now provided 2016-08-28 15:48:28 +00:00
py-mako Remove incorrect mastersite. 2016-08-21 10:53:17 +00:00
py-mccabe Use standard dependency pattern. 2016-09-08 06:53:48 +00:00
py-memcached Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
py-mercurial Updated py-mercurial to 3.9.1. 2016-09-02 14:42:32 +00:00
py-minimock Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-mock Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-modulegraph Remove unnecessary PLIST_SUBST and FILES_SUBST that are now provided 2016-08-28 15:48:28 +00:00
py-more-itertools Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-msgpack Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-multiprocessing Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
py-newt Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
py-nose Remove unnecessary PLIST_SUBST and FILES_SUBST that are now provided 2016-08-28 15:48:28 +00:00
py-nose-exclude Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-ode Mark as not ready for python-3.x. 2016-08-21 11:28:58 +00:00
py-open-vcdiff Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
py-Optik Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
py-pbr Remove unnecessary PLIST_SUBST and FILES_SUBST that are now provided 2016-08-28 15:48:28 +00:00
py-pep8 Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-pexpect Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-pip Remove unnecessary PLIST_SUBST and FILES_SUBST that are now provided 2016-08-28 15:48:28 +00:00
py-pkgconfig Bump PKGREVISION for pkg-config -> pkgconf change. 2016-04-08 13:17:48 +00:00
py-pkginfo Switch to MASTER_SITE_PYPI. 2016-06-08 17:49:19 +00:00
py-pluggy
py-ply
py-polib
py-pqueue Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
py-pretend Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-prompt_toolkit Import prompt_toolkit-1.0.6 as py-prompt_toolkit 2016-08-21 01:07:21 +00:00
py-proteus Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
py-protobuf Install patch for protobuf/patches/patch-gmock_configure 2016-08-06 21:38:45 +00:00
py-py Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-py2app Remove unnecessary PLIST_SUBST, now provided by infrastructure. 2016-08-28 15:45:36 +00:00
py-pyev Update py-pyev to 0.9.0. 2016-06-08 22:34:29 +00:00
py-pylint Sort, and add python-2.x only files. 2016-08-29 16:19:04 +00:00
py-pyobjc
py-pyobjc-core Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-pyobjc-framework-Accounts Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-pyobjc-framework-AddressBook Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-pyobjc-framework-AppleScriptKit Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-pyobjc-framework-AppleScriptObjC Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-pyobjc-framework-Automator Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-pyobjc-framework-CalendarStore Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-pyobjc-framework-CFNetwork Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-pyobjc-framework-Cocoa Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-pyobjc-framework-Collaboration Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-pyobjc-framework-CoreData Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-pyobjc-framework-CoreLocation Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-pyobjc-framework-CoreText Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-pyobjc-framework-CoreWLAN Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-pyobjc-framework-DictionaryServices Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-pyobjc-framework-DiskArbitration Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-pyobjc-framework-EventKit Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-pyobjc-framework-ExceptionHandling Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-pyobjc-framework-FSEvents Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-pyobjc-framework-InputMethodKit Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-pyobjc-framework-InstallerPlugins Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-pyobjc-framework-InstantMessage Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-pyobjc-framework-LatentSemanticMapping Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-pyobjc-framework-LaunchServices Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-pyobjc-framework-OpenDirectory Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-pyobjc-framework-PreferencePanes Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-pyobjc-framework-PubSub Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-pyobjc-framework-QTKit Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-pyobjc-framework-Quartz Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-pyobjc-framework-ScreenSaver Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-pyobjc-framework-ScriptingBridge Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-pyobjc-framework-SearchKit Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-pyobjc-framework-ServiceManagement Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-pyobjc-framework-Social Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-pyobjc-framework-StoreKit Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-pyobjc-framework-SyncServices Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-pyobjc-framework-SystemConfiguration Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-pyobjc-framework-WebKit Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-pyparsing update to pyparsing-2.1.8 2016-08-17 12:33:50 +00:00
py-Pyro Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-pysvn Recursive revbump from textproc/icu 57.1 2016-04-11 19:01:33 +00:00
py-pytemplate Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
py-pyutil Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
py-quixote Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
py-radare2 Update radare2 packages to 0.10.3/0.10.0. 2016-06-13 12:26:11 +00:00
py-readline
py-rednose Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-repoze.lru Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-requests Switch to MASTER_SITE_PYPI. 2016-06-08 17:49:19 +00:00
py-requests-toolbelt Updated py-requests-toolbelt to 0.7.0. 2016-07-24 19:27:38 +00:00
py-rope py-rope: update to 0.10.2 2016-08-27 01:51:56 +00:00
py-rply Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-ruamel-base Initial import of py-ruamel-base, version 1.0.0, 2016-05-16 13:41:59 +00:00
py-ruamel-ordereddict Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +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 Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-setuptools Updated py-setuptools to 27.1.2. 2016-09-12 08:07:09 +00:00
py-setuptools_scm Changes 1.11.1: 2016-09-12 17:31:55 +00:00
py-setuptools_trial Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
py-singledispatch Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
py-speaklater Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-spwd
py-stompclient Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
py-stsci.distutils Add missing dependency. 2016-08-28 17:47:30 +00:00
py-subprocess32 Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
py-subversion Update Subversion to 1.9.4 2016-05-01 00:48:32 +00:00
py-subvertpy Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
py-sysctl
py-tabular Remove unnecessary PLIST_SUBST and FILES_SUBST that are now provided 2016-08-28 15:48:28 +00:00
py-test Updated py-test to 3.0.2. 2016-09-04 09:39:09 +00:00
py-test-cov Updated py-test-cov to 2.3.1. 2016-08-22 13:27:47 +00:00
py-test-runner Updated py-test-runner to 2.9. 2016-08-22 13:03:44 +00:00
py-testtools Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-thrift Mark as only for python-2.7. 2016-03-30 13:25:41 +00:00
py-tlsh
py-tortoisehg Updated py-tortoisehg to 3.9. 2016-08-02 23:33:57 +00:00
py-tox
py-traceback2 Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-tryton Remove unnecessary PLIST_SUBST and FILES_SUBST that are now provided 2016-08-28 15:48:28 +00:00
py-trytond Remove unnecessary PLIST_SUBST and FILES_SUBST that are now provided 2016-08-28 15:48:28 +00:00
py-unit Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
py-unitgui Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
py-unittest2 Remove unnecessary PLIST_SUBST and FILES_SUBST that are now provided 2016-08-28 15:48:28 +00:00
py-unittest2py3k Remove unnecessary PLIST_SUBST and FILES_SUBST that are now provided 2016-08-28 15:48:28 +00:00
py-urwid Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-usb Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
py-virtualenv Remove unnecessary PLIST_SUBST and FILES_SUBST that are now provided 2016-08-28 15:48:28 +00:00
py-wcwidth Import wcwidth-0.1.7 as py-wcwidth 2016-08-21 00:50:02 +00:00
py-wheel Remove unnecessary PLIST_SUBST and FILES_SUBST that are now provided 2016-08-28 15:48:28 +00:00
py-whichcraft Fix HOMEPAGE to be copy'n'pastable. 2016-06-09 06:23:38 +00:00
py-windbg Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +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 Update to 1.5.0 2016-08-18 12:46:32 +00:00
py-zconfig Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
py-ZopeComponent
py-ZopeEvent Updated py-ZopeEvent to 4.2.0. 2016-09-01 16:40:14 +00:00
py-ZopeInterface Updated py-ZopeInterface to 4.3.1. 2016-09-01 16:37:33 +00:00
python-mode
pythontidy
qbzr Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +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 Sync PLIST with Doxygen update. 2016-06-19 22:59:30 +00:00
qore-uuid-module Revbump because of lang/qore version update. 2016-07-22 13:04:04 +00:00
qtscriptgenerator Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
quilt Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
R-evaluate Update to 0.9 2016-07-28 14:16:39 +00:00
R-magrittr
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.6 2016-07-27 00:28:37 +00:00
radare2 Add support for SunOS. 2016-09-16 14:46:25 +00:00
radare2-valabind Update radare2 packages to 0.10.3/0.10.0. 2016-06-13 12:26:11 +00:00
ragel
rainbow-delimiters-el
rapidsvn Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
ratfor
RBTools Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
rcs
rdp
re2 Updated devel/re2 20160201 to 20160801 2016-08-13 14:04:22 +00:00
re2c
readline Use OPSYSVARS. 2016-02-25 12:12:47 +00:00
rebar Update devel/rebar to 2.6.3. 2016-09-10 20:54:47 +00:00
refinecvs Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
Renaissance Recursive revbump from textproc/icu 57.1 2016-04-11 19:01:33 +00:00
reposurgeon Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
ropper Fix PLIST. 2016-06-17 10:53:02 +00:00
roundup Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
rox-lib Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
rpc2 Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
rscode
rsltc
rt-mysql Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
rt-pgsql
rt3 Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
rt4 Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
RTFM
RTx-RightsMatrix Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
rubigen
ruby-abstract
ruby-activemodel32 Update ruby-activemodel32 to 3.2.22.4, no change except version. 2016-08-21 05:56:35 +00:00
ruby-activesupport32 Update ruby-activesupport32 to 3.2.22.4, no change except version. 2016-08-21 05:55:48 +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-contracts Import ruby-contracts-0.14.0 as devel/ruby-contracts 2016-08-01 16:45:13 +00:00
ruby-curses Rename RUBY_VERSION_SUPPORTED into _RUBY_VERSIONS_ACCEPTED to follow the 2016-09-08 15:19:16 +00:00
ruby-curses-gem Rename RUBY_VERSION_SUPPORTED into _RUBY_VERSIONS_ACCEPTED to follow the 2016-09-08 15:19:16 +00:00
ruby-daemon_controller
ruby-delayer
ruby-delayer-deferred Update ruby-delayer-deferred to 1.0.4. 2016-08-05 15:58:32 +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 Rename RUBY_VERSION_SUPPORTED into _RUBY_VERSIONS_ACCEPTED to follow the 2016-09-08 15:19:16 +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 Update ruby-fast_gettext to 1.2.0. 2016-08-23 13:39:02 +00:00
ruby-ffi
ruby-ffi-yajl Update ruby-ffi-yajl to 2.2.3. 2016-01-11 15:56:19 +00:00
ruby-fiddle
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
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
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
ruby-mkrf
ruby-mocha
ruby-mode Rename RUBY_VERSION_SUPPORTED into _RUBY_VERSIONS_ACCEPTED to follow the 2016-09-08 15:19:16 +00:00
ruby-msgpack Update ruby-msgpack to 1.0.0. From Jonathan Buschmann in 2016-08-10 20:36:12 +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
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 Rename RUBY_VERSION_SUPPORTED into _RUBY_VERSIONS_ACCEPTED to follow the 2016-09-08 15:19:16 +00:00
ruby-priority-queue
ruby-racc
ruby-railties32 Update ruby-railties32 to 3.2.22.4, no change except version. 2016-08-21 05:59:36 +00:00
ruby-rake Rename RUBY_VERSION_SUPPORTED into _RUBY_VERSIONS_ACCEPTED to follow the 2016-09-08 15:19:16 +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 Rename RUBY_VERSION_SUPPORTED into _RUBY_VERSIONS_ACCEPTED to follow the 2016-09-08 15:19:16 +00:00
ruby-rcsparse
ruby-rd-mode
ruby-rdoc Rename RUBY_VERSION_SUPPORTED into _RUBY_VERSIONS_ACCEPTED to follow the 2016-09-08 15:19:16 +00:00
ruby-readline Rename RUBY_VERSION_SUPPORTED into _RUBY_VERSIONS_ACCEPTED to follow the 2016-09-08 15:19:16 +00:00
ruby-redmine Use graphics/ImageMagick6 to fix the build 2016-05-25 12:50:00 +00:00
ruby-redmine-flatly-light-theme Fix HOMEPAGE to be copy'n'pastable. 2016-06-09 06:23:38 +00:00
ruby-redmine-gitmike-theme Fix HOMEPAGE to be copy'n'pastable. 2016-06-09 06:23:38 +00:00
ruby-redmine-minimalflat-theme Fix HOMEPAGE to be copy'n'pastable. 2016-06-09 06:23:38 +00:00
ruby-redmine-red-andy-theme
ruby-redmine_bootstrap_kit Fix HOMEPAGE to be copy'n'pastable. 2016-06-09 06:23:38 +00:00
ruby-redmine_code_review
ruby-redmine_jenkins Fix HOMEPAGE to be copy'n'pastable. 2016-06-09 06:23:38 +00:00
ruby-redmine_lightbox2 Fix HOMEPAGE to be copy'n'pastable. 2016-06-09 06:23:38 +00:00
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
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 Fix missed krb bl3. Ride previous commit revision. 2016-07-01 17:00:15 +00:00
rvm
rx
sablecc
scintilla Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
scmcvs Use OPSYSVARS. 2016-02-25 12:12:47 +00:00
scons Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
sdcc Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
sdcc3 Don't blindly ignore build failures. 2016-09-14 14:50:07 +00:00
SDL Recursive revbump from audio/pulseaudio 2016-08-04 17:03:30 +00:00
SDL-intro-en
SDL-intro-ko
SDL2 Recursive revbump from audio/pulseaudio 2016-08-04 17:03:30 +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 Install a symlink from ${PREFIX}/share/slib/slib to ${PREFIX}/share/slib. 2016-09-15 14:02:08 +00:00
sml-mode
snappy
snappy-java10
sofia-sip Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
SOPE Update SOPE to 2.3.14 required by SOGo 2.3.14. 2016-09-12 14:44:08 +00:00
sparse Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
sparsehash
spiff
spin
splint
st Update devel/st to 1.9. 2016-04-28 13:49:04 +00:00
startbug1 Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
stfl Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
stgit Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
stooop
subversion Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
subversion-base Update Subversion to 1.9.4 2016-05-01 00:48:32 +00:00
sunifdef Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
svk Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
swig
swig2
swig3 Add swig3, version 3.0.10 of SWIG (Simplified Wrapper and Interface Generator) 2016-09-14 13:39:40 +00:00
swt Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
syncdir
sysexits
tailor Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
talloc Updated talloc to 2.1.8. 2016-08-01 11:10:24 +00:00
tavrasm
tcl-tclcl
tcl-tclOO
tclap
tcllib
tclreadline
teem
tet3 Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
tex-etoolbox Updated to TexLive 2016: 2016-06-16 03:54:43 +00:00
tex-etoolbox-doc Updated to TexLive 2016: 2016-06-16 03:54:43 +00:00
tex-l3experimental Updated to TexLive 2016: 2016-06-16 03:54:43 +00:00
tex-l3kernel Updated to TexLive 2016: 2016-06-16 03:54:43 +00:00
tex-l3kernel-doc Updated to TexLive 2016: 2016-06-16 03:54:43 +00:00
tex-l3packages Updated to TexLive 2016: 2016-06-16 03:54:43 +00:00
tex-l3packages-doc Updated to TexLive 2016: 2016-06-16 03:54:43 +00:00
tex-lualibs Updated to TexLive 2016: 2016-06-16 03:54:43 +00:00
tex-lualibs-doc Updated to TexLive 2016: 2016-06-16 03:54:43 +00:00
tex-luatexbase Add dependency on tex-ctablestack 2016-07-14 12:12:55 +00:00
tex-luatexbase-doc Updated to TexLive 2016: 2016-06-16 03:54:43 +00:00
tex-multido
tex-multido-doc
tex-pst-uml
tex-pst-uml-doc
tex-xifthen Updated to TexLive 2016: 2016-06-16 03:54:43 +00:00
tex-xifthen-doc Updated to TexLive 2016: 2016-06-16 03:54:43 +00:00
threadweaver Update KDE Frameworks to 5.25.0 2016-08-21 21:17:57 +00:00
tig
tkcvs Use PKGMANDIR. 2016-04-21 13:29:07 +00:00
tkdiff
tla
tlsh Add GITHUB_PROJECT so fetching works for py-tlsh. 2016-09-04 10:41:48 +00:00
tmake Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
tmin
topgit
tpasm
tradcpp release 0.5.2 (20160904) 2016-09-04 21:21:35 +00:00
transifex-client Update transifex-client to 0.12.1 2016-08-11 14:49:01 +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 Fix build with gcc6 2016-07-16 03:36:51 +00:00
undebt Import undebt-0.2.2 as devel/undebt. 2016-08-24 13:27:47 +00:00
unidiff
uno uses c99 style comments 2016-09-16 21:36:43 +00:00
userspace-rcu
uthash
valgrind Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +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 Updated waf to 1.9.3. 2016-08-24 10:22:55 +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 Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
xfce4-dev-tools Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
xmake
xorg-util-macros
xsd xsd uses iterator wrappers around the standard types's iterator and 2016-06-07 17:59:50 +00:00
xulrunner10 Recursive revbump from multimedia/libvpx uppdate 2016-08-17 00:06:39 +00:00
xulrunner17 Recursive revbump from multimedia/libvpx uppdate 2016-08-17 00:06:39 +00:00
xulrunner24 Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
xulrunner31 Recursive revbump from multimedia/libvpx uppdate 2016-08-17 00:06:39 +00:00
xulrunner38 Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
xulrunner45 Update to 45.3.0 2016-08-11 04:27:32 +00:00
xulrunner192 SunOS fixes. 2016-09-16 11:42:24 +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 Add ALTERNATIVES file since pkg_alternatives was added by previous commit. 2016-08-21 08:32:41 +00:00
zlib
zookeeper Remove the stability entity, it has no meaning outside of an official context. 2016-06-08 10:16:50 +00:00
zzuf
Makefile Added devel/calltree-perl version 0.1 2016-09-17 06:15:40 +00:00