Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
abs 4a5a645b1f Added databases/p5-Class-DBI-Plugin version 0.03
Class::DBI::Plugin is an abstract base class for Class::DBI plugins.
Its purpose is to make writing plugins easier. Writers of plugins
should be able to concentrate on the functionality their module
provides, instead of having to deal with the symbol table hackery
involved when writing a plugin module. Only three things must be
remembered:

   1. All methods which are to exported are given the "Plugged"
      attribute. All other methods are not exported to the plugged-in
      class.
   2. Method calls which are to be sent to the plugged-in class
      are put in the init() method. Examples of these are set_sql(),
      add_trigger() and so on.
   3. The class parameter for the init() method and the "Plugged"
      methods is the plugged-in class, not the plugin class.
2009-04-12 19:25:25 +00:00
archivers PkgSrc changes: 2009-04-12 01:20:37 +00:00
audio PkgSrc changes: 2009-04-11 23:15:19 +00:00
benchmarks Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. 2009-04-09 00:48:06 +00:00
biology Remove PYBINMODULE. All it did was mark some packages as not available 2009-03-05 18:51:26 +00:00
bootstrap Don't install ftp -- it is no longer a dependency of bootstrap 2009-04-06 14:21:05 +00:00
cad Use META_PACKAGE 2009-04-09 00:41:53 +00:00
chat We need to tell configure which python binary to use. 2009-04-01 16:20:40 +00:00
comms Make it build on DragonFly master and recent versions of FreeBSD (probably). 2009-04-07 19:34:10 +00:00
converters Replace /usr/pkg/share/locale with $(prefix)/share/locale, my bad. 2009-03-25 06:08:16 +00:00
cross Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. 2009-04-09 00:48:06 +00:00
databases Added databases/p5-Class-DBI-Plugin version 0.03 2009-04-12 19:25:25 +00:00
devel PkgSrc changes: 2009-04-12 19:24:33 +00:00
distfiles
doc Updated devel/p5-Getopt-Long to 2.38 2009-04-12 19:25:22 +00:00
editors Use META_PACKAGE. 2009-04-08 22:47:07 +00:00
emulators Update to 1.51.70, convert to user-destdir: 2009-04-06 10:11:47 +00:00
filesystems Update to 1.1.1 2009-04-09 03:33:12 +00:00
finance Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
fonts Changes 20090408: 2009-04-10 08:48:20 +00:00
games Add ninvaders subdir. 2009-04-11 18:01:52 +00:00
geography Use META_PACKAGE. 2009-04-08 23:02:08 +00:00
graphics PkgSrc changes: 2009-04-12 12:05:43 +00:00
ham Rename fls to cfls to avoid conflicts with fls function on FreeBSD and 2009-04-07 18:45:04 +00:00
inputmethod Use META_PACKAGE. 2009-04-08 23:05:45 +00:00
lang Update python25 to 2.5.4. Spammy changes: 2009-04-11 19:42:23 +00:00
licenses Fix a typo. 2009-03-09 22:57:47 +00:00
mail Enable evolution-sharp again now the dependency problem is fixed. 2009-04-12 13:17:03 +00:00
math Update to OpenAxiom 1.2.1. 2009-04-10 05:21:59 +00:00
mbone Leave over maintainership to pkgsrc-users 2009-03-22 04:53:38 +00:00
meta-pkgs Add vinagre dependency. 2009-04-06 10:20:59 +00:00
misc Update to 1.2.1. Convert to user-destdir, set LICENSE. 2009-04-12 16:37:25 +00:00
mk document mutt-devel options mutt-smtp and mutt-sidebar 2009-04-12 08:26:15 +00:00
multimedia PkgSrc changes: 2009-04-11 23:15:19 +00:00
net Bump ABI depends because this version of the buildlink3.mk file 2009-04-12 16:40:00 +00:00
news Bump PKGREVISION following the update of textproc/icu, and the 2009-03-25 22:37:12 +00:00
packages
parallel Remove the remaining NO_MTREE definitions, it has been a nop for a 2009-04-08 22:43:23 +00:00
pkgtools Remove mention to install security/audit-packages (which no longer 2009-04-10 04:03:11 +00:00
print Replace teTeX's web2c (7.5.4) with print/web2c (7.5.7). 2009-04-12 07:33:35 +00:00
regress Remove redundant EXTRACT_ONLY and NO_CHECKSUM declarations. 2009-04-09 00:47:11 +00:00
security PkgSrc changes: 2009-04-12 00:40:08 +00:00
shells Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. 2009-04-09 00:48:06 +00:00
sysutils Update to 2.01.01alpha59pre2: 2009-04-12 14:36:52 +00:00
templates audit-packages is now in pkg_install on pkgsrc HEAD and stable so update 2008-12-10 22:06:48 +00:00
textproc ${DESTDIR} shouldn't be included in ${SGML_CATALOGS}. 2009-04-12 07:19:22 +00:00
time PkgSrc changes: 2009-04-12 19:01:52 +00:00
wm Remove patch-ad using obsolete command line options for dmenu; 2009-03-29 09:07:37 +00:00
www PkgSrc changes: 2009-04-12 11:59:13 +00:00
x11 Depend on nautilus-cd-burner, now that it's new enough. 2009-04-12 16:52:00 +00:00
Makefile The crosspkgtools has not worked for a long time because of changes in 2008-06-23 20:34:20 +00:00
pkglocate
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.