ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/mports/trunk/www
File Last Change
 ../
analog/ 9569 (14 years ago) by laffer1: png.6
apache22/ 10133 (13 years ago) by laffer1: 2.2.17
aria2/ 9644 (13 years ago) by laffer1: update aria to 1.9.3. enable bit torrent. enable sqlite3.
awstats/ 9189 (14 years ago) by laffer1: remove dead patch
bluefish/ 9647 (13 years ago) by laffer1: patches are good
bookmarkbridge/ 9648 (13 years ago) by laffer1: update to 0.76
bozohttpd/ 9649 (13 years ago) by laffer1: update to 20090522
browser3/ 10006 (13 years ago) by laffer1: 3.0.19
browser35/ 10013 (13 years ago) by laffer1: update to 3.5.13
cherokee/ 9916 (13 years ago) by laffer1: gpl2
chromium/ 10166 (13 years ago) by laffer1: Add chromium port based on work for FreeBSD. This is a webkit derived browser
dillo/ 9606 (14 years ago) by laffer1: png 1.4.1 fix
dojo/ 10023 (13 years ago) by laffer1: Update dojo js library to 1.5.0. http://docs.dojocampus.org/releasenotes/1.5
dummyflash/ 9651 (13 years ago) by laffer1: use webplugins framework
eaccelerator/ 9653 (13 years ago) by laffer1: remove rc
epiphany/ 9603 (14 years ago) by laffer1: browser35
epiphany-extensions/ 9619 (14 years ago) by laffer1: browser 3.5 instead of browser 2
epiphany-webkit/ 8137 (14 years ago) by laffer1: cleanup
etoile-bookmarkkit/ 3472 (16 years ago) by ctriv: Bump portrevision on all GNUStep ports.
etoile-mollusk/ 6680 (15 years ago) by crash: add license
etoile-rsskit/ 3472 (16 years ago) by ctriv: Bump portrevision on all GNUStep ports.
evolution-webcal/ 9888 (13 years ago) by laffer1: add evolution-webcal
fcgi/ 9654 (13 years ago) by laffer1: mark jobs unsafe
firefox-remote/ 5568 (15 years ago) by laffer1: add firefox-remote
furl/ 9522 (14 years ago) by laffer1: mark jobs safe. dist site seems to be down now, but there are many links.. might be temporary
gnome-user-share/ 9942 (13 years ago) by laffer1: add gnome-user-share
gnustep-ticker/ 6787 (15 years ago) by laffer1: update for newer gnustep
google-sitemapgen/ 9656 (13 years ago) by laffer1: update to google-sitemapgen-1.5
gtkhtml3/ 8789 (14 years ago) by laffer1: fix shared lib version
joomla15/ 10022 (13 years ago) by laffer1: Update joomla to 1.5.18. This contains several security fixes.
kdewebdev/ 8366 (14 years ago) by laffer1: libtool22
kdewebdev4/ 7060 (15 years ago) by ctriv: Added kdewebdev-4.1.3
libgtkhtml/ 8788 (14 years ago) by laffer1: drop the depends on gail
libwww/ 8366 (14 years ago) by laffer1: libtool22
lighttpd/ 9920 (13 years ago) by laffer1: Fix the openssl issue. It was an ordering problem with respect to mport.options.mk and bsd.port.pre.mk
links/ 9523 (14 years ago) by laffer1: Update to 2.2
links1/ 5538 (15 years ago) by stevan: Added LICENSE=
linux-firefox/ 7094 (15 years ago) by laffer1: firefox 2.0.0.20
linux-firefox-devel/ 8131 (14 years ago) by laffer1: mark forbidden... security issues
linux-firefox36/ 8131 (14 years ago) by laffer1: mark forbidden... security issues
linux-flashplugin7/ 5571 (15 years ago) by laffer1: This port was creating a plist automagically. However, it was not creating the symlinks properly outside the fake environment. THat's why flash broke when a user make clean this port. Now the plist is created to pickup the symlinks in the fake dir. I'm not certain this will work without nspluginwrapper, but most people will want that anyway. If that's the case, we should probably just require it.
linux-flashplugin9/ 9924 (13 years ago) by laffer1: update to r280
linux-flock/ 10110 (13 years ago) by laffer1: update to 2.6.0
linux-mozilla/ 5729 (15 years ago) by laffer1: Add license. We should consider getting rid of mozilla ports as they are very insecure at this point.
linux-mplayer-plugin/ 9657 (13 years ago) by laffer1: let's do a version bump here
linux-nvu/ 4643 (16 years ago) by laffer1: Add license. There is still an issue on magus after the recent changes that needs looking into
linux-opera/ 7358 (15 years ago) by laffer1: update to 9.64
linux-seamonkey/ 9431 (14 years ago) by laffer1: update to 1.1.19 for security
linuxpluginwrapper/ 9422 (14 years ago) by laffer1: mark ignore on current since it doesn't support versioning
lynx/ 9141 (14 years ago) by laffer1: on second thought, update this to 2.8.7rel1
man2web/ 9658 (13 years ago) by laffer1: make jobs safe, fix dist site
mediawiki/ 9659 (13 years ago) by laffer1: Update to 1.15.3
midori/ 9203 (14 years ago) by laffer1: intltool required
mod_dnssd/ 10067 (13 years ago) by laffer1: this might fix magus.. we'll see
mod_fastcgi/ 9231 (14 years ago) by laffer1: default to apache 2.2
mod_perl2/ 9232 (14 years ago) by laffer1: apache 2.2
moinmoin/ 10021 (13 years ago) by laffer1: Update to 1.9.3. XSS by unescaped content emitted by theme.add_msg (CVE-2010-2487). Affected: likely all up to 1.9.2 fix XSS in template parameter fix another potential XSS issue fix more potential XSS issues The portion of the above that patches MoinMoin/action/RenamePage.py has two problems It doesn't apply directly to the 1.9.2 base because of other changes. Use this diff made against 1.9.2 for applying to 1.9.2 installation: http://paste.pocoo.org/show/221927/ -- EugeneSyromyatnikov 2010-06-04 15:27:17 It contains an extraneous merge artifact ">>>>>>> other". This issue (excuse me for my fault) fixed in http://hg.moinmo.in/moin/1.9/rev/60fde500cbc2 -- EugeneSyromyatnikov 2010-06-04 15:27:17 There is another problem with the above patch. The patch to MoinMoin/action/login.py does not import wikiutil and at least the 1.9.2 base does not have that import. -- MarkSapiro 2010-06-06 02:36:20 f8871116c6b3 -- EugeneSyromyatnikov 2010-06-06 05:38:08 fix XSS in Despam action (CVE-2010-0828) - thanks to Jamie Strandboge (Ubuntu) for fixing To avoid the issue, please be careful when using Despam action (it is only available for superuser) - please check the page names of the pages to despam first. If they look strange (like containing javascript or html), then don't use Despam to clean them up. If you don't need Despam, you could of course also use actions_excluded to completely disable it. Fixes security issues of moin 1.9.1: 1.9.2 fixes CVE-2010-0669. 1.9.2 fixes CVE-2010-0668 (and also CVE-2010-0717 which is just another sub-issue of the same issue)
mozilla/ 9569 (14 years ago) by laffer1: png.6
nanoblogger/ 8616 (14 years ago) by laffer1: update to 3.4
neon26/ 8366 (14 years ago) by laffer1: libtool22
neon28/ 9645 (13 years ago) by laffer1: 0.28.6
nspluginwrapper/ 6466 (15 years ago) by laffer1: update to 1.0, add new paths for /usr/local instead of /usr/X11R6
opera/ 7357 (15 years ago) by laffer1: update to 9.64
p5-CGI-Ajax/ 9143 (14 years ago) by laffer1: fix master site
p5-CGI.pm/ 9758 (13 years ago) by laffer1: update to 3.49
p5-HTML-Breadcrumbs/ 6505 (15 years ago) by laffer1: add license, CPAN macro
p5-HTML-Encoding/ 6584 (15 years ago) by laffer1: add p5-HTML-Encoding
p5-HTML-Mason/ 9144 (14 years ago) by laffer1: update to 1.42
p5-HTML-Pager/ 6504 (15 years ago) by laffer1: add license
p5-HTML-Parser/ 9145 (14 years ago) by laffer1: 3.64
p5-HTML-Scrubber/ 9146 (14 years ago) by laffer1: mark jobs safe
p5-HTML-Table/ 6503 (15 years ago) by laffer1: update to 2.08a
p5-HTML-Tagset/ 5438 (15 years ago) by laffer1: update to 3.20
p5-HTML-Template/ 6612 (15 years ago) by laffer1: Make this work with perl 5.10
p5-HTML-Tree/ 5978 (15 years ago) by laffer1: license
p5-HTTP-DAV/ 6679 (15 years ago) by crash: add license
p5-Template-GD/ 6619 (15 years ago) by laffer1: remove packlist
p5-Template-Toolkit/ 8541 (14 years ago) by laffer1: update to 2.22
p5-libwww/ 9905 (13 years ago) by laffer1: Update to 5.836. http://cpansearch.perl.org/src/GAAS/libwww-perl-5.836/Changes
pecl-APC/ 8614 (14 years ago) by laffer1: add alternate cache for php
php5-session/ 494 (17 years ago) by laffer1: Add php5-session
php5-tidy/ 497 (17 years ago) by laffer1: Add php5 tidy
pmwiki/ 3690 (16 years ago) by laffer1: Forgot the license.. gpl2
polipo/ 4856 (16 years ago) by laffer1: This should fix the fake errors found on magus
privoxy/ 7147 (15 years ago) by laffer1: update to 3.0.11
qt4-webkit/ 9108 (14 years ago) by laffer1: update to qt4.5
retsina/ 3515 (16 years ago) by laffer1: *** empty log message ***
seamonkey/ 9849 (13 years ago) by laffer1: still broken but at least on newer version
selfhtml-de/ 5491 (15 years ago) by laffer1: selfhtml was moved from german category.
spawn-fcgi/ 8548 (14 years ago) by laffer1: add spawn-fcgi for lighttpd.
squid/ 8557 (14 years ago) by laffer1: update to 2.7.7 (big update)
thttpd/ 7763 (15 years ago) by laffer1: minimize conflicts with apache
tidy/ 5439 (15 years ago) by laffer1: add license.
tidy-devel/ 8556 (14 years ago) by laffer1: update to 2009 3-15
tidy-lib/ 7762 (15 years ago) by laffer1: cleanup
tomcat55/ 8257 (14 years ago) by laffer1: update to 5.5.28
tomcat6/ 9796 (13 years ago) by laffer1: Update to 6.0.29
validator/ 7760 (15 years ago) by laffer1: update to 0.8.5
webkit-gtk2/ 9718 (13 years ago) by laffer1: curl.6
weblint/ 7759 (15 years ago) by laffer1: rmd160
webserver/ 8551 (14 years ago) by laffer1: update to 1.3.0
webservices/ 8554 (14 years ago) by laffer1: GNUstep webservices library. This looks VERY interesting.
youtube_dl/ 10086 (13 years ago) by laffer1: update to 2010.10.03
zend-framework/ 9284 (14 years ago) by laffer1: update to 1.9.3
Makefile 10166 (13 years ago) by laffer1: Add chromium port based on work for FreeBSD. This is a webkit derived browser
104 directories and 1 file shown