Commit graph

100475 commits

Author SHA1 Message Date
Thierry Thomas
0c38a86f64 Add gd-aspell , aspell with Scottish Gaelic dictionary.
Approved by:	mat (mentor).
2004-04-16 21:53:38 +00:00
Thierry Thomas
cb8b3d3613 Add dictionaries for Scottish Gaelic (gd) and Manx Gaelic (gv),
and update the following dictionaries:
- Irish (ga)
- Indonesian (id)
- Croatian (hr)
- Italian (it)
- Slovak (sk).

Approved by:	mat (mentor).
2004-04-16 21:52:55 +00:00
Clement Laforet
7892f8051f - Add MySQL support 2004-04-16 21:46:01 +00:00
Clement Laforet
fe0a2a18e6 - Update to 1.2 2004-04-16 21:08:30 +00:00
Joe Marcus Clarke
800c511d54 Update to 2.6.0. 2004-04-16 20:56:01 +00:00
Joe Marcus Clarke
72496a9db6 Update to 0.8.0. For a list of what's changed, see:
http://rhythmbox.sourceforge.net/news.html
2004-04-16 20:53:40 +00:00
Michael Nottebrock
9bc99a0f52 Add WITHOUT_GUI option to force mplayer's gtk gui to off and disable
arts audio output if gui is enabled to avoid crashes caused by conflicting
versions of glib.

Submitted by: maintainer
2004-04-16 20:24:22 +00:00
Mark Linimon
5fa4d6e9b3 Really fix plist this time. I think. 2004-04-16 20:12:41 +00:00
Mikhail Teterin
5fc2d96054 Default to Tcl-8.4, as neotcl and tclX do now.
Prompted by:	kris
2004-04-16 20:08:19 +00:00
Clement Laforet
52fc652591 Add mod_log_sql 1.97.
This add-on module allows the apache web server to use a MySQL database
for logging of all operations.

WWW: http://www.outoforder.cc/projects/apache/mod_log_sql/

This release add supports for apache2.
2004-04-16 19:57:21 +00:00
Mikhail Teterin
a06290b8cf Update from 0.8.1 to 0.8.3. Fix bugs... 2004-04-16 19:49:52 +00:00
Mark Linimon
a966629707 Back out last checkin. The listed file must be from some dependency.
A single install/deinstall cycle was not enough to catch this, sigh.
2004-04-16 19:41:31 +00:00
Mark Linimon
60c5165d5a Per dosirak run, fix plist. 2004-04-16 19:32:35 +00:00
Mark Linimon
0b4aac39e1 Per dosirak run, fix plist. 2004-04-16 19:27:04 +00:00
Greg Lewis
6554e5f610 . Fix packing list. [1]
. Remove bogus BUILD_DEPENDS (BUILD_DEPENDS and NO_BUILD?).

Submitted by:	bento via kris
2004-04-16 19:16:12 +00:00
Oliver Lehmann
492f3bbdc3 last commit was sponsored by:
PR:		ports/65634
Submitted By:	Linh Pham <question+freebsdpr@closedsrc.org>
2004-04-16 18:26:33 +00:00
Oliver Lehmann
2919f69e0b create ${X11BASE}/etc/gdm/Sessions if it doesn't exist and WITH_GDM is specified 2004-04-16 18:25:16 +00:00
Joe Marcus Clarke
83dea9ea8f * Update to today's -CURRENT snapshot
* Add local patches to cause pkg_add to spawn itself correctly when installing
  dependent packages.  Previously, it would always spawn /usr/sbin/pkg_add.
2004-04-16 18:20:14 +00:00
Kirill Ponomarev
48c5aaf5d4 - Fix WWW:
PR:		ports/65632
Submitted by:	maintainer
2004-04-16 18:10:28 +00:00
Joe Marcus Clarke
1bee18f6bd Update to 2.6.1. 2004-04-16 17:58:42 +00:00
Jean-Marc Zucconi
3dafff6767 Install *.aff and *.hash files when ISPELL_NL is defined.
Submitted by:	vs
2004-04-16 17:33:02 +00:00
Joe Marcus Clarke
1a14a73e8a Update to 2.6.1. 2004-04-16 17:32:55 +00:00
Alexander Nedotsukov
95c98eb8c1 Fix crasher bug. There is a problem in inkscape provoked by
sp_object_invoke_write() call wich result in bunch on gtk signals
emission wich in turn may release parent knot holder object beeng
modified. Current fix is not correct way to resolve the situation but
it let us safely go.
2004-04-16 17:06:21 +00:00
Jacques Vidrine
3eb8597bd7 Add mysqlbug temporary file handling vulnerability.
Add ident2 vulnerability.

make tidy (sorry, I meant to do this in a separate commit)
2004-04-16 16:29:01 +00:00
Jacques Vidrine
11758f81a7 Jack of RaptureSecurity reported a double byte buffer overflow in
ident2.  The bug may allow a remote attacker to execute arbitrary code
within the context of the ident2 daemon.  The daemon typically runs as
user-ID `nobody', but with group-ID `wheel'.
2004-04-16 16:25:36 +00:00
Clement Laforet
86fa33ed95 Add mod_auth_useragent 1.0
mod_auth_useragent allows you to forbid clients based on their
User-Agent by placing a single line in your Apache httpd.conf. Be aware
that this is by no means a security measure as it is trivial to change
your User-Agent in most browsers.

WWW: http://tangent.org/index.pl?lastnode_id=478&node_id=423
2004-04-16 16:20:16 +00:00
Greg Lewis
8999f05653 . Force ant to use the selected JDK to build rather than what it was
built with.

Submitted by:	bento via kris
2004-04-16 16:10:14 +00:00
Greg Lewis
0238f2a0f4 . Fixed 'make package' (see recent bento build logs)
. Use ${DATADIR} so no more %%T%% (as %%DATADIR%% is already in PLIST_SUB)
. Use ${ECHO_MSG} instead of ${ECHO_CMD}
. Use ${INSTALL_DATA} for documentation.
. bsd.java.mk 2.0 compliant

PR:		65621
Submitted by:	Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> (maintainer)
2004-04-16 15:58:02 +00:00
Clement Laforet
b3a94988db Add mod_accessCookie 0.4.
This module restricts access in the same way as an 'allow from'
does (it is derived form this module :), by checking for the exinstence of
a cookie. If a cookie is present it compares it to cookies found in a
mySQL database. If it can find a equivalent cookie there, access is
granted, else access is denied.
2004-04-16 15:56:59 +00:00
Greg Lewis
8b76648e17 . Require JDK 1.4 or better (fixes bento build). [1, 2]
. Use MASTER_SITE_APACHE_JAKARTA. [1]
. bsd.java.mk 2.0 compliant. [1]
. Removed pkg-plist using PLIST_FILES. [1]
. Forced ANT to use the selected version of Java.

PR:		65617 [1], 65349 [2]
Submitted by:	Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
		Anton Yudin <toha@toha.org.ua>
Approved by:	Anton Yudin <toha@toha.org.ua> (maintainer)
2004-04-16 15:26:10 +00:00
Mark Linimon
ebec63ec35 Per dosirak run, fix plist: silently try to remove directories created by
Zope itself.
2004-04-16 15:01:47 +00:00
Kirill Ponomarev
7a995d6f10 - Fix WWW: 2004-04-16 15:01:02 +00:00
Greg Lewis
469f0e8f80 Many fixes to the new bsd.java.mk, including:
. Make the USE_JIKES setting to actually work.
. Simplified backwards compatibility with the old bsd.java.mk.
. Allowed java dependency selection with JAVA_PREFERRED_PORTS.
. More error checking on variable settings.
. Allowed USE_JAVA=yes to work without specifying a version.
. Expanded the meta-info for the individual ports so the full version
  is now available, among other things.

Submitted by:	Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
2004-04-16 14:53:22 +00:00
Kirill Ponomarev
6eddad823e - Update to version 1.0
PR:		ports/65618
Submitted by:	maintainer
2004-04-16 14:52:28 +00:00
Tilman Keskinoz
6accbd81ff Fix make describe for old make's.
PR:		65622
Submitted by:	Scott Lipcon <slipcon@mercea.net>
2004-04-16 14:52:10 +00:00
Jacques Vidrine
3e8e3ecfe4 Additional CVE name for recent CVS vulnerability. 2004-04-16 14:44:09 +00:00
Kirill Ponomarev
050450676e - Remove USE_SIZE knob 2004-04-16 14:42:39 +00:00
Clement Laforet
a69c5948a6 - Utilize Makefile.modules.3rd 2004-04-16 14:40:41 +00:00
Sergey Skvortsov
571fbc7793 Remove optional dependency.
Pointed by:	kuriyama
2004-04-16 14:38:04 +00:00
Sergey Skvortsov
c90d1af495 Remove useless dependency.
Pointed by:	kuriyama
2004-04-16 14:36:53 +00:00
Sergey Skvortsov
073a770506 Mark port as depending on kernel 2004-04-16 14:16:53 +00:00
Clement Laforet
114293d141 - Utilize Makefile.modules.3rd 2004-04-16 14:15:55 +00:00
Kirill Ponomarev
431dc081a7 - Update to version 20040331
PR:		ports/65606
Submitted by:	Toni Viemero <toni.viemero@iki.fi>
Approved by:	maintainer
2004-04-16 14:09:54 +00:00
Clement Laforet
291e472f16 Add AP_EXTRA to support extra arguments to apxs during build.
AP_INC and AP_LIB were added.

Reminded by: mod_vdbh port
2004-04-16 14:07:16 +00:00
Clement Laforet
9659b8cfc9 - Utilize Makefile.modules.3rd
IMHO, it's one of the best example to see how Makefile.modules.3rd
  can be useful.
2004-04-16 13:52:18 +00:00
Jimmy Olgeni
024cdc752e Upgrade to version 3.6.
Submitted by:	Conrad Sabatier <conrads(at)cox.net>
2004-04-16 13:51:23 +00:00
Clement Laforet
9b3d51b788 - Utilize Makefile.modules.3rd 2004-04-16 13:38:17 +00:00
Clement Laforet
267bec7c6d - Utilize Makefile.modules.3rd
- Shorten COMMENT
2004-04-16 13:37:51 +00:00
Kirill Ponomarev
6b63c7cd1c - Fix MASTER_SITES 2004-04-16 13:33:40 +00:00
Clement Laforet
a15906aee6 Remove noisy apache version detection 2004-04-16 13:29:29 +00:00