aboutsummaryrefslogtreecommitdiffstats
path: root/www
Commit message (Collapse)AuthorAgeFilesLines
* Add two missed files.sobomax2002-10-271-0/+2
|
* Add missed manpage.sobomax2002-10-271-0/+1
|
* Fix RUN_DEPENDS.sobomax2002-10-271-0/+1
|
* Fix typos preventing correct package building.marcus2002-10-267-7/+7
| | | | Submitted by: bento
* Mark BROKEN on currentkris2002-10-261-1/+7
|
* Fix build on -current (cope with removal of union wait)kris2002-10-261-0/+20
| | | | Submitted by: mike
* Fix build on -current (cope with removal of union wait)kris2002-10-261-0/+20
| | | | Submitted by: mike
* Remove use of IPPORT_USERRESERVED, fix build on 5.0.silby2002-10-261-0/+11
|
* Mark mozilla-devel BROKEN when Xft2 support is enabled and theadamw2002-10-263-0/+12
| | | | | | | mozilla-fonts package is installed. Reviewed by: marcus Approved by: pat
* Update 2.4.5.2 --> 2.4.6.5cy2002-10-246-38/+120
| | | | | PR: 43661 Submitted by: MAINTAINER: fcash@lug.kamloops.net
* Upgrade to 2.03pre3ache2002-10-243-152/+3
|
* Remove an extra blank line.marcus2002-10-241-4/+3
| | | | | PR: 44418 Submitted by: Eric J. Christeson <echriste@ndsuext.nodak.edu>
* Add one more forgotten '\'.marcus2002-10-243-3/+3
|
* Properly handle if blocks in the Makefile.marcus2002-10-245-43/+43
| | | | Submitted by: daichi
* Upgrade to the 0.12.0 [1]. Unbreak by not defining LDFLAGS as LDADD [2].mi2002-10-243-5/+2
| | | | | | | | Why was I doing it before I don't remember... PR: 44156 [1] Submitted by: Liu Kang [1] Hinted by: bde [2]
* 1. Change MAINTAINER to phoenix@geeksrus, which is an alias to bothalane2002-10-2312-36/+84
| | | | | | alane@ and trevor@. 2. Expand the BROKEN message to include instruction to run 'use.perl port'. 3. .undef NO_IGNORE.
* Change maintainer to me.alane2002-10-233-3/+3
| | | | Approved by: old maintainer
* Moved a comment to the left edge. ##@#@$!~!@$$ make(1).alane2002-10-2312-12/+12
|
* 1. Put back the Perl 5.8.0 requirement. I am *NOT* gonna fight over File::Specalane2002-10-2324-24/+72
| | | | versioning with this port.
* Backout <sigh/> the Xft font lib usage since it doesn't compile.alane2002-10-2324-36/+36
|
* Update mod_mp3 0.38 -> 0.39adamw2002-10-232-2/+2
| | | | | | PR: 44096 Submitted by: lazykang@hotmail.com Approved by: pat
* * Fix a problem with plugins not actually loadingmarcus2002-10-234-23/+52
| | | | * Hopefully correct some issues with installs erroring out with Error 1
* * Add a patch that fixes some localization issues [1]marcus2002-10-239-39/+426
| | | | | | | | | | * Fix a problem with plugins not actually loading * Hopefully correct some issues with installs erroring out with Error 1 * Conditionalize Xft support (by default it's enabled, but can be disabled by defined WITHOUT_XFT) Submitted by: Jung-uk Kim <jkim@niksun.com> [1] Obtained from: Mozilla's Bugzilla bug 174989 [1]
* Removed define for PERL.alane2002-10-2312-24/+24
|
* Removed perl 5.8 requirement per comments on cvs list. I hope Trevoralane2002-10-2312-84/+24
| | | | | was wrong when he said it didn't work without it. Bumped PORTREVISION as this is a major change.
* 1. Added Xft2 to lib dependencies. If moz-devel can require it, we can too.alane2002-10-2324-24/+48
| | | | | 2. Changed .error to BROKEN= to keep other stuff from barfing. Sorry about that. Of course, I didn't see any of it here. (suggested by marcus@).
* Update to latest patch from project CVSache2002-10-231-14/+54
|
* Upgrade to 2.03pre2ache2002-10-234-755/+87
|
* Temporarily remove the phoenix port, which is breaking INDEX builds.kris2002-10-231-1/+0
|
* 1. Respect CFLAGS.alane2002-10-2224-36/+96
| | | | 2. Set appropriate compile/link options for threading.
* 1. Expanded configure/make options in files/mozconfig.in.alane2002-10-2248-120/+504
| | | | | | | | | | | | | * Fixed problem with reliably finding perl 5.8.0. * Made build faster. * Shut up most of the compiler warnings (turned off --pedantic). * Strip the binaries. * Saved 2 meg on size of binary package (16M -> 14M). 2. Moved install to ${X11BASE}/lib/phoenix to keep it out of the way of mozilla, since it uses the same namespace for dirs/files. 3. Link bin/phoenix and bin/phoenix.config into install tree's bin dir. TO DO: make installation smaller. make distfile smaller. test,test,test.
* Fix the build by adding a dependency on Xft.marcus2002-10-223-3/+12
| | | | | Reported by: John Merryweather Cooper <john_m_cooper@yahoo.com> Rob Lahaye <lahaye@snu.ac.kr>
* Add a missing '!' to the test for the browser_plugins dir. We only want tomarcus2002-10-222-2/+2
| | | | | | create the directory if one doesn't exist. PR: 44373
* Make the pkg-descr a little clearer.marcus2002-10-221-1/+2
| | | | Requested by: The Anarcat <anarcat@anarcat.ath.cx>
* Add mozilla-*vendor.marcus2002-10-221-0/+3
|
* Add support for the new Mozilla ports. By default, Galeon will buildmarcus2002-10-224-54/+56
| | | | | | | | | | | | against www/mozilla. However, you can change this by specifying a WITH_MOZILLA parameter, and setting it to one of the following values: mozilla-devel mozilla-embedded[-devel|-vendor] mozilla-vendor Note, this version of Galon should also use the new universal plugins directory.
* This commit includes:marcus2002-10-2253-11645/+828
| | | | | | | | | | | | | | | | | | | | | | | | * mozilla-*vendor ports (currently for Mozilla 1.0.1) * mozilla* ports (currently for Mozilla 1.1) * mozilla-*devel ports (currently for Mozilla 1.2b) Special thanks goes to trevor for auto-generating plist patches, cy for pointing out that the Mozilla startup scripts need to be tailored for each version of Mozilla, grog for suggesting that some verbage needs to be added to explain the Java plugin messages at startup, and John Merryweather Cooper for suggesting a common plugin directory. Of course, thanks also goes to the user community for suggestions and support. These ports offer: * Complete coexistence with each other * A universal ${PREFIX}/lib/browser_plugins directory * Auto-generated plists for ease of maintenance * More accurate pkg-descr's * A pkg-message pointing users to java/jdk13 for the Java plugin PR: 42870 42941 Reviewed by: ports gnome
* First working version of port. Needs testing and cleanup, probably movealane2002-10-2260-120/+43320
| | | | over to /usr/X11R6 (or not), but it's a start. And it's *fast*.
* Phoenix is a fast, minimal browser from the Mozilla project. This portalane2002-10-2161-0/+517
| | | | is a work in progress for the next few days.
* Upgrade to 2.6 (with typo fix patch).kuriyama2002-10-213-6/+9
|
* Update to 1.2b. This fixes bug 145579 in Bugzilla, the "forwardtrevor2002-10-214-34/+36
| | | | | | referrer" security bug. Scavenge plugins from linux-beonex (untested).
* note removal of Chatzillatrevor2002-10-212-12/+10
|
* Note removal of Chatzilla. Mention mail/news.trevor2002-10-212-2/+2
|
* Rewrite warning about using the same preferences with other browsers,trevor2002-10-212-12/+12
| | | | | | using information I learned from the Netscape 7 release notes. Add a mention of linux-beonex port.
* Partially fix build on -current (remove duplicate declarations of thingskris2002-10-212-0/+25
| | | | | in system headers). This is still broken because IPPORT_USERRESERVED was removed from -current.
* prettify after removal of Chatzillatrevor2002-10-212-2/+2
|
* Fix build on -current (#include <stdlib.h> for exit() prototype) andkris2002-10-212-3/+35
| | | | respect CC and CFLAGS
* Add Alfred Perlstein's sendfile patches, as an optional knob.anders2002-10-214-0/+150
|
* Add NO_WERROR=1 to make warnings non-fatalkris2002-10-211-14/+13
|
* Fix build on -current (don't redefine __size_t; same code as in proftpd)kris2002-10-211-0/+11
|
* - Update to version 0.5.1wjv2002-10-214-7/+33
|
* Update to 6.0pat2002-10-213-134/+785
|
* Dansguardian requires squid be running before it starts. This patchcy2002-10-213-2/+2
| | | | | | | starts dansguardian after squid starts up. PR: 43660 Submitted by: MAINTAINER: Freddie Cash <fcash@bigfoot.com>
* Mark IGNORE: a.out binaries cannot be built on 5.0 any longerkris2002-10-201-1/+7
|
* s/Mozilla/Beonex/g ;-)trevor2002-10-201-1/+1
|
* Update to 1.2a.sobomax2002-10-2018-237/+129
|
* Use the real FreeBSD SCM ID, not who knows who's.obrien2002-10-201-1/+1
|
* New port: mod_webapp for Apache 2.x.znerd2002-10-196-0/+87
| | | | | | | This is an Apache module that integrates with Tomcat 4.x. PR: 43952 Submitted by: Andrew Gerweck <andy@gerweck.dyndns.org>
* Galeon is now un-forbidden since Mozilla has been patched.marcus2002-10-182-2/+0
|
* Add a patch from Mozilla CVS to correct the recent security hole. Un-forbidmarcus2002-10-186-9/+954
| | | | | | | | the port. Patch link was Submitted by: Jung-uk Kim <jkim@niksun.com>
* Add modified patch from Mozilla CVS to correct the recent security hole.marcus2002-10-182-3/+261
| | | | Un-forbid the port.
* This applies a patch that corrects the document switching bug detailedalane2002-10-186-3/+42
| | | | | in the KDE Bugzilla report... http://bugs.kde.org/show_bug.cgi?id=48487
* Mark forbidden due to security hole reported at ↵marcus2002-10-172-0/+2
| | | | | | http://www.mozillazine.org/talkback.html?article=2467. Submitted by: trevor
* Mark forbidden due to security hole reported atmarcus2002-10-174-0/+8
| | | | | | http://www.mozillazine.org/talkback.html?article=2467. Submitted by: trevor
* Escape "#" in URL.trevor2002-10-171-1/+1
| | | | noticed by: Kliment Ognianov
* Netscape 4.07 and 4.08 have multiple published security holes.trevor2002-10-1719-835/+0
| | | | Please use Netscape 4.80 instead.
* Damage to the CVS repository has been corrected, so add RDF filestrevor2002-10-174-1/+603
| | | | | | | (thanks to peter and sumikawa for help). Mark forbidden due to another security bug (scanning a firewalled or non-routable network from a hostile Web site with Javascript).
* o) gmake is not required.clive2002-10-171-2/+1
| | | | | | o) Respect CXXFLAGS. Submitted by: naddy
* Make Bento happy again and catch up with upstream:naddy2002-10-172-3/+3
| | | | | | | | | | | | * Use CVS-Id as $PORTVERSION * eldav.el (toplevel): require poem if non-mule XEmacs. (eldav-insert-file-contents): Don't use coding-system-for-read if it is not bound. * eldav.el (fboundp): Don't use default-coding-system if it is not bound. (eldav-write-region): Likewise for buffer-file-coding-system. PR: 44038 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* Dirk Meyer has agreed to be maintainer.pst2002-10-161-1/+1
|
* Update to 2.23 beta 1.anders2002-10-162-3/+3
| | | | | PR: 43988 Submitted by: Marc Recht <marc@informatik.uni-bremen.de>
* Improved description.znerd2002-10-164-8/+8
| | | | | PR: 44102 Requested by: Liu Kang <lazykang@hotmail.com>
* Improved the description of this port.znerd2002-10-162-4/+8
| | | | | PR: 44102 Requested by: Liu Kang <lazykang@hotmail.com>
* The "reges" and "reggb" components (regional settings for Latintrevor2002-10-161-2/+0
| | | | | | America and United Kingdom) are Netscape 6isms. noticed by: Mike Harding
* I e-mailed the repomeisters for their help.trevor2002-10-161-0/+1
|
* Update to 0.6.0.naddy2002-10-152-3/+2
| | | | | PR: 44061 Submitted by: Volker Stolz <vs@foldr.org>
* The release notes say:trevor2002-10-151-0/+3
| | | | | | | | | | | Do not share a profile between Netscape and Mozilla builds. Doing this can lead to unpredictable results, some of which may include loss of Search settings and preferences and unchecked growth of the Bookmarks file (large enough to freeze your system). It is best to create a new profile for each or manually copy (and change the name [of]) an existing profile. Warn users about this.
* Tentative port of the native FreeBSD version of Opera.des2002-10-1513-0/+907
|
* I remove the linux-netscape6 ports from ports/french, ports/german,trevor2002-10-1412-903/+144
| | | | | | | | | | | | ports/japanese and ports/www. In their place, I add corresponding netscape7 ports, after repo copies. Now ports/www/netscape7 will no longer be a slave port. Instead it is the master port for the others. The French, German, and Japanese ports now have AIM, because I had trouble getting them to work without it. I add a security warning to all these ports, about the "forward referrer" bug (Mozilla bug 145579).
* upgrade to 1.15ijliao2002-10-142-2/+2
| | | | | PR: 44037 Submitted by: maintainer
* Add mod_filter 1.4.1, an Apache module to filter output fromwill2002-10-147-0/+76
| | | | | | | other modules inside of Apache. PR: 33454 Submitted by: Seamus Venasse <svenasse@polaris.ca>
* Update the port to squid-2.5.stable1.adrian2002-10-1418-228/+4986
| | | | | | | | | | | Notable features: * I'm building _all_ of the error page languages now * I'm building a handful of the helper modules (the ones that don't require ldap or samba to be installed) * underscores in hostnames are enabled - every few weeks we squid people get emails asking why someone can't get to some_user.geocities.com . Bad geocities. :)
* Remove the marc-search port, which has been broken for 2 years and 8kris2002-10-149-135/+0
| | | | | | months because it depends on software not in the ports collection. Reviewed by: sheldonh (maintainer)
* - Use MASTER_SITE_SUBDIR.knu2002-10-147-28/+42
| | | | - Add MASTER_SITE_RINGSERVER to MASTER_SITES.
* BROKEN -> IGNORE to prevent package buildkris2002-10-131-1/+1
|
* Correct bare sourceforge.net MASTER_SITE to MASTER_SITE_SOURCEFORGE.kris2002-10-131-1/+2
| | | | Port still broken.
* Upgrade to 2.7f.sumikawa2002-10-133-2/+4
|
* Add MASTER_SITE_RINGSERVER to MASTER_SITES.knu2002-10-131-18/+19
| | | | Tag apache-ssl sites with :ssl.
* Add MASTER_SITE_RINGSERVER to MASTER_SITES.knu2002-10-139-8/+18
|
* Use most of the configure options from Ben Bucksch's .mozconfig.trevor2002-10-131-3/+5
| | | | | tested on: -CURRENT/i386 (it still compiles) Submitted by: Ben Bucksch
* Chatzilla and the spell-checker are default extensions for Beonex,trevor2002-10-131-2/+2
| | | | | | | | | | so to disable Chatzilla, list all the other default extensions. The spell-checker is used by both the HTML editor and mail/news. I haven't yet added a knob to disable the HTML editor, so the spell-checker is always enabled too. Submitted by: Ben Bucksch
* Default to the Modern theme (untested, except by selecting it intrevor2002-10-121-1/+1
| | | | | | the preferences dialog). submitted by: Ben Bucksch
* Use official URL.trevor2002-10-121-1/+1
| | | | submitted by: Ben Bucksch
* new Linux/i386 binary port of the Phoenix browsertrevor2002-10-1213-0/+262
| | | | | | | | | Aaron Voisine submitted a port of this, but I like my version better because it has a script to scavenge plugins, and because it saves space by generating its packing list. I've given the maintainership to Mr. Voisine. PR: 43936 and 43937
* Upgrade to 2.8.5dev.9ache2002-10-113-4/+6
|
* Installing with cpio is sufficient, so don't install again with paxtrevor2002-10-111-1/+0
| | | | afterward.
* Linux/i386 binary port of Beonex Communicatortrevor2002-10-115-0/+104
|
* Upgrade to Tomcat 4.0.6, released on 9 October 2002. From theznerd2002-10-113-96/+499
| | | | | | | | | | | | | | | | | News & Status page: A security vulnerability has been confirmed to exist in Apache Tomcat 4.0.x releases (including Tomcat 4.0.5), which allows to use a specially crafted URL to return the unprocessed source of a JSP page, or, under special circumstances, a static resource which would otherwise have been protected by security constraint, without the need for being properly authenticated. This is based on a variant of the exploit that was disclosed on 09/24/2002. See: http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.6/RELEASE-NOTES
* Add link to web page.archie2002-10-111-0/+2
|
* upgrade to 1.14ijliao2002-10-103-15/+33
| | | | | PR: 43888 Submitted by: maintainer
* Fixed daemonctl control program to work with the FreeBSD JDK 1.3.1.znerd2002-10-107-7/+11
| | | | | | | | | | | | | | The fix consists of 2 lines at the beginning of the program: setuid(geteuid()); setgid(getegid()); Bumped PORTREVISION of Orion, Tomcat and JBoss ports. PR: 40470, 43679 Submitted by: Ari Suutari <ari.suutari@syncrontech.com> Reviewed by: audit Approved by: Silence on -audit (since Sept 13, 2002)
* Changed target installation directory so it does not includeznerd2002-10-106-8/+12
| | | | | | | | | the minor version number anymore. Bumped PORTREVISION. PR: 43565 Requested by: Andrew Gerweck <andy@gerweck.dyndns.org>
* add missing files to PLISTijliao2002-10-102-1/+4
| | | | | PR: 43850 Submitted by: maintainer
* Update maintainer addressperky2002-10-081-2/+2
| | | | | PR: 43820 Submitted by: Dominic Marks <d.marks@students.umist.ac.uk>
* new port, based on ports/www/mozilla, of Beonex Communicatortrevor2002-10-0811-0/+266
|
* Use RUBY_MOD*.knu2002-10-0714-165/+165
|
* Reflect *_RD renaming.knu2002-10-071-3/+1
|
* Fix package building error of emacs-w3m-emacs20.nobutaka2002-10-061-1/+0
|
* pkg-install -> ${PKGINSTALL}ache2002-10-061-1/+1
| | | | | PR: 43725 Submitted by: Helge Oldach <apache06oct02@oldach.net>
* Add some CONFIGURE_ENV to build properly with non-standard PREFIX.demon2002-10-061-0/+1
| | | | | PR: 42843 Submitted by: Thomas Hurst <freaky@aagh.net>
* BROKEN: pkg-plist is incorrectkris2002-10-061-0/+2
|
* BROKEN: Does not compilekris2002-10-062-0/+4
|
* Fix post-patch removal of correct .orig filepat2002-10-061-1/+1
|
* Add a patch to allow building with the version of mozilla currently in theeric2002-10-061-0/+19
| | | | | | ports tree. Submitted by: Thomas M. Hermann <Thomas.Hermann@cox.net>
* Update to 1.0.2.knu2002-10-052-2/+2
|
* Update to 1.2.3.knu2002-10-053-2/+3
|
* Update to apache 1.3.27 and 2.0.43. This fixes a security vulnerability.kris2002-10-0530-119/+311
| | | | | | | | | | | Mark apache13-ssl FORBIDDEN because the new version does not yet exist. Partially based on patches submitted by below authors. Submitted by: "Sergey A. Osokin" <osa@freebsd.org.ru>, Udo Schweigert <udo.schweigert@siemens.com>, Lev A. Serebryakov <lev@serebryakov.spb.ru> PR: ports/43682, ports/43688, ports/43666, ports/43681
* Add deps, vars for autoconf, automake. 1st try (and hopefully only try)alane2002-10-013-3/+24
| | | | at fixing bento build.
* Contains a remotely exploitable buffer overflow.nectar2002-09-301-0/+2
|
* Security fix: Upgrade to 4.1.12.znerd2002-09-306-1986/+2068
| | | | PR: 43504
* Security fix: Upgrade to 4.0.5.znerd2002-09-303-976/+581
| | | | PR: 43503
* dont remove locale/* dirsijliao2002-09-302-30/+1
|
* Make flashplugin-mozilla a master port and add stub portyoichi2002-09-304-11/+22
| | | | | | | | flashplugin-mozilla-devel. It fixes plist and dependency problem in flashplugin-mozilla PR: ports/43463 Submitted by: maintainer
* find->${FIND},xargs->${XARGS}ijliao2002-09-294-4/+2
| | | | | PR: 40791 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
* Disable Chatzilla by default. The irc buffer overflow is still present.marcus2002-09-293-3/+6
| | | | Submitted by: trevor
* update WWWijliao2002-09-281-1/+1
| | | | | PR: 43363 Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru>
* fix dependencyijliao2002-09-281-1/+1
| | | | | PR: 43415 Submitted by: maintainer
* 1. Fixed broken current build, and a warning on stable.alane2002-09-286-6/+24
| | | | | | | | | | 2. Changed a lib dep to a build dep only. 3. Bumped portrevision because of dependency change (sorry people, I know I'm thrashing you....) Submitted by: Mikhail Teterin <mi+mx@aldan.algebra.com> Approved by: Kris (approved fixing quanta, tell me if you want to back out, kris)
* Final sync up with official release. Fixed MD5 for official tarball.alane2002-09-279-5115/+5115
| | | | | | | Put master sites back to sourceforge. Use PLIST_SUB tags in pkg-plist. Bump portrevision. That's all, folks. Approved by: Kris (approved fixing quanta, this is last step)
* Bump portrevision. Fix plist errors. Don't bother with NOPORTDOCS, sincealane2002-09-276-15/+87
| | | | it is *needs* docs.
* Bump PORTREVISION after last commit.marcus2002-09-272-0/+2
|
* Disable Chatzilla by default. The old buffer overflow is still present inmarcus2002-09-272-2/+2
| | | | | | 1.0.1. Submitted by: trevor
* add temp master site of my people.fbsd.org dir so people can fetchalane2002-09-273-6/+9
|
* The long awaited quanta-3.0 release is here! However, please wait untilalane2002-09-2712-9267/+1992
| | | | | | my local-distfiles/alane gets updated or else you won't be able to fetch. Approved by: Kris K.
* Update to 2.0.42perky2002-09-2612-100/+484
| | | | Approved by: will (portmgr)
* - Drop gettext-old dependency;sobomax2002-09-254-9/+50
| | | | | - fix with new neon; - convert to GNOMENG.
* Fix typo in MAINTAINER addresslioux2002-09-251-1/+1
| | | | Approved by: maintainer
* Fix the databases/p5-SQL-Statement dependency. SQL/Statement.pmknu2002-09-231-2/+2
| | | | | | | installed by databases/p5-SQL-Statement lives right under ${PERL_VER}, not under ${PERL_VER}/${PERL_ARCH}. Submitted by: bento
* add p5-Apache-AntiSpam 0.05ijliao2002-09-216-0/+52
| | | | | | | AntiSpam filter for web pages PR: 39166 Submitted by: Erwin Lansing <erwin@lansing.dk>
* Switch from textproc/pspell to textproc/aspell for pspell support afterdirk2002-09-212-2/+2
| | | | | | removal of textproc/pspell. PR: ports/42052, ports/43148
* remove ftp.yggdrasil.comijliao2002-09-211-2/+1
| | | | | | | it's offline for a long time PR: 38191 Submitted by: Tom Rissman <trissman@mrdlaw.com>
* install properly for mozilla-develijliao2002-09-211-0/+7
| | | | | PR: 43135 Submitted by: maintainer
* Updated to kde3.alane2002-09-2133-5832/+13605
| | | | Submitted by: Michael Collette
* Add a proper package description taken from the README file.wollman2002-09-211-1/+20
|
* HTML-Element-Extended implements a few convenience subclases ofwollman2002-09-216-0/+36
| | | | HTML::Element.
* Remove a useless and not working @srcdir directive.knu2002-09-211-1/+0
| | | | | - It is useless because this port is marked NO_PACKAGE. - It is not working because ${WRKSRC} will not be expanded.
* Fix up syntax error.knu2002-09-211-1/+2
|
* GNOME has just changed the layout of their FTP site. This resulted inmarcus2002-09-217-7/+7
| | | | | making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location.
* Remove CHANGES.bak.orig rather than the nonexistent CHANGES.orig.trevor2002-09-201-1/+1
|
* KDE2 port. Nobody can get it to cooperate with kde3. Ready. Fire. Aim!alane2002-09-206-124/+0
|
* Make Sablotron option LOCALBASE cleandirk2002-09-202-2/+2
| | | | | PR: ports/42710 Submitted by: Thomas Hurst <freaky@aagh.net>
* upgrade to 2.39ijliao2002-09-202-2/+2
| | | | | PR: 42948 Submitted by: maintainer
* Upgrade to 3.20-2.dirk2002-09-194-15/+18
|
* If not exists ${X11BASE}/bin/xlsfonts, define WITHOUT_X11, soache2002-09-191-2/+4
| | | | remove BROKEN state for configure
* Upgrade to 5.9.6.obraun2002-09-192-2/+2
|
* Bump neon shlib version.will2002-09-191-1/+1
|
* BROKEN: Does not configurekris2002-09-191-0/+2
|
* BROKEN: Configure failskris2002-09-191-0/+2
|
* Update to 0.22.0.will2002-09-1912-16/+12
| | | | Submitted by: MAINTAINER
* Chase neon shared lib version number.marcus2002-09-191-2/+2
| | | | Submitted by: bento
* Update to adzap-20020916kris2002-09-192-2/+2
|
* Update to 2.G.knu2002-09-183-2/+3
|
* Bump expat shlib.knu2002-09-182-2/+2
|
* Long overdue update of CGI.pm:tobez2002-09-183-3/+9
| | | | | | | | - update to 2.86; - bump portepoch (previous version 2.753 > 2.86); - remove the requirement for 5.6.0, since it is only true for `use integer' CGI scripts; - add WWW.
* upgrade to 1.3.19.2aijliao2002-09-1710-88/+42
| | | | | | | take maintainership PR: 42738 Submitted by: Alex Dupre <sysadmin@alexdupre.com>
* Bump PORTREVISION and expat shlib.kuriyama2002-09-1710-15/+20
|
* Fix build with mozilla-1.0.1. Note, this breaks building with mozilla-1.0.marcus2002-09-172-0/+22
| | | | | | | This fix may be subject to change pending a response from the Galeon developers. PR: 42841
* Maintainer relenquishing ports.alane2002-09-161-1/+1
| | | | | | PR: 42829 Submitted by: Martti Kuparinen <martti.kuparinen@iki.fi> Approved by: maintainer
* upgrade to 0.94.13ijliao2002-09-163-4/+5
| | | | | PR: 42500 Submitted by: maintainer
* Update to 5.0r51pat2002-09-162-2/+2
|
* Update to 1.2.6. This release supports both Mozilla 1.0 and 1.1. It willmarcus2002-09-166-16/+46
| | | | | | | build with 1.0.x support by default, but this can be overwritten by building with: make -DWITH_MOZILLA_DEVEL
* Update to 1.3.26+ssl_1.48dinoex2002-09-155-61/+15
| | | | removed FORBIDDEN
* Add ruby-mnogosearch, a Ruby binding to mnoGoSearch.knu2002-09-157-0/+65
|
* Update the pkg-descrs yet again. Mozilla.org has changed their descriptions.marcus2002-09-155-20/+11
| | | | | | | Indicate that the mozilla port reflects the most stable venor (or API) release, while the -devel port is the latest official release of Mozilla. PR: 42706
* Update to version 0.1.2.archie2002-09-143-2/+3
|
* Don't assign ${RUN_DEPENDS}=${BUILD_DEPENDS} because it leads to sed_inplacesobomax2002-09-131-1/+5
| | | | | | | package leaking into dependency list on FreeBSD versions that don't support sed -i. Revealed by: work on upcoming GNOME tinderbox
* Don't use ${REINPLACE_CMD}, since this is a p5 module, we alreadypetef2002-09-131-3/+1
| | | | | | depend on perl. Requested by: tobez
* Updated to 0.89, take maintainership (approved by igor@zynaps.ru).skv2002-09-132-7/+4
| | | | | PR: ports/39610 Submitted by: David Lay <dave@staff.netc.net.au>
* Update to 20020912lioux2002-09-132-2/+2
| | | | Approved by: maintainer
* Update to 1.3.2.nobutaka2002-09-123-3/+7
| | | | Submitted by: taoka
* Update to 0.56.tobez2002-09-122-2/+2
|
* Update to 2.37.tobez2002-09-123-40/+15
| | | | | Submitted by: maintainer PR: 42688
* Fix plist, bump revision.netchild2002-09-122-2/+2
|
* Bah, fix the build in a cleaner way.marcus2002-09-124-24/+2
|
* Fix build with Mozilla-1.0.1.marcus2002-09-124-2/+28
|
* Update to 1.0.1. This is a massive bugfix release, and all Mozilla 1.0 usersmarcus2002-09-1212-180/+42
| | | | | | are suggested to upgrade. The full set of release notes can be found at: http://www.mozilla.org/releases/mozilla1.0.1/
* Update to 2.1.5lioux2002-09-122-2/+2
| | | | | | PR: 42394 Submitted by: Dan Langille <dan@langille.org> Reviewed by: maintainer
* Upgrade to Tomcat 4.1.10 (stable).znerd2002-09-114-6/+6
|
* Unbreak port on stable. Apxs was hardcoded in the Makefile.mbr2002-09-112-3/+6
|
* * Fix dependencyobraun2002-09-112-4/+4
| | | | | | | * respect PREFIX PR: ports/42648 Submitted by: maintainer
* Add www6to4 1.5, lightweight http proxy to help IPv4 only browsers.obraun2002-09-119-0/+126
| | | | | PR: ports/36186 Submitted by: Janos Mohacsi <janos.mohacsi@dante.org.uk>
* Update to 0.4.2.knu2002-09-112-2/+2
|
* Update to 1.2.2.knu2002-09-113-4/+4
|
* Catch up with libmcve version bumpjedgar2002-09-102-2/+2
|
* Udpate to 1.0.52dinoex2002-09-104-10/+12
|
* Caudium is the name of a free webserver which is based on the Roxen Challengerdinoex2002-09-1015-0/+1647
| | | | | | | | | | 1.3 code base. It is an attractive alternative to servers like Apache, Netscape and Zeus due to it's strength in dynamic page and data generation, like all the titles on this site. WWW: http://caudium.net/ PR: 34041 Submitted by: kiwi@caudium.net
* support appache13-modssl by defining APACHE_PORT in /etc/make.confdinoex2002-09-103-12/+20
| | | | | others variants of the apache ports can be used too. Approved by: dirk
* Bump portrevision.netchild2002-09-101-0/+1
|
* - Fix some problems with the non standard install path of some modules.netchild2002-09-103-75/+78
| | | | - Add another website with resources to the description.
* Fix MASTER_SITES and WWW.jim2002-09-102-2/+2
| | | | Submitted by: fenner's distfile survey
* Add bozohttpd 5.14, the bozotic HTTP server.obraun2002-09-108-0/+69
| | | | | PR: ports/42363 Submitted by: Janos.Mohacsi@bsd.hu
* Upgrade to 2.0.obraun2002-09-102-2/+2
| | | | | PR: ports/42382 Submitted by: maintainer
* The fix suggested in the PR was bogus, we cannot use cutmbr2002-09-101-4/+60
| | | | | | | | to get UID/GID, this does not work as expected. Instead do all inline in perl and also use a realpath function from zenin@bawdycaste.org. PR: 39686
* support appache13-modssl by defining APACHE_PORT in /etc/make.confdinoex2002-09-1021-45/+71
| | | | others variants of the apache ports can be used too.
* support appache13-modssldinoex2002-09-101-2/+4
| | | | no response from MAINTAINER
* Upgrade to 2.54ache2002-09-092-2/+2
| | | | | PR: 42589 Submitted by: Christian Laursen <christian@pil.dk>
* * Distfile has been rerolled, in order to fix a bug for some versions of xemacsobraun2002-09-092-1/+2
| | | | | | | | expanding "~" to "/home/..." before passing the URL to the WebDAV-server. * Bumped PORTREVISION PR: ports/42582 Submitted by: maintainer
* Upgrade to 4.2.3.dirk2002-09-0910-52/+6
|
* Update from latest project CVSache2002-09-092-5/+14
|
* Add an italian master_sitemharo2002-09-091-0/+1
|
* Scavenge plugins from Netscape 7 (new PORTREVISION).trevor2002-09-082-2/+4
|
* Make GTK+ dependency less specific, so it will work with the GTK+trevor2002-09-082-2/+2
| | | | in linux_base-6.
* security fix: update Netscape 7 to 7.0 (Netscape 6.2.3 ports remaintrevor2002-09-086-36/+36
| | | | forbidden)
* Point the -devel versions of headers and embedded to the mozilla-devel. Ugh.marcus2002-09-082-4/+4
| | | | | PR: 42506 Submitted by: Esa Karkkainen <ejk@iki.fi>
* Update to latest variant from project CVSache2002-09-081-38/+85
|
* Update from latest project CVSache2002-09-072-18/+330
|
* Bring the pkg-descr's up-to-date to reflect the current releases.marcus2002-09-075-54/+30
| | | | PR: 42485
* upgrade to 0.20.5ijliao2002-09-072-2/+2
| | | | | PR: 42490 Submitted by: Ports Fury
* Use posix syntax for chownkris2002-09-071-4/+6
|
* Update to latest patch from project CVSache2002-09-071-44/+321
|
* %htmlOpts tuningache2002-09-072-27/+12
|
* upgrade to 5.24ijliao2002-09-063-4/+36
| | | | | | PR: 40821 Submitted by: Eric Yu <ericyu@mail2000.com.tw> Approved by: maintainer timeout
* Upgrade to 2.5.12.max2002-09-062-2/+2
|
* Tweak %htmlOpts moreache2002-09-061-11/+17
|
* 1) Turn off opt_lowres if no javascript is active since it does nothingache2002-09-062-1/+141
| | | | | | | | | | | | | | for perl-generated pages (i.e. not implemented). 2) Properly store all lowres* options in %htmlOpts. 3) Don't even call createLowResolutionImage() if not opt_lowres - speedup WebMagick twice. 4) Don't try to clean lowresdir and cachedir if they are not exists or corresponding options are not turned on. 5) Don't try to create lowresdir and cachedir if corresponding options are not turned on. 6) Read only first image from multi-image sequence such as animated GIFs or MPEGs, lowres|cache image can't be created otherwise (they are not exists after ->Write).
* Add eldav.el 1, an interface to WebDAV servers for Emacs.obraun2002-09-057-0/+66
| | | | | PR: ports/42438 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* Fix build on -current by not initializing FILE * variables staticallykris2002-09-052-0/+30
|
* Respect CC and CXX, and don't depend on obsoleted header <values.h>kris2002-09-052-2/+32
| | | | for a definition of BITSPERBYTE
* Updating maintainer e-mail addressseanc2002-09-052-3/+3
| | | | | Reviewed by: knu (mentor) Approved by: knu (mentor)
* Add nd 0.5.0, a simple command line interface for WebDAV (RFC2518) server.obraun2002-09-046-0/+29
| | | | | PR: ports/42409 Submitted by: Volker Stolz <stolz+nd@i2.informatik.rwth-aachen.de>
* Add py-albatross 1.00,perky2002-09-046-0/+339
| | | | | | | Python toolkit for developing highly stateful web applications. PR: 42155 Submitted by: Gregory Bond <gnb@itga.com.au>
* Fix the JPI installation.marcus2002-09-043-3/+3
| | | | Reported by: Ivanchenko V. I. <webmaster@asiamusic.ru>
* Fix the path to exec mozilla.marcus2002-09-043-3/+3
| | | | Submitted by: John Merryweather Cooper <john_m_cooper@yahoo.com>
* Unbreak now that Mozilla 1.0 is back in the tree.marcus2002-09-042-4/+0
|
* Add the mozilla-*-devel ports.marcus2002-09-041-0/+3
|
* Add mozilla-*-devel after a repo copy from mozilla.marcus2002-09-0426-4555/+4605
| | | | | | | | | | | | | | | NOTE: mozilla-*-devel is now Mozilla 1.1. mozilla-* (without the -devel) is back to Mozilla 1.0. mozilla.org states that 1.1 is their new bleeding edge release, and 1.0 is still the stable release. The release cycle diagram also indicates that a Mozilla 1.0.1 is coming. For all users that upgraded from Mozilla 1.0 to 1.1, be aware that running a blind portupgrade on mozilla will give you mozilla-1.0! If you want to keep Mozilla 1.1, you will have to change the origin of you mozilla ports to point to their -devel counterparts. The -devel ports will install files into -devel directories. Therefore, both mozilla and mozilla-devel can coexist.
* Chase pspell so version, and note that libpspell is now installed bymarcus2002-09-043-3/+6
| | | | textproc/aspell.
* Add --enable-read-etaache2002-09-031-1/+2
|
* Use UID 95 instead of 94, perforce already uses 94.netchild2002-09-031-1/+1
| | | | Noticed by: Seth Kingsley <sethk@meowfishies.com>
* New port: Jakarta Tomcat 4.1. This port is based on the Tomcat 4znerd2002-09-0319-3392/+2139
| | | | port.
* Support APACHE_PORT to build with desired apache13* port.dinoex2002-09-031-2/+3
| | | | Reviewed by: knu
* Support APACHE_PORT to build with desired apache13* port.dinoex2002-09-032-4/+6
| | | | Reviewed by: vanilla
* Upgrade to 1.1.vanilla2002-09-034-11/+17
| | | | | PR: ports/40829 Submitted by: maintainer
* Update to 0.76.13perky2002-09-032-3/+4
| | | | | PR: 42321 Submitted by: maintainer
* Utilize sed_inplace.clive2002-09-031-3/+4
|
* Unbreak this port on -CURRENT.clive2002-09-033-0/+58
|
* Update to version 1.62kevlo2002-09-022-2/+2
| | | | | PR: 42314 Submitted by: MAINTAINER
* Upgrade to 2.7e.sumikawa2002-09-023-5/+32
|
* Update MASTER_SITESdwcjr2002-09-021-4/+5
| | | | | PR: 41944 Submitted by: j.el-rayes@muthaland.at
* Update MASTER_SITESdwcjr2002-09-021-1/+1
| | | | | PR: 41946 Submitted by: j.el-rayes@muthaland.at