freebsd-ports/www
Alexander Leidinger 64cf27c85d Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.

It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).

This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).

Changes:
 - change the default linux_base from v7 to v8
 - add a newer freetype to linux_base-8 for nicer fonts display [1]
 - don't let cpio use hardlinks in the linux_base-8 port to quiet some
   warnings in some cases [2]
 - fix a cut&past error in the linux_base-8 pkg-install script [3]
 - convert the binary knob "USE_LINUX" to a version specifier, e.g.
   USE_LINUX=<value> specifies a dependency upon
   emulators/linux_base-<value>, exceptions are a value of "7" (which
   does what you want and adds a dependency to linux_base) and any
   value without a corresponding port in
   PORTSDIR/emulators/linux_base-<value> (which adds a dependency to
   the default linux_base)
 - don't implicitly add USE_LINUX with the USE_LINUX_PREFIX knob,
   this allows us to use the USE_LINUX_PREFIX knob for linux_base and
   paves the way for splitting up future linux base ports into
   individual pieces
 - remove RESTRICTED from some GPL licensed ports, even when we only
   distribute binaries, we get them from official linux sites, so
   anyone can grab them there if he needs to
 - add a dependency upon the linux X11 bits where necessary (based upon
   guesswork)
 - don't use USE_X_PREFIX in some linux ports since it adds a dependency
   to the FreeBSD X11 libs, as a workaround use PREFIX?= (the clean
   solution would be to remove the implicit USE_XLIB from USE_X_PREFIX)
 - bump the portrevision of the linux ports ("better safe than sorry"
   algorithm)
 - pass maintainership of the important linux infrastructure to a
   mailinglist, hijack freebsd-emulation@ for this purpose (if somebody
   doesn't like this: tell us your bikeshed color at freebsd-emulation@,
   my color would be "linuxolator@" in case someone cares...)
 - add a pkg-install script for linux-fontconfig, but don't use it;
   everything should work without it (the FreeBSD fc-cache program should
   do all the work), but in case we need it we just need to decomment the
   pkg-install part in the Makefile
 - fix some dependencies
 - fix some bugs
 - add some static plists
 - unbreak the ports with dependecies to more than one linux_base

This also fixes some ports which are marked BROKEN because of dependencies
to v7 and v8 of linux_base at the same time.

Known bugs:
 - the linux-mesa and linux-devtools ports install libGL*.so symlinks
 - some "minor" plist bugs (e.g. ld.so.{conf,cache} are modified by
   the linux X11 port, so linx_Base-8 moans at deinstall time)

Future work (interested souls should coordinate with freebsd-emulation@):
 - add some kind of USE_LINUX_X11 knob to streamline the X11 dependencies,
   or modify the behavior of USE_XLIB in the USE_LINUX case
   AFAIK trevor has some patches.
 - make USE_XLIB and USE_X_PREFIX orthogonal to be able to get rid of
   the PREFIX?= workaround in some linux ports
   Should be discussed/coordinated on/with x11@.
 - move the RPM bits from x11-toolkits/linux-gtk/Makefile to PORTSDIR/Mk/
 - update to a more recent linux base

PR:			69997, 70539 (and maybe others)
Discussed with/on:	java@, x11@, trevor, portmgr
Tested by:		mezz, portmgr, pointyhat
RPM hunted down by:	Joseph Gelinas <scirocco@tasam.com> [1]
Requested by:		portmgr [2]
Submitted by:		kris [3]
Approved by:		portmgr
2004-12-31 18:24:10 +00:00
..
abcache
admuser - Update master site and WWW 2004-10-27 22:50:45 +00:00
adzap Update to adzap-20041012 2004-10-17 19:24:58 +00:00
adzap2squirm
akregator Don't remove system locale directories (not listed in the relevant 2004-12-20 06:25:32 +00:00
amaya - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk, 2004-07-23 19:10:32 +00:00
amphetadesk Add amphetadesk, an RSS feed aggregator implemented as a personal web server. 2004-05-27 21:30:09 +00:00
amyc
analog
aolserver
apache2 - Add a note about the dangerousness of quotes in make.conf 2004-12-27 20:38:37 +00:00
apache13 Fix few wrong deinstallation commands and obsoleted dirrm 2004-11-06 22:41:07 +00:00
apache13-modperl - Update to 1.3.33 2004-12-06 21:49:38 +00:00
apache13-modssl - fix package when WITHOUT_RC_SUBR=YES 2004-12-16 16:28:57 +00:00
apache13-modssl+ipv6 - update to new option 2004-06-15 04:50:35 +00:00
apache13-ssl - move default configuration files to ${EXAMPLESDIR} and keep 2004-12-13 21:06:18 +00:00
apache13+ipv6 Fix few wrong deinstallation commands and obsoleted dirrm 2004-11-08 08:52:43 +00:00
apache20 - Add a note about the dangerousness of quotes in make.conf 2004-12-27 20:38:37 +00:00
apache21 - Add a note about the dangerousness of quotes in make.conf 2004-12-27 20:38:37 +00:00
apache22 - Add a note about the dangerousness of quotes in make.conf 2004-12-27 20:38:37 +00:00
apache-contrib - Move mod_macro to list of optionnal modules 2004-11-13 14:56:45 +00:00
apache-forrest Make fetchable again and add mirrors. 2004-08-17 22:47:50 +00:00
apache-jserv Chase URLs 2004-12-07 12:35:18 +00:00
arena BROKEN on 5.x: Does not compile 2004-09-17 22:47:50 +00:00
aria Back out previous, looks like it was fixed yesterday. 2004-04-12 03:54:52 +00:00
ashe
asp2php - Update to 0.76.22 2004-10-13 18:24:35 +00:00
aswedit Say hello to the linux mega patch, it consolidates our linux bits a 2004-12-31 18:24:10 +00:00
aswiki Add a patch to fix warning about character-class string. 2004-05-04 13:27:57 +00:00
august
auth_ldap
autoindex Add autoindex, a PHP script that makes a table that lists the files in a 2004-12-18 14:22:56 +00:00
autoindex2 Add autoindex, a PHP script that makes a table that lists the files in a 2004-12-18 14:22:56 +00:00
awstats - Update to 6.2 2004-12-31 11:35:09 +00:00
awstats-devel - Update to 6.2 2004-12-31 11:35:09 +00:00
axis - Fix MASTER_SITES 2004-04-12 10:47:12 +00:00
bins Tidy up whitespace. 2004-04-10 17:26:55 +00:00
bk2site
bk_edit
bkmrkconv
bluefish Change the not yet changed maintainer fields to my FreeBSD.org account. 2004-11-23 08:51:28 +00:00
bluefish-devel Change the not yet changed maintainer fields to my FreeBSD.org account. 2004-11-23 08:51:28 +00:00
boa - Update to 0.94.14.r20 2004-10-27 20:50:05 +00:00
bookmarkbridge Apply a big libtool patch to allow porters to use the libtool installed by 2004-07-09 17:43:11 +00:00
bozohttpd - Update to 20040823 2004-11-11 17:08:30 +00:00
bricolage Update to 1.8.2. Add instructions to UPDATING regarding running it on 2004-11-16 16:45:06 +00:00
cadaver Assign Maintainership to Josh Paetzel <josh@tcbug.org> 2004-12-04 17:51:52 +00:00
calamaris Update to version 2.59. 2004-06-07 08:38:23 +00:00
caudium10 - Fix MASTER_SITES 2004-05-21 06:31:18 +00:00
caudium12 Update to 1.2.34. Please see the PR for changelog. 2004-11-16 15:41:03 +00:00
caudium14 Update to 1.2.34. Please see the PR for changelog. 2004-11-16 15:41:03 +00:00
cgi-lib
cgi-lib.pl
cgic Update to version 2.05 2004-12-05 18:46:48 +00:00
cgicc Apply a big libtool patch to allow porters to use the libtool installed by 2004-07-09 17:43:11 +00:00
cgichk
cgihtml
cgiparse BROKEN on amd64: Does not link (mime port needs to provide libmime.so) 2004-04-12 01:33:04 +00:00
cgiwrap - Rename knonbs for more POLA compliant. 2004-09-01 13:42:54 +00:00
checkbot - Remove empty files [1] 2004-06-20 20:59:26 +00:00
cheetah
cherokee BROKEN on 5.x: Broken pkg-plist 2004-09-18 07:42:28 +00:00
cherokee-devel BROKEN on 5.x: Broken pkg-plist 2004-09-18 07:42:28 +00:00
chimera
chpasswd - Update to 2.2.2 2004-10-11 23:29:55 +00:00
chtml
cl-lml Reset bouncing maintainer address: 2004-12-06 07:19:28 +00:00
cl-lml-clisp Reset bouncing maintainer address: 2004-12-06 07:19:28 +00:00
cl-lml-cmucl Reset bouncing maintainer address: 2004-12-06 07:19:28 +00:00
cl-lml-sbcl Reset bouncing maintainer address: 2004-12-06 07:19:28 +00:00
clearsilver Upgrade to 0.9.13. 2004-12-28 17:49:15 +00:00
clearsilver-python Add clearsilver, a fast, powerful, and language-neutral HTML template system. 2004-04-20 12:43:35 +00:00
cocoon - Update to 2.1.6 2004-11-20 16:53:26 +00:00
comclear Remove "'s around COMMENT 2004-10-22 06:42:49 +00:00
coppermine - Upgrade coppermine to 1.3.2. 2004-08-23 20:08:41 +00:00
crawl
crp Add CRP, a package that automates the process of being the program chair of a 2004-06-01 18:14:18 +00:00
css-mode.el Support NO_WRKSUBDIR properly 2004-12-30 09:33:04 +00:00
cssed Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the 2004-11-07 22:37:47 +00:00
cybercalendar Make fetchable 2004-06-24 14:03:32 +00:00
dansguardian * Update to version 2.8.0.2 2004-08-10 11:48:14 +00:00
dansguardian-devel Mark as ignore for now since the non-devel version is newer. 2004-10-12 09:07:06 +00:00
decss
demoroniser
dhttpd Drop maintainership. 2004-05-11 01:37:22 +00:00
dillo - Update to 0.8.3 2004-10-28 15:23:34 +00:00
dillo2 - Update to 0.8.3 2004-10-28 15:23:34 +00:00
dillo-i18n - Update to 0.8.3 2004-10-28 15:23:34 +00:00
dpsearch Clean up SQLite and related ports. 2004-12-23 08:25:47 +00:00
drupal Update to 4.4.2 2004-07-19 20:08:26 +00:00
drupal4 Update to 4.4.2 2004-07-19 20:08:26 +00:00
drupal5 Update to 4.4.2 2004-07-19 20:08:26 +00:00
drupal6 Update to 4.4.2 2004-07-19 20:08:26 +00:00
drupal7 Update to 4.4.2 2004-07-19 20:08:26 +00:00
dtse Increase USE_GCC to 3.4 for those ports which compile with it. 2004-09-30 05:32:00 +00:00
dummyflash BROKEN on ia64 and amd64: Does not build 2004-11-18 22:05:37 +00:00
eaccelerator
eldav.el
elinks Clean up handling of locale directories at deinstall-time: 2004-12-16 05:49:27 +00:00
emacs-w3m Update to 1.4.3. 2004-08-24 14:38:45 +00:00
emacs-w3m-emacs20 Update to 1.4.3. 2004-08-24 14:38:45 +00:00
emacs-w3m-xemacs21-mule Update to 1.4.3. 2004-08-24 14:38:45 +00:00
emp Update to 0.93: 2004-06-21 06:35:18 +00:00
epiphany Update to 1.4.7. 2004-12-20 21:33:27 +00:00
epiphany-extensions Update to 1.4.4. 2004-12-20 21:33:52 +00:00
erwn Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the 2004-11-07 22:37:47 +00:00
evg
evolution-webcal Bump 29 ports that use GCONF_SCHEMAS. Somehow, the diff of GNOME 2.8.x has 2004-11-10 03:19:15 +00:00
fcgi
feedonfeeds add feedonfeeds 0.1.7 2004-07-08 03:31:15 +00:00
ffproxy - Remove USE_SIZE knob 2004-04-16 14:42:39 +00:00
fhttpd
firefox - Update pkg-descr to better reflect firefox 2004-12-29 03:25:23 +00:00
firefox3-devel - Update pkg-descr to better reflect firefox 2004-12-29 03:25:23 +00:00
firefox10 - Update pkg-descr to better reflect firefox 2004-12-29 03:25:23 +00:00
firefox15 - Update pkg-descr to better reflect firefox 2004-12-29 03:25:23 +00:00
firefox35 - Update pkg-descr to better reflect firefox 2004-12-29 03:25:23 +00:00
firefox36 - Update pkg-descr to better reflect firefox 2004-12-29 03:25:23 +00:00
firefox-devel - Update pkg-descr to better reflect firefox 2004-12-29 03:25:23 +00:00
firefox-esr - Update pkg-descr to better reflect firefox 2004-12-29 03:25:23 +00:00
firefox-remote Update to 20040803. 2004-08-05 03:21:42 +00:00
flashplugin
flashplugin-firefox - Update to 4.12 2004-11-16 15:43:04 +00:00
flashplugin-mozilla - Switch to ./configure make make install way 2004-11-18 09:55:55 +00:00
flashplugin-mozilla-devel
flashpluginwrapper
flock - Update pkg-descr to better reflect firefox 2004-12-29 03:25:23 +00:00
flood Update to 20041105 snapshot version and unbreak with new apr. 2004-12-09 05:17:39 +00:00
formication Add formication 1.0.b1, formular processing tool written in perl. 2004-07-25 09:24:57 +00:00
frontpage Tidy up whitespace. 2004-04-10 17:26:55 +00:00
frontpage-ar Tidy up whitespace. 2004-04-10 17:26:55 +00:00
frontpage-de
frontpage-es
frontpage-fr
frontpage-he
frontpage-it
frontpage-ja
frontpage-ko
frontpage-nl
frontpage-sv
frontpage-th
frontpage-zh
fswiki Add fswiki 3.5.6, freeStyle Wiki (perl based wiki clone). 2004-11-08 15:27:58 +00:00
fxhtml Don't remove www/ now that it is created by the system. 2004-06-09 06:16:06 +00:00
g-gcl Reset maintainership. Adam has experienced a machine failure and is 2004-05-15 02:07:35 +00:00
galeon Update PORTREVISION to force a rebuild with Mozilla 1.7.5. 2004-12-19 20:03:47 +00:00
gallery - update to 1.4.4-pl4 2004-11-04 02:42:31 +00:00
gallery2 - update to 1.4.4-pl4 2004-11-04 02:42:31 +00:00
gallery3 - update to 1.4.4-pl4 2004-11-04 02:42:31 +00:00
gatling Fix a manpage install 2004-08-12 16:13:10 +00:00
gecko-sharp Bump PORTREVISION to chase the gtkhtml3 shared library version. 2004-12-08 06:34:54 +00:00
gecko-sharp10 Bump PORTREVISION to chase the gtkhtml3 shared library version. 2004-12-08 06:34:54 +00:00
geeklog
geolizer Fix lang selection in prev. patch 2004-11-11 21:04:28 +00:00
gforge - Update to 4.0.1 2004-11-12 19:45:16 +00:00
glibwww Apply a big libtool patch to allow porters to use the libtool installed by 2004-07-09 17:43:11 +00:00
gnome-user-share Fix build on 4.X. 2004-12-04 09:38:13 +00:00
gnuinfo Add missing @dirrms 2004-04-13 22:16:31 +00:00
goose
grail This port is scheduled to be removed on 2005-02-18 if it is still 2004-12-18 23:02:35 +00:00
gtkhtml Chase the libpspell shared lib version. 2004-08-29 18:13:43 +00:00
gtkhtml3 Update to 3.2.4. 2004-12-08 06:28:48 +00:00
gtkhtml38 Update to 3.2.4. 2004-12-08 06:28:48 +00:00
guile-www
gurlchecker Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the 2004-11-07 22:37:47 +00:00
harvest
horde Upgrade to 3.0. 2004-12-26 10:22:58 +00:00
horde4-base Upgrade to 3.0. 2004-12-26 10:22:58 +00:00
horde-base Upgrade to 3.0. 2004-12-26 10:22:58 +00:00
horde-passwd Chase Horde's moving. 2004-12-26 10:27:16 +00:00
horde-php5 Mark IGNORE: cannot be packaged on the compilation cluster, because it 2004-12-28 20:38:13 +00:00
hotjava
htdump
html2hdml Update to 1.0.5. 2004-12-19 13:07:13 +00:00
html2wml
htmlobject
htmlpp
http_get Add an -h option, argument for debugging multihomed URLs 2004-12-15 18:17:20 +00:00
http_load Sigh. Remove testing artifact. 2004-07-10 16:18:16 +00:00
http-analyze - Unbreak 2004-06-11 08:37:02 +00:00
httpgrabber
httptunnel
httrack - commit forgotten distinfo (Update to 3.32.03) 2004-06-11 22:06:10 +00:00
hydra - Chase security/gnutls shared library version change (13 -> 12) 2004-06-04 22:05:24 +00:00
hypermail
igal
imgsizer Add imgsizer 2.6, a tool to autogenerate WIDTH and HEIGHT for IMG HTML 2004-06-09 08:01:56 +00:00
indexme
interchange
ismail New Port: mail/ismail PHP-based webmail client 2004-12-21 23:34:57 +00:00
jakarta-jmeter Reset znerd's ports maintainership: 2004-12-03 01:01:33 +00:00
jakarta-tomcat3 - Backup configuration files during deinstall 2004-12-27 22:37:15 +00:00
jakarta-tomcat4 - Update to bsd.java.mk 2.0 2004-12-29 13:25:09 +00:00
jakarta-tomcat5 - Update to 5.0.30 [1] 2004-12-17 03:15:07 +00:00
jakarta-tomcat41 - Back up config files during deinstall 2004-12-19 04:04:26 +00:00
jakarta-tomcat55 - Update to 5.0.30 [1] 2004-12-17 03:15:07 +00:00
jdresolve
jesred
jetspeed Fix packaging. 2004-06-21 09:56:44 +00:00
jetty Upgrade to latest version. 2004-06-23 08:47:59 +00:00
junkbuster Silence warnings about gnu/regex.h on -CURRENT. 2004-04-30 13:54:03 +00:00
kannel Add missing dependency. 2004-12-22 08:28:51 +00:00
kazehakase Really fix build on 4,x, I don't know how this slipped from being committed in 2004-12-30 11:00:33 +00:00
kdewebdev Update to KDE 3.3.2 2004-12-13 20:12:15 +00:00
kdewebdev4 Update to KDE 3.3.2 2004-12-13 20:12:15 +00:00
knowledgekit
kompozer - Add MASTER_SITE_LOCAL to MASTER_SITES since cvs.nvu.com seems to be slow alot 2004-12-11 07:54:48 +00:00
konqueror-nsplugins Add imake as build dependency. It will soon no longer be picked up by 2004-12-22 00:13:40 +00:00
larbin BROKEN on 5.x: Does not compile 2004-09-18 18:47:46 +00:00
libapreq2 - Unbreak on pointyhat. 2004-10-12 22:45:25 +00:00
libghttp Apply a big libtool patch to allow porters to use the libtool installed by 2004-07-09 17:43:11 +00:00
libgtkhtml Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the 2004-11-07 22:37:47 +00:00
libhttpd-persistent Udate to 1.3h 2004-06-23 08:43:09 +00:00
libwww Apply a big libtool patch to allow porters to use the libtool installed by 2004-07-09 17:43:11 +00:00
lifetype - Again, it requires session function when execute admin.php 2004-12-30 05:05:45 +00:00
lighttpd Upgrade to 1.3.7. 2004-12-12 17:16:56 +00:00
linkcheck
linkchecker Don't remove system locale directories (not listed in the relevant 2004-12-20 06:25:32 +00:00
links Update to version 2.1pre15. 2004-07-13 10:07:22 +00:00
links1
linux-beonex Say hello to the linux mega patch, it consolidates our linux bits a 2004-12-31 18:24:10 +00:00
linux-firefox Establish a correct master-slave relationship between 2004-06-23 21:47:13 +00:00
linux-flashplugin Say hello to the linux mega patch, it consolidates our linux bits a 2004-12-31 18:24:10 +00:00
linux-flashplugin6 Say hello to the linux mega patch, it consolidates our linux bits a 2004-12-31 18:24:10 +00:00
linux-flashplugin7 Say hello to the linux mega patch, it consolidates our linux bits a 2004-12-31 18:24:10 +00:00
linux-flashplugin9 Say hello to the linux mega patch, it consolidates our linux bits a 2004-12-31 18:24:10 +00:00
linux-lesstif-ns Say hello to the linux mega patch, it consolidates our linux bits a 2004-12-31 18:24:10 +00:00
linux-mozilla Say hello to the linux mega patch, it consolidates our linux bits a 2004-12-31 18:24:10 +00:00
linux-mozilla-devel Say hello to the linux mega patch, it consolidates our linux bits a 2004-12-31 18:24:10 +00:00
linux-mozillafirebird Say hello to the linux mega patch, it consolidates our linux bits a 2004-12-31 18:24:10 +00:00
linux-mozillafirebird-el Establish a correct master-slave relationship between 2004-06-23 21:47:13 +00:00
linux-nvu Say hello to the linux mega patch, it consolidates our linux bits a 2004-12-31 18:24:10 +00:00
linux-opera Say hello to the linux mega patch, it consolidates our linux bits a 2004-12-31 18:24:10 +00:00
linux-opera-devel Say hello to the linux mega patch, it consolidates our linux bits a 2004-12-31 18:24:10 +00:00
linuxpluginwrapper Chase print/acroread5 to print/acroread 2004-12-24 02:05:32 +00:00
ljdeps
ljsm Remove dead site 2004-11-04 09:48:35 +00:00
logtools
lws Fix package list omissions. 2004-12-17 17:10:53 +00:00
lynx
lynx-current Upgrade to 2.8.6dev.8 2004-12-13 19:42:03 +00:00
lynx-ssl
man2web
mapedit
mathopd Update to 1.5p4. 2004-11-29 08:58:58 +00:00
mdw
mergelog
mgstat - add USE_GCC=3.3 and unbreak this port 2004-10-30 16:46:42 +00:00
mhonarc Update to 2.6.10. 2004-07-16 05:27:33 +00:00
micro_httpd Update to 2001.12.14 2004-05-02 17:37:47 +00:00
middleman - Remove USE_SIZE knob 2004-04-16 14:42:39 +00:00
mini_httpd
mknmz-wwwoffle [PATCH] change MAINTAINER email address for all my ports. 2004-12-30 02:37:15 +00:00
mmosaic Use DOCSDIR macro where it possible. 2004-04-14 07:12:47 +00:00
mnogosearch Add missing file 2004-11-13 04:27:27 +00:00
mnogosearch31 Add missing file 2004-11-13 04:27:27 +00:00
mod_access_identd - Assign maintainership to freshly created apache@ mailing list 2004-08-18 16:21:55 +00:00
mod_access_referer - Fix NULL pointer dereference vulnerability. [1] 2004-12-11 18:49:43 +00:00
mod_accesscookie - Assign maintainership to freshly created apache@ mailing list 2004-08-18 16:21:55 +00:00
mod_accounting - Assign maintainership to freshly created apache@ mailing list 2004-08-18 16:21:55 +00:00
mod_auth_any - Update to 1.5 2004-10-18 19:22:28 +00:00
mod_auth_cookie_mysql - Assign maintainership to freshly created apache@ mailing list 2004-08-18 16:21:55 +00:00
mod_auth_cookie_mysql2 - Assign maintainership to freshly created apache@ mailing list 2004-08-18 16:21:55 +00:00
mod_auth_external Update to 2.1.18. 2004-06-03 11:25:06 +00:00
mod_auth_external2 - Update to 2.2.9 2004-11-13 15:02:27 +00:00
mod_auth_imap - Assign maintainership to freshly created apache@ mailing list 2004-08-18 16:21:55 +00:00
mod_auth_imap2 - Fix LATEST_LINK 2004-11-25 13:29:04 +00:00
mod_auth_kerb - Assign maintainership to freshly created apache@ mailing list 2004-08-18 16:21:55 +00:00
mod_auth_kerb2 - Assign maintainership to freshly created apache@ mailing list 2004-08-18 16:21:55 +00:00
mod_auth_mysql
mod_auth_mysql41_ap2
mod_auth_mysql_another
mod_auth_pam Update to 1.1.1. 2004-06-03 11:59:23 +00:00
mod_auth_pam2 - Assign maintainership to freshly created apache@ mailing list 2004-08-18 16:21:55 +00:00
mod_auth_pgsql
mod_auth_pgsql2 - Assign maintainership to freshly created apache@ mailing list 2004-08-18 16:21:55 +00:00
mod_auth_pwcheck - fix package category selection problem. 2004-06-16 17:34:39 +00:00
mod_auth_remote - Assign maintainership to freshly created apache@ mailing list 2004-08-18 16:21:55 +00:00
mod_auth_useragent - Assign maintainership to freshly created apache@ mailing list 2004-08-18 16:21:55 +00:00
mod_authenticache - Assign maintainership to freshly created apache@ mailing list 2004-08-18 16:21:55 +00:00
mod_backhand
mod_bandwidth - Assign maintainership to freshly created apache@ mailing list 2004-08-18 16:21:55 +00:00
mod_bf - Assign maintainership to freshly created apache@ mailing list 2004-08-18 16:21:55 +00:00
mod_blosxom - Give maintainership to submitter 2004-05-19 12:42:02 +00:00
mod_blowchunks - Assign maintainership to freshly created apache@ mailing list 2004-08-18 16:21:55 +00:00
mod_bunzip2 - Assign maintainership to freshly created apache@ mailing list 2004-08-18 16:21:55 +00:00
mod_cfg_ldap - Update to 1.2 2004-10-14 10:11:53 +00:00
mod_cgi_debug Web page no longer exists. 2004-10-14 09:59:55 +00:00
mod_chroot - Update to 0.3. 2004-11-13 14:47:29 +00:00
mod_clamav Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
mod_color - Assign maintainership to freshly created apache@ mailing list 2004-08-18 16:21:55 +00:00
mod_cvs
mod_cvs2 - Assign maintainership to freshly created apache@ mailing list 2004-08-18 16:21:55 +00:00
mod_dav - Mark mod_dav as IGNORE for if apache2 is installed. 2004-11-16 21:14:38 +00:00
mod_dosevasive20 [NEW PORT] www/mod_dosevasive20: An Apache 2 module to try to protect HTTP DoS or DDoS attacks 2004-07-30 00:30:24 +00:00
mod_dtcl
mod_encoding
mod_evasive [NEW PORT] www/mod_dosevasive20: An Apache 2 module to try to protect HTTP DoS or DDoS attacks 2004-07-30 00:30:24 +00:00
mod_evasive20 [NEW PORT] www/mod_dosevasive20: An Apache 2 module to try to protect HTTP DoS or DDoS attacks 2004-07-30 00:30:24 +00:00
mod_extract_forwarded
mod_extract_forwarded2 - Assign maintainership to freshly created apache@ mailing list 2004-08-18 16:21:55 +00:00
mod_extract_forwarded_ap13
mod_fastcgi - Back out rev. 1.16 which accidentally slipped into my previous commit 2004-05-31 23:23:21 +00:00
mod_fcgid Add www/mod_fcgid, an alternative FastCGI module for Apache2. 2004-08-12 20:51:15 +00:00
mod_filter
mod_frontpage
mod_geoip - net/GeoIP uses its own libtool even if we define USE_LIBTOOL* 2004-05-30 07:19:41 +00:00
mod_gzip
mod_gzip2
mod_hosts_access - Assign maintainership to freshly created apache@ mailing list 2004-08-18 16:21:55 +00:00
mod_index_rss - Assign maintainership to freshly created apache@ mailing list 2004-08-18 16:21:55 +00:00
mod_injection - Assign maintainership to freshly created apache@ mailing list 2004-08-18 16:21:55 +00:00
mod_jk Add myself as committer, and use my @FreeBSD.org address. 2004-12-06 03:59:56 +00:00
mod_jk2 Add myself as committer, and use my @FreeBSD.org address. 2004-12-06 03:59:56 +00:00
mod_jk2-apache2 Add mod_jk2-apache2 (mod_jk2 slave port), apache JK2 module for 2004-04-18 10:43:06 +00:00
mod_jk-apache2 Add myself as committer, and use my @FreeBSD.org address. 2004-12-06 03:59:56 +00:00
mod_layout - Assign maintainership to freshly created apache@ mailing list 2004-08-18 16:21:55 +00:00
mod_layout2 - Assign maintainership to freshly created apache@ mailing list 2004-08-18 16:21:55 +00:00
mod_layout22 - Assign maintainership to freshly created apache@ mailing list 2004-08-18 16:21:55 +00:00
mod_limitipconn Pass maintainership to submitter. 2004-05-11 21:39:57 +00:00
mod_limitipconn2 - Add LATEST_LINK 2004-05-19 09:05:27 +00:00
mod_log_config-st - Assign maintainership to freshly created apache@ mailing list 2004-08-18 16:21:55 +00:00
mod_log_data - Assign maintainership to freshly created apache@ mailing list 2004-08-18 16:21:55 +00:00
mod_log_mysql - Assign maintainership to freshly created apache@ mailing list 2004-08-18 16:21:55 +00:00
mod_log_sql
mod_log_sql2 - Fix build without SSL support (common case, with apache13* ports) 2004-09-14 16:18:57 +00:00
mod_macro - Assign maintainership to freshly created apache@ mailing list 2004-08-18 16:21:55 +00:00
mod_macro2 - Fix LATEST_LINK 2004-11-25 13:29:04 +00:00
mod_mp3 - Assign maintainership to freshly created apache@ mailing list 2004-08-18 16:21:55 +00:00
mod_musicindex - Assign maintainership to freshly created apache@ mailing list 2004-08-18 16:21:55 +00:00
mod_mya - Assign maintainership to freshly created apache@ mailing list 2004-08-18 16:21:55 +00:00
mod_mylo - Assign maintainership to freshly created apache@ mailing list 2004-08-18 16:21:55 +00:00
mod_mysqluserdir - Assign maintainership to freshly created apache@ mailing list 2004-08-18 16:21:55 +00:00
mod_ntlm Add mod_ntlm 0.4, 2004-07-04 17:32:53 +00:00
mod_pcgi2
mod_perl Fix plist for Perl 5.8 2004-09-02 09:58:25 +00:00
mod_perl2 - Fix plist 2004-12-19 02:06:53 +00:00
mod_php3 Fix quoting of argument of DEPRECATED 2004-12-22 02:19:21 +00:00
mod_php4 First step of the PHP mega-commit: 2004-07-19 07:05:36 +00:00
mod_php5 First step of the PHP mega-commit: 2004-07-19 07:05:36 +00:00
mod_proxy_add_forward
mod_proxy_html Update to 2.2 2004-08-02 09:53:03 +00:00
mod_put - Assign maintainership to freshly created apache@ mailing list 2004-08-18 16:21:55 +00:00
mod_python
mod_python3 Don't mark BROKEN when PACKAGE_BUILDING since the version of apache2 2004-12-24 23:49:30 +00:00
mod_roaming - Assign maintainership to freshly created apache@ mailing list 2004-08-18 16:21:55 +00:00
mod_roaming2 - Reset maintainer to ports@ [Vivek] 2004-11-04 16:42:36 +00:00
mod_rpaf - Assign maintainership to freshly created apache@ mailing list 2004-08-18 16:21:55 +00:00
mod_rpaf2 - Utilize Makefile.modules.3rd 2004-04-16 13:52:18 +00:00
mod_ruby Update to 1.2.4. 2004-12-25 22:07:19 +00:00
mod_scgi - upgrade to 1.2 2004-08-06 09:32:23 +00:00
mod_security Update to 1.8.6 release. 2004-11-15 15:49:17 +00:00
mod_sed - Assign maintainership to freshly created apache@ mailing list 2004-08-18 16:21:55 +00:00
mod_sequester - Assign maintainership to freshly created apache@ mailing list 2004-08-18 16:21:55 +00:00
mod_shapvh - Add mod_shapvh 1.0, Apache module that provides virtual hosts from a 2004-11-30 20:45:55 +00:00
mod_snake - Assign maintainership to freshly created apache@ mailing list 2004-08-18 16:21:55 +00:00
mod_sqlinclude Fix build. 2004-07-28 07:23:16 +00:00
mod_throttle Bump PORTREVISION. 2004-06-03 13:34:05 +00:00
mod_ticket - Assign maintainership to freshly created apache@ mailing list 2004-08-18 16:21:55 +00:00
mod_tidy - Assign maintainership to freshly created apache@ mailing list 2004-08-18 16:21:55 +00:00
mod_traf_thief - Assign maintainership to freshly created apache@ mailing list 2004-08-18 16:21:55 +00:00
mod_transform Add mod_transform, a filter module that allows Apache 2.0 to do dynamic XSL 2004-12-08 21:27:24 +00:00
mod_trigger
mod_tsunami Note that the filtering is currently made on a per vhost basis 2004-10-21 21:58:55 +00:00
mod_uid add missing directory. 2004-05-21 07:13:46 +00:00
mod_v2h BROKEN on 5.x: Does not compile 2004-09-19 01:05:44 +00:00
mod_vdbh - Assign maintainership to freshly created apache@ mailing list 2004-08-18 16:21:55 +00:00
mod_vhs - Update to 1.0.8 2004-12-13 21:17:49 +00:00
mod_watch Update to 3.18. 2004-06-03 14:15:33 +00:00
mod_watch4
mod_webapp - Since maintainer's address is bouncing, assign maintainership to apache@ 2004-08-20 15:13:13 +00:00
mod_zap Update to version 1.4.5 2004-10-14 11:04:17 +00:00
moinmoin Take maintainership of the port. 2004-12-30 16:11:34 +00:00
momspider Tidy up whitespace. 2004-04-10 17:26:55 +00:00
monkey - Update to 0.8.4-2 (just bump PORTREVISION) 2004-06-11 08:22:40 +00:00
mozex Chase changes to firefox 2004-11-13 08:23:15 +00:00
mozex-firefox Chase changes to firefox 2004-11-13 08:23:15 +00:00
mozilla * Fix external URI loaders by loading the correct version of the GNOME 2004-12-24 18:25:45 +00:00
mozilla-bonobo Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the 2004-11-07 22:37:47 +00:00
mozilla-devel * Fix external URI loaders by loading the correct version of the GNOME 2004-12-24 18:25:45 +00:00
mplayer-plugin Chase changes to firefox 2004-11-13 08:23:15 +00:00
MT - Overhaul RUN_DEPENDS: 2004-12-04 16:39:14 +00:00
MT-PM
nanoblogger upgrade to 3.1 2004-12-27 03:39:14 +00:00
nd
neon Update to 0.24.7. 2004-07-28 17:41:40 +00:00
neon26 Update to 0.24.7. 2004-07-28 17:41:40 +00:00
neon28 Update to 0.24.7. 2004-07-28 17:41:40 +00:00
neon29 Update to 0.24.7. 2004-07-28 17:41:40 +00:00
neowebscript Default to Tcl-8.4, as neotcl and tclX do now. 2004-04-16 20:08:19 +00:00
netrik Update to 1.15.2 release: 2004-11-15 09:21:47 +00:00
netscape7 Say hello to the linux mega patch, it consolidates our linux bits a 2004-12-31 18:24:10 +00:00
netscape-remote Chase new location 2004-07-13 15:56:38 +00:00
netscape-wrapper
nginx Update to 0.1.13. 2004-12-24 13:53:39 +00:00
nginx-devel Update to 0.1.13. 2004-12-24 13:53:39 +00:00
notftp
npc Don't remove www/ now that it is created by the system. 2004-06-09 06:16:06 +00:00
nscache
nspostgres
nvu - Add MASTER_SITE_LOCAL to MASTER_SITES since cvs.nvu.com seems to be slow alot 2004-12-11 07:54:48 +00:00
ocaml-net - Fix package so it registers shared libraries in ocaml register 2004-10-27 22:45:28 +00:00
ocaml-wdialog
oops - Fix for multiple redir modules 2004-10-15 12:13:38 +00:00
openvrml Now builds on FreeBSD >= 5.x 2004-12-25 01:04:55 +00:00
opera update to 7.54u1 (20041210). 2004-12-15 20:13:25 +00:00
opera-devel update to 7.60 Technical Preview-4(20041203). 2004-12-06 01:16:17 +00:00
osb-browser Mark broken on sparc64 2004-12-08 01:23:44 +00:00
osb-nrcit Add osb-nrcit 2004-12-01 04:02:47 +00:00
osb-nrcore Mark BROKEN for Alpha 2004-12-02 22:58:27 +00:00
oscommerce
p5-AMF-Perl Updated to 0.15 2004-10-17 16:32:57 +00:00
p5-Apache2-Scoreboard
p5-Apache-AddHostPath
p5-Apache-Admin-Config
p5-Apache-AntiSpam
p5-Apache-Archive
p5-Apache-ASP
p5-Apache-AuthCookie Add/Delete missed files. 2004-09-02 06:21:59 +00:00
p5-Apache-AuthenCache - fix depends path 2004-10-28 03:23:56 +00:00
p5-Apache-AuthenURL - update to 0.09 2004-10-23 08:20:06 +00:00
p5-Apache-AuthTicket
p5-Apache-AutoIndex
p5-Apache-AxKit-Plugin-AddXSLParams-Request
p5-Apache-Clean
p5-Apache-Clean2
p5-Apache-Compress
p5-Apache-CompressClientFixup Add p5-Apache-CompressClientFixup 0.07, perl extension for Apache-1.3.X 2004-05-26 13:55:47 +00:00
p5-Apache-ConfigFile
p5-Apache-DB Fix pkg-plist. 2004-12-23 14:09:08 +00:00
p5-Apache-DBI Fix pkg-plist. 2004-12-23 14:09:08 +00:00
p5-Apache-DebugInfo Add p5-Apache-DebugInfo 0.05, log various bits of per-request data. 2004-04-20 07:23:14 +00:00
p5-Apache-DumpHeaders Change MAINTAINER to perl@. 2004-08-13 15:21:20 +00:00
p5-Apache-Filter
p5-Apache-Gallery - Fix path to icons in template-files 2004-12-08 17:18:44 +00:00
p5-Apache-Icon
p5-Apache-Language
p5-Apache-MP3
p5-Apache-NNTPGateway
p5-Apache-PageKit
p5-Apache-ParseFormData Add p5-Apache-ParseFormData 0.09, module allows you to easily 2004-10-12 10:52:12 +00:00
p5-Apache-Peek * unbreak build 2004-08-14 13:02:18 +00:00
p5-Apache-Profiler Add p5-Apache-Profiler 0.01, 2004-08-11 16:39:49 +00:00
p5-Apache-Radius Fix plist 2004-04-15 12:56:38 +00:00
p5-Apache-Reload
p5-Apache-Scoreboard
p5-Apache-Session Update to 1.60 2004-10-12 10:17:19 +00:00
p5-Apache-Session-PHP
p5-Apache-Session-SharedMem
p5-Apache-Session-Wrapper Add p5-Apache-Session-Wrapper 0.17, a simple wrapper around 2004-10-12 11:32:32 +00:00
p5-Apache-SSI Add missing man page 2004-04-14 18:42:56 +00:00
p5-Apache-SubProcess Fix plist 2004-12-25 03:46:57 +00:00
p5-Apache-Test Update to 1.18 2004-12-29 17:11:15 +00:00
p5-ApacheBench
p5-AxKit
p5-AxKit-XSP-Cookie
p5-AxKit-XSP-ESQL
p5-AxKit-XSP-Exception
p5-AxKit-XSP-IfParam
p5-AxKit-XSP-Param
p5-AxKit-XSP-PerForm
p5-AxKit-XSP-Sendmail
p5-AxKit-XSP-Util
p5-AxKit-XSP-WebUtils
p5-B-LexInfo
p5-Bundle-Slash
p5-Bundle-Sledge After devel/p5-File-Temp has gained an IGNORE for PERL_LEVEL > 500800, all 2004-08-12 12:48:01 +00:00
p5-CGI_Lite Change of email address. 2004-06-01 12:32:33 +00:00
p5-CGI-Application
p5-CGI-Application-ValidateRM
p5-CGI-ArgChecker
p5-CGI-Builder Add p5-CGI-Builder 1.25, Perl module intended to make it easier to 2004-10-26 15:19:55 +00:00
p5-CGI-Cache
p5-CGI-FastTemplate
p5-CGI-Framework Update to 0.19 2004-11-24 16:05:43 +00:00
p5-CGI-Kwiki My territory, suggested by ijliao. :p 2004-08-20 02:56:44 +00:00
p5-CGI-Minimal Update to 1.16 2004-11-17 18:04:30 +00:00
p5-CGI-modules
p5-CGI-Response Add p5-CGI-Response 0.03, perl module allowing response construction for 2004-06-09 12:24:45 +00:00
p5-CGI-Session
p5-CGI-Simple - Fixed pkg-plist 2004-12-05 11:53:42 +00:00
p5-CGI-SpeedyCGI Perl 5.8.4 and above add several security check when doing setuid. 2004-08-06 17:37:00 +00:00
p5-CGI-SSI
p5-CGI-Untaint Update to 1.25 2004-12-28 13:09:53 +00:00
p5-CGI-Untaint-email Perl module to validate email addresses in a CGI form 2004-08-19 03:44:57 +00:00
p5-CGI-Upload Update to 1.10 2004-07-30 14:44:50 +00:00
p5-CGI-XMLApplication
p5-CGI.pm Update to version 3.05. 2004-08-14 12:20:06 +00:00
p5-Compress-LeadingBlankSpaces Add p5-Compress-LeadingBlankSpaces 0.04, perl class to compress leading 2004-05-26 14:25:21 +00:00
p5-FAQ-OMatic
p5-FastCGI
p5-FastCGI-ProcManager
p5-GtkHTML
p5-HTML
p5-HTML-Breadcrumbs
p5-HTML-CalendarMonthSimple
p5-HTML-Clean
p5-HTML-Element-Extended
p5-HTML-Embperl add missing files 2004-12-19 00:14:57 +00:00
p5-HTML-FillInForm Update to 1.05 2004-12-22 11:37:52 +00:00
p5-HTML-FromText
p5-HTML-LinkExtractor Add p5-HTML-LinkExtractor 0.11, HTML::LinkExtractor is used for 2004-05-06 12:55:53 +00:00
p5-HTML-Mason Update to latest 1.28 version. 2004-11-10 16:59:55 +00:00
p5-HTML-Navigation
p5-HTML-Pager
p5-HTML-Parser Update to version 3.38; 2004-11-14 10:41:11 +00:00
p5-HTML-QuickCheck
p5-HTML-Scrubber Upgrade to 0.08 2004-05-28 02:10:57 +00:00
p5-HTML-SimpleLinkExtor This is a simple HTML link extractor 2004-07-15 11:16:12 +00:00
p5-HTML-SimpleParse
p5-HTML-StickyQuery
p5-HTML-Stream
p5-HTML-Strip Update to 1.02. 2004-06-06 19:17:08 +00:00
p5-HTML-Summary
p5-HTML-Table Update to version 2.02. 2004-11-18 14:24:49 +00:00
p5-HTML-TableExtract
p5-HTML-TableLayout
p5-HTML-TableTiler My territory, suggested by ijliao. :p 2004-08-20 02:56:44 +00:00
p5-HTML-Tagset
p5-HTML-Template Add conditional depedency on p5-Digest-MD5. 2004-06-27 23:25:37 +00:00
p5-HTML-Template-Associate
p5-HTML-Template-Expr Change MAINTAINER to perl@. 2004-08-13 15:21:20 +00:00
p5-HTML-Template-JIT Add some patches : 2004-08-19 16:20:11 +00:00
p5-HTML-TokeParser-Simple Add p5-HTML-TokeParser-Simple 2.2, subclass of HTML::TokeParser with 2004-05-06 12:34:02 +00:00
p5-HTML-Tree
p5-HTML-Webmake
p5-HTML-Widgets-SelectLayers Update to 0.04 2004-08-02 11:07:27 +00:00
p5-HTTP-BrowserDetect Updated to 0.98 2004-07-26 09:16:42 +00:00
p5-HTTP-DAV Fix port description 2004-09-03 08:51:54 +00:00
p5-HTTP-GHTTP
p5-HTTP-Lite My territory, suggested by ijliao. :p 2004-08-20 02:56:44 +00:00
p5-HTTP-MHTTP
p5-HTTP-MobileAgent Update to 0.21. 2004-06-11 04:36:42 +00:00
p5-HTTP-Proxy Remove the .orig files because perl 5.005 will think it's clever to install them 2004-04-15 12:01:15 +00:00
p5-HTTP-Recorder
p5-HTTP-WebTest
p5-HTTPD-Log-Filter - Upgrade to 1.08. 2004-07-23 00:39:19 +00:00
p5-HTTPD-User-Manage Rename p5-HTTPD-Tools to p5-HTTPD-User-Manage. 2004-10-29 07:40:25 +00:00
p5-IMDB-Movie
p5-Kwiki - update to 0.35 2004-12-18 09:16:54 +00:00
p5-Kwiki-Archive-Rcs - update to 0.13 2004-12-18 09:19:23 +00:00
p5-Kwiki-Archive-SVK - fix pkg-plist 2004-12-05 04:01:36 +00:00
p5-Kwiki-Atom - update to 0.14 2004-10-13 06:50:13 +00:00
p5-Kwiki-GDGraphGenerator - maintainer feels he will not have enough time to maintain ports 2004-12-22 07:19:18 +00:00
p5-Kwiki-NewPage - maintainer feels he will not have enough time to maintain ports 2004-12-22 07:19:18 +00:00
p5-Kwiki-plugins Add support of p5-Kwiki-Atom. 2004-09-01 08:35:55 +00:00
p5-Kwiki-RecentChanges - update to 0.12 to be compatable with Kwik-0.35 2004-12-18 09:32:21 +00:00
p5-Kwiki-RecentChangesRSS - update to 0.05 2004-12-20 07:48:48 +00:00
p5-Kwiki-Revisions - update to 0.13 to be compatable with Kwiki-0.35 2004-12-18 09:32:40 +00:00
p5-Kwiki-Search My territory, suggested by ijliao. :p 2004-08-20 02:56:44 +00:00
p5-Kwiki-UserName - Update to 0.12 2004-08-20 14:13:02 +00:00
p5-Kwiki-UserPreferences My territory, suggested by ijliao. :p 2004-08-20 02:56:44 +00:00
p5-ldap-abook Add ldap-abook - a web interface for adding, removing and modifying 2004-11-26 22:25:20 +00:00
p5-libapreq Unbreak build on perl < 5.6.x 2004-12-29 17:05:01 +00:00
p5-libapreq2 - Unbreak on pointyhat. 2004-10-12 22:45:25 +00:00
p5-libapreq-static - Add slaveport that depends on apache with mod_perl statically compiled 2004-06-10 09:03:15 +00:00
p5-libservlet - fix pkg-plist 2004-12-05 07:34:31 +00:00
p5-libwww Only perl 5.8.4 have Base64 3.01, use 500804 as PERL_LEVEL 2004-07-15 12:53:40 +00:00
p5-LWP-Authen-Wsse - Make conditional dependency on p5-MIME-Base64. 2004-08-10 01:24:49 +00:00
p5-MasonX-Apache2Handler - p5-libapreq2 has been committed by kuriyama. 2004-10-14 16:17:40 +00:00
p5-MasonX-Interp-WithCallbacks Add p5-MasonX-Interp-WithCallbacks 1.11, mason callback support via 2004-05-25 08:47:41 +00:00
p5-MasonX-Profiler Add p5-MasonX-Profiler 0.06, mason per-component profiler. 2004-10-12 11:33:38 +00:00
p5-MasonX-Request-WithApacheSession Update to 0.30 2004-10-12 10:25:13 +00:00
p5-Maypole - Update to 2.04 2004-11-21 10:40:43 +00:00
p5-Maypole-Authentication-UserSessionCookie clean up a bad distinfo file 2004-08-26 19:26:40 +00:00
p5-Maypole-Component Run Maypole sub-requests as components 2004-08-26 19:33:26 +00:00
p5-ParallelUA Upgrade to 2.57 2004-06-13 22:38:09 +00:00
p5-PHP-Session
p5-PodToHTML Update to 0.05 2004-12-14 00:57:38 +00:00
p5-POE-Component-Client-HTTP Massive ports move to better categories. 2004-11-09 13:43:11 +00:00
p5-POE-Component-Client-UserAgent Massive ports move to better categories. 2004-11-09 13:43:11 +00:00
p5-POE-Component-Server-HTTP Update to 0.05 2004-11-04 19:44:40 +00:00
p5-Sledge - add missing manpage (Sledge::Doc::Overview.3) 2004-09-21 17:57:41 +00:00
p5-Sledge-Plugin-CacheContent
p5-Sledge-Plugin-Download
p5-Sledge-Plugin-Dumper
p5-Sledge-Plugin-HTML2HDML
p5-Sledge-Plugin-Log
p5-Sledge-Plugin-NoCache
p5-Sledge-Plugin-SaveUpload
p5-Sledge-Plugin-ScratchPad
p5-Sledge-Plugin-SessionAutoCleanup
p5-Sledge-Plugin-XSLT
p5-Sledge-SessionManager-CookieStore
p5-Sledge-Template-Expr
p5-Template-Plugin-Class Add p5-Template-Plugin-Class 0.12, 2004-06-24 20:31:43 +00:00
p5-Template-Plugin-Comma
p5-Template-Plugin-MP3 Add p5-Template-Plugin-MP3, a TT Plugin that wraps around the 2004-06-13 05:23:12 +00:00
p5-Template-Toolkit Add Template::Plugin::*'s optional dependencies 2004-11-23 10:26:43 +00:00
p5-URI-Sequin
p5-W3C-LogValidator Update to 0.4.1 2004-11-05 14:35:58 +00:00
p5-WebService-Bloglines add p5-WebService-Bloglines 0.02 2004-12-02 16:27:50 +00:00
p5-WWW-Automate
p5-WWW-Babelfish
p5-WWW-Curl Chase the curl library bump 2004-06-07 10:49:12 +00:00
p5-WWW-Dilbert - Update to 1.04 2004-08-17 16:06:57 +00:00
p5-WWW-IMDb
p5-WWW-Link
p5-WWW-Mechanize Bad me, bad bad me, I forgot that 2004-12-28 12:57:51 +00:00
p5-WWW-Mechanize-FormFiller - Reduce dependencies with perl-5.8. 2004-10-16 07:40:30 +00:00
p5-WWW-Mechanize-Shell Update to 0.36 2004-12-06 11:14:01 +00:00
p5-WWW-Robot
p5-WWW-Search Drop maintainership 2004-10-13 18:10:00 +00:00
p5-WWW-Search-AltaVista Drop maintainership 2004-10-13 18:10:00 +00:00
p5-WWW-Search-Google Drop maintainership 2004-10-13 18:10:00 +00:00
p5-WWW-Shorten - Update to 1.93 2004-11-21 16:52:34 +00:00
p5-WWW-Wikipedia - update to 1.3 2004-10-27 03:10:10 +00:00
peacock Bump PORTREVISION to chase the gtkhtml3 shared library version. 2004-12-08 06:34:54 +00:00
pear-APC upgrade to 2.0.4 2004-07-22 02:03:57 +00:00
pear-HTTP - Upgrade to to 1.3.3; 2004-11-11 14:56:33 +00:00
pear-HTTP_Header - Update to 1.1.1 2004-11-12 21:20:07 +00:00
pear-HTTP_Request Upgrade to 1.2.3. 2004-10-12 20:01:00 +00:00
pear-HTTP_Server Add pear-HTTP_Server, a class that allows you to easily implement HTTP servers 2004-11-06 17:14:36 +00:00
pear-HTTP_Session Let Makefile.common do the work. 2004-04-13 20:23:20 +00:00
pear-HTTP_Session2 Let Makefile.common do the work. 2004-04-13 20:23:20 +00:00
pear-HTTP_Upload Take maintainership. 2004-08-23 22:19:03 +00:00
pecl-APC upgrade to 2.0.4 2004-07-22 02:03:57 +00:00
pecl-APC-devel upgrade to 2.0.4 2004-07-22 02:03:57 +00:00
pgdriver
pglogd - Update to 2.3 2004-05-26 17:43:43 +00:00
photo_gallery - Update to 1.5 2004-10-15 14:45:10 +00:00
php4-cgi First step of the PHP mega-commit: 2004-07-19 07:05:36 +00:00
php4-mnogosearch Add a new shared extension for PHP. 2004-07-19 08:42:06 +00:00
php4-session Add a new shared extension for PHP. 2004-07-19 08:42:06 +00:00
php5-cgi First step of the PHP mega-commit: 2004-07-19 07:05:36 +00:00
php5-mnogosearch Add a new shared extension for PHP. 2004-07-19 09:24:58 +00:00
php5-session Add a new shared extension for PHP. 2004-07-19 09:25:52 +00:00
php5-tidy Add a new shared extension for PHP. 2004-07-19 09:25:52 +00:00
php-dyn
php-screw
php-templates
phpbb %%PREFIX%%/INDEX.html -> %%PREFIX%%/README.html 2004-12-03 12:01:38 +00:00
phpgedview [MAINTAINER-UPDATE] www/phpGedView: update to 3.2.1 2004-12-23 01:18:36 +00:00
phpsysinfo Update: www/phpSysInfo 2004-10-12 04:19:02 +00:00
phpSysInfo Update: www/phpSysInfo 2004-10-12 04:19:02 +00:00
phpsysinfo-dev Update: www/phpSysInfo 2004-10-12 04:19:02 +00:00
phpwebapp add phpwebapp 1.0 2004-07-01 08:19:45 +00:00
phpwiki - drop maintainership 2004-10-14 05:29:11 +00:00
phpwiki13 - drop maintainership 2004-10-14 05:29:11 +00:00
plog - Again, it requires session function when execute admin.php 2004-12-30 05:05:45 +00:00
plone Update to 2.0.4; add CMFFormController option. 2004-08-28 06:08:53 +00:00
plone3 Update to 2.0.4; add CMFFormController option. 2004-08-28 06:08:53 +00:00
plugger Update to 5.1.2 2004-07-09 14:01:31 +00:00
plugger-plugins-hubbe Chase print/acroread5 to print/acroread 2004-12-24 02:05:32 +00:00
pnews
postnuke Tidy up whitespace. 2004-04-10 17:26:55 +00:00
pound - Update to 1.7 2004-04-30 21:29:04 +00:00
preferential Chase changes to firefox 2004-11-13 08:23:15 +00:00
preferential-firefox Fix typo in PORTREVISION 2004-11-13 08:30:06 +00:00
privoxy
privoxy+ipv6 Fix plist based on pointyhead report. 2004-12-22 08:22:49 +00:00
pserv Update to 3.1 release. 2004-11-24 14:16:13 +00:00
publicfile After Kris pointed out dosirak's dissatisfaction with the way dns/djbdns 2004-04-20 08:33:16 +00:00
pwebstats
py-albatross Update to 1.20 2004-11-04 19:24:24 +00:00
py-clientform Add new port for py-clientform 0.1.16, 2004-06-25 08:52:46 +00:00
py-cssutils add py-cssutils 0.53 2004-08-26 09:02:05 +00:00
py-fcgi
py-forgethtml Set encoding for forgetHTML.py to prevent warnings. 2004-11-20 17:16:38 +00:00
py-HTMLgen utilize PYTHON_SITELIBDIR & PORTDOCS macros 2004-06-10 01:38:22 +00:00
py-htmltestcase Add new port for py-htmltestcase 0.2.0, 2004-06-25 08:58:59 +00:00
py-imdbpy add missing files to plist 2004-12-28 02:38:44 +00:00
py-mt
py-scgi Update to 1.2 2004-08-04 10:24:13 +00:00
py-websvcs Update to 0.11.4. 2004-06-27 06:46:16 +00:00
py-webware - Use UID 108 and unmark IGNOREd 2004-06-27 14:51:44 +00:00
pyweblib
qdecoder
quixote Update to 1.2 2004-11-05 13:12:24 +00:00
reportmagic After devel/p5-File-Temp has gained an IGNORE for PERL_LEVEL > 500800, all 2004-08-12 12:48:01 +00:00
resin2 . Update to 2.1.14. 2004-07-02 22:10:15 +00:00
resin3 This is an update of www/resin3 to 3.0.9. The port adds two patches to 2004-10-14 06:37:41 +00:00
retawq Chase the gnutls shared lib version. 2004-06-06 01:44:39 +00:00
rnews - Convert to OPTIONS 2004-08-20 22:48:52 +00:00
roundup Update to 0.7.9 2004-12-19 23:28:06 +00:00
roxen
rt2 After devel/p5-File-Temp has gained an IGNORE for PERL_LEVEL > 500800, all 2004-08-12 12:48:01 +00:00
rt3 - update 3.0.12 2004-10-23 07:29:33 +00:00
rt3-elixus - Update to 20041022 2004-10-24 16:42:11 +00:00
rt32 - fix pkg-plist 2004-10-28 16:16:01 +00:00
rt34 - fix pkg-plist 2004-10-28 16:16:01 +00:00
rt36 - fix pkg-plist 2004-10-28 16:16:01 +00:00
ruboard
ruby-amazon Update to 0.8.5. 2004-12-25 22:09:26 +00:00
ruby-asp Update to 0.3.3. 2004-12-25 19:37:17 +00:00
ruby-borges Update to 1.1.0. 2004-05-03 04:32:28 +00:00
ruby-div Fix the installer and unbreak. 2004-12-23 19:02:43 +00:00
ruby-fcgi Update to 0.8.5. 2004-12-23 19:04:56 +00:00
ruby-google
ruby-gtkhtml2 Update to 0.11.0. Three new ports (Ruby/RSVG, Ruby/GnomePrint and 2004-11-15 06:18:35 +00:00
ruby-http-access Update to 2.0.5. 2004-12-25 17:44:27 +00:00
ruby-mnogosearch
ruby-nora
ruby-tmpl
ruby-webunit Update to 20040429++. 2004-05-03 04:35:27 +00:00
sarg - Enable GD support for nice graphs 2004-12-24 14:20:09 +00:00
scout
screem Put all hacks of hicolor icons and mime from ports to bsd.gnome.mk's gnomehack. 2004-12-21 00:23:18 +00:00
screem-devel Put all hacks of hicolor icons and mime from ports to bsd.gnome.mk's gnomehack. 2004-12-21 00:23:18 +00:00
script4rss add script4rss 0.4b 2004-08-02 08:54:56 +00:00
seamonkey * Fix external URI loaders by loading the correct version of the GNOME 2004-12-24 18:25:45 +00:00
seamonkey2 * Fix external URI loaders by loading the correct version of the GNOME 2004-12-24 18:25:45 +00:00
shttpd - Update to 1.3 2004-12-20 18:16:48 +00:00
sidplug
simplog Update to 0.9.1 2004-11-05 13:43:09 +00:00
sitebar add sitebar 3.2.5 2004-06-23 03:11:54 +00:00
sitecopy Use shared library www/neon rather than included libneon (security fix). 2004-06-29 06:45:30 +00:00
slash
smarty Update to 2.6.5 2004-10-13 12:12:45 +00:00
smb2www
smb_auth
snarf
snownews - update to 1.5.5.1 2004-11-04 03:04:38 +00:00
squid Patch was rerolled because of some bug fixes. 2004-12-29 08:59:49 +00:00
squid25 Patch was rerolled because of some bug fixes. 2004-12-29 08:59:49 +00:00
squid26 Patch was rerolled because of some bug fixes. 2004-12-29 08:59:49 +00:00
squid27 Patch was rerolled because of some bug fixes. 2004-12-29 08:59:49 +00:00
squid30 Patch was rerolled because of some bug fixes. 2004-12-29 08:59:49 +00:00
squid31 Patch was rerolled because of some bug fixes. 2004-12-29 08:59:49 +00:00
squidclients
squidguard
squidpurge
squidtimes
squirm
squishdot - Unbreak package builds by fixing packing lists to respect the 2004-04-21 17:02:02 +00:00
srg - Update to 1.1 2004-11-05 12:47:58 +00:00
ssserver Actually, this port relies on libc.so.3, so use compat3x instead of 4x. 2004-10-04 07:22:54 +00:00
suphp - Avoid make -C fixing build on FreeBSD 4.8 and older 2004-10-28 18:29:16 +00:00
surfraw
swiggle - Update to 0.3.3 2004-10-25 22:35:05 +00:00
swish-e add missing file in last commit 2004-07-01 01:48:49 +00:00
swish++ - Add missed file. 2004-11-24 09:14:36 +00:00
syndigator Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the 2004-11-07 22:37:47 +00:00
tasks - Update to 1.8.6 2004-05-31 20:13:18 +00:00
tclhttpd Don't install httpd.1 twice -- as tclhttpd.1 and as httpd.1. 2004-12-18 02:13:42 +00:00
tdiary - Update to 2.0.0 2004-06-27 14:24:48 +00:00
tdiary-devel - Update to 2.0.0 2004-06-27 14:24:48 +00:00
thttpd Don't remove www/ now that it is created by the system. 2004-06-09 06:16:06 +00:00
thumbnail_index
tidy Fix plist in NOPORTDOCS case. 2004-10-12 07:08:23 +00:00
tidy-devel Upgrade to the latest snapshot. 2004-12-15 23:22:06 +00:00
tidy-lib
tinyproxy - Add startup script and corresponding pkg-message 2004-05-06 09:03:51 +00:00
tomcat6 - Update to 5.0.30 [1] 2004-12-17 03:15:07 +00:00
tomcat7 - Update to 5.0.30 [1] 2004-12-17 03:15:07 +00:00
tomcat41 - Back up config files during deinstall 2004-12-19 04:04:26 +00:00
tomcat55 - Update to 5.0.30 [1] 2004-12-17 03:15:07 +00:00
trac - Add upgrade instructions 2004-07-13 00:34:25 +00:00
transproxy Change email address for my ports. 2004-07-07 19:20:02 +00:00
turck-mmcache
twhttpd Fix an apparent typo, and unbreak this port. 2004-09-30 18:42:01 +00:00
twig - update to 2.8.0 2004-12-06 16:01:35 +00:00
twiki Upgrade to 20040902 to fix vid b4af3ede-36e9-11d9-a9e7-0001020eed82. 2004-11-23 09:01:52 +00:00
udmsearch
ump Fix the Mozilla dependency. 2004-11-30 23:58:47 +00:00
urchin5 Update to 5.702 2004-12-06 09:52:15 +00:00
usermanager Add usermanager, a web administration of virtual PureFTPd users. 2004-12-20 19:22:29 +00:00
visitors Update to 0.4a 2004-12-03 15:07:27 +00:00
w3 Reset MAINTAINER to ports@. 2004-12-23 09:32:50 +00:00
w3-4 - Update to 4.0.47 2004-12-22 16:10:54 +00:00
w3c-httpd
w3m Fix compile error with JAPANESE option. 2004-11-27 11:52:58 +00:00
w3m-img Register CONFLICTS between w3m ports. 2004-07-12 16:49:19 +00:00
w3m-m17n Register CONFLICTS between w3m ports. 2004-07-12 16:49:19 +00:00
w3m-m17n-img Register CONFLICTS between w3m ports. 2004-07-12 16:49:19 +00:00
w3mir Change INSTALL_TARGET to pure_install to not write perllocal.pod 2004-12-05 10:44:48 +00:00
waccess
wb0 Fix packing list by removing the autogeneration and using a real pkg-plist. 2004-12-12 01:03:32 +00:00
wcol Reset MAINTAINER to ports@. 2004-12-23 09:32:50 +00:00
web2ldap
web-traceroute
webalizer - fix spelling 2004-11-07 05:19:30 +00:00
webcheck
webcopy Add missing @dirrm 2004-04-13 22:44:40 +00:00
webcrawl
webfs
webglimpse
weblint
WebMagick Remove webmagickrc on pkg_delete, if not changed 2004-12-21 02:26:31 +00:00
webredirect
webreport
webresolve
webstats
webstone - Change maintainer's email 2004-05-28 14:27:28 +00:00
webstone-ssl - Change maintainer's email 2004-05-28 14:27:28 +00:00
wiliki - Reset maintainership to ports@FreeBSD.org 2004-10-21 07:50:49 +00:00
winhelpcgi - Update to 0.99 2004-06-16 22:35:34 +00:00
wml This port is scheduled to be removed on 2005-02-18 if it is still 2004-12-18 23:02:35 +00:00
wmnetselect
wnews [New port] wnews: a command-line RSS client 2004-08-27 00:23:37 +00:00
wordpress - maintainer feels he will not have enough time to maintain ports 2004-12-22 07:19:18 +00:00
wsmake BROKEN on !i386: Does not compile 2004-11-18 08:28:30 +00:00
www6to4
wwwcount Welcome a new maintainer for the ports! 2004-12-20 21:32:10 +00:00
wwwoffle Upgrade to 2.8d. 2004-10-17 14:18:43 +00:00
wwwstat Tidy up whitespace. 2004-04-10 17:26:55 +00:00
wyvern
xist BROKEN: Broken dependency after python 2.4 update 2004-12-11 21:23:26 +00:00
xitami Fix build error on 4-stable. 2004-07-20 16:46:36 +00:00
xpath2rss
xpi-mozex Chase changes to firefox 2004-11-13 08:23:15 +00:00
xpi-preferential Fix typo in PORTREVISION 2004-11-13 08:30:06 +00:00
yaws Upgrade to version 1.51. 2004-12-21 15:05:54 +00:00
znavigator - Unbreak package builds by fixing packing lists to respect the 2004-04-21 17:02:02 +00:00
zope Don't use Python 2.4 as the upstream maintainer say he will not 2004-12-05 14:00:31 +00:00
zope28 Don't use Python 2.4 as the upstream maintainer say he will not 2004-12-05 14:00:31 +00:00
zope29 Don't use Python 2.4 as the upstream maintainer say he will not 2004-12-05 14:00:31 +00:00
zope210 Don't use Python 2.4 as the upstream maintainer say he will not 2004-12-05 14:00:31 +00:00
zope211 Don't use Python 2.4 as the upstream maintainer say he will not 2004-12-05 14:00:31 +00:00
zope213 Don't use Python 2.4 as the upstream maintainer say he will not 2004-12-05 14:00:31 +00:00
zope-annotations
zope-archetypes - Update to 1.3.0 2004-10-16 11:00:13 +00:00
zope-btreefolder2 - Unbreak package builds by fixing packing lists to respect the 2004-04-21 17:02:02 +00:00
zope-cmf - Update to 1.4.7 2004-08-16 21:36:06 +00:00
zope-cmfactionicons - Chase dependency on zope-cmf 2004-05-03 11:31:41 +00:00
zope-cmfformcontroller - Update to 1.0.2 2004-06-11 14:01:36 +00:00
zope-cmfforum - Fix dependencies after recent Zope changes 2004-05-03 11:35:55 +00:00
zope-cmfphoto - Chase dependency on www/zope-cmf 2004-05-03 11:26:51 +00:00
zope-cmfphotoalbum
zope-cmfquickinstaller - Chase dependency on zope-cmf 2004-05-03 11:29:49 +00:00
zope-coreblog - Update to 1.00 2004-10-16 11:16:39 +00:00
zope-coreblog2 - Update to 1.00 2004-10-16 11:16:39 +00:00
zope-epoz - Update to 0.8.4 2004-10-11 23:32:38 +00:00
zope-exuserfolder
zope-FileSystemSite - Update to 1.4.1 2004-04-30 12:08:47 +00:00
zope-formulator - Unbreak: don't try to generate pkg-plist, we're using static one 2004-04-30 12:28:11 +00:00
zope-generator Add zope-generator, a widget generator product for Zope, needed for new 2004-10-13 11:52:43 +00:00
zope-groupuserfolder Update to 3.1.1 2004-11-23 16:03:28 +00:00
zope-guf With portmgr hat on, reset inactive maintainer. These ports are now up 2004-11-20 08:09:49 +00:00
zope-i18nlayer Add zope-i18nlayer, a Zope product that provides a transparent overlay 2004-07-05 17:56:58 +00:00
zope-mimetypesregistry Add zope-mimetypesregistry, a Zope product for mime types information 2004-10-13 12:02:12 +00:00
zope-mindmapbbs Add zope-mindmapbbs, a Zope product to create BBS based on Mind Map concept. 2004-05-31 23:20:01 +00:00
zope-mysqluserfolder A Zope user folder which uses a MySQL database to store user information. 2004-08-02 17:55:57 +00:00
zope-parsedxml Update to 1.4 2004-11-06 02:59:48 +00:00
zope-placelesstranslationservice [ports UPDATE] www/zope-placelesstranslationservice from 1.0r7 to 1.0r8 2004-12-23 07:20:22 +00:00
zope-plonelanguagetool Add zope-plonelanguagetool, a Zope/CMF product which provides 2004-07-05 18:20:25 +00:00
zope-portaltransforms After repocopy from zope-cmftransforms, upgrade to 1.3.2 2004-10-16 10:33:02 +00:00
zope-proxyindex Update to 1.2 2004-11-06 02:52:26 +00:00
zope-silva - Update to 1.1 2004-11-06 19:21:50 +00:00
zope-silvaviews
zope-simpleblog Add zope-simpleblog, an easy to use Plone based weblog application. 2004-10-16 11:34:23 +00:00
zope-soapmethod The SOAP Method product provides support for remote SOAP methods, exposing 2004-08-02 17:46:20 +00:00
zope-ttwtype
zope-validation Add zope-validation, a data validation product for Zope. 2004-10-13 11:45:44 +00:00
zope-xmlmethods Fix cpio command line. 2004-08-16 07:35:21 +00:00
zope-xmlwidgets
zope-zmysqlda With portmgr hat on, reset inactive maintainer. These ports are now up 2004-11-20 08:09:49 +00:00
zope-zpt BROKEN: Does not build after python 2.4 update 2004-12-11 21:24:24 +00:00
zope-zwiki [MAINTAINER] www/zope-zwiki: update to 0.36.2 2004-12-23 07:19:19 +00:00
Makefile Add a slave port to install the Horde framework with PHP5. 2004-12-26 10:55:14 +00:00