1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
Commit Graph

148653 Commits

Author SHA1 Message Date
Oliver Lehmann
22509b8214 fix oss support
bump portrevision
2006-04-23 19:46:44 +00:00
Oliver Lehmann
43e9730a96 fix openal.pc 2006-04-23 19:30:20 +00:00
Tim Bishop
4307377b79 - Update i386 version to 2.9012.497
- Update amd64 version to 2.9011.496
2006-04-23 19:21:12 +00:00
Dirk Meyer
719e80afbc - update to USE_BDB
PR:		89023
Submitted by:	Scot W. Hetzel
2006-04-23 19:03:52 +00:00
Oliver Lehmann
a5837bc374 fix build on amd64 2006-04-23 19:01:28 +00:00
Alexander Leidinger
a9303324ab Fix a cut&paste error. This should unbreak this prot after commit some
minutes ago.

Noticed by:	freshports sanity checking
Pointyhat to:	netchild
2006-04-23 18:51:10 +00:00
Oliver Lehmann
8bbb57abbc readd wuft depedency 2006-04-23 18:50:27 +00:00
Michael Johnson
0c84d3099a - Update to 0.5.3
PR:		96220
Submitted by:	Ports Fury
2006-04-23 18:41:35 +00:00
Alexander Leidinger
2f5ec4ab4c Due to a missing symbol in the default thread library on sparc64 in
OSVERSION <= 700003, configure breaks with a linker error during the
detection of libpt from devel/pwlib.
- mark it as BROKEN for this particular case

PR:			96169
Submitted by:		Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Commit log by:		Joerg Pulz
Reported by:		pointyhat errorlogs
Discussed on:		freebsd-threads@, freebsd-sparc64@
Review and test on:	RELENG_6_1 i386, amd64, sparc64
			CURRENT i386, amd64
2006-04-23 18:36:38 +00:00
Michael Johnson
3dbcd718c2 - Update WWW and MASTER_SITES
PR:		96212
Submitted by:	Ports Fury
2006-04-23 18:36:03 +00:00
Christian Weisgerber
d8324afa4f Update to 1.3, which adds a man page. 2006-04-23 18:34:10 +00:00
Volker Stolz
ab2382c79d - Update to latest version
- Assign maintainership to submitter

PR:		ports/95974
Submitted by:	Martin Wilke
2006-04-23 18:28:41 +00:00
Gerald Pfeifer
f0076255d2 Fix whitespace issues and set the maintainer to maho@FreeBSD.org, as
opposed to me (implicitly via the masterport).
2006-04-23 18:24:46 +00:00
Dirk Meyer
a5f8dd1a08 - update to USE_BDB
PR:		89023
Submitted by:	Scot W. Hetzel
2006-04-23 17:43:41 +00:00
Oliver Lehmann
5f3199f9ee The start script assumes that group name == user name. This goes wrong
when mrtg needs to be started as root (for example).
When mrtg is started as root, both getgrnam() gndetpwnam() are returning
0 because Without changing the code this ends mrtg (false error).

PR:		ports/95253
Approved by:	maintainer timeout (20 days)
2006-04-23 17:39:52 +00:00
Volker Stolz
1039465e55 Fix build on 4.x
PR:		ports/95887
Submitted by:	maintainer
2006-04-23 17:33:29 +00:00
Thierry Thomas
6902ac9359 Update to version 0.2006.01.20.
PR:		93655
Submitted by:	KATO Tsuguru <tkato432 (at) yahoo.com>
2006-04-23 16:49:35 +00:00
Volker Stolz
d7bafe95c7 - Add URL
- Prune defunct email address while here

PR:		ports/96166
Submitted by:	Andreas Kohn
2006-04-23 15:44:06 +00:00
Dirk Meyer
016d27df7d - fix broken
only problems with gcc4.x.x
2006-04-23 15:22:27 +00:00
Dirk Meyer
81ebdaf270 - update to 0.2.11
- make portlint happier
2006-04-23 15:08:47 +00:00
Cheng-Lung Sung
58d20382de - Update to 2.1.1a
PR:		95899
Submitted by:	maintainer (Alex Varju)
2006-04-23 15:00:00 +00:00
Michael Johnson
11a638f356 - Update to 1.2.3 2006-04-23 14:34:01 +00:00
Michael Johnson
55628d9ff7 - Update to 1.8.49 2006-04-23 14:23:33 +00:00
Remko Lodder
b2c8757b20 Document crossfire-server -- denial of service and remote code execution
vulnerability.
2006-04-23 14:14:52 +00:00
Michael Johnson
14c79b22a8 - Update to 0.9.1
PR:		94560
Submitted by:	Mikhail T. <mi@aldan.algebra.com>
2006-04-23 14:12:23 +00:00
Volker Stolz
ffb6a2a13f Chase shlib bump in graphics/ming 2006-04-23 14:00:05 +00:00
Volker Stolz
c30bac78ff Unbreak: Limit Java version to 1.4 since build fails with Diablo JDK 2006-04-23 13:49:53 +00:00
Michael Johnson
847cde2eb2 - Update to 0.8.5-test3
- Use USE_SDL=image now for sdl support
2006-04-23 12:38:16 +00:00
Oliver Lehmann
51381bd8e6 update to 0.6.0 2006-04-23 12:20:23 +00:00
Oliver Lehmann
56ce085dfb update to 1.0.7 2006-04-23 11:55:59 +00:00
Oliver Lehmann
373a0e23a9 update to 1.3.10 2006-04-23 11:55:21 +00:00
Gerald Pfeifer
2d78e8dca5 IGNORE on ia64 and sparc64, because we know things currently cannot work
on these two.
2006-04-23 11:08:41 +00:00
Gerald Pfeifer
634bb7f5b3 Make sure all lang/gcc* ports I maintain can be properly used as master
ports by allowing MAINTAINER and COMMENT to be overridden.
2006-04-23 11:00:59 +00:00
Erwin Lansing
4411617464 Due to a missing symbol in the default thread library on sparc64 in
OSVERSION <= 700003, configure breaks with a linker error during the
detection of libpt from devel/pwlib.
- mark it as BROKEN for this particular case

PR:			96170
Submitted by:		Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Approved by:		maintainer
Reported by:            pointyhat errorlogs
Discussed on:           freebsd-threads@, freebsd-sparc64@
Review and test on:     RELENG_6_1 i386, amd64, sparc64
                        CURRENT i386, amd64
2006-04-23 10:34:03 +00:00
Gerald Pfeifer
95ff45e3cf Update to the 20060422 snapshot of GCC 4.2.0. 2006-04-23 10:29:31 +00:00
Remko Lodder
1d4bde5eb6 Document p5-DBI -- insecure temporary file creation vulnerability. 2006-04-23 10:25:26 +00:00
Jimmy Olgeni
9305a1d20e Upgrade module apache-1.270-3. 2006-04-23 10:23:04 +00:00
Oliver Lehmann
c36bc8fc88 update to openal 20060211 [1]
fix dependant ports [2]

PR:		ports/96172 [1]
		ports/95192 [2]
Submitted by:	maintainer  [1]
		oliver      [2]
Approved by:	maintainer
2006-04-23 10:14:30 +00:00
Jimmy Olgeni
f17a91a7d9 Upgrade to version 2.611, use MASTER_SITE_SOURCEFORGE. 2006-04-23 10:09:20 +00:00
Oliver Lehmann
70c81dfdc8 Add freealut 1.0.1, the OpenAL Utility Toolkit.
PR:		ports/95193
Submitted by:	Oliver Lehmann <oliver@FreeBSD.org>
2006-04-23 10:08:08 +00:00
Remko Lodder
77dac30344 Document wordpress -- full path disclosure. 2006-04-23 09:58:02 +00:00
Norikatsu Shigemura
1af0bdb083 Add gsynaptics 0.9.6, is a setting tool for
Synaptics Touchpad driver for XFree86 4.x/XOrg.

WWW:		http://sourceforge.jp/projects/gsynaptics/
Committed at:	CBUG Welcome motoyuki and rushani to Tokyo party
Committed with:	ume, cjh, metal, rushani, motoyuki, hrs, daichi and nork
2006-04-23 09:37:24 +00:00
Remko Lodder
cdbf49e1ec Document xine -- multiple remote string vulnerabilities. 2006-04-23 09:35:37 +00:00
Philip Paeps
35249a36fe Add lua50-dfui 0.1.20050901, DFUI binding for Lua 5.0.x.
PR:		ports/95991
Submitted by:	Andrew Turner <andrew+ports@fubar.geek.nz>
2006-04-23 09:31:12 +00:00
Mark Linimon
2e44b3e65c Reset sakai as maintainer due to email bouncing.
Hat:	portmgr
2006-04-23 09:00:19 +00:00
Erwin Lansing
b8c64e6860 The perl module Crypt::Rijndael has a bug in it causing it to fail on all
64-bit architectures.  It assumes that C type long is 32 bits.  The patch
below works with both i386 and amd64 and should with others.

PR:             96114
Submitted by:   Vivek Khera <vivek@khera.org>
2006-04-23 08:49:43 +00:00
Erwin Lansing
3ec36ea94c KinoSearch is a loose port of the Java search engine library Apache Lucene,
written in Perl and C. The archetypal application is website search, but it
can be put to many different uses.

Features
 * Extremely fast and scalable - can handle millions of documents
 * Full support for 12 Indo-European languages.
 * Support for boolean operators AND, OR, and AND NOT; parenthetical
   groupings, and prepended +plus and -minus
 * Algorithmic selection of relevant excerpts and highlighting of search terms
   within excerpts
 * Highly customizable query and indexing APIs
 * Phrase matching
 * Stemming
 * Stoplists

WWW: http://www.rectangular.com/kinosearch/

PR:		ports/96115
Submitted by:	Vivek Khera <vivek@khera.org>
2006-04-23 08:44:40 +00:00
Erwin Lansing
12c32d1743 The perl module Crypt::Rijndael has a bug in it causing it to fail on all
64-bit architectures.  It assumes that C type long is 32 bits.  The patch
below works with both i386 and amd64 and should with others.

PR:		96114
Submitted by:	Vivek Khera <vivek@khera.org>
2006-04-23 08:40:47 +00:00
Yen-Ming Lee
6693c92770 - update to 2.05
- assign to perl@
2006-04-23 07:39:05 +00:00
Yen-Ming Lee
51507034cb - add BUILD_DEPENDS 2006-04-23 07:16:14 +00:00