pkgsrc/www
wiz 49e178efb3 Update to 2.14. Addresses PR 27589.
#------------------------------------------------------------------------
# Version 2.14 - 4th October 2004
#------------------------------------------------------------------------

* Applied patch from Harald Joerg to prevent ttree from spewing warnings
  when copying files.

* Applied a patch from Paul Orrock to fix a couple of missing errors in
  ttree.

* Commented out line 797 of Template::Directive.pm which serves no
  purpose and generates a warning.

* Applied a patch from Mark Fowler to add support for Unicode to TT.

* Changed the fourth argument to process() to accept named IO layers for
  binmode, e.g. process($in, $vars, $out, binmode => ':utf8');

* Added full range of command line options to tpage.

* Applied patches from Tosh Cooey, Simon Wilcox and Kenny Gatdula to fix
  XML::Simple to allow direct access to XMLin() and XMLout() methods.

* Fixed a bug in the 'callers' list maintained by a template component
  which was failing to remove callers from the list after processing.

* Applied a doc patch from Dave Cash documenting caller and callers.


#------------------------------------------------------------------------
# Version 2.13 - 30th January 2004
#------------------------------------------------------------------------

* Applied patch from Dave Cash to add 'caller' and 'callers' to
  'component', see

* Applied patch from Dylan William Hardison to ttree which prevents
  dependencies from interfering with files that are copied.  See


#------------------------------------------------------------------------
# Version 2.12a - 13th January 2004               ## DEVELOPER RELEASE ##
#------------------------------------------------------------------------

* Fixed the bug in test 25 of t/date.t, hopefully for good this time,
  thanks to the efforts of Steve Peters.

* Added the FILE_INFO option to Template::Parser.  Enabled by default,
  this can be set to 0 to prevent the parser from adding file and line
  info to the generated Perl file.  Don't ask me why - Autrijus wanted
  it (which probably means he's up to something twisted again :-).


#------------------------------------------------------------------------
# Version 2.12 - 12th January 2004
#------------------------------------------------------------------------

* Added the module_version() method to Template::Base to report the
  version number of a module.  Added some tests to t/base.t.

* Added the --template_module option to ttree, to allow the user to
  specify a template processing module other than the default 'Template'
  to be used.  Also changed various print statements to send all
  verbose output to stdout, whereas previously it was split across stdout
  and stderr.


#------------------------------------------------------------------------
# Version 2.11b - 7th January 2004                ## DEVELOPER RELEASE ##
#------------------------------------------------------------------------

* Applied patch from Myk Melez to ensure the 'component' variable
  remains correctly set to the current templates.


#------------------------------------------------------------------------
# Version 2.11a - 6th January 2004                ## DEVELOPER RELEASE ##
#------------------------------------------------------------------------

* Fixed bug in t/date.t and corrected version number of
  Template::Grammar.


#------------------------------------------------------------------------
# Version 2.11 - 6th January 2004
#------------------------------------------------------------------------

* Bumped version number and updated documentation for release.


#------------------------------------------------------------------------
# Version 2.10b - 2nd December 2003               ## DEVELOPER RELEASE ##
#------------------------------------------------------------------------

* Changed the Template::Document process() method to pass itself
  to the context visit() method when it calls it.  Similarly, changed
  the context visit() method to expect it.  This is useful when
  subclassing the context but shouldn't have any other effect.

* Modified parser to add the file name and line number of the source
  template to generated Perl code.  This provides useful information
  when warnings and errors are generated by Perl at runtime.  Added
  the t/fileline.t script to test it.


#------------------------------------------------------------------------
# Version 2.10a - 9th October 2003                ## DEVELOPER RELEASE ##
#------------------------------------------------------------------------

* Applied two patches from Axel Gerstmair to fix bugs in Makefile.PL
  and t/date.t.

* Applied patch from Jim Cromie to t/autoform.t to skip tests on all
  versions of Perl from 5.8.0 onwards.

* Changed $OUTPUT in Template::Directive to be a package variable,
  allowing it to be re-defined to permit a flushed output hack.

* Applied a patch from Darren to the 'item' hash vmethod to protect
  against accessing private variables (prefixed '.' or '_')

* Applied a patch from Ivan Adzhubey to template/splash/frame.

* Applied a patch from Bryce Harrington to add the absolute and
  relative options to ttree.  Also applied a patch from Mark Anderson
  to add the 'template_debug'.  Removed the old debug option which was
  as good as useless.

* Applied another patch from Mark to push files named on the command
  line through the process_file() sub to ensure that various options
  like accept checking, pemission preserving and copy processing (but
  not modification time) are applied.

* Applied a variation of yet another ttree patch from Mark to add the
  'suffix' option for changing the suffix of output files created.

* Applied a variation of a patch from Dylan William Hardison which
  adds the 'depend' and 'depend_file' options to ttree.
2004-10-28 10:20:57 +00:00
..
adzap Upgrade to version 20040914 - lots of new ad pattern updates. 2004-10-08 05:14:06 +00:00
amaya Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
analog Build with "-DNOGLOB" on platforms which don't have "/usr/include/glob.h" 2004-10-11 18:06:31 +00:00
ap-access-referer convert to use buildlink3. 2004-05-08 15:19:18 +00:00
ap-aolserver Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
ap-auth-cookie Convert to buildlink3. 2004-05-08 19:48:27 +00:00
ap-auth-ldap Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
ap-auth-mysql Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
ap-auth-pam Use ${INSTALL_DATA_DIR} with only one argument, for Solaris compat. 2004-07-29 22:57:03 +00:00
ap-auth-pgsql Use the new mk/pgsql.buildlink3.mk to select the correct PostgreSQL 2004-07-24 22:45:14 +00:00
ap-auth-postgresql Set PGSQL_VERSION_REQD to 73 for now to fix the (bulk) build. 2004-07-27 19:42:04 +00:00
ap-auth-script convert to use buildlink3. 2004-05-08 15:19:18 +00:00
ap-bandwidth convert to use buildlink3. 2004-05-08 15:19:18 +00:00
ap-dav Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
ap-dtcl Replace lang/tcl with lang/tcl83. Packages compatible with 8.4 will 2004-03-08 19:52:50 +00:00
ap-Embperl Convert to buildlink3. 2004-05-08 19:48:27 +00:00
ap-fastcgi convert to use buildlink3. 2004-05-08 15:19:18 +00:00
ap-gzip convert to use buildlink3. 2004-05-08 15:19:18 +00:00
ap-iasp Convert to buildlink3. 2004-07-02 18:01:46 +00:00
ap-jk Convert to buildlink3. 2004-07-02 22:01:01 +00:00
ap-jserv replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 15:18:32 +00:00
ap-layout convert to buildlink3. 2004-05-08 15:14:23 +00:00
ap-mp3 convert to buildlink3. 2004-05-08 15:14:23 +00:00
ap-perl Use libperl/buildlink3.mk instead of an explicit dependency listing. Also, 2004-09-15 14:51:42 +00:00
ap-php4 Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
ap-python update to mod_python 2.7.10 2004-07-20 21:22:24 +00:00
ap-ruby Convert to buildlink3. 2004-05-04 23:46:36 +00:00
ap-ssl Update "ap-ssl" package to version 2.8.21. Changes since version 2.8.20: 2004-10-25 08:51:23 +00:00
ap-throttle convert to use buildlink3. 2004-05-08 15:19:18 +00:00
ap-xslt Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
ap2-auth-mysql Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
ap2-auth-pgsql Use the correct install path in the PLIST. 2004-10-14 15:33:51 +00:00
ap2-perl Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
ap2-python Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
ap2-ruby Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
ap2-subversion Version 1.1.1 2004-10-23 06:11:09 +00:00
ap2-transform Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
apache Update "apache" package to version 1.3.32. Changes since version 1.3.31: 2004-10-25 08:44:16 +00:00
apache2 Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
apache6 Provide a value 'yes' for USE_DB185. This lets p5-DB_File find the 2004-10-06 23:27:19 +00:00
apachetop Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
apc-gui Relinquish maintainership of packages to tech-pkg@NetBSD.org. 2004-04-24 22:46:08 +00:00
asp2php Convert to bl3, obey CFLAGS et al., rework install target. 2004-07-11 00:31:25 +00:00
asWedit Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
awstats Update awstats to 6.1. 2004-06-23 18:40:41 +00:00
bannerfilter Fix the MAINTAINER address for this package 2004-10-22 21:56:34 +00:00
bins Updated bins to 1.1.26 2004-06-21 16:22:26 +00:00
bkedit Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
bluefish Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
bozohttpd Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
cadaver Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
calamaris
cgic Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
cgicc Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
cgilib Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
checkbot PKGREVISION bump after openssl-security-fix-update to 0.9.6m. 2004-03-26 02:27:34 +00:00
chimera Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
clearsilver Convert to buildlink3. 2004-04-27 04:59:42 +00:00
cocoon Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
communicator s/dependancy/dependency/ 2004-02-14 00:05:32 +00:00
cronolog Remove info files entries from PLIST. 2004-03-11 15:30:39 +00:00
curl Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
cvsweb pkgsrc'ify cvsweb with the following changes: 2004-06-09 18:55:11 +00:00
dillo Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
drivel Register the drivel.schemas into the GConf2 database. Pointed out by 2004-10-25 16:42:06 +00:00
elinks Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
elinks04 Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
emacs-w3m Add emacs21nox in EMACS_VERSIONS_ACCEPTED where appropriate. 2004-05-08 13:35:20 +00:00
epiphany Update to 1.4.4: 2004-10-14 18:49:22 +00:00
epiphany-extensions Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
fcgi Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
firefox apply patch from mozilla CVS to fix bug id #260337 (installer missing 2004-10-24 05:41:25 +00:00
firefox-bin re-add Firefox 0.8 binary pkg for NetBSD/i386, both the NetBSD native 2004-07-15 10:54:19 +00:00
firefox-bin-acroread update the MozillaFirebird-bin-acroread packages to work with 2004-02-10 12:26:24 +00:00
firefox-bin-acroread3 update the MozillaFirebird-bin-acroread packages to work with 2004-02-10 12:26:24 +00:00
firefox-bin-acroread5 update the MozillaFirebird-bin-acroread packages to work with 2004-02-10 12:26:24 +00:00
firefox-bin-flash Factor out a Makefile.common so this can be used for firefox-gtk2-bin and 2004-09-28 22:58:49 +00:00
firefox-bin-java Prepare for firefox-gtk2-bin-java package, and fix comment and a bug in 2004-10-01 19:20:27 +00:00
firefox-bin-nightly add Solaris build which recently appeared. 2004-03-16 14:34:39 +00:00
firefox-bin-realplayer no reason this shouldn't work on any i386 platform. 2004-02-10 13:05:06 +00:00
firefox-gtk2 Update firefox & firefox-gtk2 to 0.10 (a.k.a. 1.0PR) 2004-09-20 08:03:42 +00:00
firefox-gtk2-bin Update to 0.10.1, for security fix. 2004-10-04 11:28:45 +00:00
firefox-gtk2-bin-flash Initial import of firefox-gtk2-bin-flash-6.0.79, a Flash Player plugin for 2004-09-28 22:59:30 +00:00
firefox-gtk2-bin-java Initial import of java plugin package for firefox-gtk2-bin. 2004-10-01 19:20:33 +00:00
firefox-gtk2-bin-nightly Respect MOZILLA_USE_LINUX settings. 2004-09-28 23:39:59 +00:00
galeon commit PLIST missed in last 2004-10-05 18:32:47 +00:00
galeon12 Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
galway Update linkage to libltdl (via guile{,14}), which is now its own package. 2004-10-15 14:50:05 +00:00
glibwww Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
grail Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
gtkasp2php Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
gtkhtml Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
gtkhtml3 Update to 3.2.3: 2004-10-15 21:29:45 +00:00
gtkhtml30 only the .la should be listed in the PLIST. fixes install on some 2004-10-14 04:00:31 +00:00
haskell-cgi
hiawatha Update to bl3. All test built with jdk or sun-jdk14. 2004-06-28 17:28:56 +00:00
horde Call INSTALL_DATA_DIR multiple times with only one argument, 2004-04-04 10:40:19 +00:00
htdig Convert to use bdb.bl3.mk, and set USE_LANGUAGES to "c c++". 2004-05-26 20:40:50 +00:00
htmldoc Convert to buildlink3. 2004-04-30 05:25:59 +00:00
htmldoc-x11 Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
htmlfix
htmllint Update to 20040716 (changes unknown); also try to address PR 25089 2004-07-19 13:18:31 +00:00
http_load Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
iasp Relinquish maintainership of packages to tech-pkg@NetBSD.org. 2004-04-24 22:46:08 +00:00
ijb malloc.h fixes for darwin, plus a handful of other small fixes for 2004-05-23 23:28:29 +00:00
jakarta-servletapi Convert to buildlink3; set USE_JAVA2 since it does not compile with jdk-1.1.8. 2004-07-02 22:06:19 +00:00
jakarta-tomcat Update jakarta-tomcat to 5.0.28. 2004-10-11 21:15:48 +00:00
jakarta-tomcat4 Fix up PLIST. At least for sun-jdk14 on NetBSD 2.0_BETA i386. Not that that 2004-06-28 17:37:49 +00:00
jsdk20 The distfile has moved. Tell the user to fetch it from the new 2004-03-08 15:35:17 +00:00
jssi replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 15:18:32 +00:00
kannel Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
kdewebdev3 Update to KDE 3.3.1 2004-10-13 12:05:51 +00:00
lhs Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
libghttp Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
libgtkhtml Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
libwww Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
liferea Update liferea to 0.6.0. 2004-10-25 15:39:02 +00:00
links Update to 2.1pre15: 2004-04-29 09:28:21 +00:00
links-gui Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
lynx Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
make_album Remove USE_BUILDLINK2, define NO_CONFIGURE. 2004-04-15 21:54:28 +00:00
micro_httpd Update MAINTAINER address per his request. 2004-02-02 17:56:48 +00:00
mini_httpd Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
mknmz-wwwoffle
mMosaic Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
moz-bin-plugger This does not need buildlink2. 2004-05-11 04:48:12 +00:00
mozilla Modify mozilla and mozilla-gtk2 to install several additional headers. 2004-10-25 18:06:25 +00:00
mozilla-bin Fix distribution filenames for SunOS. 2004-09-22 14:18:22 +00:00
mozilla-bin-nightly simplify last slightly. 2004-05-30 06:22:09 +00:00
mozilla-gtk2 Modify mozilla and mozilla-gtk2 to install several additional headers. 2004-10-25 18:06:25 +00:00
mozilla-stable adopt new freetype api. 2004-06-05 10:20:55 +00:00
navigator Only apply binpatch to "communicator" package not to "navigator" package 2004-07-27 08:00:50 +00:00
navigator3 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
neon Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
netscape This does not need buildlink2. 2004-05-04 04:26:31 +00:00
netscape7 Add a tiny binary patch to netscape7 (libsoftokn3.so, actually) that 2004-07-27 04:36:06 +00:00
netscape7-acroread Add packages for the acroread plugin for the netscape7 browser, following 2004-02-13 17:39:55 +00:00
netscape7-acroread3 Add packages for the acroread plugin for the netscape7 browser, following 2004-02-13 17:39:55 +00:00
netscape7-acroread5 Add packages for the acroread plugin for the netscape7 browser, following 2004-02-13 17:39:55 +00:00
ns-plugger-common Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
ns-plugger-communicator
ns-plugger-navigator
ns-remote Convert to buildlink3. 2004-04-30 05:25:59 +00:00
openacs Catch up with changes to the pathnames of postgres packages. 2004-07-27 17:59:58 +00:00
opera-acroread dd packages for the acroread plugin for the opera browser, following 2004-02-13 18:05:12 +00:00
opera-acroread3 dd packages for the acroread plugin for the opera browser, following 2004-02-13 18:05:12 +00:00
opera-acroread5 dd packages for the acroread plugin for the opera browser, following 2004-02-13 18:05:12 +00:00
opera-plugins Fix path to ns-flash, now in the multimedia category. 2004-01-26 14:56:47 +00:00
opera7 Correct dependences: "opera" for Linux doesn't need anything but 2004-08-14 14:02:26 +00:00
p5-Apache-ASP Convert to buildlink3. 2004-05-09 06:48:40 +00:00
p5-Apache-DBILogConfig Convert to buildlink3. 2004-05-09 21:14:42 +00:00
p5-Apache-DBILogger Convert to buildlink3. 2004-05-09 21:14:42 +00:00
p5-Apache-ePerl Convert to buildlink3. 2004-05-09 06:48:40 +00:00
p5-Apache-Filter Convert to buildlink3. 2004-05-09 06:48:40 +00:00
p5-Apache-Gallery Update linkage to libltdl (via imlib2), now in its own package. 2004-10-15 12:22:13 +00:00
p5-Apache-Reload Import p5-Apache-Reload from pkgsrc-wip. Packaged by Hiramatsu 2004-02-20 04:44:03 +00:00
p5-Apache-Session Convert to buildlink3. 2004-05-09 21:14:42 +00:00
p5-Apache-SSI Convert to buildlink3. 2004-05-09 06:48:40 +00:00
p5-Apache-Test Initial import of p5-Apache-Test, version 1.12, into the NetBSD Packages 2004-08-02 12:56:14 +00:00
p5-CGI Accept perl-thread in addition perl. 2004-07-17 20:12:23 +00:00
p5-CGI-Application Bl3ify and enable pkgviews installation. 2004-04-25 06:07:44 +00:00
p5-CGI-FastTemplate Convert to buildlink3. 2004-04-27 04:59:42 +00:00
p5-CGI-FormBuilder Convert to buildlink3. 2004-04-27 04:59:42 +00:00
p5-CGI-Kwiki Import p5-CGI-Kwiki 0.18 2004-05-13 09:22:30 +00:00
p5-CGI-Minimal Convert to buildlink3. 2004-04-27 04:59:42 +00:00
p5-CGI-Session Initial import of p5-CGI-Session, a Perl5 module providing session 2004-08-19 14:12:27 +00:00
p5-CGI_Lite Convert to buildlink3. 2004-04-27 04:59:42 +00:00
p5-ExtUtils-XSBuilder Fix CATEGORIES. 2004-04-16 04:44:37 +00:00
p5-FCGI Convert to buildlink3. 2004-04-27 04:59:42 +00:00
p5-HTML-Clean Bl3ify and enable pkgviews installation. 2004-04-25 05:47:02 +00:00
p5-HTML-FillInForm Bl3ify and enable pkgviews installation. 2004-04-25 05:47:02 +00:00
p5-HTML-FixEntities Bl3ify and enable pkgviews installation. 2004-04-25 05:47:02 +00:00
p5-HTML-Format Bl3ify and enable pkgviews installation. 2004-04-25 05:47:02 +00:00
p5-HTML-LinkExtractor HTML::LinkExtractor is used for extracting links from HTML. It is very 2004-10-20 18:08:35 +00:00
p5-HTML-Mason Update to version 1.26. 2004-08-02 09:53:32 +00:00
p5-HTML-Parser Relinquish maintainership of packages to tech-pkg@NetBSD.org. 2004-04-24 22:46:08 +00:00
p5-HTML-PrettyPrinter Bl3ify and enable pkgviews installation. 2004-04-25 05:56:14 +00:00
p5-HTML-Scrubber Initial import of p5-HTML-Scrubber, version 0.08 into the NetBSD Packages 2004-07-30 12:55:44 +00:00
p5-HTML-SimpleParse Update p5-HTML-SimpleParse to 0.12. 2004-04-25 06:03:51 +00:00
p5-HTML-StickyQuery Import p5-HTML-StickyQuery from pkgsrc-wip. Packaged by Hiramatsu 2004-02-20 04:29:10 +00:00
p5-HTML-Table Bl3ify and enable pkgviews installation. 2004-04-25 05:56:14 +00:00
p5-HTML-TableExtract Convert to buildlink3. 2004-04-27 04:59:42 +00:00
p5-HTML-Tagset Relinquish maintainership of packages to tech-pkg@NetBSD.org. 2004-04-24 22:46:08 +00:00
p5-HTML-Template Bl3ify and enable pkgviews installation. 2004-04-25 06:04:57 +00:00
p5-HTML-Tree Bl3ify and enable pkgviews installation. 2004-04-25 05:47:02 +00:00
p5-HTMLObject Add dependency on p5-Data-FormValidator 2004-07-08 22:34:36 +00:00
p5-HTTP-DAV Convert to buildlink3. 2004-04-27 04:59:42 +00:00
p5-HTTP-Request-Form Convert to buildlink3. 2004-04-27 04:59:42 +00:00
p5-HTTPD-User-Manage Convert to buildlink3. 2004-04-27 04:59:42 +00:00
p5-libapreq Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG, 2004-08-27 06:29:06 +00:00
p5-libapreq2 Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
p5-libwww PKGREVISION bump after openssl-security-fix-update to 0.9.6m. 2004-03-26 02:27:34 +00:00
p5-SVN-Web Convert to buildlink3. 2004-05-11 05:18:59 +00:00
p5-Template-Extract Convert to bl3, drop maintainership. 2004-04-18 20:29:38 +00:00
p5-Template-Generate Convert to bl3, drop maintainership. 2004-04-18 20:29:38 +00:00
p5-Template-Toolkit Update to 2.14. Addresses PR 27589. 2004-10-28 10:20:57 +00:00
p5-URI Uses no compiler, so USE_LANGUAGES is empty 2004-03-21 01:18:42 +00:00
p5-VRML Bl3ify and enable pkgviews installation. 2004-04-25 05:47:02 +00:00
p5-WWW-Amazon-Wishlist Bl3ify and enable pkgviews installation. 2004-04-25 05:23:02 +00:00
p5-WWW-Mechanize Import p5-WWW-Mechanize from pkgsrc-wip. Packaged by dieter Roelants. 2004-04-16 21:37:30 +00:00
pear-HTML_Common fix the MAINTAINER link (tech-pkg@, not tech-kern@) 2004-10-09 16:48:56 +00:00
pear-HTML_Select COMMENT for "foo" needn't start with "Foo is a...". 2004-04-03 15:30:56 +00:00
php-FastTemplate Relinquish maintainership of packages to tech-pkg@NetBSD.org. 2004-04-24 22:46:08 +00:00
php4 Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
php4-apc bl3ify 2004-04-24 23:03:25 +00:00
php4-curl Update php4 package to 4.3.7. 2004-07-06 19:52:01 +00:00
privoxy Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
py-curl Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
py-HTMLgen add python as category 2004-07-22 09:15:59 +00:00
py-pcgi add python as category 2004-07-22 09:15:59 +00:00
py-zpublisher add python as category 2004-07-22 09:15:59 +00:00
qDecoder
ruby-borges PKGREVISION bump after openssl-security-fix-update to 0.9.6m. 2004-03-26 02:27:34 +00:00
ruby-fcgi Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
ruby-htmlsplit Add ruby to CATEGORIES. 2004-03-16 02:01:09 +00:00
ruby-tag Add ruby to CATEGORIES. 2004-03-16 02:01:09 +00:00
ruby-webrick PKGREVISION bump after openssl-security-fix-update to 0.9.6m. 2004-03-26 02:27:34 +00:00
ruby-webunit Add ruby to CATEGORIES. 2004-03-16 02:01:09 +00:00
sarg Initial import of sarg-1.4.1 from pkgsrc-wip, packaged by Mike M. Volokhov. 2003-12-04 16:06:32 +00:00
screws Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
sitecopy Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
snarf Change MAINTAINER to "tech-pkg" instead of the previous "packages". 2003-12-03 22:14:45 +00:00
snownews Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
SpeedyCGI Import SpeedyCGI v2.22 from pkgsrc-wip 2004-06-22 21:34:50 +00:00
spfc replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 15:18:32 +00:00
squid Update squid package to 2.5.7. 2004-10-13 15:35:55 +00:00
squidGuard Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
surfraw Relinquish maintainership of packages to tech-pkg@NetBSD.org. 2004-04-24 22:46:08 +00:00
swiftsurf Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
swiggle Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
swill Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
swish-e Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
tcl-cgi Regen to make GNU patch happy. 2004-09-11 02:47:33 +00:00
thttpd Add patch from PR 25487 to disable mmap on old (1.5ish) NetBSD systems. 2004-09-14 08:32:16 +00:00
thy Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
tidy Define RANLIB for Darwin (not tested by me). 2004-09-07 14:37:27 +00:00
tinyproxy RCD_SCRIPTS_EXAMPLEDIR was just changed to be a relative directory 2004-10-11 22:14:51 +00:00
trac Update to Trac 0.7.1 'Argento' (Jun, 2004) 2004-08-28 00:30:45 +00:00
urlget Convert to buildlink3. 2004-04-19 04:39:45 +00:00
w3 Remove info files entries from PLIST. 2004-03-11 15:30:39 +00:00
w3c-httpd Rename a local library function strcasestr()' to xstrcasestr()' 2004-09-18 13:34:28 +00:00
w3m bump PKGREVISIONs for last boehm-gc update 2004-07-18 10:49:49 +00:00
w3m-img bump PKGREVISIONs for last boehm-gc update 2004-07-18 10:49:49 +00:00
waplet
wApua Convert to buildlink3. 2004-04-27 04:59:42 +00:00
wdg-validate Use subst.mk instead of patch+sed. 2004-02-17 01:58:08 +00:00
webalizer Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
weblint bl3ify and enable pkgviews installation. 2004-02-17 02:11:30 +00:00
webnew
websvn Update www/websvn to 1.40, and honour CONF_FILES and PKG_SYSCONFDIR. 2004-06-21 01:34:16 +00:00
weex Convert to buildlink3. 2004-04-19 04:39:45 +00:00
whisker PKGREVISION bump after openssl-security-fix-update to 0.9.6m. 2004-03-26 02:27:34 +00:00
wml Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
www6to4
wwwcount
wwwoffle RCD_SCRIPTS_EXAMPLEDIR was just changed to be a relative directory 2004-10-11 22:14:51 +00:00
zope PKGREVISION bump after openssl-security-fix-update to 0.9.6m. 2004-03-26 02:27:34 +00:00
zope-confera PKGREVISION bump after openssl-security-fix-update to 0.9.6m. 2004-03-26 02:27:34 +00:00
zope25 bl3ify 2004-05-23 11:41:35 +00:00
zope25-AbracadabraObject
zope25-BackTalk Set MAINTAINER to "tech-pkg" instead of "packages". 2004-01-10 19:14:18 +00:00
zope25-BTreeFolder
zope25-BTreeFolder2
zope25-Calendar bl3ify 2004-05-23 11:41:35 +00:00
zope25-CMF Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
zope25-CMFPlone Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
zope25-colorz
zope25-CookieCrumbler
zope25-DocumentLibrary
zope25-EasyImage Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
zope25-Epoz
zope25-ExternalEditor
zope25-FileSystemSite
zope25-Formulator
zope25-Fortune
zope25-JPicture Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
zope25-KnowledgeKit
zope25-LocalFS
zope25-MailManager bl3ify 2004-05-23 11:41:35 +00:00
zope25-MetaPublisher
zope25-ParsedXML Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
zope25-Photo Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
zope25-PropertyFolder
zope25-PropertyObject
zope25-RDFSummary
zope25-RenderableCharts bl3ify 2004-05-23 11:41:35 +00:00
zope25-Silva
zope25-Squishdot
zope25-StripoGram
zope25-TinyTablePlus
zope25-XMLWidgets
zope25-Zippy
zope25-ZMySQLDA bl3ify 2004-05-23 11:41:35 +00:00
zope25-ZNavigator
zope25-zopebook bl3ify 2004-05-23 11:41:35 +00:00
zope25-ZPhotoSlides Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
zope25-ZPsycopgDA update to 1.1.14 2004-07-22 18:12:21 +00:00
zope25-ZWeather
zope25-ZWeatherApplet bl3ify 2004-05-23 11:41:35 +00:00
zope25-ZWiki
zopeedit Convert to buildlink3. 2004-04-19 04:53:58 +00:00
Makefile Note addition of HTML-LinkExtractor-0.121 2004-10-20 18:12:05 +00:00