summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Collapse)AuthorFilesLines
2006-06-17No need to set APACHE_USER here.taca1-2/+1
2006-06-16Move www/horde3 to www/hordeadrianp8-1995/+0
2006-06-16Bump to 3.1.1nb2 to address recent XSS issue (patches from Horde CVS)adrianp10-397/+1728
2006-06-16Oops, forgot to correct include path of Makefile.common.taca1-2/+2
2006-06-15Pluralize INSTALL_TEMPLATE and DEINSTALL_TEMPLATE variable names as perjlam4-8/+8
the pkglint warning: As {INSTALL,DEINSTALL}_TEMPLATE is modified using "+=", its name should indicate plural. This does make the variables a bit more suggestive of the fact that they hold lists of values.
2006-06-15Split out deinstall portion of INSTALL script into a DEINSTALL scriptjlam3-14/+15
to avoid the confusing DEINSTALL_TEMPLATE+=.../INSTALL line in the Makefile. Also, fix the INSTALL script so that we actually link a real target into ${PKG_SYSCONFDIR}. Bump the PKGREVISION.
2006-06-15Take maintainership.wiz1-2/+2
2006-06-15Add and enable geeklog.taca1-1/+2
2006-06-15Importing www/geeklog-1.4.0.3 (geeklog-1.4.0sr3).taca16-0/+2298
Geeklog is a PHP/MySQL based application for managing dynamic web content. "Out of the box", it is a blog engine, or a CMS with support for comments, trackbacks, multiple syndication formats, spam protection, and all the other vital features of such a system.
2006-06-15+ pear-HTTPadrianp1-1/+2
2006-06-15Provides a set of useful, static functions related to theadrianp4-0/+19
Hyper-Text-Transfer-Protocol.
2006-06-14Fix buildling for gcc4adam2-1/+18
2006-06-13Update to 3.2.8.darcy3-8/+16
Mainly this is to fix a security vulnerability. Other changes: Mod_python 3.0 no longer works with Apache 1.3, only Apache 2.x is supported. Mod_python no longer works with Python versions less than 2.2.1 Mod_python now supports Apache filters. Mod_python now supports Apache connection handlers. Request object supports internal_redirect(). Connection object has read(), readline() and write(). Server object has get_config(). Httpdapi handler has been deprecated. Zpublisher handler has been deprecated. Username is now in req.user instead of req.connection.user
2006-06-13update to 2.14.2.1drochner2-7/+8
changes: * Fix launching the background capplet -Translation updates
2006-06-13Fix more hardcoded paths. Based on patches submitted by Yoshito Komatsuminskim1-4/+7
in PR pkg/33514. Bump PKGREVISION.
2006-06-13remove extern declaration of static variabledbj2-1/+16
this fixes build problems on darwin
2006-06-12Update www/squid package to 2.5.14nb1.taca2-7/+10
2006-06-02 22:07 (Major) assertion failed: HttpReply.c:105: "rep"
2006-06-11This shouldn't point to the (no longer existing)jschauma1-2/+2
../../www/netscape7-acroread/Makefile.common, but instead to ../../www/opera-acroread/Makefile.common.
2006-06-11remove remaining files overlooked in last commitjschauma2-16/+0
2006-06-11Needs msgfmt.joerg1-1/+3
2006-06-11Update to 2.1pre22:wiz4-11/+9
Wed May 24 20:03:59 MET DST 2006 mikulas: sponsored by Alex Poylisher Use 8-bit gamma correction on machines with slow FPU (or with FPU emulation) --- this significantly reduces startup time Fri May 12 04:23:58 MET DST 2006 Lech Lorens: Optional scrollbars in frames Sat Apr 29 18:06:05 CEST 2006 clock: Implemented porn mode (bare image autoscaling aka fullscreen). Sat Apr 29 12:45:07 CEST 2006 clock: Fixed ignorance of aspect ratio for images where only one dimension is specified. Thu Apr 27 03:08:27 MET 2006 user: Fixed crash when deleting item at the top of the window in bookmarks or associations or extensions Thu Apr 20 18:27:07 MET 2006 user: Ignore space at the end of url Wed Apr 5 04:28:09 cet 2006 mikulas: Fixed memory leak on image with no src attribute and usemap attribute Tue Apr 4 00:37:49 MET 2006 user: Support 4th and 6th mouse button on svgalib
2006-06-10Make this package build with gcc-4.minskim2-1/+15
2006-06-10Set permission and ownership of man pages correctly.minskim1-2/+2
2006-06-10Honor *OWN, *GRP, and *MODE.minskim1-1/+4
2006-06-10Fix a check-interpreter error.minskim1-1/+3
2006-06-10Use BSD_INSTALL_* to set permission and ownership correctly.minskim2-8/+9
2006-06-10Make this package build on Darwin.minskim5-124/+38
- Libtoolize. - Make "install" a phony target for case-insensitive file systems.
2006-06-10Use xpcom code for linux on amd64, from PR pkg/33660.ghen2-4/+4
2006-06-09remove netscape7*jschauma1-6/+1
2006-06-09As noted on 2006-05-24jschauma23-433/+0
(http://mail-index.netbsd.org/pkgsrc-users/2006/05/24/0003.html): Remove netscape7 (and the respective netscape7-acroread packages) since Netscape7 (the unix flavor) is no longer maintained and has a large number of unfixed security vulnerabilities.
2006-06-09firefox-bin requires libraries from suse_compat when using SUSE 10.0salo1-1/+4
2006-06-09USE_TOOLS+=yaccminskim1-1/+2
2006-06-09Sync distinfo with new DISTFILES names.adrianp1-4/+4
2006-06-09update to package infrastructure (msgfmt.sh) fixed build problemjnemeth1-3/+1
2006-06-08Require bison as tool and remove broken bison test.joerg3-2/+21
2006-06-08Fix impossible dependencies due to the reset of the revision ofjoerg1-3/+3
ap13-perl.
2006-06-08Needs libtool.joerg2-2/+4
2006-06-07Fix check-interpreter errors and warnings.minskim1-3/+7
2006-06-07Fixed the DISTFILES: It's really seamonkey-1.0.2.source.tar.bz2.rillig1-2/+2
2006-06-07The distfile is called seamonkey.source-${version}, notrillig1-2/+2
seamonkey-source-${version}.
2006-06-07Add some additional headers introduced with ff1504/tb1504/sm102. Not worthghen4-4/+12
bumping PKGREVISION for.
2006-06-07yield forces Python 2.3+joerg1-2/+2
2006-06-07Add:abs1-1/+2
- devel/p5-IO-Prompt - devel/p5-List-MoreUtils - devel/p5-Perl6-Export - devel/p5-Perl6-Slurp - devel/p5-version - graphics/p5-RRDTool-OO - time/p5-DateTime-Format-Builder - time/p5-DateTime-Format-ISO8601 - time/p5-DateTime-Format-Strptime - www/p5-FCGI-ProcManager
2006-06-07Change WRKSRC pattern to match new PKGNAME.joerg1-2/+2
2006-06-07Update for changed PKGNAME_NOREVjoerg1-4/+4
2006-06-07PKGNAME_NOREV changed, update distinfo.joerg1-4/+4
2006-06-07Added www/p5-FCGI-ProcManager-0.17abs4-0/+25
FCGI-ProcManager is a process manager for FCGI. By implementing the process manager in perl, we can more finely tune FastCGI performance, and we can take CPU and memory advantages of fast forks and copy-on-write UNIX process management characteristics.
2006-06-06Add patch to make mozilla build with freetype2-2.2.1, from PR pkg/33647.ghen2-1/+75
2006-06-06Fixed pkglint warnings.rillig2-10/+11
2006-06-06Note in the MESSAGE file the path to the PHP CGI binary to answer an FAQ.jlam2-8/+13