pkgsrc/devel
gdt 0b3c5f5017 Update to 1.1 from Nick Goffee of BBN Technologies via private mail.
For the full list of changes, see NEWS.

   [many bugfixes]

   * The syntax ``bzr diff branch1 branch2`` is no longer supported.
     Use ``bzr diff branch1 --new branch2`` instead. This change has
     been made to remove the ambiguity where ``branch2`` is in fact a
     specific file to diff within ``branch1``.

   * diff '--using' allows an external diff tool to be used for files.
     (Aaron Bentley)

   * New "lca" merge-type for fast everyday merging that also supports
     criss-cross merges.  (Aaron Bentley)

   * ``merge`` now warns when merge directives cause cherrypicks.
     (Aaron Bentley)

   * ``split`` now supported, to enable splitting large trees into smaller
     pieces.  (Aaron Bentley)

   * Reference material has now be moved out of the User Guide and added
     to the User Reference. The User Reference has gained 4 sections as
     a result: Authenication Settings, Configuration Settings, Conflicts
     and Hooks. All help topics are now dumped into text format in the
     doc/en/user-reference directory for those who like browsing that
     information in their editor. (Ian Clatworthy)

   * Annotate merge (merge-type=weave) now supports cherrypicking.
     (Aaron Bentley)

   * ``switch`` can now be used on heavyweight checkouts as well as
     lightweight ones. After switching a heavyweight checkout, the
     local branch is a mirror/cache of the new bound branch and
     uncommitted changes in the working tree are merged. As a safety
     check, if there are local commits in a checkout which have not
     been committed to the previously bound branch, then ``switch``
     fails unless the ``--force`` option is given. This option is
     now also required if the branch a lightweight checkout is pointing
     to has been moved. (Ian Clatworthy)

   * The default repository format is now ``pack-0.92``.  This
     default is used when creating new repositories with ``init`` and
     ``init-repo``, and when branching over bzr+ssh or bzr+hpss.
     (See https://bugs.launchpad.net/bugs/164626)

     This format can be read and written by Bazaar 0.92 and later, and
     data can be transferred to and from older formats.

     To upgrade, please reconcile your repository (``bzr reconcile``), and then
     upgrade (``bzr upgrade``).

     ``pack-0.92`` offers substantially better scaling and performance than the
     previous knits format. Some operations are slower where the code already
     had bad scaling characteristics under knits, the pack format makes such
     operations more visible as part of being more scalable overall. We will
     correct such operations over the coming releases and encourage the filing
     of bugs on any operation which you observe to be slower in a packs
     repository. One particular case that we do not intend to fix is pulling
     data from a pack repository into a knit repository over a high latency
     link;  downgrading such data requires reinsertion of the file texts, and
     this is a classic space/time tradeoff. The current implementation is
     conservative on memory usage because we need to support converting data
     from any tree without problems.
     (Robert Collins, Martin Pool, #164476)

   * The pack format is now accessible as "pack-0.92", or "pack-0.92-subtree"
     to enable the subtree functions (for example, for bzr-svn).
     See http://doc.bazaar-vcs.org/latest/developer/packrepo.html
     (Martin Pool)

   * New ``authentication.conf`` file holding the password or other credentials
     for remote servers. This can be used for ssh, sftp, smtp and other
     supported transports.
     (Vincent Ladeuil)

   * ``switch`` command added for changing the branch a lightweight checkout
     is associated with and updating the tree to reflect the latest content
     accordingly. This command was previously part of the BzrTools plug-in.
     (Ian Clatworthy, Aaron Bentley, David Allouche)

   * ``reconfigure`` command can now convert branches, trees, or checkouts to
     lightweight checkouts.  (Aaron Bentley)

   * ``bzr merge`` now warns when it encounters a criss-cross merge.
     (Aaron Bentley)
2008-01-22 00:49:16 +00:00
..
aap Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
acme Fix build with gcc4. From Hans Rosenfeld in PR 35497. 2007-01-27 10:38:22 +00:00
acr Remove dead MASTERS_SITES. From Zafer Aydogan. 2007-06-08 18:39:22 +00:00
acunia-jam malloc.h --> stdlib.h 2007-07-25 12:16:29 +00:00
adocman
aegis Add "scm" to CATEGORIES to make it easy to find source control management 2007-02-17 20:59:46 +00:00
ald Use FreeBSD rules for DragonFly as well, should be close enough. 2006-12-12 14:41:18 +00:00
allegro Update to 4.2.2: 2007-11-29 22:45:22 +00:00
anjuta Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
apache-ant Fixed some pkglint warnings and some other stylistic things that are not 2007-02-15 14:20:54 +00:00
apache-ant15
apel Sort definitions. 2007-10-29 12:53:51 +00:00
apr Updated to 1.2.12. This includes apr_socket_sendfile for OS X 10.5. 2007-12-09 22:08:32 +00:00
apr-util db4 update related revision bump 2008-01-12 11:36:28 +00:00
apr0 Update apr0 package to 0.9.17.2.0.63. 2008-01-21 14:33:46 +00:00
arena Upgrade arena from version 0.9.8 to 0.9.9. 2006-11-16 21:52:19 +00:00
argp libtoolize and add builtin.mk. Bump revision. 2007-12-22 01:40:20 +00:00
argtable Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
ArX Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves. 2007-09-21 13:03:25 +00:00
as31 Remove dead MASTERS_SITES. From Zafer Aydogan. 2007-06-08 18:39:22 +00:00
asm2html Remove dead MASTERS_SITES. From Zafer Aydogan. 2007-06-08 18:39:22 +00:00
astyle Don't rename makefile to Makefile, use it directly. Add DESTDIR support. 2007-11-28 19:06:00 +00:00
at-spi trick configure to continue without Python, should fix the error seen 2007-11-07 18:19:19 +00:00
atf Update to 0.3: 2007-11-11 21:46:41 +00:00
atk Update to 1.20.0: 2007-09-18 21:16:34 +00:00
autoconf This package is not MAKE_JOBS_SAFE. 2007-01-18 19:31:57 +00:00
autoconf213 Drop maintainership. 2007-09-20 22:12:08 +00:00
autogen cosmetics: use INSTALL_DATA for .pc files, from Ulrich Etile 2007-12-17 16:39:50 +00:00
automake DESTDIR support. 2006-11-02 17:59:37 +00:00
automake14 Drop maintainership. 2007-09-20 22:12:08 +00:00
avl Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:35:58 +00:00
avltree Don't assume include pre-exists. 2006-12-12 14:44:18 +00:00
bcc Build with -D_POSIX_SOURCE on DragonFly to prevent conflict on label_t. 2007-06-30 18:24:51 +00:00
bglibs Fix Solaris issues by linking socket libraries where required. 2006-12-29 22:00:17 +00:00
binutils Fixed a gcc warning reported in PR 36777: 2007-08-14 09:08:07 +00:00
bison Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
blib install gtk-doc generated API documentation at the default location, 2006-08-10 17:44:11 +00:00
bmake Emit a warning if the function name "empty" is followed by anything 2007-10-26 09:41:49 +00:00
boaconstructor
boehm-gc Update to 7.0: 2007-07-07 15:21:07 +00:00
boost-build Update boost to 1.34.1. This is based on the patches provided by Brook Milligan 2008-01-04 19:58:39 +00:00
boost-docs Update boost to 1.34.1. This is based on the patches provided by Brook Milligan 2008-01-04 19:58:39 +00:00
boost-headers Update boost to 1.34.1. This is based on the patches provided by Brook Milligan 2008-01-04 19:58:39 +00:00
boost-jam Update boost to 1.34.1. This is based on the patches provided by Brook Milligan 2008-01-04 19:58:39 +00:00
boost-libs Update boost to 1.34.1. This is based on the patches provided by Brook Milligan 2008-01-04 19:58:39 +00:00
boost-python Update boost to 1.34.1. This is based on the patches provided by Brook Milligan 2008-01-04 19:58:39 +00:00
bouml Fixed ambiguous function call with sunpro. 2008-01-13 22:36:29 +00:00
buddy Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
bugzilla Change MOZILLA master sites difinitions, related to PR 37379. 2007-12-22 07:22:04 +00:00
bugzilla3 Change MOZILLA master sites difinitions, related to PR 37379. 2007-12-22 07:22:04 +00:00
buildtool Fixed PKGMANDIR. 2006-11-04 10:16:37 +00:00
buildtool-doc
byacc Update to 20050813 version. 2006-12-09 02:27:47 +00:00
bzr Update to 1.1 from Nick Goffee of BBN Technologies via private mail. 2008-01-22 00:49:16 +00:00
c-cpp-reference Resign as maintainer of all the packages which I'm no longer using. 2007-09-19 06:46:51 +00:00
c4 Add "scm" to CATEGORIES to make it easy to find source control management 2007-02-17 20:59:46 +00:00
cbrowser Fix path to wish. Add DESTDIR support. Bump revision. 2007-08-30 16:45:39 +00:00
ccache Update MASTER_SITES/HOMEPAGE, from Zafer Aydogan. 2007-11-18 10:39:56 +00:00
cdecl Remove ftp.deva.net and ftp.bitcon.no from MASTER_SITES, they don't resolve. 2007-11-11 23:46:57 +00:00
cdk Reset maintainer on his request. 2008-01-19 09:16:17 +00:00
cfitsio
cflow Add i18n support (PR 37581) and mark as DESTDIR safe. 2007-12-21 20:25:29 +00:00
cflow-mode Reset maintainer, rpaulo resigned. 2007-07-08 12:35:10 +00:00
cgdb Make this build with gcc4. 2006-06-27 15:25:59 +00:00
check Portability fixes for IRIX with MIPSpro. 2007-03-09 16:25:56 +00:00
chmlib Update to 0.39: 2007-01-28 07:31:20 +00:00
cmake Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
cmake-mode Initial import of cmake-mode-20060923: 2007-02-24 20:47:25 +00:00
coconut Remove asahi-net from MASTER_SITES, noticed by Zafer Aydogan in priveate mail. 2008-01-03 13:36:47 +00:00
codeville db4 update related revision bump 2008-01-12 11:36:28 +00:00
cogito Remove trailing spaces. 2007-10-09 19:19:08 +00:00
confuse I18N (PR 37581) and DESTDIR support. 2007-12-21 20:32:45 +00:00
cook Needs -lintl on Solaris. 2007-11-07 08:37:51 +00:00
cppunit Require new doxygen and fix PLIST. Bump revision. 2007-01-20 14:29:04 +00:00
cpuflags update devel/cpuflags to 1.18: Remove *any* spaces from CPU_DIR, not just the first 2008-01-11 12:58:30 +00:00
cqual pkglint cleanup; update HOMEPAGE/MASTER_SITES. 2007-02-22 19:01:13 +00:00
cscope Fix patch-ah, bump PKGREVISION. 2007-01-20 23:39:44 +00:00
cssc Add "scm" to CATEGORIES to make it easy to find source control management 2007-02-17 20:59:46 +00:00
cut initial import for cut (C Unit Tester) 2008-01-21 11:08:33 +00:00
cvs2cl Revert last commit, it was meant for devel/cvs, which is now devel/scmcvs. 2007-08-01 21:00:20 +00:00
cvs2html Add "scm" to CATEGORIES to make it easy to find source control management 2007-02-17 20:59:46 +00:00
cvs2p4 Add "scm" to CATEGORIES to make it easy to find source control management 2007-02-17 20:59:46 +00:00
cvs2svn db4 update related revision bump 2008-01-12 11:36:28 +00:00
cvsd Make it easier to build and install packages "unprivileged", where 2007-07-04 20:54:31 +00:00
cvsdiff2patch Add devel/cvsdiff2patch, a simple utility which, in the words of the 2007-11-29 10:11:13 +00:00
cvsgraph Update to 1.6.1 2007-04-09 09:34:57 +00:00
cvslock Add "scm" to CATEGORIES to make it easy to find source control management 2007-02-17 20:59:46 +00:00
cvsps Add "scm" to CATEGORIES to make it easy to find source control management 2007-02-17 20:59:46 +00:00
cvsup Need pre-created directories. 2007-09-29 12:38:54 +00:00
cvsup-bin Listing the directories explicitly is error-prone. 2007-10-10 10:33:39 +00:00
cvsup-gui Modular Xorg support. 2007-10-13 21:20:54 +00:00
cvsup-gui-bin Allow a nicer syntax for expressing needing at least a certain version 2007-08-23 18:20:30 +00:00
cvsync Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
cxref Don't re-generate the HTML documentation unnecessarily. Patch provided 2006-07-10 11:59:09 +00:00
darcs Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
darts Update darts to 0.31. 2007-08-02 15:00:55 +00:00
ddd Mechanically replace all includes of buildlink3.mk of the following 2006-12-15 20:32:52 +00:00
dejagnu * destdir support 2007-12-08 13:54:34 +00:00
dev86 Fixed PKGMANDIR. Reorganized DISTNAME vs. PKGNAME to get rid of the 2006-11-05 20:44:04 +00:00
devhelp update to 0.16.1 2007-11-03 16:24:10 +00:00
device-driver-doc-de Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:35:58 +00:00
devIL Mechanically replace all includes of buildlink3.mk of the following 2006-12-15 20:32:52 +00:00
dia2code Make this package build on Darwin by not including malloc.h. 2007-04-03 20:23:10 +00:00
diffutils When forcing the gettext detection to be successfull, also include 2006-07-23 12:47:21 +00:00
distcc Make it easier to build and install packages "unprivileged", where 2007-07-04 20:54:31 +00:00
distccmon-gnome Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves. 2007-09-21 13:03:25 +00:00
distccmon-gtk Fixed "test ==" by ignoring the unportable file. 2006-10-24 17:33:59 +00:00
dlcompat Add "-ld" to "LDFLAGS" automatically. This should help fixing PR pkg/36086. 2007-03-27 06:32:06 +00:00
dmake Fix right margin shrinking problem by not using obsolete macros. 2007-05-08 15:20:41 +00:00
dmalloc Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:35:58 +00:00
doc++ Fix abusers of LOWER_OPSYS to check OPSYS or MACHINE_PLATFORM instead. 2007-10-16 23:48:58 +00:00
doxygen Regen patchsum after the description was added back before commit. 2007-09-25 14:38:13 +00:00
doxymacs Updated to doxymacs version 1.8.0: 2007-08-05 05:19:19 +00:00
eclipse
edcommon Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
eel update to 2.20.0 2007-11-05 20:19:02 +00:00
eet Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:35:58 +00:00
electricfence Reset maintainer on his request. 2008-01-19 09:16:17 +00:00
elf Added support for installation to DESTDIR. 2007-05-25 18:22:45 +00:00
elfsh Update MASTER_SITES/HOMEPAGE, from Zafer Aydogan. 2007-11-18 10:39:56 +00:00
elib Initial addition of buildlink3.mk fragments for EmacsLisp packages. 2007-10-29 12:41:16 +00:00
emacs-ilisp Fix build of {,x}emacs-nox11 packages. 2007-10-29 04:39:44 +00:00
emacs20-elib "emacs20" is not valid for EMACS_TYPE. 2006-09-10 13:17:22 +00:00
epydoc Added py-Tk dependency in Makefile: 2006-11-15 01:16:39 +00:00
equeue Initial import of equeue-2.1.3: 2006-08-11 15:42:30 +00:00
eric3 pkglint cleanup; update HOMEPAGE/MASTER_SITES. 2007-02-22 19:01:13 +00:00
error
etrace etrace: A run-time tracing tool 2006-10-13 23:45:15 +00:00
exctags ctags-5.7 (04 Sep 2007) 2007-11-19 06:42:21 +00:00
ExmanIDE
fann split Makefile into Makefile.common for impending py-fann package. 2006-10-05 14:55:21 +00:00
fann-devel update for replaced tarball (very soon for brand-new package, so 2006-10-12 19:21:18 +00:00
fastdep Added "c" to USE_LANGUAGES for packages that use GNU configure scripts, 2006-07-22 04:46:13 +00:00
ffcall Set TEST_TARGET instead of running it unconditionally in post-build. 2007-06-18 02:56:05 +00:00
fhist Add "scm" to CATEGORIES to make it easy to find source control management 2007-02-17 20:59:46 +00:00
flex Back out previous. Pointed out by uebayasi@ and martti@. 2007-09-25 10:03:52 +00:00
flim It's not EMACS_TYPE but EMACS_FLAVOR which switches "emacs" / "xemacs". 2007-11-12 05:34:10 +00:00
florist Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:35:58 +00:00
fortran-utils *MODE are also passed by framework automatically now. 2008-01-01 14:23:44 +00:00
fromcvs Update to 105: 2007-08-11 07:27:18 +00:00
ftnchek share/emacs/site-lisp now exists by default -- don't try to remove it. 2007-02-20 19:04:10 +00:00
g-wrap Update to 1.9.8. This update breaks gnucash, which now uses 2007-05-17 23:59:34 +00:00
gail update to 1.20.2 2007-11-27 21:47:44 +00:00
GConf update to 2.20.1 2007-10-31 19:46:17 +00:00
GConf-ui update to 2.20.1 2007-10-31 19:46:17 +00:00
gconfmm Changes 2.20.0: 2007-11-22 11:19:57 +00:00
gcvs Reset maintainer: 2006-11-24 23:04:14 +00:00
gdb Some changes take a long time. This package had been broken since two 2008-01-06 19:25:09 +00:00
gdb6 Made gdb build again on NetBSD-current. The cause was that <sys/vmparam.h> 2008-01-06 19:54:46 +00:00
gdbada Update HOMEPAGES and MASTER_SITES; from Sergey Svishchev. 2007-12-02 13:04:06 +00:00
gdl update to 0.7.6 2007-12-16 13:55:47 +00:00
geany needs intltool to build, noticed by wiz 2007-12-16 15:22:38 +00:00
generate Solaris needs some resolver libraries. 2007-11-13 17:40:26 +00:00
gentle Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:35:58 +00:00
gettext Allow nb versions for the -tools dependency. Bump revision. 2007-11-28 18:25:49 +00:00
gettext-asprintf Changes 0.14.6: 2006-07-26 06:53:02 +00:00
gettext-lib In gettext-lib/buildlink3.mk, check whether we need to pull in the 2007-09-24 18:33:52 +00:00
gettext-m4 Changes 0.14.6: 2006-07-26 06:53:02 +00:00
gettext-tools add MAKE_JOBS_SAFE=no from Rumko and pkgsrc-users@ 2007-12-21 20:35:31 +00:00
gflib Initial import of gflib-20030604 into the Packages Collection. 2007-04-15 21:35:06 +00:00
giblib DESTDIR support. 2006-11-05 17:49:33 +00:00
gindent Update MASTER_SITES/HOMEPAGE, from Zafer Aydogan. 2007-11-18 10:39:56 +00:00
glade update to 2.12.2 2007-12-16 18:10:53 +00:00
glade-gnome Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
glade3 update to 3.4.1 2008-01-06 15:59:41 +00:00
glib Remove dead MASTERS_SITES. From Zafer Aydogan. 2007-06-08 18:39:22 +00:00
glib2 Update to glib2-2.14.5. 2008-01-08 23:31:56 +00:00
glibmm Update to 2.14.2: 2007-10-23 12:11:30 +00:00
global Install gtags.conf as CONF_FILES. 2007-03-03 08:06:25 +00:00
gmake Flag a number of packages I use as supporting (user-)destdir. 2006-10-09 12:52:34 +00:00
gmp Update HOMEPAGES and MASTER_SITES; from Sergey Svishchev. 2007-12-02 13:04:06 +00:00
gnome-build update to 0.2.0 2007-12-16 14:19:00 +00:00
gnome-common update to 2.20.0, from Ulrich Etile per PM 2008-01-06 16:36:49 +00:00
gnustep-base Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
gnustep-examples Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
gnustep-make Add commented out LICENSE line. 2007-11-25 17:18:22 +00:00
gnustep-objc Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:41:53 +00:00
gnustep-objc-lf2 Remove dead MASTERS_SITES. From Zafer Aydogan. 2007-06-08 18:39:22 +00:00
gob2 Update to 2.0.14, provided by Martin Wilke in PR/34439: 2006-10-03 15:25:57 +00:00
gobo-eiffel Ensure that installed files are not world writeable. While here, 2007-08-30 16:58:19 +00:00
Gorm Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
gperf Changes 3.0.3: 2007-10-13 18:35:35 +00:00
gputils Update gputils to 0.13.4, OK'd by Tom Spindler. 2007-05-13 20:47:37 +00:00
gsoap Needs flex for build. From Jon Olsson in PR 34380. 2006-08-30 15:51:15 +00:00
gst-plugins0.10-pango use the DESCR template used by the other gstreamer plugins 2006-07-03 10:57:38 +00:00
gtexinfo Uses curses, so include the curses bl3.mk. 2007-06-30 14:24:14 +00:00
gtl Update HOMEPAGES and MASTER_SITES; from Sergey Svishchev. 2007-12-02 13:04:06 +00:00
guile-fcgi Make guile-fcgi work with guile-1.6.x. Bump PKGREVISION. 2007-06-05 05:44:37 +00:00
guile-gnome Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves. 2007-09-21 13:03:25 +00:00
guile-gtk Remove mentions of gnome-libs. 2007-05-20 17:23:16 +00:00
guile-lib Update to: 2007-07-21 16:29:44 +00:00
guile-slib Most of destdir support, based on a patch from Klaus Heinz. 2008-01-12 19:13:07 +00:00
guile-www Upstream MASTER_SITES, HOMEPAGE have changed. 2007-04-02 22:45:22 +00:00
guile16-gtk Add guile16-gtk-0.5. This is based on the guile-gtk package with the 2007-06-18 00:38:58 +00:00
haskell-mode
hdf Update MASTER_SITES/HOMEPAGE, from Zafer Aydogan. 2007-11-18 10:39:56 +00:00
hdf5 Restore a needed patch that was lost during the last update. 2007-09-25 01:22:15 +00:00
hoe Import hoe. 2007-06-11 03:42:06 +00:00
hptools Update MASTER_SITES/HOMEPAGE, from Zafer Aydogan. 2007-11-18 10:39:56 +00:00
ht Fixed build error. 2007-09-29 12:54:13 +00:00
hugs-HUnit Update the hugs additional modules (hugs-HUnit, hugs-unix and hugs-HaXml) 2007-03-07 12:51:16 +00:00
hugs-unix Update the hugs additional modules (hugs-HUnit, hugs-unix and hugs-HaXml) 2007-03-07 12:51:16 +00:00
idiff
idutils Belatedly fix typo in PKGREVISION introduced in revision 1.3. 2007-03-13 13:24:29 +00:00
imake Fix path to Perl script. Bump revision. 2007-07-17 21:05:11 +00:00
intel2gas Added "c" to USE_LANGUAGES for packages that use GNU configure scripts, 2006-07-22 04:46:13 +00:00
isect Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
its4 Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
jam Don't use malloc.h. 2007-08-01 21:53:16 +00:00
javacc
javadeps
jflex Imported jflex. 2007-02-22 08:24:44 +00:00
jgrasp Modular Xorg support. 2007-02-21 04:19:24 +00:00
kdbg Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
kdesdk3 Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
kdevelop * If PLIST_SRC is explicitly set to an empty value in a package Makefile, 2007-10-25 22:00:39 +00:00
kdevelop-base Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
kdiff3 Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
ko-po-check Set locale correctly on Darwin. Bump PKGREVISION. 2007-06-10 21:54:07 +00:00
kscope Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
lcc Some more packages need lex and yacc. Patch by Aleksey Cheusov on 2007-12-02 08:32:23 +00:00
ldapsdk Change MOZILLA master sites difinitions, related to PR 37379. 2007-12-22 07:22:04 +00:00
libargparse Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
libast Add default empty PKG_SUPPORTED_OPTIONS definition. 2007-12-18 14:25:21 +00:00
libaura Update master site to reflect move of my server. 2007-07-16 21:38:38 +00:00
libbegemot Update to 1.11, provided by Hans Rosenfeld on pkgsrc-users. 2007-01-27 12:01:01 +00:00
libbinio Added a patch for sunpro. 2008-01-13 22:42:06 +00:00
libbonobo update to 2.20.3 2008-01-06 15:57:47 +00:00
libbonoboui This package requires glib>=2.14.0 to use g_option_context_get_help. 2008-01-13 05:41:16 +00:00
libcfg+ Configure always ignores the value specified with "--prefix" and tries to 2008-01-06 01:07:04 +00:00
libconfig Update to 1.2, changes unknown. 2007-11-26 00:00:33 +00:00
libctl
libdfui Update master site to reflect move of my server. 2007-07-16 21:38:38 +00:00
libdnsres Bump PKGREVISIONs to chase update of devel/libevent. 2007-04-25 16:39:40 +00:00
libdockapp - fine grained X11 dependencies for packages which have either USE_IMAKE 2006-12-27 13:37:35 +00:00
libebml libtoolize and build shared libraries, 2007-11-14 18:20:05 +00:00
libelf Remove ex-MASTER_SITE. From Zafer Aydogan. 2007-12-01 23:54:58 +00:00
libetm Reset maintainer, ben@ has resigned. 2006-12-15 14:34:18 +00:00
libevent One more try. event.h gets installed and used by other programs so 2007-10-04 12:28:13 +00:00
libextractor Fix PLIST. Bump revision. 2007-12-22 00:22:10 +00:00
libffi Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
libFoundation Change MASTER_SITES to redirected location. 2007-12-10 01:09:26 +00:00
libgail-gnome update to 1.20.0 2007-11-05 19:33:58 +00:00
libgetopt Use -DREPLACE_GETOPT on AIX as well. Remove NETBSD_COMPATIBLE define, 2007-08-03 20:43:50 +00:00
libglade Rename libglade2 to libglade to match the upstream name. 2007-09-21 12:58:54 +00:00
libglademm Changes 2.6.5: 2007-10-13 17:52:18 +00:00
libgnome update to 2.20.1.1 2007-10-31 20:05:48 +00:00
libgnomemm Changes 2.20.0: 2007-10-13 18:07:42 +00:00
libgnomeui This package requires gtk2+>=2.11.5. 2008-01-13 06:23:04 +00:00
libgnomeuimm Changes 2.20.0: 2007-11-23 19:50:41 +00:00
libgphoto2 print-usb-usermap was removed in 2.3.1. Update PLIST.Linux accordingly. 2007-12-23 05:11:34 +00:00
libgsf Fix comment (GConf2 -> GConf). 2007-09-25 10:54:09 +00:00
libhfs Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
libiberty Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
libidn Sabotage attempts to find "emacs". We don't want the package to randomly 2008-01-17 09:14:51 +00:00
libinstaller Update master site to reflect move of my server. 2007-07-16 21:38:38 +00:00
libixp Import libixp-0.4 from www.suckless.org. 2008-01-06 21:47:09 +00:00
libjit Some packages need lex and yacc. Patch by Aleksey Cheusov via 2007-11-17 12:04:11 +00:00
libjudy Import libjudy version 1.0.4. 2007-06-13 13:28:10 +00:00
libltdl Replace mk/bsd.prefs.mk includes with bsd.fast.prefs.mk includes. 2006-12-12 21:52:34 +00:00
libmatchbox - fine grained X11 dependencies for packages which have either USE_IMAKE 2006-12-27 13:37:35 +00:00
libmcs Initial import of libmcs-0.4.1 from pkgsrc-wip, packaged by 2007-09-10 15:32:48 +00:00
libmemcache Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
libmemmgr Reset maintainer, ben@ has resigned. 2006-12-15 14:34:18 +00:00
libmimedir Prepare for switching to NO_MTREE=yes. 2007-03-24 19:21:18 +00:00
libmm Update BUILDLINK_API_DEPENDS.libmm to at least 1.4.0. 2007-09-07 17:16:43 +00:00
libnet10 Fix the library path 2007-03-02 09:26:10 +00:00
libnet11 The libnet 1.1.x branch will now install as libnet11-1.1.x this will avoid 2007-02-18 18:30:59 +00:00
libntlm Update libntlm to 0.3.12. 2006-12-09 13:57:29 +00:00
liboil Needs asprintf, which is missing on Solaris. 2007-11-25 09:56:35 +00:00
liboop Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
libosip Update libosip to 3.0.3. 2007-08-25 02:49:12 +00:00
libowfat Initial import of libowfat-0.27: 2008-01-06 23:48:49 +00:00
libportlib Reset maintainer, ben@ has resigned. 2006-12-15 14:34:18 +00:00
libproplist Drop support for LTCONFIG_OVERRIDE. For quite a long time, pkgsrc 2006-07-19 19:14:37 +00:00
librfuncs Fixed pkglint warnings and added a patch that prints an error message if 2007-02-15 14:24:23 +00:00
librlog Initial import of librlog-1.3.7 (required by the fuse-encfs pkg). 2007-02-18 14:18:18 +00:00
librsync As noted by Andreas Wrede in PR pkg/35677, librsync will stall on 2007-02-20 19:15:03 +00:00
librxspencer Import librxspencer from pkgsrc-wip. Packaged by Aleksey Cheusov. 2007-02-21 21:06:12 +00:00
libscsi Fixed gcc error message: 2007-09-12 21:05:29 +00:00
libsexy update to 0.1.11 2007-04-10 16:38:26 +00:00
libsexymm Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves. 2007-09-21 13:03:25 +00:00
libsigc++ update to 2.1.1 2007-11-22 20:41:56 +00:00
libsigc++1 Rename libsigc++ to libsigc++1, and libsigc++2 to libsigc++; 2007-09-21 12:59:53 +00:00
libsigsegv Supports DESTDIR. 2008-01-07 18:15:27 +00:00
libslang Remove dead MASTERS_SITES. From Zafer Aydogan. 2007-06-08 18:39:22 +00:00
libsmi Fixed unexpanded ${sysconfdir} in the default configuration file. 2006-11-10 20:15:17 +00:00
libstash
libstatgrab Remove one of the master sites. It didn't resolve. 2007-11-06 21:17:34 +00:00
libstree
libstroke Modular Xorg support. As this package needs libX11 only for the test 2007-01-20 13:26:12 +00:00
libtai Fix path to examples. 2007-03-15 05:30:45 +00:00
libtar Add missing slash to URL. From Zafer Aydogan in private mail. 2007-11-13 23:15:39 +00:00
libtecla Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
libtool Added commented-out LICENSE=something. 2007-11-11 11:35:48 +00:00
libtool-base Restore basename override to get the name of the real compiler for the 2007-10-07 12:31:59 +00:00
libtool-info Use BUILD_DIRS instead of manual rules. 2006-11-01 08:59:03 +00:00
libts Reset maintainer, ben@ has resigned. 2006-12-15 14:34:18 +00:00
libusb Make usb_control_msg() return the number of bytes actually transferred 2007-10-11 18:25:19 +00:00
libwhisker2 Update to 2.4 2007-04-14 10:30:37 +00:00
libwnck update to 2.20.3 2008-01-11 12:47:43 +00:00
lincvs Fixed a g++ error message. 2007-03-17 15:59:12 +00:00
ltsa Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:35:58 +00:00
lwp Update to 2.3. (patch-aa was applied upstream.) Drop 2007-04-11 17:58:23 +00:00
m4 add hacks.mk to work around a compiler optimization error with 2007-09-25 01:23:23 +00:00
makedepend Update to 1.0.1: 2007-03-21 22:59:19 +00:00
makedepf90 Update makedepf90 to 2.8.8. 2006-10-16 12:01:49 +00:00
maketool Reset maintainer on his request. 2007-12-12 20:42:28 +00:00
mantis Update to 1.0.8 2007-10-27 22:31:10 +00:00
meld share/vi may also be used by editors/nvi; just try removing it. 2007-11-03 13:22:43 +00:00
memcached memcached requires at least libevent-1.0. This fixes the build on NetBSD 3.x 2008-01-14 16:00:59 +00:00
mercurial Update to 0.9.5: 2007-10-26 14:42:23 +00:00
mk-files Wrote ${.ALLSRC} instead of $> to make the file more readable for those 2008-01-05 21:48:53 +00:00
mkcmd Update MASTER_SITES/HOMEPAGE, from Zafer Aydogan. 2007-11-18 10:39:56 +00:00
monotone Bump PKGREVISION due to boost update to 1.34.1. 2008-01-04 20:05:11 +00:00
monotone-server Update to monotone 0.38. 2007-12-14 11:39:38 +00:00
monotone-viz Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
mph
nana Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:35:58 +00:00
nasm Patch files start with the CVS Id. 2008-01-05 21:49:42 +00:00
nbitools Reset maintainer for people who lost their commit bit. 2006-09-03 00:56:28 +00:00
ncurses Fix build on DragonFly. 2007-12-22 00:23:58 +00:00
ncursesw Add a distribution patch (by Thomas Dickey) containing Coverity fixes. 2007-12-11 05:27:05 +00:00
netbeans-ide This works with jdk15 and jdk6, too - no need for an ancient JDK 2008-01-07 17:56:08 +00:00
netbsd-iscsi-initiator Update the NetBSD iSCSI initiator and target to version 20071221. 2007-12-21 13:26:42 +00:00
netbsd-iscsi-target Update the NetBSD iSCSI initiator and target to version 20071221. 2007-12-21 13:26:42 +00:00
netcdf MAKE_JOBS_SAFE=no. From ASau on #pkgsrc. 2007-12-10 10:07:55 +00:00
newfile Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
newt Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
noweb Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:35:58 +00:00
nqc Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:35:58 +00:00
nsis Fixed file permissions. PKGREVISION++ 2007-01-02 14:22:40 +00:00
nspr Don't define pthread_kill(2) to ENOSYS under Mac OS X Leopard which 2008-01-05 19:38:46 +00:00
nspr-reference Change MOZILLA master sites difinitions, related to PR 37379. 2007-12-22 07:22:04 +00:00
nss Change MOZILLA master sites difinitions, related to PR 37379. 2007-12-22 07:22:04 +00:00
ObjectiveLib Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
ocaml-findlib Require m4 for build. From PR 37582. 2007-12-21 16:48:30 +00:00
ode No X11 here. Bump revision. 2007-01-20 13:33:13 +00:00
ogre Added fixes for g++4. 2007-12-13 10:41:06 +00:00
opencm Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
opengrok OpenGrok 0.5 released | 08/20/2007 2007-11-11 22:05:49 +00:00
ossp-uuid As Aleksey Cheusov correctly observed in PR pkg/37703, this package 2008-01-06 20:08:24 +00:00
p4 Convert to use the pkgsrc emulator framework. 2007-08-29 16:58:48 +00:00
p4-docs Update to 2006.1, based on PR pkg/35287 by Marc Tooley. From the changelog: 2007-03-15 07:14:27 +00:00
p4d Make it easier to build and install packages "unprivileged", where 2007-07-04 20:54:31 +00:00
p4pr Add "scm" to CATEGORIES to make it easy to find source control management 2007-02-17 20:59:46 +00:00
p4web Update to 2006.1, based on PR pkg/35287 by Marc Tooley. From the changelog: 2007-03-15 07:14:27 +00:00
p5-Algorithm-Annotate Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Algorithm-Dependency - updated version to 1.104 2007-12-09 22:09:44 +00:00
p5-Algorithm-Diff The package needs no C compiler. 2008-01-08 20:41:00 +00:00
p5-Algorithm-Merge - updated version to 0.08 2007-12-09 22:07:38 +00:00
p5-AnyEvent Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-App-CLI Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-App-Cmd Initial import of p5-App-Cmd version 0.012 into The NetBSD 2008-01-03 21:14:13 +00:00
p5-AppConfig Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-AppConfig-Std Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Array-Compare The package supports installation to DESTDIR. 2008-01-08 23:07:21 +00:00
p5-AtExit Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Attribute-Handlers Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-B-Keywords Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Bit-Vector Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-BSD-Resource Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Cache Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Cache-Cache Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Cache-Memcached Fixing error reported by babylon5.NetBSD.org weekly pkgsrc output (missing newline) 2007-12-16 07:13:15 +00:00
p5-Cache-Simple-TimedExpiry Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-capitalization Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Carp-Assert Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Carp-Assert-More Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Carp-Clan Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Class-Accessor Updated to 0.31. 2007-11-15 07:23:16 +00:00
p5-Class-Accessor-Chained Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Class-Adapter Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Class-Autouse Update p5-Class-Autouse to 1.29. 2007-11-16 03:11:25 +00:00
p5-Class-Container Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Class-Data-Inheritable Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Class-ErrorHandler Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Class-Factory Update p5-Class-Factory to 1.06. 2007-11-27 06:55:09 +00:00
p5-Class-Factory-Util Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Class-Fields Update p5-Class-Fields to 0.203. 2007-11-18 13:27:09 +00:00
p5-Class-Gomor Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Class-Inner Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Class-Inspector Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Class-Loader Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Class-MakeMethods Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Class-MethodMaker Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Class-ObjectTemplate Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Class-ReturnValue Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Class-Singleton Update to 1.4: 2007-11-29 14:14:22 +00:00
p5-Class-Std Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Class-Trigger Update p5-Class-Trigger to 0.12. 2007-11-18 13:28:26 +00:00
p5-Class-WhiteHole Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Class-XML Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Class-XPath Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Clone Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Clone-PP Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Compress-Raw-Zlib The package needs a C compiler. 2008-01-08 20:26:02 +00:00
p5-Compress-Zlib Update to 2.008: 2007-11-30 15:32:17 +00:00
p5-Config-General Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Config-IniFiles Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Config-Std Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Config-Tiny - updated to 2.12 2007-12-09 22:12:08 +00:00
p5-Contextual-Return Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Curses Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Curses-UI Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Curses-UI-POE Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Data-Buffer Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Data-Dump Updated to version 1.08. 2008-01-09 01:21:49 +00:00
p5-Data-Hierarchy Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Data-OptList Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Data-ShowTable Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Data-TemporaryBag Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Data-UUID Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Date-Business Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Date-Calc Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Date-Manip Fix typo in HOMEPAGE url. 2008-01-19 13:06:07 +00:00
p5-Date-Simple Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Devel-Cycle Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Devel-Profile - updated to 1.05 2007-12-09 22:14:04 +00:00
p5-Devel-SmallProf Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Devel-StackTrace Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Devel-Symdump - updated to 2.08 2007-12-09 22:17:20 +00:00
p5-enum Added commented-out LICENSE=something. 2007-11-11 11:35:48 +00:00
p5-Error Fixing error reported by babylon5.NetBSD.org weekly pkgsrc output (missing newline) 2007-12-16 07:13:15 +00:00
p5-Event - updated to 1.09 2007-12-13 11:54:40 +00:00
p5-Event-ExecFlow Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Event-RPC Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Exception-Class Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Expect Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-ExtUtils-AutoInstall Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-ExtUtils-CBuilder The package supports installation to DESTDIR. 2008-01-08 22:56:10 +00:00
p5-ExtUtils-Depends Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-ExtUtils-F77 Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-ExtUtils-MakeMaker Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-ExtUtils-ParseXS Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-ExtUtils-PkgConfig Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-ExtUtils-XSBuilder Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-File-BaseDir Add PLIST. 2007-11-29 16:00:50 +00:00
p5-File-chdir Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-File-DesktopEntry Initial import of p5-File-DesktopEntry-0.04: 2007-11-29 15:48:32 +00:00
p5-File-DirSync Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-File-Find-Rule Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-File-Flat Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-File-FlockDir Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-File-HomeDir Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-File-MimeInfo Add missing PLIST. 2007-11-30 22:43:46 +00:00
p5-File-Modified Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-File-NFSLock Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-File-PathConvert Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-File-Slurp Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-File-Temp Update to 0.20: 2008-01-15 23:32:05 +00:00
p5-File-Tempdir Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-File-Type Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-File-Which Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-FileHandle-Unget Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-FileKGlob Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-FreezeThaw Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Getopt-ArgvFile Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Getopt-Euclid Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Getopt-Long Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Getopt-Long-Descriptive Initial import of p5-Getopt-Long-Descriptive version 0.06 into The NetBSD 2008-01-03 21:08:42 +00:00
p5-Getopt-Mixed Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Getopt-Simple Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-gettext The package supports installation to DESTDIR and needs a C compiler. 2008-01-13 17:47:25 +00:00
p5-glib2 Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Graph Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Hash-Case Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Heap Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Hook-LexWrap Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Inline Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-IO-All Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-IO-Capture Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-IO-Compress-Base Update to 2.008: 2007-11-30 15:29:52 +00:00
p5-IO-Compress-Zlib Update to 2.008: 2007-11-30 15:30:40 +00:00
p5-IO-Digest Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-IO-InSitu Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-IO-Interactive Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-IO-LockedFile Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-IO-Multiplex Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-IO-Null Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-IO-Pager Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-IO-Prompt Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-IO-String The package needs no C compiler. 2008-01-08 20:41:00 +00:00
p5-IO-stringy Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-IO-Stty Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-IO-Tee Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-IO-Tty Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-IO-Util Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-IO-Zlib Updated to version 1.09. 2008-01-08 20:05:40 +00:00
p5-IPC-Run Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-IPC-Run3 - new packages (dependency for devel/p5-Test-Inline) 2007-12-11 12:16:35 +00:00
p5-IPC-Shareable Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-IPC-SharedCache Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-IPC-ShareLite Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-LDAP Change MOZILLA master sites difinitions, related to PR 37379. 2007-12-22 07:22:04 +00:00
p5-List-MoreUtils Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Log-Agent Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Log-Dispatch Fixing error reported by babylon5.NetBSD.org weekly pkgsrc output (missing newline) 2007-12-16 07:13:15 +00:00
p5-Log-Dispatch-Config Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Log-Dispatch-DBI Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Log-Dispatch-FileRotate Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Log-LogLite Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Make Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Memoize Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Memoize-ExpireLRU Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Module-Build The package supports installation to DESTDIR. 2008-01-08 23:03:22 +00:00
p5-Module-CoreList Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Module-Dependency Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Module-Install Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Module-Install-RTx Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Module-Install-Substitute Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Module-Pluggable Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Module-Refresh Update devel/p5-Module-Refresh to 0.13: 2008-01-21 13:55:29 +00:00
p5-Module-ScanDeps Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Module-Starter Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Module-Starter-PBP Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Module-Versions-Report Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Net-CIDR Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Net-Netmask Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-NEXT Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Object-InsideOut Update to version 3.34. 2007-12-16 21:57:26 +00:00
p5-Object-Realize-Later Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-OLE-Storage_Lite Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-OOTools Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-PAR Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-PAR-Dist Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Params-Util Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Params-Validate Update to 0.89: 2007-11-08 19:36:36 +00:00
p5-Parse-RecDescent Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Parse-Yapp Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-PatchReader Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Path-Class Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-PathTools Update to 3.25: 2007-10-27 12:20:26 +00:00
p5-Perl-Critic Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-perl-headers Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Perl-Tidy Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Perl6-Export Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Perl6-Export-Attrs Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Perl6-Slurp Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-PerlIO-eol Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-PerlIO-via-dynamic Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-PerlIO-via-symlink Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-POE Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-PPI Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-prefork Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Proc-Daemon Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Proc-PID-File Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Proc-Pidfile Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Proc-ProcessTable Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Proc-Simple Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-PV Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Readonly Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Readonly-XS Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Regexp-Assemble Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Regexp-MatchContext Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Regexp-Shellish Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Return-Value Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Rose-Object Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Safe-Hole Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Scalar-List-Utils Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Schedule-RateLimiter Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-SDL Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Set-IntSpan Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Set-Scalar Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Smart-Comments Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Sort-Maker Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Sort-Versions Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Spiffy Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Spoon Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Storable Update to 2.18: 2007-11-29 15:07:16 +00:00
p5-String-Format Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Sub-Exporter Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Sub-Install Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Sub-Installer Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Sub-Uplevel The package supports installation to DESTDIR. 2008-01-08 22:23:05 +00:00
p5-subversion Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
p5-SVN-Mirror Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-SVN-Notify Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-SVN-Simple Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Task-Weaken Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Term-ProgressBar Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Term-Prompt Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Term-ReadKey The package supports installation to DESTDIR and needs a C compiler. 2008-01-13 18:17:36 +00:00
p5-Term-ReadLine Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Term-ReadPassword Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Term-Screen Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Term-Size Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Test-ClassAPI Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Test-Cmd Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Test-Deep Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Test-Exception Updated to version 0.26. 2008-01-08 22:41:30 +00:00
p5-Test-File-Contents - updated package to 0.05 2007-12-11 11:56:54 +00:00
p5-Test-Harness Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Test-Inline - updated package to 2.207 2007-12-11 12:21:00 +00:00
p5-Test-LongString Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Test-Manifest Update to 1.22: 2007-11-29 15:09:39 +00:00
p5-Test-Memory-Cycle Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Test-NoWarnings - updated package to 0.084 2007-12-11 11:58:04 +00:00
p5-Test-Object Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Test-Perl-Critic Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Test-Pod Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Test-Pod-Coverage Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Test-Script - new package (dependency for p5-Test-Inline) 2007-12-11 12:14:18 +00:00
p5-Test-Simple - updated package to 0.74 2007-12-11 11:59:23 +00:00
p5-Test-Taint Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Test-Tester - updated package to 0.106 2007-12-11 12:00:34 +00:00
p5-Test-Unit Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Test-Warn The package supports installation to DESTDIR. 2008-01-08 23:43:57 +00:00
p5-Tie-IxHash Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Tree-DAG_Node The package supports installation to DESTDIR. 2008-01-08 23:41:06 +00:00
p5-Tree-Simple - updated package to 1.18 2007-12-11 12:04:03 +00:00
p5-UNIVERSAL-moniker Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-UNIVERSAL-require Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-VCP Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-VCP-Dest-svk Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-version Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Want - updated package to 0.16 2007-12-11 12:05:54 +00:00
p5-WeakRef Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
palmpower Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
pango Update to pango-1.18.4. 2008-01-08 23:41:14 +00:00
papaya Bump version or revision of all packages that have a runtime dependency 2007-11-08 19:39:42 +00:00
pardiff
patch Fixed pkglint warnings. 2006-06-17 20:53:09 +00:00
patchutils Fixed path to the bash interpreter. Added dependency to bash. 2006-10-15 21:40:07 +00:00
pccts Added support for installation to DESTDIR. 2008-01-03 23:15:47 +00:00
pcl-cvs Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
pcre Update to 7.5: 2008-01-15 22:42:36 +00:00
pcre++ Update MASTER_SITES, noticed by Zafer Aydogen by private mail. 2007-12-30 14:36:54 +00:00
pcre-ocaml Only a few architectures can handle native code. For all the others, 2007-06-09 11:05:00 +00:00
pedisassem Added a patch to avoid type casts on lvalues. 2006-08-29 19:57:09 +00:00
php-gettext
php-gmp
php-memcache Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
php-pcntl Reset the PKGREVISION in packages that use the version string from php4 or php5 2007-05-08 11:30:49 +00:00
php-posix
php-shmop
php-sysvsem
php-sysvshm
physfs Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
picp
picprg Add an explanatory comment why this package is only suitable for NetBSD. No effective change. 2007-03-26 09:31:10 +00:00
pilrc
pkg-config Restore cross-compiling ability. 2008-01-15 22:56:57 +00:00
ply
pmccabe
popt Remove unneeded patches. 2007-05-28 07:57:46 +00:00
prcs Bump version or revision of all packages that have a runtime dependency 2007-11-08 19:39:42 +00:00
ProjectCenter Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
psvn Update psvn to revision 25241. 2007-06-16 10:36:24 +00:00
pth Update to 2.0.7: 2007-02-18 11:40:09 +00:00
pthread-sem Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
pthread-stublib Fix installation and add DESTDIR support. 2008-01-12 12:35:39 +00:00
pvs Convert to use the emulator framework and properly support the 2007-08-22 17:28:08 +00:00
pwlib Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
py-at-spi Needs Python 2.4. 2007-12-22 00:17:35 +00:00
py-checker Reset maintainer -- shell@ is inactive. 2007-09-30 17:45:23 +00:00
py-cheetah Update from 2.0rc8 to 2.0. Changes: 2007-10-31 23:15:54 +00:00
py-ctypes -update to 1.0.2 2007-07-13 14:58:38 +00:00
py-curses Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
py-cursespanel Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
py-distutils pkglint cleanup; update HOMEPAGE/MASTER_SITES. 2007-02-22 19:01:13 +00:00
py-expect Adapted MASTER_SITES to changed project directory at sourceforge. 2007-12-11 22:41:54 +00:00
py-fann Removed CR character from the patch to make the package work on Mac OS X 2007-03-10 01:38:26 +00:00
py-game Fix BUILDLINK_ABI_DEPENDS to use PYPKGPREFIX. 2006-07-26 17:56:25 +00:00
py-generate Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
py-gobject update to 2.14.1 2008-01-09 18:53:48 +00:00
py-gobject-shared update to 2.14.1 2008-01-09 18:53:48 +00:00
py-idle
py-InlineEgg
py-kjbuckets
py-kqueue
py-logging
py-Optik Reset maintainer -- shell@ is inactive. 2007-09-30 17:45:23 +00:00
py-pexpect The package supports installation to DESTDIR. 2007-12-11 22:54:04 +00:00
py-pqueue
py-Pyro Fixed pkglint warnings. 2006-06-17 21:01:29 +00:00
py-readline DESTDIR support. 2006-11-05 17:49:33 +00:00
py-setuptools Update to py-setuptools-0.6c6: 2007-08-09 13:22:14 +00:00
py-subversion Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
py-TPG Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:35:58 +00:00
py-unit Reset maintainer -- shell@ is inactive. 2007-09-30 17:45:23 +00:00
py-unitgui Reset maintainer -- shell@ is inactive. 2007-09-30 17:45:23 +00:00
py-urwid Needs Python 2.4. 2007-12-22 00:17:35 +00:00
py-zconfig
py-ZopeInterface Fix "static declaration follows non-static" error with gcc 4. 2006-08-26 16:42:25 +00:00
python-mode Sort EMACS_VERSIONS_ACCEPTED. 2007-10-29 04:40:11 +00:00
qconf qt4-tools-4.3.* have the same quoting problems as qt4-tools-4.2.*. 2007-10-07 00:12:27 +00:00
quilt Use a portable construct instead of "find ... -perm +111"; quiets 2008-01-08 08:28:58 +00:00
ragel Import ragel. 2007-05-25 23:37:45 +00:00
rake Update rake to 0.8.1. 2008-01-17 22:05:48 +00:00
rapidsvn Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
ratfor Update MASTER_SITES/HOMEPAGE, from Zafer Aydogan. 2007-11-18 10:39:56 +00:00
rcs Use official homepage. (Even the site we previoulsy had said that.) 2007-10-12 23:14:43 +00:00
rdp Add 'old_versions' directory to MASTER_SITES, 2008-01-03 13:39:48 +00:00
re2c Updated to version 0.12.3. 2007-08-24 14:56:13 +00:00
readline Honor LDFLAGS. 2007-11-21 23:33:13 +00:00
refinecvs Add "scm" to CATEGORIES to make it easy to find source control management 2007-02-17 20:59:46 +00:00
Renaissance Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
roundup Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
rox-lib Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves. 2007-09-21 13:03:25 +00:00
rpc2 Update to 2.6.1: 2007-08-15 14:58:02 +00:00
rscode Fix build with NO_MTREE. 2007-04-18 18:09:36 +00:00
rsltc Some packages need lex and yacc. Patch by Aleksey Cheusov via 2007-11-17 12:04:11 +00:00
rt-mysql Fixed many pkglint warnings in order to make the build possible for 2007-09-11 22:21:12 +00:00
rt-pgsql Depend on p5-libapreq2 (instead of p5-libapreq), since other dependencies 2006-07-20 19:05:24 +00:00
rt3 Pull up a change from 3.6.5 to support MIME-tools > 5.420. 2007-11-13 02:52:06 +00:00
RTFM
RTx-RightsMatrix
RTx-Shredder Make it easier to build and install packages "unprivileged", where 2007-07-04 20:54:31 +00:00
ruby-activesupport Update ruby-activesupport to 1.4.4. 2007-10-16 02:56:02 +00:00
ruby-amstd pkglint cleanup; update HOMEPAGE/MASTER_SITES. 2007-02-22 19:01:13 +00:00
ruby-bsearch Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:35:58 +00:00
ruby-byaccr Oops, change post-install to do-install since Makefile in WRKSRC 2006-09-13 00:42:12 +00:00
ruby-cmd
ruby-curses Update Ruby packages to 1.8.6-p111. 2007-10-06 06:13:35 +00:00
ruby-fastthread Update ruby-fastthread to 1.0.1. 2007-10-27 04:49:04 +00:00
ruby-gettext Update ruby-gettext to 1.10.0. 2007-08-06 15:42:30 +00:00
ruby-gnome2-atk Update ruby-gnome2* to 0.16.0. 2007-01-29 06:42:33 +00:00
ruby-gnome2-glib Fix build problem with glib-2.14.0. 2007-08-19 03:00:26 +00:00
ruby-gnome2-pango Enable cairo support. 2007-08-19 14:31:25 +00:00
ruby-mode Update Ruby packages to 1.8.6-p111. 2007-10-06 06:13:35 +00:00
ruby-ncurses Dick Davies can no longer maintain those packages. (by private mail) 2007-10-03 14:45:41 +00:00
ruby-priority-queue Update HOMEPAGE since previous URL can't be acceessed by permission. 2006-07-09 15:25:18 +00:00
ruby-racc Update ruby-racc pacakge to 1.4.5 2007-03-17 15:49:43 +00:00
ruby-rbtree Initial import of ruby-rbtree-0.2.0: 2007-04-21 10:20:05 +00:00
ruby-rcsparse Update to 0.41: 2007-08-06 23:39:25 +00:00
ruby-rd-mode Update ruby-rd-mode pacakge to 0.6.20. 2007-06-10 13:07:47 +00:00
ruby-readline Update Ruby packages to 1.8.6-p111. 2007-10-06 06:13:35 +00:00
ruby-rgl
ruby-SDL Importing ruby-SDL package. 2007-09-21 10:14:37 +00:00
ruby-stream
ruby-subversion Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
rubyforge Add a missing file. Skip PKGREVISION bump because this package was imported 2007-06-11 03:13:11 +00:00
rudiments Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
rvm Update to 1.14. 2007-04-11 18:20:14 +00:00
rx Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
sablecc Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:35:58 +00:00
scmcvs Change default rsh to ssh(1). It's what cvs(1) in base does. 2008-01-17 11:03:02 +00:00
scmgit It's a META_PACKAGE. 2008-01-05 11:04:21 +00:00
scmgit-base Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
scmgit-docs Ignore return value of pkg_info -E, at least during the first run the 2007-12-22 01:07:01 +00:00
scons Fixed PKGMANDIR. 2006-10-22 06:39:43 +00:00
scons-devel Fixed PKGMANDIR. 2007-01-02 14:05:59 +00:00
sdcc Remove extra qualification to fix build with gcc-4.1. 2006-07-05 20:29:29 +00:00
SDL Update to 1.2.13: 2008-01-13 15:57:59 +00:00
SDL-intro-en Change the directory name so that it does not conflict with SDL 2006-07-21 19:47:32 +00:00
SDL-intro-ko Import SDL-intro-ko from pkgsrc-wip. Packaged by Ian Zagorskih. 2006-07-21 19:52:59 +00:00
SDL_gfx Added support for installation to DESTDIR. 2008-01-03 23:22:22 +00:00
SDL_ttf Update to 2.0.9: 2007-07-26 00:08:40 +00:00
SDLmm Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
semantic Buildlink3'ify. No functional change. 2007-10-29 12:56:30 +00:00
semi It's not EMACS_TYPE but EMACS_FLAVOR which switches "emacs" / "xemacs". 2007-11-12 05:34:10 +00:00
sfio Needs pre-created directories. 2007-10-14 07:12:41 +00:00
sgb Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
sgi-stl
sgi-stl-docs Moved the HTML documentation into share/doc/sgi-stl/html. Bumped 2006-06-17 21:03:34 +00:00
silc-toolkit The package supports installation to DESTDIR. 2007-06-10 09:03:19 +00:00
slib Added support for installation to DESTDIR. 2008-01-05 17:47:38 +00:00
sml-mode
sparse Fallback to strtod on DragonFly. Limit it until the 2.0 release for now. 2007-06-12 14:48:33 +00:00
sparsehash Update to 0.4, provided by Aleksey Cheusov in PR 34063: 2006-08-03 19:46:42 +00:00
spiff Made the package work on Solaris, which didn't like redeclarations of 2007-10-05 21:13:59 +00:00
splint Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
st
stgit Update to version 0.14.1. 2008-01-10 06:35:48 +00:00
stlport Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:41:53 +00:00
stooop
subversion Update to Version 1.4.6. 1.4.5 was a security fix for a bug present 2007-12-20 20:32:49 +00:00
subversion-base Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
svk Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
swig Adapted package for installation to DESTDIR. 2007-07-10 19:51:22 +00:00
syncdir Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
sysexits Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
tailor Update to version 0.9.30: Fix a GIT bug, support mercurial 0.9.5. 2007-11-08 05:19:24 +00:00
tavrasm Don't use malloc.h. While here, depend on bison using tools framework, 2007-08-08 21:02:53 +00:00
tcl-tclcl Update tcl-tclcl to 1.19. 2007-04-26 15:32:24 +00:00
tcllib Remove myself as maintainer, I don't have the time anymore to keep these 2007-05-18 10:03:30 +00:00
teem Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
tet3 Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:41:53 +00:00
tig Import tig-0.9.1. Blurb: 2007-11-16 07:41:11 +00:00
tkcvs Remove dead MASTERS_SITES. From Zafer Aydogan. 2007-06-08 18:39:22 +00:00
tkdiff
tla Remove trailing spaces. 2007-10-09 19:19:08 +00:00
tmake Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:35:58 +00:00
tpasm
tre Removed options.mk, since it is not included anymore. 2008-01-05 21:53:37 +00:00
treecc Some packages need lex and yacc. Patch by Aleksey Cheusov via 2007-11-17 12:04:11 +00:00
trio Update to trio-1.11. Most important changes are various bug and 2006-10-31 23:13:51 +00:00
tvision Added "c" to USE_LANGUAGES for packages that use GNU configure scripts, 2006-07-22 04:46:13 +00:00
ucl Don't install Makefile. It contains workdir references and is bare-bone, 2007-06-17 15:15:09 +00:00
ucpp Import ucpp version 1.3. 2007-05-24 16:23:23 +00:00
unidiff Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
uno Update to 2.12: 2007-09-10 15:19:16 +00:00
valgrind
vanessa_adt Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
vanessa_logger fix silly mistake in last :/ 2007-03-02 11:45:47 +00:00
vanessa_socket Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
vtcl
wide Fixed file permissions. 152 files had been installed world-writable. 2007-01-02 01:47:24 +00:00
xdelta Reset maintainer on his request. 2008-01-19 09:16:17 +00:00
xdelta3 Import xdelta3 3.0q. This is an enhancement of devel/xdelta, but not yet 2007-04-23 10:17:42 +00:00
xfce4-dev-tools Updated Xfce to 4.4.2 2007-12-07 19:43:19 +00:00
xmake Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
xorg-util-macros Add patch to allow cross-compilation of packaging using the 2007-08-06 15:27:06 +00:00
xxgdb Tighten up patches to never include malloc.h. 2007-07-28 00:00:02 +00:00
yasm Update yasm to 0.6.2. 2007-10-21 23:41:59 +00:00
z80-asm Fixed two gcc4 error messages. 2007-03-17 14:52:51 +00:00
ZenTest Fix patch to ruby. Bump revision. 2007-08-08 16:13:46 +00:00
zlib Re-arrange lines to make this more likely to pass pkglint. 2007-08-22 18:36:09 +00:00
Makefile Remove libsetenv - obsoleted by USE_FEATURES+=setenv 2008-01-14 23:08:27 +00:00