summaryrefslogtreecommitdiffstats
path: root/www
Commit message (Collapse)AuthorAgeFilesLines
* Add -fPIC to CFLAGS to hopefully fix build on amd64arved2003-11-211-0/+1
|
* Fix last commit. PORTVERSION should be 4.1.29, not 4.1.27.znerd2003-11-212-2/+2
| | | | Noticed by: ve@hardcore.lt
* Security update to 7.23 (aka 20031119).osa2003-11-214-26/+26
| | | | | | | | | | | | | It addresses these vulnerabilities: - Addressing two issues reported by Jouko Pynnonen: - Forced placement of downloaded skin-files in undesirable locations - Buffer overflow when processing skins - Additionally, added an OpenSSL ASN.1 patch (from OpenSSL 0.9.6k, November 4, 2003) Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer) PR: 59542
* Author remove some needless files from distro and reroll it.osa2003-11-211-1/+1
|
* Remove needless filenork2003-11-211-16/+0
|
* Update port to version 4.1.29znerd2003-11-214-12/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In the process, fix the packing list to obtain a clean pkg_add/pkg_deinstall sequence (a number of empty directory where not created in previous versions) The generated package now includes directives to fix file/dir ownership after install, so that the installed tree is identical to what you obtain after 'make install' from the port. Summary of changes to Tomcat since 4.1.27: . The Coyote connector (HTTP/1.1 and AJP/1.3) has been upgraded to Coyote 1.1, which is the one used by Tomcat 5.0.x. . Upgrade distributed jars: DBCP (1.1) commons-modeler (1.1) Xerces (2.5.0) regexp (1.3). . Added support for nesting a Context Listener and a Webapp Loader within a DefaultContext. . Minor docs updates. . StandardContext: Fix reloading regression. . StandardDefaultContext: Fix support for defining ResourceLink . StandardWrapperValve: Fix infinite recursion when logging in certain cases . JNDIRealm: Many bugfixes (18698, 11678, 19864, 20518, . 14817, 22236), and allow multiple user patterns. . CGI Servlet: Bugfixes (22857, 22858). . WebDAV Servlet: Fix bad handling of the destinationPath URL. . SecurityClassLoad: Preload a few additional classes from Coyote. . MemoryUser: XML-escape the values when writing out the tomcat-users.xml file. Submitted by: Angelo Turetta <aturetta@commit.it> PR: 58973
* Submitted by: ijliaofoxfair2003-11-212-5/+5
| | | | Plugins folder should go under mt/, fix it and bump PORTREVISION.
* add MT-PM 0.1ijliao2003-11-215-0/+90
| | | | Movable Type Plugin Manager
* . Use the newer, more simplified APACHE dependency handling.glewis2003-11-201-7/+4
| | | | Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer)
* Remove www/netraider. Per bento logs, this port (a reduced version oflinimon2003-11-205-52/+0
| | | | | | | Konqueror) only compiles on 4.X on i386. The mastersite disappeared 2 years ago. The last distfile is 3 years old and its status on Sourceforge is listed as "alpha". PR: ports/58313 and no objection for one month.
* - Update to version 0.1.4krion2003-11-204-6/+25
| | | | | | | - Do not overwrite config files PR: 59490 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
* . Update to 1.2.5.glewis2003-11-202-5/+3
| | | | | | | | . Fix MASTER_SITE_SUBDIR. . Unbreak (port now fetches). PR: 58944 Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer)
* . Avoid conflict between resin2 and resin3glewis2003-11-2012-234/+380
| | | | | | | | | | | | | . Fix resin{2,3}ctl first line (perl path) . Pid file is no more created in the Makefile . New resin.sh startup script, manages pid file . pkg-[de]install and pkg-message are now generated . Do not write anything after including bsd.port.post.mk . Packages are now supported (reported by Arcadius Ahouansou) . Integration with apxs for [de]activating mod_caucho PR: 57566 Submitted by: Jean-Baptiste Quenot <jbq@caraldi.com> (maintainer)
* . Avoid conflict between resin2 and resin3glewis2003-11-2012-606/+738
| | | | | | | | | | | | | . Fix resin{2,3}ctl first line (perl path) . Pid file is no more created in the Makefile . New resin.sh startup script, manages pid file . pkg-[de]install and pkg-message are now generated . Do not write anything after including bsd.port.post.mk . Packages are now supported (reported by Arcadius Ahouansou) . Integration with apxs for [de]activating mod_caucho PR: 57566 Submitted by: Jean-Baptiste Quenot <jbq@caraldi.com> (maintainer)
* . Update to 5.0.14glewis2003-11-2015-290/+315
| | | | | | PR: 59480 Submitted by: Angelo Turetta <aturetta@commit.it> Approved by: "Kang Liu" <liukang@bjpu.edu.cn> (maintainer)
* Update to 0.2.7.knu2003-11-202-2/+2
|
* s/epiphany/mozilla-bonobo/marcus2003-11-201-1/+1
| | | | Noticed by: maintainer
* Add CONFLICTS with linuxpluginwrappernork2003-11-201-0/+1
|
* Enable www/linuxpluginwrappernork2003-11-201-0/+1
|
* Add linuxpluginwrapper 20031120, a wrapper allowing use ofnork2003-11-205-22/+103
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | linux-plugins like flash6(almost stable) and acroread5(unstable, you can use only one shot from boot) with native browsers. Flash6 |mozilla | firebird | galeon | ephiphany | opera | konquere ------------+--------+----------+--------+-----------+-------+---------- 4-stable[*] | OK | OK | OK | OK | OK | OK but... 5-current | OK | OK | OK | OK | NG | OK but... For konquere user: Please set plugins directory by hand. Acrobat |mozilla | firebird | galeon | ephiphany | opera | konquere ------------+--------+----------+--------+-----------+-------+---------- 4-stable[*] | ONLY 5-current | ONE SHOT USE [*] patched with http://people.FreeBSD.org/~nork/libmap_4stable.diff [1] port to NetBSD and try to use realplayer plugin. [2] use linux-threads. [3] map libc.so.6 -> pluginwrapper.so idea Submitted by: Takahiro Igarashi <thir@thir.org> [1] Joe Kelsey <joek@mail.flyingcroc.net> [2] t3rra yi <t3rra@hotmail.com> [3] Tested by: members of C BSD Users Group in Tokyo, Japan (C is Capital?) and many many many many many many many people! Desired by: ume as Trekkie Yoshihiko Sarumaru <sarumaru@yamayuri.org> Reviewed by: simokawa, ume, takawata, nectar Repo copied by: joe (cvs) Approved by: marcus (portmgr)
* - Update to version 0.4.11krion2003-11-204-47/+45
| | | | | | | - Use %%DOCSDIR%% PR: 59491 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
* - Update to 1.9.5krion2003-11-204-17/+26
| | | | | | | | - Give maintainership to submitter - Use EXAMPLESDIR PR: 59492 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
* Define USE_PERL5_BUILD, not erroneous USE_PERL.trevor2003-11-203-3/+3
| | | | Submitted by: Oliver Eikemeier
* * Fix build on bentomarcus2003-11-205-17/+67
| | | | | | | | * Update to 0.8.9 * Use PORTDOCS PR: 59507 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
* Add mozilla-bonobo, a Mozilla plug-in that allows one to embedded bonobomarcus2003-11-205-0/+94
| | | | | | | | controls. For example, with this plug-in you can view Gnumeric spreadsheets within Mozilla. PR: 59494 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
* Define USE_PERL to make Perl available for (mostly deprecated)trevor2003-11-203-0/+3
| | | | "perl -pi -e" construction.
* update apache-ssl patch to 1.52.jeh2003-11-203-5/+4
| | | | | | | apache 1.3.29 is not yet supported. PR: 59355 Submitted by: Maintainer
* Update to 1.9.13.jeh2003-11-2014-620/+21
| | | | | PR: 59113 Submitted by: MAINTAINER
* Update to 1.5.23.osa2003-11-208-177/+28
|
* add mod_macro 1.1.2ijliao2003-11-205-0/+42
| | | | Apache module for use macros in config files
* new Greek-language, i386 Linux binary port of Firebird Web browsertrevor2003-11-194-0/+26
|
* Port to Python 2.x (up to 2.2 yet)perky2003-11-194-7/+93
| | | | | PR: 50230 Submitted by: thinker@branda.to
* Enable slave ports.trevor2003-11-192-46/+48
|
* Update to 0.7.trevor2003-11-194-4/+6
| | | | Approved by: Aaron Voisine (maintainer)
* Update to 1.5.trevor2003-11-193-15/+16
|
* Update to 1.6a.trevor2003-11-183-15/+15
|
* Upgrade to 5.75vanilla2003-11-182-2/+2
| | | | Approved by: petef
* - make portlint happydinoex2003-11-182-6/+6
|
* Update to version 8920.demon2003-11-183-4/+4
| | | | Submitted by: maintainer
* Update to version 3.0.7.demon2003-11-1820-80/+20
| | | | Submitted by: maintainer
* Unbreak by removing hardcoding of perl.linimon2003-11-172-12/+2
| | | | | PR: ports/55638. Submitted by: ian j hart <ianjhart@ntlworld.com>.
* - take maintainershipdinoex2003-11-171-1/+1
|
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.trevor2003-11-1712-12/+0
|
* USE_REINPLACE must be defined before REINPLACE_CMD may be used.trevor2003-11-172-0/+2
|
* - Update to version 1.88krion2003-11-163-2/+5
| | | | | PR: 59348 Submitted by: Lars Thegler <lars@thegler.dk> (maintainer)
* Add a new patch-Double.cpp that fixes the recent core dumps during post-buildmarcus2003-11-1614-68/+720
| | | | | | on Sparc64. Submitted by: tmm (bless that man)
* Update to version 8.2 and remove a dead MASTER_SITE.tom2003-11-154-33/+3
|
* Slave ports do not need to include the master category in CATEGORIES.linimon2003-11-151-2/+1
| | | | | | | | It is redundant. PR: ports/49002 Submitted by: Dan Langille <dan@langille.org> Obtained from: FreshPorts survey
* Update to 1.5.6.knu2003-11-156-62/+30
| | | | | PR: ports/59281 Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp> (MAINTAINER)
* Only add the plug-in symlink to the plist if we're actually going to createmarcus2003-11-154-4/+28
| | | | | it. This fixes a packaging problem on bento. Also, break out of the for loop once we find a suitable plug-in.
OpenPOWER on IntegriCloud