Commit graph

73240 commits

Author SHA1 Message Date
Dmitry Sivachenko
b9b0e92a41 Move cabextract dependency from BUILD_DEPENDS to EXTRACT_DEPENDS to
unbreak the build on systems without cabextract.

Approved by:	kris
2003-03-19 07:41:55 +00:00
Dirk Meyer
1f094f8114 - switch to USE_PERL5_BUILD
- add security patch
Approved by:	kris
Obtained from:	http://www.openssl.org/news/secadv_20030317.txt
2003-03-19 06:28:03 +00:00
Kris Kennaway
993f323caa * Don't include extraneous dependencies on bzip2 [1]
* Fix 'make package-depends' so it doesn't overflow on large ports [2]
* Fix logic in 'USE_PACKAGE_DEPENDS' [3]

Submitted by:	dinoex [1][3], marcus [2]
PR:		ports/48860 [1], ports/36083 [3]
2003-03-19 06:26:14 +00:00
Joe Marcus Clarke
ad385a02f4 Fix the build on Alpha -STABLE.
Reported by:	bento
Approved by:	portmgr (kris)
Requested by:	kris
2003-03-19 06:12:45 +00:00
Joe Marcus Clarke
a6fe17aba2 s/LIB_DEPEND/LIB_DEPENDS/ to fix build.
Reported by:	bento
Requested by:	kris
2003-03-19 06:06:14 +00:00
Will Andrews
8ee10a4203 Fix KDE dependency broken by my removal of kmidi from kdemultimedia3
last month.

Reported by:	kris and many others
2003-03-19 04:36:57 +00:00
Norikatsu Shigemura
ad83f19cdd Update to 2.2.7a-ja-1.1 for security issue.
PR:		ports/50088
Submitted by:	NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
Approved by:	kris (portmgr)
2003-03-19 04:15:39 +00:00
Norikatsu Shigemura
0aba7ebcbe Fix dependency on devel/libgnugetopt.
Pointed out by:	kris
Approved by:	kris (portmgr)
2003-03-19 03:06:50 +00:00
Eric Anholt
cae7bed1c6 Add a patch to fix xkb initialization.
Approved by:	portmgr (kris)
Obtained from:	XFree86 CVS
2003-03-18 23:41:24 +00:00
John Baldwin
b20dd48b3d Use a size_t to hold the result of sizeof() instead of an unsigned int.
Use a const char * instead of a char * type for a variable to quiet a
warning.  These fix the build on alpha.

Requested by:	kris
2003-03-18 18:20:11 +00:00
John Baldwin
24ff7276b7 Add a patch to cast pointers to intptr_t instead of int when performing
arithmetic on a stack address.  This fixes arch's such as alpha where
sizeof(int) != sizeof(void *).

Requested by:	kris
2003-03-18 18:17:58 +00:00
Akinori MUSHA
20891a02d0 Another BUILD_DEPENDS -> EXTRACT_DEPENDS leftover.
Noted by:	kris
2003-03-18 02:49:13 +00:00
Christian Weisgerber
e60237e3f7 Use OSVERSION to check for getopt_long(), fixes INDEX build.
Reported by:	kris
Approved by:	kris
2003-03-18 01:49:27 +00:00
Oliver Braun
a40b937d42 Upgrade to 0.11.1.3 (critical bugs fixed)
PR:		ports/49090
Submitted by:	maintainer
Approved by:	kris
2003-03-17 08:53:12 +00:00
Dmitry Sivachenko
3c2fbff75f Current version of skipstone depends on mozilla version 1.0.
Find it in the right place.

Approved by:	kris
2003-03-17 07:06:39 +00:00
Adam Weinberger
6732d24701 loadabs.c.bak gets created, for some reason, as part of the build process,
and never gets deleted. Let's ${RM} this file before installing the port.

Noticed by:	kris
Approved by:	kris (portmgr)
2003-03-17 05:39:01 +00:00
Norikatsu Shigemura
19838e8928 Update rpm file for i386.
Approved by:	portmgr(knu)
2003-03-16 15:17:51 +00:00
Norikatsu Shigemura
d55d8f69cd Fix MASTER_SITE.
Approved by:	mbr, potmgr(portmgr)
2003-03-16 15:16:27 +00:00
Kris Kennaway
50a5a594de New INDEX for 5.0, with 8332 ports. 2003-03-16 09:18:20 +00:00
Dmitry Sivachenko
b5404770b4 Add missing files.
Approved by:	kris
2003-03-16 08:54:11 +00:00
Akinori MUSHA
b45b59320a Update to 0.2.0-pre0 and unbreak for Ruby 1.8 / OpenSSL 0.9.7. 2003-03-16 05:32:50 +00:00
David E. O'Brien
5508e902fa Update to a 5.3.1 in-progress snapshot.
Approved by:	kris(portmgr)
2003-03-16 05:15:24 +00:00
Akinori MUSHA
2e7fd72d59 Don't try to detect libltdl only to fail. libmcrypt does not depend
on it any more.

Submitted by:	bento
2003-03-16 04:10:37 +00:00
Trevor Johnson
eddfbaafc4 According to Ben Bucksch, version 0.8.2 "contains critical security
updates".

Approved by:	kris (ports frozen by portmgr)
2003-03-16 01:14:40 +00:00
Kris Kennaway
c78853b8de Add a patch to fix runtime problems when snort is built with -DWITH_MYSQL
Submitted by:	Mike Harding <mvh@ix.netcom.com>
Obtained from:	snort CVS
2003-03-16 00:31:55 +00:00
Anton Berezin
faa016ca28 BROKEN => IGNORE, new perl required, nothing Bento can do.
Approved by:	portmgr (kris)
2003-03-15 23:52:37 +00:00
Joe Marcus Clarke
43624b00a8 Chase gtkmm shared lib version.
Requested by:	kris
Pointy hat to:	me probably
2003-03-15 23:44:14 +00:00
Trevor Johnson
5085c42a9b Update to 2.2.8, which was released today with this note on the
Samba Web site:

       A flaw has been detected in the Samba main smbd code which could
       allow an external attacker to remotely and anonymously gain Super
       User (root) privileges on a server running a Samba server. This
       flaw exists in previous versions of Samba from 2.0.x to 2.2.7a
       inclusive. This is a serious problem and all sites should either
       upgrade to Samba 2.2.8 immediately or prohibit access to TCP ports
       139 and 445.

I tested this in the same environment as before.

This should be fetchable too.

Requested by:	dwcjr (maintainer)
pointy hat to:	my collection
2003-03-15 21:48:17 +00:00
Joe Marcus Clarke
153aa7492e Fix the build on bento and a few other users' machines.
* Add USE_GMAKE
* Patch a problem with generating the glib-marshal code

Approved by:	portmgr (kris)
2003-03-15 18:21:04 +00:00
Alexey Zelkin
1d6100e342 Fix plist after update to 02 patch bundle
Requested by:	kris
2003-03-15 17:49:26 +00:00
Trevor Johnson
dab06b70e0 Add a set of patches which update this --except the PDF documentation--
to the SAMBA_2_2 (stable) CVS branch as of around 20:35 GMT on 14
March.  Although the Samba authors say they don't consider this
production-quality, it has corrections for several bugs.

testing:  built with all options except ACLs and LDAP on
4.8-RC-20030311-JPSNAP/i386; ran as a PDC and file-server with
NT 4.0 SP6a and Windows 98 SE as clients

Approved by:  dwcjr (maintainer), kris (ports freeze by portmgr)
2003-03-15 10:47:13 +00:00
Alexey Zelkin
e051920066 Fix checking of libc_r capabilities at FreeBSD version which
don't have pthread_attr_get_np() at all (early 4.7-STABLE and previous
versions).

Reported by:	Phillip Oleson <poleson@verio.net>
2003-03-15 09:57:58 +00:00
Eric Anholt
c53a3fe9fd Add a fix for a possible buffer overflow in _XlcLocaleDirName(). Privileged
binaries are not vulnerable.

Approved by:	portmgr (kris)
Obtained from:	XFree86 CVS xf-4_3-branch
2003-03-15 04:32:37 +00:00
Eric Anholt
3d8d694509 Re-add patch-xdm_session.c which was accidentally dropped in the 4.3.0 upgrade.
This fixes problems with environment not being set in xdm sessions.

Submitted by:	many
Approved by:	portmgr (kris)
2003-03-15 04:30:03 +00:00
Eric Anholt
f9deefe2e9 [1] Add a fix for a hang with Radeon cards in specific apps.
[2] Fix unresolved symbols messages in mga and r128 drivers.

Approved by:	portmgr (kris)
Obtained from:	[1] DRI CVS
		[2] Leif Delgass
2003-03-15 04:28:02 +00:00
Mario Sergio Fujikawa Ferreira
1bf581dbd8 Update to 4.0.5
PR:		49988
Submitted by:	Mike Tancsa <mike@sentex.net>,
		Xin LI delphij@frontfree.net <delphij@hotmail.com>
Approved by:	portmgr (kris, self)
2003-03-15 02:03:12 +00:00
Yen-Ming Lee
d183c83018 unbreak roadmap
Noticed by: 	bento and kris
Approved by:	kris
2003-03-14 17:10:34 +00:00
Joe Marcus Clarke
2b7e6e3fea Fix a bug in fontconfig's configure script that was causing fonts.conf
to not include /usr/X11R6/lib/X11/fonts if XFree86 was not installed.
This was in turn leading to crashes in things such as xclock.  This bug
has been filed with fontconfig's Bugzilla as bug #45.

Reported by:	many
Brought to my attention by:	anholt
Approved by:	portmgr (will)
2003-03-13 23:07:30 +00:00
Alexey Zelkin
5349781c47 Make this port non-interactive. I.e. extract distfile unconditionally.
This is pre-requisite of native jdk14 port build on bento.

Requested by:	kris
Approved by:	portmgr
No response from:	znerd (maintainer)
2003-03-13 21:58:48 +00:00
Alexey Zelkin
ccb8609092 Add runtime test to check of required libc_r functionality. I.e. warn
people about requirement of libc_r updates as early as possible.

Bump PORTREVISION

Approved by:	portmgr (kris) (implicitly)
2003-03-13 21:43:36 +00:00
Alexey Zelkin
bc117903e8 Add notice about amount of disk space required 2003-03-13 11:24:42 +00:00
Alexey Zelkin
b09d5d2a1e Correct pkg-plist
Submitted by:	olgeni, glewis
2003-03-13 11:17:04 +00:00
Alexey Zelkin
c70b262241 Make sure that demo/jfc/SwingSet2/resources does not exists (it should not,
but sometimes leaves in)
2003-03-13 11:15:24 +00:00
Alexey Zelkin
3b10183596 Fix build on 5.0-RELEASE 2003-03-13 11:13:16 +00:00
Eric Anholt
4b37a1e5b7 Add missing USE_MESA=yes (uses glut).
Submitted by:	bento/kris
2003-03-13 07:10:00 +00:00
Eric Anholt
46d40d4bc8 Include keysym.h not keysymdef.h, to get XK_ISO_Lock with XFree86 4.3.0.
Submitted by:	bento/kris
2003-03-13 07:08:50 +00:00
Akinori MUSHA
37a58fbf8d Upgrade to 1.8.4 to fix a build time error where a C89 compiler fails
depending on the #ifdef UNALIGNED_WORD_ACCESS condition.

Submitted by:	bento (alpha-4-latest)
2003-03-13 02:31:42 +00:00
Eric Anholt
c45b888b7e Mark this ONLY_FOR_ARCHS=i386 until it's ported to other platforms.
Prodded by:	kris
2003-03-13 00:57:44 +00:00
Edwin Groothuis
5168b5afa2 Fix bento building by adding the pkg-message.
Noticed by: bento

PR:		ports/48528
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
Approved by:	kris@
2003-03-12 22:03:34 +00:00
David E. O'Brien
52aabe4b3b Update to 3.1.5.
This update addresses
	http://www.kb.cert.org/vuls/id/JPLA-5GJUBZ
	http://www.ncftpd.com/ncftp/doc/changelog.html#3.1.5

PR:		47445
Submitted by:	Esa Karkkainen <ejk@iki.fi>, ITO Tsuyoshi <tsuyoshi@is.s.u-tokyo.ac.jp>
2003-03-12 18:06:24 +00:00