pkgsrc/www
taca c4991bb6ba Update plone3 package to 3.1.3.
* Updated translations.
* Fix album display for folders which do not contain any images. This fixes
  8212.
* Fix invalid redirect in default view for comments.
* Update the sharing page:
      o never reindex more than once when making changes.
      o modify the search button to only search. Previously it would also
        apply all changes in addition to doing a search.
      o do nothing if the form is submitted but no changes were made.
      o handle invalid LDAP or OpenID users correctly.
* Update Archetypes:
      o use Content-Disposition instead of Content-disposition as HTTP
        header for downloads. Fixes problems with MS Internet Explorer 6,
	which appears to be case sensitive contrary to standards.
      o Add a new viewlet manager which allows adding of content at the
        bottom of content edit views.
      o Add an option to the reference field to also copy references when
        copying an object.
* Update reference browser widget:
      o Make it possible to remove references for single-reference fields.
      o Add a new property 'startup_directory_method' to use a callable
        to determine the startup directory.
      o Inserted references were not checked by default on Internet Explorer
        7. This fixes 7936.
      o Added a new property 'hide_inaccessible'. When set all items for
        which the user has no View permission are hidden.
* Add a 'random items' option to the collection portlet.
* Update GenericSetup import steps at each point when loading multiple
  profiles. Fixes CMF bug 213905.
* Fix group handling to use group introspection PAS plugins, making it
  possible to ask, for example, LDAP groups for their members.
* Fix user search to honour the order of user enumeration PAS plugins
  and correctly merge search results.
* Add support for po files inside i18n folders in Python packages.
  They need to registered as a Zope2 product but don't need to be in
  the Products.* namespace anymore.
* Do not create redirects for temporary URLs used while creating a new
  content object. This fixes 8260 and part of 7278.
* Update viewlets to use the 'index' attribute rather than 'render' for
  setting viewlet templates. This allows them to be overriden using the
  'template' ZCML attribute.
* Do not show the display menu if it is disabled.
* Add an actionMenuSelected class to selected menu items.
* Standardize the rendering of the title in the folder contents template.
* Fix a problem with disappearing security context for customized
  browser views.
* Make it possible to customize viewlet and portlet templates registered
  with the same name for multiple browser layers.
* Correctly handle objects with a space in their id in the broken-link-checker.

Updated packages and products

* Archetypes 1.5.9
* Products.ATReferenceBrowserWidget 2.0.2
* Products.CMFPlone 3.1.3
* Products.CMFQuickInstallerTool 2.1.6
* Products.GenericSetup 1.4.1
* Products.PlacelessTranslationService 1.4.12
* Products.PlonePAS 3.6
* Products.PloneTranslations: 3.1.3
* five.customerize 0.3
* plone.app.content 1.1.3
* plone.app.contentmenu 1.1.3
* plone.app.customerize 1.1.1
* plone.app.layout 1.1.3
* plone.app.linkintegrity 1.0.10
* plone.app.portlets 1.1.3
* plone.app.redirector 1.0.9
* plone.app.workflow 1.1.3
* plone.fieldsets 1.0.2
* plone.portlet.collection 1.1.3
* plone.session 2.0
2008-07-17 14:20:57 +00:00
..
adzap Add DESTDIR support. 2008-06-12 02:14:13 +00:00
album Add DESTDIR support. 2008-06-12 02:14:13 +00:00
album_themes Add DESTDIR support. 2008-06-12 02:14:13 +00:00
amaya Convert to use PLIST_VARS instead of manually passing "@comment " 2008-04-12 22:42:57 +00:00
analog Add DESTDIR support. 2008-06-12 02:14:13 +00:00
ap-access-referer
ap-auth-cookie
ap-auth-external Split out Apache 2.x code into ap2-auth-external. Fixes pkg/37362 2007-12-20 14:31:52 +00:00
ap-auth-kerb Update to mod_auth_kerb-5.3. Suggested by Michael Santos in PR pkg/35459. 2007-01-25 19:54:08 +00:00
ap-auth-ldap Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
ap-auth-mysql Add DESTDIR support. 2008-06-12 02:14:13 +00:00
ap-auth-pam
ap-auth-pgsql Make PostgreSQL 8.2 the default version. Bump all packages using it. 2008-03-13 17:38:48 +00:00
ap-auth-postgresql Make PostgreSQL 8.2 the default version. Bump all packages using it. 2008-03-13 17:38:48 +00:00
ap-auth-radius
ap-auth-script
ap-bandwidth
ap-dav Add DESTDIR support. 2008-06-12 02:14:13 +00:00
ap-dtcl Add DESTDIR support. 2008-06-12 02:14:13 +00:00
ap-Embperl Add DESTDIR support. 2008-06-12 02:14:13 +00:00
ap-fastcgi APACHE_MANUAL is different in Apache 2.x and 1.3.x. Substitute in shared 2007-12-05 17:42:49 +00:00
ap-gzip Some more HOMEPAGE/MASTER_SITES updates from Sergey Svishchev. 2006-10-28 21:29:47 +00:00
ap-jk Update ap-jk to 1.2.23. 2007-05-29 02:22:22 +00:00
ap-layout Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
ap-mp3 pkglint cleanup; update HOMEPAGE/MASTER_SITES. 2007-02-22 19:01:13 +00:00
ap-perl
ap-php Add DESTDIR support. 2008-06-12 02:14:13 +00:00
ap-python Always build PIC. Don't try to use mkdep, it fails on NetBSD. 2008-07-10 14:59:57 +00:00
ap-rivet Add DESTDIR support. 2008-06-12 02:14:13 +00:00
ap-rpaf give away to pkgsrc-users 2007-03-19 16:35:51 +00:00
ap-ruby - Switch to use vendor_dir with Ruby 1.8.7. 2008-06-19 15:02:17 +00:00
ap-ssl Update ap-ssl to 2.8.31. 2008-02-24 05:29:21 +00:00
ap-throttle Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
ap-xslt Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
ap2-auth-external Import apache 2.x portion after splitting ap-auth-external into 1.x and 2.x. 2007-12-20 14:59:14 +00:00
ap2-auth-ldap Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
ap2-auth-mysql Change naming of Apache 2.2 modules to use ap22 prefix. 2007-06-30 16:09:07 +00:00
ap2-auth-pgsql Make PostgreSQL 8.2 the default version. Bump all packages using it. 2008-03-13 17:38:48 +00:00
ap2-auth-radius Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
ap2-auth-xradius Add DESTDIR support. 2008-06-12 02:14:13 +00:00
ap2-bw Change naming of Apache 2.2 modules to use ap22 prefix. 2007-06-30 16:09:07 +00:00
ap2-chroot Change naming of Apache 2.2 modules to use ap22 prefix. 2007-06-30 16:09:07 +00:00
ap2-fastcgi APACHE_MANUAL is different in Apache 2.x and 1.3.x. Substitute in shared 2007-12-05 17:42:49 +00:00
ap2-fcgid Add DESTDIR support. 2008-06-12 02:14:13 +00:00
ap2-jk Change naming of Apache 2.2 modules to use ap22 prefix. 2007-06-30 16:09:07 +00:00
ap2-perl Add DESTDIR support. 2008-06-12 02:14:13 +00:00
ap2-python Add DESTDIR support. 2008-06-12 02:14:13 +00:00
ap2-subversion Version 1.5.0 2008-06-19 22:33:25 +00:00
ap2-suphp Update ap2-suphp to 0.6.3. 2008-05-17 02:37:24 +00:00
ap2-transform Change naming of Apache 2.2 modules to use ap22 prefix. 2007-06-30 16:09:07 +00:00
ap2-wsgi Add DESTDIR support. 2008-06-12 02:14:13 +00:00
ap2-xslt2 Installs bash script, so depend on it and bump revision. 2007-08-30 13:31:45 +00:00
apache Add DESTDIR support. 2008-02-23 05:26:01 +00:00
apache-tomcat55 Add DESTDIR support. 2008-06-20 01:09:05 +00:00
apache2 Fix abs_srcdir definition as done in apache22. Also install 2008-07-10 15:18:23 +00:00
apache22 Update "apache22" package to version 2.2.9. 2008-06-18 21:38:00 +00:00
apachetop Add DESTDIR support. 2008-06-12 02:14:13 +00:00
apc-gui Add DESTDIR support. 2008-06-20 01:09:05 +00:00
asp2php Add DESTDIR support. 2008-06-20 01:09:05 +00:00
august Add DESTDIR support. 2008-06-20 01:09:05 +00:00
awstats Add DESTDIR support. 2008-06-20 01:09:05 +00:00
bannerfilter Add DESTDIR support. 2008-06-20 01:09:05 +00:00
bins Add DESTDIR support. 2008-06-20 01:09:05 +00:00
bkedit Mark as destdir ready. 2008-07-14 12:55:56 +00:00
bluefish Add DESTDIR support. 2008-06-12 02:14:13 +00:00
blur6ex Add DESTDIR support. 2008-06-20 01:09:05 +00:00
bozohttpd Drop the inet6 option and mark this package as simply "IPV6_READY" 2008-03-07 22:00:43 +00:00
browser-bookmarks-menu Add DESTDIR support. 2008-06-20 01:09:05 +00:00
cadaver + Use the correct termcap library instead of hardcoding -ltermcap. 2008-03-05 17:12:44 +00:00
calamaris Add DESTDIR support. 2008-06-20 01:09:05 +00:00
camping Initial import of camping-1.5 as www/camping. 2008-04-04 15:22:40 +00:00
cgic Mark as destdir ready. 2008-07-14 12:55:56 +00:00
cgicc Add DESTDIR support. 2008-06-12 02:14:13 +00:00
cgilib Add a missing directory to INSTALLATION_DIRS. 2007-07-09 21:51:30 +00:00
checkbot Add DESTDIR support. 2008-06-12 02:14:13 +00:00
cherokee It needs flex, not lex. 2008-05-22 13:31:40 +00:00
chimera Remove hard coded /usr/lib/libz.a as depending libraries. 2008-04-04 13:45:02 +00:00
clearsilver - ruby-clearsilver switch to use vendor_dir with Ruby 1.8.7. 2008-06-19 15:19:25 +00:00
clearsilver-base
cocoon Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
communicator Recent flash player is not compatible with netscape navigator/communicator 2007-10-27 13:35:26 +00:00
crawl revbumps due to libevent update. 2008-04-22 18:06:09 +00:00
cronolog Back out previous. Pointed out by uebayasi@ and martti@. 2007-09-25 10:07:06 +00:00
curl "make clean" requires the superuser privilege on Darwin. 2008-07-05 00:20:49 +00:00
cvsweb No reason to have a +DISPLAY say a package is installed. 2007-01-24 17:43:58 +00:00
dansguardian Fix required_files line in rc.d script now that we are using 2008-04-16 14:55:29 +00:00
dillo Installs Perl script to bin/, so depend on it and fix path. 2007-07-24 13:46:45 +00:00
drivel Add DESTDIR support. 2008-06-12 02:14:13 +00:00
drraw Update drraw to 2.2a4. 2007-06-03 16:40:48 +00:00
drupal Update to 5.8 2008-07-10 21:11:02 +00:00
drupal6 Update to 6.3 2008-07-10 21:12:39 +00:00
elinks master site is down (and has been for a while) - add a mirror 2008-07-03 21:33:41 +00:00
emacs-w3m Convert to use PLIST_VARS instead of manually passing "@comment " 2008-04-12 22:42:57 +00:00
epiphany Add DESTDIR support. 2008-06-12 02:14:13 +00:00
epiphany-extensions Add DESTDIR support. 2008-06-12 02:14:13 +00:00
erubis Update erubis to version 2.5.0. Changes from version 2.3.1 include: 2008-04-04 15:22:47 +00:00
fcgi Support user-destdir installation. 2008-03-14 13:50:16 +00:00
ffproxy Add DESTDIR support. 2008-06-12 02:14:13 +00:00
firefox Update firefox, firefox-bin and firefox-gtk1 to 2.0.0.16. 2008-07-16 09:52:56 +00:00
firefox-bin Update firefox, firefox-bin and firefox-gtk1 to 2.0.0.16. 2008-07-16 09:52:56 +00:00
firefox-bin-acroread * If PLIST_SRC is explicitly set to an empty value in a package Makefile, 2007-10-25 22:00:39 +00:00
firefox-bin-acroread5 Convert to emulator framework. Bump the PKGREVISIONs of the 2007-07-30 16:12:56 +00:00
firefox-bin-acroread7 Convert to emulator framework. Bump the PKGREVISIONs of the 2007-07-30 16:12:56 +00:00
firefox-bin-flash Update "firefox-bin-flash" package to 9.0.124. The new version fixes 2008-04-09 08:39:24 +00:00
firefox-bin-java Support user-destdir installation in all packages that include 2008-03-07 05:43:42 +00:00
firefox-bin-nightly Turn on user-destdir installation for the *-bin-nightly packages -- 2008-03-07 05:18:21 +00:00
firefox-bin-realplayer Convert to emulator framework. Bump the PKGREVISIONs of the 2007-07-30 16:12:56 +00:00
firefox-gtk1 Fix assorted pkglint complaints and warns. 2008-05-19 10:43:02 +00:00
firefox3 Mark as destdir ready. 2008-07-14 12:55:56 +00:00
firefox3-bin Add support for user-destdir installation. 2008-03-07 05:06:16 +00:00
galeon Add DESTDIR support. 2008-06-12 02:14:13 +00:00
galway Convert to use guile16 instead of guile14. Patch provided by 2007-06-01 01:12:30 +00:00
ganglia-webfrontend Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
geeklog Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gitweb Add DESTDIR support. 2008-06-20 01:09:05 +00:00
grail Fix path to Python. Bump revision. 2007-10-06 00:16:28 +00:00
gtkasp2php Reset maintainer -- shell@ is inactive. 2007-09-30 17:45:23 +00:00
gtkhtml38 Mark as destdir ready. 2008-07-14 12:55:56 +00:00
gtkhtml314 update to 3.18.3 2008-07-15 10:38:32 +00:00
haskell-cgi HOMEPAGE is gone, comment it out. From Sergey Svishchev. 2007-02-22 19:24:37 +00:00
heel Update www/heel to 1.0.0. Changes from version 0.6.0 include converting 2008-04-21 16:24:14 +00:00
hiawatha Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
horde Add DEPENDS on a few new PEAR packages to fix PR 39102 2008-07-08 21:14:18 +00:00
htdig Remove Ex-MASTER_SITEs. From Zafer Aydogan. 2007-12-02 12:32:40 +00:00
htdig-devel Mark as destdir ready. 2008-07-14 12:55:56 +00:00
htmldoc Restructure the following packages: 2008-04-22 16:24:31 +00:00
htmldoc-x11 Mirror PKG_DESTDIR_SUPPORT setting from the included Makefile. This is 2008-04-24 15:20:06 +00:00
htmlfix Needs REPLACE_PERL. PKGREVISION++ 2008-01-31 18:59:37 +00:00
htmllint
http_load Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
ijb Fixed gcc 4 error message. 2007-09-29 16:16:47 +00:00
ikiwiki Add a option for "amazon_s3". 2008-06-05 14:22:24 +00:00
instiki use more INSTALLATION_DIRS. There should be no functional change. 2008-06-19 15:24:04 +00:00
ja-trac Update ja-trac to 0.10.5.1. 2008-07-04 17:33:00 +00:00
jakarta-servletapi Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
jakarta-tomcat4 Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
jakarta-tomcat5 Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
jalbum Explicitly add pax dependency in those Makefiles that use it (or have 2008-05-25 21:42:20 +00:00
jsdk20 Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
jssi Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
kahua Don't hard-code /var. 2007-09-29 16:19:09 +00:00
kannel Mark as destdir ready. 2008-07-14 12:55:56 +00:00
kazehakase Mark as destdir ready. 2008-07-14 12:55:56 +00:00
kdewebdev3 Mark as destdir ready. 2008-07-14 12:55:56 +00:00
lhs Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
libghttp Mark as destdir ready. 2008-07-14 12:55:56 +00:00
libgtkhtml Drop maintainership 2008-04-30 13:38:14 +00:00
libwww Convert to use PLIST_VARS instead of manually passing "@comment " 2008-04-12 22:42:57 +00:00
liferea update to 1.4.16b 2008-06-23 16:26:19 +00:00
lighttpd Belatedly bump revision for CVE-2008-1531 fix. 2008-05-20 14:22:50 +00:00
links Update to 2.1pre36: 2008-05-21 14:00:40 +00:00
links-gui Update to 2.1pre36: 2008-05-21 14:00:40 +00:00
lynx Install lynx.lss manually for slang option case. 2008-06-22 15:55:46 +00:00
make_album
merb Initial import of merb-0.9.2 as www/merb. 2008-04-04 15:23:01 +00:00
merb-action-args Initial import of merb-action-args-0.9.2 as www/merb-action-args. 2008-04-04 15:23:08 +00:00
merb-activerecord Initial import of merb-activerecord-0.9.2 as www/merb-activerecord. 2008-04-04 15:23:15 +00:00
merb-assets Initial import of merb-assets-0.9.2 as www/merb-assets. 2008-04-04 15:23:23 +00:00
merb-builder Initial import of merb-builder-0.9.2 as www/merb-builder. 2008-04-04 15:23:31 +00:00
merb-cache Initial import of merb-cache-0.9.2 as www/merb-cache. 2008-04-04 15:23:39 +00:00
merb-core Initial import of merb-core-0.9.2 as www/merb-core. 2008-04-04 15:23:46 +00:00
merb-datamapper Initial import of merb-datamapper-0.9.2 as www/merb-datamapper. 2008-04-04 15:23:53 +00:00
merb-gen Initial import of merb-gen-0.9.2 as www/merb-gen. 2008-04-04 15:24:00 +00:00
merb-haml Initial import of merb-haml-0.9.2 as www/merb-haml. 2008-04-04 15:24:08 +00:00
merb-has-flash Initial import of merb-has-flash-0.9.2 as www/merb-has-flash. 2008-04-04 15:24:15 +00:00
merb-helpers Initial import of merb-helpers-0.9.2 as www/merb-helpers. 2008-04-04 15:24:23 +00:00
merb-mailer Initial import of merb-mailer-0.9.2 as www/merb-mailer. 2008-04-04 15:24:31 +00:00
merb-more Initial import of merb-more-0.9.2 as www/merb-more. 2008-04-04 15:24:38 +00:00
merb-param-protection Initial import of merb-param-protection-0.9.2 as www/merb-param-protection. 2008-04-04 15:24:45 +00:00
merb-parts Initial import of merb-parts-0.9.2 as www/merb-parts. 2008-04-04 15:24:52 +00:00
merb-sequel Fix commit involving Makefile:1.2 that bumped the PKGREVISION of 2008-04-14 20:21:20 +00:00
merb-stories Initial import of merb-stories-0.9.2 as www/merb-stories. 2008-04-04 15:25:06 +00:00
merb-test-unit Initial import of merb-test-unit-0.9.2 as www/merb-test-unit. 2008-04-04 15:25:13 +00:00
merbful-authentication Update www/merbful-authentication to 0.9.3. Changes from version 0.9.2 2008-04-29 17:36:23 +00:00
micro_httpd Update to version 20051212. 2007-03-23 21:38:02 +00:00
mimetex Add DESTDIR support. 2007-12-17 10:33:56 +00:00
mini_httpd Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
mknmz-wwwoffle Mark as destdir ready. 2008-07-14 12:55:56 +00:00
mMosaic Reset maintainer on his request. 2007-12-12 20:42:28 +00:00
mongrel Bump PKGREVISION of rubygem based packages which contain extention libraries. 2008-06-19 15:21:35 +00:00
mongrel-cluster Initial import of mongrel-cluster-1.0.5 as www/mongrel-cluster. 2008-04-04 15:25:31 +00:00
mongrel-config Initial import of mongrel-config-0.3.1 as www/mongrel-config. 2008-04-04 15:25:38 +00:00
mongrel-console Initial import of mongrel-console-0.2.1 as www/mongrel-console. 2008-04-04 15:25:46 +00:00
mongrel-upload-progress Initial import of mongrel-upload-progress-0.2.2 as 2008-04-04 15:25:54 +00:00
mono-xsp Drop lang/mono/Makefile.common which is not needed anymore. 2008-05-30 11:07:22 +00:00
navigator Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
neon Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
netscape update netscape to netscape-20040123nb4: 2006-09-29 22:12:51 +00:00
netsurf Import netsurf-1.2 from pkgsrc-wip: 2008-06-23 15:05:09 +00:00
nginx Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
ns-plugger-common Fix a long standing bug where PKG_INFO was used before it was defined. 2007-10-10 15:27:15 +00:00
ns-plugger-communicator
ns-plugger-navigator
ns-remote Update ns-remote to 1.11nb4 - from PR/37624 by Eric Schnoebelen: 2008-01-01 16:45:35 +00:00
nspluginwrapper Update nspluginwrapper to 1.0.0 - may help PR pkg/37857 2008-07-05 22:27:51 +00:00
nvu Resign from maintaining a lot of packages, so everyone is free to update 2008-03-04 11:02:23 +00:00
ocsigen Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
opera Update to 9.27, this closes PR pkg/38369: 2008-04-07 14:39:14 +00:00
opera-acroread * If PLIST_SRC is explicitly set to an empty value in a package Makefile, 2007-10-25 22:00:39 +00:00
opera-acroread5 * Add new emulator framework in pkgsrc/mk/emulator that handles all 2007-07-29 05:18:36 +00:00
opera-acroread7 Add DESTDIR support. 2008-06-20 01:09:05 +00:00
opera-plugins Allow a nicer syntax for expressing needing at least a certain version 2007-08-23 18:20:30 +00:00
p5-Apache-ASP Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-Apache-AuthCookie Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-Apache-AuthCookieDBI Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-Apache-DBILogConfig Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-Apache-DBILogger Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-Apache-Filter Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-Apache-Gallery Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
p5-Apache-Reload Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-Apache-Session Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-Apache-Session-Wrapper Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-Apache-SSI Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-Apache-Test Update to 1.30: 2008-04-23 21:25:59 +00:00
p5-Apache2-AuthCookie Import p5-Apache2-AuthCookie version 3.12. 2008-06-20 14:09:21 +00:00
p5-Apache2-AuthCookieDBI Mark as destdir ready. 2008-07-14 12:55:56 +00:00
p5-Captcha-reCAPTCHA Initial import of module Captcha-reCAPTCHA. 2008-01-25 01:59:06 +00:00
p5-Captcha-reCAPTCHA-Mailhide Initial import of Captcha-reCAPTCHA-Mailhide. 2008-01-25 02:31:06 +00:00
p5-Catalyst-Action-RenderView Added www/p5-Catalyst-Action-RenderView version 0.08 2008-07-15 09:15:03 +00:00
p5-Catalyst-Authentication-Store-DBIx-Class Added www/p5-Catalyst-Authentication-Store-DBIx-Class version 0.104 2008-07-15 09:15:21 +00:00
p5-Catalyst-Component-ACCEPT_CONTEXT Added www/p5-Catalyst-Component-ACCEPT_CONTEXT version 0.05 2008-07-15 09:15:42 +00:00
p5-Catalyst-Controller-BindLex Added www/p5-Catalyst-Controller-BindLex version 0.05 2008-07-15 09:16:00 +00:00
p5-Catalyst-Controller-FormBuilder Added www/p5-Catalyst-Controller-FormBuilder version 0.04 2008-07-15 09:16:19 +00:00
p5-Catalyst-Devel Added www/p5-Catalyst-Devel version 1.08 2008-07-15 09:16:36 +00:00
p5-Catalyst-Manual Added www/p5-Catalyst-Manual version 5.7013 2008-07-15 09:16:52 +00:00
p5-Catalyst-Plugin-Authentication Added www/p5-Catalyst-Plugin-Authentication version 0.10006 2008-07-15 09:17:09 +00:00
p5-Catalyst-Plugin-Authentication-Store-DBIC Added www/p5-Catalyst-Plugin-Authentication-Store-DBIC version 0.10 2008-07-15 09:17:28 +00:00
p5-Catalyst-Plugin-Authentication-Store-RDBO Added www/p5-Catalyst-Plugin-Authentication-Store-RDBO version 0.002 2008-07-15 09:17:45 +00:00
p5-Catalyst-Plugin-Authorization-Roles Added www/p5-Catalyst-Plugin-Authorization-Roles version 0.05 2008-07-15 09:18:00 +00:00
p5-Catalyst-Plugin-ConfigLoader Added www/p5-Catalyst-Plugin-ConfigLoader version 0.20 2008-07-15 09:18:17 +00:00
p5-Catalyst-Plugin-Session Added www/p5-Catalyst-Plugin-Session version 0.19 2008-07-15 09:18:32 +00:00
p5-Catalyst-Plugin-Session-State-Cookie Added www/p5-Catalyst-Plugin-Session-State-Cookie version 0.09 2008-07-15 09:18:48 +00:00
p5-Catalyst-Plugin-Session-Store-DBIC Added www/p5-Catalyst-Plugin-Session-Store-DBIC version 0.06 2008-07-15 09:19:05 +00:00
p5-Catalyst-Plugin-Session-Store-Delegate Added www/p5-Catalyst-Plugin-Session-Store-Delegate version 0.02 2008-07-15 09:19:22 +00:00
p5-Catalyst-Plugin-Session-Store-FastMmap Added www/p5-Catalyst-Plugin-Session-Store-FastMmap version 0.05 2008-07-15 09:19:38 +00:00
p5-Catalyst-Plugin-Session-Store-File Added www/p5-Catalyst-Plugin-Session-Store-File version 0.13 2008-07-15 09:19:54 +00:00
p5-Catalyst-Plugin-StackTrace Added www/p5-Catalyst-Plugin-StackTrace version 0.08 2008-07-15 09:30:12 +00:00
p5-Catalyst-Plugin-Static-Simple Added www/p5-Catalyst-Plugin-Static-Simple version 0.20 2008-07-15 09:30:29 +00:00
p5-Catalyst-Runtime Added www/p5-Catalyst-Runtime version 5.7014 2008-07-15 09:30:45 +00:00
p5-Catalyst-View-JSON Added www/p5-Catalyst-View-JSON version 0.24 2008-07-15 09:30:58 +00:00
p5-Catalyst-View-TT Added www/p5-Catalyst-View-TT version 0.27 2008-07-15 09:31:13 +00:00
p5-CatalystX-CRUD-Controller-RHTMLO Added www/p5-CatalystX-CRUD-Controller-RHTMLO version 0.12 2008-07-15 09:31:27 +00:00
p5-CGI Update www/p5-CGI to 3.35 2008-04-17 18:21:40 +00:00
p5-CGI-Ajax Import www/p5-CGI-Ajax-0.7.01 into pkgsrc 2008-04-08 10:31:59 +00:00
p5-CGI-Application Fixing error reported by babylon5.NetBSD.org weekly pkgsrc output (Missing newline) 2007-12-16 07:12:33 +00:00
p5-CGI-Application-Plugin-DBH Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-CGI-Application-Plugin-ValidateRM Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-CGI-FastTemplate Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-CGI-FormBuilder Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-CGI-Kwiki Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-CGI-Minimal Fixing error reported by babylon5.NetBSD.org weekly pkgsrc output 2007-12-16 07:11:51 +00:00
p5-CGI-ProgressBar Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-CGI-Session Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-CGI-Simple Import www/p5-CGI-Simple 1.105 2008-06-23 03:04:26 +00:00
p5-CGI_Lite Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-CSS Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-CSS-Squish Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-FCGI Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-FCGI-ProcManager Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-Handel Added www/p5-Handel version 1.00010 2008-07-15 09:42:33 +00:00
p5-HTML-Clean Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-HTML-Element-Extended The package supports installation to DESTDIR. 2008-01-05 22:41:27 +00:00
p5-HTML-FillInForm Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-HTML-FixEntities Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-HTML-Format Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-HTML-LinkExtractor Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-HTML-Mason Added MESSAGE file in order to tell users they have to do a minimum 2007-10-01 21:29:32 +00:00
p5-HTML-Parser The package needs a C compiler. 2008-01-08 20:58:30 +00:00
p5-HTML-PrettyPrinter Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-HTML-Prototype Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-HTML-Prototype-Useful Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-HTML-Scrubber Drop EXTRACT_USING. 2008-05-25 20:14:46 +00:00
p5-HTML-SimpleParse Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-HTML-StickyQuery Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-HTML-Stream Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-HTML-Strip Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-HTML-StripScripts Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-HTML-StripScripts-Parser Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-HTML-Table Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-HTML-TableExtract The package supports installation to DESTDIR. 2008-01-05 22:41:27 +00:00
p5-HTML-Tagset Update to 3.20: 2008-03-04 12:38:58 +00:00
p5-HTML-Template Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-HTML-Tiny Initial import of Perl module HTML-Tiny. 2008-01-25 01:35:53 +00:00
p5-HTML-Tree The package supports installation to DESTDIR 2008-01-05 22:38:08 +00:00
p5-HTML-WikiConverter Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-HTMLObject Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-HTTP-Async import p5-HTTP-Async-0.09 2008-06-23 03:35:35 +00:00
p5-HTTP-Body import p5-HTTP-Body-1.03 2008-06-23 03:13:54 +00:00
p5-HTTP-Cache-Transparent Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-HTTP-DAV Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-HTTP-GHTTP Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-HTTP-Lite Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-HTTP-Proxy Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-HTTP-Request-AsCGI import p5-HTTP-Request-AsCGI-0.5 2008-06-23 03:39:26 +00:00
p5-HTTP-Request-Form Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-HTTP-Server-Simple Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-HTTP-Server-Simple-Kwiki Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-HTTP-Server-Simple-Mason Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-HTTP-Server-Simple-Static Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-HTTPD-User-Manage Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
p5-I18N-AcceptLanguage Import p5-I18N-AcceptLanguage version 1.04. 2008-02-16 05:02:36 +00:00
p5-Jemplate Add DESTDIR support. 2008-06-12 02:14:13 +00:00
p5-Kwiki Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-Kwiki-Archive-Cvs Add DESTDIR support. 2008-06-12 02:14:13 +00:00
p5-Kwiki-Archive-Rcs Add DESTDIR support. 2008-06-12 02:14:13 +00:00
p5-Kwiki-BreadCrumbs Add DESTDIR support. 2008-06-12 02:14:13 +00:00
p5-Kwiki-Edit-RequireUserName Add DESTDIR support. 2008-06-12 02:14:13 +00:00
p5-Kwiki-Favorites Add DESTDIR support. 2008-06-12 02:14:13 +00:00
p5-Kwiki-HtmlBlocks Add DESTDIR support. 2008-06-12 02:14:13 +00:00
p5-Kwiki-Icons-Gnome Add DESTDIR support. 2008-06-12 02:14:13 +00:00
p5-Kwiki-ModPerl Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-Kwiki-NewPage Add DESTDIR support. 2008-06-12 02:14:13 +00:00
p5-Kwiki-Notify-Mail Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-Kwiki-PagePrivacy Add DESTDIR support. 2008-06-12 02:14:13 +00:00
p5-Kwiki-ParagraphBlocks Add DESTDIR support. 2008-06-12 02:14:13 +00:00
p5-Kwiki-PreformattedBlocks Add DESTDIR support. 2008-06-12 02:14:13 +00:00
p5-Kwiki-RecentChanges Add DESTDIR support. 2008-06-12 02:14:13 +00:00
p5-Kwiki-Revisions Add DESTDIR support. 2008-06-12 02:14:13 +00:00
p5-Kwiki-Scode Add DESTDIR support. 2008-06-12 02:14:13 +00:00
p5-Kwiki-Search Add DESTDIR support. 2008-06-12 02:14:13 +00:00
p5-Kwiki-Simple-Server-HTTP Add DESTDIR support. 2008-06-12 02:14:13 +00:00
p5-Kwiki-UserName Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-Kwiki-UserPreferences Add DESTDIR support. 2008-06-12 02:14:13 +00:00
p5-Kwiki-Users-Remote Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-Kwiki-Weather Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-Kwiki-Wikiwyg Add DESTDIR support. 2008-06-12 02:14:13 +00:00
p5-Kwiki-Zipcode Add DESTDIR support. 2008-06-12 02:14:13 +00:00
p5-libapreq The package supports installation to DESTDIR. 2008-04-06 15:51:00 +00:00
p5-libapreq2 Add DESTDIR support. 2008-06-12 02:14:13 +00:00
p5-libwww Reset PKGREVISION after update. 2008-04-23 09:22:08 +00:00
p5-LWP-Authen-Negotiate Add DESTDIR support. 2008-06-12 02:14:13 +00:00
p5-LWP-Authen-Wsse Add DESTDIR support. 2008-06-12 02:14:13 +00:00
p5-LWP-UserAgent-Determined Import p5-LWP-UserAgent-Determined version 1.03. 2008-06-21 22:05:31 +00:00
p5-LWPx-ParanoidAgent Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-MasonX-Request-WithApacheSession Add DESTDIR support. 2008-06-12 02:14:13 +00:00
p5-Rose-HTML-Objects Added www/p5-Rose-HTML-Objects version 0.554 2008-07-15 08:43:35 +00:00
p5-Rose-HTMLx-Form-Field-Autocomplete Added www/p5-Rose-HTMLx-Form-Field-Autocomplete version 0.02 2008-07-15 08:43:49 +00:00
p5-Rose-HTMLx-Form-Field-Boolean Added www/p5-Rose-HTMLx-Form-Field-Boolean version 0.03 2008-07-15 08:44:04 +00:00
p5-Rose-URI Added www/p5-Rose-URI version 0.022 2008-07-15 08:44:22 +00:00
p5-SVN-Web Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-Template-Extract Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-Template-Generate Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-Template-Multilingual Add DESTDIR support. 2008-06-12 02:14:13 +00:00
p5-Template-Stash-EscapeHTML Add DESTDIR support. 2008-06-12 02:14:13 +00:00
p5-Template-Stash-HTML-Entities Added www/p5-Template-Stash-HTML-Entities version 1.3.1 2008-07-14 09:33:34 +00:00
p5-Template-Timer Added p5-Template-Timer-0.04 2008-06-23 03:01:52 +00:00
p5-Template-Toolkit Updated www/p5-Template-Toolkit 2.15 -> 2.19 2007-06-09 23:54:01 +00:00
p5-Test-WWW-Mechanize Add DESTDIR support. 2008-06-12 02:14:13 +00:00
p5-Test-WWW-Mechanize-Catalyst Added www/p5-Test-WWW-Mechanize-Catalyst version 0.42 2008-07-15 09:32:20 +00:00
p5-URI Update from 1.36 to 1.37. Changes: 2008-06-22 22:54:31 +00:00
p5-URI-Fetch Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-VRML Add DESTDIR support. 2008-06-12 02:14:13 +00:00
p5-WWW-Amazon-Wishlist Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-WWW-Curl Add DESTDIR support. 2008-06-12 02:14:13 +00:00
p5-WWW-Facebook-API Add DESTDIR support. 2008-06-12 02:14:13 +00:00
p5-WWW-Mechanize Update p5-WWW-Mechanize from 1.30 to 1.34 2008-04-08 10:33:44 +00:00
paros Add DESTDIR support. 2008-06-12 02:14:13 +00:00
pear-HTML_Common Add DESTDIR support. 2008-06-12 02:14:13 +00:00
pear-HTML_Select Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
pear-HTTP Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
pear-HTTP_Request Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
php-apc Add DESTDIR support. 2008-06-12 02:14:13 +00:00
php-curl Add DESTDIR support. 2008-06-12 02:14:13 +00:00
php-eaccelerator Add DESTDIR support. 2008-06-12 02:14:13 +00:00
php-FastTemplate Add DESTDIR support. 2008-06-12 02:14:13 +00:00
php4 Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
php4-apc Add DESTDIR support. 2008-06-12 02:14:13 +00:00
plone Set PLONE3_VERSION to 3.1.3; start update to Plone 3.1.3. 2008-07-17 14:20:02 +00:00
plone3 Update plone3 package to 3.1.3. 2008-07-17 14:20:57 +00:00
plone25 Add DESTDIR support. 2008-06-12 02:14:13 +00:00
pound Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
privoxy remove an "extern inline" which is gcc specific and doesn't work on IRIX, 2008-06-13 13:45:46 +00:00
py-clearsilver Add DESTDIR support. 2008-06-12 02:14:13 +00:00
py-curl Add DESTDIR support. 2008-06-12 02:14:13 +00:00
py-django Fix a CSS issue in the login page of the admin module. Bump revision. 2008-05-20 13:46:49 +00:00
py-flup Update py-flup to r2311. 2007-08-09 13:31:52 +00:00
py-HTMLgen
py-jonpy Update PYTHON_VERSIONS_COMPATIBLE 2008-04-25 20:39:06 +00:00
py-moin Update to moin 1.6.3. This fixes bugs in the ACL parser for all entries 2008-05-07 10:02:44 +00:00
py-nevow Add DESTDIR support. 2008-06-12 02:14:13 +00:00
py-rss2gen Import Python PyRSS2Gen module which is used by various Subversion helper 2008-06-21 17:51:37 +00:00
py-swish-e Remove trailing spaces. 2007-10-09 19:19:08 +00:00
py-webpy Add DESTDIR support. 2008-06-12 02:14:13 +00:00
qDecoder Fix NO_MTREE. 2007-03-28 13:30:11 +00:00
raggle Dick Davies can no longer maintain those packages. (by private mail) 2007-10-03 14:45:41 +00:00
rails Update rails to 2.1.0. 2008-06-20 04:35:36 +00:00
ramaze Initial import of ramaze-0.3.9.1 as www/ramaze. 2008-04-04 15:26:03 +00:00
ruby-actionpack Update ruby-actionpack to 2.1.0. 2008-06-20 04:30:33 +00:00
ruby-activeresource Update ruby-activeresource to 2.1.0. 2008-06-20 04:34:11 +00:00
ruby-borges Add DESTDIR support. 2008-06-20 01:09:05 +00:00
ruby-clearsilver - ruby-clearsilver switch to use vendor_dir with Ruby 1.8.7. 2008-06-19 15:19:25 +00:00
ruby-cssmin Initial import of ruby18-cssmin-1.0.0 as www/ruby-cssmin. 2008-04-04 15:26:10 +00:00
ruby-fcgi Install as a gem using the pkgsrc rubygem.mk framework instead of 2008-04-04 15:30:00 +00:00
ruby-htmlsplit Mark as destdir ready. 2008-07-14 12:55:56 +00:00
ruby-jsmin Initial import of ruby18-jsmin-1.0.0 as www/ruby-jsmin. 2008-04-04 15:26:19 +00:00
ruby-mechanize Update ruby-mechanize to version 0.7.5. Changes from version 0.6.8 2008-04-04 15:26:25 +00:00
ruby-net-flickr Initial import of ruby18-net-flickr-0.0.1 as www/ruby-net-flickr. 2008-04-04 15:26:29 +00:00
ruby-rack Initial import of ruby18-rack-0.3.0 as www/ruby-rack. 2008-04-04 15:26:37 +00:00
ruby-tag Mark as destdir ready. 2008-07-14 12:55:56 +00:00
ruby-webunit Mark as destdir ready. 2008-07-14 12:55:56 +00:00
sarg Use my NetBSD.org email - I read it much more regulary than any others. 2008-07-15 15:33:45 +00:00
screws Explicitly add pax dependency in those Makefiles that use it (or have 2008-05-25 21:42:20 +00:00
seamonkey Update seamonkey, seamonkey-bin and seamonkey-gtk1 to Seamonkey 1.1.11. 2008-07-16 15:44:19 +00:00
seamonkey-bin Update seamonkey, seamonkey-bin and seamonkey-gtk1 to Seamonkey 1.1.11. 2008-07-16 15:44:19 +00:00
seamonkey-bin-flash Add DESTDIR support. 2008-06-20 01:09:05 +00:00
seamonkey-bin-java Add www/seamonkey-bin-java, analogue to firefox-bin-java. 2007-02-01 14:02:57 +00:00
seamonkey-bin-nightly Turn on user-destdir installation for the *-bin-nightly packages -- 2008-03-07 05:18:21 +00:00
seamonkey-gtk1 Update seamonkey, seamonkey-bin and seamonkey-gtk1 to SeaMonkey 1.1.5. 2007-10-22 08:04:07 +00:00
serf include openssl bl3 2008-02-13 19:40:13 +00:00
sitecopy Add DESTDIR support. 2008-06-20 01:09:05 +00:00
skipstone Bump PKGREVISION for major www/firefox upgrade. 2007-05-12 14:05:54 +00:00
snarf Add DESTDIR support. 2008-06-20 01:09:05 +00:00
snownews Update to 1.5.9. Drop maintainership. 2008-04-16 08:54:28 +00:00
sope Make PostgreSQL 8.2 the default version. Bump all packages using it. 2008-03-13 17:38:48 +00:00
SpeedyCGI Add DESTDIR support. 2008-06-12 02:14:13 +00:00
spfc Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
squid Update www/squid package to 2.6.21 (2.6.STABLE21) which contains 2008-06-29 01:02:08 +00:00
squidGuard Update squidGuard to 1.3 with patch-20071117. 2007-12-20 03:36:59 +00:00
squidpurge pkglint USE_LANGUAGES cleanup. Patch from Sergey Svishchev. 2007-02-22 19:30:02 +00:00
squirm Resign from maintaining a lot of packages, so everyone is free to update 2008-03-04 11:02:23 +00:00
surfraw Update to 2.2.1: 2008-03-14 19:42:38 +00:00
swiftsurf
swiggle Update to 0.4: 2007-07-19 23:00:47 +00:00
swill Prepare for switching to NO_MTREE=yes. 2007-03-24 19:21:18 +00:00
swish-e Fix one more Perl reference. Bump revision. 2007-08-30 20:01:08 +00:00
tcl-cgi
thin Bump PKGREVISION of rubygem based packages which contain extention libraries. 2008-06-19 15:21:35 +00:00
thoth Update patch checksum 2008-04-21 16:35:05 +00:00
thoth-delicious Initial import of ruby18-thoth-delicious-0.1.0 as www/thoth-delicious. 2008-04-04 15:26:58 +00:00
thoth-flickr Initial import of ruby18-thoth-flickr-0.1.0 as www/thoth-flickr. 2008-04-04 15:27:05 +00:00
thttpd Fix a typo in a comment. 2007-09-09 00:30:13 +00:00
thy Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump. 2008-03-06 14:53:47 +00:00
tidy Set BUILD_DEPENDS on doxygen to 1.5.6 because doxygen's ABI changed 2008-06-13 12:22:55 +00:00
tinyproxy Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
trac Update to 0.10.5, resolving security issues. This is believed to be a 2008-07-04 16:30:53 +00:00
urlget
urlgrabber this doesn't use PYPKGPREFIX, so "python/application.mk" should 2008-05-21 11:00:56 +00:00
varnish Add DESTDIR support. 2008-06-20 01:09:05 +00:00
viewvc Version 1.0.5 (released 28-Feb-2008) 2008-03-06 21:21:10 +00:00
visitors Add DESTDIR support. 2008-06-20 01:09:05 +00:00
w3 Add missing w3/buildlink3.mk which is conditionally included by devel/semi. 2007-12-16 13:45:59 +00:00
w3c-httpd Add DESTDIR support. 2008-06-20 01:09:05 +00:00
w3m Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
w3m-img + Include termcap.buildlink3.mk instead of using ${OPSYS} to guess at 2008-03-05 18:01:50 +00:00
waplet Add DESTDIR support. 2008-06-20 01:09:05 +00:00
wApua Add DESTDIR support. 2008-06-20 01:09:05 +00:00
wdg-validate Add DESTDIR support. 2008-06-20 01:09:05 +00:00
webalizer Add checksums for geolizer option 2008-04-07 09:43:52 +00:00
webby Initial import of webby-0.8.2 as www/webby. 2008-04-04 15:27:12 +00:00
weblint Add DESTDIR support. 2008-06-20 01:09:05 +00:00
webnew Add DESTDIR support. 2008-06-20 01:09:05 +00:00
websvn Fix various cross-site scripting issues in websvn (CVE-2007-3056). 2008-07-13 11:15:27 +00:00
weex Assume for the moment that all modern platforms have va_copy, 2008-07-10 12:46:43 +00:00
whisker Add DESTDIR support. 2008-06-20 01:09:05 +00:00
wiliki Mark as destdir ready. 2008-07-14 12:55:56 +00:00
wml Add patches for wml privilege escalation (CVE-2008-0665 and CVE-2008-0666). 2008-07-13 20:35:46 +00:00
www6to4 Update www6to4 to 1.6. 2006-10-28 03:00:35 +00:00
wwwcount Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
wwwoffle Depend on yacc, lex and flex as needed. Fixes PR 37586. 2007-12-21 22:54:56 +00:00
zope Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
zope-ejsplitter Mark as destdir ready. 2008-07-14 12:55:56 +00:00
zope-jamailhost Mark as destdir ready. 2008-07-14 12:55:56 +00:00
zope3 Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
zope25 Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
zope25-AbracadabraObject
zope25-BackTalk
zope25-BTreeFolder
zope25-BTreeFolder2
zope25-Calendar
zope25-CMF Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:59:34 +00:00
zope25-CMFPlone Fix dependency broken by www/zope25/product.mk change (Hi rillig!) 2007-11-26 15:59:35 +00:00
zope25-colorz Don't install group and world writeable files. Bump revision. 2007-07-28 00:19:24 +00:00
zope25-CookieCrumbler
zope25-DocumentLibrary
zope25-EasyImage Don't install group or world writeable files. Bump revision. 2007-07-28 00:31:14 +00:00
zope25-Epoz
zope25-ExternalEditor
zope25-FileSystemSite
zope25-Formulator
zope25-Fortune
zope25-JPicture Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:59:34 +00:00
zope25-KnowledgeKit
zope25-LocalFS
zope25-MailManager Correct HOMEPAGE. 2007-12-22 03:04:44 +00:00
zope25-MetaPublisher Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:59:34 +00:00
zope25-ParsedXML
zope25-Photo Very belatedly bump PKGREVISION for all jasper dependencies because 2007-01-17 23:47:18 +00:00
zope25-PropertyFolder Fixed invalid dependency pattern. 2007-11-22 10:04:31 +00:00
zope25-PropertyObject
zope25-RDFSummary
zope25-RenderableCharts
zope25-Silva Fix Python path in a script. Bump revision. 2007-07-28 00:23:13 +00:00
zope25-Squishdot
zope25-StripoGram
zope25-TinyTablePlus
zope25-XMLWidgets
zope25-Zippy
zope25-ZMySQLDA
zope25-ZNavigator
zope25-zopebook Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
zope25-ZPhotoSlides
zope25-ZPsycopgDA pkglint cleanup; update HOMEPAGE/MASTER_SITES. 2007-02-22 19:01:13 +00:00
zope25-ZWeather
zope25-ZWiki
zope29 Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
zope210 Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
zope211 Importing Zope 2.11.0. 2008-06-21 10:39:31 +00:00
zopeedit Update PYTHON_VERSIONS_COMPATIBLE 2008-04-25 20:39:06 +00:00
Makefile +p5-Handel 2008-07-15 09:43:20 +00:00