pkgsrc/devel
jmmv 98389e2c65 Update to 0.10. Changes in this version:
o   The bt_logic module was added.  It parses each call to the compiler
         and linker, sorts arguments, adapts them to the current platform and
         runs the resulting converted command.  It also provides generation of
         dependancy files and installation of stuff.

     o   Initial support of shared libraries through bt_logic's framework.
         Buildtool can now build them on different platforms and use different
         naming schemes (needed for Darwin), set rpaths automatically, and
         more.  Note that this is still very experimental.

     o   New tunable features related with libraries are available for Build-
         tool-ized packages.  They are called SHARED and STATIC, and tune
         which kind of libraries you want to build.

     o   Standalone bt_mkdep and bt_install modules were removed.  All their
         functionality is now superseded by bt_logic.

     o   The x11.subr module was added to bt_config.  It provides checks for
         automatic detection of the X Window System.

     o   The pkgconfig.subr module was added to bt_config.  It provides a
         frontend to the pkg-config(1) program.  The bt_check_pkgflags() func-
         tion has been deprecated in favour of this module.

     o   Added functions to automate the detection of a C/C++ compilation en-
         vironment in bt_config.  They are called bt_check_env_c() and
         bt_check_env_cxx().
2003-02-05 18:19:38 +00:00
..
aap Add basic COMMENT. 2002-11-25 14:27:05 +00:00
acme s/root/${ROOT_USER}/g, now that the definition appears in the 2001-12-05 15:00:44 +00:00
acunia-jam Remove use of // comments. Fixes PR 19643. 2003-01-02 15:25:57 +00:00
aegis initial import of the aegis package, from Matthew at Aldous dot com in PR#18969: 2002-11-08 11:47:49 +00:00
ald Initial import of ald-0.0.19, provided in PR 16393 by pkgsrc@sudog.com. 2002-04-22 11:51:50 +00:00
anjuta Update anjuta to 1.0.1. Changes include: 2003-01-06 00:06:06 +00:00
apel Update APEL to 10.4. 2003-01-11 09:28:47 +00:00
apr-devel Note conflict between apr-devel and apache2 packages. 2002-12-09 20:23:40 +00:00
arch Update arch to version 1.0pre16. This fixes several problems: 2002-07-24 22:59:28 +00:00
argtable Convert to buildlink2. Fixes PR 18406. 2002-09-25 03:00:41 +00:00
as31 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
asm2html Update to 1.3, with patch provided in PR pkg/20014 by virtus@wanadoo.nl. 2003-01-23 16:12:02 +00:00
astyle Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
atk Install documentation under share/doc/html, not share/gtk-doc/html. 2003-01-04 19:58:00 +00:00
autoconf AUTOMAKE_OVERRIDE=NO to fix build with bsd.pkg.mk:1.1130, noted by abs. 2003-01-19 00:23:27 +00:00
autoconf213 Wildcard m4 dependency. 2002-12-23 19:57:51 +00:00
automake Update to 1.7.2. Bugs fixed in 1.7.2: 2002-12-09 19:45:44 +00:00
automake14 More texinfo path fixes, from PR 18634 by Lubomir Sedlacik. 2002-10-27 20:47:54 +00:00
avltree Don't try to install the lint lib - fails on a read-only null-mounted 2002-08-11 09:21:57 +00:00
bcc Correct typo in previous commit 2002-02-18 09:43:58 +00:00
binutils Improve description, patch provided in PR pkg/19761 by reed@reedmedia.net. 2003-01-09 21:55:27 +00:00
bison Undo last -- adding stamp-vti to AUTOMAKE_PATTERNS in bsd.pkg.mk fixes this correctly. 2003-01-20 16:27:41 +00:00
bmake Need to update bmake - pick up fix for bug introduced in 3.1.14. 2002-12-01 06:27:38 +00:00
boehm-gc Test if __m68k__ is defined on NetBSD/m68k ELF. 2002-12-27 10:11:53 +00:00
bonobo The buildlink2 wrappers now automatically fix this problem, so no need to 2002-12-26 17:19:25 +00:00
bonobo-activation Instead of including bsd.pkg.install.mk directly in a package Makefile, 2003-01-28 22:03:00 +00:00
bonobo-conf Bump PKGREVISION because of dependency on latest freetype2 or glib2 2002-12-24 06:09:44 +00:00
boost remove unneeded patch-aa 2002-07-07 10:22:45 +00:00
buildtool Update to 0.10. Changes in this version: 2003-02-05 18:19:38 +00:00
c-cpp-reference buildlink1 -> buildlink2 2002-10-03 13:37:54 +00:00
c4 malloc() and realloc() take a size_t, not an unsigned int. Fixes 2002-11-22 20:54:35 +00:00
cbrowser buildlink1 -> buildlink2. 2002-10-21 14:50:25 +00:00
ccache Test if close(2) is failed after writing to file. This is necssary if 2002-05-09 01:40:03 +00:00
cdecl buildlink1 -> buildlink2. 2002-10-25 18:26:46 +00:00
cdk Note in USE_NCURSES variable which functions actually are missing for this 2003-01-24 13:36:17 +00:00
cervisia Depend on latest kde1 package. 2002-11-04 23:27:18 +00:00
cervisia2 buildlink1 -> buildlink2 2002-09-20 11:22:06 +00:00
cfitsio Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
check Update to 0.8.4. Fix PLIST. 2002-10-22 16:57:56 +00:00
chkpt Jaromir's patch only fixes the compile-time problem, not the run-time 2002-08-05 16:43:35 +00:00
cmdline buildlink1 -> buildlink2. 2002-10-25 18:26:46 +00:00
coconut Does not seem to use ncurses specific stuff -- builds fine on 1.6L with native curses. 2003-01-24 13:33:52 +00:00
cook update cook to version 2.21. trolling the changelogs gives: 2002-11-11 06:17:54 +00:00
cpuflags Update cpuflags to 0.39. 2003-01-29 13:08:09 +00:00
cscope buildlink1 -> buildlink2. 2002-10-13 14:06:04 +00:00
cssc Introduce new framework for handling info files generation and installation. 2002-02-18 15:14:00 +00:00
cvs Reorder slightly to please pkglint. 2003-01-21 09:58:38 +00:00
cvs2cl buildlink1 -> buildlink2 2002-11-14 23:39:09 +00:00
cvs2html buildlink1 -> buildlink2 2002-11-14 23:39:09 +00:00
cvs2p4 Instead of including bsd.pkg.install.mk directly in a package Makefile, 2003-01-28 22:03:00 +00:00
cvsgraph Instead of including bsd.pkg.install.mk directly in a package Makefile, 2003-01-28 22:03:00 +00:00
cvslock Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
cvsps Update to 1.3.3. From the changelog: 2002-09-26 22:03:56 +00:00
cvsup Add distinfo information for NetBSD 1.5.x version of distfiles, now 2002-10-24 00:54:07 +00:00
cvsup-gui Add distinfo information for NetBSD 1.5.x version of distfiles, now 2002-10-24 00:54:07 +00:00
cweb Replace "true" by "${TRUE}". 2002-12-09 16:01:10 +00:00
cxref Use in-source cpp instead of gcc to fix pkg/16511. 2002-06-04 15:20:39 +00:00
ddd Reorder lines to placate pkglint. 2002-11-14 04:06:14 +00:00
dejagnu Update dejagnu to 1.4.3nb1. 2002-11-25 21:13:51 +00:00
diffutils Update to 2.8.1: 2003-01-19 05:15:20 +00:00
dlcompat These packages are no longer needed to bootstrap buildlink2. Simplify the 2002-12-22 19:04:07 +00:00
dmake Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
dmalloc Add buildlink2.mk. 2002-10-21 01:38:37 +00:00
doc++ USE_PKGLOCALEDIR 2003-01-10 07:37:19 +00:00
doxygen REPLACE_PERL's working directory is ${WRKSRC}, so packages needn't 2002-12-14 03:43:18 +00:00
eel Bump PKGREVISION because of dependency on latest freetype2 or glib2 2002-12-24 06:09:44 +00:00
eel2 Bump PKGREVISION because of dependency on latest freetype2 or glib2 2002-12-24 06:09:44 +00:00
electricfence Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in 2001-11-29 01:12:24 +00:00
elib emacs.mk already includes bsd.prefs.mk, no need to include it manually a 2003-01-10 14:26:37 +00:00
emacs-ilisp Remove spurious spaces that confuse the pkg tools. 2003-01-18 22:28:52 +00:00
exctags Update to version 5.4. 2002-12-01 23:57:05 +00:00
eXdbm Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
ffcall Fix typo in HOMEPAGE. 2002-10-10 08:23:05 +00:00
fhist Initial import of fhist version 1.12 2003-01-16 11:06:37 +00:00
flex Allow this package to be built on Linux too - from a nudge by Jeremy 2002-12-22 16:33:16 +00:00
flim Update to 1.14.5 (Demachiyanagi). 2003-01-11 15:20:28 +00:00
fortran-utils Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
ftnchek Replace "true" by "${TRUE}". 2002-12-09 16:01:10 +00:00
g-wrap Fix the installed g-wrap-config to invoke ${GUILE14_PREFIX}/bin/guile 2003-01-24 04:22:42 +00:00
gail Update to gail 1.1.7. This version includes pregenerated html documentation 2003-01-06 13:54:12 +00:00
gal Update gal to 0.22. Changes include: 2003-01-09 10:48:19 +00:00
gal2 Remove gtk-doc dependancy from buildlink2.mk 2003-01-07 23:45:34 +00:00
GConf Replace "true" by "${TRUE}". 2002-12-09 16:01:10 +00:00
GConf2 Disable GTK2 support: it's only used by a helper tool. If it's needed some 2003-01-25 16:29:49 +00:00
gcvs buildlink1 -> buildlink2 2002-09-21 10:26:44 +00:00
gdb use PKGLOCALEDIR. 2002-11-30 14:18:41 +00:00
gettext Bump the PKGREVISION of devel/gettext: force the Java compiler to go 2002-12-22 05:14:41 +00:00
gettext-lib Avoid a conditional based on the value of GNU_CONFIGURE. This allows 2003-01-05 22:16:53 +00:00
gettext-m4 bite the bullet and upgrade to 0.11.5 2002-11-27 17:41:05 +00:00
giblib Initial import of giblib-1.2.2, a programmer's utility library and imlib2 2002-09-20 10:55:39 +00:00
gindent Use GNU_PROGRAM_PREFIX. Based on a patch by Jeremy C. Reed. 2002-12-23 19:12:51 +00:00
glade Update HOMEPAGE, and remove obsolete MASTER_SITES. 2003-01-28 22:59:33 +00:00
glade2 Bump PKGREVISION because of dependency on latest freetype2 or glib2 2002-12-24 06:09:44 +00:00
glib The lib/pkgconfig has been added to the list of standard directories, so do 2003-01-02 22:44:43 +00:00
glib2 Regen. 2003-01-29 10:32:41 +00:00
global Update to 4.5, provided by ORI Manabu in PR 18698. 2002-11-23 23:09:55 +00:00
gmake Honor GNU_PROGRAM_PREFIX. Install 'gmake' link in any case for pkgsrc use. 2002-12-23 20:30:43 +00:00
gmp fix dependency for m4 2003-01-02 20:30:59 +00:00
gnome-objc Add buildlin2.mk 2003-01-12 06:27:59 +00:00
gnome2-libole2 Bump PKGREVISION because of dependency on latest freetype2 or glib2 2002-12-24 06:09:44 +00:00
gnustep-base Only link with -lpth if PTHREAD_TYPE == "pth" 2003-01-21 12:43:37 +00:00
gnustep-examples Depend on gnustep-1.5.1 (via buildlink2) 2003-01-03 04:14:11 +00:00
gnustep-make Update gnustep-make to 1.5.1. 2003-01-03 04:02:25 +00:00
gnustep-objc Make this work with native NetBSD threads. 2003-01-21 12:41:26 +00:00
gob Initial import of gob-1.0.12, a GNOME object builder. 2003-01-10 04:54:14 +00:00
gobo-eiffel Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
Gorm Update Gorm to 0.2.5. 2003-01-25 11:01:52 +00:00
gpasm Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
gperf Change MAINTAINER from tv at netbsd dot org to packages at netbsd dot org 2002-08-01 02:37:41 +00:00
gscope buildink1 -> buildlink2 2002-09-24 10:49:31 +00:00
gtexinfo Use .tar.bz2 (1.28 instead of 1.8 million bytes). 2003-01-17 00:51:22 +00:00
gtkdiff Bump PKGREVISION because of dependency on latest freetype2 or glib2 2002-12-24 06:09:44 +00:00
gtl Remove duplicate empty line. 2003-01-07 13:20:38 +00:00
gtoolkit-examples Initial import of gtoolkit-examples-0.9.5, a set of Objective-C examples 2002-11-09 05:22:28 +00:00
guile-fcgi Buildlinkify. 2003-01-07 11:42:31 +00:00
guile-gtk Bump the dependency to the latest version (0.19nb1). This isn't strictly 2003-01-25 12:40:23 +00:00
guile-oops Actually buildlinkify. 2003-01-07 11:40:23 +00:00
guile-slib Undo previous commit and fix PLIST: GUILE14_SUBDIR is what should have been 2003-01-24 12:17:21 +00:00
guile-www Buildlinkify. 2003-01-07 11:42:31 +00:00
haskell-mode Update to 1.44 and a slight clean-up in Makefile. 2003-01-11 15:33:27 +00:00
hdf Unused. 2002-10-09 19:32:10 +00:00
hdf5 update to 1.4.4 2002-10-28 16:32:01 +00:00
hptools Initial import of HP tools 3.0.8 into the NetBSD packages collection as 2002-12-11 12:11:11 +00:00
id-utils #include statements in asm files that did not match the form: 2003-01-08 02:35:59 +00:00
idiff Changes instances where BSD_INSTALL_* were used by targets in the Makefile 2002-02-06 16:58:11 +00:00
ipv6socket_scrub Add INTERACTIVE_STAGE=fetch, since this package has a _FETCH_MESSAGE. 2003-01-24 15:38:42 +00:00
isect Instead of including bsd.pkg.install.mk directly in a package Makefile, 2003-01-28 22:03:00 +00:00
its4 Remove unneeded do-configure target. 2002-06-23 03:41:47 +00:00
jakarta-ant Including java-vm.mk implied USE_JAVA. 2002-12-26 22:21:13 +00:00
jam Conflict with acunia-jam (hi Nick!). 2002-08-22 17:23:12 +00:00
javadeps Move java.mk to java-vm.mk to avoid name conflict with devel/mk-files as 2002-12-26 20:52:09 +00:00
jlib Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
kdbg Bump PKGREVISION because of dependency on latest freetype2 or glib2 2002-12-24 06:09:44 +00:00
kdebindings2 buildlink1 -> buildlink2 2002-09-20 11:30:13 +00:00
kdesdk2 Prototype buildlink2.mk's created automagically by createbuildlink(8). 2003-01-09 11:21:40 +00:00
kdesdk3 The result of my recent KDE fiddlings 2003-01-20 10:03:40 +00:00
kdevelop Update to 2.1.3 to sync with the KDE 3.0.3 release 2002-10-03 13:50:52 +00:00
kdevelop-base This should have been updated in the switch to a --disable-static libtool. 2003-01-22 19:15:16 +00:00
lcc Fix HOMEPAGE. By Greg A. Woods in PR 18716. 2002-10-20 00:32:26 +00:00
ldapsdk Use buildlink2. Provide buildlink2.mk. Mark perl5 as build dependency only. 2002-10-20 21:48:16 +00:00
libargparse Fix BUILDLINK_PKGSRCDIR. Closes PR 18877. Some cleanup while here. 2002-11-01 00:27:51 +00:00
libast Initial import of libast, provided by Tracy J. Di Marco White in PR 19392. 2002-12-26 04:52:19 +00:00
libavl Introduce new framework for handling info files generation and installation. 2002-02-18 15:14:00 +00:00
libbegemot Initial import of the begemot library, libbegemot-1.9, into the Packages 2002-05-16 16:04:55 +00:00
libbonobo Update libbonobo to 2.2.0. Changes since 2.0.0: 2003-01-25 22:27:10 +00:00
libbonoboui Do not try to remove lib/bonobo/servers (removed by bonobo-activation). 2003-01-05 10:35:09 +00:00
libctl Update to 2.2, and switch to using guile-1.6. 2003-01-10 12:02:53 +00:00
libdockapp Unused. 2002-10-08 19:56:03 +00:00
libetm Replace collver@linuxfreemail.com with collver1@attbi.com. 2002-12-24 18:55:32 +00:00
libevent Initial import of libevent-0.6. 2002-09-19 01:51:24 +00:00
libg++ Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate. 2002-12-07 02:38:52 +00:00
libgetopt Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate. 2002-12-07 02:38:52 +00:00
libglade make this build without requiring a running Xserver when gtk-doc is 2003-02-05 14:26:09 +00:00
libglade2 Use the XML_ENTRIES variable provided by textproc/xmlcatmgr/catalogs.mk 2003-01-29 20:28:31 +00:00
libgnome Do not try to remove lib/bonobo/{monikers,servers} (removed by 2003-01-05 10:39:10 +00:00
libgnomeui Updated libgnomeui to 2.0.6. Changes: 2003-01-04 11:38:28 +00:00
libgphoto2 The lib/pkgconfig has been added to the list of standard directories, so do 2003-01-02 22:44:43 +00:00
libgtop Make this build under NetBSD-current after the morge of "nathanw_sa". 2003-01-21 10:12:29 +00:00
libgtop2 Make this compile with native threads by applying similar patches to those 2003-01-21 20:08:09 +00:00
libhfs Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
libmemmgr Replace collver@linuxfreemail.com with collver1@attbi.com. 2002-12-24 18:55:32 +00:00
libmm Updated devel/libmm to 1.2.2. Changes from version 1.2.1 include: 2002-12-31 19:06:57 +00:00
libmpeg3 Unused. 2002-10-08 19:56:03 +00:00
libnet Unused. 2002-10-09 12:53:03 +00:00
libole2 Track directory layout change at MASTER_SITE_GNOME. 2002-10-19 10:54:42 +00:00
libportlib Replace collver@linuxfreemail.com with collver1@attbi.com. 2002-12-24 18:55:32 +00:00
libproplist Unused. 2002-10-08 19:56:03 +00:00
librsync Add a buildlink2 file for this package. 2002-10-15 13:55:46 +00:00
libscsi Unused. 2002-10-08 19:56:03 +00:00
libsigc++ Unused. 2002-10-07 18:19:49 +00:00
libslang Unused. 2002-10-09 14:01:27 +00:00
libsmi Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
libstash Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
libstroke add buildlink2.mk in preparation for gEDA buildlink2-ifying 2002-12-13 03:21:38 +00:00
libtar buildlink1 -> buildlink2. 2002-10-10 09:49:54 +00:00
libtool Don't use -nodefaultlibs when linking C libraries - this was for old broken 2003-01-31 20:33:51 +00:00
libtool-base Now that we have ${PREFIX}/share/aclocal in the mdist files, don't try to 2003-01-25 15:53:38 +00:00
libtool-info PKGREVISION is set in libtool/Makefile.common. Without this fix 2002-04-17 13:24:21 +00:00
libts Replace collver@linuxfreemail.com with collver1@attbi.com. 2002-12-24 18:55:32 +00:00
libusb The USB API found in FreeBSD originated in NetBSD. Correct the 2002-11-18 07:05:06 +00:00
libwnck Change my email address to the NetBSD one (hispabsd.org -> netbsd.org). 2003-01-03 15:26:54 +00:00
lwp Unused. 2002-10-07 19:08:19 +00:00
m4 Honor GNU_PROGRAM_PREFIX; install gm4 in any case for pkgsrc use. 2002-12-23 20:08:50 +00:00
maketool USE_PKGLOCALEDIR, remove unnecessary patches, delint. 2002-11-30 23:21:32 +00:00
mit-pthreads Don't patch one file multiple times - merge the changes into one 2002-07-18 09:08:27 +00:00
mk-files Update bmake and mk-files to latest versions. 2002-09-20 07:00:52 +00:00
mrproject Bump PKGREVISION because of dependency on latest freetype2 or glib2 2002-12-24 06:09:44 +00:00
nana Introduce new framework for handling info files generation and installation. 2002-02-18 15:14:00 +00:00
nasm HOMEPAGE has changed. 2003-01-13 23:40:47 +00:00
nasm-devel Build everything during the build stage, so that "make clean" can be run 2003-01-22 18:48:44 +00:00
nbitools Build dependency suffices. 2002-10-25 17:12:51 +00:00
ncurses Update to 5.3: 2003-01-21 11:05:16 +00:00
netcdf Note that this package uses C++ (for lang/gcc/buildlink2.mk, if used). 2002-10-22 21:55:23 +00:00
newmkdep Standardize. 2002-09-12 19:37:07 +00:00
noweb Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in 2001-11-29 01:12:24 +00:00
nqc Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
oaf USE_PKGLOCALEDIR, remove unnecessary patches, delint. 2002-11-30 23:21:32 +00:00
opencm Instead of including bsd.pkg.install.mk directly in a package Makefile, 2003-01-28 22:03:00 +00:00
p4 For NetBSD/powerpc, choose the LinuxPPC binary. 2002-09-05 20:53:49 +00:00
p4-docs relnotes.txt has been updated again. From Robert Elz in PR pkg/19900. 2003-01-18 16:00:08 +00:00
p4d Instead of including bsd.pkg.install.mk directly in a package Makefile, 2003-01-28 22:03:00 +00:00
p4pr Initial import of p4pr-20010504. 2002-09-01 05:52:54 +00:00
p4web Initial import of p4web 2002.1. 2002-09-01 05:29:12 +00:00
p5-AppConfig Use buildlink2. Use perl5/module.mk. 2002-10-13 22:22:45 +00:00
p5-AtExit Use buildlink2. Use perl5/module.mk. 2002-10-13 22:22:45 +00:00
p5-Attribute-Handlers Use buildlink2. Use perl5/module.mk. 2002-10-13 22:22:45 +00:00
p5-Bit-Vector Use buildlink2. Use perl5/module.mk. 2002-10-13 22:22:45 +00:00
p5-BSD-Resource Use perl5/module.mk. 2002-10-13 22:02:55 +00:00
p5-Class-Loader Use buildlink2. Use perl5/module.mk. 2002-10-13 22:22:45 +00:00
p5-Class-ObjectTemplate Use buildlink2. Use perl5/module.mk. 2002-10-13 22:22:45 +00:00
p5-Class-ReturnValue Import of p5-Class-ReturnValue 0.40 2003-01-02 15:22:26 +00:00
p5-Compress-Zlib buildlink1 -> buildlink2 2002-09-24 23:05:05 +00:00
p5-Config-IniFiles Use buildlink2. Use perl5/module.mk. 2002-10-20 17:45:59 +00:00
p5-Curses Note in USE_NCURSES variable which functions actually are missing for this 2003-01-24 13:36:17 +00:00
p5-Data-Buffer Use buildlink2. Use perl5/module.mk. 2002-10-13 22:22:45 +00:00
p5-Data-ShowTable Use buildlink2. Use perl5/module.mk. 2002-10-13 22:22:45 +00:00
p5-Date-Calc Use buildlink2. Use perl5/module.mk. 2002-10-20 23:35:09 +00:00
p5-Date-Manip Use buildlink2. Use perl5/module.mk. 2002-10-13 22:22:45 +00:00
p5-Devel-SmallProf Use buildlink2. Use perl5/module.mk. 2002-10-20 23:35:09 +00:00
p5-Devel-StackTrace Import of p5-Devel-StackTrace 1.02 2003-01-02 15:03:18 +00:00
p5-Devel-Symdump Use buildlink2. Use perl5/module.mk. 2002-10-13 22:22:45 +00:00
p5-Error Use buildlink2. Use perl5/module.mk. Fix COMMENT. 2002-10-13 22:10:13 +00:00
p5-Event Use buildlink2. Use perl5/module.mk. 2002-10-13 22:22:45 +00:00
p5-Expect Use buildlink2. Use perl5/module.mk. 2002-10-13 22:22:45 +00:00
p5-ExtUtils-F77 Use buildlink2. Use perl5/module.mk. 2002-10-13 22:22:45 +00:00
p5-File-FlockDir Use buildlink2. Use perl5/module.mk. 2002-10-13 22:22:45 +00:00
p5-File-PathConvert Use buildlink2. Use perl5/module.mk. 2002-10-13 22:22:45 +00:00
p5-File-Temp Use buildlink2. Use perl5/module.mk. 2002-10-13 22:22:45 +00:00
p5-FileKGlob Use buildlink2. Use perl5/module.mk. 2002-10-13 22:22:45 +00:00
p5-FreezeThaw Use buildlink2. Use perl5/module.mk. 2002-10-13 22:22:45 +00:00
p5-gettext s/textproc/devel in CATEGORIES 2002-10-19 17:09:47 +00:00
p5-Graph Use perl5/module.mk. 2002-10-20 23:28:35 +00:00
p5-Heap Use buildlink2. Use perl5/module.mk. 2002-10-13 22:22:45 +00:00
p5-Inline Use buildlink2. Use perl5/module.mk. 2002-10-20 23:35:09 +00:00
p5-IO-Null Initial import of IO::Null 0.02 into the NetBSD packages collection as 2002-12-14 00:19:24 +00:00
p5-IO-String Updated to p5-IO-String-1.02 2003-01-31 10:53:56 +00:00
p5-IO-stringy Use buildlink2. Use perl5/module.mk. 2002-10-13 22:22:45 +00:00
p5-IO-Stty Use buildlink2. Use perl5/module.mk. 2002-10-13 22:22:45 +00:00
p5-IO-Tty Use buildlink2. Use perl5/module.mk. 2002-10-13 22:22:45 +00:00
p5-IO-Zlib Fix MAINTAINER field. 2002-12-13 17:21:49 +00:00
p5-IPC-Run Use perl5/module.mk. 2002-10-13 22:02:55 +00:00
p5-IPC-Shareable Use buildlink2. Use perl5/module.mk. 2002-10-20 23:35:09 +00:00
p5-IPC-SharedCache Use buildlink2. Use perl5/module.mk. 2002-10-20 23:35:09 +00:00
p5-IPC-ShareLite Use buildlink2. Use perl5/module.mk. 2002-10-13 22:22:45 +00:00
p5-LDAP Use buildlink2. Use perl5/module.mk. 2002-10-20 23:35:09 +00:00
p5-Log-Dispatch Use buildlink2. Use perl5/module.mk. 2002-10-13 22:22:45 +00:00
p5-Log-Dispatch-Config Use buildlink2. Use perl5/module.mk. 2002-10-20 23:35:09 +00:00
p5-Make Use buildlink2. Use perl5/module.mk. 2002-10-13 22:22:45 +00:00
p5-Memoize Use buildlink2. Use perl5/module.mk. 2002-10-13 22:22:45 +00:00
p5-Module-Dependency Better bump PKGREVISION after added dependency on graphics/p5-GD. 2002-10-20 23:23:21 +00:00
p5-Params-Validate Use buildlink2. Use perl5/module.mk. 2002-10-20 23:35:09 +00:00
p5-Parse-RecDescent Use buildlink2. Use perl5/module.mk. 2002-10-13 22:22:45 +00:00
p5-Parse-Yapp Use buildlink2. Use perl5/module.mk. 2002-10-13 22:22:45 +00:00
p5-perl-headers Convert to buildlink2. 2002-10-07 21:56:52 +00:00
p5-PV Use buildlink2. Use perl5/module.mk. 2002-10-27 20:48:55 +00:00
p5-Safe-Hole Use buildlink2. Use perl5/module.mk. 2002-10-13 22:22:45 +00:00
p5-SDL Add glu buildlink2, in the hope it fixes the bulk build problem. 2003-01-13 12:34:43 +00:00
p5-SortVersions Use buildlink2. Use perl5/module.mk. 2002-10-13 22:22:45 +00:00
p5-Storable Use buildlink2. Use perl5/module.mk. 2002-10-13 22:22:45 +00:00
p5-Term-ReadKey Use buildlink2. Use perl5/module.mk. 2002-10-13 22:22:45 +00:00
p5-Term-ReadLine Use buildlink2. Use perl5/module.mk. 2002-10-20 23:35:09 +00:00
p5-Test-Cmd Use buildlink2. Use perl5/module.mk. 2002-10-13 22:22:45 +00:00
p5-Test-Harness Updated to p5-Test-Harness-2.26 2002-10-20 03:12:35 +00:00
p5-Test-Inline Import of p5-Test-Inline 0.15 2003-01-02 15:19:17 +00:00
p5-Test-Simple Always install into site_perl, never into the main perl directory. 2002-10-21 07:31:21 +00:00
p5-Test-Unit Use buildlink2. Use perl5/module.mk. Fix COMMENT. 2002-10-13 22:00:30 +00:00
p5-Tie-IxHash Use buildlink2. Use perl5/module.mk. 2002-10-13 22:22:45 +00:00
p5-WeakRef Convert to buildlink2. Use perl5/module.mk. 2002-10-07 22:34:23 +00:00
palmos-includes upgrade to 5.0 2002-10-15 23:08:59 +00:00
pango Instead of including bsd.pkg.install.mk directly in a package Makefile, 2003-01-28 22:03:00 +00:00
papaya Initial import of papaya-0.1.7, a set of scripts for software development. 2002-10-16 04:46:30 +00:00
pardiff buildlink1 -> buildlink2 2002-11-14 23:39:09 +00:00
patch Really install the symlink. 2003-01-07 10:55:51 +00:00
pccts fix MAINTAINER= Name <email> to only include email address. 2002-11-10 00:35:07 +00:00
pcl-cvs Convert to use emacs.mk. 2003-01-10 14:39:58 +00:00
pcre Bump version in buildlink2 to current version 2002-12-30 18:35:03 +00:00
pedisassem Update to 0.23. No changelog available, but it seems to mainly consist 2002-09-26 17:25:46 +00:00
php3-pcre Sync with php3's version number (dummy package). 2002-10-24 09:50:13 +00:00
php4-gettext Fix gettext detection. Closes PR 18872. 2002-10-31 15:14:31 +00:00
php4-gmp Updated php to 4.2.3 2002-10-14 06:21:05 +00:00
php4-pcre Updated php to 4.2.3 2002-10-14 06:21:05 +00:00
php4-posix - make this work with apache2 2002-11-05 07:33:13 +00:00
php4-session Updated php to 4.2.3 2002-10-14 06:21:05 +00:00
php4-sysvsem - make this work with apache2 2002-11-05 07:33:13 +00:00
php4-sysvshm - make this work with apache2 2002-11-05 07:33:13 +00:00
pilrc remove unneeded patches -- should have been done during package update 2002-10-24 16:37:31 +00:00
pkgconfig Require pkgconfig>=0.14.0 2003-01-04 22:08:05 +00:00
popt USE_PKGLOCALEDIR, remove unnecessary patches, delint. 2002-11-30 23:21:32 +00:00
prc-tools This package appears to need autoheader to build. 2002-11-24 01:42:18 +00:00
prcs Whitespace fix 2002-12-23 16:14:38 +00:00
pth PTH_SYSCALL_HARD's fork() replacement didn't work on archs where the 2003-02-04 17:31:16 +00:00
ptl2 Update to PTL-2.1.9 2002-12-12 07:07:05 +00:00
pvs Add 2003-01-04 22:00:08 +00:00
pwlib Instead of including bsd.pkg.install.mk directly in a package Makefile, 2003-01-28 22:03:00 +00:00
py-Checker-mixedcase Updated to pyChecker-0.8.12 2002-12-26 14:25:47 +00:00
py-curses Convert to buildlink2. Set USE_NCURSES. 2003-01-29 12:31:12 +00:00
py-distutils add a pkg for Python "distutils", needed only for Python-1.5 2002-01-29 19:12:33 +00:00
py-expect Strip the ".buildlink" from the names of the python application and 2002-09-21 23:46:45 +00:00
py-idle for the Python-version-selection magic to work properly, extension.mk 2002-12-10 15:08:19 +00:00
py-kqueue It's a PKG_SKIP_REASON if OPSYS support is missing, not a PKG_FAIL_REASON. 2003-01-04 20:27:41 +00:00
py-logging prototype of Python's upcoming logging framework 2002-11-29 18:09:53 +00:00
py-Optik Updated to py-Optik-1.4 2002-12-26 15:11:50 +00:00
py-readline for the Python-version-selection magic to work properly, extension.mk 2002-12-10 15:08:19 +00:00
py-unit Strip the ".buildlink" from the names of the python application and 2002-09-21 23:46:45 +00:00
py-unitgui use buildlink2 2002-10-24 21:08:52 +00:00
python-mode Initial import of python-mode 4.6 into the NetBSD packages collection 2002-10-25 20:02:39 +00:00
ratfor Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
rcs Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in 2001-11-29 01:12:24 +00:00
rdp Use the default EXTRACT_CMD instead of a hand-crafted one, as the default 2002-02-25 04:47:21 +00:00
readline Update readline to 4.3. 2002-12-07 17:39:47 +00:00
rpc2 Unused. 2002-10-07 18:40:56 +00:00
rt-mysql Instead of including bsd.pkg.install.mk directly in a package Makefile, 2003-01-28 22:03:00 +00:00
rt-pgsql Initial import of a pkg for the RT ticketing system. 2002-09-19 21:41:18 +00:00
ruby-amstd Whitespace fix 2002-12-23 16:14:38 +00:00
ruby-bsearch Update ruby-bsearch to 1.5. 2002-03-05 15:58:32 +00:00
ruby-byaccr Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
ruby-filelock Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
ruby-mode Use emacs.mk. 2003-01-13 04:14:21 +00:00
ruby-mutexm Simplify document location. 2002-01-05 08:27:59 +00:00
ruby-optparse Update ruby-optparse package to 0.8.6. Changes from 0.8.3 are below. 2001-12-30 17:09:14 +00:00
ruby-racc Add missing installed file; ${RUBY_SITELIBDIR}/racc/rubyloader.rb. 2002-01-04 09:58:17 +00:00
ruby-racc-runtime update ruby-racc-racc pakage to 1.4.1. 2001-12-30 17:15:33 +00:00
ruby-rd-mode Some improvement to ruby-rd-mode: 2002-10-06 15:25:21 +00:00
ruby-readline buildlink1 -> buildlink2. 2002-10-25 18:33:29 +00:00
ruby-ri Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
ruby-strscan Update ruby-strscan package to 0.6.5. 2001-12-30 17:03:35 +00:00
ruby-textbuf - Update HOMEPAGE and MASTER_SITES. 2001-12-30 17:06:29 +00:00
ruby-unit Update ruby-unit package to 0.5.4. Changes from 0.5.2 are below. 2002-01-19 16:33:16 +00:00
rvm Unused. 2002-10-07 19:03:05 +00:00
rx Use a handcrafted .tar.bz2 instead of the original .tar.gz which 2002-11-23 22:24:40 +00:00
sablecc Mechanical conversion to use java-vm.mk. 2002-12-31 15:44:28 +00:00
sdcc buildlink1 -> buildlink2. 2002-10-09 18:58:49 +00:00
SDL Place a defined(__NetBSD__) near a defined(__OpenBSD__) so that the 2002-11-06 19:02:55 +00:00
SDL_gfx Replace collver@linuxfreemail.com with collver1@attbi.com. 2002-12-24 18:55:32 +00:00
SDL_ttf Bump PKGREVISION because of dependency on latest freetype2 or glib2 2002-12-24 06:09:44 +00:00
semantic depend on eieio>=0.17. 2003-01-12 02:26:15 +00:00
semi patch-aa was removed in the most recent update. 2003-01-16 11:11:52 +00:00
sfio Use ${MAKE} instead of "make". Helps a little on Darwin. 2002-09-10 23:39:43 +00:00
sgi-stl Merge packages from the buildlink2 branch back into the main trunk that 2002-08-25 21:48:57 +00:00
sgi-stl-docs Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
slib Update to 2d4 (2.4.4) provided by David S. in PR 18625. 2002-10-22 12:56:45 +00:00
sml-mode Introduce new framework for handling info files generation and installation. 2002-02-18 15:14:00 +00:00
smpeg Update smpeg to 0.4.4. 2002-12-15 10:01:39 +00:00
spiff Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
splint Initial import of splint 3.0.1.6. 2002-11-27 14:39:14 +00:00
st Add st: non-preemptive thread library for Internet applications 2002-08-25 19:40:16 +00:00
stlport Provide BUILDLINK_CPPFLAGS.stlport to locate stlport headers. 2002-10-01 00:11:54 +00:00
stooop Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
subversion add one. 2003-02-03 20:22:01 +00:00
swig buildlink2.mk file for devel/swig 2002-11-26 23:17:00 +00:00
tavrasm update to 1.17 (old distfile no longer available) 2002-08-20 08:30:45 +00:00
tcl-tclcl Reimport devel/tclcl as devel/tcl-tclcl to follow established practices. 2002-08-28 10:00:11 +00:00
tkcvs Fix patch problem caused by RCS Id in diff context. 2002-12-23 13:13:29 +00:00
tkdiff Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
tmake Make this build non-interactively. 2002-03-18 07:11:24 +00:00
tpasm Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
trio Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
tvision buildlink1 -> buildlink2. 2002-10-25 17:35:02 +00:00
ucl Initial import of the UCL data compression library v1.01 into the 2002-12-13 20:43:39 +00:00
umbrello Initial import of umbrello-1.1.1. 2003-01-28 04:31:53 +00:00
uml buildlink1 -> buildlink2 2002-09-20 11:46:27 +00:00
unidiff Include the whole pathname for the gunshar command when extracting the 2002-06-27 16:16:53 +00:00
unproven-pthreads * Use buildlink2. 2002-10-16 15:18:56 +00:00
w32api Sync with PEACE repositry 2002-08-21 12:59:17 +00:00
xdelta buildlink1 -> buildlink2. 2002-10-10 09:49:54 +00:00
xxgdb Use tcgetattr(3) and tcsetattr(3) instead of old BSD 4.3 I/O controls to 2001-11-22 14:37:27 +00:00
zlib Create a fake libtool archive so that libtool doesn't get confused since 2003-02-04 18:48:23 +00:00
Makefile Add and enable umbrello. 2003-01-28 04:33:26 +00:00