pkgsrc/devel
ryoon 33705aaf29 Update to 4.2.10
Changelog:
RT 4.2.10 -- 2015-02-26
-----------------------

RT 4.2.10 contains important security fixes, as well as minor bugfixes.

This release is primarily a security release; it addresses CVE-014-9472,
a denial-of-service via RT's email gateway, as well as CVE-2015-1165 and
CVE-2015-1464, which allow for information disclosure and session
hijacking via RT's RSS feeds.

As part of these security updates, RT's dependency on the Encode module
has been changed, to Encode 2.64.  If upgrading, be sure to run
rt-test-dependencies to verify that your installed version of Encode
meets this requirement; if not, you will need to install a newer version
from CPAN.

This release is also a bugfix release; most notably, it addresses a bug
which causes RT to generate blank outgoing text/plain parts.  This fix
requires installing the HTML::FormatExternal module, and having an
external tool (w3m, elinks, etc) installed on the server.

It also introduces indexed full-text searching for MySQL without the
need to recompile MySQL to use the external Sphinx tool; instead, a
MyISAM table is used for indexing.  On MySQL 5.6 and above, an
additional InnoDB table can also be used.


The complete list of changes includes:

General user UI
 * Speed up the default simple search on all FTS-enabled installs by not
   OR'ing it with a Subject match.  This returns equivalent results for
   almost all tickets, and allows the database to make full use of the
   FTS index.
 * Pressing enter in user preference form fields no longer instead
   resets the auth token (#19431)
 * Pressing enter in ticket create and modify form fields now creates or
   updates the ticket, instead being equivalent to "add more
   attachments", or the "search" on People pages (#19431)
 * Properly encode headers in forwarded emails that contain non-ASCII
   text (#29753)
 * Allow users to customize visibility of chart/table/TicketSQL in saved
   charts
 * Allow groups to be added as requestors on tickets
 * Perform group searches case-insensitively on People page (#27835)
 * Ticket create transactions for tickets created via the web UI now
   contain mocked-up From, To, and Date headers; this causes them to
   render more correctly when forwarded
 * Update wording of error message for saved searches without a
   description (#30435)
 * Flush TSV download every 10 rows, for responsiveness
 * Retain values in Quick Create on homepage if it fails (#19431)
 * Limit the custom field value autocomplete to 10 values, like other
   autocompletes (#30190)
 * Fix a regression in 4.0.20/4.2.4 which caused some users to have
   blank homepages (#30106)
 * Fix styling on "unread messages" box on Ballard and Web2 themes
 * Fix format of Date headers in RSS feeds (#29712)
 * Adjust width of transaction date to accommodate all date formats
   (#30176)
 * Allow searching for tickets by queue lifecycle

Command-line
 * Fix server name displayed at password prompt when RT is deployed at
   a non-root path like /rt (#22708)

Admin
 * If the optional HTML::FormatExternal module is installed, use w3m,
   elinks, links, html2text, or lynx to format HTML to text.  This
   addresses problems with the pure-Perl HTML-to-text converted which
   resulted in blank outgoing emails.  (#30176)
 * Add support for native (non-Sphinx) indexed full-text search on
   MySQL.  This uses the InnoDB fulltext engine on MySQL 5.6, and an
   additional MyISAM table on prior versions of MySQL.
 * Support MySQL database names with dashes in them (#7568)
 * Properly escape quotes and backslashes in config options in web
   installer (#29990)
 * Increase length of template title form input
 * Clarify wording on updating old Organization values by rt-validator
 * Resolve a runtime error for SMIME without secret keys (#30436)
 * Empty email addresses are no longer caught as being "an RT address"
   if there exist queues without Correspond addresses set (#18380)
 * Allow Parents/Children/Members/MemberOf in CreateTickets action
 * Allow RT-Originator to be overridden in templates
 * Ensure that HTML-encoded entities are indexed in FTS
 * Fix uninitialized value warnings from charts grouped by date
 * Remove no-op $CanonicalizeOnCreate configuration variable;
   RT::User->CanonicalizeUserInfo is always called
 * Make NotifyGroup action respect AlwaysNotifyActor argument
 * Fix X-RT-Interface header on incoming email on existent tickets
 * Warn on startup if queues have invalid lifecycles set (#28352)

Developer
 * Add AfterHeaders callback to ShowMessageHeaders
 * Update all upgrade steps to use .in files (#18856)
 * Add policy tests to enforce the new upgrade step standards
 * Remove +x bit from multiple non-executable files
 * Make Obfuscate callback in configuration options be passed the
   current user, as was documented
 * Remove obsolete _CacheConfig parameters
 * Preferentially use IN rather than multiple OR clauses
 * Respect RowsPerPage for external custom field values
 * Localize default statuses from RT_Config.pm, instead of hardcoding
 * Add callbacks within Dates box after each type of Date
 * Pass the CustomFieldObj down to CustomFieldValue objects intact, so
   its ContextObj can be inspected; this is particularly useful for
   external custom fields.
 * Allow more than one right per @ACL in initialdata
 * Don't hardcode share/html in tests, for non-default layouts
 * Base detection of new themes on presence of main.css file, not
   base.css file (#30554)
 * Allow for relative "lib" in @INC when running tests
 * Allow EditComponentName customfield callback to alter Rows/Cols
   values

Serializer/importer
 * Memory usage improvements in both serialization and import
 * Templates, Scrips, and ObjectScrips now serialize correctly
   when not cloning

Documentation
 * Document how to enable un-indexed full-text-search, and its drawbacks
 * Note that after restoring from backups, PostgreSQL may need to have
   statistics updated
 * New documentation on writing portlets
 * Add an =pod directive so the first paragraph of UPGRADING is not
   skipped
 * Clarify when UPGRADING-x.y steps should be run
 * Better document known bugs with Sphinx FTS
 * Add missing semicolon on Shredder suggested indexes
2015-03-01 21:25:17 +00:00
..
accerciser
accerciser3 Update accerciser3 to 3.14.0 2014-10-08 00:03:05 +00:00
acme
acr Update to 0.9.9, based on 0.9.8 package by krytarowski in wip. 2015-01-01 19:00:15 +00:00
acunia-jam Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
adocman Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
aegis Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
afl Update to 1.50b: 2015-03-01 15:07:28 +00:00
ald document ONLY_FOR_PLATFORM 2015-01-04 04:46:01 +00:00
alex Import alex-3.1.4 from wip/alex 2015-02-14 09:01:33 +00:00
allegro
anjuta Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
ant-contrib Added devel/ant-contrib version 0.6 2014-08-29 21:40:52 +00:00
apache-ant Fix support for space in JAVA_HOME. Required for Darwin java7 2014-09-03 19:36:52 +00:00
apache-ant15
apache-ivy
apache-maven Add forgotten patch file change. 2014-12-09 11:52:03 +00:00
apel Bump PKGREVISION 2014-11-02 16:08:33 +00:00
appdata-tools Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
apr Unconditionally use the !ARM, !CRAY version of APR_OFFSET. 2014-11-25 14:55:46 +00:00
apr-util Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
arena
argp
argtable
as31
asm2html
astyle Remove unused patches. 2014-08-21 06:21:14 +00:00
at-spi
at-spi2-atk Update at-spi2-atk to 2.14.1 2014-10-25 11:10:10 +00:00
at-spi2-core Update at-spi2-core to 2.14.1 [tks mef@] 2015-01-10 16:27:34 +00:00
atf Remove MAKE_JOBS_SAFE=yes, the variable only has an effect when set to 'no'. 2014-09-02 08:32:36 +00:00
atk Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
atkmm Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
autoconf Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
autoconf-archive Update to 2015.02.24: 2015-02-25 16:52:08 +00:00
autoconf213 Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
autogen Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
automake Update to 1.15: 2015-01-08 16:40:50 +00:00
automake14 Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
automoc4
avl
avltree
bcc Use system headers. Avoid redefining macros. 2015-02-19 22:25:12 +00:00
bglibs Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
bin86 Fix format strings. Use fixed sized types to hopefully get it to work on 2015-02-23 18:20:21 +00:00
binutils Allow unused static constants with clang. 2015-02-21 00:09:50 +00:00
bison Update to 3.0.4: 2015-01-30 01:27:14 +00:00
blame
blib
bmake
bmkdep Remove incomplete RCSID from patch file, confuses 'pkg_info -b'. 2014-10-10 10:01:33 +00:00
boa-constructor
boehm-gc reference upstream bug report for previous 2015-02-16 08:07:20 +00:00
boost-build Chamges 1.57.0: 2014-11-07 19:28:38 +00:00
boost-docs Changes 1.56.0: 2014-08-13 10:56:35 +00:00
boost-headers Don't use plain "throw;", it breaks clang -fno-exceptions build. Bump 2015-01-15 13:01:44 +00:00
boost-jam Chamges 1.57.0: 2014-11-07 19:28:38 +00:00
boost-libs Long double math is available on OS X 10.10 Yosemite 2015-02-02 10:55:00 +00:00
boost-python Chamges 1.57.0: 2014-11-07 19:28:38 +00:00
bouml
bpython
buddy
bugs-everywhere Import py27-bugs-everywhere-1.1.1 as devel/bugs-everywhere. 2014-08-09 21:57:14 +00:00
bugzilla Don't expect perl to provide p5-CGI, depend on the package instead. 2014-05-31 12:22:42 +00:00
bugzilla3 Remove support for apache13 and apache2 (which were removed from pkgsrc). 2014-06-22 19:47:22 +00:00
bullet
byacc (pkgsrc) 2014-12-15 06:04:13 +00:00
bzr
bzr-explorer Fixes egg-file handling. 2014-12-21 08:15:03 +00:00
bzr-gtk
bzr-svn Improve EGG_NAME default to work for packages with '-' in their name. 2014-12-31 13:57:25 +00:00
bzrtools
c-cpp-reference
capstone Update to 3.0.1, Thanks Kamil Rytarowski for information, 2015-02-22 07:11:48 +00:00
cbrowser
ccache Udate 3.2 to 3.2.1 2014-12-15 05:33:26 +00:00
cdecl
cdk
cervisia Update to KDE SC 4.14.3 2014-11-14 08:03:30 +00:00
cfitsio
cflow
cflow-mode
cgdb
cgen
check Update 0.9.10 to 0.9.14 2014-12-12 07:38:43 +00:00
chmlib Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
chrpath
clib
clisp-pcre
clisp-syscalls
clisp-wildcard
clisp-zlib
cmake Changes 3.1.3: 2015-02-13 14:03:48 +00:00
cmake-fedora Update cmake-fedora to 2.1.3. 2014-08-24 06:14:55 +00:00
cmake-mode
cmocka Import cmocka-1.0.0, the successo of cmockery 2015-02-27 04:23:43 +00:00
cmockery2 Add cmockery2-1.3.8 2014-08-07 11:18:04 +00:00
cmph
coccinelle Revbump associated with update of lang/ocaml. 2015-01-20 14:24:34 +00:00
coconut
codeville
cogito Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
colordiff Update to 1.0.13: 2014-08-21 14:05:11 +00:00
commit-patch Update to 2.5.2: 2015-01-16 09:21:49 +00:00
compiz-bcop
compizconfig-backend-gconf Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
concurrencykit
confuse Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
cook Requires USE_TOOLS+=groff to build mandatory documentation. 2014-09-24 13:50:54 +00:00
cppcheck Update to 1.68 from Jonathan Buschmann in PR 49570. 2015-01-14 21:48:10 +00:00
cppunit
cproto Update to 4.7l, set LICENSE. 2015-01-16 09:23:50 +00:00
cpuflags document ONLY_FOR_PLATFORM 2015-01-04 04:46:01 +00:00
cqual Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
cscope lex (libfl) is a runtime dependency. 2014-07-24 13:20:10 +00:00
cssc Remove patch-aa after update removed it from distinfo. 2014-12-18 22:55:50 +00:00
ctemplate Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
cunit
cut
cutter Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
cvs-fast-export
cvs2cl Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
cvs2html Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
cvs2svn
cvsclone
cvsd Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
cvsdiff2patch
cvsgraph bison rules are racy. 2014-08-19 13:32:10 +00:00
cvslock
cvsps Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
cvsps3 Update to 3.13 2015-02-28 08:32:12 +00:00
cvsup-bin
cvsup-gui-bin
cvsutils Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
cvsync Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
cxref
darcs Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
darts
dconf Update dconf to 0.22.0 2014-11-10 23:23:17 +00:00
dconf-editor Update dconf to 0.22.0 2014-11-10 23:23:17 +00:00
ddd
deforaos-coder
deforaos-configure Packaged DeforaOS configure 0.1.1 2014-11-02 14:12:25 +00:00
deforaos-libsystem Moved the manual pages to PKGMANDIR as they should 2014-10-03 16:51:00 +00:00
dejagnu (pkgsrc) 2015-02-07 12:49:54 +00:00
delta Perl script work significantly better with Perl around. Bump revision. 2014-09-22 11:53:00 +00:00
dev86 Update to 0.16.21 2014-12-21 00:43:38 +00:00
devhelp Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
device-driver-doc-de
devIL libungif is not relevant any longer since the GIF relevant patents 2014-05-31 15:56:26 +00:00
dia2code
diffuse
diffutils Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
distcc
distcc-pump
distccmon-gnome
distccmon-gtk
dlcompat
dmake
dmalloc
doc++
dolphin-plugins Update to KDE SC 4.14.3 2014-11-14 08:03:30 +00:00
dotconf
doxygen Regenerate. 2015-02-19 14:08:29 +00:00
doxymacs Use less random gcc flags. 2014-08-13 22:39:56 +00:00
easygit Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
eclipse For "Others might work but might need significant tweaking", remove 2015-01-04 04:56:53 +00:00
ecore
edcommon Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
editline Fix build for OpenBSD. Defuzz patches. 2015-02-15 02:03:38 +00:00
eet Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
eina
eio
electric-fence
elf
elfsh
elftoolchain Ignore const cast issues. 2014-12-10 23:22:05 +00:00
elib Fix for texinfo 5.x. 2014-07-14 10:51:33 +00:00
emacs-ilisp
emacs20-elib
epydoc
eric4 Update to 4.5.24. Extract using bsdtar instead of gtar. 2014-08-22 09:11:59 +00:00
error
ethos
ETL
etrace Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
exctags Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
exempi Revbump after updating boost 2014-11-07 19:39:24 +00:00
ExmanIDE
fann Repeat after me: va_list is not a pointer. Bump revision. Slightly 2015-02-28 23:43:01 +00:00
fastdep
ffcall Use BROKEN_EXCEPT_ON_PLATFORM where explicit per-cpu-type support is 2015-01-04 04:58:47 +00:00
fhist
flex Prevent libfi to be linked with libintl. 2014-08-23 07:46:38 +00:00
flexdock
flim
florist
fortran-utils
fossil Update to 1.30: 2015-01-22 20:51:37 +00:00
frama-c Revbump associated with update of lang/ocaml. 2015-01-20 14:24:34 +00:00
frink
fromcvs Update fromcvs to 0.0.0.134, latest GitHub source. 2015-03-01 13:35:36 +00:00
ftnchek
g-wrap
gccmakedep Import gccmakedep-1.0.3 as devel/gccmakedep. 2014-05-21 20:59:17 +00:00
GConf Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
GConf-ui
gconfmm Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
gcvs Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
gdb document NOT_FOR_PLATFORM 2015-01-04 02:16:49 +00:00
gdb6 document NOT_FOR_PLATFORM 2015-01-04 02:16:49 +00:00
gdbus-codegen Reset PKGREVISION after update. 2014-09-05 21:12:38 +00:00
gdl Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
geany Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
gearmand Revbump after updating boost 2014-11-07 19:39:24 +00:00
generate
gengetopt
gentle Consistently use our CFLAGS. Fix build with Clang. 2015-02-23 18:21:09 +00:00
gettext update one teeny version to the version with the fix for 2015-01-03 18:04:06 +00:00
gettext-asprintf
gettext-lib update one teeny version to the version with the fix for 2015-01-03 18:04:06 +00:00
gettext-m4 Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
gettext-tools As threatened in April, add --without-emacs to fix build on OSX. 2015-01-10 16:19:48 +00:00
gflib
giblib
gindent Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
git Changes 2.3.0: 2015-02-08 09:02:11 +00:00
git-base Changes 2.3.0: 2015-02-08 09:02:11 +00:00
git-docs Changes 2.2.0: 2014-11-30 18:43:41 +00:00
git-gitk Changes 2.1.0: 2014-08-25 07:49:08 +00:00
git-svn and reset PKGREVISION after the update to 2.1.0 2014-08-25 07:51:48 +00:00
gitolite Update yo 3.6.2 2014-11-29 03:23:01 +00:00
glade
glade3
glib Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
glib2 patches/patch-glib_gmain.c: Imported patch from the upstream Bugzilla 2015-01-25 06:54:28 +00:00
glibmm Work-around NetBSD's native iconv lacking support for WCHAR_T. 2015-02-03 11:50:43 +00:00
global Update to 6.3.4: 2015-02-08 16:11:27 +00:00
gmake Appy upstream git commit 292da6f6867b75a5af7ddbb639a1feae022f438f 2014-11-09 03:22:57 +00:00
gmock
gmp revert gmp/Makefile 2014-09-10 10:41:13 +00:00
gmtk Recursive revbump from audio/pulseaudio. 2015-02-21 23:35:38 +00:00
gnatpython
gnome-common Update to 3.14.0: 2014-10-05 15:03:33 +00:00
gnustep-base Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
gnustep-examples Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
gnustep-make Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
gnustep-objc
gnustep-objc-lf2
gob2 Don't add -lfl on Linux either, causes issues. 2014-07-11 09:57:23 +00:00
gobject-introspection Update gobject-introspection to 1.42.0 2014-10-07 23:29:49 +00:00
google-glog Add buildlink3.mk. 2014-11-29 09:35:17 +00:00
googletest
Gorm Noteworthy changes in version `1.2.20' 2014-11-23 12:44:18 +00:00
gperf Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
gperftools Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
gprbuild-aux
gps Remove MAKE_JOBS_SAFE=yes, the variable only has an effect when set to 'no'. 2014-09-02 08:32:36 +00:00
gputils Needs bison, yacc is not enough. 2015-01-09 14:26:33 +00:00
grantlee Update grantlee to 0.5.1 2014-11-13 08:58:04 +00:00
gsoap flex (libfl) is a runtime dependency. 2014-07-24 13:22:36 +00:00
gst-plugins0.10-pango
gst-plugins1-pango Reset PKGREVISION for gst-plugins1* update to 1.4.0. 2014-08-08 21:31:06 +00:00
gtexinfo Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
gtl
guile-gnome
guile-gtk
guile-lib Update to 0.2.2. 2014-12-04 01:05:25 +00:00
guile-slib
guile-www Update to 2.39. Upstream changes: 2015-02-22 23:04:13 +00:00
gyp Update to 0.1pre2019 2015-01-06 10:26:59 +00:00
happy Set BUILDLINK_DEPMETHOD.happy to "build" as happy is not a library but a build tool 2015-02-14 04:46:33 +00:00
haskell-mode Update HOMEPAGE, was 404 status. 2015-01-19 13:36:12 +00:00
hdevtools Bump PKGREVISION for hs-text-1.2.0.3 2014-12-12 22:55:24 +00:00
hdf
hdf5 Avoid reference to WRAPPER_BINDIR in final binaries. 2014-09-24 10:40:57 +00:00
hdf5-c++
heirloom-getopt
heirloom-libcommon
heirloom-what
hg-git Improve EGG_NAME default to work for packages with '-' in their name. 2014-12-31 13:57:25 +00:00
hoe Add ALTERNATIVES file which should be commited previous commit. 2015-03-01 13:39:15 +00:00
hptools
hs-ansi-terminal Update to 0.6.2.1 2014-11-06 13:00:44 +00:00
hs-blaze-builder Bump PKGREVISION for hs-text-1.2.0.3 2014-12-12 22:55:24 +00:00
hs-cmdargs Bump PKGREVISION for hs-transformers-0.4.2.0 2014-11-23 12:52:31 +00:00
hs-cpphs Update to 1.18.7 2015-01-17 14:05:10 +00:00
hs-data-default make it clear what package depend on 2014-08-29 14:08:38 +00:00
hs-data-default-class make it clear what package depend on 2014-08-29 14:08:38 +00:00
hs-data-default-instances-base make it clear what package depend on 2014-08-29 14:08:38 +00:00
hs-data-default-instances-containers make it clear what package depend on 2014-08-29 14:08:38 +00:00
hs-data-default-instances-dlist make it clear what package depend on 2014-08-29 14:08:38 +00:00
hs-data-default-instances-old-locale make it clear what package depend on 2014-08-29 14:08:38 +00:00
hs-deepseq-generics make it clear what package depend on 2014-08-29 14:08:38 +00:00
hs-dlist make it clear what package depend on 2014-08-29 14:08:38 +00:00
hs-exceptions Bump PKGREVISION for hs-transformers-0.4.2.0 2014-11-23 12:52:31 +00:00
hs-extensible-exceptions make it clear what package depend on 2014-08-29 14:08:38 +00:00
hs-ghc-mtl Bump PKGREVISION for hs-transformers-0.4.2.0 2014-11-23 12:52:31 +00:00
hs-ghc-paths make it clear what package depend on 2014-08-29 14:08:38 +00:00
hs-hashable Bump PKGREVISION for hs-text-1.2.0.3 2014-12-12 22:55:24 +00:00
hs-haskell-src-exts Import haskell-src-exts-1.16.0.1 as devel/hs-haskell-src-exts, 2015-01-28 18:46:53 +00:00
hs-hint Bump PKGREVISION for hs-transformers-0.4.2.0 2014-11-23 12:52:31 +00:00
hs-lifted-base Bump PKGREVISION for hs-transformers-0.4.2.0 2014-11-23 12:52:31 +00:00
hs-mmorph Bump PKGREVISION for hs-transformers-0.4.2.0 2014-11-23 12:52:31 +00:00
hs-monad-control Bump PKGREVISION for hs-transformers-0.4.2.0 2014-11-23 12:52:31 +00:00
hs-MonadRandom Bump PKGREVISION for hs-transformers-0.4.2.0 2014-11-23 12:52:31 +00:00
hs-mtl Bump PKGREVISION for hs-transformers-0.4.2.0 2014-11-23 12:52:31 +00:00
hs-primitive Update to 0.5.4.0 2015-02-14 04:10:27 +00:00
hs-QuickCheck Forgot to add a dependency on devel/hs-transformers. Bump revision 2015-02-14 04:57:28 +00:00
hs-random Update to 1.1 2014-10-21 21:27:51 +00:00
hs-reflection Import reflection-1.5.1 as devel/hs-reflection. 2014-11-07 13:07:56 +00:00
hs-resourcet Update to 1.1.3.1 2014-12-11 12:24:45 +00:00
hs-safe make it clear what package depend on 2014-08-29 14:08:38 +00:00
hs-split make it clear what package depend on 2014-08-29 14:08:38 +00:00
hs-stm make it clear what package depend on 2014-08-29 14:08:38 +00:00
hs-syb make it clear what package depend on 2014-08-29 14:08:38 +00:00
hs-tagged make it clear what package depend on 2014-08-29 14:08:38 +00:00
hs-text Update to 1.2.0.3 2014-12-12 22:53:35 +00:00
hs-tf-random Bump PKGREVISION for hs-random-1.1 2014-10-21 21:28:58 +00:00
hs-transformers Update to 0.4.2.0 2014-11-23 12:51:34 +00:00
hs-transformers-base Bump PKGREVISION for hs-transformers-0.4.2.0 2014-11-23 12:52:31 +00:00
hs-transformers-compat Bump PKGREVISION for hs-transformers-0.4.2.0 2014-11-23 12:52:31 +00:00
hs-uniplate Bump PKGREVISION for hs-text-1.2.0.3 2014-12-12 22:55:24 +00:00
hs-unordered-containers Bump PKGREVISION for hs-text-1.2.0.3 2014-12-12 22:55:24 +00:00
hs-utf8-string make it clear what package depend on 2014-08-29 14:08:38 +00:00
hs-vault Bump PKGREVISION for hs-text-1.2.0.3 2014-12-12 22:55:24 +00:00
hs-vector Update to 0.10.12.1 2014-10-18 21:27:53 +00:00
hs-vector-algorithms Bump PKGREVISION for hs-transformers-0.4.2.0 2014-11-23 12:52:31 +00:00
hs-void Bump PKGREVISION for hs-text-1.2.0.3 2014-12-12 22:55:24 +00:00
ht
hugs-HUnit
hugs-unix
idiff
idutils Patch around problem in configure script directly, using a patch 2015-01-02 22:34:02 +00:00
imake Update to 1.0.7: 2014-05-21 21:10:54 +00:00
iniparser
intel2gas
intellij-idea-ce
isect
its4 Use CXX as C++ compiler. Remove messed up compile test using 2014-12-25 17:39:58 +00:00
jam
java-subversion Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
javacc
javadeps
jenkins Update to 1.565.3 from 1.532.1 2014-10-25 15:04:06 +00:00
jflex Update to 1.6.0 2014-10-06 13:33:54 +00:00
jq
js2-mode
js_of_ocaml Revbump associated with ocaml 4.02.1. Also added the ocaml-tyxml option 2015-01-20 16:09:15 +00:00
kapptemplate Update to KDE SC 4.14.3 2014-11-14 08:03:30 +00:00
kcachegrind Update to KDE SC 4.14.3 2014-11-14 08:03:30 +00:00
kdbg Bump PKGREVISION for ilmbase shlib major bump. 2014-08-22 11:24:25 +00:00
kde-dev-scripts Update to KDE SC 4.14.3 2014-11-14 08:03:30 +00:00
kde-dev-utils Update to KDE SC 4.14.3 2014-11-14 08:03:30 +00:00
kdesdk-kioslaves Update to KDE SC 4.14.3 2014-11-14 08:03:30 +00:00
kdesdk-strigi-analyzers Update to KDE SC 4.14.3 2014-11-14 08:03:30 +00:00
kdesdk-thumbnailers Update to KDE SC 4.14.3 2014-11-14 08:03:30 +00:00
kdesdk3 Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
kdevelop
kdevelop-base Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
kdevelop4 Clang disallows use of initializer list here, so go with copy assignment 2014-11-21 22:16:55 +00:00
kdevplatform Remove debug statement involving a non-existing variable. 2014-11-17 19:01:13 +00:00
kdiff3 Update kdiff3 to 0.9.98 2014-11-14 10:08:09 +00:00
kdiff3-kde3 Bump PKGREVISION for ilmbase shlib major bump. 2014-08-22 11:24:25 +00:00
ko-po-check
kompare Update to KDE SC 4.14.3 2014-11-14 08:03:30 +00:00
kscope Bump PKGREVISION for ilmbase shlib major bump. 2014-08-22 11:24:25 +00:00
kyua Revbump after lang/lua51 update. 2014-10-19 22:27:43 +00:00
lcc Use BROKEN_EXCEPT_ON_PLATFORM. 2015-01-04 05:00:45 +00:00
lcov Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
ldapsdk Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
ldpc
lemon
lettuce
libarena
libargparse
libast
libatomic_ops Provide patched Makefile.in regen form patched Makefile.am. 2014-11-09 08:33:14 +00:00
libbegemot
libbinio
libblkid Fix C syntax. 2015-01-09 14:27:46 +00:00
libbonobo Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
libbonoboui
libbson Update libbson to 1.0.2. 2014-12-12 11:29:32 +00:00
libcfg+ Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
libcompizconfig Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
libconfig
libctl
libdaemon
libdatrie
libdbusmenu-qt
libdnsres
libdockapp
libdshconfig
libebml devel/libebml: needs a C compiler to build 2015-01-13 18:19:01 +00:00
libelf Fixes missing override of pc file. 2014-06-05 02:41:09 +00:00
libestr Update libestr to 0.1.10. 2015-01-16 16:40:45 +00:00
libetm Switch to groff rather than nroff for tools, mandoc as an nroff substitute 2014-07-14 19:20:46 +00:00
libev Explicitly disable inotify on SunOS, assumes Linux statfs. 2015-02-02 10:25:35 +00:00
libevent Detect libevent-2.0.22 in NetBSD -current 2015-02-05 07:09:31 +00:00
libexecinfo Libtoolize to fix build on OS X 10.9 and (untested) fix shlibs under 2014-07-05 20:15:24 +00:00
libextractor
libf2c
libffi Make it buildable on NetBSD/alpha 2015-01-09 15:10:51 +00:00
libfirm Update to libFirm 1.21.0 2014-11-06 20:46:01 +00:00
libFoundation
libFoundation-examples
libftdi
libftdi1 PKGREVISION++, by converting (duplicated) libconfuse to confuse. Thanks gdt@. 2015-01-18 06:18:58 +00:00
libgail-gnome Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
libgcroots probably imported for uim package improvement, but not interesting for myself. 2014-09-28 03:16:17 +00:00
libgee Update libgee to 0.16.1 2014-11-01 11:20:53 +00:00
libgee0.6 Update comment to point to newest vala version. 2014-11-25 12:04:55 +00:00
libgetopt SunOS getopt doesn't define/use optreset 2014-09-13 11:03:17 +00:00
libgit2 bulk build wants openssl 2015-01-13 23:05:26 +00:00
libglade
libglademm
libgnome
libgnomemm
libgnomeui Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
libgnomeuimm USE_TOOLS+=gm4, required on SunOS. 2014-09-24 20:46:21 +00:00
libgphoto2
libgsf Update libgsf to 1.14.30 2014-08-23 20:40:38 +00:00
libgweather Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
libhfs
libhid Remove redundant includes. Tell configure explicitly how to link Python. 2014-12-18 10:51:02 +00:00
libiberty Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
libidn Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
libinotify
libixp
libjit
libjudy
libkgapi Initial import libkgapi 2.2.0 2014-11-13 11:13:45 +00:00
libkomparediff2 Update to KDE SC 4.14.3 2014-11-14 08:03:30 +00:00
liblangtag Update to 0.5.4: 2014-05-27 18:15:21 +00:00
libltdl Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
libmaa
libmatchbox HOMEPAGE and MASTER_SITES moved. 2014-12-28 15:12:22 +00:00
libmcs
libmemcache
libmemcached FreeBSD doesn't have "alloca.h". 2014-06-26 20:31:03 +00:00
libmemmgr
libmimedir
libmm Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
libmowgli
libmtp Pull in devel/libusb on SunOS instead of the unsupported devel/libusb1, the 2014-08-21 14:03:45 +00:00
libnet10 Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
libnet11 Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
libnjb
libntlm
liboil
liboop
libosip Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
libowfat
libpeas Don't hardcode /usr/pkg, use PYTHONCONFIG instead. 2015-01-06 14:41:08 +00:00
libpgm Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
libportlib
libproplist
librfuncs
librlog
librsync
librxspencer
libsafec Initial import of libsafec, providing bounds checking memory and string 2014-11-09 01:52:24 +00:00
libsexy
libsexymm
libsigc++ Update to 2.4.1: 2015-02-28 10:24:45 +00:00
libsigc++1
libsigsegv
libslang Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
libslang2 Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
libsmi
libstash
libstatgrab Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
libstree
libstroke Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
libtai
libtar
libtecla Account for the libraries installed on FreeBSD 2015-03-01 18:27:25 +00:00
libthai Update libthai to 0.1.21. 2014-08-26 11:35:49 +00:00
libthrift Revbump after updating boost 2014-11-07 19:39:24 +00:00
libtool When relinking with DESTDIR, also look into DESTDIR for the desired 2014-12-02 10:56:24 +00:00
libtool-base When relinking with DESTDIR, also look into DESTDIR for the desired 2014-12-02 10:56:24 +00:00
libtool-fortran Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
libtool-info Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
libts Needs groff and a real nroff(1). 2014-07-15 10:01:09 +00:00
libusb Improve STEP_MSG. 2015-02-04 23:44:34 +00:00
libusb-compat update 0.1.4 to 0.1.5 2014-11-24 12:53:19 +00:00
libusb1 Improve STEP_MSG. 2015-02-04 23:44:34 +00:00
libusbx document NOT_FOR_PLATFORM 2015-01-04 02:52:03 +00:00
libuuid Fix generated fake uuid.pc. A missing ";" meant that the Cflags line was 2014-09-19 12:50:43 +00:00
libuv
libuxre
libview
libvolume_id Really bump PKGREVISION 2014-06-27 14:08:51 +00:00
libwhisker2 Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
libwnck
libwnck3 Update libwnck3 to 3.14.0 (first version since 3.4.9) 2014-11-27 01:16:04 +00:00
libxenserver
libzen
lincvs
lmdbg Use BROKEN_ON_PLATFORM for undocumented MacOS restriction. 2015-01-04 02:47:06 +00:00
locktests
log4cplus
log4cxx
log4shib
lokalize Update to KDE SC 4.14.3 2014-11-14 08:03:30 +00:00
ltsa
lua-alt-getopt Simplify PKGNAME. 2015-01-10 20:48:58 +00:00
lua-BitOp Don't use -I without argument. 2014-12-10 23:22:36 +00:00
lua-filesystem Revbump after lang/lua51 update. 2014-10-19 22:27:43 +00:00
lua-gi Revbump after lang/lua51 update. 2014-10-19 22:27:43 +00:00
lua-lpeg Update devel/lua-lpeg to 0.12.1. 2015-02-03 22:59:01 +00:00
lua-lrexlib Revbump after lang/lua51 update. 2014-10-19 22:27:43 +00:00
lua-lrexlib-onig Revbump after lang/lua51 update. 2014-10-19 22:27:43 +00:00
lua-lrexlib-pcre
lua-lrexlib-posix Revbump after lang/lua51 update. 2014-10-19 22:27:43 +00:00
lua-mode
lua-penlight Revbump after lang/lua51 update. 2014-10-19 22:27:43 +00:00
lua-posix Requires C99 2015-02-09 07:20:10 +00:00
lua-stdlib Revbump after lang/lua51 update. 2014-10-19 22:27:43 +00:00
lutok Revbump after lang/lua51 update. 2014-10-19 22:27:43 +00:00
lwp
m4 Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
m17n-lib Update m17n-lib to 1.7.0. 2014-12-14 07:53:53 +00:00
mad-flute Request from joerg to link with the correct lib paths 2014-12-02 21:49:23 +00:00
magit
makedepend Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
makedepf90
maketool
man-pages
mantis Update to 1.2.17. pkgsrc changes: Add bash:run to USE_TOOLS and 2014-09-24 01:06:26 +00:00
matio
mcpp add a bit of a hack that should fix or advance the MacOS build 2014-06-29 03:52:47 +00:00
mdds Update to 0.12.0. Use proper master site. 2015-02-27 13:39:41 +00:00
meld Update to 3.13.0: 2014-12-31 14:28:27 +00:00
mell
memcached Update to 1.4.22: 2015-01-04 23:41:04 +00:00
menhir Bugfix for ocamlfind dependency not being picked up (thanks to joerg@ for 2014-10-13 12:03:15 +00:00
mercurial
mico Fix detection of thread-safe OpenSSL. 2014-11-10 18:01:01 +00:00
mk-configure Update to 0.29.0 2014-11-30 16:26:58 +00:00
mkcmd Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
mm-common
mono-addins Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
mono-tools Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
monodevelop Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
monodevelop-database Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
monotone Revbump after lang/lua51 update. 2014-10-19 22:27:43 +00:00
monotone-server
monotone-viz Revbump associated with update of lang/ocaml. 2015-01-20 14:24:34 +00:00
mph
mr Update to 1.20141024. From the changelog: 2014-10-25 15:34:54 +00:00
msgpack Update msgpack to 0.5.9. 2014-08-08 12:27:44 +00:00
nana
nant Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
nasm Update to 2.11.08 2015-02-23 11:25:08 +00:00
nbpatch
ncc
ncurses Drop the use of -no-cpp-precomp which is specific to Apple's supplied toolchain 2015-02-18 03:10:41 +00:00
ncursesw Install all needed header files and a -config script. 2014-09-16 09:48:41 +00:00
netbeans-ide
netbsd-iscsi-lib Fix ``Please add a line "# used by foo/bar/Makefile" here.'' warnings. 2014-10-05 16:41:05 +00:00
netcdf
netcdf-fortran
newfile
ninja-build Correctly sanitize environment. 2014-11-27 13:38:15 +00:00
noweb
npapi-sdk Change MASTER_SITES to original location. 2014-12-17 11:16:32 +00:00
nqc
nsis
nspr Fix config.guess override. 2015-02-21 00:10:21 +00:00
nspr-reference
nss Update to 3.17.4 2015-01-28 21:12:09 +00:00
ObjectiveLib Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
ocaml-batteries Revbump associated with update of lang/ocaml. 2015-01-20 14:24:34 +00:00
ocaml-cmdliner Revbump associated with update of lang/ocaml. 2015-01-20 14:24:34 +00:00
ocaml-deriving-ocsigen Revbump associated with update of lang/ocaml. 2015-01-20 14:24:34 +00:00
ocaml-extlib Revbump associated with update of lang/ocaml. 2015-02-11 14:01:05 +00:00
ocaml-findlib Revbump assiocated with ocaml 4.02.1. 2015-01-20 15:33:55 +00:00
ocaml-lwt Revbump associated with update of lang/ocaml. 2015-01-20 14:24:34 +00:00
ocaml-oasis Revbump associated with update of lang/ocaml. 2015-01-20 14:24:34 +00:00
ocaml-odn Revbump associated with update of lang/ocaml. 2015-01-20 14:24:34 +00:00
ocaml-optcomp Revbump associated with ocaml 4.02.1. 2015-01-20 16:12:12 +00:00
ocaml-re Revbump associated with update of lang/ocaml. 2015-02-11 13:56:07 +00:00
ocaml-react Revbump associated with ocaml 4.02.1 2015-01-20 15:22:53 +00:00
ocaml-reactiveData New package ocaml-reactiveData, reactive programming with incremental 2015-01-20 15:19:54 +00:00
ocaml-sexplib Added package devel/ocaml-sexplib, a library for S-Expressions in OCaml. 2015-01-20 16:27:02 +00:00
ocaml-type_conv Revbump associated with update of lang/ocaml. 2015-01-20 14:24:34 +00:00
ocamlgraph Revbump associated with update of lang/ocaml. 2015-02-11 14:05:18 +00:00
ocamlify Revbump associated with ocaml 4.02.1. 2015-01-20 15:59:18 +00:00
ocamlmod Revbump associated with ocaml 4.02.1. 2015-01-20 15:59:18 +00:00
ode
ogre
okteta Update to KDE SC 4.14.3 2014-11-14 08:03:30 +00:00
omake Revbump associated with update of lang/ocaml. 2015-01-20 14:24:34 +00:00
opal
open-vcdiff
opencm Find builtin Kerberos headers on SunOS, and fix Texinfo 5.x. 2014-09-24 21:25:54 +00:00
opengrok Add comment for not using find-prefix.mk. 2014-10-31 03:59:58 +00:00
openrcs Call the various autotools directly as bootstrap wants to use the wrong 2014-08-13 22:38:33 +00:00
orc
ossp-uuid Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-accessors Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-accessors-fast Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Acme-PlayCode Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Algorithm-Annotate Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Algorithm-C3 Update to 0.10 2014-09-06 08:19:39 +00:00
p5-Algorithm-CheckDigits Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Algorithm-Dependency Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Algorithm-Diff Update to 1.1903: 2014-11-26 12:10:35 +00:00
p5-Algorithm-HowSimilar Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Algorithm-Merge Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Algorithm-Permute Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-aliased Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Alien-Packages Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-AnnoCPAN-Perldoc Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Any-Moose Update to 0.24. Add options.mk file to choose between Mouse and 2014-09-06 13:29:55 +00:00
p5-AnyEvent Update to 7.07 2014-07-29 03:34:56 +00:00
p5-AnyEvent-AIO Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-AnyEvent-IRC Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-AnyEvent-RabbitMQ Update 1.17 to 1.18 2015-01-14 15:23:02 +00:00
p5-AnyEvent-XMPP Update to 0.55 2014-07-29 03:44:21 +00:00
p5-App-Cache Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-App-CLI Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-App-Cmd Update to 0.327 2015-03-01 08:57:02 +00:00
p5-App-cpanminus Update to 1.7027 2015-02-18 13:45:23 +00:00
p5-App-cpanoutdated Update 0.20 to 0.24 2014-12-12 08:37:53 +00:00
p5-App-FatPacker Udate 0.010000 to 0.010002 2015-01-26 04:55:31 +00:00
p5-App-perlbrew Add dependency on curl for fetching files. 2015-03-01 09:27:41 +00:00
p5-App-Prove-Plugin-ProgressBar Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-App-Prove-Plugin-ProgressBar-Each Import p5-App-Prove-Plugin-ProgressBar-Each, a per-test-script 2015-01-04 06:25:14 +00:00
p5-AppConfig Update to 1.69 2015-02-13 14:55:46 +00:00
p5-AppConfig-Std (pkgsrc) 2015-01-26 05:29:48 +00:00
p5-Array-Compare (pkgsrc) 2014-12-12 11:05:56 +00:00
p5-Array-Diff Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Array-RefElem Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-asa Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Async-Interrupt (pkgsrc) 2015-02-13 14:03:34 +00:00
p5-AtExit Update 2.01 to 2.02 2015-01-26 05:33:33 +00:00
p5-Attribute-Lexical Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-autobox Update to 2.83 2015-02-18 12:29:25 +00:00
p5-autobox-Core Update 1.2 to 1.28 2015-02-18 12:42:00 +00:00
p5-Autodia Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-autodie 2.26 2014-12-26 16:27:23+00:00 UTC 2015-02-18 12:49:40 +00:00
p5-AutoLoader Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
p5-autovivification Import autovivification perl module as p5-autovivification packaged for 2015-02-16 16:46:07 +00:00
p5-AutoXS-Header Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-B-Compiling Update 0.02 to 0.04 2014-12-12 11:15:28 +00:00
p5-B-Hooks-EndOfScope update to 0.14 2015-02-05 13:46:50 +00:00
p5-B-Hooks-OP-Annotation Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-B-Hooks-OP-Check Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-B-Hooks-OP-Check-EntersubForCV Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-B-Hooks-OP-Check-StashChange Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-B-Hooks-OP-PPAddr Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-B-Hooks-Parser Update 0.10 to 0.12 2014-12-12 11:17:14 +00:00
p5-B-Keywords Update to 1.14 2015-03-01 08:59:05 +00:00
p5-B-Utils Update 0.21 to 0.25 (0.25 part is missing at following) 2014-12-12 11:21:49 +00:00
p5-BackPAN-Index (pkgsrc) 2015-01-26 08:00:04 +00:00
p5-bareword-filehandles Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Bit-Vector Update to 7.4: 2014-11-23 13:02:59 +00:00
p5-boolean Update to 0.45: 2015-02-08 14:15:52 +00:00
p5-BSD-Resource Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Cache Update to 2.11 2015-03-01 09:06:06 +00:00
p5-Cache-Cache Update 1.06 to 1.08 2015-01-26 07:14:40 +00:00
p5-Cache-FastMmap Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
p5-Cache-Memcached Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Cache-Simple-TimedExpiry Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-capitalization Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Capture-Tiny Update to 0.28 2015-02-12 04:58:56 +00:00
p5-Carp-Always Udate to 0.13 2015-01-26 07:16:50 +00:00
p5-Carp-Assert Update to 0.21 2015-01-26 07:20:48 +00:00
p5-Carp-Assert-More (pkgsrc) 2015-01-26 07:25:42 +00:00
p5-Carp-Clan Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Carp-REPL Update 0.15 to 0.17 2015-01-26 07:32:06 +00:00
p5-Check-ISA Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-CHI Update to 0.59 2015-01-26 06:44:35 +00:00
p5-circular-require Update to 0.11 2015-02-18 12:53:17 +00:00
p5-CLASS Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Class-Accessor Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Class-Accessor-Chained Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Class-Accessor-Grouped Update to 0.10012 2014-11-22 05:11:50 +00:00
p5-Class-Accessor-Lite Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Class-Accessor-Named Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Class-Adapter Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Class-Autouse Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Class-Base Update to 0.0.6 2015-01-27 13:52:34 +00:00
p5-Class-C3 Update to 0.27 2015-01-08 14:05:33 +00:00
p5-Class-C3-Adopt-NEXT Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Class-C3-Componentised Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Class-C3-XS Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Class-Container Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Class-Data-Accessor Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Class-Data-Inheritable Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Class-ErrorHandler Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Class-Factory Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Class-Factory-Util Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Class-Field Update to 0.23 2015-01-08 14:11:02 +00:00
p5-Class-Fields Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Class-Gomor Update to 1.03 2015-01-27 13:54:18 +00:00
p5-Class-Inner Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Class-InsideOut Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Class-Inspector Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Class-ISA Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Class-Load Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Class-Load-XS Update to 0.09 2015-01-08 14:14:54 +00:00
p5-Class-Loader Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Class-MakeMethods Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Class-Method-Modifiers Update to 2.11: 2014-09-07 12:22:45 +00:00
p5-Class-MethodMaker Update to 2.22 2015-01-27 13:56:37 +00:00
p5-Class-Mix Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Class-ObjectTemplate Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Class-OOorNO Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Class-ReturnValue Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
p5-Class-Singleton Update to 1.5: 2014-11-09 12:01:29 +00:00
p5-Class-Std Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Class-Throwable Update 0.11 to 0.13 2015-02-05 13:49:06 +00:00
p5-Class-Tiny Update to 1.001 2015-01-31 13:05:13 +00:00
p5-Class-Trigger Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Class-Unload Update to 0.08. From the changelog: 2014-06-09 18:44:05 +00:00
p5-Class-Virtual Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Class-WhiteHole Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
p5-Class-XML Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Class-XPath Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Class-XSAccessor Update to 1.19 2014-07-28 13:43:07 +00:00
p5-Clone Update to 0.38: 2015-01-21 21:45:28 +00:00
p5-Clone-Fast Use MASTER_SITE_PERL_CPAN. 2015-01-30 10:24:13 +00:00
p5-Clone-PP Update to 1.06: 2014-09-06 13:32:09 +00:00
p5-common-sense Update to 3.73: 2014-09-06 13:03:21 +00:00
p5-Compress-PPMd Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Compress-Raw-Bzip2 Update to 2.068: 2014-12-31 14:35:21 +00:00
p5-Compress-Raw-Zlib Update to 2.068: 2014-12-31 14:34:30 +00:00
p5-Config-Any Don't expect perl to provide p5-Module-Pluggable (removed in 5.20). 2014-05-31 12:56:54 +00:00
p5-Config-Any-Merge Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Config-Auto Update to 0.44 2015-01-28 04:30:04 +00:00
p5-Config-AutoConf Update to 0.310 2015-03-01 09:07:35 +00:00
p5-Config-Find Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Config-General Update 2.52 to 2.56 2015-01-28 04:40:24 +00:00
p5-Config-GitLike Update to 1.15 2015-02-18 13:16:23 +00:00
p5-Config-Grammar Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Config-INI Update to 0.025 2015-01-24 07:28:56 +00:00
p5-Config-IniFiles Update to 2015-01-28 04:45:37 +00:00
p5-Config-MVP Update to 2.200008 2015-01-28 04:52:56 +00:00
p5-Config-MVP-Reader-INI Update 2.101461 to 2.101463 2015-01-28 04:54:36 +00:00
p5-Config-Properties Update 1.73 to 1.77 2015-01-28 04:56:24 +00:00
p5-Config-Std Update to 0.901 2015-01-28 04:58:05 +00:00
p5-Config-Tiny Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Const-Fast Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-constant-def Remove another reference to removed p5-constant. 2015-01-31 12:20:53 +00:00
p5-Context-Preserve Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Contextual-Return Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Convert-Binary-C Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Coro (pkgsrc) 2015-02-13 14:00:02 +00:00
p5-CPAN Update to 2.05: 2014-05-31 11:42:32 +00:00
p5-CPAN-Changes Update to 0.30 2014-09-06 08:30:06 +00:00
p5-CPAN-Checksums Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-CPAN-DistnameInfo Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-CPAN-FindDependencies Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-CPAN-Inject Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-CPAN-Meta Updated to 2.143240 2015-01-26 06:54:07 +00:00
p5-CPAN-Meta-Check Update to 0.010 2015-01-31 00:55:35 +00:00
p5-CPAN-Meta-Requirements Update to 2.133 2015-03-01 09:01:02 +00:00
p5-CPAN-Meta-YAML Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-CPAN-Mini Update to 1.111016 2014-10-04 13:46:56 +00:00
p5-CPAN-ParseDistribution Import p5-CPAN-ParseDistribution-1.52 as devel/p5-CPAN-ParseDistribution. 2015-02-01 08:49:39 +00:00
p5-CPAN-Perl-Releases Update 2.06 to 2.10 2015-03-01 09:03:40 +00:00
p5-CPAN-Reporter Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-CPAN-Uploader Update to 0.103008 2015-02-12 04:41:18 +00:00
p5-CPANPLUS Import p5-CPANPLUS-0.9152 as devel/p5-CPANPLUS. 2015-02-06 05:12:28 +00:00
p5-Curses (pkgsrc) 2015-01-29 01:00:26 +00:00
p5-Curses-UI Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Curses-UI-POE Update 0.03500 to 0.04000 (DISTNAME version is 0.40) 2015-02-08 07:00:04 +00:00
p5-Data-Alias Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Data-Buffer Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Data-Compare Update 1.23 to 1.25 2015-01-29 00:43:58 +00:00
p5-Data-Denter Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Data-Dump Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Data-Dump-Streamer Update 2.36 to 2.38 .. ChangeLog is not really known, but written as: 2015-01-28 01:48:28 +00:00
p5-Data-Dumper Import perl module Data::Dumper 2015-02-07 16:17:57 +00:00
p5-Data-Dumper-Concise Update 2.020 to 2.022 2015-01-29 01:02:40 +00:00
p5-Data-Dumper-Names Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Data-GUID Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Data-Hierarchy Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Data-Integer Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Data-MessagePack Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Data-Munge Update 0.08 to 0.093 2015-01-29 01:04:29 +00:00
p5-Data-OptList Update to 0.109: 2014-09-06 12:52:02 +00:00
p5-Data-Page Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Data-Pageset Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Data-Peek Update to 0.43 2015-02-12 05:15:25 +00:00
p5-Data-Perl Import p5-Data-Perl-0.002009 as devel/p5-Data-Perl. 2014-09-06 14:19:36 +00:00
p5-Data-Printer Correction to PKGVERSION 0.35_01 to 0.35.01, sorry. 2015-01-31 13:27:07 +00:00
p5-Data-Record Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Data-Section Update to 0.200.006 2015-01-29 01:17:20 +00:00
p5-Data-Section-Simple Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Data-Serializer Upate to 0.60 2015-01-29 01:19:51 +00:00
p5-Data-ShowTable Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Data-Stag Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Data-Taxi Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Data-TemporaryBag Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Data-Uniqid Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Data-UUID Update to 1.220 2015-01-29 01:21:36 +00:00
p5-Data-Visitor Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Date-Business Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Date-Calc Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Date-Calc-XS Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Date-Manip Update to 6.48: 2014-12-03 15:00:05 +00:00
p5-Date-Simple Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Debug-Client Update 0.20 to 0.29 2015-01-29 01:25:53 +00:00
p5-Declare-Constraints-Simple Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Devel-Autoflush Update to 0.06 2015-01-29 04:53:21 +00:00
p5-Devel-BeginLift Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Devel-Caller Update to 2.06 2015-01-29 04:57:08 +00:00
p5-Devel-CheckBin Import p5-Devel-CheckBin-0.02 as devel/p5-Devel-CheckBin. 2014-09-07 12:27:31 +00:00
p5-Devel-CheckCompiler Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Devel-CheckLib Update to 1.03 2015-01-29 05:02:56 +00:00
p5-Devel-CheckOS Update 1.71 to 1.73 2015-01-28 02:06:54 +00:00
p5-Devel-Cover Release 1.17 - 20 September 2014 2015-01-29 05:06:07 +00:00
p5-Devel-Cycle Update to 1.12 2015-01-29 05:08:07 +00:00
p5-Devel-Declare Update 0.006012 to 0.006017 2015-01-29 05:10:25 +00:00
p5-Devel-Dumpvar Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Devel-ebug Update to 0.56 2015-01-29 05:38:35 +00:00
p5-Devel-EvalContext Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Devel-Events Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Devel-Events-Objects Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Devel-FindPerl 0.012 2013-11-20 14:57:15 Europe/Amsterdam 2015-01-29 05:11:55 +00:00
p5-Devel-FindRef Update 1.422 to 1.440 2015-01-29 05:15:19 +00:00
p5-Devel-Gladiator Update 0.01 to 0.07 2015-01-29 05:16:50 +00:00
p5-Devel-GlobalDestruction Update to 0.13: 2014-09-07 12:21:39 +00:00
p5-Devel-Hide Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Devel-Leak-Object Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Devel-LexAlias Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Devel-NYTProf Update to 5.07 2015-03-01 09:11:23 +00:00
p5-Devel-OverloadInfo Import Devel-OverloadInfo-0.002 as devel/p5-Devel-OverloadInfo. 2014-11-01 03:33:56 +00:00
p5-Devel-PartialDump Update 0.15 to 0.17 2015-01-29 05:20:14 +00:00
p5-Devel-PatchPerl Add missing dependency. From Kai-Uwe Eckhardt in PR 49704. 2015-03-01 09:26:34 +00:00
p5-Devel-PPPort 3.28 - 2015-01-16 2015-01-29 05:18:44 +00:00
p5-Devel-Pragma Update 0.54 to 0.60 2015-01-29 05:24:50 +00:00
p5-Devel-Profile Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Devel-Refactor Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Devel-REPL Update to 1.003026 from Leonardo Taccari in PR 49606. 2015-01-26 23:20:42 +00:00
p5-Devel-Size Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Devel-SmallProf Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Devel-StackTrace Update to 2.00 2014-11-03 07:12:12 +00:00
p5-Devel-StackTrace-AsHTML Update 0.11 to 0.14 2015-01-29 05:29:41 +00:00
p5-Devel-StackTrace-WithLexicals Update 0.10 to 2.01 2015-01-29 05:32:26 +00:00
p5-Devel-Symdump Update to 2.14: 2014-12-30 12:54:15 +00:00
p5-Devel-Trace Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Devel-TraceUse Update 2.09 to 2.093 2015-01-29 05:35:11 +00:00
p5-Dir-Self Update 0.10 to 0.11 2015-01-29 05:40:19 +00:00
p5-Dist-CheckConflicts Update to 0.11: 2014-09-06 12:59:20 +00:00
p5-Dist-Zilla Update to 5.032 2015-03-01 09:37:19 +00:00
p5-Dist-Zooky Update 0.10 to 0.14 2015-01-29 08:43:47 +00:00
p5-enum Update to 1.10: 2014-09-06 12:50:03 +00:00
p5-Env-Path Update to 0.19 2015-01-29 09:19:17 +00:00
p5-Error Update to 0.17023: 2015-02-17 13:09:05 +00:00
p5-EV Explicitly disable inotify on SunOS, assumes Linux statfs. 2015-02-02 10:25:35 +00:00
p5-Eval-Closure Update to 0.12 2015-01-29 08:49:35 +00:00
p5-Event Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Event-ExecFlow Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Event-RPC Update to 1.05 2015-01-29 08:56:15 +00:00
p5-ex-lib Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Exception-Class Update 1.37 to 1.39 2015-01-29 08:58:19 +00:00
p5-Exception-Handler Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Expect Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Expect-Simple Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-experimental Update 0.007 to 0.013 2015-02-18 12:56:28 +00:00
p5-Exporter-Lite Update to 0.06: 2014-08-13 19:45:09 +00:00
p5-Exporter-Tiny Update 0.042 to 0.043.01 2015-01-29 12:17:44 +00:00
p5-ExtUtils-AutoInstall Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-ExtUtils-CBuilder Update 0.28.02.16 to 0.28.02.20 2015-01-29 12:14:08 +00:00
p5-ExtUtils-Command Update 1.18 to 1.20 2015-01-29 12:20:10 +00:00
p5-ExtUtils-Config Update to 0.008 2014-07-07 03:01:01 +00:00
p5-ExtUtils-CppGuess Update 0.07 to 0.08 2015-01-29 12:26:44 +00:00
p5-ExtUtils-Depends Update to 0.404 2015-01-31 01:01:18 +00:00
p5-ExtUtils-F77 Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-ExtUtils-Helpers Update to 0.022 2015-01-29 12:29:01 +00:00
p5-ExtUtils-InstallPaths Update to 0.011 2015-02-17 13:35:18 +00:00
p5-ExtUtils-LibBuilder Update to 0.06: 2014-09-06 22:42:34 +00:00
p5-ExtUtils-MakeMaker Revert 7.05.10 to 7.04. 7.05.10 was really 7.05_10 and DEVELOPER RELEASE, 2015-02-09 13:38:32 +00:00
p5-ExtUtils-MakeMaker-Coverage Update to 0.05 2015-03-01 09:46:42 +00:00
p5-ExtUtils-MakeMaker-CPANfile Import p5-ExtUtils-MakeMaker-CPANfile-0.06 as devel/p5-ExtUtils-MakeMaker-CPANfile. 2014-11-24 11:41:12 +00:00
p5-ExtUtils-Manifest Update to 1.70 2015-01-28 02:46:36 +00:00
p5-ExtUtils-ModuleMaker Update to 0.52 2015-01-29 12:31:33 +00:00
p5-ExtUtils-ModuleMaker-TT Update to 0.94 2015-01-29 12:34:16 +00:00
p5-ExtUtils-ParseXS Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
p5-ExtUtils-PkgConfig Update to 1.15: 2014-12-10 22:02:16 +00:00
p5-ExtUtils-XSBuilder Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-ExtUtils-XSpp Update 0.16.02 to 0.18 2015-01-29 12:42:01 +00:00
p5-File-BaseDir Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-File-Binary Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-File-BOM Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-File-ChangeNotify Update to 0.24 2015-01-31 01:08:16 +00:00
p5-File-chdir Update to 0.1010 2015-02-08 02:41:48 +00:00
p5-File-ConfigDir Update to 0.016 2015-02-08 02:39:21 +00:00
p5-File-DesktopEntry Update 0.05 to 0.08 (again, the commit log is the same as done in 01/31) 2015-02-02 16:43:08 +00:00
p5-File-DirCompare Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-File-DirSync Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-File-Find-Rule Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-File-Find-Rule-Age Update 0.2 to 0.302 2015-01-31 01:18:49 +00:00
p5-File-Find-Rule-Perl Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-File-Find-Rule-Permissions Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-File-Find-Rule-PPI Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-File-Find-Rule-VCS Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-File-Flat Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-File-FlockDir Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-File-HomeDir Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-File-LibMagic (pkgsrc) 2015-02-07 16:01:07 +00:00
p5-File-Listing Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-File-MimeInfo update to 0.27 2015-03-01 10:03:07 +00:00
p5-File-Modified Update 0.07 to 0.09 2015-01-31 01:29:01 +00:00
p5-File-Next Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-File-NFSLock Update 1.21 to 1.27 2015-01-26 07:02:19 +00:00
p5-File-Path Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-File-Path-Expand Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-File-Path-Tiny Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-File-PathConvert Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-File-Policy Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-File-pushd Update 1.005 to 1.009 2015-01-31 01:38:22 +00:00
p5-File-Save-Home Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-File-ShareDir Update 1.03 to 1.102 2015-01-31 01:31:34 +00:00
p5-File-ShareDir-Install Update to 0.10 2015-01-31 01:33:20 +00:00
p5-File-Slurp Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-File-Slurp-Tiny Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-File-Temp Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-File-Tempdir Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-File-Touch (pkgsrc) 2015-01-31 01:35:48 +00:00
p5-File-Type Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-File-Util Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-File-Which Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-FileHandle-Fmode Update to 0.14 2015-01-31 01:40:30 +00:00
p5-FileHandle-Unget Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Filesys-Notify-Simple Update 0.08 to 0.12 2015-01-31 01:42:28 +00:00
p5-FindBin-libs Update to 2.12. From the changelog: 2015-02-12 13:09:22 +00:00
p5-Format-Human-Bytes Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-FreezeThaw Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Future 0.30 2014/11/26 14:29:28 2015-01-31 13:09:51 +00:00
p5-Getopt-ArgvFile Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Getopt-Euclid Update to 1.4.5 2015-01-31 13:11:34 +00:00
p5-Getopt-Long Update to 2.45 2015-03-01 10:09:22 +00:00
p5-Getopt-Long-Descriptive Update 0.097 to 0.099 2015-01-31 13:21:24 +00:00
p5-Getopt-Mixed Update to 1.12 2014-09-06 13:43:19 +00:00
p5-Getopt-Simple Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Getopt-Tabular Import p5-Getopt-Tabular-0.3 as devel/p5-Getopt-Tabular. 2014-08-13 20:43:07 +00:00
p5-gettext Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Git-CPAN-Patch (pkgsrc) 2015-02-06 05:48:56 +00:00
p5-Git-Repository Update 1.306 to 1.312 2015-02-01 12:34:55 +00:00
p5-Git-Repository-Plugin-AUTOLOAD Import p5-Git-Repository-Plugin-AUTOLOAD-1.001 as devel/p5-Git-Repository-Plugin-AUTOLOAD. 2015-02-07 08:47:27 +00:00
p5-Git-Wrapper Add missing dependency that broke the build. 2015-02-09 21:46:01 +00:00
p5-Glib-Object-Introspection Update 0.019 to 0.027 2015-02-12 05:18:17 +00:00
p5-glib2 Update 1.304 to 1.307 2015-02-08 13:35:48 +00:00
p5-Gnome2 Update 1.042 to 1.045 2015-02-12 05:45:42 +00:00
p5-Gnome2-GConf Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Graph Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Gravatar-URL Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Gtk2-GladeXML Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Guard Update 1.023 2015-02-05 14:14:29 +00:00
p5-Hash-Case Update to 1.020 2015-02-06 05:57:37 +00:00
p5-Hash-FieldHash (pkgsrc) 2015-02-07 14:54:31 +00:00
p5-Hash-Flatten Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Hash-Merge Update 0.12 to 0.200 2015-02-07 14:57:45 +00:00
p5-Hash-Merge-Simple Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Hash-MoreUtils Update 0.04 to 0.05 2015-02-05 14:47:09 +00:00
p5-Hash-MultiValue Update 0.16 2015-02-18 13:19:02 +00:00
p5-Hash-Util-FieldHash-Compat (pkgsrc) 2015-02-07 15:10:50 +00:00
p5-Heap Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Hook-LexWrap Update to 0.15 2015-02-07 15:13:02 +00:00
p5-IMDB-Film Udate to 0.53 2015-02-08 02:45:24 +00:00
p5-Import-Into Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-indirect Update 0.30 to 0.33 2015-02-18 12:58:05 +00:00
p5-Inline Update to 0.78 2014-12-03 06:32:16 +00:00
p5-Inline-C (pkgsrc) 2015-02-08 03:13:17 +00:00
p5-InlineX-C2XS Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Internals Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-IO-AIO (pkgsrc) 2015-02-13 13:53:19 +00:00
p5-IO-All Update 0.61 to 0.85 2015-02-08 13:44:24 +00:00
p5-IO-Async Update 0.61 to 0.64 2015-02-05 14:50:04 +00:00
p5-IO-Capture Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-IO-CaptureOutput Update to 1104: 2015-01-25 11:59:47 +00:00
p5-IO-Compress Update to 2.068: 2014-12-31 14:36:43 +00:00
p5-IO-Digest Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-IO-Handle-Util Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-IO-HTML Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-IO-InSitu Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-IO-Interactive Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-IO-LockedFile Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-IO-Multiplex Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-IO-Null Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-IO-Pager Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-IO-Pipeline Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-IO-Pipely Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-IO-Prompt Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-IO-Prompter Update to 0.004012 2015-02-08 02:53:33 +00:00
p5-IO-String Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-IO-stringy Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-IO-Stty Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-IO-Tee Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-IO-TieCombine Update 1.002 to 1.004 2015-02-08 02:56:20 +00:00
p5-IO-Tty Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-IO-Util Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-IO-Zlib Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-IPC-Cache Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-IPC-Cmd Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-IPC-DirQueue Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-IPC-PubSub Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-IPC-Run update 0.92 to 0.94 2015-02-14 02:23:30 +00:00
p5-IPC-Run3 Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-IPC-Shareable Update 0.60 to 0.61 2015-02-08 03:00:35 +00:00
p5-IPC-SharedCache Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-IPC-ShareLite Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-IPC-Signal Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-IPC-System-Simple Update 1.21 to 1.25 2015-02-08 03:03:06 +00:00
p5-IPC-SysV Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-LDAP Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
p5-LEOCHARRE-CLI2 Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-LEOCHARRE-Debug Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-LEOCHARRE-Dir Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Lexical-Persistence Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Lexical-SealRequireHints Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-lib-abs Update to 0.93 2015-02-18 12:59:57 +00:00
p5-List-AllUtils Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-List-MoreUtils Update to 0.405: 2015-02-17 13:12:13 +00:00
p5-List-Pairwise Import p5-List-Pairwise-1.03 as devel/p5-List-Pairwise, 2015-02-07 09:11:36 +00:00
p5-List-UtilsBy Update 0.07 to 0.09 2015-02-09 15:08:36 +00:00
p5-local-lib Update to 2.000015 2015-02-18 13:04:54 +00:00
p5-Locale-Msgfmt Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Locale-PO Update 0.21 to 0.27 2015-02-09 15:14:52 +00:00
p5-Log-Agent Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Log-Any Update to 1.03 2015-01-18 10:02:55 +00:00
p5-Log-Any-Adapter-Dispatch Adjust DEPENDS because Log::Any::Adapter was merged into Log::Any. 2015-01-18 10:09:20 +00:00
p5-Log-Any-Adapter-Log4perl Update to 0.07 2015-01-18 10:20:29 +00:00
p5-Log-Dispatch Update to 2.44 2015-01-18 12:24:46 +00:00
p5-Log-Dispatch-Array Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Log-Dispatch-Config Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
p5-Log-Dispatch-DBI Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Log-Dispatch-FileRotate Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Log-Dispatch-Perl Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Log-Dispatchouli Update to 2.012 2015-01-18 12:37:43 +00:00
p5-Log-Handler Update to 0.84 2015-01-18 12:51:46 +00:00
p5-Log-Log4perl Update to 1.46 2015-01-18 12:57:01 +00:00
p5-Log-LogLite Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Log-Message Import p5-Log-Message-0.08 as devel/p5-Log-Message. 2015-02-06 05:13:11 +00:00
p5-Log-Report Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Log-Report-Optional Update to 1.01 2015-01-18 13:00:25 +00:00
p5-Log-Trace Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Mac-Carbon Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Mac-SystemDirectory Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Make Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Memoize Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Memoize-ExpireLRU Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Memoize-Memcached Update to 0.04 2015-01-24 08:02:19 +00:00
p5-MetaCPAN-API (pkgsrc) 2015-02-09 15:20:32 +00:00
p5-Method-Signatures Update to 20141021 2014-12-03 07:33:25 +00:00
p5-Method-Signatures-Simple Update to 1.07 2014-12-03 07:37:17 +00:00
p5-Mixin-ExtraFields Revert MASTER_SITES= to authors URL. 2015-02-09 15:40:58 +00:00
p5-Mixin-ExtraFields-Param Update 0.011 to 0.021 2015-02-09 15:42:51 +00:00
p5-Mixin-Linewise Update to 0.106 2015-01-24 07:53:43 +00:00
p5-Mo Update to 0.39 2014-10-13 05:50:19 +00:00
p5-Modern-Perl Update to 1.20150127 2015-02-12 06:19:47 +00:00
p5-Module-Build Delete unused MASTER_SITES= line, sorry left out. 2015-02-12 06:27:59 +00:00
p5-Module-Build-Tiny Update to 0.039 2014-12-03 07:07:03 +00:00
p5-Module-Build-WithXSpp Update 0.12 to 0.14 2015-02-12 06:29:40 +00:00
p5-Module-Build-XSUtil Update 0.06 to 0.14 2015-02-12 06:32:50 +00:00
p5-Module-CoreList Update to 5.20150214 2015-02-17 13:37:30 +00:00
p5-Module-CPANfile Import Module-CPANfile-1.1000 as devel/p5-Module-CPANfile. 2014-09-16 14:01:42 +00:00
p5-Module-CPANTS-Analyse Fix dependency path. 2015-02-13 21:39:09 +00:00
p5-Module-Dependency Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Module-ExtractUse Update 0.31 to 0.33 2015-01-28 03:35:33 +00:00
p5-Module-Find Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Module-Implementation Update to 0.09: 2014-09-06 12:57:19 +00:00
p5-Module-Install Update to 1.14. From the changelog: 2015-01-04 06:09:43 +00:00
p5-Module-Install-AuthorTests Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Module-Install-PadrePlugin Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Module-Install-ReadmeFromPod Udate 0.18 to 0.22 2015-02-12 06:58:43 +00:00
p5-Module-Install-Repository Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Module-Install-RTx Update to 0.37: 2015-02-09 22:20:44 +00:00
p5-Module-Install-Substitute Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
p5-Module-Install-XSUtil Update to 0.45. From the changelog: 2015-01-04 06:11:43 +00:00
p5-Module-Load Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Module-Manifest Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Module-Metadata Update 1.000024 to 1.000026 2015-02-12 07:00:52 +00:00
p5-Module-Pluggable Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
p5-Module-Refresh Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
p5-Module-Runtime Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Module-Runtime-Conflicts Initial import p5-Module-Runtime-Conflicts 0.001 2014-11-13 08:36:21 +00:00
p5-Module-ScanDeps Update to 1.18 2015-02-12 07:02:48 +00:00
p5-Module-Starter Update 1.58(0) to 1.71(0) (0) is for PKGNAME 2015-02-12 07:08:33 +00:00
p5-Module-Starter-PBP Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Module-Util Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Module-Versions Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Module-Versions-Report Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Mojo-IOLoop-ForkCall Update p5-Mojo-IOLoop-ForkCall to 0.16 2015-01-17 17:45:13 +00:00
p5-Moo Update to 1.007000 2015-01-24 07:44:08 +00:00
p5-Moos Update to 0.30 2014-08-28 09:40:24 +00:00
p5-Moose Update to 2.1403 2014-12-08 08:30:14 +00:00
p5-Moose-Autobox Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Moose-Policy Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-MooseX-Aliases Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-MooseX-App (pkgsrc) 2015-02-14 12:03:54 +00:00
p5-MooseX-App-Cmd 0.30 2015-01-08 03:54:49Z 2015-02-13 12:47:45 +00:00
p5-MooseX-Attribute-Chained Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-MooseX-AttributeHelpers Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-MooseX-Attributes-Curried Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-MooseX-ClassAttribute Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-MooseX-CompileTime-Traits Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-MooseX-ConfigFromFile Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-MooseX-Daemonize Update to 0.19 2014-07-13 09:54:21 +00:00
p5-MooseX-Declare Update to 0.40 2014-12-03 07:13:22 +00:00
p5-MooseX-Emulate-Class-Accessor-Fast Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-MooseX-FollowPBP Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-MooseX-Getopt Update to 0.66 2015-02-13 12:53:33 +00:00
p5-MooseX-Has-Options Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-MooseX-InsideOut Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-MooseX-LazyRequire Update to 0.11 2014-11-03 06:49:52 +00:00
p5-MooseX-MarkAsMethods Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-MooseX-Meta-TypeConstraint-ForceCoercion Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-MooseX-Method-Signatures Update to 0.48 2014-11-03 07:01:55 +00:00
p5-MooseX-MethodAttributes Update to 0.29 2014-07-13 10:16:20 +00:00
p5-MooseX-MultiInitArg Fix build 2014-08-15 00:48:55 +00:00
p5-MooseX-NonMoose Update to 0.26 2014-07-13 11:06:03 +00:00
p5-MooseX-Object-Pluggable Update to 0.0014 2015-02-13 12:55:58 +00:00
p5-MooseX-OneArgNew Update to 0.004 2014-07-13 11:51:06 +00:00
p5-MooseX-Param Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-MooseX-Params-Validate 0.21 2015-02-08 2015-02-13 12:59:18 +00:00
p5-MooseX-POE Use standard email address (pkgsrc-p5-people should not be MAINTAINER). 2014-07-19 14:26:06 +00:00
p5-MooseX-Role-Parameterized Update to 1.08 2014-11-03 07:18:02 +00:00
p5-MooseX-Role-Tempdir Import p5-MooseX-Role-Tempdir-0.03 as devel/p5-MooseX-Role-Tempdir. 2015-02-06 05:11:38 +00:00
p5-MooseX-Role-WithOverloading Update to 0.16 2015-02-13 13:01:41 +00:00
p5-MooseX-SemiAffordanceAccessor Update to 0.10 2014-11-03 07:26:17 +00:00
p5-MooseX-SetOnce Update to 0.200002 2014-11-03 07:32:09 +00:00
p5-MooseX-SimpleConfig Update to 0.11 2015-02-13 13:03:10 +00:00
p5-MooseX-Singleton Update to 0.29 2014-11-03 07:48:14 +00:00
p5-MooseX-StrictConstructor Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-MooseX-Traits Update to 0.12 2014-10-02 00:52:38 +00:00
p5-MooseX-Traits-Pluggable Update to 0.12 2014-11-03 07:50:50 +00:00
p5-MooseX-Types Update to 0.45 2014-11-01 07:25:50 +00:00
p5-MooseX-Types-Common Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-MooseX-Types-JSON Update to 1.00 2014-11-03 08:00:24 +00:00
p5-MooseX-Types-LoadableClass Update to 0.013 2015-02-13 13:04:52 +00:00
p5-MooseX-Types-LogAny update to 0.001003 2015-02-13 13:06:34 +00:00
p5-MooseX-Types-Path-Class Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-MooseX-Types-Perl Update to 0.101343 2014-11-03 08:04:16 +00:00
p5-MooseX-Types-Stringlike Update to 0.003 2014-11-03 08:07:19 +00:00
p5-MooseX-Types-Structured Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-MooseX-Types-URI Update to 0.07 2014-11-01 07:34:05 +00:00
p5-MooX-Cmd Update to 0.011 2015-01-24 08:16:16 +00:00
p5-MooX-ConfigFromFile Update to 0.005 2015-01-24 10:26:17 +00:00
p5-MooX-File-ConfigDir Update to 0.004 2015-01-24 10:30:22 +00:00
p5-MooX-HandlesVia Update to 0.001007 2015-02-18 13:48:04 +00:00
p5-MooX-late Import p5-MooX-late-0.015 as devel/p5-MooX-late. 2014-09-06 14:07:19 +00:00
p5-MooX-Log-Any Update to 0.004001 2015-01-24 10:37:56 +00:00
p5-MooX-Options Update to 4.017 2015-02-13 15:42:53 +00:00
p5-MooX-Roles-Pluggable Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-MooX-Types-MooseLike Update to 0.28: 2015-03-01 11:47:54 +00:00
p5-MooX-Types-MooseLike-Numeric Update to 1.02 2014-10-13 05:35:03 +00:00
p5-Mouse Update to 2.4.1 2014-10-13 05:28:42 +00:00
p5-MouseX-Getopt Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-MouseX-NativeTraits Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-MouseX-Types Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-MouseX-Types-Path-Class Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-MRO-Compat Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-multidimensional Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-namespace-autoclean Update 0.20 to 0.24 2015-02-18 13:07:42 +00:00
p5-namespace-clean Update to 0.25: 2014-09-07 12:19:04 +00:00
p5-Net-CIDR Update 0.14 to 0.18 2015-02-13 13:14:26 +00:00
p5-Net-LDAP-Batch Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Net-LDAP-Class Update to 0.26 2015-02-13 13:33:48 +00:00
p5-Net-LDAP-Server-Test Update 0.10 to 0.19 2015-02-13 13:30:06 +00:00
p5-Net-Netmask Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-NEXT Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Object-Accessor Import p5-Object-Accessor-0.48 as devel/p5-Object-Accessor. 2015-02-06 05:12:55 +00:00
p5-Object-Declare Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Object-Event Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Object-InsideOut Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Object-Pluggable Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Object-Realize-Later (pkgsrc) 2015-02-13 13:37:47 +00:00
p5-Object-Signature Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-OLE-Storage_Lite Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-OOTools Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Ouch Update to 0.0409. From the changelog: 2015-01-30 16:06:08 +00:00
p5-Package-Constants Update 0.04 to 0.06 2015-02-14 02:44:15 +00:00
p5-Package-DeprecationManager Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Package-Generator Update 0.103 to 1.106 2015-02-14 02:46:12 +00:00
p5-Package-Stash Update to 0.37. Fix dependency. 2014-10-01 10:57:12 +00:00
p5-Package-Stash-XS Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Package-Variant (pkgsrc) 2015-02-14 02:50:59 +00:00
p5-PadWalker Update 1.96 to 2.0 2015-02-14 03:10:18 +00:00
p5-pango (pkgsrc) 2015-02-14 01:17:01 +00:00
p5-PAR Update 1.005 to 1.008 2015-02-14 02:36:36 +00:00
p5-PAR-Dist Update 0.47 to 0.49 2015-02-14 02:34:12 +00:00
p5-Parallel-ForkManager (pkgsrc) 2015-02-14 09:36:07 +00:00
p5-Parallel-Prefork (pkgsrc) 2015-02-14 09:58:20 +00:00
p5-Params-Classify Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Params-Coerce Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Params-Util Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Params-Validate Update to 1.18 2015-02-14 12:06:44 +00:00
p5-parent Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Parse-CPAN-Meta Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Parse-CPAN-Packages Update 2.35 to 2.40 2015-02-14 12:11:10 +00:00
p5-Parse-ErrorString-Perl Update 0.15 to 0.21 2015-02-14 12:14:11 +00:00
p5-Parse-ExuberantCTags Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Parse-Method-Signatures Update 1.003014 to 1.003016 2015-02-14 12:20:17 +00:00
p5-Parse-RecDescent Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Parse-Yapp Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-PatchReader Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Path-Class Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Path-Class-File-Stat Update 0.03 to 0.05 2015-02-14 12:21:53 +00:00
p5-Path-Dispatcher Update to 1.05 2015-02-14 12:23:36 +00:00
p5-Path-Dispatcher-Declarative Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Path-IsDev Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-PathTools Update to 3.47 2014-08-31 06:49:41 +00:00
p5-Pegex Update to 0.60. From the changelog: 2015-02-12 13:14:10 +00:00
p5-Perl-APIReference Update 0.09 to 0.18 2015-02-14 12:30:23 +00:00
p5-Perl-Critic Update to 1.123 2015-01-06 14:39:10 +00:00
p5-perl-headers Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Perl-MinimumVersion Update to 1.38 2015-02-06 09:56:59 +00:00
p5-Perl-PrereqScanner Update 1.016 to 1.022 2015-02-14 12:35:15 +00:00
p5-Perl-Tidy Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Perl-Version (pkgsrc) 2015-02-14 12:40:27 +00:00
p5-Perl4-CoreLibs Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Perl6-Export Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Perl6-Export-Attrs Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Perl6-Junction Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Perl6-Slurp Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-PerlIO-eol Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-PerlIO-gzip Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-PerlIO-utf8_strict Update to 0.005 2015-02-14 12:42:44 +00:00
p5-PerlIO-via-Bzip2 Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-PerlIO-via-dynamic Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-PerlIO-via-symlink Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-PHP-Serialization Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-pip Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Pod-Usage Update to 1.66 2015-02-23 11:19:09 +00:00
p5-POE Add REPLACE_PERL= lib/POE/Wheel/Curses.pm 2015-02-08 06:53:54 +00:00
p5-POE-Component-Cron Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-POE-Component-Pluggable Remove p5-constant. Included in perl since 5.004, and current CPAN version 2015-01-31 12:19:55 +00:00
p5-POE-Component-Schedule Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-POE-Component-Syndicator Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-POE-Test-Loops Update 1.354 to 1.360 2015-02-08 06:36:29 +00:00
p5-POEx-Types Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-PPI Update to 1.220 2015-01-06 14:22:20 +00:00
p5-PPI-PowerToys Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-PPI-XS Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-PPIx-Regexp Update 0.034 to 0.037 2015-02-14 02:41:18 +00:00
p5-PPIx-Utilities Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-prefork Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Probe-Perl Update to 0.03 2015-02-14 12:54:38 +00:00
p5-Proc-Background Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Proc-Daemon (pkgsrc) 2015-02-14 13:00:36 +00:00
p5-Proc-InvokeEditor Use by-module MASTER_SITES. 2015-02-14 13:09:29 +00:00
p5-Proc-PID-File Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Proc-Pidfile Update 1.005 to 1.06 2015-02-14 13:07:48 +00:00
p5-Proc-ProcessTable Update to 0.51: 2014-10-20 09:00:52 +00:00
p5-Proc-Queue Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Proc-Simple Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Proc-Wait3 Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Proc-WaitStat Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-PV Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Python-Serialise-Marshal Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Readonly Update to 2.00 2015-01-06 14:32:05 +00:00
p5-Readonly-XS Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Regexp-Assemble Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Regexp-MatchContext Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Regexp-Parser Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Regexp-Shellish Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Return-MultiLevel Update to 0.04 2014-10-02 11:34:03 +00:00
p5-Return-Value Update 1.666001 to 1.666004 (PKGVERSION's are 1.666.001 to 1.666.004) 2015-02-15 01:28:37 +00:00
p5-Role-Basic Storable>=2.15 is in perl v5.9.8 and later core. 2014-06-02 09:08:14 +00:00
p5-Role-HasMessage Update to 0.006 2015-02-15 01:32:03 +00:00
p5-Role-Identifiable Update 0.005 to 0.007 2015-02-15 01:34:12 +00:00
p5-Role-Tiny Update to 2.0: 2015-03-01 11:43:56 +00:00
p5-Rose-Object Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-RT-Authen-ExternalAuth Don't expect perl to provide p5-CGI, depend on the package instead. 2014-05-31 12:22:42 +00:00
p5-Safe-Hole Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Safe-Isa Update to 1.000005 2014-09-13 16:01:14 +00:00
p5-Scalar-Defer Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Scalar-List-Utils Update to 1.41: 2015-01-04 12:26:36 +00:00
p5-Scalar-Util-Refcount Update MASTER_SITES and HOMEPAGE (to metacpan) 2015-02-14 00:54:49 +00:00
p5-Schedule-RateLimiter Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Scope-Guard Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Scope-Upper Update 0.22 to 0.25 2015-02-15 08:17:54 +00:00
p5-SDL Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Set-Array Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Set-IntSpan Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Set-Object Update 1.28 to 1.34 2015-02-15 08:20:54 +00:00
p5-Set-Scalar Update 1.25 to 1.29 2015-02-15 08:23:14 +00:00
p5-Shell-Perl Update to 0.0023 2015-02-15 08:26:20 +00:00
p5-ShipIt Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Signal-Mask Import p5-Signal-Mask-0.008 as devel/p5-Signal-Mask. 2015-02-14 09:49:12 +00:00
p5-signatures Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Smart-Comments Update 1.0.4 to 1.000005 2015-02-15 08:34:33 +00:00
p5-Software-License Update 0.103004 to 0.103010 2015-02-16 13:40:14 +00:00
p5-Sort-Maker Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Sort-Naturally Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Sort-Versions (pkgsrc) 2015-02-16 14:01:29 +00:00
p5-Spiffy Update 0.31 to 0.46 2015-02-01 05:56:03 +00:00
p5-Spoon Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Storable Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Stream-Buffered Update to 0.03 2015-02-16 14:06:03 +00:00
p5-strictures Update to 2.0: 2015-03-01 11:44:52 +00:00
p5-String-Escape Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-String-Format Update to 1.17 2015-02-16 14:27:01 +00:00
p5-String-PerlIdentifier Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-String-Print Update 0.13 to 0.15 2015-02-16 14:38:55 +00:00
p5-Sub-Exporter Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Sub-Exporter-ForMethods Update to 0.100051 2014-07-13 08:04:23 +00:00
p5-Sub-Exporter-GlobExporter Update to 0.004 2015-02-16 14:41:43 +00:00
p5-Sub-Exporter-Progressive Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Sub-Identify Update 0.04 to 0.10 (Changes does not mention for 0.10) 2015-02-16 14:49:01 +00:00
p5-Sub-Install Update to 0.928: 2014-09-06 12:51:03 +00:00
p5-Sub-Installer Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Sub-Name Update to 0.12. Add missing dependency. 2014-09-07 12:28:48 +00:00
p5-Sub-Override (pkgsrc) 2015-02-16 14:55:35 +00:00
p5-Sub-Uplevel Update to 0.25 2015-02-16 14:58:00 +00:00
p5-subversion Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-SUPER Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-SVN-Class Update to 0.18 2015-02-15 08:13:38 +00:00
p5-SVN-Dump Update to 0.06 2015-02-15 08:15:20 +00:00
p5-SVN-Mirror Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-SVN-Notify Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-SVN-Simple Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Symbol-Global-Name Update to 0.05 2014-07-06 06:26:30 +00:00
p5-syntax Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Syntax-Keyword-Junction Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Sys-Syscall (pkgsrc) 2015-02-17 05:33:45 +00:00
p5-System-Command Update to 1.111 2015-02-17 05:35:51 +00:00
p5-TAP-Formatter-HTML Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-TAP-Harness-Archive Update to 0.16: 2015-01-31 12:11:13 +00:00
p5-Task-Weaken Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Tee Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Template-Plugin-Handy Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Template-Plugin-HashMerge Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Template-Plugin-ListMoreUtils Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Template-Plugin-ListUtil Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Template-Plugin-VMethods Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Term-Animation Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Term-ANSIColor Remove unnecessary (overwritten) MASTER_SITES line. 2015-02-17 06:02:24 +00:00
p5-Term-Cap Update to 1.16 2015-02-17 06:04:17 +00:00
p5-Term-Encoding Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Term-ProgressBar Update 2.13 to 2.17 2015-02-17 06:07:49 +00:00
p5-Term-ProgressBar-Quiet Import p5-Term-ProgressBar-Quiet, a progress bar for things that 2015-01-04 06:15:47 +00:00
p5-Term-ProgressBar-Simple Import p5-Term-ProgressBar-Simple, simpler progress bars. 2015-01-04 06:21:28 +00:00
p5-Term-Prompt Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Term-ReadKey Mark as not make-jobs safe per PR 49338. 2014-10-30 13:48:50 +00:00
p5-Term-ReadLine Update to 1.26: 2015-02-01 18:28:32 +00:00
p5-Term-ReadLine-Perl Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Term-ReadLine-TTYtter Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Term-ReadPassword Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Term-Screen Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Term-Shell Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Term-ShellUI Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Term-Size Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Term-Size-Any Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Term-Size-Perl Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Term-UI Import p5-Term-UI-0.42 as devel/p5-Term-UI. 2015-01-29 06:34:15 +00:00
p5-Test-Aggregate Update to 0.372 2015-01-28 01:50:06 +00:00
p5-Test-Approx Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Test-Assertions Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Test-Base Update to 0.88 2014-08-31 06:57:35 +00:00
p5-Test-BDD-Cucumber Update to 0.32. From the changelog: 2014-12-25 05:36:56 +00:00
p5-Test-CheckDeps Update 0.008 to 0.010 2015-01-28 01:57:41 +00:00
p5-Test-CheckManifest Update 1.26 to 1.29 2015-01-28 02:00:12 +00:00
p5-Test-Class Update to 0.48. From the changelog: 2014-11-23 14:24:57 +00:00
p5-Test-ClassAPI Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Test-CleanNamespaces Update 0.16 to 0.18 2015-01-28 02:02:24 +00:00
p5-Test-Cmd Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Test-Command-Simple Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Test-Compile Update to 1.2.1 (as of 2014-12-08) 2015-01-28 02:09:17 +00:00
p5-Test-CPAN-Meta-YAML Update 0.22 to 0.24 2015-01-28 01:53:39 +00:00
p5-Test-Deep Update to 0.113: 2014-09-14 13:40:19 +00:00
p5-Test-Differences Update 0.6100 to 0.6300 2015-02-17 06:21:36 +00:00
p5-Test-Dir Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Test-DistManifest Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Test-Distribution Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Test-Exception Update to 0.36 2015-01-28 02:10:55 +00:00
p5-Test-Expect Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Test-FailWarnings Update to 0.008 2015-01-28 02:13:03 +00:00
p5-Test-Fatal Update to 0.014: 2014-12-10 21:59:51 +00:00
p5-Test-File 1.41 - Fri Sep 12 15:47:30 2014 2015-01-28 02:16:31 +00:00
p5-Test-File-Contents Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
p5-Test-File-ShareDir Update 1.000000 to 1.000005 2015-01-28 02:27:53 +00:00
p5-Test-Fixture-DBIC-Schema Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Test-Harness Update to 3.35 2015-01-28 02:30:48 +00:00
p5-Test-HexString Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Test-Identity Use CPAN projectname MASTER_SITES. 2015-02-03 12:24:24 +00:00
p5-Test-InDistDir Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Test-Inline Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
p5-Test-Inter (pkgsrc) 2015-02-17 06:29:59 +00:00
p5-Test-Kwalitee Update 1.14 to 1.22 2015-02-17 06:33:45 +00:00
p5-Test-LeakTrace Update to 0.15 2015-02-17 06:36:14 +00:00
p5-Test-Log4perl Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Test-LongString Update 0.15 to 0.17 2015-02-17 06:38:17 +00:00
p5-Test-Manifest Update to 2.02 2014-09-04 07:53:39 +00:00
p5-Test-Memory-Cycle Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Test-MinimumVersion Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Test-Mock-LWP Update 0.06 to 0.08 2015-02-17 06:40:39 +00:00
p5-Test-MockModule Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Test-MockObject Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Test-More-Behaviour Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Test-Most Update to 0.34. From the changelog: 2014-11-23 14:29:44 +00:00
p5-Test-NoWarnings Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Test-Object Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Test-Output Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
p5-Test-Perl-Critic (pkgsrc) 2015-02-17 06:50:00 +00:00
p5-Test-Pod Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
p5-Test-Pod-Coverage Update to 1.10. Set LICENSE. 2014-09-06 12:42:37 +00:00
p5-Test-Pod-Spelling-CommonMistakes Update to 1.001 2015-02-17 06:56:55 +00:00
p5-Test-POE-Client-TCP Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Test-POE-Server-TCP Update to 1.16 to 1.18 2015-02-17 06:42:37 +00:00
p5-Test-Refcount (pkgsrc) 2015-02-03 13:05:10 +00:00
p5-Test-Reporter Update 1.5900 to 1.6000 2015-02-01 05:49:55 +00:00
p5-Test-Requires Update to 0.08: 2014-09-06 14:53:28 +00:00
p5-Test-Roo Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Test-Script Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Test-Script-Run Update 0.05 to 0.08 2015-02-17 13:02:57 +00:00
p5-Test-SharedFork Update 0.21 to 0.29 2015-02-17 13:05:40 +00:00
p5-Test-Simple Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Test-Spec Update 0.47 to 0.49 2015-02-03 01:02:27 +00:00
p5-Test-SubCalls Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
p5-Test-Taint Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Test-TempDir Update to 0.09 2015-02-17 13:11:07 +00:00
p5-Test-Tester Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Test-TinyMocker Update 0.03 to 0.05 2015-02-17 13:12:54 +00:00
p5-Test-Trap Update 0.2.5 to 0.3.0 2015-02-17 13:20:28 +00:00
p5-Test-Unit Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Test-use-ok Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Test-UseAllModules Update 0.14 to 0.17 2015-02-17 13:22:30 +00:00
p5-Test-utf8 Import Test-utf8-1.01 as devel/p5-Test-utf8. 2014-09-12 08:09:23 +00:00
p5-Test-Version Update 1.002004 to 1.004001 2015-02-17 13:24:24 +00:00
p5-Test-Warn Update to 0.30: 2014-11-02 17:35:21 +00:00
p5-Test-Warnings Update to 0.020 2015-01-04 13:06:37 +00:00
p5-Test-Weaken Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Test-Without-Module 0.18 20140830 2015-02-17 13:26:15 +00:00
p5-Test-WWW-Selenium Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Test-YAML-Meta Update to 0.22 2015-02-17 13:28:13 +00:00
p5-Test-YAML-Valid Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Throwable (pkgsrc) 2015-02-18 01:11:24 +00:00
p5-Tie-Array-AsHash Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Tie-Array-Sorted Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Tie-Cache Update 0.17 to 0.21 2015-02-18 01:14:54 +00:00
p5-Tie-Cache-LRU Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Tie-Cache-LRU-Expires Update 0.54 to 0.55 2015-02-18 03:17:52 +00:00
p5-Tie-Cycle Use MASTER_SITE_PERL_CPAN 2015-01-30 13:38:14 +00:00
p5-Tie-Function Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Tie-IxHash Update to 1.23 2015-02-18 03:22:27 +00:00
p5-Tie-LLHash Update to 1.004 2015-02-18 03:23:57 +00:00
p5-Tie-RefHash Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Tie-RefHash-Weak Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Tie-RegexpHash Update 0.15 to 0.17 2015-02-18 03:25:45 +00:00
p5-Tie-ToObject Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Tree-DAG_Node Update to 1.23: 2014-11-02 17:33:47 +00:00
p5-Tree-Simple Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Tree-Simple-VisitorFactory Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
p5-Try-Tiny Update to 0.22. From the changelog: 2014-06-09 19:08:35 +00:00
p5-TryCatch Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Type-Tiny Update to 1.000005: 2014-10-26 11:52:42 +00:00
p5-Type-Tiny-XS Add p5-Type-Tiny-XS, optionally used by Type::Tiny 0.045_03 and 2014-11-23 14:15:31 +00:00
p5-Types-Serialiser Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-UNIVERSAL-can Update to 1.20140328. From the changelog: 2014-06-09 19:10:20 +00:00
p5-UNIVERSAL-isa Update to 1.20140927 2014-11-06 02:22:52 +00:00
p5-UNIVERSAL-moniker Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-UNIVERSAL-require Update to 0.17. From the changelog: 2014-06-09 19:11:31 +00:00
p5-UUID-Tiny Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Variable-Magic Update to 0.55: 2014-10-23 07:20:11 +00:00
p5-VCP Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-VCP-Dest-svk Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-version Update to 0.9911 2015-01-19 01:10:15 +00:00
p5-Want Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-WeakRef Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Wx-Perl-DataWalker Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-XSLoader Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
palmpower
pango Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
pangomm Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
pangox-compat Update to 0.0.2. 2015-01-16 09:29:36 +00:00
papaya Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
pardiff
patch PR pkg/49672: OSX build fix (already reported and fixed upstream) 2015-02-20 07:09:19 +00:00
patchelf Missing DESCR from import time 2014-08-19 12:12:12 +00:00
patchutils Update to 0.3.3, set LICENSE. 2015-01-16 09:27:45 +00:00
pcc-libs
pccts Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
pcl-cvs
pcre patch for CVE-2014-8964 from upstream 2014-11-30 14:48:43 +00:00
pcre++ Update MASTER_SITES, was 404 status. 2015-02-14 01:27:15 +00:00
pcre-ocaml Update to latest version 7.1.5; also introduces a patch to build properly 2015-01-20 14:31:09 +00:00
pdcurses
pedisassem Use BROKEN_ON_PLATFORM with LP64PLATFORMS 2015-01-04 02:19:37 +00:00
php-gettext
php-gmp
php-libawl
php-memcache Find zlib correctly. 2014-09-24 21:32:32 +00:00
php-memcached
php-mode
php-opcache Set PHP_ZEND_EXTENSION to yes since this is used by zend_extension not 2015-02-15 09:03:15 +00:00
php-pcntl
php-posix
php-shmop
php-sysvmsg
php-sysvsem
php-sysvshm
php-xdebug Update php-xdebug to 2.3.0. 2015-03-01 13:40:14 +00:00
physfs Continue to disable CD-ROM support on SunOS, missed after the package 2014-07-07 17:01:57 +00:00
picp
picprg
pilrc
pipestatus
pkg-config Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
ply
pmccabe
poco
popt Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
poxml Update to KDE SC 4.14.3 2014-11-14 08:03:30 +00:00
prcs Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
ProjectCenter update 0.6.1 to 0.6.2 2014-11-23 13:17:17 +00:00
protobuf Depend on libgcc to provide working atomic instructions. Use consistent 2015-02-19 14:12:33 +00:00
pstreams Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
psvn
pth Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
pthread-sem
pthread-stublib Remove automatically generated comment. 2015-02-25 20:41:44 +00:00
ptlib Explicitly disable pulse so that doesn't accidently detect. 2014-11-23 06:06:49 +00:00
pvs
pwlib document NOT_FOR_PLATFORM 2015-01-04 02:21:16 +00:00
py-argcomplete Update py-argcomplete to 0.8.4. 2014-12-12 11:45:05 +00:00
py-argh On python26, argparse>=1.1 is required, and requires.txt will be installed. 2014-12-16 07:00:52 +00:00
py-argparse
py-astor Forgot to commit distinfo somehow... 2014-11-11 23:42:09 +00:00
py-astroid No need to buildlink with devel/py-logilab-common, just DEPENDS. 2014-12-06 11:00:52 +00:00
py-at-spi
py-at-spi2 Update py-at-spi2 to 2.14.0 2014-10-25 11:30:16 +00:00
py-atomicwrites Import py34-atomicwrites-0.1.0 as devel/py-atomicwrites. 2015-02-04 11:54:19 +00:00
py-babel
py-blinker
py-buildbot Improve EGG_NAME default to work for packages with '-' in their name. 2014-12-31 13:57:25 +00:00
py-buildbot-slave Improve EGG_NAME default to work for packages with '-' in their name. 2014-12-31 13:57:25 +00:00
py-cffi Update to 0.8.6: changes not found. 2014-07-22 09:50:41 +00:00
py-checker
py-cheetah wip/gnuradio-core is converted to full DEPENDS. buildlink3.mk is NOT necessary now. Thanks joerg@. 2014-09-02 15:14:19 +00:00
py-click Update to 3.3: 2014-09-14 16:59:29 +00:00
py-compizconfig Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
py-configobj Import py34-configobj-5.0.6 as devel/py-configobj, packaged for wip 2015-02-04 10:08:33 +00:00
py-coverage
py-cparser
py-curses
py-cursespanel
py-cython Update to 0.22: 2015-02-17 14:00:01 +00:00
py-daemon Improve EGG_NAME default to work for packages with '-' in their name. 2014-12-31 13:57:25 +00:00
py-daemonize
py-darcsver
py-decorator Improve EGG_NAME default to work for packages with '-' in their name. 2014-12-31 13:57:25 +00:00
py-dialog Add ports for pythondialog and python2-pythondialog, frontends to the 2015-01-11 20:14:58 +00:00
py-dialog2 Fix PLIST for python != 2.7 2015-01-13 12:17:20 +00:00
py-distribute
py-docopt Update to 0.6.2. Fix HOMEPAGE. 2014-08-31 21:30:58 +00:00
py-doctor
py-dulwich Improve EGG_NAME default to work for packages with '-' in their name. 2014-12-31 13:57:25 +00:00
py-enum34
py-expect
py-extras Import py-extras-0.0.3 as devel/py-extras. 2014-12-13 08:02:43 +00:00
py-fann2 Import py27-fann2-1.0.0 as devel/py-fann2. 2014-07-05 19:38:00 +00:00
py-filechunkio
py-flake8 Import py34-flake8-2.2.5 as devel/py-flake8. 2015-01-03 00:05:47 +00:00
py-flakes
py-flexmock Import py27-flexmock-0.9.7 as devel/py-flexmock. 2014-06-14 13:53:44 +00:00
py-funcparserlib
py-game
py-generate
py-gflags Improve EGG_NAME default to work for packages with '-' in their name. 2014-12-31 13:57:25 +00:00
py-gobject Add patch from https://bugzilla.gnome.org/show_bug.cgi?id=668522 2014-10-23 13:53:55 +00:00
py-gobject-shared
py-gobject3 Apply upstream Bug#737874 fix, remove redefinitions. 2014-11-01 11:25:41 +00:00
py-gobject3-common Update to 3.12.2 2014-07-06 13:52:02 +00:00
py-greenlet
py-h5py pkglint cleanups. 2014-10-05 16:27:25 +00:00
py-hgnested Revert, missed the earlier update for the same change. 2014-09-11 13:49:06 +00:00
py-hgtools Update to 6.3. Update LICENSE (see 6.0 below). 2015-02-09 18:53:03 +00:00
py-hgview Update to 1.8.2, changes not found. 2014-08-31 21:37:55 +00:00
py-idle Use ${PY_DISTVERSION} in PKGNAME instead of 0. 2015-02-17 08:08:31 +00:00
py-InlineEgg
py-iowait
py-ipaddr eep - forgot to REPLACE_PYTHON 2014-06-14 15:20:19 +00:00
py-ipython
py-ipython1
py-ipython010
py-ipython013
py-jaraco_util Fix dependencies. 2014-12-23 18:52:03 +00:00
py-jersey
py-kjbuckets
py-kqueue Use PKG_SKIP_REASON for unsupported platforms. 2015-01-04 09:50:46 +00:00
py-libevent-rpcgen update libevent to version 2.0.22 (which also updates py-libevent-rpcgen) 2015-02-04 08:04:34 +00:00
py-libmc
py-lockfile
py-logan
py-logilab-astng Improve EGG_NAME default to work for packages with '-' in their name. 2014-12-31 13:57:25 +00:00
py-logilab-common Improve EGG_NAME default to work for packages with '-' in their name. 2014-12-31 13:57:25 +00:00
py-macholib macholib 1.7 2014-08-07 01:40:00 +00:00
py-mako
py-mccabe Import py34-mccabe-0.3 as devel/py-mccabe. 2015-01-03 00:05:02 +00:00
py-memcached Improve EGG_NAME default to work for packages with '-' in their name. 2014-12-31 13:57:25 +00:00
py-mercurial Update to 3.3. Patches for tests on NetBSD have been integrated. 2015-02-03 11:09:55 +00:00
py-minimock
py-mock
py-modulegraph Fix PLIST for Python != 2.7. 2014-08-14 16:09:23 +00:00
py-more-itertools Improve EGG_NAME default to work for packages with '-' in their name. 2014-12-31 13:57:25 +00:00
py-msgpack Update msgpack-python to 0.4.4. 2015-01-19 12:31:10 +00:00
py-multiprocessing
py-newt
py-nose
py-open-vcdiff
py-Optik
py-ordereddict Back to only for Python26. 2014-12-13 01:18:02 +00:00
py-pbr 0.10.0 2014-08-07 01:34:19 +00:00
py-pep8 Update to 1.5.7 2014-07-28 02:48:49 +00:00
py-pexpect
py-pip Fix Python != 2.7. 2014-06-05 18:28:07 +00:00
py-polib
py-pqueue
py-pretend
py-protobuf Doesn't use modern print syntax. 2014-10-17 22:13:24 +00:00
py-py Update to 1.4.26: 2014-10-27 08:39:20 +00:00
py-py2app Fixes unwanted subst x86_64 with ${MACHINE_ARCH}, PR pkg/49418 by Sevan Janiyan. 2014-11-25 11:18:05 +00:00
py-pyev
py-pylint No need to buildlink with devel/py-logilab-common, just DEPENDS. 2014-12-06 11:00:52 +00:00
py-pyparsing ========== 2014-06-02 00:07:40 +00:00
py-Pyro devel/py-unittest2 support py3x now. 2014-12-13 09:05:30 +00:00
py-pysvn Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
py-pytemplate
py-pyutil
py-quixote
py-readline
py-rednose Import py27-rednose-0.4.1 as devel/py-rednose. 2014-12-06 03:12:25 +00:00
py-requests Updated py-requests to 2.5.1 2015-02-23 11:31:14 +00:00
py-requests-toolbelt Improve EGG_NAME default to work for packages with '-' in their name. 2014-12-31 13:57:25 +00:00
py-rope
py-rply
py-serpent
py-setuptools Update to 12.3: 2015-03-01 15:03:37 +00:00
py-setuptools_trial
py-speaklater
py-spwd
py-stompclient
py-subversion
py-subvertpy Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
py-sysctl document ONLY_FOR_PLATFORM 2015-01-04 05:43:31 +00:00
py-tabular
py-test Update to 2.6.4: 2014-10-27 08:44:12 +00:00
py-testtools Update py-testtools to 1.5.0. 2014-12-13 08:43:37 +00:00
py-tortoisehg Use explicit version of sphinx-build 2015-02-26 09:19:30 +00:00
py-tryton update tryton client to 3.2.3 2014-09-10 12:05:38 +00:00
py-trytond Add Tryton module analytic_account as finance/py-trytond-analytic-account 2014-09-10 16:03:48 +00:00
py-unit
py-unitgui
py-unittest2 Update py-unittests to 0.8.0. 2014-12-13 08:36:03 +00:00
py-unittest2py3k Use ALTERNATIVES. Remove bin/unit2, since it's not different fundamentally 2014-06-23 10:50:43 +00:00
py-urwid Update to 1.3.0: 2014-10-22 09:30:37 +00:00
py-usb
py-virtualenv Update to 12.0.7: 2015-02-08 16:39:35 +00:00
py-windbg
py-xdg
py-zanata-python-client TypeError with Python 3.x. 2015-01-09 14:28:13 +00:00
py-zconfig
py-ZopeComponent Add a package for zope.component, version 4.2.1. From DESCR: 2015-01-16 19:32:25 +00:00
py-ZopeInterface Update zope.interface to 4.1.2. Reset maintainer, as sifu tells me he no longer 2015-01-13 12:54:25 +00:00
python-mode
pythontidy
qbzr
qconf
qjson Update qjson to 0.8.1 2014-11-13 09:07:17 +00:00
qof PKGREVISION++ 2015-02-02 02:37:37 +00:00
qore-uuid-module Import qore-uuid-module-1.3nb1 as devel/qore-uuid-module, packaged 2014-12-30 15:54:32 +00:00
qtscriptgenerator Remove MAKE_JOBS_SAFE=no, added 4 years and a few releases ago, and enable 2014-09-01 16:44:02 +00:00
quilt Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
R-evaluate Initial import of evaluate v0.5.5 as devel/R-evaluate. 2014-09-20 03:48:56 +00:00
R-Rcpp Initial import of Rcpp v0.11.2 as devel/R-Rcpp. 2014-09-19 20:12:51 +00:00
radare2 Import radare2-0.9.8 as devel/radare2. 2015-02-27 12:11:20 +00:00
ragel
rainbow-delimiters-el
rapidsvn Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
ratfor Use stdlib.h instead of declaring own malloc. 2014-06-29 06:32:02 +00:00
RBTools
rcs Update to 5.9.4: 2015-01-24 17:59:42 +00:00
rdp
re2c Update to 0.13.7.5: 2014-09-04 09:12:17 +00:00
readline Work around broken wcwidth autoconf run-test in cross-compile. 2015-02-14 06:51:33 +00:00
redmine Redmine 2.6.0 is supported by Ruby 1.9.3 and later. 2015-03-01 13:42:02 +00:00
refinecvs Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
Renaissance Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
reposurgeon Update to 3.19: 2015-01-16 09:30:51 +00:00
roundup
rox-lib
rpc2 Patches to build on SunOS (OI here) 2015-01-23 14:31:38 +00:00
rscode
rsltc
rt-mysql Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
rt-pgsql
rt3 Don't expect perl to provide p5-CGI, depend on the package instead. 2014-05-31 12:22:42 +00:00
rt4 Update to 4.2.10 2015-03-01 21:25:17 +00:00
RTFM
RTx-RightsMatrix Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
rubigen
ruby-abstract
ruby-activemodel32 Update ruby-activemodel32 to 3.2.21. No change except version number. 2014-11-18 15:44:09 +00:00
ruby-activesupport32 Update ruby-activesupport32 to 3.2.21. No change except version number. 2014-11-18 15:43:47 +00:00
ruby-algorithms Fix PLIST with newer rubygems. 2015-02-24 09:52:33 +00:00
ruby-amstd
ruby-assistance
ruby-atomic Update ruby-atomic to 1.1.99, which is last release of ruby-atomic. 2015-02-01 13:53:50 +00:00
ruby-backports Update ruby-backports to 3.6.4. 2015-02-01 13:56:35 +00:00
ruby-blankslate
ruby-bsearch
ruby-byaccr
ruby-cmd
ruby-curses
ruby-curses-gem Comment out 22 from RUBY_VERSION_SUPPORTED. 2015-02-02 12:24:23 +00:00
ruby-daemon_controller
ruby-debugger Add ruby-debugger package version 1.6.8. It supports Ruby 1.9.3 and 2.0.0. 2015-02-04 13:39:43 +00:00
ruby-debugger-linecache Add ruby-debugger-linecache package version 1.2.0. 2015-02-04 13:36:04 +00:00
ruby-debugger-ruby_core_source Add ruby-debugger-ruby_core_source package version 1.3.8. 2015-02-04 13:37:18 +00:00
ruby-delayer
ruby-deprecated
ruby-dhaka
ruby-docile
ruby-eet
ruby-eventmachine Update ruby-eventmachine to 1.0.7. 2015-02-17 15:07:17 +00:00
ruby-extlib
ruby-facade Update ruby-facade to 1.0.6. 2015-02-01 14:02:31 +00:00
ruby-fast_gettext Update ruby-fast_gettext to 0.9.2. 2015-02-01 14:03:55 +00:00
ruby-ffi Update ruby-ffi package to 1.9.6. 2015-02-01 14:15:25 +00:00
ruby-ffi-yajl Update ruby-ffi-yajl to 1.4.0. 2015-03-01 13:47:14 +00:00
ruby-fiddle
ruby-flexmock
ruby-gemcutter
ruby-getopt Update ruby-getopt to 1.4.2. 2015-02-01 14:17:40 +00:00
ruby-gettext Update ruby-gettext to 3.1.6. 2015-02-01 14:26:25 +00:00
ruby-gettext-activerecord ruby version restriction from ruby-text. 2014-07-03 13:04:22 +00:00
ruby-gettext-rails
ruby-gettext_i18n_rails Update ruby-gettext_i18n_rails to 1.2.1. 2015-03-01 15:24:20 +00:00
ruby-gnome2-atk
ruby-gnome2-gio Update ruby-gnome2 package to 2.2.3. 2014-11-09 06:27:02 +00:00
ruby-gnome2-glib Update ruby-gnome2 to 2.2.4. 2014-12-30 08:53:44 +00:00
ruby-gnome2-gobject-introspection
ruby-gnome2-pango Update ruby-gnome2 package to 2.2.3. 2014-11-09 06:27:02 +00:00
ruby-hashery
ruby-heckle
ruby-highline
ruby-hike
ruby-i18n
ruby-inline Update ruby-inline to 3.12.3. 2015-02-01 14:43:47 +00:00
ruby-io-console Fix typo, s/GEM_CLEANBUOLD_EXTENSIONS/GEM_CLEANBUILD_EXTENSIONS/. 2015-01-16 09:18:47 +00:00
ruby-io-like
ruby-kgio Update ruby-kgio to 2.9.3. 2015-02-01 14:33:59 +00:00
ruby-libyajl2 Import libyaml2 as devel/ruby-libyaml2. 2015-01-19 20:43:37 +00:00
ruby-little-plugger
ruby-locale
ruby-locale-rails
ruby-lockfile
ruby-log4r
ruby-logging
ruby-loquacious
ruby-memcache
ruby-memoize
ruby-mercenary Update ruby-mercenary to 0.3.5. 2015-02-01 14:45:18 +00:00
ruby-metaclass
ruby-metaid
ruby-minitest Update ruby-minitest to 5.5.1. 2015-02-01 14:49:16 +00:00
ruby-mixlib-authentication Import devel/ruby-mixlib-authentication into pkgsrc. 2014-06-03 13:11:32 +00:00
ruby-mixlib-cli Import devel/ruby-mixlib-cli into pkgsrc. 2014-06-03 13:12:32 +00:00
ruby-mixlib-config Import devel/ruby-mixlib-config into pkgsrc. 2014-06-03 13:13:21 +00:00
ruby-mixlib-log Import devel/ruby-mixlib-log into pkgsrc. 2014-06-03 13:14:02 +00:00
ruby-mixlib-shellout Update ruby-mixlib-shellout to 2.0.1. 2015-01-19 20:56:22 +00:00
ruby-mkrf
ruby-mocha Update ruby-mocha to 1.1.0. 2015-02-01 14:50:43 +00:00
ruby-mode
ruby-msgpack Update ruby-msgpack to 0.5.11. 2015-02-17 15:08:30 +00:00
ruby-ncurses
ruby-needle
ruby-ole Update ruby-ole to 1.2.11.8. 2015-01-19 12:38:41 +00:00
ruby-open4 Update ruby-open4 to 1.3.4. 2015-02-01 16:08:38 +00:00
ruby-parseconfig Update ruby-parseconfig to 1.0.6. 2015-02-01 16:09:57 +00:00
ruby-parser Update ruby-parser to 3.6.4. 2015-02-01 16:11:29 +00:00
ruby-parsetree
ruby-parslet Update ruby-parslet to 1.5.0. 2015-02-01 12:43:24 +00:00
ruby-path
ruby-pathname2 Update ruby-pathname2 to 1.7.3. 2015-02-01 16:13:09 +00:00
ruby-pkg-config Update ruby-pkg-config to 1.1.6. 2014-11-14 11:23:38 +00:00
ruby-polyglot Update ruby-polyglot to 0.3.5. 2015-02-01 16:20:29 +00:00
ruby-posix-spawn Update ruby-posix-spawn to 0.3.10. 2015-03-01 15:28:34 +00:00
ruby-power_assert Update ruby-power_assert to 0.2.3. 2015-03-01 15:34:45 +00:00
ruby-priority-queue
ruby-racc Update ruby-racc to 1.4.12 which is maintained by Aaron Patterson on GitHub. 2015-02-01 16:31:25 +00:00
ruby-railties32 Update ruby-railties32 to 3.2.21. No change except version number. 2014-11-18 15:47:04 +00:00
ruby-rake Update ruby-rake to 10.4.2. 2015-02-01 16:33:06 +00:00
ruby-randexp
ruby-rbtree
ruby-rcov * Use rubygems's --format-executable option instead of post-install target. 2015-03-01 15:50:01 +00:00
ruby-rcsparse Update ruby-rcsparse to 0.0.0.47 which is latest revision on GitHub, 2015-02-01 16:36:32 +00:00
ruby-rd-mode
ruby-rdoc Update rdoc package to 4.2.0. 2015-01-25 16:14:23 +00:00
ruby-readline
ruby-rgl Correct a wrong DEPENDS line. 2015-03-01 15:52:48 +00:00
ruby-rspec Update ruby-rspec to 3.2.0. It is meta rubygem (package). 2015-02-07 14:43:30 +00:00
ruby-rspec-core Update ruby-rspec-core to 3.2.0. 2015-02-07 14:40:27 +00:00
ruby-rspec-expectations Update ruby-rspec-expectations to 3.2.0. 2015-02-07 14:41:07 +00:00
ruby-rspec-mocks Update ruby-rspec-mocks to 3.2.0. 2015-02-07 14:42:31 +00:00
ruby-rspec-rails Update ruby-rspec-rails to 3.2.0. 2015-02-07 14:44:08 +00:00
ruby-rspec-support Update ruby-rspec-support to 3.2.1. 2015-02-07 14:39:34 +00:00
ruby-rugged Update ruby-rugged to 0.21.4. 2015-02-08 07:21:28 +00:00
ruby-SDL Fix PLIST with newer rubygems and ruby21. 2015-03-01 14:33:53 +00:00
ruby-setup
ruby-sexp-processor Update ruby-sexp-processor to 4.4.5. 2015-02-02 15:04:51 +00:00
ruby-shoulda-context Unbump PKGREVISION on select ruby packages. 2014-07-16 08:37:20 +00:00
ruby-shoulda-matchers Updated to 2.6.2. ruby18 isn't supported. From NEWS.md: 2014-08-14 02:18:41 +00:00
ruby-simple_uuid
ruby-simplecov Update ruby-simplecov to 0.9.1. 2015-02-02 15:07:34 +00:00
ruby-simplecov-html
ruby-spruz
ruby-stomp Update ruby-stomp to 1.3.4. 2015-02-02 15:09:02 +00:00
ruby-stream
ruby-subexec
ruby-subversion
ruby-templater
ruby-term-ansicolor
ruby-termcolor
ruby-test-spec
ruby-test-unit Update ruby-test-unit to 3.0.9. 2015-02-02 15:11:31 +00:00
ruby-test-unit-notify Update ruby-test-unit-notify to 1.0.4. 2014-11-07 11:08:12 +00:00
ruby-thor Update to 0.19.1. No changelog provided. 2014-08-27 00:04:19 +00:00
ruby-thrift
ruby-thrift_client
ruby-tins Update ruby-tins to 1.3.4. 2015-02-07 14:46:05 +00:00
ruby-turn Update ruby-turn to 0.9.7. 2015-02-02 15:24:41 +00:00
ruby-uglifier Update ruby-uglifier to 2.7.0. 2015-02-02 15:27:25 +00:00
ruby-uuidtools Update ruby-uuidtools to 2.1.5. 2015-02-02 15:28:45 +00:00
ruby-validatable
ruby-wmi-lite Import wmi-lite as devel/ruby-wmi-lite. 2015-01-19 20:32:18 +00:00
ruby2ruby Update ruby2ruby to 2.1.3. 2015-02-02 15:30:22 +00:00
rubyforge
rudiments Basic epoll implementation may be detected on recent Illumos platforms, 2014-12-28 17:29:42 +00:00
rvm
rx
sablecc
scintilla
scmcvs Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
scons Changes 2.3.4: 2014-10-07 10:17:28 +00:00
sdcc lex (libfl) is a runtime dependency. 2014-07-24 13:23:31 +00:00
sdcc3 Update to 3.4.0 2014-12-30 22:23:27 +00:00
SDL flush any pending events from the joystick device when opening on netbsd, bump PKGREVISION 2015-02-25 12:45:59 +00:00
SDL-intro-en
SDL-intro-ko
SDL2 flush any pending events from the joystick device when opening on netbsd, bump PKGREVISION 2015-02-25 12:45:59 +00:00
SDL_gfx
SDL_Pango
SDL_ttf
SDLmm
semantic
semi
sfio
sfslite
sgb
sgi-stl
sgi-stl-docs
shtk Update shtk to 1.6: 2014-11-17 19:55:53 +00:00
silc-toolkit FreeBSD 10 is not FreeBSD 1. 2014-06-27 22:57:21 +00:00
slib
sml-mode
snappy
snappy-java10 Don't try to crap into the user's home directory. 2014-12-23 18:51:37 +00:00
sofia-sip
SOPE Update SOPE to 2.2.16. 2015-03-01 13:19:20 +00:00
sparse Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
sparsehash
spiff
spin
splint
st Fix the way this detects the OS, and remove ONLY_FOR_PLATFORM. 2015-01-04 05:41:01 +00:00
startbug1 Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
stgit Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
stooop Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
subversion Update subversion to 1.8.11. 2014-12-20 09:22:57 +00:00
subversion-base Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
sunifdef Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
svk Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
swig
swig2 Changes 2.0.12: 2014-05-22 07:36:22 +00:00
swt
syncdir Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
sysexits Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
tailor
talloc Don't build and install the man page (which isn't in PLIST, and 2014-11-19 15:36:26 +00:00
tavrasm
tcl-tclcl Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
tcl-tclOO Fix build against tcl 8.6. 2014-06-28 22:02:50 +00:00
tclap
tcllib
tclreadline
teem Use CC as linker, ld doesn't support e.g. -pthread. 2015-01-21 15:18:05 +00:00
tet3 Use PKG_SKIP_REASON for unsupported platforms. 2015-01-04 09:50:46 +00:00
tex-etoolbox
tex-etoolbox-doc
tex-l3kernel
tex-l3kernel-doc
tex-l3packages
tex-l3packages-doc
tex-lualibs
tex-lualibs-doc
tex-luatexbase
tex-luatexbase-doc
tex-multido
tex-multido-doc
tex-pst-uml
tex-pst-uml-doc
tex-xifthen
tex-xifthen-doc
tig Fix compilation issues on glibc-based platforms 2014-06-12 04:15:48 +00:00
tkcvs Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
tkdiff Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
tla Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
tmake Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
tmin Set LICENSE. 2014-12-10 20:07:45 +00:00
topgit
tpasm
tradcpp
transifex-client
tre
treecc
trio
tvision
ucl Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
ucommon
ucpp
umbrello Update to KDE SC 4.14.3 2014-11-14 08:03:30 +00:00
unidiff
uno Systematize handling of -m32 for generating 32-on-64 binaries. 2015-01-04 02:40:22 +00:00
userspace-rcu clarify comment 2015-01-04 02:53:44 +00:00
valgrind Update devel/valgrind to 3.10.1. 2014-12-01 10:19:36 +00:00
vanessa_adt
vanessa_logger
vanessa_socket
vera++ Revbump after updating boost 2014-11-07 19:39:24 +00:00
vtcl
waf Update to 1.8.7: 2015-03-01 15:06:19 +00:00
wide
xa65
xdelta
xdelta3
xfce4-dev-tools
xfconf Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
xmake Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
xorg-util-macros
xsd Revbump after updating boost 2014-11-07 19:39:24 +00:00
xulrunner10 Recursive revbump from audio/pulseaudio. 2015-02-21 23:35:38 +00:00
xulrunner17 Recursive revbump from audio/pulseaudio. 2015-02-21 23:35:38 +00:00
xulrunner24 Sync MOZ_BRANCH in xulrunner31 & xulrunner24 with their matching firefox 2014-12-10 13:43:31 +00:00
xulrunner31 Update to 31.4.0 2015-02-12 13:41:22 +00:00
xulrunner192 Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
xxgdb
yajl
yasm Update to 1.3.0: 2014-08-17 16:37:56 +00:00
z80-asm Update to 2.3.7 2014-12-21 00:31:56 +00:00
ZenTest Update ZenTest to 4.11.0. 2015-02-01 13:42:42 +00:00
zlib Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
zzuf Help config.guess/config.sub override logic. 2015-02-23 18:28:51 +00:00
Makefile +radare2 2015-02-27 12:11:59 +00:00