aboutsummaryrefslogtreecommitdiff
path: root/www
Commit message (Collapse)AuthorAgeFilesLines
* o Unbreak for mozilla 0.9.6 and later versions. Mozilla no longerMario Sergio Fujikawa Ferreira2001-12-152-3/+4
| | | | | | | | | | | | | recognizes plugins unless they start with libnp or np. Since plugger's plugin was named plugger.so, this caused it to be disabled. o Fix this and bump PORTREVISION. PR: 32847 Submitted by: maintainer Notes: svn path=/head/; revision=51574
* add p5-CGI-XMLApplicationYing-Chieh Liao2001-12-156-0/+70
| | | | | | | | | | Object Oriented Interface for CGI Script Applications PR: 32834 Submitted by: Sergey Skvortsov <skv@protey.ru> Notes: svn path=/head/; revision=51558
* Rework how we tell the Makefile to use ${LOCALBASE}/sbin/apxs.Pete Fritchman2001-12-141-3/+1
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=51540
* Install images in /usr/local/share/analog/images/,Michael Haro2001-12-131-2/+2
| | | | | | | | | | not /usr/local/www/data/images/ PR: 32706 Submitted by: MOROHOSHI Akihiko <moro@nii.ac.jp> Notes: svn path=/head/; revision=51503
* add p5-POE-Component-Client-UserAgentYing-Chieh Liao2001-12-135-0/+45
| | | | | | | | | | LWP and LWP::Parallel based POE component PR: 32784 Submitted by: Sergey Skvortsov <skv@protey.ru> Notes: svn path=/head/; revision=51492
* add p5-POE-Component-Client-HTTPYing-Chieh Liao2001-12-135-0/+46
| | | | | | | | | | POE component for non-blocking/concurrent HTTP queries PR: 32780 Submitted by: Sergey Skvortsov <skv@protey.ru> Notes: svn path=/head/; revision=51484
* Fix invalid path problem on building extension module with apxs.Ying-Chieh Liao2001-12-138-8/+116
| | | | | | | | PR: 32638 Submitted by: maintainer Notes: svn path=/head/; revision=51467
* upgrade to 3.1.4Ying-Chieh Liao2001-12-135-401/+575
| | | | | | | | PR: 32648 Submitted by: maintainer Notes: svn path=/head/; revision=51466
* Don't install useless duplicate copy of gtkhtml-properties.desktop.Maxim Sobolev2001-12-128-8/+128
| | | | Notes: svn path=/head/; revision=51422
* upgrade to RC3Ying-Chieh Liao2001-12-1216-146/+162
| | | | | | | | PR: 32516 Submitted by: maintainer Notes: svn path=/head/; revision=51415
* Add missed "@dirrm share/gnome/control-center/capplets".Maxim Sobolev2001-12-124-0/+4
| | | | Notes: svn path=/head/; revision=51387
* Update to 1.2.2.MANTANI Nobutaka2001-12-122-2/+2
| | | | Notes: svn path=/head/; revision=51385
* Add missed #include "support.h" into uploadWizard.c, so that there is noMaxim Sobolev2001-12-124-2/+28
| | | | | | | | | undefined reference to screem_show_warning() function. Prompted by: John Merryweather Cooper <john_m_cooper@yahoo.com> Notes: svn path=/head/; revision=51374
* Recent version of p5-libwww depends on Digest::MD5 instead of MD5.Jun Kuriyama2001-12-121-1/+2
| | | | Notes: svn path=/head/; revision=51370
* Update to 1.2.1.MANTANI Nobutaka2001-12-123-58/+106
| | | | Notes: svn path=/head/; revision=51369
* Move <sys/types.h> upward to prevent breakage on a very recent -current.Maxim Sobolev2001-12-112-0/+30
| | | | Notes: svn path=/head/; revision=51361
* upgrade to 1.2.1Ying-Chieh Liao2001-12-113-7/+7
| | | | | | | | PR: 32692 Submitted by: maintainer Notes: svn path=/head/; revision=51347
* Update to version 0.7.Jim Mock2001-12-115-110/+37
| | | | Notes: svn path=/head/; revision=51345
* Fix CATEGORIES net --> www.Maxim Sobolev2001-12-111-1/+1
| | | | Notes: svn path=/head/; revision=51332
* Master/WWW site moved - fix URL.Anders Nordby2001-12-092-2/+2
| | | | Notes: svn path=/head/; revision=51262
* Sync with www/apache13.Munechika SUMIKAWA2001-12-093-13/+7
| | | | Notes: svn path=/head/; revision=51260
* Move thttpd's distfiles to a subdir, notes.html is too generic to stayAnders Nordby2001-12-082-2/+3
| | | | | | | in distfiles root. Notes: svn path=/head/; revision=51228
* install docs to the proper dirYing-Chieh Liao2001-12-083-104/+114
| | | | | | | | | | bump port revisioin PR: 27610 Submitted by: KUNISHIMA Takeo <kunishi@acm.org> Notes: svn path=/head/; revision=51216
* Suggest a command to delete user instead of actually deleting itAndrey A. Chernov2001-12-0712-51/+21
| | | | | | | PR: 32536 Notes: svn path=/head/; revision=51196
* Add patches that cause Apache::Session to give the administrator aSheldon Hearn2001-12-063-0/+96
| | | | | | | | | | | | | | clue as to WHICH file or directory is missing when it dies because it is unable to create, read or write a session file. Without these patches, setting up things like PageKit and other mod_perl-based software can be much more time-consuming than it needs to be. These patches will be submitted back to the author. Notes: svn path=/head/; revision=51147
* Upgrade to 6.0 TP2, which seems much stabler (if not faster) than TP1, noDag-Erling Smørgrav2001-12-0612-78/+30
| | | | | | | longer has problems displaying JPG and PNG images, and is distributable. Notes: svn path=/head/; revision=51138
* Correct a typo in the module author's E0mail address.Anton Berezin2001-12-061-1/+1
| | | | | | | | | | Since it seems that every `typo' commit has typos, I leave that E0mail above untouched. Submitted by: Sameh Ghane <sw@anthologeek.net> Notes: svn path=/head/; revision=51136
* Avoid the module to enter an endless loop under certain circumstances.Anton Berezin2001-12-061-2/+3
| | | | | | | Yes, the fix was submitted to the module author. :-) Notes: svn path=/head/; revision=51131
* Make it work with -stable perl (5.005_03 does not allowAnton Berezin2001-12-061-0/+3
| | | | | | | exists($ary[bla])). Notes: svn path=/head/; revision=51126
* Update to 1.0.1.Maxim Sobolev2001-12-066-70/+28
| | | | Notes: svn path=/head/; revision=51120
* Add www/p5-Apache-Admin-Config, a perl module to manipulate ApacheAnton Berezin2001-12-056-0/+46
| | | | | | | configuration files. Notes: svn path=/head/; revision=51078
* Update to 1.0.0.Maxim Sobolev2001-12-0520-528/+40
| | | | Notes: svn path=/head/; revision=51075
* Upgrade to 2.02pre3Andrey A. Chernov2001-12-052-3/+3
| | | | Notes: svn path=/head/; revision=51065
* Fix WWWPatrick Li2001-12-051-1/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=51039
* Ensure that the directory is created before installing files into it.Maxim Sobolev2001-12-041-0/+1
| | | | Notes: svn path=/head/; revision=51036
* add patch to initializies bookmarks.Dirk Meyer2001-12-041-0/+11
| | | | Notes: svn path=/head/; revision=51018
* Add --enable-discard-path to lang/php3.Dirk Froemberg2001-12-041-2/+3
| | | | Notes: svn path=/head/; revision=51013
* Add --enable-discard-path and --with-readline to lang/php4.Dirk Froemberg2001-12-044-2/+82
| | | | | | | Submitted by: Rafal Michalski <rafal.michalski@altech.com.pl> Notes: svn path=/head/; revision=51012
* Update to 0.4.0Patrick Li2001-12-044-26/+420
| | | | | | | | PR: 32458 Submitted by: maintainer Notes: svn path=/head/; revision=51009
* Add a dependency on ports/devel/p5-IO-String.Pete Fritchman2001-12-041-1/+2
| | | | | | | | PR: 32486 Submitted by: Christopher Elkins <chrise@scardini.com> Notes: svn path=/head/; revision=51007
* Upgrade KDE to 2.2.2:Will Andrews2001-12-043-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * General: - Support for objprelink. - Hack for autoconf 2.13/automake 1.4. Note that we can't use the standard USE_AUTO* because they change things in work/*; KDE has its own way of doing that. - Light cleanup of extra dirs in the PLISTs provided by my mkplistpkg[1] script. - Speedups of both compile and runtime through the usage of --disable-debug and --enable-final. The latter did not work with the kdemultimedia package, unfortunately. - Patch updates. * audio/kdemultimedia2: - Patch to fix KSCD on FreeBSD[2]. It works very well now. * deskutils/kdepim: - Enable kpilot[3]. Pull in the latest pilot-link stuff. * devel/kdesdk, * devel/kdevelop: - No specific changes. * devel/qt-designer: - Make this port depend almost entirely on qt23 to make it more maintainable, so I don't have to keep hacking the patches to get them to apply. * editors/koffice, * games/kdegames, * graphics/kdegraphics: - No specific changes. * misc/kdeaddons: - SDL is required now. Cull SDL PLIST_SUB and such. - Fix breakage from hardcoding "sdl-config". * misc/kdeutils2: - Fix problem with klaptopdaemon[4] where it didn't properly display the battery time. This patch is untested, but applied. * net/kdenetwork2: - Fix DCC for KSIRC[5]. - Remove ktalkd from the build. It requires some weird thing in the configure script that I don't have time to look at. * sysutils/kdeadmin: - No specific changes. * textproc/kdoc: - Remove bogus requirement that kdoc requires Perl 5.6.0; it sure seems to operate fine with >= 5.005. But I'll let time tell. * www/quanta: - No specific changes (--disable-debug support only). * x11/kde2: - No specific changes. * x11/kdebase2: - Fix ksysguard compile by merging the files from the HEAD branch of KDE CVS that were missing at release time for FreeBSD[6]. :\ * x11/kdelibs2: - Recognize CUPS' spinoff[7]. - Add libxslt dependency since it was removed from kdelibs. - Fix libxml compile problems[8] (accomplished by upgrading). - Remove libkformula from port Makefile; this library has been spun off into koffice. - Fix mode problems with DCOP[9]. This allows you to save files properly. It also seems to be a FreeBSD specific problem. - Fix bashisms in kdeprint/imagetops script[10]. * x11-clocks/kdetoys2: - No specific changes. * x11-toolkits/qt23: - Do NOT upgrade to QT 2.3.2[11]. - Allow devel/qt-designer to depend on this port entirely for the patches by adding a perlre to accomplish this. * x11-wm/kdeartwork: - No specific changes. Thanks to the FreeBSD/KDE[1] team[12] who helped me test these out! [1] http://freebsd.kde.org/; http://www.databits.net/cgi-bin/cvsweb.cgi/scripts/portbuild/mkplistpkg [2] Submitted by: Matthew Holmes <matt@speakeasy.net> [3] PR: 31914 Submitted by: Alan Eldridge <alane@geeksrus.net> [4] PR: 28475 Submitted by: Arun Sharma <arun@sharmas.dhs.org> [5] Submitted by: Luc Morin <luc_m@videotron.ca> [6] Found at: http://webcvs.kde.org/kdebase/ksysguard/ksysguardd/FreeBSD/ [7] PR: 32321 Reported by: gad Submitted by: James A. Halstead <jah4007@cs.rit.edu> [8] PR: 32055 Reported by: William Richard <wrichard@trivalley.com>, others [9] PR: 31629 Submitted by: Alan Eldridge <alane@geeksrus.net> [10] PR: 32358 Submitted by: Alexander N. Kabaev <ak03@gte.com> [11] PR: 31809 Requested by: Nathan Ahlstrom <nrahlstr@winternet.com> (denied) [12] http://freebsd.kde.org/contact.shtml; http://lists.csociety.org/pipermail/kde-freebsd; http://lists.csociety.org/listinfo/kde-freebsd Notes: svn path=/head/; revision=51005
* Activate emacs-w3m.Shigeyuki Fukushima2001-12-031-0/+1
| | | | Notes: svn path=/head/; revision=50982
* New master/slave scheme for emacs-w3m ports.Shigeyuki Fukushima2001-12-0311-279/+23
| | | | | | | | | | Update master port to emacs21. Update slave ports to stub port: emacs-w3m-emacs20, emacs-w3m-xemacs21-mule Install el/elc files to version specific site-lisp directory (Gnu Emacsen). Notes: svn path=/head/; revision=50981
* Actually commit a patch which allows junkbuster work with Mozilla.Maxim Sobolev2001-12-031-0/+633
| | | | | | | Submitted by: Steve Wills <steve@stevenwills.com> Notes: svn path=/head/; revision=50952
* Add a patch, which allows junkbuster to work with Mozilla. Bump PORTREVISION.Maxim Sobolev2001-12-031-2/+2
| | | | | | | | | Submitted by: Steve Wills <steve@stevenwills.com> Drop maintainership, since I'm no longer use this software. Notes: svn path=/head/; revision=50951
* Update the port to squid-2.4STABLE3.Adrian Chadd2001-12-0314-21/+21
| | | | | | | | | | | | | | | | | | | | | | | From the ChangeLog: Changes to Squid-2.4.STABLE3 (Nov 28, 2001): - Fixed bug #255: core dump on SSL/CONNECT if access denied by miss_access - Fixed bug #246: corrupt on-disk meta information preventing rebuilds of lost swap.state files - Fixed bug #243: squid_ldap_auth now supports spaces in passwords - Fixed a coredump when creating FTP directories - Fixed a compile time problem with statHistDump prototype mistmatch, reported by some compilers - Fixed a potential coredump situation on snmpwalk in certain configurations - Fixed bug #229: filedescriptor leakage in the "aufs" cache_dir store implementation - Serbian error message translations Notes: svn path=/head/; revision=50936
* Add full HTML documentation.Steve Price2001-12-036-62/+166
| | | | | | | | PR: 32093 Submitted by: maintainer Notes: svn path=/head/; revision=50934
* Adding horde version 2.0.Steve Price2001-12-0323-0/+1383
| | | | | | | | | | A common code-base used by Horde applications, written in PHP. PR: 32088, 32145 Submitted by: Thierry Thomas <thierry@thomas.as> Notes: svn path=/head/; revision=50925
* Update to version 2.06.Steve Price2001-12-033-191/+534
| | | | | | | | PR: 32102 Submitted by: Dominic Mitchell <dom@happygiraffe.net> Notes: svn path=/head/; revision=50921
* Add p5-HTML-Template-Expr 0.03,Jun Kuriyama2001-12-036-0/+47
| | | | | | | | | | perl module to use HTML Templates which allows expressions. PR: ports/32348 Submitted by: nork@cityfujisawa.ne.jp Notes: svn path=/head/; revision=50916