aboutsummaryrefslogtreecommitdiffstats
path: root/www
Commit message (Collapse)AuthorAgeFilesLines
* Implement WANT_IMLIB and USE_IMLIB.reg2000-10-051-7/+3
|
* Implment WANT_GTK.reg2000-10-052-28/+11
|
* Implement USE_GTK, part 2.reg2000-10-052-10/+2
|
* Switch distfile to bzip2.kevlo2000-10-042-1/+2
| | | | | PR: 21731 Submitted by: MAINTAINER
* Correct CATEGORIES - make first category in the CATEGORIES list matching parentsobomax2000-10-044-4/+4
| | | | directory.
* Chase new gconfade2000-10-045-5/+5
|
* Update to 0.7.6.sobomax2000-10-038-16/+24
|
* Maintainer is now a committer, update email accordinglylioux2000-10-031-1/+1
| | | | Approved by: will
* ${LINUX_BASE} -> ${LINUXBASE}imura2000-10-021-8/+6
|
* Change MAINTAINER for my ports.trevor2000-10-021-1/+1
| | | | Approved by: will
* `do not include the package name (or version number of the software) in the ↵trevor2000-10-021-1/+1
| | | | comment.' --Porter's Handbook section 2.2.1
* Change MAINTAINERship to my committers address.jeh2000-10-021-1/+1
| | | | Approved: will
* Upgrade to 2.01.03ache2000-09-304-27/+11
|
* Upgrade makedepend to 2000.09.07nbm2000-09-291-2/+2
| | | | | | | | | | Upgrade texi2html to 1.64 Update cgihtml's master site Make Peter Pentchev maintainer. PR: 21456 Submitted by: "Peter Pentchev" <roam@orbitel.bg> (new maintainer) Approved by: Ian Vaudrey <i.vaudrey@bigfoot.com> (old maintainer)
* Add textproc/pspell as a dependencyade2000-09-294-4/+12
|
* Upgrade to 2.01.02ache2000-09-294-27/+9
|
* fix extra errorsanpei2000-09-271-0/+1
| | | | | | add @dirrm lib/X11/xhtml Submitted by: onigiri
* update md5 that got lost when I upgraded the Makefilejmg2000-09-261-1/+1
|
* Update to 0.2ade2000-09-263-3/+30
|
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenasami2000-09-253-4/+1
| | | | | | | | | | | PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris
* Change PYTHON_LIBDIR to PYTHON_SITELIBDIR so this thing builds. Whileasami2000-09-251-5/+2
| | | | | | | | I'm here, define DISTFILES instead of all three of DISTNAME, EXTRACT_SUFX and wrksrc. (Actually I was here to fix the latter when I stumbled upon the former, but who's counting. :)
* upgrade to latest version which includes some semicolons that somehowjmg2000-09-251-3/+1
| | | | disappeared...
* Make AllReferers page links clickableache2000-09-242-0/+48
|
* Don't try and remove a directory which is used by other ports.kris2000-09-241-1/+0
|
* Remove config file on deinstall if unchanged from the default.kris2000-09-241-0/+1
|
* distfile has changedrse2000-09-231-1/+1
|
* Update to version 1.3p6ade2000-09-232-2/+2
| | | | | | PR: 20200 Submitted by: mikko@dynas.se Approved by: maintainer
* Change Whom:, since I made the port, not makeport.pl.nbm2000-09-221-2/+2
| | | | Change "for Squishdot-version" to just "Squishdot"
* Mark BROKEN: Install script does not workkris2000-09-221-0/+2
| | | | Submitted by: onigiri
* Update to 0.7.5.sobomax2000-09-226-22/+38
|
* Update to 0.2.0.knu2000-09-222-8/+8
| | | | Now it uses textproc/eruby's shared library.
* Update all ports using OpenSSL and RSA to work without rsaref sincekris2000-09-225-18/+4
| | | | | | | it is no longer required. Apologies to the various maintainers whom I did not yet hear back from, but the ports freeze is coming up in a few hours and I will be verifying all of these ports on a 4.1 machine myself to catch any problems.
* Remove extra entries from MASTER_SITESfenner2000-09-221-3/+1
|
* Use USE_PYTHON, PYTHON_VERSION.nectar2000-09-212-28/+27
|
* Use USE_PYTHON, PYTHON_LIBDIR to get the correct dependencies andnectar2000-09-211-2/+2
| | | | directories now that we have multiple python versions in the ports tree.
* Upgrade to Website META Language (WML), Version 2.0.4rse2000-09-202-2/+2
|
* Upgrade to Zope 2.2.2nbm2000-09-1918-102/+168
| | | | Also allow zope to be installed by non-root.
* Make Zope management work with non-SSL connections, but give an examplenbm2000-09-196-132/+168
| | | | | | | | of how to turn it on. Conditionalize the SSL usage on <IfDefine SSL>, since that's been a problem. Also make the rewrite use cgi-bin.default/Zope.cgi, but give an example of what to change if you move it to cgi-bin/Zope.cgi.
* Update to version 0.89ade2000-09-193-7/+6
| | | | | PR: 21353 Submitted by: maintainer
* Put ZNavigator-releated comments and descriptions, not squishdot.nbm2000-09-192-6/+9
|
* Add ZNavigator, a Zope product to simplify the construction ofnbm2000-09-197-0/+83
| | | | navigation bars.
* Add KnowledgeKit, a Zope product that manages knowledge bases and FAQs.nbm2000-09-197-0/+72
|
* Add oops 1.4.16, a www proxy server similar to squid but easier to configure,will2000-09-1810-0/+251
| | | | | | | | threadsafe (can use more than one CPU), and faster (uses large files rather than many files). PR: 21318 Submitted by: Sergey Oskin <oZZ@FreeBSD.org.ru>
* - Install several config files that are required at runtime.steve2000-09-186-2/+48
| | | | | | - Update to use new homepage location. Approved by: maintainer
* Update to version 1.0.1ade2000-09-189-17/+335
| | | | | PR: 21326 Submitted by: maintainer
* Update MD5 (small verbage changes in the distfile)jedgar2000-09-171-1/+1
| | | | | PR: 21236 Submitted by: Maintainer
* Correct dependency for libmcrypt.dirk2000-09-173-3/+3
| | | | Reported by: Marc G. Fournier <scrappy@hub.org>
* Bump PORTREVISION due to previous commit(s)jedgar2000-09-161-0/+1
|
* *** empty log message ***jedgar2000-09-161-2/+1
|
* USE_XLIB.asami2000-09-161-0/+1
| | | | Submitted by: onigiri
* Remove lib/netscape/plugins.asami2000-09-161-1/+2
| | | | Submitted by: onigiri
* Zope depends on python 1.5.2, and that is installed from lang/python15nbm2000-09-156-6/+6
| | | | now.
* Unbroke the port:sobomax2000-09-154-10/+19
| | | | | - update md5 (distfile has been re-rolled); - make it working with glibwww instead of glibwww2.
* Reflect repo-copy from glibwww2 to glibwww and update glibwww to version 0.2.sobomax2000-09-154-8/+9
| | | | Submitted by: ade
* Add missing file (lib/mozilla/libjpeg.so).asami2000-09-156-0/+6
| | | | Submitted by: obento-
* Add IPv6 supportache2000-09-141-2/+10
| | | | Submitted by: sumikawa@ebina.hitachi.co.jp
* Upgrade to Website META Language (WML), version 2.0.3rse2000-09-132-2/+2
|
* Downgrade to 0.87 due to bugs in newest version.sobomax2000-09-123-7/+4
| | | | | PR: 21216 Submitted by: maintainer
* Upgrade to dev.9ache2000-09-122-3/+3
|
* Use latest IPv6 patch. Fixed to parse the hostinfo when proxy case.sumikawa2000-09-112-2/+2
| | | | Submitted by: kris
* Pass the configure script the apxs' absolute pathname.knu2000-09-101-1/+3
| | | | Found by: bento
* - Update port to 1.0.4jedgar2000-09-109-411/+411
| | | | - Sort PLIST
* Chase the checksum.nectar2000-09-091-1/+1
| | | | There were no diff-detectable changes.
* Don't break package building on Satoshi's cluster. Explicitly dependtg2000-09-081-1/+1
| | | | on python1.5:lang/python15.
* Standardise the ZOPEBASEDIR and SZOPEBASEDIR variable usage for thenbm2000-09-071-5/+9
| | | | zope ports. (ports.zope.mk, anyone?)
* Remove the zope data file if it is the same as installed.nbm2000-09-076-0/+6
|
* Fix numerous bugs in my upgrading to 2.2.1.nbm2000-09-076-48/+102
| | | | It may even work out the box now.
* Update with bsd.ruby.mk.knu2000-09-072-17/+15
|
* Add squishdot, a web-based publishing and discussion product for Zope,nbm2000-09-076-0/+139
| | | | | | | | | | | | | | | | | | | the Z Object Publishing Environment. Squishdot is somewhat modelled on slashdot; it's a 'weblog'. It powers things like http://technocrat.net/ and http://news.gnome.org/. This is the first Zope product in a port, so this might be interesting. There are 214 Zope products listed on http://zope.org/Products Recipe for 'Instant Squishdot': Simply type 'make install' in the squishdot port, and put 'Include etc/apache/httpd.conf.Zope-Change' at the end of your httpd.conf, restart apache, start zope from rc.d/zope.sh, and go to http://localhost/Zope/manage, add a user, then log in as that user, and add a Squishdot page. Click on the 'view' button at the top. Instant Squishdot.
* Update to Zope 2.2.1.nbm2000-09-0724-258/+330
| | | | | | | | Zope shutdown bug fixed. Reported by: Marc Rassbach <marc@milestonerdl.com> Reported by: Jimmy Olgeni <olgeni@uli.it> Zope startup bug fixed (I think).
* add thumbnail_index, make an HTML index filesanpei2000-09-057-0/+49
| | | | for a bunch of images
* Put a copy of distfile at MASTER_SITE_LOCAL. Galeon authors violently removedsobomax2000-09-052-2/+4
| | | | | the old 0.72 version, while the new 0.73 can't be built with our default gcc2.95.2.
* Install document files too.steve2000-09-052-0/+7
| | | | | PR: 20932 Submitted by: Leo Kim <leo@florida.sarang.net>
* Fix:sobomax2000-09-056-0/+84
| | | | | | | | | 1.Problems with keys PgUp PgDn Home End 2.Terminal options -> KOI8-R frames not read from ~/.links/links.cfg PR: 20947 Submitted by: Belousov Oleg <strijar@urai.ru> Approved by: maintainer
* Update to version 2.5.steve2000-09-055-46/+74
| | | | | PR: 20832 Submitted by: maintainer
* Update to version 2.2.8.steve2000-09-052-2/+2
| | | | | PR: 21023 Submitted by: maintainer
* Remove the %7bC/ from the URL for ftp.uniroma2.it .sada2000-09-031-1/+1
| | | | Requested by: fenner
* Fetch alpha version only from *.netscape.com master site.sada2000-09-031-2/+4
| | | | | | | Netscape counts the number of downloading to decide if they will stop supporting the OS. Requested by: David O'Brien <obrien@FreeBSD.org>
* The extension of the FP distfile changed from .Z to .z.steve2000-09-021-1/+1
|
* Add jetty - a 100% pure Java WWW server.sobomax2000-09-027-0/+435
| | | | | PR: 20965 Submitted by: Stephane Legrand <stephane.legrand@bigfoot.com>
* Upgrade to 4.0.2.dirk2000-09-028-84/+132
|
* Blind checkin of port update from a maintainer. Scot hasn't been wrong before.billf2000-09-024-176/+49
| | | | | PR: ports/18581 Submitted by: Scot W. Hetzel <hetzels@westbend.net> (MAINTAINER)
* Update to version 0.88kevlo2000-09-013-4/+7
| | | | | PR: 20959 Submitted by: MAINTAINER
* Fix some more diagnosticsbrian2000-09-012-0/+49
|
* Typo policebrian2000-09-011-0/+11
|
* Upgrade to 3.2 (no functional changes)brian2000-09-013-8/+21
| | | | | Set $HTS and $HTC in etc/rc.d/httptunnel.sh Allow HTCPROXYAUTH to specify a file name
* Install include files too.sobomax2000-08-316-6/+4695
| | | | Submitted by: ade
* Upgrade to 1.7.4.kuriyama2000-08-317-414/+492
| | | | | Submitted by: Leo Kim <leo@florida.sarang.net> (20431), shige PR: ports/20431
* Don't use ${APXS} if dso support isn't compiled in.fenner2000-08-311-0/+3
| | | | | PR: ports/20911 Reviewed by: Jim Housley <jim@thehousleys.net>
* Upgrade to snarf 7.0 (yes, the author leaped 5 major release numbers inkris2000-08-302-2/+2
| | | | | | a single bound. Perhaps he's a Slackware and/or Solaris fan) Submitted by: Bernhard Valenti <bernhard.valenti@gmx.net>
* activate mozilla+ipv6.sumikawa2000-08-291-0/+1
|
* IPv6 enabled mozilla-M17.sumikawa2000-08-294-9/+56
| | | | | Submitted by: ume Repo copied by: PW
* Remove a couple of directories that don't exist anymore.steve2000-08-281-2/+0
| | | | Submitted by: John Reynolds <jjreynold@home.com>
* Use WITH_PGSQL to be consistent with the rest of the ports that have thesteve2000-08-271-1/+1
| | | | ability to compile postgresql support in.
* old postgresql port has been removed.andreas2000-08-273-3/+3
| | | | use postgresql7, which has proven stability now.
* Update to version 0.5.jim2000-08-262-2/+2
|
* Update to 0.1.9.knu2000-08-252-7/+3
|
* Update to 0.2.0.sobomax2000-08-242-2/+2
|
* Update to version 3.0.21kevlo2000-08-232-2/+3
| | | | | PR: 20801 Submitted by: MAINTAINER
* Update to version 0.94.8.2kevlo2000-08-233-14/+7
| | | | | PR: 20748 Submitted by: Ports Fury
* Update MASTER_SITESkevlo2000-08-231-1/+2
| | | | | PR: 20770 Submitted by: MAINTAINER
* - upgrade IPv6 patch to 20000821a.sumikawa2000-08-233-3/+4
| | | | - do not use configure.v6
* Cosmetic changes to reduce difference between apache13 ports.kuriyama2000-08-227-145/+151
| | | | | | | | | (whitespace/tab, re-ordering, same $DISTNAME) This is preparation for ports/18788 updates. Approved by: adam@algroup.co.uk, sumikawa No response from: ache (sorry for stepping on your toes)
* Upgrade to Aug 4, 2000 version.dirk2000-08-224-6/+6
| | | | | PR: ports/20732 Submitted by: Scott A. Kenney <saken@hotel.rmta.org> (maintainer)
* Update to 0.3.0.sobomax2000-08-218-6/+156
|
* Actually make this workkris2000-08-212-0/+19
|
* Upgrade to surfraw 0.5.7 (software has been renamed from surfaw)kris2000-08-216-1/+76
| | | | Approved by: Maintainer, asami
* Update fcgi dev-kit to version 2.2.0. From the release announcement:kbyanc2000-08-214-110/+68
| | | | | This release has a C++ lib, thread support (in the fcgiapp and Perl lib), and some platform fixes.
* Upgrade to dev7ache2000-08-212-3/+3
|
* Add more MASTER_SITES entries.sada2000-08-211-7/+27
| | | | | PR: ports/20720 Submitted by: Trevor Johnson <trevor@jpj.net>
* Upgrade to v4.75.sada2000-08-204-35/+22
| | | | Remove needless lines from n47-n/Makefile.
* Minor fixups:steve2000-08-202-5/+4
| | | | | | - Set GNU_CONFIGURE=yes. - Move manpages from pkg/PLIST to Makefile. - Add .so symlink to pkg/PLIST.
* Fix MASTER_SITESjedgar2000-08-181-1/+1
| | | | | PR: 20596 Submitted by: Maintainer
* Fixes for new gtkhtmlade2000-08-182-2/+2
|
* Update to 1.0.7ade2000-08-184-2/+10
|
* Update to 0.6.1ade2000-08-1816-64/+72
|
* Update to 0.7.2.sobomax2000-08-178-20/+84
| | | | | | | | Now the port uses mozilla-embedded port for html rendering by default, but you can override it by defining WITH_FULL_MOZILLA (for example if you are planning to use both mozilla and galeon on the same machine). WARNING! This port requires M17 to work.
* Add mozilla-embedded - a port that installs only embeddeable component ofsobomax2000-08-1713-0/+1033
| | | | mozilla.
* Add patch for forthcoming mozilla-embedded port (this patch doesn't affectsobomax2000-08-176-0/+90
| | | | mozilla port itself).
* Make all these Ruby related ports belong also in the newly-addedknu2000-08-161-1/+1
| | | | | | "ruby" virtual category. Make textproc/eruby belong also in www.
* Update to 2.2.1b1, since there is a minor security problem in anythingnbm2000-08-1518-192/+1620
| | | | beforehand.
* Update to M17.reg2000-08-1418-270/+4518
|
* Remove out-of-date comment.kris2000-08-131-3/+0
|
* Fix a bug that's causes a TCL error in seriously wrong networkcpiazza2000-08-131-0/+9
| | | | | | | conditions. PR: 20385 Submitted by: maintainer
* Upgrade to mod_ssl 2.6.6.rse2000-08-132-2/+2
| | | | This especially fixes two nasty segfault situations.
* Do The Right Thing. (R)knu2000-08-132-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | Overall changes: Use tabs instead of sequential spaces. Note Author as well as WWW in DESCR. Do not install examples when NOPORTDOCS. Make RUBY, RUBY_VER and RUBY_ARCH variables overridable. ruby-date2: share/doc/ruby/date2/examples/ -> share/examples/ruby/date2/cal.rb textproc/ruby-html-parser: databases/ruby-mysql: devel/ruby-optparse: devel/ruby-property: Install modules under lib/ruby/site_ruby/${RUBY_VER}/ instead of lib/ruby/site_ruby/ or lib/ruby/${RUBY_VER}/ textproc/ruby-rdtool: Install documents in .rd format too. Format optparse's rd file. (Since ruby-rdtool depends on optparse, it cannot be done during optparse's build process. So ruby-rdtool should take care of that when it is installed. :)
* Add directories missing in PLISTjedgar2000-08-121-0/+1
| | | | | PR: 20378 Submitted by: Maintainer
* Change Maintainer (ports@FreeBSD.org -> jim@thehousleys.net)jedgar2000-08-121-1/+1
| | | | | PR: 20505 Submitted by: jim@thehousleys.net
* Update to 2.2.6alex2000-08-122-2/+2
| | | | | PR: 20556 Submitted by: JunSeon Oh <hollywar@holywar.net>
* Upgrade to libwww-5.3.1jseger2000-08-123-340/+12
|
* update to cgiparse 0.9a which now uses the mime library that I wrote tojmg2000-08-123-4/+8
| | | | | | | | | | support multipart/form-data.. also installs a profiling library... This can be built w/o the mim library, but I don't feel like making this port more complicated and making it optional... this port could also be built w/ mime support w/o the mime library having to be installed, but I don't see any easy way to do this with the current port system...
* Add mod_ruby, an Apache module that embeds Ruby interpreter within.knu2000-08-127-0/+84
|
* Forgot to specify RUN_DEPENDS..knu2000-08-121-0/+1
|
* Add mod_roaming, an Apache module that works as a Netscape Roamingknu2000-08-118-0/+97
| | | | Access server.
* Fix up 'extra' directoriesade2000-08-111-2/+1
| | | | Submitted by: bento
* Make these COMMENT files conform to Handbook standard.will2000-08-112-2/+2
| | | | | PR: 20269 Submitted by: Ports Fury
* Add surfaw 0.5.4, a fast unix command line interface to a variety ofwill2000-08-111-0/+1
| | | | | | | | popular WWW search engines. It uses the links browser to perform the lookups. PR: 20370 Submitted by: Christian Weisgerber <naddy@mips.inka.de>
* Add imake:${PORTSDIR}/devel/imake-4 to BUILD_DEPENDS -- these portsasami2000-08-111-0/+2
| | | | | | use imake themselves. Submitted by: bento (sort of)
* Add p5-Apache-Peek 0.9501, a Perl5 data debugging tool for XS programmers.will2000-08-116-0/+40
| | | | | PR: 20163 Submitted by: Leo Kim <leo@florida.sarang.net>
* MAN1=bluefish.1asami2000-08-111-0/+1
| | | | Submitted by: bento
* Fix p5-HTML so Perl can find its modules when they are installed.will2000-08-112-5/+5
| | | | | PR: 20512 Submitted by: Steve Coltrin <spcoltri@omcl.org>
* Substitute the extra spaces.kevlo2000-08-111-1/+1
|
* Fix up MASTER_SITEScpiazza2000-08-101-1/+1
| | | | | PR: 20478 Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
* Use files/apache.sh instead of making in Makefile.kuriyama2000-08-092-4/+2
| | | | No response from: maintainer
* Take over maintainership from Thomas for a while.nbm2000-08-096-6/+6
| | | | Approved by: thomas@hentschel.net (previous maintainer)
* Fix a type in the installation targetnbm2000-08-096-6/+6
| | | | | PR: ports/20486 Submitted by: thomas@hentschel.net
* Remove www/bsdi-netscape47-*.us.sada2000-08-091-2/+0
| | | | I was asked for this to maintainer but got no response.
* Update entries for bsdi-netscapes to v4.74.sada2000-08-092-8/+4
| | | | | PR: ports/20109 Submitted by: maintainer
* Upgrade to v4.74.sada2000-08-095-45/+41
| | | | No response from: maintainer
* Update MASTER_SITESkevlo2000-08-081-2/+2
| | | | | PR: 20465 Submitted by: MAINTAINER
* Use PERL_ARCH in pkg/PLIST so this port packages cleanly on the Alpha.steve2000-08-081-32/+32
|
* Mark this port 'ONLY_FOR_ARCHS=i386' as it contains an i386 .so.steve2000-08-081-0/+2
|
* Use time_t instead of long for a couple of variables so this build againsteve2000-08-081-0/+11
| | | | on the Alpha.
* 3.0.1 -> 3.1:brian2000-08-085-67/+2
| | | | | | | Defeat stupid proxies that don't recognise no-cache Update configure.in (again) Fix some typos and other cosmetic stuff Integrate all port patches back into the main source archive
* 3.0 -> 3.0.1 (improve configure.in, doesn't effect FreeBSD)brian2000-08-082-2/+2
|
* Upgrade to 2.8.3.1, and unmark FORBIDDEN. (non-ssl lynx was unmarkednbm2000-08-074-47/+85
| | | | | | | broken when crossing 2.8.3.pre5) PR: ports/20399 Submitted by: Stefan `Sec` Zehl <sec@ice.42.org> (MAINTAINER)
* Update to 0.7.9nbm2000-08-062-2/+2
| | | | | PR: ports/20388 Submitted by: Oddbjorn Steffensen <oddbjorn@tricknology.org> (MAINTAINER)
* Update to zope 2.2.0 to fix security hole.kris2000-08-0512-24/+12
| | | | | Submitted by: James Howard <howardjp@wam.umd.edu> PR: 20144
* Re-sobomize to use pre-patch instead of post-extractade2000-08-059-9/+13
| | | | Wrists slapped by: knu, sheldon
* Fix a keybinding search path (PREFIX/share/gtkhtml --> ↵sobomax2000-08-044-36/+60
| | | | PREFIX/share/gnome/gtkhtml).
* Fix brokeness caused by gconf shlib version change.sobomax2000-08-041-1/+1
|
* Update to 0.1.2.sobomax2000-08-044-6/+9
|
* Extensive patchfile cleanups using sobomax's wonderfulade2000-08-049-4/+95
| | | | post-extract rule
* Update for new shlib revision from guile 1.4ade2000-08-042-2/+2
|
* Remove BROKEN - now we have M16 again.sobomax2000-08-042-4/+0
|
* Redo the upgrade to M16.reg2000-08-0418-6750/+7734
| | | | | | | | | | Use one of the test programs to perform component registration in post-build, so that the port no longer requires world writeability. If you have an earlier version installed, component.reg could be a security risk: chmod 644 /usr/X11R6/lib/mozilla/component.reg chmod 644 /usr/X11R6/lib/mozilla/components/*.dat
* Mark as broken - it requires M16.sobomax2000-08-032-0/+4
|
* Backout M15 --> M16 upgrade.sobomax2000-08-0318-7710/+6738
|
* Add mod_auth_mysql, allowing apache to authenticate against a mysqlnbm2000-08-039-0/+848
| | | | | | | database. PR: ports/18730 Submitted by: James Housley <jim@thehousleys.net>
* (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-08-035-10/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm
* Add USE_NEWGCC=yes.sobomax2000-08-032-0/+2
| | | | | | | | I really think that support for 3-STABLE is depreciated, but as long as it is not officially declared yet and somebody cares enough to fill a PR I did that. PR: 20362 Submitted by: Vivek Khera <khera@kciLink.com>
* Activate xswallow.sada2000-08-031-0/+1
|
* New port - XSwallow is a general-purpose plugin for Netscape for Unixsada2000-08-036-0/+100
| | | | | | | | which allows the user to configure any programs he or she desires to handle any MIME type data embedded in web pages. PR: ports/18357 Submitted by: Conrad Sabatier <conrads@home.com>
* Update to version 0.7.8kevlo2000-08-023-16/+18
| | | | | PR: 20234 Submitted by: MAINTAINER
* Add missing md5 for n-47-c for alpha.sada2000-08-022-2/+4
| | | | | Pointed out by: Steve Price <sprice@hiwaay.net> Noticed to maintainer by: David O'Brien <obrien@freebsd.org>
* - Update port to 3.10jedgar2000-08-022-3/+3
| | | | | | | - Change maintainer (ports@FreeBSD.org -> dima@Chg.RU) PR: 20309 Submitted by: Dmitry S. Sivachenko <dima@Chg.RU>
* Add web2ldap, an web-based LDAP client.nbm2000-08-0113-0/+360
| | | | | PR: ports/20095 Submitted by: Oddbjorn Steffensen <oddbjorn@tricknology.org>
* Add galeon - a GNOME Web browser based on gecko (the mozilla rendering engine).sobomax2000-08-0113-0/+195
| | | | | | | It allows to use state-of-the-art HTML rendering engine without much overhead imposed my Mozilla itself. Obtained from: http://www.gnome.org/
* Update to M16.sobomax2000-08-0118-6738/+7710
|
* Add mod_fastcgi, the apxs-aware fastcgi module for apachenbm2000-08-016-0/+51
| | | | | PR: ports/19902 Submitted by: JunSeon Oh <hollywar@mail.holywar.net>
* Fix all TABs changed to SPC.kevlo2000-07-311-9/+9
| | | | | PR: 20241 Submitted by: MAINTAINER
* Add exclusive PLIST for alpha architecture machines (PLIST.alpha).sada2000-07-302-1/+202
|
* Avoid deinstall time warning messages when some plagins are installed.sada2000-07-302-2/+2
|
* Unbroke for navigators 4.74.sada2000-07-301-1/+1
| | | | Submitted by: FUJISHIMA Satsuki <k5@cheerful.com>
* Respect CC and CFLAGSkris2000-07-301-0/+16
|
* Add an ftp version of the MASTER_SITE, since it is available, and I'venbm2000-07-301-1/+2
| | | | had one or two people ask me to do so.
* Add http_load 1.0, a load-tester for WWW servers.alex2000-07-296-0/+32
| | | | | PR: 18463 Submitted by: Ask Bjoern Hansen <ask@valueclick.com>
* Cosmetic change of definition order.sada2000-07-291-4/+4
|
* Update to the latest 2.3.STABLE4 version plus official patches.sobomax2000-07-2832-232/+264
| | | | | | PR: 20211 Submitted by: Naoki IDO <ido@hitachi-ms.co.jp> Reviewed by: adrian
* Upgrade to 4.74.sada2000-07-284-21/+30
| | | | | | | | | | | Master-site list is increased and applied changes to hold it common between other netscape47 ports. Last committion 1.24 was a mistake, I've updated only l-n47-c/Makefile for this change. PR: ports/20162 Submitted by: maintainer
* Update to version 3.0.20kevlo2000-07-286-92/+78
| | | | | PR: 20215 Submitted by: MAINTAINER
* Add gconf.8 to LIB_DEPENDS. This should fix bento's PLIST error.sobomax2000-07-274-4/+8
| | | | Submitted by: bento
* Remove duplicated entry of RUN_DEPENDS.sada2000-07-271-10/+4
|
* Add encompass - a lightweight web browser for the Gnome Desktop Environmentsobomax2000-07-268-0/+108
|
* Add libwww2 - a glib/gtk/gnome wrapper for libwww.sobomax2000-07-267-0/+58
|
* Upgrade to 4.74.sada2000-07-254-29/+21
| | | | Now many users out of U.S. could use 128bit key encryption.
* Update to 0.2.10. Replace couple of patches with perl regex.sobomax2000-07-258-432/+368
|
* kannel installs dumb start-stop-daemon, that is absolutely unnecessary andkevlo2000-07-251-0/+38
| | | | | | | should not included in port. also it breaks the PLIST PR: 20153 Submitted by: MAINTAINER
* Update MASTER_SITESkevlo2000-07-251-1/+1
| | | | | PR: 20158 Submitted by: MAINTAINER
* Updatevanilla2000-07-223-2/+3
| | | | | | | | | | | | p5-Crypt-CBC => 1.25 p5-DBI => 1.14 p5-Date-Manip => 5.38 p5-Devel-Symdump => 2.01 p5-IRC => 0.70 p5-Locale-Codes => 1.02 p5-MIME-Lite => 2.101 p5-ParallelUA => 2.49 p5-URI => 1.07
* Distfile moved.nectar2000-07-221-1/+1
|
* Add ssserver, "Subject Search Server(TM)", a binary-only CGI supportingnbm2000-07-217-0/+179
| | | | | | | multiple languages. PR: ports/17523 Submitted by: Mike Bru <support@kryltech.com>
* Update to 0.2.8.sobomax2000-07-218-162/+434
|
* For production systems, --with-malloc=native is a recommended feature.alex2000-07-212-4/+5
| | | | | | | Configs from debian/ directory are outdated, one should use from gw/ PR: 20076 Submitted by: maintainer
* Add tclhttpd, a pure-Tcl implementation of a HTTP server.nbm2000-07-2017-0/+528
| | | | | PR: ports/19870 Submitted by: Mikhail Teterin <mi@privatelabs.com>
* Fix bug, when WAP-mobiles finally try to request a page.alex2000-07-202-1/+61
| | | | | | | | | This patch raises the pthread stack default size and compiles the port with -pthread. While I'm here, add closing ' for sed-regexp (thanks ViM syntax highlighting!) Submitted by: "Ari Suutari" <ari@suutari.iki.fi>
* Upgrade to 1.3.12.sumikawa2000-07-205-23/+73
|
* Create and remove the plugins dir properly.knu2000-07-192-0/+2
|
* Add kannel 0.10.2 - a wap / sms gateway.alex2000-07-1910-0/+136
| | | | | PR: 20022 Submitted by: Domas Mituzas <midom@dammit.lt>
* Mark BROKEN - this port hasn't compiled for months now.alex2000-07-191-0/+2
|
* Update md5. There was an annoucement about the update from the patch author.knu2000-07-191-1/+1
|
* Update to reflect what I've submitted to the httptunnel writersbrian2000-07-191-19/+11
| | | | No functional changes
* Fix patching for 2-digit years.alex2000-07-191-78/+77
| | | | | PR: 19315 Submitted by: Karl Dietz <Karl.Dietz@frankfurt.netsurf.de>
* Fix path to apachectl in stopache2000-07-185-5/+5
|
* Change dependency from mail/imap-uw to mail/cclient (the client partdirk2000-07-173-3/+3
| | | | | | | of imap-uw). PR: ports/19751 Submitted by: kbyanc
* Update to version 0.8.1.1.steve2000-07-174-14/+9
| | | | | PR: 19878 Submitted by: maintainer
* - update to version 1.4alex2000-07-143-7/+8
| | | | | | | - respect CFLAGS - place unversioned distfile on my public_distfiles area Noticed by: bento
* Convert startup script to {start|stop} usagejedgar2000-07-142-3/+19
|
* Startup script (etc/fhttpd.sh -> etc/rc.d/fhttpd.sh)jedgar2000-07-141-1/+1
|
* - On startup, /etc/rc procedure stops when thttpd is installed.steve2000-07-142-2/+3
| | | | | | | | | | | | * ${PREFIX}/etc/rc.d/thttpd.sh does not return. * FIX: invoke thttpd_wrapper as a background process. - On shutdown, Message "No processes matching ``thttpd_wrapper''" is shown. * thttpd_wrapper is actually a shell script, not an executable. * FIX: Record the pid of thttpd_wrapper to /var/run. * FIX: Use pid-file when killing the wrapper. Submitted by: Makoto MATSUSHITA <matusita@jp.freebsd.org> Reviewed by: Anders Nordby <anders@fix.no> (maintainer)
* Fix invalid (and unnecessary) check for the FreeBSD version. Verified tojedgar2000-07-142-12/+8
| | | | | | build on RELENG_3 and RELENG_4 Noticed by: bento
* Update to version 3.2.1 (bugfixes).dannyboy2000-07-143-3/+3
| | | | | PR: 19884 Submitted by: MAINTAINER
* * Wipe out extra directory lib/aout .sada2000-07-132-2/+3
| | | | | | * One portlint. Submitted by: bento
* Update udmsearch port to 3.0.19sobomax2000-07-134-36/+87
| | | | | | | | Add some patches for multilanguage search, especially for close languages (ukrainian and russian for example) PR: 19787 Submitted by: Vsevolod Lobko <seva@sevasoft.alex-ua.com>
* Fix build(link) error.shige2000-07-131-0/+10
|
* Update md5 checksum. Unfortunately there is no previous version onsobomax2000-07-131-1/+1
| | | | | | MASTER_SITE_BACKUP, so it is impossible to check what was changed. Submitted by: bento
* Update to 0.5ade2000-07-1212-12/+52
|
* From PR:sada2000-07-122-0/+7
| | | | | | | | 1. Disable Fortify, since a current version is not available. 2. Correct the PLIST. PR: ports/19832 Submitted by: Maintainer
* Make up for PLIST.sada2000-07-121-0/+5
| | | | | PR: ports/19831 Submitted by: Maintainer
* Update for new devel/libglade shlib versionade2000-07-122-2/+2
|
* Update to 0.92kevlo2000-07-116-9/+18
| | | | | PR: 19786 Submitted by: Maxim Tulyuk <mt@lucky.net>
* ben@scientia.demon.co.uk -> ben@FreeBSD.org, since I'm a committer now.ben2000-07-112-2/+2
|
* Conform PORTVERSION to how the handbook says: 0.1.11p -> 0.1.11.pknu2000-07-101-2/+2
| | | | Preached by: PW
* Activating the kwebwatch and squidguard ports.steve2000-07-101-0/+2
|
* Adding squidguard version 1.1.4.steve2000-07-107-0/+216
| | | | | | | A fast redirector for squid. PR: 19210 Submitted by: Dan Larsson <dl@tyfon.net>
* Adding kwebwatch version 0.72.steve2000-07-1015-0/+247
| | | | | | | Monitors your favorite web pages and notifies you of updates. PR: 19621 Submitted by: Mario S F Ferreira <lioux@linf.unb.br>
* General cleanup. The biggest change is to only install the core Csteve2000-07-104-203/+80
| | | | | | | development kit ant not the (now out-of-date) other language bindings. PR: 19168 Submitted by: maintainer
* Update to version 3.2, remove non-working Australian MASTER_SITE, removedannyboy2000-07-103-5/+14
| | | | | | | patch-ab (integrated by amaya's authors). PR: 19792 Submitted by: MAINTAINER
* ONLY_FOR_ARCHS should be overridden.sada2000-07-091-1/+1
|
* Update to 0.1.11-pre.knu2000-07-084-29/+29
| | | | | PR: ports/19779 Submitted by: Maintainer
* - Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-configsteve2000-07-086-19/+62
| | | | | | | - Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly PR: 19623 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update to version 2.19.steve2000-07-083-5/+11
| | | | | PR: 19656 Submitted by: maintainer
* From the submitter:steve2000-07-081-0/+84
| | | | | | | | | | The wwwoffled program in the www/wwwoffle port doesn't retry a select() call when select() fails with EINTR, which it should do. This causes problems such as a 'wwwoffle -offline' command not taking effect which can be annoying. PR: 19652 Submitted by: maintainer
* Update to version 1.3p5.steve2000-07-083-4/+4
| | | | | PR: 19640 Submitted by: maintainer
* Update to version 1.1.2.steve2000-07-082-4/+5
| | | | | PR: 19599 Submitted by: Palle Girgensohn <girgen@partitur.se>
* Use {MASTER,PATCH}_SITE_SUBDIR instead of make's sed capabilities.steve2000-07-081-1/+2
|
* Woot, this version should have called 2000.07.07, not 2000.07.7.knu2000-07-071-1/+1
|
* Escape problematic characters such as `,', `(' and `)' in an URL.knu2000-07-072-2/+2
| | | | | PR: ports/19609 Submitted by: Mikko Tyolajarvi <mikko@dynas.se>
* Remove three directories silently if empty.asami2000-07-061-0/+3
| | | | Submitted by: bento
* Add webstone/webstone.asami2000-07-061-0/+1
| | | | Submitted by: bento