Commit graph

1389 commits

Author SHA1 Message Date
Maho Nakata
746dc443ee 1. delete pkg-message: this file slipped in by mistake.
2. fix pkg-plist for version 0.96
3. move message for WITH_OPTIMIZED_FLAGS to correct place
4. delete -mcpu=i686 -march=i686:
	Not all i386 is i686.
	cpu dependent optimize is done by CPUTYPE.
5. change fix for non-i386 arch

PR:		54686
Submitted by:	HIYAMA Takeshi <gibbon@cocoa.freemail.ne.jp> (maintainer)
2003-07-23 17:37:17 +00:00
Dirk Meyer
6143f6639a - update CATEGORIES 2003-07-23 14:07:52 +00:00
Maho Nakata
2947c271ea Drop maintainership to ports@FreeBSD.org
PR:		54674
Submitted by:	Stijn Hoop <stijn@win.tue.nl>
2003-07-21 05:43:13 +00:00
Maho Nakata
64b47a9cd4 1. files/src+X48.ad is not doing anything so removed.
2. typo in pkg-descr

Submitted by:	"Pedro F. Giffuni" <giffunip@yahoo.com>
2003-07-21 02:23:18 +00:00
Maho Nakata
aea1dce716 Clean up of the port.
1. ECHO -> ECHO_CMD
2. .if !defined(WITH_OPTIMIZED_FLAGS) should be inside
   of pre-everything:: since shell command in question
   isn't under any target, and it is not a valid syntax.

Reviewed by:	will
Pointy hat to:	myself
2003-07-21 00:48:09 +00:00
Trevor Johnson
f730b9000c Add the libattr, libacl, libelf, and bzip2-libs packages, needed
by programs such as mv (used in installation); remove librpm404 and
rpm404-python which are unused.  Make rpm an EXTRACT_DEPENDS rather
than BUILD_DEPENDS, based on Phil Pennock's suggestion for the
sgifonts port.

Submitted by:	Frank Reppin (adding libattr and libacl)
2003-07-21 00:44:28 +00:00
Maho Nakata
a20e7c4696 FCE Ultra is an NTSC and PAL Famicom/NES emulator for various
platforms, distributed under GPL. It is based upon Bero's original
FCE source code.  Current features include good PPU, CPU, pAPU,
expansion chip, and joystick emulation.

PR:	45166
Submitted by:	HIYAMA Takeshi <cbc06942@pop06.odn.ne.jp>
2003-07-20 11:51:27 +00:00
Gerald Pfeifer
21e441a6c0 Remove some details concerning the installation. (These are already listed
in pkg-message where there is also further relevant information.)
2003-07-18 14:40:49 +00:00
Eric Anholt
d0e21923ea Add in PCI bridge support. It's a run-time option, too, and is required for
some guest OSes.

PR:		ports/52631
Submitted by:	Bruce M Simpson <bms@spc.org>
2003-07-15 19:22:40 +00:00
Eric Anholt
a1a5a06bec Fix compilation on -current.
PR:		ports/54440
Submitted by:	Erik Greenwald <erik@smluc.org>
2003-07-15 19:11:57 +00:00
FUJISHIMA Satsuki
b185046be2 get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
2003-07-14 02:53:03 +00:00
FUJISHIMA Satsuki
8e775bbe3a get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
respect CC, CFLAGS.
2003-07-14 02:37:44 +00:00
FUJISHIMA Satsuki
6dd69bbdb1 get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
respect CFLAGS.
2003-07-14 02:36:55 +00:00
Hye-Shik Chang
7cc5f661b1 Remove pre-install target running ${PKGREQ}. It's replaced by CONFLICT.
Pointed out by:	kris
2003-07-11 17:18:29 +00:00
Gerald Pfeifer
b6d65070d7 Adjust to the (relatively) new default directory layout used by Wine,
which closely follows what this port used to look anyways.
2003-07-10 16:39:10 +00:00
Gerald Pfeifer
70fda5fd30 Update to the 20030709 snapshot of Wine. Change the PORTVERSION scheme
from 2003.07.09 to 20030709 to match upstream versioning.
2003-07-10 10:57:27 +00:00
Makoto Matsushita
d92a57aef9 Remove unneeded backslash for escaping a single quote. Since this message
is not a part of installation contents, no revision bump.
2003-07-10 06:50:08 +00:00
Makoto Matsushita
26d8ec9bec Set checksum value to IGNORE, since this file is listed as IGNOREFILES.
Found by: SHIOZAKI Takehiko <st@be.to>
2003-07-10 06:40:12 +00:00
Daichi GOTO
8006b733b5 update emulators/x48: enhancements to emulators/x48
PR:		53912
Submitted by:	Pedro F. Giffuni <giffunip@yahoo.com>
2003-07-09 07:40:20 +00:00
Gerald Pfeifer
88853a7848 Add -L${PREFIX}/lib to LDFLAGS so that the presence of FreeType is properly
detected during configury.  Bump PORTREVISION.

Reported by:	Matthew Reimer <mreimer@vpop.net>
2003-07-08 09:02:40 +00:00
Makoto Matsushita
12d533cc1c Fix installation messages to users. No content changes, no bump.
Submitted by:	SHIOZAKI Takehiko <st@be.to> (mostly)
2003-07-07 15:44:38 +00:00
Dirk Meyer
7ce58609f1 CATEGORIES stripped, no "tcl84" and "tk84" entrys,
was denied by portmgr when the base ports where created.

date: 2001/11/24 04:18:38;
ports/lang/tcl84, ports/x11-toolkits/tk84
CATEGORIES stripped, no "tcl84" and "tk84" entrys.
2003-07-06 09:19:38 +00:00
Dirk Meyer
3686f408b6 - update to use tk84 2003-07-06 09:05:17 +00:00
Trevor Johnson
43a3ce9a00 security fix: update the XFree86 libraries to 4.2.1 because of
what is described at <URL:http://www.xfree86.org/security/> as "an
Xlib problem that made it possible to load (and execute) arbitrary
code in privileged clients"

"local users [may] gain root privileges via a modified LD_PRELOAD
environment variable that points to a malicious module"
--CAN-2002-1472
<URL:http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2002-1472>

The hash matches the one in RHSA-2003:067-19 at
<URL:http://rhn.redhat.com/errata/RHSA-2003-067.html>.
2003-07-03 16:35:54 +00:00
Hye-Shik Chang
f75d8b16d5 - Utilize "CONFLICTS" instead of pkg-req [1]
- Set maintainer to ports@FreeBSD.org

Spotted by:	trevor [1]
2003-07-03 14:53:40 +00:00
Trevor Johnson
57597c1200 Register conflicts among linux_base ports. 2003-07-03 14:38:31 +00:00
Trevor Johnson
a62f32ec86 new i386-only linux_base port, which installs bits from release 8.0
of a Linux distribution
2003-07-03 14:29:29 +00:00
Yen-Ming Lee
5770f9426e Patch to use DOCSDIR and DATADIR
PR:		53898
Noticed by:	Jimmy Olgeni <olgeni@FreeBSD.org>
Submitted by:	Simon Dick <simond@irrelevant.org>
2003-06-30 02:15:44 +00:00
Joe Marcus Clarke
e8fd51a658 Fix build on bento by adding a dependency on gnomelibs.
Reported by:	bento via kris
2003-06-28 05:52:49 +00:00
Gerald Pfeifer
7f49b4c581 Adjust the note on required kernel options for FreeBSD 5.x and above, and
also make the situation more clear for FreeBSD 4.x.

Prompted by:	Eli Moore <eli.moore@newburynetworks.com>
2003-06-24 15:07:35 +00:00
Gerald Pfeifer
74de3a3e58 Update to the 2003.06.18 snapshot of Wine. 2003-06-18 22:39:59 +00:00
Dirk Meyer
c537e5691a - Update to 1.12 2003-06-15 09:20:51 +00:00
Trevor Johnson
1cf930b9cc Lars Eggert reports:
Installation of linux_base-7.1_2 fails when linprocfs is
	mounted.  Unmounting linprocfs before installing works
	around the issue.

At Lars' suggestion, this script also mounts the linprocfs after
installation.  I assume that if the user has a linprocfs entry in
/etc/fstab, the user wants it to be mounted.  It also seemed like
a good idea to un-mount it before de-installation.

PR:	46172
2003-06-10 14:57:03 +00:00
Kris Kennaway
93872f18cc Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag.  Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.

Pointy hat to:	kris
2003-06-04 22:43:38 +00:00
Adam Weinberger
db11af1806 Make USE_GNOME list valid.
Reported by:	kris
2003-06-04 16:26:44 +00:00
Adam Weinberger
b9b2df0e61 Update to 0.4.1.
PR:		ports/52700
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
2003-06-02 01:29:09 +00:00
Trevor Johnson
885cb8d505 security update:
The function gzprintf within zlib, when called with a string
	longer than Z_PRINTF_BUFZISE (= 4096 bytes), can overflow
	without giving a warning.  zlib-1.1.4 and earlier exhibit
	this behavior. There are no known exploits of the gzprintf
	overrun, and only a few programs, including rpm2html and
	gimp-print, are known to use the gzprintf function.  The
	problem has been fixed by checking the length of the output
	string within gzprintf.

--<URL:http://rhn.redhat.com/errata/RHSA-2003-079.html>
2003-06-01 08:23:28 +00:00
Eric Anholt
6990a60695 Add WITH_BOCHS_TERM and WITH_BOCHS_VESA options and explicitly disable MMX on
emulated processor versions that can't support it.

PR:		ports/52347
Submitted by:	keramida (mostly)
2003-05-20 18:02:52 +00:00
Gerald Pfeifer
96a0b44e6b Fix installation of ${PREFIX}/etc/rc.d/000.wine.sh, fixing a problem
introduced by the previous revision.

Submitted by:	petef
2003-05-20 16:53:20 +00:00
Dmitry Sivachenko
42eedefcd2 Install a script into etc/rc.d/ to run ldconfig after reboots so
Wine libraries could be found.

Approved by:	maintainer
2003-05-19 10:07:37 +00:00
Yoshio MITA
13718d41d6 Make libstdc++-2.96-112.7.1.i386.rpm to be extracted and included into
package.  libstdc++-2.96 is a core package that is referenced by many
linux_base applications such as linux-eagle.  For instance, linux-eagle
doesn't work with linux_base-7.1_3.

Despite the importance, libstdc++-2.96 has been forgotten to be extracted
since 6 months.  (Actually, the RPM package is listed in the Makefile,
but was badly defined so that no extraction was performed.)

Since linux_base is an important package, I hesitated to commit this
correction (for a long time :).  If there is any incovenience in the
way of package definition, please feel free to correct my change.
2003-05-19 06:26:25 +00:00
Kris Kennaway
9c288e873f BROKEN on 5.1: bad C++ 2003-05-18 09:55:25 +00:00
Martin Blapp
09bbd91bf7 Bump portrevision 2003-05-15 13:07:42 +00:00
Martin Blapp
8f11d2a89b Fix panic if the rtc module gets loaded twice: Make rtc_dev static
and destroy the device on cleanup.

Submitted by:	Orlando Bassotto <orlando.bassotto@ieo-research.it>
2003-05-15 13:06:57 +00:00
Martin Blapp
ab71b37e95 VMware-workstation-3.2.0-2230.tar.gz has disappeared everywhere on the
mirrors. Replace it with VMware-workstation-3.2.1-2237.tar.gz and fix the
patchset to work with this version.

Only issue a warning about needed system shm-patches if we are running a
old CURRENT.
2003-05-14 19:43:56 +00:00
Eric Anholt
56799712cd Update to 0.4.0.
PR:		ports/52149
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
2003-05-13 22:05:31 +00:00
Brian Feldman
20b2ef033f Correct USB joystick support for 4.x (used the wrong version of the
hid_report_size(3) API).

Submitted by:	Sean Welch <welchsm@earthlink.net>
2003-05-13 17:10:53 +00:00
Pete Fritchman
fa9e557204 Master site has moved.
Noticed by: 	fenner's portsurvey
2003-05-10 14:49:04 +00:00
Gerald Pfeifer
e5d8980284 Update to the 20030508 snapshot of Wine. 2003-05-09 09:28:35 +00:00
Brian Feldman
96c18c40dd Mirror the distfile since the download section on the master site is dead.
Unbreak by updating for new -lusbhid in current.
2003-05-08 01:33:09 +00:00