Commit graph

162130 commits

Author SHA1 Message Date
Tom McLaughlin
64802fefbc Fix crash due to DllImport of non-existant function in libc.
Submitted by:	flz
Approved by:	portmgr (linimon)
Pointyhat:	me
2006-10-18 20:25:11 +00:00
Jeremy Messenger
5d10be3cde Update to 2.10.3 to fix the 64-bit platforms in the runtime.
Bugzilla:	http://bugzilla.gnome.org/show_bug.cgi?id=362738
Reported by:	Mark Nowiasz <buckaroo@gmx.de>
Approved by:	portmgr (marcus)
2006-10-18 18:56:36 +00:00
Greg Lewis
321053564c . Fix the packing list.
Pointed out by:	pointyhat (kris)
Approved by:	portmgr (kris)
2006-10-18 18:52:47 +00:00
Joe Marcus Clarke
722b1e9e3c Actually commit the Makefile bit to allow the
patch-programs::fonttosfnt::util.c to apply.

Reminded by:    Scott Allendorf <scott-allendorf@uiowa.edu>
Approved by:	portmgr (implicit)
2006-10-18 18:07:21 +00:00
Erwin Lansing
8055e4c663 Use INSTALL_PROGRAM instead of INSTALL_DATA on the installed binary
to make sure the permissions are right so it can actually be run.

Approved by:	portmgr (self)
2006-10-18 12:16:33 +00:00
Michael Nottebrock
f1bf4db4f5 Explicitly disable HAL support, it currently doesn't work on FreeBSD.
Approved by:	portmgr (marcus)
2006-10-18 10:24:45 +00:00
Michael Nottebrock
1f7791426e Do not install hicolor-theme directories and index file, instead depend
on misc/hicolor-icon-theme.

Approved by:	portmgr (marcus)
2006-10-18 10:20:57 +00:00
Maho Nakata
1ba5df5634 Update to 2.0.4.
Approved by:	portmgr(edwin)
2006-10-18 07:03:03 +00:00
Mikhail Teterin
41f6797386 Disable two more self-tests, which may hang in rare circumstance.
According to SleepyCat/Oracle, these will be fixed in the next release.

Provide two explicit download sites for those, whose FETCH_CMD is set to
NOT follow redirects (as is the default). Oracle uses such redirects to
facilitate downloads from the server closer to the downloader, but the
scheme breaks, when the redirects are not followed.

Approved by:	portmgr (erwin)
2006-10-18 01:44:16 +00:00
Michael Johnson
1214295655 - Chase g-wrap downgrade
Approved by:	portmgr (marcus)
2006-10-17 21:26:31 +00:00
Michael Johnson
fff9f6cef3 - Back out of 1.9.6 and back down to 1.3.4 since ffi doesn't build on !i386
* Kept glib2 instead of backing down to glib1

Approved by:	portmgr (marcus)
Reported by:	pointyhat via kris
2006-10-17 21:24:05 +00:00
Simon L. B. Nielsen
a0a4a2fb88 Update php -- _ecalloc Integer Overflow Vulnerability entry with
details from Steffan Essers advisory about the implications of this
issue.  The advisory was not public when this issue was initially
fixed.

Approved by:	portmgr (secteam blanket)
2006-10-17 20:45:55 +00:00
Joe Marcus Clarke
7ca4c6bb97 Fix the build with the new freetype2.
Reported by:	Scott Allendorf <scott-allendorf@uiowa.edu>
Approved by:	portmgr (implicit)
2006-10-17 20:12:17 +00:00
Joe Marcus Clarke
0ba9dd00ff Remove the FreeType EXTRA_PATCHES now that they are in XFree86-4-libraries.
Submitted by:	Scott Allendorf <scott-allendorf@uiowa.edu>
Approved by:	portmgr (implicit)
2006-10-17 20:04:48 +00:00
Lars Thegler
19e82d4134 - Make fetchable by updating to 1.9014
PR:		ports/104482, and others
Submitted by:	leeym, and others
Approved by:	portmgr (clement)
2006-10-17 19:29:58 +00:00
Joe Marcus Clarke
48db38db6f Do not remove dbus directories that are owned by devel/dbus.
Reported by:	pointyhat via kris
Approved by:	portmgr (implicit)
2006-10-17 18:16:58 +00:00
Joe Marcus Clarke
f34bb49e25 Correct the slib-guile dependency, and fix installation.
Reported by:	pointyhat via kris
Approved by:	portmgr (implicit)
2006-10-17 18:15:45 +00:00
Stanislav Sedov
257eb51b9d - multimedia/gmencoder now has the correct plist after the GNOME update.
PR:		ports/103916
Submitted by:	"Pawel Pekala" <c0rn@o2.pl>, me (stas)
Approved by:	portmgr (erwin)
2006-10-17 16:55:09 +00:00
Marcus Alves Grando
3d5fa7b997 - Update HPN patch. Patch are renamed, the only content differences are two rows now enclosed in an "else" block.
Submitted by:	ale
Approved by:	portmgr (erwin)
2006-10-17 13:27:18 +00:00
Alexey Dokuchaev
3ec1c482f4 - Make fetchable, developer site moved
- Update WWW line in pkg-descr

PR:		ports/104471
Submitted by:	Thomas Abthorpe <thomas(at)goodking.ca>
Approved by:	portmgr (erwin)
2006-10-17 10:07:04 +00:00
Alexey Dokuchaev
c5bd3e7347 - Make fetchable, project moved to SourceForge
- License changed to less restricted one

PR:		ports/104392
Submitted by:	Benjamin Lutz <mail(at)maxlor.com>
Approved by:	portmgr (erwin)
2006-10-17 09:29:16 +00:00
Erwin Lansing
a2eb0bd472 Mark multimedia/win32-codecs as not-vulnerable after the quicktime codecs
were optional. The quicktime codecs are still vulnerable though, but we
rely on the conditional FORBIDDEN statement in the ports Makefile for this.

Approved by:	portmgr (self), secteam (simon)
2006-10-17 09:20:59 +00:00
Roman Bogorodskiy
c8f1e8c1e0 The distfile keeps rerolling, so place it on MASTER_SITE_LOCAL.
Reported by:	pointyhat via kris
Approved by:	portmgr (erwin)
2006-10-17 08:22:49 +00:00
Joe Marcus Clarke
712fd3aea5 Fix the build on 4.X with the new freetype2.
Reported by:    Scott Allendorf <scott-allendorf@uiowa.edu>
Approved by:    portmgr (implicit)
2006-10-17 05:03:32 +00:00
Joe Marcus Clarke
0154ddba17 Fix the build on 4.X with the new freetype2.
Reported by:	Scott Allendorf <scott-allendorf@uiowa.edu>
Approved by:	portmgr (implicit)
2006-10-17 05:03:08 +00:00
Joe Marcus Clarke
1b2aba4c46 Restore a patch lost in the GNOME 2.16 merge, and attempt to fix the build
on ia64.

Approved by:	portmgr (implicit)
2006-10-17 01:50:03 +00:00
Joe Marcus Clarke
cbb8920264 Restore a patch to fix the build on ia64 that was removed during the
GNOME 2.16 import.

Approved by:	portmgr (implicit)
2006-10-17 01:45:41 +00:00
Simon L. B. Nielsen
334584d543 Mark FORBIDDEN due to arbitrary root code execution vulnerability.
Security:	http://vuxml.FreeBSD.org/a6d9da4a-5d5e-11db-8faf-000c6ec775d9.html
With hat:	secteam
Approved by:	portmgr (secteam blanket)
2006-10-16 22:02:05 +00:00
Simon L. B. Nielsen
346b79b908 Document "nvidia-driver -- arbitrary root code execution vulnerability".
Note that I haven't actually had time to make a test system to reproduce
this on FreeBSD, but due to the nature of this issue and that there is a
PoC exploit in the advisory, I'm adding this entry due to "better safe
than sorry"...

Approved by:	portmgr (secteam blanket)
2006-10-16 21:54:38 +00:00
Jeremy Messenger
1130dc0ae3 Remove the multi-port from portupgrade -rf and go with pkg-config, the lowest
dependency, that is more safer way to upgrade.

Dicsucced with:	marcus
Approved by:	portmgr (marcus)
2006-10-16 21:50:17 +00:00
Jeremy Messenger
c33dfdfef7 Disable the cjk patch, same with freetype2, it doesn't build.
Reported by:	ijliao
Approved by:	portmgr (implicit, kris and marcus)
2006-10-16 20:42:01 +00:00
Thierry Thomas
91107a6445 Replace gunzip by minigzip, until gunzip get fixed.
Approved by:	portmgr (Kris)
Suggested by:	delphij
2006-10-16 19:43:41 +00:00
Erwin Lansing
13fd0a4895 Use INST_TARGET instead of TARGETDIR locally to avoid conflicting
with bsd.ports.mk's TARGETDIR macro.

Submitted by:	kris
Inspired by:	gabor
Approved by:	portmgr (self)
2006-10-16 19:03:25 +00:00
Andrey Slusar
d8183770dd - Make fetchable, change MASTER_SITES.
PR:		ports/104472
Submitted by:	Thomas Abthorpe <thomas at goodking.ca>
Approved by:	portmgr (erwin)
2006-10-16 18:31:23 +00:00
Andrew Pantyukhin
a02c9e0237 - Mark php open_basedir fixed
Reviewed by:	secteam (simon)
Approved by:	portmgr (secteam blanket)
2006-10-16 17:44:32 +00:00
Marcus Alves Grando
26c48dc2d6 - clamav -- CHM unpacker and PE rebuilding vulnerabilities
Approved by:	portmgr (mnag with secteam hat)
2006-10-16 14:32:54 +00:00
Marcus Alves Grando
ec97343ab6 - Update to 0.88.5
- portlint(1)

Approved by:	portmgr (mnag with secteam hat), garga (maintainer)
Security:	http://lurker.clamav.net/message/20061016.015114.dc6a8930.en.html,
		http://secunia.com/advisories/22370/
2006-10-16 14:18:52 +00:00
Joerg Wunsch
0a30125298 Fix CONFLICTS after renaming avr-gcc*.
Approved by:	portmgr (clement)
2006-10-16 13:46:42 +00:00
Martin Wilke
72f4c4414b - Add missing depends
PR:             ports/104362
Submitted by:   Joshua Abraham<jabra@ccs.neu.edu> (maintainer)
Approved by:    portmgr (clement)
2006-10-16 12:13:03 +00:00
Rong-En Fan
59b616d6bb - Update to 1.0.4 and unbreak
PR:		ports/103140
Submitted by:	Marcin Wisnicki <mwisnicki+freebsd at gmail.com>
Approved by:	portmgr (clement)
2006-10-16 12:08:49 +00:00
Alex Dupre
e05f5dddd3 Restore major 7.0.0p1 PORTVERSION to make scripts happy.
No functional changes.

Discussed with:	erwin
Approved by:	portmgr (implicitly)
2006-10-16 10:31:24 +00:00
Alex Dupre
d754180768 - fix open_basedir vulnerability in php4 and php5 [1]
- add an alert on safe_mode intrinsic insecurity and
  suggest to install the suhosin extension
- enable the suhosin patch by deafult also in php4

Submitted by:	Thomas Vogt <thomas@bsdunix.ch> [1]
Obtained from:	PHP CVS [1]
Approved by:	portmgr (clement)
2006-10-16 09:30:58 +00:00
Cheng-Lung Sung
bd8cad365f - follow devel/libticalcs 4.6.1 library version
- bump PORTREVISION

Noted by:       kris
PR:             ports/103997
Approved by:    portmgr (kris)
2006-10-16 07:47:47 +00:00
Cheng-Lung Sung
e495c84923 - follow devel/libticalcs 4.6.1 library version
- bump PORTREVISION

Noted by:	kris
PR:		ports/103997
Approved by:	portmgr (kris)
2006-10-16 07:47:26 +00:00
Ion-Mihai Tetcu
cc0011a6b3 - install all needed share libs
- Add a missing static library to pkg-plist so that it gets
deinstalled correctly.
- USE_LDCONFIG so that the user doesn't have to specify LD_LIBRARY_PATH
and kill the now obsolete  pkg-message.

PR:		ports/104251
Submitted by:	Sergey Zaharchenko <doublef-ctm@yandex.ru>
Approved by:	portmgr (clement)
2006-10-16 05:50:55 +00:00
Hye-Shik Chang
ab1df0e8f4 Correct a patch not to install unwanted files.
Approved by:	portmgr (kris)
2006-10-16 03:12:44 +00:00
Kris Kennaway
88bb7ca3ea BROKEN: Checksum mismatch
Approved by:	portmgr (self)
2006-10-16 00:58:29 +00:00
Michael Johnson
836d5a5c65 - Disable seamonkey support since it's broken
Reported by:	gamato@pobox.sk
Approved by:	portmgr (marcus)
2006-10-16 00:41:45 +00:00
Joe Marcus Clarke
463bd33264 Remove gaim-devel now that this port is in the tree.
Approved by:	portmgr (implicit)
2006-10-16 00:18:35 +00:00
Joe Marcus Clarke
0fa4af3d74 Add an alternate download site since the main site is temporarily down.
Approved by:	portmgr (implicit)
2006-10-15 22:48:21 +00:00