Work-in-progress packages for pkgsrc, the portable package system from NetBSD [mirror]
Find a file
Marc Recht 1c65a4e9d6 Update to 1.0.1
2003-09-02  Vadim Kurland  <vadim@vk.crocodile.org>
   * 1.0.1 released
2003-07-21  Vadim Kurland  <vadim@vk.crocodile.org>
   * Compiler.cc (isRecursiveGroup): fixed bug #774834: compiler
   hangs on a group referencing itself. If a group references itself,
   policy compilers used to hang or dump core.
2003-07-19  Vadim Kurland  <vadim@vk.crocodile.org>
   * snmp.cc (fetchInterfaces): fixed bug #774462: wrong interface
   made external if fw was discovered by the crawler.
   * snmp.cc (fetchRoutingTable): fixed bug #773271: program crashes
   while doing network object discovery.
2003-07-05  Vadim Kurland  <vadim@vk.crocodile.org>
   * XMLTools.cc: added method transformFileToFile that applies XSLT
   transformation to a file and stores the result in another
   file. This method is currently used for printing. This is done in
   order to fix printing on RH90. Somehow method
   transformDocumentToFile, when used in combination with
   FWObjectDatabase::saveXML, did not work on RH90. Somehow it did
   not load DTD properly, because of that XSLT transformation did not
   work (many things broke, in particular XSLT function id() did not
   work). Saving to a temporary file with FWObjectDatabase::saveFile
   and then applying transformation to this file in the new method
   worked.
2003-06-29  Vadim Kurland  <vadim@vk.crocodile.org>
   * Compiler_ops.cc (operator==): need to take interfaces into
   account when comparing Address objects. Dynamic and unnumbered
   interfaces need to be compared by names (since method getAddress
   of different dynamic interfaces will return the same IPAddress
   object)
2003-06-20  Vadim Kurland  <vadim@vk.crocodile.org>
   * Compiler.cc (_expandAddressRanges): fixed bug #742136: "iptables
   compiler hangs". All compilers hang if address range object with
   range start and end equal to 255.255.255.255 was used in the
   policy rule.
   * dns.cc (getHostByName): fixed bug #753946: "DNS lookup
   crash". DNS lookup of non-exsiting name caused crash on SuSE 8.2
   * set version to 1.0.1
2003-09-27 18:27:29 +00:00
4stAttack Initial import of 4st Attack 2.1.4 2003-07-13 13:44:41 +00:00
abuse_sdl Second mental lapse of the day. s/CFLAGS/CPPFLAGS/ 2003-08-30 17:02:31 +00:00
acid Generic database support typo 2003-07-09 14:43:52 +00:00
adodb Update to 3.80 and change maintainer address 2003-07-08 08:50:58 +00:00
afterstep2 Initial import of afterstep, version 2.00beta1: 2003-08-30 18:15:08 +00:00
aget Aget is a multithreaded HTTP download accelerator. It aims to imitate Flashget 2003-08-03 06:00:26 +00:00
allegro Take maintainership over my packages (oops). 2003-08-29 15:42:36 +00:00
amap Import of amap-2.1: Applications and Services scanner. 2003-07-12 11:33:38 +00:00
amavisd-new From DESCR this is amavisd-new, a performance-enhanced daemonized version of amavis-perl. 2003-09-14 17:02:22 +00:00
amsn lint: Add / onto HOMEPAGE 2003-09-06 11:30:37 +00:00
aolserver Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:46:05 +00:00
ap-bunzip2 Update to my new email address: s/jrp@hispabsd.org/xtraeme.NetBSD.org/g. 2003-08-28 09:48:42 +00:00
ap-frontpage PR: 2003-06-03 17:21:16 +00:00
ap-ometer Update to my new email address: s/jrp@hispabsd.org/xtraeme.NetBSD.org/g. 2003-08-28 09:48:42 +00:00
ap-security Whitespace police. 2003-09-06 12:08:06 +00:00
ap2-python Initial import of mod_python 3.0.3. 2003-08-07 12:29:07 +00:00
ap2-security apache updates negate need for custom module.mk file 2003-09-17 19:36:05 +00:00
ap2-xslt Update to my new email address: s/jrp@hispabsd.org/xtraeme.NetBSD.org/g. 2003-08-28 09:48:42 +00:00
apotheke Update to my new email address: s/jrp@hispabsd.org/xtraeme.NetBSD.org/g. 2003-08-28 09:48:42 +00:00
argouml Remove argouml-dirs at deinstall 2003-07-09 11:08:03 +00:00
armagetron glu buildlink not needed with latest x11-links. 2003-09-08 04:02:49 +00:00
asfrecorder tv@pobox.com -> tv@duh.org (change preferred primary mail address). 2003-09-25 02:45:17 +00:00
atasm Initial import of atasm 103. 2003-09-17 15:16:17 +00:00
autoproject Depend on coreutils or sh-utils. 2003-04-22 13:20:42 +00:00
avida2 lint and use SHA1 checksums 2003-06-07 16:04:35 +00:00
axe Initial import of axe 0.2.0. 2003-09-17 15:25:20 +00:00
barnyard update status 2003-09-22 19:47:27 +00:00
bastard COMMENT should start with a capital letter. 2003-07-21 17:33:10 +00:00
bc Change DEPENDS to foo-[0-9]*, not foo-* in response to hubertf in 2003-09-11 04:36:22 +00:00
beast remove unnecessary soundcard.h mangling, now handled by pkgsrc/mk/ossaudio.buildlink2.mk 2003-07-28 04:24:33 +00:00
billardgl Add a description for this package 2003-04-27 10:44:11 +00:00
bin86 I am maintainer. 2003-08-29 15:34:31 +00:00
boost-base Remove explicit include of mk/compiler.mk; this is included by bsd.prefs.mk 2003-09-24 21:54:14 +00:00
boost-thread Lint. Add RCS Id and use 75-char = lines. 2003-09-06 12:05:00 +00:00
bub-n-bros COMMENT should start with a capital letter. 2003-07-21 17:33:10 +00:00
bugzilla Change DEPENDS to foo-[0-9]*, not foo-* in response to hubertf in 2003-09-11 04:36:22 +00:00
busybox Initial import of busybox 2003-07-04 03:12:16 +00:00
byacc I am maintainer. 2003-08-29 15:34:31 +00:00
cawf Cawf is a nroff-like text formatter. Cawf provides a usable subset 2003-07-02 23:02:05 +00:00
ccrypt As before 2003-08-02 20:40:55 +00:00
cdl3 Initial import of cdl3 1.2.4. 2003-09-17 14:50:51 +00:00
cdpr Make this build with NetBSD's libpcap. 2003-06-08 11:05:57 +00:00
cgdb Update to my new email address: s/jrp@hispabsd.org/xtraeme.NetBSD.org/g. 2003-08-28 09:48:42 +00:00
cgic Whitespace. 2003-09-16 16:10:49 +00:00
cherokee Fix typo (RCS_SCRIPTS_SHELL -> RCD_SCRIPTS_SHELL) 2003-09-27 02:35:15 +00:00
chksniff Removed the TODO, and update chksniff to version 0.2. 2003-04-06 18:43:58 +00:00
chmlib Initial import of chmlib 0.31 2003-09-05 02:34:33 +00:00
cjk-latex Capitalize NetBSD correctly. 2003-08-29 11:49:27 +00:00
cjk-latex-chinese Change DEPENDS to foo-[0-9]*, not foo-* in response to hubertf in 2003-09-11 04:36:22 +00:00
cjk-latex-japanese Change DEPENDS to foo-[0-9]*, not foo-* in response to hubertf in 2003-09-11 04:36:22 +00:00
cjk-latex-korean Change DEPENDS to foo-[0-9]*, not foo-* in response to hubertf in 2003-09-11 04:36:22 +00:00
cops Initial import of COPS 2003-07-19 02:06:14 +00:00
cvsd Fix typo (RCS_SCRIPTS_SHELL -> RCD_SCRIPTS_SHELL) 2003-09-27 02:35:15 +00:00
cyrus-imapd22 Adapt some changes jlam@ made to the cyrus-imapd21 pkg in pkgsrc. 2003-09-13 20:37:18 +00:00
dancer-ircd Update to my new email address: s/jrp@hispabsd.org/xtraeme.NetBSD.org/g. 2003-08-28 09:48:42 +00:00
darcnes-svgalib emulators/darcnes and wip/darcnes-svgalib now share some in common. 2003-08-04 19:17:45 +00:00
darkice Update to my new email address: s/jrp@hispabsd.org/xtraeme.NetBSD.org/g. 2003-08-28 09:48:42 +00:00
dasm Initial import of dasm 212. 2003-09-17 18:38:53 +00:00
dbf Initial import of dbf 0.5.1. 2003-09-17 16:11:55 +00:00
dfbpoint Update to my new email address: s/jrp@hispabsd.org/xtraeme.NetBSD.org/g. 2003-08-28 09:48:42 +00:00
dfbsee Update to my new email address: s/jrp@hispabsd.org/xtraeme.NetBSD.org/g. 2003-08-28 09:48:42 +00:00
dfm Initial import of dfm by pancake 2003-06-23 16:18:00 +00:00
directfb Update to my new email address: s/jrp@hispabsd.org/xtraeme.NetBSD.org/g. 2003-08-28 09:48:42 +00:00
directory-administrator Update to my new email address: s/jrp@hispabsd.org/xtraeme.NetBSD.org/g. 2003-08-28 09:48:42 +00:00
distella Initial import of distella (there is no version ...) 2003-09-17 18:40:26 +00:00
dnsmasq Initial import of dnsmasq by pancake 2003-07-24 14:16:32 +00:00
dpkg Update to my new email address: s/jrp@hispabsd.org/xtraeme.NetBSD.org/g. 2003-08-28 09:48:42 +00:00
drweb Use the sbin directory for updater, so as it is a not userland utility. 2003-09-16 16:57:59 +00:00
drweb-clients-shared Use the SH variable rather to hardcoded /bin/sh. 2003-09-16 16:22:25 +00:00
drweb-dc The drwebdc is a command line tool intended to control DrWeb 2003-09-13 13:00:25 +00:00
drweb-smf The mail filter for DrWeb Daemon antivirus using Milter library 2003-09-13 13:01:33 +00:00
drwright Initial import of drwright 0.17 - A computer break reminder. 2003-07-05 19:03:07 +00:00
dumb HOMEPAGE URLs without trailing / are incorrect per thread in http://sourceforge.net/mailarchive/forum.php?thread_id=2802239&forum_id=32226 2003-07-22 00:46:57 +00:00
dzt Initial import dzt 2003-07-04 03:09:36 +00:00
eag Initial import of eag 2.3. Package provided by Jaap Boender via PR 2003-09-17 14:40:37 +00:00
ed I am maintainer. 2003-08-29 15:34:31 +00:00
eic Whitespace fixes and add RCS tags 2003-06-22 10:39:15 +00:00
elvis Sort DISTNAME section 2003-06-22 10:40:02 +00:00
elvis-x11 This is the X11 GUI version of Elvis. 2003-06-10 13:43:56 +00:00
emirror Initial import of EMirror, version 2.1.21 2003-04-18 19:22:22 +00:00
entropy tv@pobox.com -> tv@duh.org (change preferred primary mail address). 2003-09-25 02:45:17 +00:00
ezbounce Update to my new email address: s/jrp@hispabsd.org/xtraeme.NetBSD.org/g. 2003-08-28 09:48:42 +00:00
festival-gaim Capitalize NetBSD correctly. 2003-08-29 11:49:27 +00:00
fluxconf Update to my new email address: s/jrp@hispabsd.org/xtraeme.NetBSD.org/g. 2003-08-28 09:48:42 +00:00
fluxspace Added fluxspace: 2003-08-15 14:02:16 +00:00
fragroute Initial import of fragroute. 2003-08-24 23:56:49 +00:00
freeglut Updated to Release Candidate 5, while here fix the build in NetBSD. Pointed 2003-09-22 04:57:21 +00:00
freenet-tools Define the bin directory explicitly to make compound commands work (although 2003-09-25 03:07:15 +00:00
fribidi Initial import of fribidi 0.10.4. 2003-09-24 08:23:59 +00:00
frontpage Fix various DEPENDS lines. 2003-07-13 17:51:25 +00:00
fsv Update to my new email address: s/jrp@hispabsd.org/xtraeme.NetBSD.org/g. 2003-08-28 09:48:42 +00:00
fwbuilder COMMENT should start with a capital letter. 2003-07-21 17:33:10 +00:00
galib Oops, already fixed. 2003-06-11 11:38:43 +00:00
gcompris update TODO 2003-08-30 06:06:04 +00:00
gdbada Remove explicit include of mk/compiler.mk; this is included by bsd.prefs.mk 2003-09-24 21:54:14 +00:00
gdrdao Use tech-pkg instead of packages (actually, it should be the 2003-08-29 10:31:21 +00:00
geeklog Update to my new email address: s/jrp@hispabsd.org/xtraeme.NetBSD.org/g. 2003-08-28 09:48:42 +00:00
gift Whitespace police. 2003-09-06 12:08:06 +00:00
giftcurs Update to my new email address: s/jrp@hispabsd.org/xtraeme.NetBSD.org/g. 2003-08-28 09:48:42 +00:00
giftui It's (with apostrophe) means "it is" or "it has". 2003-08-30 05:00:06 +00:00
gimp-current 1.3.20: bug fixes 2003-09-09 12:48:41 +00:00
gkrellm-launch gkrellmlaunch -> gkrellm-launch 2003-09-17 20:30:55 +00:00
gkrellm-reminder Initial import of gkrellm-reminder, version 0.3.5, provided by David 2003-09-16 14:55:41 +00:00
gkrellm2 FreeBSD is ok, Solaris (and maybe Darwin) need testing. 2003-09-26 11:16:22 +00:00
gkrellm2-flynn Change include paths to make this work under pkgsrc/wip. 2003-04-04 14:20:40 +00:00
gkrellm2-launch Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:46:05 +00:00
gkrellm2-leds Import of gkrellm2-leds, version 0.8.1. 2003-04-16 09:12:46 +00:00
gkrellm2-multiping Update to 2.0.3. 2003-09-26 06:05:03 +00:00
gkrellm2-server Only IRIX is unsupported by these packages. 2003-09-25 20:06:51 +00:00
gkrellm2-share o Update to 2.1.19 2003-09-15 05:00:47 +00:00
gkrellm2-snmp Import of gkrellm2-snmp, version 0.18. 2003-04-16 12:41:56 +00:00
gkrellm2-volume Update to 2.1.9. 2003-09-26 05:44:59 +00:00
gkrellm2-xmms Update gkrellm2-volume to 2.1.8 and gkrellm2-xmms to 2.1.12. 2003-06-25 20:28:35 +00:00
gl-117 Doesn't work yet, I don't know why ... 2003-09-04 17:09:43 +00:00
glaxium Update to my new email address: s/jrp@hispabsd.org/xtraeme.NetBSD.org/g. 2003-08-28 09:48:42 +00:00
gnome2-extras Update to my new email address: s/jrp@hispabsd.org/xtraeme.NetBSD.org/g. 2003-08-28 09:48:42 +00:00
gnome2-pkgview Depends on gnome2-dirs >= 1.2 2003-09-04 17:23:40 +00:00
gnome2-system-monitor Depends on gnome2-dirs >= 1.2 2003-09-04 17:23:40 +00:00
gnome2-themes-extra Update to my new email address: s/jrp@hispabsd.org/xtraeme.NetBSD.org/g. 2003-08-28 09:48:42 +00:00
gnomeicu Capitalize NetBSD correctly. 2003-08-29 11:49:27 +00:00
gnucash-docs COMMENT should start with a capital letter. 2003-07-21 17:33:10 +00:00
gnunet oops, add missing PLIST file and NetBSD RCS tag to patch-aa, I need to 2003-07-18 05:59:22 +00:00
gotmail Initial import of gotmail 2003-06-02 22:15:55 +00:00
gov2 Update to my new email address: s/jrp@hispabsd.org/xtraeme.NetBSD.org/g. 2003-08-28 09:48:42 +00:00
grip Update to my new email address: s/jrp@hispabsd.org/xtraeme.NetBSD.org/g. 2003-08-28 09:48:42 +00:00
gstreamer-player Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:46:05 +00:00
gtick Updating MAINTAINER to reflect that my ISP changed from attbi.com to comcast.net. 2003-07-18 03:37:43 +00:00
gtk-engines-thinice Initial import of gtk-engines-thinice. gtk-engines-thinice is a simple, clean engine for gtk+ 1.2.x 2003-08-30 17:40:22 +00:00
gtk-sharp update to 0.11 2003-09-25 01:11:25 +00:00
gtk-theme-switch Utility, which allows easy changing of the current GTK 1.x font and theme. 2003-09-21 12:25:23 +00:00
gtk2-engines-mist soren@blef.org -> snj@pobox.com 2003-08-28 04:46:34 +00:00
gtkpod Initial import of gtkpod 0.51-2. 2003-09-17 15:40:12 +00:00
gurlchecker Initial import of gurlchecker 0.4.1 2003-06-24 05:05:21 +00:00
hasciicam Initial import of hasciicam 2003-06-03 14:30:19 +00:00
heimdal Initial import of heimdal, a free implementation of kerberos V. 2003-09-25 16:25:06 +00:00
ht COMMENT should start with a capital letter. 2003-07-21 17:33:10 +00:00
ht2html Use my @NetBSD.org address. 2003-09-27 18:21:50 +00:00
html2latex Use p5-HTML-Latex Makefile.common since it shares same distfile 2003-09-09 21:56:14 +00:00
httrack Update to my new email address: s/jrp@hispabsd.org/xtraeme.NetBSD.org/g. 2003-08-28 09:48:42 +00:00
hydra Add missing CVS id tags, plus some fixes. 2003-09-24 12:07:16 +00:00
hydrogen Whitespace. 2003-09-24 12:12:43 +00:00
ices Use tech-pkg instead of packages (actually, it should be the 2003-08-29 10:31:21 +00:00
icmpchat Patch some programs 2003-08-25 00:00:43 +00:00
idled Capitalize NetBSD correctly. 2003-08-29 11:49:27 +00:00
igal updated MASTERSITE and HOMEPAGE 2003-07-28 11:52:26 +00:00
iisemulator The goal of this project is to create a functioning web server which is 2003-07-09 15:05:52 +00:00
ike-scan Update to version 1.2 2003-07-09 15:15:44 +00:00
ilohamail Update to my new email address: s/jrp@hispabsd.org/xtraeme.NetBSD.org/g. 2003-08-28 09:48:42 +00:00
imake Don't build HTML man pages. With BuildHtmlManPages set to YES, imake-using 2003-09-02 23:26:28 +00:00
imhangul Replaced the MAINTAINER address with a real one. 2003-07-31 15:39:27 +00:00
imhangul_status_applet Escape '#' in setting HOMEPAGE. 2003-09-17 23:35:14 +00:00
ion-devel COMMENT should start with a capital letter. 2003-07-21 17:33:10 +00:00
ion-dock Have a working system.mk that doesn't contain references to 2003-04-09 17:52:52 +00:00
ish Initial import of ish (icmp shell) 2003-07-04 03:14:18 +00:00
jabberd Wop! Add missing JABBERD_PIDDIR to OWN_DIR_PERMS forgotten in last 2003-09-27 10:07:07 +00:00
jabberd2 * Add a new BUILD_DEF: "JABBERD_STATIC" to build all modules as static 2003-09-27 13:44:38 +00:00
jakarta-log4j cleaned up installation. 2003-06-30 12:03:26 +00:00
jazz Change DEPENDS to foo-[0-9]*, not foo-* in response to hubertf in 2003-09-11 04:36:22 +00:00
jdk12 tv@pobox.com -> tv@duh.org (change preferred primary mail address). 2003-09-25 02:45:17 +00:00
jdk12-openjit Update location of jdk-openjit (now in lang/). 2003-07-02 00:07:19 +00:00
jdk13 tv@pobox.com -> tv@duh.org (change preferred primary mail address). 2003-09-25 02:45:17 +00:00
jdk13-openjit Update location of jdk-openjit (now in lang/). 2003-07-02 00:07:19 +00:00
jigdo COMMENT should start with a capital letter. 2003-07-21 17:33:10 +00:00
kannel-gateway Kannel is a WAP gateway. WAP, short for Wireless Application 2003-09-06 21:24:19 +00:00
kapital Updated for Kapital beta3. 2003-08-10 16:05:56 +00:00
kgpg s#x11/kde3#meta-pkgs/kde3#g 2003-07-31 08:14:09 +00:00
kmplayer Added one known bug to TODO list. 2003-09-24 06:47:18 +00:00
koffice-i18n-de KOffice 1.2.1 de language pack 2003-09-06 17:28:19 +00:00
koffice-i18n-es Koffice-1.2.1 es locale 2003-07-23 13:12:28 +00:00
korelib COMMENT should start with a capital letter. 2003-07-21 17:33:10 +00:00
kvirc Hmm, FreeBSD 4.x has soundcard.h in sys and machine, they are the same, 2003-09-26 06:37:01 +00:00
lash Initial import of lash 2003-07-04 15:18:41 +00:00
lbdb Polished COMMENT and DESCR once again (taken from debian package) 2003-07-03 07:37:25 +00:00
ldapbrowser Add JAVA2 flag for safe versioning. 2003-09-21 13:19:13 +00:00
ldapdns Give it a version number. 2003-07-13 18:03:19 +00:00
lde COMMENT should start with a capital letter. 2003-07-21 17:33:10 +00:00
libdialog Some todo items. 2003-04-13 07:59:37 +00:00
libdisasm COMMENT should start with a capital letter. 2003-07-21 17:33:10 +00:00
libfwbuilder Update to 1.0.1 2003-09-27 18:27:29 +00:00
libgringotts Replace spaces with tabs 2003-09-04 18:11:01 +00:00
libhydrogen Remove quotes around DEVOSSAUDIO, to let it expand properly. 2003-09-24 12:47:36 +00:00
libneural Initial import of libneural 1.0.3. 2003-09-17 16:56:45 +00:00
libogg-nightly Make libvorbis-nightly and libogg-nightly share the distfile. 2003-09-04 16:11:23 +00:00
libshout Use tech-pkg instead of packages (actually, it should be the 2003-08-29 10:31:21 +00:00
libvc DESCR 2003-09-08 10:37:08 +00:00
libvorbis-nightly libvorbis is now version 1.0.1; also some library versions increased. 2003-09-04 16:18:53 +00:00
libwpd COMMENT should start with a capital letter. 2003-07-21 17:33:10 +00:00
libxfce4gui Add PKGCONFIG_OVERRIDE. 2003-09-25 18:56:11 +00:00
libxfce4mcs Add PKGCONFIG_OVERRIDE. 2003-09-25 18:56:11 +00:00
libxfce4util Add PKGCONFIG_OVERRIDE. 2003-09-25 18:56:11 +00:00
liferea Liferea is a simple FeedReader clone. It is a reader for RSS/RDF feeds. 2003-09-05 07:26:55 +00:00
lincvs LinCVS is a graphical Interface for the cvs client commandline tool on the 2003-08-28 23:38:15 +00:00
links-hacked Add three new BUILD_DEFS to links-hacked: 2003-09-02 01:41:11 +00:00
linux-modutils Modutils is a collection of utilities for managing Linux kernel 2003-05-16 04:47:07 +00:00
linux-nfs-utils Reminder to upgrade to fix security problem. 2003-07-25 18:41:39 +00:00
liquidwar Take maintainership over my packages (oops). 2003-08-29 15:42:36 +00:00
lletters This activity helps young kids learn their letters and numbers. 2003-08-05 22:18:53 +00:00
lmarbles Fix path for SDL_mixer. 2003-06-13 14:28:33 +00:00
mailfilter Initial import. 2003-04-05 16:14:37 +00:00
mailman Package for Mailman 2.1.2. Based on mail/mailman, some observations of 2003-09-16 21:11:12 +00:00
man-db I am maintainer. 2003-08-29 15:34:31 +00:00
map-browse Initial import of map-browse 1.0. 2003-09-17 18:12:55 +00:00
mathomatic This archive contains the C source code for Mathomatic, 2003-09-05 17:20:38 +00:00
mc GNU Midnight Commander is a user-friendly yet powerful file manager 2003-08-22 14:52:40 +00:00
mcats It's (with apostrophe) means "it is" or "it has". 2003-08-30 05:00:06 +00:00
mcats-iodbc Fix 2003-04-13 15:44:50 +00:00
memtester Initial import of memtester 2003-07-19 02:09:40 +00:00
mhonarc COMMENT should start with a capital letter. 2003-07-21 17:33:10 +00:00
mit-krb5 Removed some whitespace. 2003-08-01 21:04:02 +00:00
mixer.tk Autorefresh added. 2003-05-16 23:53:35 +00:00
mixmaster tv@pobox.com -> tv@duh.org (change preferred primary mail address). 2003-09-25 02:45:17 +00:00
mkdep This is NetBSD's mkdep. 2003-09-24 00:44:08 +00:00
mlview Initial import of mlview 0.6.0. 2003-09-26 05:45:32 +00:00
monkey-bubble Initial import of monkey-bubble, version 0.1. 2003-09-24 12:50:32 +00:00
mopac COMMENT should start with a capital letter. 2003-07-21 17:33:10 +00:00
mplusfonts Initial import of mplusfonts 1.0.4. 2003-09-17 18:32:16 +00:00
mtf Use tech-pkg instead of packages (actually, it should be the 2003-08-29 10:31:21 +00:00
muse Make ncurses interface optional via BUILD_DEFS: 2003-09-02 01:51:23 +00:00
mutella Fix build with gcc3. 2003-07-17 19:53:10 +00:00
mutt-devel make smime_keys work: 2003-08-19 18:44:29 +00:00
mutt-vc-query DESCR 2003-09-08 10:37:08 +00:00
mysql3-client Whitespace police. 2003-09-06 12:08:06 +00:00
mysql3-server Lint 2003-09-06 12:05:54 +00:00
mysql4-client Changes include: 2003-09-17 20:52:58 +00:00
mysql4-server Changes include: 2003-09-17 20:53:21 +00:00
nagios-base Fix typo (RCS_SCRIPTS_SHELL -> RCD_SCRIPTS_SHELL) 2003-09-27 02:35:15 +00:00
nagios-plugin-ldap Attach -${PLUGINSVERSION} so that the package has a version number. 2003-04-22 13:27:02 +00:00
nagios-plugin-mysql Attach -${PLUGINSVERSION} so that the package has a version number. 2003-04-22 13:27:02 +00:00
nagios-plugin-pgsql Attach -${PLUGINSVERSION} so that the package has a version number. 2003-04-22 13:27:02 +00:00
nagios-plugin-snmp Fix depends line. 2003-04-22 13:21:17 +00:00
nagios-plugins Correct makefiles to reference wip directory. 2003-04-09 01:23:05 +00:00
nautilus-media gnome2-dirs>=1.2, remove redundant lines about GConf schemas (automatically 2003-09-19 09:07:48 +00:00
navigatrix Use tech-pkg instead of packages (actually, it should be the 2003-08-29 10:31:21 +00:00
ncps Initial import of ncps 2003-06-05 13:22:35 +00:00
net-tools I am maintainer. 2003-08-29 15:34:31 +00:00
netbeans-ide Update to netbeans-3.5.1 2003-08-12 11:21:57 +00:00
netkit-base I am maintainer. 2003-08-29 15:34:31 +00:00
newsx Applied in pkgsrc. 2003-07-29 16:30:32 +00:00
nikto Fix for CHANGES.txt not updating correctly when -update was specified. 2003-09-14 22:23:37 +00:00
noip Initial import of noip 1.6. Package provided by David Ferlier via PR 2003-09-02 06:11:09 +00:00
ntp4-dev chroot functionality is supported 2003-08-07 10:51:06 +00:00
nvtv o Document -d/--debug option in nvtvd.8 2003-06-11 20:39:43 +00:00
nvtv-gtk2 Initial import of nvtv-gtk2, version 0.4.5. It's plain old nvtv with a 2003-06-11 20:41:28 +00:00
obconf Update to obconf-1.1, changes: 2003-09-16 04:49:11 +00:00
oinkmaster USE_PERL5 should really be there 2003-09-22 20:43:58 +00:00
opax pax is the POSIX standard archive tool. It supports the two most 2003-06-15 01:06:26 +00:00
openbox3 PKG_SYSCONFSUBDIR is not meant to be changed by the user. ?= -> = 2003-09-20 16:56:47 +00:00
openvpn Add missing directory. 2003-09-17 16:04:39 +00:00
p5-CDDB Use tech-pkg instead of packages (actually, it should be the 2003-08-29 10:31:21 +00:00
p5-Chart Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:46:05 +00:00
p5-Class-Factory-Util Initial import of p5-Class-Factory-Util, version 1.4. 2003-06-17 11:56:04 +00:00
p5-Class-MethodMaker tv@pobox.com -> tv@duh.org (change preferred primary mail address). 2003-09-25 02:45:17 +00:00
p5-Class-Singleton Initial import of p5-Class-Singleton, version 1.03. 2003-06-17 12:00:45 +00:00
p5-Data-TemporaryBag Use tech-pkg instead of packages (actually, it should be the 2003-08-29 10:31:21 +00:00
p5-DateTime Initial import of p5-DateTime, version 0.12. 2003-06-17 12:25:38 +00:00
p5-DateTime-Event-Cron Whitespace 2003-06-24 13:25:34 +00:00
p5-DateTime-LeapSecond Initial import of p5-DateTime-LeapSecond, version 0.02. 2003-06-17 12:12:23 +00:00
p5-DateTime-Set Initial import of p5-DateTime-Set, version 0.08. 2003-06-17 12:43:01 +00:00
p5-DateTime-TimeZone s/local/wip/ missed in import. D'oh. 2003-06-23 08:35:20 +00:00
p5-DBI-Shell Add version numbers to DEPENDS lines. 2003-07-15 08:32:42 +00:00
p5-File-Tail COMMENT should start with a capital letter. 2003-07-21 17:33:10 +00:00
p5-GeoIP Use tech-pkg instead of packages (actually, it should be the 2003-08-29 10:31:21 +00:00
p5-GnuPG-Interface tv@pobox.com -> tv@duh.org (change preferred primary mail address). 2003-09-25 02:45:17 +00:00
p5-gtk2 Lint: Swap DEPENDS and MAINTAINER sections 2003-04-27 10:51:10 +00:00
p5-HTML-Latex Clean up TODO. 2003-09-09 21:55:27 +00:00
p5-HTTP-GHTTP Use tech-pkg instead of packages (actually, it should be the 2003-08-29 10:31:21 +00:00
p5-IO-Tee Added a HOMEPAGE. 2003-07-13 03:46:18 +00:00
p5-Net-Pcap perl interface to pcap(3) LBL packet capture library 2003-08-06 14:38:56 +00:00
p5-Scalar-List-Utils Initial import of p5-Scalar-List-Utils 1.11. 2003-09-17 18:25:46 +00:00
p5-Set-Crontab Initial import of p5-Set-Crontab, version 1.00. 2003-06-17 12:08:15 +00:00
p5-Set-Infinite Initial import of p5-Set-Infinite, version 0.49. (I have a point, don't 2003-06-17 12:05:24 +00:00
p5-String-Approx tv@pobox.com -> tv@duh.org (change preferred primary mail address). 2003-09-25 02:45:17 +00:00
p5-SWF-File Use tech-pkg instead of packages (actually, it should be the 2003-08-29 10:31:21 +00:00
p5-Text-Reform Text::Reform takes a series of format (or "picture") strings followed by 2003-07-13 03:31:48 +00:00
p5-Tk-TableMatrix Problem misteriously disappeared, so the package is done now. 2003-09-16 15:55:29 +00:00
palm-db-tools Initial import of palm-db-tools 0_3_4. 2003-09-17 16:21:01 +00:00
pdb2ldif bl -> bl2; XXX: missing dependency: p5-Palm. 2003-09-19 21:31:38 +00:00
pdns Change harcoded shell to @RCD_SCRIPTS_SHELL@ 2003-07-14 17:55:30 +00:00
pear-Date Generic classes for representation and manipulation of 2003-09-01 12:51:03 +00:00
pear-HTML_Common The PEAR::HTML_Common package provides methods for html code display and 2003-09-01 12:52:49 +00:00
pear-HTML_Select HTML_Select provides an OOP way of generating HTML form select elements. 2003-09-01 12:54:06 +00:00
pear-Log The Log framework provides an abstracted logging system. It supports logging 2003-09-01 12:52:06 +00:00
perl58 wip/perl58 tracks the snapshots and release candidates for perl leading up 2003-08-26 10:07:45 +00:00
perltidy New version out. 2003-07-29 14:55:11 +00:00
pgp6 tv@pobox.com -> tv@duh.org (change preferred primary mail address). 2003-09-25 02:45:17 +00:00
pgpenvelope tv@pobox.com -> tv@duh.org (change preferred primary mail address). 2003-09-25 02:45:17 +00:00
php-jpgraph Update to 1.12.2 2003-07-08 10:33:40 +00:00
php4 This is _not_ an updated php4 package. This directory and file need to 2003-09-01 12:49:55 +00:00
php4-mysql4 pull in what used to be in databases/php4-mysql/Makefile.common, and 2003-09-27 14:22:47 +00:00
picasm Initial import of picasm 2003-07-12 13:48:46 +00:00
picprog Initial import of picprog 2003-07-12 13:54:33 +00:00
pinball Fix WRKSRC location (mmm pkglint)... 2003-05-07 14:01:47 +00:00
plugger Patched source files to find package config dir 2003-06-11 13:45:41 +00:00
pnet Initial import of pnet by pancake 2003-07-18 16:46:49 +00:00
pnetlib Add buildlink :P 2003-07-18 17:22:04 +00:00
poedit Update to my new email address: s/jrp@hispabsd.org/xtraeme.NetBSD.org/g. 2003-08-28 09:48:42 +00:00
portmap I am maintainer. 2003-08-29 15:34:31 +00:00
postal Initial import of postal-0.61, package provided by David Ferlier via 2003-09-02 05:53:56 +00:00
PPower4 Fix typo (RCS_SCRIPTS_SHELL -> RCD_SCRIPTS_SHELL) 2003-09-27 02:35:15 +00:00
ppp I am maintainer. 2003-08-29 15:34:31 +00:00
premake Initial import of premake 2003-07-22 16:51:29 +00:00
procps I am maintainer. 2003-08-29 15:34:31 +00:00
prtunnel better fix for make 2003-08-29 10:05:01 +00:00
psh DistInfo is here :P 2003-06-05 14:35:13 +00:00
pts Change harcoded shell to @RCD_SCRIPTS_SHELL@ 2003-07-14 17:55:30 +00:00
py-albatross Fix the PLISTs after the pkgsrc lang/python/extension.mk change. 2003-09-14 22:00:36 +00:00
py-biggles Initial import of py-biggles 1.6.3. 2003-09-17 16:04:40 +00:00
py-elementtree Fix the PLISTs after the pkgsrc lang/python/extension.mk change. 2003-09-14 22:00:36 +00:00
py-game Add TODO: 2003-09-23 13:26:15 +00:00
py-generateDS Update to 1.4a. 2003-09-17 22:20:09 +00:00
py-gnosis-utils Fix the PLISTs after the pkgsrc lang/python/extension.mk change. 2003-09-14 22:00:36 +00:00
py-gopherd Fix the PLISTs after the pkgsrc lang/python/extension.mk change. 2003-09-14 22:00:36 +00:00
py-libpcap Add some comments from drochner@ (from PR pkg/21730). 2003-09-25 12:54:09 +00:00
py-OpenGL Fix the PLISTs after the pkgsrc lang/python/extension.mk change. 2003-09-14 22:26:31 +00:00
py-OpenSSL Fix the PLISTs after the pkgsrc lang/python/extension.mk change. 2003-09-14 22:00:36 +00:00
py-psyco Psyco is a Python extension module which can massively speed up the 2003-09-21 19:27:48 +00:00
py-RXP Reimport pyRXP as py-RXP. 2003-09-02 06:22:46 +00:00
py-spark Spark is a powerful and general parser/compiler 2003-06-17 02:21:08 +00:00
py-spreadmodule Allow python23-pth to be used. 2003-09-14 22:01:45 +00:00
py-twisted Fix the PLISTs after the pkgsrc lang/python/extension.mk change. 2003-09-14 22:00:36 +00:00
py23-html-docs Changed tags in distinfo and PLIST.pre 2003-09-22 23:51:59 +00:00
q3-urbanterror Err, add missing options missed in previous commit ... 2003-09-11 04:52:32 +00:00
qico Initial import of qico 0.48.5. 2003-09-17 18:07:09 +00:00
qinx s#x11/kde3#meta-pkgs/kde3#g 2003-07-31 08:14:09 +00:00
qn-x11 - Use buildlink2. 2003-04-13 08:09:17 +00:00
Radiator Use the packlist and correct PLIST. 2003-09-10 15:48:27 +00:00
Radiator-all Capitalize NetBSD correctly. 2003-08-29 11:49:27 +00:00
rapidsvn Update to my new email address: s/jrp@hispabsd.org/xtraeme.NetBSD.org/g. 2003-08-28 09:48:42 +00:00
rc.subr removed unused testing files. 2003-09-13 23:08:51 +00:00
rcorder I am maintainer. 2003-08-29 15:34:31 +00:00
Redland-rdf Redland is a library that provides a high-level interface for RDF 2003-09-09 01:13:24 +00:00
regexxer Update to my new email address: s/jrp@hispabsd.org/xtraeme.NetBSD.org/g. 2003-08-28 09:48:42 +00:00
ripmime RipMIME is designed to extract the attached files out of a MIME 2003-09-04 07:17:33 +00:00
rlpr MAINTAINER changed. 2003-06-02 11:12:03 +00:00
rolo Undo stupid mistake in previous commit... 2003-09-09 04:44:30 +00:00
rosegarden-current Whitespace 2003-06-24 13:25:34 +00:00
samba3 Use "wip" directory instead of "security". 2003-08-01 21:15:26 +00:00
sarg This is a SARG - Squid Analysis Report Generator, formerly known as sqmgrlog. 2003-09-26 16:41:31 +00:00
scm Some cleanup (bl -> bl2, ...). Doesn't work though. 2003-09-18 20:38:56 +00:00
scons Changes 0.92: 2003-09-05 10:42:12 +00:00
scponly Use tech-pkg instead of packages (actually, it should be the 2003-08-29 10:31:21 +00:00
shoutcast Use tech-pkg instead of packages (actually, it should be the 2003-08-29 10:31:21 +00:00
slocate Remove superfluous file. 2003-05-31 11:45:15 +00:00
slrn-pl Remove already maked thing (SSL) and add new (slrnface dumps core) 2003-07-11 12:45:40 +00:00
smtpscan SMTPScan is a tool to guess which MTA is used, by sending several "special" 2003-07-08 15:04:48 +00:00
socat fix configure commands 2003-09-24 21:10:20 +00:00
speedx COMMENT should start with a capital letter. 2003-07-21 17:33:10 +00:00
sredird tv@pobox.com -> tv@duh.org (change preferred primary mail address). 2003-09-25 02:45:17 +00:00
srvx When I initially imported this I was a little confused with the project's 2003-05-17 14:36:20 +00:00
stickynotes-applet Update to my new email address: s/jrp@hispabsd.org/xtraeme.NetBSD.org/g. 2003-08-28 09:48:42 +00:00
strace Update to version 4.4.98. 2003-09-05 21:22:07 +00:00
streamripper Update to my new email address: s/jrp@hispabsd.org/xtraeme.NetBSD.org/g. 2003-08-28 09:48:42 +00:00
sudoscript Initial import of sudoscript 2.1.1. 2003-09-17 18:18:48 +00:00
superkaramba SuperKaramba is, in simple terms, a tool that allows you to easily create 2003-09-21 20:16:54 +00:00
svgalib upgrade to svgalib-1.4.3 2003-07-31 15:13:39 +00:00
sylpheed-gtk2 Fix PLIST. 2003-09-27 16:45:04 +00:00
sysklogd Use CC. 2003-09-23 01:29:08 +00:00
sysvinit I am maintainer. 2003-08-29 15:34:31 +00:00
tads Initial import of tads-3.0.5: 2003-08-16 16:53:35 +00:00
tcc Fix URL 2003-09-06 11:44:43 +00:00
tendra Use tech-pkg instead of packages (actually, it should be the 2003-08-29 10:31:21 +00:00
tetrinet Initial import of tetrinet-0.7a, package provided by David Ferlier via 2003-09-02 06:01:01 +00:00
tetrinetx Initial import of tetrinetx 1.13.16+qirc-1.40c, package provided by 2003-09-02 06:06:25 +00:00
tex-foiltex MAINTAINER was wrong. 2003-04-03 09:42:44 +00:00
tex-prosper Prosper is a LaTeX class for writing transparencies. It is written on 2003-09-18 01:24:43 +00:00
thaixfonts Initial import of thaixfonts 1.1-3. 2003-09-17 16:29:22 +00:00
thcrut Regen. 2003-09-24 12:10:06 +00:00
theme-gtk-bluecurve Initial import of theme-gtk-bluecurve 0.47-3, provided by David Ferlier 2003-09-02 05:08:35 +00:00
theora-nightly Add 2003-09-04 15:47:54 +00:00
thy Remove texinfo.mk, no longer needed with latest pkgsrc. 2003-09-17 17:47:09 +00:00
tinc Initial import of tinc-1.0.1. 2003-09-17 23:00:09 +00:00
tinylogin Initial import of tinylogin 2003-07-04 03:07:59 +00:00
toppler soren@blef.org -> snj@pobox.com 2003-08-28 04:46:34 +00:00
totem Update to my new email address: s/jrp@hispabsd.org/xtraeme.NetBSD.org/g. 2003-08-28 09:48:42 +00:00
treecc Initial import of treecc by pancake 2003-07-18 15:46:16 +00:00
tsm New Tivoli Storage Manager package (linux binary) 2003-06-19 20:26:48 +00:00
tutos Use tech-pkg instead of packages (actually, it should be the 2003-08-29 10:31:21 +00:00
tuxtype2 Install html documentation into ${PREFIX}/share/doc/html, don't install 2003-08-23 08:07:04 +00:00
typhoon COMMENT should start with a capital letter. 2003-07-21 17:33:10 +00:00
uclibc Initial import of uclibc 2003-07-04 03:07:14 +00:00
udhcp COMMENT should start with a capital letter. 2003-07-21 17:33:10 +00:00
umix Patch some programs 2003-08-25 00:00:43 +00:00
unmo3 Fixed typo in PLIST. 2003-09-24 06:25:25 +00:00
upx UPX is a free, portable, extendable, high-performance executable packer for 2003-09-24 06:21:43 +00:00
vba Remove explicit include of mk/compiler.mk; this is included by bsd.prefs.mk 2003-09-24 21:54:14 +00:00
vcdgear HOMEPAGE URLs without trailing / are incorrect per thread in http://sourceforge.net/mailarchive/forum.php?thread_id=2802239&forum_id=32226 2003-07-22 00:46:57 +00:00
viewcvs DESCR update (requested by hubertf@netbsd.org) 2003-09-22 18:25:42 +00:00
vixie-cron I am maintainer. 2003-08-29 15:34:31 +00:00
vlc Drop bad PKGNAME, and move COMMENT where it belongs. 2003-09-19 21:30:47 +00:00
vmac Reconstruct list of used patches. 2003-07-21 16:33:37 +00:00
vmsbackup Use tech-pkg instead of packages (actually, it should be the 2003-08-29 10:31:21 +00:00
vte Update to my new email address: s/jrp@hispabsd.org/xtraeme.NetBSD.org/g. 2003-08-28 09:48:42 +00:00
weewm Update to my new email address: s/jrp@hispabsd.org/xtraeme.NetBSD.org/g. 2003-08-28 09:48:42 +00:00
WEPCrack re-add TODO. there are still some things left to do. 2003-06-04 11:48:07 +00:00
wmclockmon wmclockmon - window manager dock app similar to wmcpuload, for time and date 2003-08-02 22:32:21 +00:00
wmitime Improved patch to use ${LDFLAGS} etc. not static links 2003-08-15 13:57:14 +00:00
wmnetload Added TODO: 2003-08-15 12:32:40 +00:00
words I am maintainer. 2003-08-29 15:34:31 +00:00
xanim-codecs XAnim dynamically-loadable video codecs. MPlayer can use them, too. 2003-06-15 22:59:13 +00:00
xawtv Capitalize NetBSD correctly. 2003-08-29 11:49:27 +00:00
xchm Initial import of xchm 0.8 2003-09-05 02:35:36 +00:00
xevil soren@blef.org -> snj@pobox.com 2003-08-28 04:46:34 +00:00
xfce4 Updated to RC4 2003-09-12 13:08:18 +00:00
xfce4-artwork Initial version 2003-09-15 07:26:04 +00:00
xfce4-desktop Updated to RC4 2003-09-12 13:08:18 +00:00
xfce4-fm Add PKGCONFIG_OVERRIDE. 2003-09-25 18:56:11 +00:00
xfce4-fm-icons Updated to RC4 2003-09-12 13:08:18 +00:00
xfce4-gtk2-engines Updated to RC4 2003-09-12 13:08:18 +00:00
xfce4-iconbox Updated to RC4 2003-09-12 13:08:18 +00:00
xfce4-mcs-manager Add PKGCONFIG_OVERRIDE. 2003-09-25 18:56:11 +00:00
xfce4-mcs-plugins Updated to RC4 2003-09-12 13:08:18 +00:00
xfce4-minicmd-plugin Command plugin for XFce4. 2003-08-25 10:05:44 +00:00
xfce4-mixer Updated to RC4 2003-09-12 13:08:18 +00:00
xfce4-netload-plugin Updated to RC4 2003-09-12 13:08:18 +00:00
xfce4-panel Add PKGCONFIG_OVERRIDE. 2003-09-25 18:56:11 +00:00
xfce4-print Updated to RC4 2003-09-12 13:08:18 +00:00
xfce4-showdesktop-plugin Show desktop plugin for XFce4. 2003-08-25 10:08:07 +00:00
xfce4-systemload-plugin Upgraded to 0.3.2 2003-07-21 11:58:15 +00:00
xfce4-systray Updated to RC4 2003-09-12 13:08:18 +00:00
xfce4-themes Updated to RC4 2003-09-12 13:08:18 +00:00
xfce4-toys Updated to RC4 2003-09-12 13:08:18 +00:00
xfce4-trigger-launcher Updated to RC4 2003-09-12 13:08:18 +00:00
xfce4-utils Updated to RC4 2003-09-12 13:08:18 +00:00
xfce4-wm Updated to RC4 2003-09-12 13:08:18 +00:00
xfce4-wm-themes Updated to RC4 2003-09-12 13:08:18 +00:00
XFree86 Sync with reality. jlam made USE_X11_LINKS more sane, and much more usable 2003-09-03 01:56:14 +00:00
XFree86-clients This re-declares basename. The author, Ben Collver, told me: 2003-09-24 04:23:54 +00:00
XFree86-docs New maintainer address: xfree86@blef.org. 2003-09-01 23:57:52 +00:00
XFree86-fonts75dpi New maintainer address: xfree86@blef.org. 2003-09-01 23:57:52 +00:00
XFree86-fonts100dpi New maintainer address: xfree86@blef.org. 2003-09-01 23:57:52 +00:00
XFree86-fontsCyrillic New maintainer address: xfree86@blef.org. 2003-09-01 23:57:52 +00:00
XFree86-fontsEncodings New maintainer address: xfree86@blef.org. 2003-09-01 23:57:52 +00:00
XFree86-fontserver Don't build HTML man pages. 2003-09-02 23:33:46 +00:00
XFree86-fontsMisc Reimport XFree86-defaultBitmaps as XFree86-fontsMisc, in an attempt to give 2003-09-02 00:23:40 +00:00
XFree86-fontsScalable New maintainer address: xfree86@blef.org. 2003-09-01 23:57:52 +00:00
XFree86-libs Add patch-aq. Info: 2003-09-13 04:26:32 +00:00
XFree86-man Remove HTML man pages from PLIST.FreeBSD. Unsure if this is sufficient, 2003-09-02 23:43:51 +00:00
XFree86-server Don't build HTML man pages. 2003-09-02 23:44:57 +00:00
xmail Initial import of xmail by pancake 2003-07-02 14:56:51 +00:00
xml2doc Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:46:05 +00:00
xmms-dumb HOMEPAGE URLs without trailing / are incorrect per thread in http://sourceforge.net/mailarchive/forum.php?thread_id=2802239&forum_id=32226 2003-07-22 00:46:57 +00:00
xmms-modplug HOMEPAGE URLs without trailing / are incorrect per thread in http://sourceforge.net/mailarchive/forum.php?thread_id=2802239&forum_id=32226 2003-07-22 00:46:57 +00:00
xmms-pitch Give package a dummy version number. 2003-09-19 21:32:56 +00:00
xmmsctrl xmmsctrl is a small utility to control xmms from the command line. Its goal 2003-09-21 20:41:05 +00:00
xplore Initial import of xplore-1.2a. 2003-05-13 20:25:59 +00:00
xsh TODO: Import p5-Parse-RedDescent. 2003-07-13 18:02:37 +00:00
yafray Lines of 80 chars, minor changes 2003-09-02 02:31:40 +00:00
zebra-pj Remove the second INFO_FILES line, we need one line here :) 2003-08-23 10:20:49 +00:00
zenity Update to my new email address: s/jrp@hispabsd.org/xtraeme.NetBSD.org/g. 2003-08-28 09:48:42 +00:00
zinf Don't use x11.buildlink2.mk, because on today's pkgsrc, it's not longer 2003-09-03 21:45:30 +00:00
Makefile +sylpheed-gtk2 2003-09-27 15:43:26 +00:00
oshavercd.mk Use the 'work-in-progress' rc.subr package to able testdrive on FreeBSD 2003-09-15 17:41:51 +00:00