1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
Commit Graph

1158 Commits

Author SHA1 Message Date
Ian Dowse
8e07872e6a Catch up with some not-so-recent VM changes to make vmware2 work
again on -CURRENT. Without this, attempting to boot the virtual
machine causes an instant panic in the host.

Approved by: knu, vsilyaev@mindspring.com (maintainer)
2002-10-18 16:33:02 +00:00
Adam Weinberger
fa2867e981 Change maintainership on all my ports.
adam@vectors.cx -> adam@FreeBSD.org

Approved by:	pat (mentor)
2002-10-18 07:58:00 +00:00
Nick Sayer
3b2dd45656 long live apple.asimov.net! 2002-10-12 15:56:56 +00:00
Ying-Chieh Liao
6528a3f9ff upgrade to 2.16.5
PR:		42333
Submitted by:	maintainer
2002-10-10 19:36:41 +00:00
Gerald Pfeifer
ecc8c32df6 Update to the 2002.10.07 snapshot of Wine after having skipped the 2002.09.04
snapshot.  In addition to the usual large set of include file and library
changes, also documentation has changed a bit.

Approved by:	obrien (mentor)
2002-10-08 10:17:39 +00:00
Ying-Chieh Liao
1b21302df9 fix build ; values.h problem
PR:		43761
Submitted by:	Maxim Maximov <mcsi@agava.com>
2002-10-07 12:27:09 +00:00
David E. O'Brien
c59bf66054 Upgrade to version 5.2.1. 2002-10-07 02:10:18 +00:00
Ying-Chieh Liao
8828b18fa6 upgrade to 1.2.4
PR:		43698
Submitted by:	Ports Fury
2002-10-06 17:47:50 +00:00
Patrick Li
9a57cec4de Update to 1.36
PR:		ports/43333
Submitted by:	maintainer
2002-10-06 06:12:45 +00:00
Kris Kennaway
c92fe2df36 BROKEN: Does not compile 2002-10-05 22:36:32 +00:00
Kris Kennaway
510b91e1dc Fix build (chase libusb to libusbhid) 2002-09-29 03:41:37 +00:00
Ying-Chieh Liao
184d169376 fix build on -current
PR:		43258
Submitted by:	Steven G. Kargl <kargl@troutmask.apl.washington.edu>
2002-09-28 05:51:31 +00:00
Ying-Chieh Liao
a3d5906f5e unbroken by fixing values.h bug
Submitted by:	bento log
2002-09-27 18:53:11 +00:00
Trevor Johnson
f58e55ea1e On -CURRENT (i386), installation of the bash RPM failed because of
a missing libtermcap.so.2.
2002-09-26 16:26:19 +00:00
Trevor Johnson
e7bfaf6db7 The redhat-release-7.1-1.noarch.rpm from Red Hat 7.1/Alpha has a
different MD5 hash from the corresponding package from 7.1/i386.
The contained etc/redhat-release files have the same contents but
different time stamps.  By having both hashes in both distinfo
files, installation can proceed for users who share the same distfile
cache for both architectures.
2002-09-26 16:21:32 +00:00
Kris Kennaway
a150e9a456 BROKEN: Broken by removal of values.h 2002-09-20 20:44:04 +00:00
Brian Feldman
3aa1a8aa10 Use sys/soundcard.h instead of machine/soundcard.h 2002-09-20 19:17:02 +00:00
Maxim Sobolev
4fe6852b8f Due to popular demant into each port which might be inserted into dependency
list by bsd.port.mk insert anti foot-shooting device, which prevents
infinite fork loop when the user defines corresponding USE_XXX in global
make.conf, command line or environment.

Similar devices should probably be inserted into ports that might be inserted
into dependency list by others bsd.foo.mk files (bsd.ruby.mk, bsd.python.mk
and so on.)
2002-09-14 13:32:06 +00:00
Joerg Wunsch
fa81b7495b Fix man page installation. 2002-09-12 19:52:20 +00:00
FUJISHIMA Satsuki
0165c0fa6c fix build: remove duplicate patches. 2002-09-12 11:21:55 +00:00
Gerald Pfeifer
155e21b8b3 Add a note why we have not updated this port to the 2002.09.04 snapshot.
Approved by:	obrien (mentor)
2002-09-09 15:10:31 +00:00
Kris Kennaway
4c24de8962 Fix build on -current (machine/soundcard.h -> sys/soundcard.h) 2002-09-08 20:43:08 +00:00
Kris Kennaway
3b71e09158 Fix build on -current (machine/soundcard.h -> sys/soundcard.h) 2002-09-08 10:22:25 +00:00
Kris Kennaway
677b68964c Fix build on -current (machine/soundcard.h -> sys/soundcard.h) 2002-09-08 10:00:19 +00:00
Trevor Johnson
86637b548d Add GTK+ 1.2.6-7 from Red Hat 6.2. This is needed by Mozilla and
by Netscape 6 and 7.  With all of those (so far), Java only works
with this version of linux_base.  The linux-gtk port is no longer
compatible with linux_base-6.  Increment PORTREVISION.
2002-09-08 04:43:20 +00:00
Trevor Johnson
7cbc9275b4 Remove old glib-1.2.5-1 hashes someone left when glib was updated
to 1.2.6-2).
2002-09-08 04:31:09 +00:00
Trevor Johnson
9e59025057 Sort distinfo files, for easier maintenance. 2002-09-08 04:24:38 +00:00
Trevor Johnson
620c76c917 Sort packing lists. 2002-09-08 04:03:36 +00:00
FUJISHIMA Satsuki
4e65fcf173 fix build: machine/soundcard.h is depreciated. 2002-09-07 02:03:21 +00:00
Mario Sergio Fujikawa Ferreira
6812cc95f8 New port linux-winetools version 1.13b: A setup and configuration
tool for WINE

Submitted by:	blackend
2002-09-04 21:08:28 +00:00
Ian Dowse
af93bed2da Make vmware2 compile on -current again.
Submitted by:	Mark Santcroos <marks@ripe.net>
Approved by:	joe
2002-09-02 16:47:39 +00:00
David W. Chapman Jr.
534fffca27 ${PERL} -> ${REINPLACE_CMD}
PR:		40784
Submitted by:	corecode@corecode.ath.cx
Reviewed by:	flynn@energyhq.homeip.net
2002-09-01 16:07:59 +00:00
Mario Sergio Fujikawa Ferreira
34ab4f9ae7 Deploy USE_GNOMENG infrastructure
PR:		42199
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-08-30 13:41:06 +00:00
Trevor Johnson
f9aa472e63 Correct "script failed" installation error introduced in the last commit. 2002-08-30 12:46:35 +00:00
Trevor Johnson
733bf05266 Update XFree86 libraries to 3.3.6-29, to avoid multiple security
bugs.
2002-08-30 12:23:03 +00:00
Trevor Johnson
6aa32413f7 Remove old glibc hashes. 2002-08-30 12:15:56 +00:00
Trevor Johnson
85effe55b2 Update glibc to 2.1.3-26 to avoid resolver and RPC security bugs.
Keep forbidden because of security bugs in X11 libraries.
2002-08-30 11:51:44 +00:00
Kevin Lo
c708c0a23b Update to version 0.8.22
PR: 42170
Submitted by: MAINTAINER
2002-08-30 03:11:18 +00:00
Trevor Johnson
07f5480d94 Bump PORTREVISION for the glibc update. 2002-08-28 11:54:41 +00:00
Trevor Johnson
48f343aba0 Update glibc to 2.2.4-29, to avoid resolver and RPC security bugs. 2002-08-28 11:43:54 +00:00
Trevor Johnson
7fac87763d These should have the resolver bug too. 2002-08-26 09:56:34 +00:00
Trevor Johnson
fc90e46ce0 Forbid because of XDR security bug. 2002-08-26 09:47:59 +00:00
Trevor Johnson
2bb59ebeda Turn Miguel Mendez' ports over to Adam Weinberger.
PR:	42012
2002-08-26 00:28:23 +00:00
Josef Karthauser
08f7eabb66 Fix vmware2 for -current so that it compiles again.
Submitted by:	Mark Santcroos <marks@ripe.net>
2002-08-14 16:09:27 +00:00
Josef Karthauser
dce696905d Current doesn't use KMODDEPS.
Submitted by:	Mark Santcroos <marks@ripe.net>
2002-08-14 15:56:57 +00:00
Anders Nordby
e2cd124717 Fix startup-scripts for -current /bin/sh issues. 2002-08-14 00:14:07 +00:00
Dirk Meyer
9086e38e19 Fix missing dependency, take maintainership 2002-08-10 14:09:59 +00:00
Patrick Li
2ae09a40a1 Add patch to fix build because some paths need correction, already
in xmame.

PR:		ports/41099
Submitted by:	Adam Weinberger <adam@vectors.cx>
Approved by:	maintainer
2002-08-07 17:41:19 +00:00
Gerald Pfeifer
518747a744 Update to the 2002.08.04 version of Wine. (This also removes
patch-winefile.h, which probably shouldn't have been committed.)

Approved by:	obrien (mentor)
2002-08-05 11:50:34 +00:00
Marc Fonvieille
deef46806d Fix links to the Handbook, the FAQ and the porters-handbook.
Approved by:	portmgr
2002-08-04 09:04:12 +00:00