pkgsrc/www
obache e8e32dafec Update ja-trac to 0.11.2.1pl1, a.k.a Trac-0.11.2.1.ja1.
Trac-0.11.2.1.ja1 (Nov 30, 2008)
 * Merge Trac-0.11.2 and Trac-0.11.2.1
 * Change encodings on Option's doc from unicode to UTF-8 for `pydoc`.
   - trac/wiki/macros.py
   - trac/attachment.py
   - trac/db/api.py
   - trac/env.py
   - trac/mimeview/api.py
   - trac/mimeview/enscript.py
   - trac/mimeview/php.py
   - trac/mimeview/pygments.py
   - trac/mimeview/silvercity.py
   - trac/notification.py
   - trac/perm.py
   - trac/search/web_ui.py
   - trac/ticket/api.py
   - trac/ticket/notification.py
   - trac/ticket/query.py
   - trac/ticket/report.py
   - trac/ticket/roadmap.py
   - trac/ticket/web_ui.py
   - trac/timeline/web_ui.py
   - trac/versioncontrol/api.py
   - trac/versioncontrol/svn_authz.py
   - trac/versioncontrol/svn_fs.py
   - trac/versioncontrol/web_ui/browser.py
   - trac/versioncontrol/web_ui/changeset.py
   - trac/versioncontrol/web_ui/log.py
   - trac/web/auth.py
   - trac/web/chrome.py
   - trac/web/main.py
   - trac/wiki/api.py

Trac 0.11.2.1 (November 17, 2008)
http://svn.edgewall.org/repos/trac/tags/trac-0.11.2.1

 Trac 0.11.2.1 fixes a Python 2.3 incompatibility introduced in Trac 0.11.2.
 Python 2.4+ users already running Trac 0.11.2 do not need to upgrade.

Trac 0.11.2 (November 8, 2008)
http://svn.edgewall.org/repos/trac/tags/trac-0.11.2

 Trac 0.11.2 contains two security fixes and a couple of bug fixes.
 The following list contains only a few highlights:

Bug fixes:

 * Fixes potential DOS vulnerability with certain wiki markup. Reported by
   Matt Murphy.
 * Improved HTML sanitizer filter to detect possible phishing attempts.
   Reported by Simon Willison.
 * MySQL db backend improvement (reconnect after idle timeout #4465)
 * TicketQuery speed improvements (#6436)
 * Fixes for RSS feeds (timeline entries no longer truncated #7316, no longer
   download some feeds under Firefox #3899)
 * Search now works for custom fields (#2530)
 * Same order for ticket fields for new and existing tickets (#7018)
 * Enforce fine-grained permission for "quickjump" search results (#7655)
 * E-mail obfuscation was not done in a few remaining places (#7688, #6532)
 * Uninstall of plugins from WebAdmin was not working - feature disabled
   for now
 * More robust pagination of results for reports and custom queries (#7424,
   #7544)
 * Support for newer version of pygments (#7622)
 * Documentation updated (#7603, #7205, #7318)

Minor improvements:

 * Better support for Wiki page hierarchy (show path #2780, link to
   parent #2150)
 * Custom query allow to search in description and other text fields (#4824)
2008-12-06 10:52:23 +00:00
..
adzap Update to version 20080508. Only changes are to ad patterns. 2008-10-30 01:28:53 +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 s/LOCALBASE/PREFIX/ 2008-09-19 19:08:10 +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
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 Fix installation with Apache 2.2. 2008-07-27 18:54:21 +00:00
ap-auth-ntlm NTLM is an authentication protocol used by Microsoft Internet Informations 2008-10-17 19:23:25 +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 Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
ap-fastcgi Update ap-fastcgi and ap2-fastcgi to 2.4.6. 2008-10-01 10:03:11 +00:00
ap-gzip
ap-jk
ap-layout Remove unresolvable hosts from MASTER_SITES. 2008-08-23 07:46:59 +00:00
ap-mono Update to ap-mono 2.0, part of mono 2.0 2008-10-07 13:25:55 +00:00
ap-mp3 Remove unresolvable hosts from MASTER_SITES. 2008-08-23 07:46:59 +00:00
ap-perl Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
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 Fix shell quoting to unbreak build on NetBSD/current. 2008-07-27 16:35:07 +00:00
ap-rpaf
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
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
ap2-auth-ntlm NTLM is an authentication protocol used by Microsoft Internet Informations 2008-10-17 19:23:25 +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
ap2-chroot
ap2-fastcgi Update ap-fastcgi and ap2-fastcgi to 2.4.6. 2008-10-01 10:03:11 +00:00
ap2-fcgid Add DESTDIR support. 2008-06-12 02:14:13 +00:00
ap2-jk
ap2-perl Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
ap2-python Updated www/ap2-python to 3.3.1 2008-09-15 21:20:23 +00:00
ap2-subversion Version 1.5.3 2008-10-14 06:23:43 +00:00
ap2-suphp Update ap2-suphp to 0.6.3. 2008-05-17 02:37:24 +00:00
ap2-transform
ap2-wsgi Oops, correct patch-aa checksum. 2008-09-12 08:13:10 +00:00
ap2-xslt2 Revert previous, wrong Makefile committed. 2008-07-27 18:53:40 +00:00
ap22-authn-sasl This module provides the mod_auth_basic authentication front-end a way to 2008-11-12 09:10:00 +00:00
ap22-authnz-external Updated www/ap22-authnz-external to 3.2.1 2008-11-12 09:07:56 +00:00
apache Add DESTDIR support. 2008-02-23 05:26:01 +00:00
apache-tomcat55 Updated www/apache-tomcat55 to 5.5.27 2008-09-10 09:53:31 +00:00
apache2 Fix pkg/33191 (affects only SunOS 5.8 so I didn't bumpà revision). 2008-10-15 13:00:50 +00:00
apache22 Update "apache22" package to version 2.2.10. Changes since 2.2.9: 2008-11-01 19:49:38 +00:00
apachetop Add DESTDIR support. 2008-06-12 02:14:13 +00:00
apc-gui Bump PKGREVISION for infrastructure fix affecting /dev/null as CONF_FILES 2008-09-25 14:02:08 +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 Changes 6.8: 2008-09-11 10:37:11 +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
checkbot Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
cherokee It needs flex, not lex. 2008-05-22 13:31:40 +00:00
chimera Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21:33 +00:00
clearsilver Update clearsilver packages to 0.10.5. 2008-10-06 01:04:28 +00:00
clearsilver-base Update clearsilver packages to 0.10.5. 2008-10-06 01:04:28 +00:00
cocoon Mark this BROKEN -- it can't build cleanly with recent JDK 2008-11-08 17:36:36 +00:00
communicator Recent flash player is not compatible with netscape navigator/communicator 2007-10-27 13:35:26 +00:00
crawl PKGREVISION bump for libevent shlib name change. 2008-10-16 21:52:16 +00:00
cronolog Back out previous. Pointed out by uebayasi@ and martti@. 2007-09-25 10:07:06 +00:00
curl Set PRIVILEGED_STAGES+=clean for every platform. 2008-09-22 18:19:41 +00:00
cvsweb
dansguardian Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
dillo Update to 2.0, which is a major overhaul. Change dillo-ssl option to 2008-10-31 02:02:44 +00:00
drivel Add DESTDIR support. 2008-06-12 02:14:13 +00:00
drraw Update drraw to 2.2b1. 2008-10-06 19:21:03 +00:00
drupal Update to 5.12 2008-10-23 21:33:21 +00:00
drupal6 Fix PLIST issues when using binary packages - spotted by martti@ 2008-10-24 18:52:31 +00:00
drupal6-translations Update drupal6-translations package to 20081012. 2008-10-12 13:05:01 +00:00
elinks Update to elinks-0.12pre2. Kerberos support has been added, 2008-11-06 08:33:31 +00:00
emacs-w3m Introduce EMACS_BUILDLINK to decide if Emacs lisp file wrappers are really 2008-10-13 08:07:02 +00:00
epiphany Update to 2.24.2.1: 2008-12-02 12:30:13 +00:00
epiphany-extensions Update 2.24.1: 2008-10-25 11:25:20 +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 Fix parameters to setsockop() calls. Bump PKGREVISION. 2008-10-16 20:28:06 +00:00
firefox Update firefox, firefox-bin and firefox-gtk1 to 2.0.0.18. 2008-11-13 10:11:45 +00:00
firefox-bin Set the default maintainer for Mozilla related binary packages to 2008-11-20 13:11:18 +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
firefox-bin-acroread7
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
firefox-gtk1 Update firefox, firefox-bin and firefox-gtk1 to 2.0.0.17. 2008-09-24 14:34:36 +00:00
firefox3 Fix PLIST for 3.0.4. 2008-11-13 15:11:58 +00:00
firefox3-bin Set the default maintainer for Mozilla related binary packages to 2008-11-20 13:11:18 +00:00
galeon Add DESTDIR support. 2008-06-12 02:14:13 +00:00
galway
ganglia-webfrontend Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
geeklog Remove dependency to www/ap-php and prevent hardcoded dependency to apache. 2008-09-28 02:25:26 +00:00
gitweb Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gtkasp2php Reset maintainer -- shell@ is inactive. 2007-09-30 17:45:23 +00:00
gtkhtml314 Update to 3.24.2: 2008-11-24 16:10:05 +00:00
haskell-cgi
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 Update to 3.3 2008-10-12 12:00:52 +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 Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +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.11.2.1pl1, a.k.a Trac-0.11.2.1.ja1. 2008-12-06 10:52:23 +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
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 Update to KDE 3.5.10 2008-08-27 11:59:13 +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 Needs gail; depend on latest gtk2. Should fix PR 39763. 2008-10-20 07:21:32 +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.19 2008-09-14 14:19:40 +00:00
lighttpd Update lighttpd to 1.4.20. 2008-10-03 01:08:36 +00:00
links Patchfile no longer needed. 2008-08-31 18:43:29 +00:00
links-gui Patch no longer needed, besides failing for some boundary conditions. 2008-08-20 09:26:44 +00:00
loggerhead Import loggerhead-1.6. 2008-09-04 17:20:26 +00:00
lynx Add a note that know security issue is CVE-2005-2929, CVE-2008-4690. 2008-12-04 13:13:48 +00:00
make_album
mediawiki Set myself as the maintainer. 2008-11-26 18:20:10 +00:00
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 Add RubyForge's project page as HOMEPAGE. 2008-08-15 16:06:44 +00:00
micro_httpd
mimetex Update mimetex to 0.70. 2008-11-05 13:25:12 +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 Update mongrel to 1.1.5. 2008-10-07 05:28:33 +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 Update to mono-xsp 2.0, part of mono 2.0 2008-10-07 13:25:12 +00:00
navigator Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
neon Set MAINTAINER to pkgsrc-users@. 2008-08-18 00:55:48 +00:00
netscape
netsurf Dont bother buidling on <4.0. 2008-09-02 13:12:43 +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 plugin path to check for seamonkey and to respect PREFIX. 2008-11-18 08:33: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 version 9.52. 2008-08-24 02:08:32 +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
opera-acroread7 Add DESTDIR support. 2008-06-20 01:09:05 +00:00
opera-plugins
p5-Alien-GvaScript Update from version 1.09 to version 1.10 2008-11-09 13:44:15 +00:00
p5-Apache-ASP Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Apache-AuthCookie Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Apache-AuthCookieDBI Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Apache-DBILogConfig Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Apache-DBILogger Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Apache-Filter Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Apache-Gallery Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Apache-Reload Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Apache-Session Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Apache-Session-Wrapper Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Apache-SSI Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Apache-Test Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Apache2-AuthCookie Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Apache2-AuthCookieDBI Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Captcha-reCAPTCHA Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Captcha-reCAPTCHA-Mailhide Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Catalyst-Action-RenderView Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Catalyst-Authentication-Store-DBIx-Class - updated to 0.1082 2008-11-10 22:41:10 +00:00
p5-Catalyst-Component-ACCEPT_CONTEXT Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Catalyst-Controller-BindLex Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Catalyst-Controller-FormBuilder Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Catalyst-Devel Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Catalyst-Manual - updated to 5.7014 2008-11-10 22:18:33 +00:00
p5-Catalyst-Model-Adaptor Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Catalyst-Plugin-Authentication - updated to 0.10008 2008-11-10 22:37:46 +00:00
p5-Catalyst-Plugin-Authentication-Store-DBIC Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Catalyst-Plugin-Authentication-Store-RDBO Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Catalyst-Plugin-Authorization-Roles Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Catalyst-Plugin-AutoRestart Added www/p5-Catalyst-Plugin-AutoRestart version 0.92 2008-10-31 11:50:42 +00:00
p5-Catalyst-Plugin-ConfigLoader Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Catalyst-Plugin-I18N Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Catalyst-Plugin-Session Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Catalyst-Plugin-Session-State-Cookie Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Catalyst-Plugin-Session-Store-DBIC - updated to 0.07 2008-11-10 22:47:19 +00:00
p5-Catalyst-Plugin-Session-Store-Delegate Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Catalyst-Plugin-Session-Store-FastMmap Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Catalyst-Plugin-Session-Store-File Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Catalyst-Plugin-StackTrace Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Catalyst-Plugin-Static-Simple Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Catalyst-Runtime - updated to 5.7015 2008-11-10 22:51:47 +00:00
p5-Catalyst-View-Excel-Template-Plus Import p5-Catalyst-View-Excel-Template-Plus version 0.01. 2008-10-20 23:12:02 +00:00
p5-Catalyst-View-Jemplate Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Catalyst-View-JSON Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Catalyst-View-TT Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-CatalystX-CRUD-Controller-RHTMLO Update from version 0.16nb1 to 0.18. 2008-10-21 00:05:55 +00:00
p5-CatalystX-CRUD-View-Excel Import p5-CatalystX-CRUD-View-Excel version 0.06. 2008-10-20 23:20:24 +00:00
p5-CGI Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-CGI-Ajax Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-CGI-Application Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-CGI-Application-Plugin-DBH Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-CGI-Application-Plugin-ValidateRM - updated to 2.3 2008-11-08 19:56:28 +00:00
p5-CGI-Cookie-Splitter Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-CGI-FastTemplate Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-CGI-FormBuilder Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-CGI-Kwiki Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-CGI-Lite Re-Import p5-CGI-Lite-2.02nb2 from www/p5-CGI_Lite as www/p5-CGI-Lite, 2008-11-08 09:43:57 +00:00
p5-CGI-Minimal Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-CGI-ProgressBar Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-CGI-Session Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-CGI-Simple Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-CSS Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-CSS-Squish Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-CSS-Tiny Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-FCGI Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-FCGI-ProcManager Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Handel Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-HTML-Clean Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-HTML-Element-Extended Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-HTML-Email-Obfuscate Import p5-HTML-Email-Obfuscate version 1.00. 2008-11-17 20:19:58 +00:00
p5-HTML-FillInForm Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-HTML-FixEntities Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-HTML-Format Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-HTML-LinkExtractor Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-HTML-Lint Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-HTML-Mason Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-HTML-Parser Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-HTML-PrettyPrinter Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-HTML-Prototype Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-HTML-Prototype-Useful Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-HTML-RewriteAttributes Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-HTML-Scrubber Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-HTML-SimpleParse Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-HTML-StickyQuery Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-HTML-Stream Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-HTML-Strip Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-HTML-StripScripts Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-HTML-StripScripts-Parser Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-HTML-Table Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-HTML-TableExtract Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-HTML-Tagset Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-HTML-Template Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-HTML-Tiny Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-HTML-TokeParser-Simple Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-HTML-Tree Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-HTML-WikiConverter Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-HTMLObject Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-HTTP-Async Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-HTTP-Body Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-HTTP-Cache-Transparent Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-HTTP-DAV Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-HTTP-GHTTP Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-HTTP-Lite Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-HTTP-Proxy Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-HTTP-Request-AsCGI Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-HTTP-Request-Form Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-HTTP-Server-Simple Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-HTTP-Server-Simple-Kwiki Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-HTTP-Server-Simple-Mason Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-HTTP-Server-Simple-Recorder Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-HTTP-Server-Simple-Static Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-HTTPD-User-Manage Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-I18N-AcceptLanguage Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Jemplate Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Kwiki Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Kwiki-Archive-Cvs Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Kwiki-Archive-Rcs Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Kwiki-BreadCrumbs Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Kwiki-Edit-RequireUserName Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Kwiki-Favorites Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Kwiki-HtmlBlocks Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Kwiki-Icons-Gnome Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Kwiki-ModPerl Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Kwiki-NewPage Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Kwiki-Notify-Mail Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Kwiki-PagePrivacy Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Kwiki-ParagraphBlocks Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Kwiki-PreformattedBlocks Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Kwiki-RecentChanges Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Kwiki-Revisions Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Kwiki-Scode Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Kwiki-Search Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Kwiki-Simple-Server-HTTP Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Kwiki-UserName Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Kwiki-UserPreferences Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Kwiki-Users-Remote Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Kwiki-Weather Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Kwiki-Wikiwyg Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Kwiki-Zipcode Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-libapreq Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-libapreq2 Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-libwww Update to 5.820: 2008-11-10 16:45:48 +00:00
p5-LWP-Authen-Negotiate Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-LWP-Authen-Wsse Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-LWP-UserAgent-Determined Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-LWPx-ParanoidAgent Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-MasonX-Request-WithApacheSession Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-ParallelUserAgent Added www/p5-ParallelUserAgent version 2.57 2008-10-26 19:13:22 +00:00
p5-Pod-POM-Web Update from version 1.10 to version 1.11. 2008-11-15 14:01:06 +00:00
p5-Rose-HTML-Objects Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Rose-HTMLx-Form-Field-Autocomplete Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Rose-HTMLx-Form-Field-Boolean Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Rose-HTMLx-Form-Field-Serial Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Rose-HTMLx-Form-Related Update from version 0.09 to version 0.13 2008-12-05 09:06:02 +00:00
p5-Rose-URI Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-SVN-Web Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Template-Extract Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Template-Generate Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Template-Multilingual Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Template-Stash-EscapeHTML Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Template-Stash-HTML-Entities Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Template-Timer Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Template-Toolkit Update from version 2.19nb1 to 2.20. 2008-11-17 02:17:09 +00:00
p5-Test-HTTP-Server-Simple Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Test-WWW-Declare Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Test-WWW-Mechanize Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Test-WWW-Mechanize-Catalyst Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-URI Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-URI-Escape-XS Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-URI-Fetch Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-VRML Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-WWW-Amazon-Wishlist Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-WWW-Curl Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-WWW-Facebook-API Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-WWW-Mechanize Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +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 Upgrade PHP PECL alternative PHP cache extension (apc) to version 3.0.19 2008-09-28 13:55:44 +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 ftp.php.net is not resolved. 2008-08-23 12:57:20 +00:00
php4-apc Add DESTDIR support. 2008-06-12 02:14:13 +00:00
plone Update PLONE3_VERSION to 3.1.7. 2008-11-15 17:24:19 +00:00
plone3 Update plone3 package to 3.1.7. 2008-11-15 17:25:39 +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-beautifulsoup Add BeautifullSoup package. 2008-09-05 15:46:51 +00:00
py-clearsilver Update clearsilver packages to 0.10.5. 2008-10-06 01:04:28 +00:00
py-curl Add DESTDIR support. 2008-06-12 02:14:13 +00:00
py-django Remove PYBINMODULE, it doesn't apply. 2008-09-21 15:23:28 +00:00
py-flup
py-gdata import py-gdata-1.2.1, a Python client for the Google data APIs, from 2008-10-16 20:06:11 +00:00
py-genshi Default EGG_NAME to ${DISTNAME} in egg.mk and drop EGG_NAME from packages that 2008-09-12 05:32:37 +00:00
py-HTMLgen
py-jonpy Update PYTHON_VERSIONS_COMPATIBLE 2008-04-25 20:39:06 +00:00
py-moin Uses list comprehension. 2008-10-02 12:18:27 +00:00
py-nevow twisted is restricted to 2.4+, so restrict here as well. 2008-09-17 12:01:34 +00:00
py-paste Default EGG_NAME to ${DISTNAME} in egg.mk and drop EGG_NAME from packages that 2008-09-12 05:32:37 +00:00
py-rss2gen Import Python PyRSS2Gen module which is used by various Subversion helper 2008-06-21 17:51:37 +00:00
py-simpletal Import py-SimpleTAL-4.1. 2008-09-04 16:53:58 +00:00
py-swish-e Remove trailing spaces. 2007-10-09 19:19:08 +00:00
py-webpy Upgrade to 0.23. Many fixes and features. See http://webpy.org/changes 2008-08-17 22:57:04 +00:00
qDecoder Update qDecoder to 9.0.1. Patches submitted by Jun-Yong Park. 2008-11-27 21:15:36 +00:00
raggle * Handle gracefuly Ruby iconv depends on, fix PR pkg/36474. 2008-09-14 13:58:57 +00:00
rails Bump PKGREVISION because binary packages built with 2008-09-21 21:54:01 +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.1. 2008-09-15 05:50:42 +00:00
ruby-activeresource Update ruby-activeresource to 2.1.1. 2008-09-15 05:43:01 +00:00
ruby-borges Add DESTDIR support. 2008-06-20 01:09:05 +00:00
ruby-clearsilver Update clearsilver packages to 0.10.5. 2008-10-06 01:04:28 +00:00
ruby-cssmin Update ruby-cssmin pacakge to 1.0.2. 2008-09-15 15:33:27 +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-gnome2-gtkhtml2 Update ruby-gnome2 to 0.18.1. 2008-10-28 13:43:57 +00:00
ruby-gnome2-gtkmozembed Update ruby-gnome2 to 0.18.1. 2008-10-28 13:43:57 +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 Update ruby-rack package to 0.4.0. 2008-09-15 08:31:47 +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 I'm not using this package for a long time - please feel free to take 2008-08-01 10:10:26 +00:00
screws Fix broken amd64 build: 2008-08-17 20:09:12 +00:00
seamonkey Update seamonkey, seamonkey-bin and seamonkey-gtk1 to Seamonkey 1.1.13. 2008-11-22 10:48:28 +00:00
seamonkey-bin Update seamonkey, seamonkey-bin and seamonkey-gtk1 to Seamonkey 1.1.13. 2008-11-22 10:48:28 +00:00
seamonkey-bin-flash Add DESTDIR support. 2008-06-20 01:09:05 +00:00
seamonkey-bin-java
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 Recursive PKGREVISION/ABI-depends bump for db4 4.6->4.7 update (shlib 2008-09-06 20:54:31 +00:00
sitecopy Add DESTDIR support. 2008-06-20 01:09:05 +00:00
skipstone
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 Remove unresolvable hosts from MASTER_SITES. 2008-08-23 07:46:59 +00:00
SpeedyCGI Fix to work with new perl 2008-10-20 20:41:47 +00:00
squid I forgot to update transparent proxy related options' processing and 2008-10-24 14:14:53 +00:00
squid26 Bump squid's PKGREVISION to reflect fix of transparent proxy package options. 2008-10-24 14:15:48 +00:00
squid27 Bump squid's PKGREVISION to reflect fix of transparent proxy package options. 2008-10-24 14:15:48 +00:00
squid30 Bump squid's PKGREVISION to reflect fix of transparent proxy package options. 2008-10-24 14:15:48 +00:00
squidGuard * Use squidGuard-1.3-patch-20080714. 2008-09-15 17:34:48 +00:00
squidpurge
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.3: 2008-10-09 09:45:43 +00:00
swiftsurf
swiggle
swill
swish-e
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
thy Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump. 2008-03-06 14:53:47 +00:00
tidy Update to 20081014: 2008-11-11 00:48:37 +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.11.2. Take maintainership. 2008-11-11 18:24:09 +00:00
typo3 Remove my poor debugging aid. No change with package itself. 2008-11-20 15:50:56 +00:00
typolight Update typolight package to 2.6.2. 2008-11-06 11:23:14 +00:00
typolight-example Share distinfo file with ../../www/typolight. 2008-09-23 07:22:10 +00:00
typolight-translations Update typolight-translations package to 20081123. 2008-11-27 04:06:41 +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 Fix paths on install 2008-10-21 20:46:28 +00:00
visitors Add DESTDIR support. 2008-06-20 01:09:05 +00:00
w3 Move mk/emacs.mk to editors/emacs/modules.mk. 2008-10-11 09:31:54 +00:00
w3c-httpd Add DESTDIR support. 2008-06-20 01:09:05 +00:00
w3m pkg/40000; user-destdir support for w3m. From Aleksey Cheusov <cheusov@tut.by>. 2008-11-23 16:16:35 +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 Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
wdg-validate Add DESTDIR support. 2008-06-20 01:09:05 +00:00
webalizer Update webalizer to version 2.20-01. Other than 2.01-10, this version 2008-12-01 09:45:55 +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 Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
www6to4
wwwcount Bump PKGREVISION for infrastructure fix affecting /dev/null as CONF_FILES 2008-09-25 14:02:08 +00:00
wwwoffle Depend on yacc, lex and flex as needed. Fixes PR 37586. 2007-12-21 22:54:56 +00:00
zope * Update zope29, zope210 and zope211: 2008-10-25 16:17:24 +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 s/OpsnSSL/OpenSSL/ 2008-09-02 23:13:43 +00:00
zope29 Update zope29 package to 2.9.10 (Zope 2.9.10). 2008-10-25 16:18:17 +00:00
zope210 Update zope210 package to 2.10.7. 2008-10-25 16:19:33 +00:00
zope211 Update zope211 package to 2.11.2. 2008-10-25 16:21:30 +00:00
zopeedit Update PYTHON_VERSIONS_COMPATIBLE 2008-04-25 20:39:06 +00:00
Makefile Remove zope25. 2008-11-29 19:26:38 +00:00