Commit graph

6927 commits

Author SHA1 Message Date
Joe Marcus Clarke
4889bf65b1 Don't build these ports on amd64.
Approved by:	portmgr (implicit)
2003-11-24 01:20:39 +00:00
Joe Marcus Clarke
1f9f8fa79c Update to 7.23.
* Addresses two security issues:
  - Forced placement of downloaded skin-files in undesirable locations
  - Buffer overflow when processing skins
* Adds an OpenSSL ASN.1 patch (http://www.openssl.org/news/secadv_20031104.txt)
* Allow for Xft support with WITH_XFT2 [1]

PR:		59577
Submitted by:	maintainer
Obtained from:	trevor [1]
2003-11-22 09:24:45 +00:00
Neil Blakey-Milner
0312b43bb0 Upgrade www/zope to version 2.6.2
PR:		59000
Submitted by:	Osma Suominen <ozone@sange.fi>
2003-11-21 18:11:38 +00:00
Norikatsu Shigemura
4e01f6732f Fix build on -stable. [1]
Add another MASTER_SITES.

Submitted by:		Volker Stolz <stolz@i2.informatik.rwth-aachen.de> [1]
2003-11-21 17:31:30 +00:00
Greg Lewis
1e96543a88 . Removed unneeded patch files.
Submitted by:	Jean-Baptiste Quenot <jb.quenot@caraldi.com>
2003-11-21 15:03:32 +00:00
Greg Lewis
e07a54ace8 . Remove unneeded patches.
Submitted by:	Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer)
2003-11-21 15:02:35 +00:00
Tilman Keskinoz
35679a24e5 Add -fPIC to CFLAGS to hopefully fix build on amd64 2003-11-21 14:58:25 +00:00
Ernst de Haan
5278339f94 Fix last commit. PORTVERSION should be 4.1.29, not 4.1.27.
Noticed by:	ve@hardcore.lt
2003-11-21 12:14:02 +00:00
Sergey A. Osokin
fe69161f27 Security update to 7.23 (aka 20031119).
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
2003-11-21 11:44:45 +00:00
Sergey A. Osokin
ad7caefb96 Author remove some needless files from distro and reroll it. 2003-11-21 10:25:28 +00:00
Norikatsu Shigemura
d72247da8d Remove needless file 2003-11-21 08:24:30 +00:00
Ernst de Haan
0a7e7cb55a Update port to version 4.1.29
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
2003-11-21 06:53:45 +00:00
Foxfair Hu
1ccc1fa5fe Submitted by: ijliao
Plugins folder should go under mt/, fix it and bump PORTREVISION.
2003-11-21 01:57:26 +00:00
Ying-Chieh Liao
a6a5407e60 add MT-PM 0.1
Movable Type Plugin Manager
2003-11-21 01:48:46 +00:00
Greg Lewis
9ec05ac2e3 . Use the newer, more simplified APACHE dependency handling.
Submitted by:	Palle Girgensohn <girgen@pingpong.net> (maintainer)
2003-11-20 23:41:09 +00:00
Mark Linimon
9a70599fac Remove www/netraider. Per bento logs, this port (a reduced version of
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.
2003-11-20 23:03:42 +00:00
Kirill Ponomarev
c7ce6ff43e - Update to version 0.1.4
- Do not overwrite config files

PR:		59490
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-11-20 22:27:12 +00:00
Greg Lewis
0738685644 . Update to 1.2.5.
. Fix MASTER_SITE_SUBDIR.
. Unbreak (port now fetches).

PR:		58944
Submitted by:	Palle Girgensohn <girgen@pingpong.net> (maintainer)
2003-11-20 22:15:04 +00:00
Greg Lewis
81c8db1a2b . Avoid conflict between resin2 and resin3
. 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)
2003-11-20 21:44:14 +00:00
Greg Lewis
5dce3730a4 . Avoid conflict between resin2 and resin3
. 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)
2003-11-20 21:25:09 +00:00
Greg Lewis
6b728ad6dd . Update to 5.0.14
PR:		59480
Submitted by:	Angelo Turetta <aturetta@commit.it>
Approved by:	"Kang Liu" <liukang@bjpu.edu.cn> (maintainer)
2003-11-20 19:59:02 +00:00
Akinori MUSHA
aedca45a70 Update to 0.2.7. 2003-11-20 19:53:38 +00:00
Joe Marcus Clarke
e5423f6173 s/epiphany/mozilla-bonobo/
Noticed by:	maintainer
2003-11-20 19:18:25 +00:00
Norikatsu Shigemura
dcd772f775 Add CONFLICTS with linuxpluginwrapper 2003-11-20 16:36:38 +00:00
Norikatsu Shigemura
a25e15ead3 Enable www/linuxpluginwrapper 2003-11-20 16:25:07 +00:00
Norikatsu Shigemura
00f93a4696 Add linuxpluginwrapper 20031120, a wrapper allowing use of
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)
2003-11-20 16:15:23 +00:00
Kirill Ponomarev
dd8e80986c - Update to version 0.4.11
- Use %%DOCSDIR%%

PR:		59491
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-11-20 16:10:20 +00:00
Kirill Ponomarev
b315d254f8 - Update to 1.9.5
- Give maintainership to submitter
- Use EXAMPLESDIR

PR:		59492
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-11-20 15:21:23 +00:00
Trevor Johnson
7e223b8511 Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by:	Oliver Eikemeier
2003-11-20 15:06:14 +00:00
Joe Marcus Clarke
f3ec3b6043 * Fix build on bento
* Update to 0.8.9
* Use PORTDOCS

PR:		59507
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-11-20 14:50:03 +00:00
Joe Marcus Clarke
85203bd816 Add mozilla-bonobo, a Mozilla plug-in that allows one to embedded bonobo
controls.  For example, with this plug-in you can view Gnumeric spreadsheets
within Mozilla.

PR:		59494
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2003-11-20 14:33:42 +00:00
Trevor Johnson
318a536982 Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
2003-11-20 13:51:47 +00:00
James E. Housley
af0934759d update apache-ssl patch to 1.52.
apache 1.3.29 is not yet supported.

PR:		59355
Submitted by:	Maintainer
2003-11-20 11:25:42 +00:00
James E. Housley
90f59ae268 Update to 1.9.13.
PR:		59113
Submitted by:	MAINTAINER
2003-11-20 11:19:13 +00:00
Sergey A. Osokin
bc92812ab5 Update to 1.5.23. 2003-11-20 10:35:27 +00:00
Ying-Chieh Liao
471191997e add mod_macro 1.1.2
Apache module for use macros in config files
2003-11-20 05:11:07 +00:00
Trevor Johnson
abcec5c9ed new Greek-language, i386 Linux binary port of Firebird Web browser 2003-11-19 11:07:48 +00:00
Hye-Shik Chang
765d5fc48b Port to Python 2.x (up to 2.2 yet)
PR:		50230
Submitted by:	thinker@branda.to
2003-11-19 09:36:42 +00:00
Trevor Johnson
3906a2246a Enable slave ports. 2003-11-19 03:51:14 +00:00
Trevor Johnson
fba184a9c8 Update to 0.7.
Approved by:	Aaron Voisine (maintainer)
2003-11-19 01:25:17 +00:00
Trevor Johnson
7d33c88109 Update to 1.5. 2003-11-19 00:04:50 +00:00
Trevor Johnson
3876d00594 Update to 1.6a. 2003-11-18 23:53:30 +00:00
Vanilla I. Shu
9d6a13bf55 Upgrade to 5.75
Approved by:	petef
2003-11-18 20:45:26 +00:00
Dirk Meyer
1c0386bee7 - make portlint happy 2003-11-18 13:24:04 +00:00
Dmitry Sivachenko
313b3b19e9 Update to version 8920.
Submitted by:	maintainer
2003-11-18 09:24:38 +00:00
Dmitry Sivachenko
f6ea0d1357 Update to version 3.0.7.
Submitted by:	maintainer
2003-11-18 09:21:10 +00:00
Mark Linimon
182c3d5b17 Unbreak by removing hardcoding of perl.
PR: ports/55638.
Submitted by: ian j hart <ianjhart@ntlworld.com>.
2003-11-17 23:22:54 +00:00
Dirk Meyer
ca27c348e1 - take maintainership 2003-11-17 19:33:49 +00:00
Trevor Johnson
b3ba3ae427 USE_REINPLACE need be defined only when REINPLACE_CMD is used. 2003-11-17 12:29:10 +00:00
Trevor Johnson
00e692203d USE_REINPLACE must be defined before REINPLACE_CMD may be used. 2003-11-17 12:03:17 +00:00