summaryrefslogtreecommitdiffstats
path: root/www
Commit message (Collapse)AuthorAgeFilesLines
* Jim Mock (jim) returned his commit bit, so set his ports free.pav2003-12-152-2/+2
| | | | Thank for all your work, Jim!
* Update to 1.6b, and add Peter's amd64 patches from Firebird. For a listmarcus2003-12-1445-273/+1833
| | | | | | of what is changed in 1.6b, checkout the release notes at: http://www.mozilla.org/releases/mozilla1.6b/
* - Update to 1.3fsergei2003-12-143-4/+4
| | | | | PR: 60214 Submitted by: maintainer
* Add a patch to the port which improves the -throttle option bysilby2003-12-142-0/+28
| | | | | | | shrinking the receive socket buffer size to 2K. The patch has been submitted to http_load's author for possible inclusion in future versions of http_load.
* Port to amd64 (note: needs ld-elf.so.1 bugfix to actually work)peter2003-12-13136-3974/+9554
| | | | | | | | | | | | | | | | I've taken a chance and split the sparc64 and alpha mega-diffs up because sparc64 patched the result of alpha's patches, and amd64 needed to do the same again - but it was sorted lexically before alpha/sparc64. I've grouped the xptcall patches together since they are standalone and split up and merged the other infrastructure jumbo-patches. I also attempted to sync up the nspr vs firebird diffs for sparc64 and alpha because they disagreed. HOWEVER... While this port 'depends' on the nspr port, it doesn't actually *use* it. It should probably be removed from the LIB_DEPENDS list. Note that the amd64 xptcall code came from SuSE via the mozilla bugzilla database.
* Remove duplicated WITH_EXPERIMENTAL comment.kuriyama2003-12-132-2/+0
| | | | Reviewed by: maintainer
* o Allow to use $SQUID_CONFIGURE_ARGS in /etc/make.conf for additionalkuriyama2003-12-136-6/+6
| | | | | | $CONFIGURE_ARGS. No response from: maintainer
* o Fix schemas directory in mt-load.cgi to fit our installation.kuriyama2003-12-132-0/+4
| | | | o Add plist entries to remove directories when they are empty.
* * Fix pkg-message generation on read-only filesystem.kuriyama2003-12-132-0/+4
| | | | | | | * Add CONFICT to www/tdiary and japanese/tdiary. PR: ports/60201 Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp> (maintainer)
* Opera has given us permission to redistribute.marcus2003-12-122-2/+0
| | | | Submitted by: maintainer
* Updated to 0.59skv2003-12-112-2/+2
|
* Add www/oscommerce, a PHP-based e-commerce system with support forlinimon2003-12-116-0/+1170
| | | | | | | | credit card payment gateways, gateways for major shipping companies to gather rates, customer tracking, shopping carts, and many other features. PR: ports/60122 Submitted by: Travis Campbell <hcoyote@ghostar.org>
* - Take maintainershipdinoex2003-12-112-9/+7
| | | | | | | | | - remove squid dependecy (squid may depend on this module when configured) - new option SAMBA_PORT - use DOCSDIR - don't install another copy of GPL - don't use INSTALL_MAN for non manpages
* Update to version 3.18.demon2003-12-102-2/+2
|
* Ooops... instead of removing the perl 5.8 test completely revertnetchild2003-12-101-2/+4
| | | | | | | | to check for perl 5.6.1 or better. [1] Remove -DCHECK_FOR_IC_USER from MAKE_ARGS, it's not needed there. Noticed by: erwin [1]
* - remove BROKEN, the user gets used as intendednetchild2003-12-102-7/+1
| | | | | | | | | | | - remove perl 5.8 dependency, no problems with 5.6 here - fix one very little bug in the plist (only shows up if you deinstall right after installing interchange) If you experience a problem, please report via send-pr and not in some kind of chat where the actual content of the report may get lost. Go ahead and do what's needed by: linimon
* - Release maintainership of my portspav2003-12-096-12/+3
| | | | | PR: ports/60092 Submitted by: Jamie Hermans <jamie@hermans.ca>
* - Update to 1.3.8.s.3pav2003-12-093-1416/+1416
| | | | | | | | - Sort plist - Give maintainership to submitter PR: ports/60082 Submitted by: Vincent Tantardini <vinc@freebsd-fr.org>
* - Fix malformed request which prevents from authenticate agaist Zope serverserwin2003-12-093-8/+27
| | | | | | | | | | | | | Notice by: Morten W. Petersen" <morten@nidelven-it.no> Obtained from: srp@grex.org (author) - Port changes: - use USE_APACHE - use PORTDOCS - fix install/deinstall behaviour with package install PR: 60030 Submitted by: maintainer
* Update to 2.12erwin2003-12-092-2/+2
|
* Update to 2.45erwin2003-12-092-2/+3
|
* Update http_load to 20020104 from 20010405; remove patch-idle as it hassilby2003-12-093-47/+4
| | | | | been integrated into http_load. Also remove the maintainer, as the port was quite out of date.
* Fix a security related problem in tDiary 1.5.6, seelinimon2003-12-096-2/+106
| | | | | | | | | | | http://www.tdiary.org/20031119.html (Japanese-language) for details. It only happened in the following case: * "@secure = true" in setting file (tdiary.conf) * output_rdf.rb or tb-send.rb by plugin choice PR: ports/59451 Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp> (maintainer)
* Updated to 1.06skv2003-12-082-3/+4
|
* Updated to 0.9skv2003-12-084-23/+23
|
* Update to version 9194.demon2003-12-082-2/+2
| | | | Submitted by: maintainer
* Update to version 9176.demon2003-12-082-3/+4
| | | | Submitted by: maintainer
* Update to 1.1perky2003-12-084-23/+384
| | | | Submitted by: Mina Naguib <webmaster@topfx.com>
* add py-mt 1.0ijliao2003-12-085-0/+41
| | | | A Python module which provides Movable Type XML-RPC connectivity
* - Fix build on 5.x and unbreakpav2003-12-074-18/+52
| | | | | PR: ports/59848 Submitted by: Ports Fury
* - Update to 1.10.0krion2003-12-072-2/+2
| | | | | PR: 60022 Submitted by: maintainer
* - option WITH_APACHE_IPV6dinoex2003-12-074-3/+22
| | | | | | | PR: 42427 Submitted by: sec@42.org - fix Usage
* If a GTK2 mozilla is specified in WITH_MOZILLA, build the headers in theadamw2003-12-072-4/+24
| | | | | | | | | appropriate mozilla-*-gtk2 directory. While the end package is the same, this has implications at build time. On a clean system, this obviates the introduction of gtk12 and orbit-1 libraries, and allows the GNOME2 desktop to be installed from ports without ever needing GTK+-1.2 libraries.
* English grammer fixes.matusita2003-12-071-5/+4
| | | | Submitted by: Kenneth Stailey <kstailey at yahoo.com>
* Restyle email address of (non)maintainer.linimon2003-12-071-1/+1
|
* Chase the libmad/libid3tag shared lib version.marcus2003-12-071-2/+3
|
* Set gnome@FreeBSD.org as maintainer.adamw2003-12-072-2/+2
|
* Force dependency on Perl 5.8. Without that, the port attempt tolinimon2003-12-071-2/+6
| | | | | | | | | | | do nasty things like install into non-subdirectories of /usr/local. (This was reported to me privately). Also, mark as BROKEN due to a configuration error in which it requests you create a userid but then refuses to use it. The submitter of the original email reports that this port has become out of date, and that he also had much better success with the (upcoming) port of osCommerce, which is much less difficult to understand.
* - Update to 1.9.14pav2003-12-053-4/+9
| | | | | PR: ports/59663 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer)
* Add Monkey HTTP Daemon, a small, powerful, and fast Web server written in C.pav2003-12-059-0/+249
| | | | | | | | | | Features include language support, GET, POST, and HEAD methods, CGI, PHP4 , a config file (optional for every user), a mime.types file, virtual hosts, the ability to deny URLs and IPs, to run as a different user (such as nobody), serve users home directories, resume, and more. PR: ports/58290 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
* - Update to 2.6.0pav2003-12-053-6/+15
| | | | | PR: ports/59476 Submitted by: zhuravlev alexander <zaa@ulstu.ru> (maintainer)
* - Update to 1.3.8.s.2pav2003-12-053-618/+881
| | | | | PR: ports/58311 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
* Upgrade to 2.8a.sumikawa2003-12-053-8/+8
|
* Update to 1.4p2.tobez2003-12-056-152/+57
|
* - Update to 1.24sergei2003-12-042-2/+2
| | | | | PR: 59408 Submitted by: maintainer
* - Update to 0.8.1pav2003-12-042-2/+2
| | | | | PR: ports/59947 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> (maintainer)
* - Update to 0.8.2pav2003-12-042-3/+3
| | | | | | | | | * Fix buffer overflow vulnerability. * Support properties which have namespace other than DAV:. * More options. PR: ports/59939 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> (maintainer)
* - Update to version 0.10krion2003-12-043-5/+12
| | | | | PR: 59647 Submitted by: Ports Fury
* Add p5-HTTP-Lite 2.1.5mat2003-12-045-0/+47
| | | | | | | Perl5 modules for Lightweight HTTP implementation. PR: 59539 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* Add p5-IMDB-Movie 0.10mat2003-12-045-0/+43
| | | | | | | Perl module to fetch movie info from www.imdb.com. PR: 58929 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
OpenPOWER on IntegriCloud