summaryrefslogtreecommitdiffstats
path: root/www
Commit message (Collapse)AuthorAgeFilesLines
* Do s/ruby/${RUBY}/ on doc/Makefile.knu2002-11-041-0/+6
|
* Remove perl from Makefile, seeedwin2002-11-032-3/+4
| | | | http://bento.freebsd.org/errorlogs/5-latest/mapedit-2.3_1.log
* Port needs perl to build -> USE_PERL5=yesedwin2002-11-031-0/+1
| | | | See http://bento.freebsd.org/errorlogs/5-latest/mod_mp3-0.39.log
* Port needs perl to build -> USE_PERL5=yesedwin2002-11-031-0/+1
| | | | See http://bento.freebsd.org/errorlogs/5-latest/harvest-1.5.log
* Add a check for mozilla-embedded.marcus2002-11-032-0/+10
| | | | PR: 44855
* Use PORTCOMMENT.eric2002-11-032-1/+1
|
* Update to 1.3.3.nobutaka2002-11-034-6/+2
| | | | Submitted by: taoka
* Create the cgi-bin dir for Zope's cgi scripts if it doesn't exist, ratheralane2002-11-036-90/+78
| | | | than just bomb.
* use REINPLACE_CMD/USE_REINPLACEijliao2002-11-031-1/+2
| | | | | PR: 44845 Submitted by: maintainer
* use REINPLACE_CMD/USE_REINPLACEijliao2002-11-031-3/+4
| | | | | PR: 44844 Submitted by: maintainer
* 1. Bump PORTREVISION because of plist changes.alane2002-11-0236-1884/+1968
| | | | | | | | | | | | | | | | | 2. Fix plist to catch the missing files/dirs. It should now deinstall cleanly (it does here, anyway). 2a.The dirs that were created with @exec /bin/mkdir are now removed using @unexec /bin/rmdir blah/blah || true. 3. Added CONFIG_SH=/bin/sh to mozconfig.in so that we'd all use the same shell for configuration. Note: you can use Perl < 5.8, but you need File::Spec for whatever perl you've got /usr/bin/perl pointing to (or /usr/local/bin/perl, if there is no /usr/bin/perl [-CURRENT?]. If there were PRs on this, I've forgotten which ones and will close them out separately. I can do a forced commit on Makefile to relate the PRs, if any, to the changes.
* Upgrade to 5.11.obraun2002-11-022-2/+2
|
* Add perl to CATEGORIES.nork2002-11-021-1/+1
|
* Add p5-Apache-SubProcess(0.03), a perl module for API for runningnork2002-11-026-0/+35
| | | | | | | and communicating with processes spawned from mod_perl handlers. PR: ports/44479 Submitted by: Lars Eggert <larse@isi.edu>
* Fix typoes on MAINTAINER address.perky2002-11-021-2/+2
| | | | Submitted by: Dominic Marks <D.Marks@student.umist.ac.uk>
* Fixed another dumb idiot thing to do without reverting to system perlalane2002-11-0112-12/+12
| | | | | and checking it. I think I must have left my brain asleep in bed this morning.
* Fix incorrect pkg-plist.nork2002-11-011-150/+150
| | | | | PR: ports/44492 Submitted by: Chris Knight <chris@aims.com.au> (maintainer)
* Fix typo: www/linuxflashplugin -> www/linux-flashpluginpetef2002-11-013-3/+3
|
* Fixed a stoopid mistake I made by not using -f with ${RM}. Caught, gutted,alane2002-11-0112-24/+24
| | | | | | | | | And filleted by Douglas Berry <doug@cnd.dundas.on.ca>, who then served it with a delightful lemon and basil butter, garnished with lark's vomit. Thanks, Doug! Submitted by: Douglas Barry <doug@cnd.dundas.on.ca>
* Remove the StUdLyCaPs from maintainer name, 'cause some folks won't realizealane2002-11-0118-18/+18
| | | | | mail's case insensitive and will try to type that. Sorry folks, purely a cosmetic change here, nothing to see, move along, move along....
* 1. PORTREVISION -> 1.alane2002-11-0136-41136/+41172
| | | | | | | 2. Incorporated my uncommited mods with Trevor's changes. 3. Remade pkg-plist accordingly. 4. Use /usr/bin/perl if present, then /usr/local/bin/perl. 5. Add File::Spec to BUILD_DEPENDS if perl < 5.8.0.
* Changed MAINTAINER to my FreeBSD address.alane2002-11-0118-186/+462
|
* Upgrade to 5.10.obraun2002-10-313-12/+12
|
* We don't need all those mtree directories.trevor2002-10-3112-0/+12
|
* Add dependency on GTK+ 1.2.X. Tidy whitespace (portlint -t).trevor2002-10-3112-36/+36
|
* This is broken when OSVERSION = 500039, but works on 4.7-PRERELEASE/i386.trevor2002-10-3112-0/+48
|
* Update to 0.4.trevor2002-10-3136-72/+240
|
* - Ensure clean deinstallation if user had installed additional languagewjv2002-10-301-8/+8
| | | | packs, styles or avatars.
* Use File::Spec port only for perl < 5.8.alane2002-10-301-2/+12
| | | | Approved by: maintainer
* Additional suexec tuning and login.conf support in suexecache2002-10-303-1/+98
| | | | Submitted by: Alexander Yurchenko <grange@rt.mipt.ru>
* - Update to version 2.0.3wjv2002-10-295-62/+73
| | | | | | | - Use $TAR rather than cpio(1) to install - $PERL -> $REINPLACE_CMD - Install contributed code under $DATADIR - Numerous small fixes
* TWIG is a Web-based groupware suite written in PHP, compatible with bothdinoex2002-10-296-0/+1563
| | | | | | | | | | | | | PHP3 and PHP4. Its features include IMAP and POP3 email, Usenet newsgroups, contact management, scheduling, shared notes and bookmarks, a todo list, and meeting announcements. Any piece of information can be shared with others via group oriented access controls. By using only plain HTML, it is a simple, cross-platform, fast and browser-independent way to access or share almost any kind of information, without the complexity or costs of other intranet/groupware packages. It is fully internationalized, with 22 translations. WWW: http://twig.screwdriver.net/
* Update to 1.0.1.knu2002-10-292-2/+2
|
* Add dependency on compat4x since this is a FreeBSD 4 binary.des2002-10-292-0/+4
| | | | | PR: ports/44574 Submitted by: Volker Stolz <vs@foldr.org>
* * Add support for building the GTK 2 version of Mozilla (define WITH_GTK2marcus2002-10-296-6/+2913
| | | | | | | | | to do this). This feature will be used for the upcoming Galeon 1.3.0 port. [1] * Allow users to disable Composer (define WITHOUT_COMPOSER to do this) [2] Submitted by: David Magda <dmagda@magda.ca> [2] Obtained from: Galeon 1.3.0 tarball (with some modification) [1]
* Fix sys_nerr misusage to allow building on 5.0silby2002-10-291-0/+12
|
* Update to 1.1.2.tobez2002-10-282-2/+2
|
* Update to 2.89.tobez2002-10-282-2/+2
|
* Update to 1.01perky2002-10-282-2/+2
| | | | | PR: 44551 Submitted by: maintainer
* Add missed RUN_DEPENDS.sobomax2002-10-281-0/+1
|
* Change depend of pike to pike70.vanilla2002-10-282-2/+2
| | | | | Forgetten by: me Noticed by: kris
* Make build say that mod_watch is not IPv6-aware, when trying to use itanders2002-10-271-0/+13
| | | | with apache13+ipv6.
* Make build say that mod_throttle is not IPv6-aware, when trying to use itanders2002-10-271-0/+13
| | | | | | with apache13+ipv6. PR: 44550
* Comment out the mod_webapp-apache2 port, which is breaking thekris2002-10-271-1/+1
| | | | INDEX build.
* Add back phoenix now that the problems have been resolved, and add squid.kris2002-10-271-0/+2
|
* Fix typo in BUILD_DEPENDSkris2002-10-2712-12/+12
|
* Upgrade to 6.10.20021015.des2002-10-276-8/+8
| | | | | PR: ports/44208 Submitted by: Øyvind Kolbu <oyvind@kebab.gaffel.nu>
* Add two missed files.sobomax2002-10-261-0/+2
|
* Add missed manpage.sobomax2002-10-261-0/+1
|
* Fix RUN_DEPENDS.sobomax2002-10-261-0/+1
|
OpenPOWER on IntegriCloud