pkgsrc/devel
schmonz 5c46d8830f Update to the 2.5 release. The previous version in pkgsrc was
actually 2.5rc1. From the changelog:

* Jam 2.5 is merely Jam 2.5rc3 of April 2003 with the rc3
    moniker removed.)

* Using SubDir to include a subpart of an SubDir tree now works.
    Previously, you could only include the root of another SubDir
    tree. This example includes the ../server/support/Jamfile,
    without getting confused as to the current directory:

        SubDir ALL src builds ;
        SubInclude ALL src server support ;

* Undocumented support for SUBDIRRULES, user-provided rules to
    invoke at the end of the SubDir rule, and SUBDIRRESET, SUBDIR
    variables to reset (like SUBDIRC++FLAGS, SUBDIRHDRS, etc) for
    each new SubDir.

* Remove NT FQuote rule, as, \" is required to pass quotes on the
    command line.

* Remove temp .bat files created on NT. They used to all have the
    same name and get reused, but with 2.5 the names were salted
    with the PID and they would litter $TEMP. Now they get removed
    after being used.

Set DIST_SUBDIR since Perforce seems to make a habit of updating
distfiles without changing filenames. (This occurrence spotted by
Lars Nordlund.) The zip file no longer extracts into a subdir; set
WRKSRC accordingly.

Bump PKGREVISION.
2004-09-04 13:56:46 +00:00
..
aap Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
acme update homepage 2004-04-25 12:11:39 +00:00
acunia-jam Enable pkgviews installation. 2004-07-27 22:18:26 +00:00
adocman Convert to buildlink3. 2004-04-12 01:50:32 +00:00
aegis Convert to buildlink3. 2004-04-12 01:58:50 +00:00
ald Let ONLY_FOR_PLATFORM recognize NetBSD 2.0 and future versions. 2004-03-22 03:47:15 +00:00
allegro Update devel/allegro to 4.1.14. 2004-06-03 23:29:52 +00:00
anjuta Make previous change build with gcc3 too. 2004-06-30 19:14:12 +00:00
apache-ant update to apache-ant-1.6.2 2004-08-04 08:49:09 +00:00
apache-ant15 Convert to NO_BUILDLINK (doesn't build anything). 2004-07-01 14:11:58 +00:00
apel Add emacs21nox in EMACS_VERSIONS_ACCEPTED where appropriate. 2004-05-08 13:35:20 +00:00
apr Add APR_CONFIGURE_ARGS=--with-ldap, missed in previous. 2004-07-17 00:14:26 +00:00
argtable Convert to buildlink3. 2004-04-25 04:47:26 +00:00
ArX Use a build dependency on devel/scons instead of a full dependency 2004-08-13 08:21:40 +00:00
as31 .include "../../mk/bsd.pkg.mk" not .include <../../mk/bsd.pkg.mk> 2004-07-10 09:08:44 +00:00
asm2html Convert to buildlink3. 2004-04-25 02:51:39 +00:00
astyle don't pass gcc specific -W flags, call ${CXX} not "g++". 2004-06-12 02:30:35 +00:00
at-spi Update to 1.4.2: 2004-05-15 12:20:00 +00:00
atk Pick up maintainership (something I should have done a long while ago...) 2004-08-31 11:53:07 +00:00
autoconf Make build on Interix. (Older shells don't allow '((' for a double-subshell; 2004-04-26 14:52:39 +00:00
autoconf213 Remove info files entries from PLIST file. 2004-02-13 08:26:03 +00:00
autogen Update autogen to 5.6.0 and bl3ify. 2004-03-01 02:26:13 +00:00
automake Update to 1.9.1: 2004-08-13 13:27:06 +00:00
automake14 Backout pkgviews installation. As pointed out by minskim@ on tech-pkg@: 2004-05-31 00:25:14 +00:00
avltree
bcc don't pass gcc specific -W flags. 2004-06-12 02:24:57 +00:00
binutils Add some missing locale files. 2004-08-13 18:57:16 +00:00
bison remove this. use USE_GNU_TOOLS+= yacc instead or a BUILD_DEPENDS 2004-03-12 22:38:18 +00:00
blib no longer used. 2004-04-16 12:52:29 +00:00
bmake Update bmake to 20040511 which syncs with -current (and 2.0). 2004-05-11 18:28:32 +00:00
boaconstructor import boaconstructor-0.2.3, a Python IDE and interface builder, 2004-08-27 15:07:11 +00:00
boehm-gc update boehm-gc to 6.3b1 2004-07-13 14:22:27 +00:00
bonobo Unused. 2004-05-04 08:18:26 +00:00
bonobo-conf No longer used. 2004-04-25 20:50:36 +00:00
boost Rather than using .error, set BROKEN if an unknown compiler is encountered. 2004-07-04 02:55:42 +00:00
boost-python Fix error in previous (copy and paste from boost-thread that should not 2004-06-07 01:34:25 +00:00
boost-thread Update devel/boost to 1.31.0. The most notable change here is a more robust 2004-06-06 23:51:36 +00:00
buddy Convert to buildlink3. 2004-05-02 23:02:06 +00:00
buildtool Fix a typo in a path. 2004-07-17 23:04:35 +00:00
buildtool-doc bump PKGREVISIONs since libxslt needs libgcrypt now 2004-07-06 16:28:52 +00:00
c-cpp-reference Allow for different documentation location in kdevelop 3.1.0. 2004-08-21 15:43:56 +00:00
c4 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
cbrowser Convert to buildlink3. 2004-04-25 05:18:52 +00:00
ccache Enable pkgviews installation to allow to build other pkgviews packages 2004-03-10 22:41:30 +00:00
cdecl Convert to buildlink3. 2004-04-25 05:32:01 +00:00
cdk No longer used. 2004-04-26 05:23:43 +00:00
cervisia2 Convert to buildlink3. 2004-05-02 00:26:32 +00:00
cfg+ import libcfg+-0.6.2, a 2004-08-27 13:05:57 +00:00
cfitsio Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
cgdb Drop maintainership; I don't have the enough free time to maintain 2004-05-07 01:14:46 +00:00
check
chmlib No longer used. 2004-03-07 01:18:15 +00:00
cmake update to 2.0.2 2004-08-02 13:08:09 +00:00
cmdline Convert to buildlink3. 2004-04-27 03:09:57 +00:00
coconut bump PKGREVISIONs since libxslt needs libgcrypt now 2004-07-06 16:28:52 +00:00
codeville update to 0.1.8 2004-08-19 15:27:25 +00:00
cook Convert to buildlink3. 2004-04-25 03:59:47 +00:00
cpuflags Update cpuflags to 0.75 2004-08-04 11:39:43 +00:00
cscope Add patch from Kailash Sethuraman in PR 25471 that removes an obsolete 2004-05-05 13:25:27 +00:00
cssc with the SunPro c++ compiler, char * cannot be initialised with a 2004-06-12 02:50:46 +00:00
cvs Updated cvs to 1.11.17. 2004-06-10 10:06:43 +00:00
cvs2cl This does not need buildlink2. Add NO_CONFIGURE. 2004-04-25 05:30:56 +00:00
cvs2html This does not need buildlink2. 2004-04-25 04:02:39 +00:00
cvs2p4
cvs2svn Update to version 1.0.0. 2004-09-04 13:42:47 +00:00
cvsgraph - update to v1.4.1 2004-08-10 15:10:50 +00:00
cvslock
cvsps Include zlib's buildlink3.mk. 2004-09-02 16:53:20 +00:00
cvsup Allow/enable build under Linux, which works just fine now that we have 2004-06-04 18:19:50 +00:00
cvsup-bin Fix bogus DIST_SUBDIR, which broke installation on 1.5* and 2.*. 2004-04-23 18:07:06 +00:00
cvsup-gui CVSup with X11 gui support built from sources via lang/ezm3, if you want to 2004-01-06 00:11:02 +00:00
cvsup-gui-bin Fix bogus DIST_SUBDIR, which broke installation on 1.5* and 2.*. 2004-04-23 18:07:06 +00:00
cvsync The hash function type can be selected among native, openssl, 2004-08-15 04:20:59 +00:00
cweb PKGREVISION bump after openssl-security-fix-update to 0.9.6m. 2004-03-26 02:27:34 +00:00
cxref
darts Correct path for BUILDLINK_PKGSRCDIR.darts. 2004-05-08 21:34:43 +00:00
ddd Re: PR 25546 Synopsis: The current release of ddd is 3.3.8. I have an 2004-06-04 11:19:32 +00:00
dejagnu Correct PLIST. 2004-02-20 19:37:28 +00:00
devhelp Use the new BUILDLINK_TRANSFORM commands to more precisely state the 2004-08-28 06:05:31 +00:00
device-driver-doc-de
devIL Drop maintainership; I don't have the enough free time to maintain 2004-05-07 01:14:46 +00:00
diffutils Enable pkgviews installation. 2004-05-18 11:58:04 +00:00
distcc Make this work on non-NetBSD systems 2004-07-07 12:38:39 +00:00
dlcompat dlcompat was added to OS X "Panther". Add a builtin.mk to detect 2004-07-18 09:35:08 +00:00
dmake Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
dmalloc Convert to buildlink3. 2004-04-27 03:09:57 +00:00
doc++ Convert to buildlink3. 2004-04-25 04:06:14 +00:00
doxygen Updated doxygen to 1.3.8 2004-07-26 08:39:57 +00:00
eclipse Per default, eclipse stores data in your home directory unless you specify 2004-07-21 21:02:05 +00:00
eel Correct use of freetype headers. 2004-05-14 10:26:37 +00:00
eel2 Update to 2.6.2: translation updates. 2004-06-28 12:33:25 +00:00
electricfence Make this compile under Linux. 2004-06-08 19:51:36 +00:00
elf Add dependency on readline to build on platforms without a native 2004-08-13 00:42:31 +00:00
elfsh PKGNAME_NOREV for WRKSRC, a potential problem. 2004-03-30 06:50:16 +00:00
elib Remove info files entries from PLIST file. 2004-02-13 08:26:03 +00:00
emacs-ilisp
emacs20-elib
epydoc Make sure the ${PREFIX}/share/doc/epydoc directory exists before 2004-06-28 13:14:09 +00:00
eric3 update to 3.4.2 and bl3ify 2004-05-09 17:06:56 +00:00
exctags Update to exctags to 5.5.4. 2004-06-03 15:20:59 +00:00
ExmanIDE Corrected path to x11/py-wxWindows. 2004-07-20 19:41:56 +00:00
fastdep Convert to buildlink3. 2004-04-25 04:10:27 +00:00
ffcall Changes 1.10: 2004-06-04 08:16:53 +00:00
fhist Convert to buildlink3. 2004-04-25 04:03:16 +00:00
flex add bl3 file. this pkg installs a library 2004-04-27 21:00:14 +00:00
flim Remove info files entries from PLIST file. 2004-02-13 08:26:03 +00:00
florist Package was removed when gcc 3.4 was removed. Adding back now. 2004-06-30 11:23:43 +00:00
fortran-utils Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
ftnchek
g-wrap Unused. 2004-05-03 16:10:07 +00:00
gail Move documentation from share/doc/html to share/doc. I wanted to do this 2004-06-28 12:46:11 +00:00
gal Unused. 2004-05-04 08:18:26 +00:00
gal2 Add build dependency on pkgconfig. 2004-04-11 14:01:55 +00:00
GConf Unused. 2004-05-04 08:18:26 +00:00
GConf2 Add some PRINT_PLIST_AWK magic for directories shared with GConf 1.x. 2004-09-02 11:50:24 +00:00
GConf2-ui Update GConf2 and GConf2-ui to 2.6.1: 2004-05-03 20:55:36 +00:00
gconfmm update to 2.0.2, 2004-07-05 11:15:38 +00:00
gconfmm26 Import the latest generation of gnome-C++ bindings. 2004-07-04 13:50:28 +00:00
gcvs Convert to buildlink3. 2004-04-27 04:59:42 +00:00
gdb Convert to buildlink3. 2004-04-26 06:05:24 +00:00
gdb6 Upgraded to release 6.1.1 (from 6.1) 2004-06-28 20:43:54 +00:00
gdbada gdbada-5.3 GNAT GDB : An Ada 95 Debugger 2004-06-03 11:16:42 +00:00
generate Initial import of generate. 2004-08-21 14:56:44 +00:00
gettext Use USE_BUILTIN.gettext=no instead. I'm not bothering with PKGREVISION this 2004-04-20 13:36:47 +00:00
gettext-lib Use the new BUILDLINK_TRANSFORM commands to more precisely state the 2004-08-28 06:05:31 +00:00
gettext-m4 Set NO_BUILDLINK and use BUILD_DIRS instead of custom do-build and 2004-02-17 11:23:45 +00:00
giblib No longer used. 2004-04-11 20:00:30 +00:00
gindent Enable pkgviews installation. 2004-04-22 23:52:19 +00:00
glade Drop the disctinction of xdg and xdg-x11 from USE_DIRS POV. We can choose 2004-04-14 19:30:22 +00:00
glade2 Revert previous: libgail-gnome pulls in too many dependencies and it 2004-09-02 19:24:15 +00:00
glib Unused. 2004-07-01 13:45:08 +00:00
glib2 Pick up maintainership (something I should have done a long while ago...) 2004-08-31 11:53:07 +00:00
glibmm24 Import the latest generation of gnome-C++ bindings. 2004-07-04 13:50:28 +00:00
global Sync PLIST with 4.7 update (hi cjs!). 2004-07-14 15:19:19 +00:00
gmake Pass along any GMAKE_LOCALE to sub-makes so that the value is preserved 2004-03-31 05:19:46 +00:00
gmp Changes 4.1.3: 2004-08-18 12:41:32 +00:00
gnome-common Update to 2.4.0: 2004-02-10 14:39:40 +00:00
gnome-objc Unused. 2004-04-27 00:44:37 +00:00
gnome2-libole2 Convert to buildlink3. 2004-04-27 03:09:57 +00:00
gnustep-base Changes 1.9.2: 2004-08-18 13:59:19 +00:00
gnustep-examples Use new gnustep build infrastructure. Use buildlink3. Bump PKGREVISION. 2004-04-11 00:26:14 +00:00
gnustep-make Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG, 2004-08-27 06:29:06 +00:00
gnustep-objc Unused. 2004-04-26 09:21:57 +00:00
gob Convert to buildlink3. 2004-04-25 04:07:42 +00:00
gobo-eiffel Relinquish maintainership of packages to tech-pkg@NetBSD.org. 2004-04-24 22:46:08 +00:00
Gorm Changes 0.7.7: 2004-08-18 14:02:44 +00:00
gperf Reorder location and setting of BUILDLINK_PACKAGES to match template 2004-03-05 19:25:06 +00:00
gputils replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 08:24:28 +00:00
gscope Convert to buildlink3. 2004-04-27 03:09:57 +00:00
gtexinfo Actually, let's only use one of the dependency files, as intended. 2004-07-12 23:10:50 +00:00
gtkdiff Convert to buildlink3. 2004-04-26 05:36:31 +00:00
gtl Convert to buildlink3. 2004-05-03 20:49:33 +00:00
gtoolkit-examples Set PATCHDIR to match DISTINFO_FILE. 2004-05-13 13:10:19 +00:00
gtranslator Make this package compile - fixes problem in bulk build. 2004-07-27 22:14:43 +00:00
guile-fcgi Convert to buildlink3. 2004-05-03 15:58:55 +00:00
guile-gtk Convert to buildlink3. 2004-05-03 20:49:33 +00:00
guile-oops Convert to bl3 and add conflict with guile>1.4, since both include 2004-05-03 15:57:44 +00:00
guile-slib Convert to buildlink3. 2004-05-03 15:58:55 +00:00
guile-www Convert to buildlink3. 2004-05-03 15:58:55 +00:00
haskell-mode
hdf Unused. 2004-04-29 09:23:55 +00:00
hdf5 Unused. 2004-04-25 23:55:36 +00:00
hptools patch out malloc.h includes for darwin/freebsd 2004-05-07 01:50:15 +00:00
ht Update to 0.8.0 (I'm back! ;-): 2004-08-30 14:44:02 +00:00
id-utils Convert to buildlink3. 2004-04-27 04:59:42 +00:00
idiff
ipv6socket_scrub Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
isect Convert to buildlink3. 2004-04-25 04:09:01 +00:00
its4 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
jam Update to the 2.5 release. The previous version in pkgsrc was 2004-09-04 13:56:46 +00:00
javadeps Switch to bl3 2004-06-28 17:02:52 +00:00
jgrasp Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG, 2004-08-27 06:29:06 +00:00
kdbg Update to 1.2.10 2004-05-29 13:01:42 +00:00
kdebindings2 Convert to buildlink3. 2004-05-02 00:26:32 +00:00
kdesdk2 Add some missing std namespace, to make this package compile 2004-06-13 20:53:14 +00:00
kdesdk3 Update to KDE 3.3 2004-08-21 15:08:06 +00:00
kdevelop Update to kdevelop 3.1.0 (part of KDE 3.3) 2004-08-21 15:41:13 +00:00
kdevelop-base Update to kdevelop 3.1.0 (part of KDE 3.3) 2004-08-21 15:39:02 +00:00
lcc
ldapsdk Convert to buildlink3. 2004-04-27 04:59:42 +00:00
libargparse Unused. 2004-05-09 11:23:51 +00:00
libast For USE_MMX users, do the following: 2004-07-12 19:27:05 +00:00
libavl Remove info files entries from PLIST. 2004-02-16 10:30:29 +00:00
libbegemot use bl3 so that gcc specific flags are stripped out. 2004-06-12 04:45:21 +00:00
libbonobo Update to 2.6.2: 2004-06-20 20:37:32 +00:00
libbonoboui Update to 2.6.1: 2004-05-15 11:25:52 +00:00
libctl Convert to buildlink3. 2004-04-27 03:09:57 +00:00
libdockapp No longer used. 2004-04-11 21:07:55 +00:00
libebml Update to version 0.7.1. 2004-07-27 04:10:51 +00:00
libelf The PLIST was far from complete [hi recht!] (package installed files in 2004-08-13 07:09:01 +00:00
libetm Make libetm build on Linux by removing unnecessary system header 2004-04-14 15:08:31 +00:00
libevent Update to 0.9: 2004-08-15 13:17:13 +00:00
libffi No longer used. 2004-04-12 00:00:49 +00:00
libg++ this package is NetBSD-specific. 2004-06-12 04:36:56 +00:00
libgail-gnome Initial addition. 2004-08-31 18:10:25 +00:00
libgetopt Garbage collect BUILDLINK_PKGBASE.<pkg> from buildlink3: it is not anymore 2004-05-17 21:32:33 +00:00
libglade Unused. 2004-05-04 08:18:26 +00:00
libglade2 Update to 2.4.0: the code has been marked as stable and some cleanups have 2004-09-02 12:14:29 +00:00
libglademm20 import libglademm20-2.2.0 which is a component of the gtkmm-2.0/2.2 2004-07-06 20:41:07 +00:00
libglademm24 Import the latest generation of gnome-C++ bindings. 2004-07-04 13:50:28 +00:00
libgnome Update to 2.6.1.2: 2004-08-31 14:18:32 +00:00
libgnomemm20 import libgnomemm20-2.0.1 which is a component of the gtkmm-2.0/2.2 2004-07-06 20:42:55 +00:00
libgnomemm26 Import the latest generation of gnome-C++ bindings. 2004-07-04 13:50:28 +00:00
libgnomeui this version of libgnomeui demands gtk2+>=2.4.1. make it so. 2004-05-06 22:03:36 +00:00
libgnomeuimm20 import libgnomeuimm20-2.0.0 which is a component of the gtkmm-2.0/2.2 2004-07-06 20:44:05 +00:00
libgnomeuimm26 Import the latest generation of gnome-C++ bindings. 2004-07-04 13:50:28 +00:00
libgphoto2 Add RCS tags 2004-05-07 12:06:47 +00:00
libgsf update to 1.9.1 2004-05-24 18:07:13 +00:00
libhfs
libiberty Enable pkgviews installation. 2004-06-05 16:32:02 +00:00
libidn Update devel/libidn to 0.5.1. 2004-07-13 16:45:47 +00:00
libjit Initial import of libjit-0.0.2. 2004-05-16 01:12:14 +00:00
libmemmgr Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
libmm Unused. 2004-05-09 11:23:51 +00:00
libnet No longer used. 2004-05-03 05:54:05 +00:00
libntlm Drop maintainership; I don't have the enough free time to maintain 2004-05-07 01:14:46 +00:00
libole2 Unused. 2004-04-27 01:02:45 +00:00
liboop Convert to buildlink3. 2004-04-25 03:47:44 +00:00
libosip Fix the calls to semctl to make this package build on NetBSD 1.6. 2004-07-18 20:28:23 +00:00
libportlib Make libportlib build on Linux by removing unnecessary system header 2004-04-14 15:09:11 +00:00
libproplist Unused. 2004-04-25 00:48:39 +00:00
librsync No longer used. 2004-04-18 23:32:12 +00:00
libscsi Add buildlink3.mk, required by tosha. 2004-05-31 17:13:26 +00:00
libsigc++ Garbage collect BUILDLINK_PKGBASE.<pkg> from buildlink3: it is not anymore 2004-05-17 21:32:33 +00:00
libsigc++2 Import version 2 of the Type-safe callback system for C++ programs. 2004-07-04 13:47:54 +00:00
libsigc++10 Unused. 2004-04-27 01:02:45 +00:00
libslang Use the new BUILDLINK_TRANSFORM commands to more precisely state the 2004-08-28 06:05:31 +00:00
libsmi
libstash
libstatgrab Update to 0.10.3, provided by the maintainer Tim Bishop in PR 26764: 2004-08-25 23:24:12 +00:00
libstree Update to libstree 0.4.0. 2004-08-22 16:49:39 +00:00
libstroke Update libstroke to 0.5.1 and switch to Tcl 8.4. This closes PR pkg/25574. 2004-06-03 16:21:14 +00:00
libtar Update HOMEPAGE and MASTER_SITES. 2004-07-08 12:06:22 +00:00
libtecla Convert to buildlink3. 2004-05-02 23:02:06 +00:00
libtool Use "nb[0-9]*" instead of "nb[0-9]" to accept revisions beyond 9. 2004-05-26 13:51:07 +00:00
libtool-base Remove the ${OPSYS} test around inclusion of dlcompat/buildlink3.mk, 2004-07-18 09:38:26 +00:00
libtool-info Remove info files entries from PLIST. 2004-02-16 12:53:30 +00:00
libts Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
libusb Bump PKGREVISION for patch-ad (usb_bulk_read() bugfix by mycroft). 2004-06-23 08:45:59 +00:00
libwnck Update to 2.6.2.1: 2004-09-03 13:06:25 +00:00
ltsa Initial import of ltsa (Labelled Transition System Analyser), version 2.2: 2004-02-29 22:21:19 +00:00
lwp this seems to work under Linux/i386, too. 2004-06-04 20:56:10 +00:00
m4 tweak COMMENT: uppercase UNIX, s/macro-processor/macro language processor/ 2004-09-03 09:47:05 +00:00
maketool Convert to buildlink3. 2004-04-22 04:02:46 +00:00
mk-files Update bmake and mk-files. 2004-02-21 00:15:44 +00:00
monotone import monotone-0.14, another distributed revision control system 2004-08-15 14:38:38 +00:00
mph
mrproject Convert to buildlink3. 2004-04-25 06:21:11 +00:00
nana mark this NOT_FOR_COMPILER sunpro for now - it uses `...' in macros 2004-06-12 04:22:16 +00:00
nasm Remove info files entries from PLIST. 2004-02-16 12:53:30 +00:00
nbitools Change an argument passed to cpp so that it will not confuse buildlink3. 2004-04-29 18:59:25 +00:00
ncurses Remove explicit dependency on groff -- set USE_TBL instead. 2004-07-21 19:58:57 +00:00
netbeans-ide Switch to buildlink3 2004-06-28 11:47:35 +00:00
netcdf Unused. 2004-04-25 23:55:36 +00:00
newfile Convert to buildlink3. 2004-04-25 05:32:01 +00:00
newmkdep Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
noweb Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
nqc
oaf Unused. 2004-05-04 08:18:26 +00:00
ode Drop maintainership; I don't have the enough free time to maintain 2004-05-07 01:14:46 +00:00
ogre Drop maintainership; I don't have the enough free time to maintain 2004-05-07 01:14:46 +00:00
opencm bump PKGREVISIONs for last boehm-gc update 2004-07-18 10:49:49 +00:00
p4 whitespace fixes 2004-01-22 08:47:32 +00:00
p4-docs Update to 2002.1nb1: relnotes.txt has changed, use a different DIST_SUBDIR. 2004-07-19 12:34:50 +00:00
p4d mk/bsd.pkg.install.mk now automatically registers 2004-04-23 22:07:52 +00:00
p4pr Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
p4web
p5-Algorithm-Annotate Bl3ify and enable pkgviews installation. 2004-04-25 04:20:01 +00:00
p5-Algorithm-Diff Bl3ify and enable pkgviews installation. 2004-04-25 04:18:32 +00:00
p5-Algorithm-Merge Bl3ify and enable pkgviews installation. 2004-04-25 04:18:32 +00:00
p5-AppConfig Bl3ify and enable pkgviews installation. 2004-04-25 04:16:54 +00:00
p5-AtExit Bl3ify and enable pkgviews installation. 2004-04-25 04:16:28 +00:00
p5-Attribute-Handlers Bl3ify and enable pkgviews installation. 2004-04-25 03:27:33 +00:00
p5-Bit-Vector Bl3ify and enable pkgviews installation. 2004-04-25 04:07:06 +00:00
p5-BSD-Resource Bl3ify and enable pkgviews installation. 2004-04-25 04:16:00 +00:00
p5-Cache-Cache Bl3ify and enable pkgviews installation. 2004-04-25 04:15:34 +00:00
p5-Carp-Assert Import p5-Carp-Assert from pkgsrc-wip. Packaged by Hiramatsu 2004-02-20 03:56:38 +00:00
p5-Class-Accessor Import p5-Class-Accessor from pkgsrc-wip. Packaged by Hiramatsu 2004-02-20 04:05:47 +00:00
p5-Class-Container Bl3ify and enable pkgviews installation. 2004-04-25 04:15:06 +00:00
p5-Class-Data-Inheritable Bl3ify and enable pkgviews installation. 2004-04-25 04:38:35 +00:00
p5-Class-Fields Import p5-Class-Fields from pkgsrc-wip. Packaged by Hiramatsu 2004-02-20 04:14:09 +00:00
p5-Class-Loader Bl3ify and enable pkgviews installation. 2004-04-25 04:14:21 +00:00
p5-Class-MethodMaker (note: 2.00 not imported because of some instability there; instead, 2004-03-29 18:55:46 +00:00
p5-Class-ObjectTemplate Bl3ify and enable pkgviews installation. 2004-04-25 04:11:59 +00:00
p5-Class-ReturnValue Convert to buildlink3. 2004-04-27 03:09:57 +00:00
p5-Class-Trigger Import p5-Class-Trigger from pkgsrc-wip. Packaged by Hiramatsu 2004-02-20 04:20:03 +00:00
p5-Class-XPath Initial import of p5-Class-XPath. 2004-06-20 22:23:00 +00:00
p5-Compress-Zlib Updated to version 1.33 2004-02-22 16:35:38 +00:00
p5-Config-General Fix my email address. 2004-04-29 14:18:58 +00:00
p5-Config-IniFiles Bl3ify and enable pkgviews installation. 2004-04-25 04:07:45 +00:00
p5-Curses Bl3ify and enable pkgviews installation. 2004-04-25 03:29:44 +00:00
p5-Data-Buffer Added HOMEPAGE. 2004-03-20 22:23:19 +00:00
p5-Data-ShowTable Bl3ify and enable pkgviews installation. 2004-04-25 04:07:45 +00:00
p5-Data-TemporaryBag Import p5-Data-TemporaryBag from pkgsrc-wip. Packaged by xtraeme@. 2004-05-09 05:39:00 +00:00
p5-Date-Business Remove bogus html file. 2004-07-08 18:39:47 +00:00
p5-Date-Calc Bl3ify and enable pkgviews installation. 2004-04-25 04:07:45 +00:00
p5-Date-Manip
p5-Devel-Profile Convert to buildlink3. 2004-04-27 03:09:57 +00:00
p5-Devel-SmallProf Bl3ify and enable pkgviews installation. 2004-04-25 04:04:57 +00:00
p5-Devel-StackTrace Update to 1.11: 2004-07-04 22:36:32 +00:00
p5-Devel-Symdump Bl3ify and enable pkgviews installation. 2004-04-25 04:02:54 +00:00
p5-Error Bl3ify and enable pkgviews installation. 2004-04-25 04:02:54 +00:00
p5-Event
p5-Exception-Class Convert to buildlink3. 2004-04-27 04:59:42 +00:00
p5-Expect Bl3ify and enable pkgviews installation. 2004-04-25 03:49:09 +00:00
p5-ExtUtils-Depends Drop maintainership; I don't have the enough free time to maintain 2004-05-07 01:14:46 +00:00
p5-ExtUtils-F77 Bl3ify and enable pkgviews installation. 2004-04-25 03:49:09 +00:00
p5-ExtUtils-PkgConfig Drop maintainership; I don't have the enough free time to maintain 2004-05-07 01:14:46 +00:00
p5-File-DirSync Bl3ify and enable pkgviews installation. 2004-04-25 03:49:09 +00:00
p5-File-FlockDir Bl3ify and enable pkgviews installation. 2004-04-25 04:00:10 +00:00
p5-File-PathConvert Bl3ify and enable pkgviews installation. 2004-04-25 03:49:09 +00:00
p5-File-Spec bl3ify and enable pkgviews installation. 2004-02-19 22:13:37 +00:00
p5-File-Temp
p5-FileHandle-Unget Initial import of p5-FileHandle-Unget-0.14: 2004-05-07 13:32:59 +00:00
p5-FileKGlob Bl3ify and enable pkgviews installation. 2004-04-25 03:49:09 +00:00
p5-FreezeThaw Forgot to add PKG_INSTALLATION_TYPES for pkgviews 2004-02-18 00:23:31 +00:00
p5-Getopt-Simple Import p5-Getopt-Simple from pkgsrc-wip. Packaged by Greg Troxel, and 2004-02-24 03:01:45 +00:00
p5-gettext Bl3ify and enable pkgviews installation. 2004-04-25 03:12:57 +00:00
p5-glib2 Drop maintainership; I don't have the enough free time to maintain 2004-05-07 01:14:46 +00:00
p5-Graph Bl3ify and enable pkgviews installation. 2004-04-25 03:49:09 +00:00
p5-Heap Bl3ify and enable pkgviews installation. 2004-04-25 03:10:53 +00:00
p5-Inline
p5-IO-Null Bl3ify and enable pkgviews installation. 2004-04-25 03:49:09 +00:00
p5-IO-String Bl3ify and enable pkgviews installation. 2004-04-25 03:49:09 +00:00
p5-IO-stringy Update devel/p5-IO-stringy to 2.109. Changes from version 2.108 include 2004-08-02 21:36:48 +00:00
p5-IO-Stty Bl3ify and enable pkgviews installation. 2004-04-25 03:49:09 +00:00
p5-IO-Tee Uses no compiler, so USE_LANGUAGES is empty 2004-03-20 22:27:50 +00:00
p5-IO-Tty Bl3ify and enable pkgviews installation. 2004-04-25 03:49:09 +00:00
p5-IO-Zlib Bl3ify and enable pkgviews installation. 2004-04-25 03:49:09 +00:00
p5-IPC-Run Bl3ify and enable pkgviews installation. 2004-04-25 03:43:06 +00:00
p5-IPC-Shareable Bl3ify and enable pkgviews installation. 2004-04-25 03:46:07 +00:00
p5-IPC-SharedCache Bl3ify and enable pkgviews installation. 2004-04-25 03:43:06 +00:00
p5-IPC-ShareLite Bl3ify and enable pkgviews installation. 2004-04-25 03:43:06 +00:00
p5-LDAP Convert to buildlink3. 2004-04-27 04:59:42 +00:00
p5-Log-Agent Bl3ify and enable pkgviews installation. 2004-04-25 03:39:11 +00:00
p5-Log-Dispatch Convert to buildlink3. 2004-04-27 04:59:42 +00:00
p5-Log-Dispatch-Config include p5-Test-Harness/depends.mk instead of explicit DEPENDS on 2004-05-08 04:08:40 +00:00
p5-Log-Dispatch-DBI Initial import of p5-Log-Dispatch-DBI 0.02 into the NetBSD packages 2004-06-30 07:00:49 +00:00
p5-Log-Dispatch-FileRotate Convert to buildlink3. 2004-04-27 04:59:42 +00:00
p5-Make Bl3ify and enable pkgviews installation. 2004-04-25 03:39:11 +00:00
p5-Memoize Bl3ify and enable pkgviews installation. 2004-04-25 03:35:52 +00:00
p5-Memoize-ExpireLRU Bl3ify and enable pkgviews installation. 2004-04-25 03:37:30 +00:00
p5-Module-Build Add missing manual pages. Sort. 2004-05-02 06:09:43 +00:00
p5-Module-Dependency Convert to buildlink3. 2004-04-27 04:59:42 +00:00
p5-Module-Versions-Report Initial import of p5-Module-Versions-Report, version 1.02 into the NetBSD 2004-07-30 12:56:39 +00:00
p5-Net-CIDR Bl3ify and enable pkgviews installation. 2004-04-25 03:33:49 +00:00
p5-Net-Netmask Bl3ify and enable pkgviews installation. 2004-04-25 03:32:31 +00:00
p5-Object-Realize-Later Import p5-Object-Realize-Later from pkgsrc-wip. Packaged by Adrian 2004-02-17 03:10:41 +00:00
p5-OLE-Storage_Lite Bl3ify and enable pkgviews installation. 2004-04-25 03:29:44 +00:00
p5-Params-Validate Bl3ify and enable pkgviews installation. 2004-04-25 03:28:10 +00:00
p5-Parse-RecDescent COMMENT tweak 2004-09-04 07:53:20 +00:00
p5-Parse-Yapp Bl3ify and enable pkgviews installation. 2004-04-25 03:22:57 +00:00
p5-perl-headers Install .packlist.h2ph into PREFIX instead of LOCALBASE. 2004-07-02 00:53:05 +00:00
p5-Perl-Tidy Import p5-Perl-Tidy from pkgsrc-wip. Packaged by Adam Migus and 2004-02-22 01:58:09 +00:00
p5-Proc-Daemon Fix my email address. 2004-04-29 14:18:58 +00:00
p5-PV Bl3ify and enable pkgviews installation. 2004-04-25 03:32:31 +00:00
p5-Safe-Hole Bl3ify and enable pkgviews installation. 2004-04-25 03:22:57 +00:00
p5-Scalar-List-Utils Newly imported misc/p5-Scalar-List-Utils is just an update of 2004-02-16 21:33:03 +00:00
p5-Schedule-RateLimiter Initial import of p5-Schedule-RateLimiter into the NetBSD packages collection. 2004-04-12 14:20:57 +00:00
p5-SDL move smpeg to multimedia/ 2004-06-26 09:16:10 +00:00
p5-Set-IntSpan Bl3ify and enable pkgviews installation. 2004-04-25 03:21:23 +00:00
p5-Set-Scalar Bl3ify and enable pkgviews installation. 2004-04-25 03:21:23 +00:00
p5-SortVersions Add HOMEPAGE. 2004-03-21 01:09:44 +00:00
p5-Storable Update to version 2.12. 2004-05-02 00:22:06 +00:00
p5-subversion Update to Version 1.0.1. 2004-03-29 18:08:33 +00:00
p5-Term-ReadKey Bl3ify and enable pkgviews installation. 2004-04-25 03:20:25 +00:00
p5-Term-ReadLine Updated to version 1.14, based on the patch provided by Adrian Portelli. 2004-05-23 16:43:47 +00:00
p5-Test-Cmd Bl3ify and enable pkgviews installation. 2004-04-25 03:17:53 +00:00
p5-Test-Harness Work around brokenness in the bulk build. 2004-07-13 22:01:03 +00:00
p5-Test-Inline fix DEPENDS path to p5-Test-Simple. 2004-05-08 04:09:05 +00:00
p5-Test-Simple move the p5-Test-Harness DEPENDS to p5-Test-Harness where it belongs, 2004-05-08 04:05:58 +00:00
p5-Test-Unit Bl3ify and enable pkgviews installation. 2004-04-25 03:12:57 +00:00
p5-Tie-IxHash Bl3ify and enable pkgviews installation. 2004-04-12 18:21:21 +00:00
p5-Tree-Simple Initial import of p5-Tree-Simple, version 1.06, into the NetBSD Packages 2004-07-30 12:57:40 +00:00
p5-WeakRef Bl3ify and enable pkgviews installation. 2004-04-23 18:48:49 +00:00
palmos-includes I don't use PalmOS any longer. 2004-04-06 19:25:02 +00:00
pango Pick up maintainership (something I should have done a long while ago...) 2004-08-31 11:53:07 +00:00
papaya Unused. 2004-04-25 22:59:48 +00:00
pardiff Convert to buildlink3. 2004-04-18 23:41:26 +00:00
patch Follow Grant's advice: use _OPSYS_GPATCH_REQD to influence _NEED_PATCH 2004-05-19 03:26:09 +00:00
patchutils initial import of patchutils-0.2.30 2004-07-24 08:45:26 +00:00
pccts Unused. 2004-04-27 00:44:37 +00:00
pcl-cvs Remove info files entries from PLIST. 2004-02-16 14:43:08 +00:00
pcre Unused. 2004-05-10 09:31:03 +00:00
pedisassem Add RCS tags 2004-05-07 12:06:47 +00:00
php4-gettext bl3ify 2004-04-24 23:25:23 +00:00
php4-gmp bl3ify 2004-04-24 23:25:23 +00:00
php4-posix bl3ify 2004-04-24 23:25:23 +00:00
php4-sysvsem bl3ify 2004-04-24 23:25:23 +00:00
php4-sysvshm bl3ify 2004-04-24 23:25:23 +00:00
physfs Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly 2004-03-18 09:12:08 +00:00
pilrc don't call install -d with >1 directory argument. 2004-06-12 09:06:51 +00:00
pkgconfig Update to 0.15.0nb1: 2004-08-07 12:14:09 +00:00
ply Set package creator as maintainer. Requested in private mail. 2004-07-19 19:57:42 +00:00
popt Unused. 2004-05-04 08:18:26 +00:00
prc-tools Convert to buildlink3, and mark as BROKEN, since it does not compile 2004-07-06 22:40:36 +00:00
prcs The source code contains a couple of C++ features that is not 2004-06-27 22:09:27 +00:00
ProjectCenter Changes 0.4.0: 2004-08-18 14:26:27 +00:00
pth Unused. 2004-07-06 22:41:15 +00:00
pthread-sem Reorder location and setting of BUILDLINK_PACKAGES to match template 2004-03-05 19:25:06 +00:00
ptl2 Convert to buildlink3. 2004-04-27 03:09:57 +00:00
pvs Convert to buildlink3. 2004-05-09 20:19:44 +00:00
pwlib Convert to buildlink3. 2004-05-08 06:41:33 +00:00
py-checker update to 0.8.14 2004-08-03 12:07:27 +00:00
py-curses add python as category 2004-07-22 09:15:59 +00:00
py-cursespanel add python as category 2004-07-22 09:15:59 +00:00
py-distutils add python as category 2004-07-22 09:15:59 +00:00
py-expect add python as category 2004-07-22 09:15:59 +00:00
py-generate Initial import of py-generate package 2004-08-21 15:07:16 +00:00
py-idle add python as category 2004-07-22 09:15:59 +00:00
py-kjbuckets add python as category 2004-07-22 09:15:59 +00:00
py-kqueue add python as category 2004-07-22 09:15:59 +00:00
py-logging add python as category 2004-07-22 09:15:59 +00:00
py-Optik add python as category 2004-07-22 09:15:59 +00:00
py-pexpect add python as category 2004-07-22 09:15:59 +00:00
py-pqueue add python as category 2004-07-22 09:15:59 +00:00
py-readline add python as category 2004-07-22 09:15:59 +00:00
py-subversion Unused. 2004-04-25 23:55:36 +00:00
py-TPG add python as category 2004-07-22 09:15:59 +00:00
py-unit add python as category 2004-07-22 09:15:59 +00:00
py-unitgui add python as category 2004-07-22 09:15:59 +00:00
py-zconfig add python as category 2004-07-22 09:15:59 +00:00
python-mode add python as category 2004-07-22 09:15:59 +00:00
rapidsvn Update to Version 0.6.0 (released May 24 2004) 2004-05-31 00:58:48 +00:00
ratfor replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 08:24:28 +00:00
rcs
rdp use bl3 so that gcc specific flags are stripped out. 2004-06-12 09:00:20 +00:00
re2c - this uses a c and c++ compiler. 2004-06-12 08:55:05 +00:00
readline Use ${BSD_INSTALL_LIB} so the library is installed +x. (Bump PKGREVISION; 2004-08-20 17:32:50 +00:00
Renaissance Update Renaissance to 0.8.0. Notable changes include new <splitView>, 2004-04-19 09:36:09 +00:00
roundup update to roundup-0.7.6 2004-07-22 14:17:35 +00:00
rpc2 Convert to buildlink3. 2004-04-27 04:29:17 +00:00
rt-mysql PKGREVISION bump after openssl-security-fix-update to 0.9.6m. 2004-03-26 02:27:34 +00:00
rt-pgsql PKGREVISION bump after openssl-security-fix-update to 0.9.6m. 2004-03-26 02:27:34 +00:00
rt3 Change the way that legacy USE_* and FOO_USE_* options are converted 2004-08-22 19:32:51 +00:00
ruby-amstd Add ruby to CATEGORIES. 2004-03-16 02:01:09 +00:00
ruby-bsearch Add ruby to CATEGORIES. 2004-03-16 02:01:09 +00:00
ruby-byaccr Add ruby to CATEGORIES. 2004-03-16 02:01:09 +00:00
ruby-filelock Add ruby to CATEGORIES. 2004-03-16 02:01:09 +00:00
ruby-installpkg Add ruby to CATEGORIES. 2004-03-16 02:01:09 +00:00
ruby-mode Add ruby to CATEGORIES. 2004-03-16 02:01:09 +00:00
ruby-mutexm Add ruby to CATEGORIES. 2004-03-16 02:01:09 +00:00
ruby-optparse Add ruby to CATEGORIES. 2004-03-16 02:01:09 +00:00
ruby-racc Add ruby to CATEGORIES. 2004-03-16 02:01:09 +00:00
ruby-rd-mode Use emacs.mk. 2004-05-08 15:10:58 +00:00
ruby-readline Convert to buildlink3. 2004-04-27 03:09:57 +00:00
ruby-ri Add ruby to CATEGORIES. 2004-03-16 02:01:09 +00:00
ruby-strscan Add ruby to CATEGORIES. 2004-03-16 02:01:09 +00:00
ruby-testunit Add ruby to CATEGORIES. 2004-03-16 02:01:09 +00:00
ruby-textbuf Add ruby to CATEGORIES. 2004-03-16 02:01:09 +00:00
ruby-unit Add ruby to CATEGORIES. 2004-03-16 02:01:09 +00:00
ruby-zlib Add ruby to CATEGORIES. 2004-03-16 02:01:09 +00:00
rudiments .include "../../mk/pthread.buildlink3.mk" 2004-05-13 18:00:51 +00:00
rvm Convert to buildlink3. 2004-04-27 04:29:17 +00:00
rx Relinquish maintainership of packages to tech-pkg@NetBSD.org. 2004-04-24 22:46:08 +00:00
sablecc use MASTER_SITE_SOURCEFORGE instead of an arbitrary mirror 2004-08-05 13:38:00 +00:00
scons update to SCons-0.96.1 2004-08-24 20:39:14 +00:00
sdcc Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG, 2004-08-27 06:29:06 +00:00
SDL Document why we don't need Mesa on Irix. 2004-08-24 21:07:04 +00:00
SDL_gfx Changes 2.0.11: 2004-05-25 15:10:27 +00:00
SDL_ttf Follow new FreeType build rules 2004-04-27 15:13:56 +00:00
SDLmm Drop maintainership; I don't have the enough free time to maintain 2004-05-07 01:14:46 +00:00
semantic Install to ${PREFIX}/${INFO_DIR} instead of ${PREFIX}/info. 2004-04-05 22:13:43 +00:00
semi Remove info files entries from PLIST. 2004-02-16 17:55:39 +00:00
sfio Correct two prototypes that gcc 3.3 did not like. 2004-06-15 17:19:23 +00:00
sgi-stl Convert to buildlink3. 2004-04-27 03:09:57 +00:00
sgi-stl-docs Relinquish maintainership of packages to tech-pkg@NetBSD.org. 2004-04-24 22:46:08 +00:00
silc-toolkit Add patches from silc cvs repository. 2004-06-11 10:05:06 +00:00
slib Relinquish maintainership of packages to tech-pkg@NetBSD.org. 2004-04-24 22:46:08 +00:00
sml-mode Use emacs.mk. 2004-05-08 15:10:58 +00:00
spiff Apply patch by Roland Illig posted to tech-pkg to make this compile 2004-07-04 16:21:59 +00:00
splint replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 08:24:28 +00:00
st replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 08:24:28 +00:00
stlport Convert to buildlink3. 2004-04-27 03:09:57 +00:00
stooop Switch to Tcl 8.4 and enable pkgviews installation. 2004-03-30 01:43:55 +00:00
subversion s/subversion/subversion-base/ to avoid a dependency loop. 2004-09-01 09:14:01 +00:00
subversion-base No need to substitute INSTALL_INFO in PLIST anymore. 2004-08-25 18:46:18 +00:00
swig Unused. 2004-05-05 08:27:56 +00:00
swig-build Unused. 2004-05-08 08:53:54 +00:00
swig-perl No longer used. 2004-04-12 00:00:49 +00:00
swig-python It was PYTHON_VERSIONS_ACCEPTED, not PYTHON_VERSION_ACCEPTED. Regardless, 2004-06-07 00:01:02 +00:00
syncdir Initial import of Bruce Guenter's syncdir library. In order to 2004-08-15 00:45:50 +00:00
tavrasm this needs gcc to build. 2004-06-12 12:40:21 +00:00
tcl-tclcl Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly 2004-03-18 09:12:08 +00:00
tet3 bl3ify 2004-02-19 21:47:00 +00:00
tkcvs Install .tcl files into lib/ instead of share/, as other Tcl packages 2004-04-29 15:46:00 +00:00
tkdiff Update tkdiff to 4.0b2. 2004-03-10 00:17:31 +00:00
tla Fix a typo in CONFIGURE_ARGS and set diff3 for the diff3 program and 2004-09-02 11:54:56 +00:00
tmake Update to 1.11: 2004-07-19 13:30:49 +00:00
tpasm replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 08:24:28 +00:00
treecc Update devel/treecc to 0.3.0. 2004-05-14 06:57:43 +00:00
trio
tvision Convert to buildlink3. 2004-04-25 06:05:45 +00:00
ucl Bump PKGREVISION for the additional file that is now installed by the ucl 2004-08-03 16:36:13 +00:00
uml Fix some C++ issues that gcc 3.3 complained on. 2004-06-15 17:48:35 +00:00
unidiff Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
w32api Add a missing INSTALL_DATA_DIR. 2004-05-24 00:12:21 +00:00
xdelta Convert to buildlink3. 2004-04-18 22:51:02 +00:00
xxgdb regenerate patches with pkgdiff so they apply properly with 2004-06-12 12:44:33 +00:00
yasm Drop maintainership; I don't have the enough free time to maintain 2004-05-07 01:14:46 +00:00
z80-asm Convert to buildlink3. 2004-04-18 23:34:27 +00:00
zlib Added two patches for fixing possible security issue. 2004-08-31 23:16:23 +00:00
Makefile +boaconstructor 2004-08-27 15:09:08 +00:00