Norikatsu Shigemura
d945dcc3e5
Make up to mention the needing of VFS_AIO to use VMWare properly.
...
PR: ports/54417
Submitted by: Scott M. Likens <damm@fpsn.net>
Not objected to by: emulation
2003-07-31 10:02:36 +00:00
Marcel Moolenaar
000fd8fdba
Make it explicit that we cannot redistribute ski. While here, provide
...
the URL from which one can start with the download process.
Reviewed by: kris
2003-07-31 05:34:23 +00:00
Kris Kennaway
bafcc77bca
BROKEN: Broken pkg-plist
2003-07-31 03:50:33 +00:00
Kris Kennaway
b7ad85a2fd
RESTRICTED implies NO_PACKAGE
2003-07-31 02:12:51 +00:00
Kris Kennaway
5df30f751f
RESTRICTED implies NO_PACKAGE
2003-07-31 01:55:33 +00:00
Kris Kennaway
57921d960c
Consolidate NO_PACKAGE and NO_CDROM -> RESTRICTED
2003-07-30 22:38:00 +00:00
Kris Kennaway
90bb470626
RESTRICTED implies NO_PACKAGE
2003-07-30 22:26:09 +00:00
Kris Kennaway
b9f3f032df
RESTRICTED implies NO_PACKAGE
2003-07-30 21:35:25 +00:00
Kris Kennaway
bd01a5df4e
RESTRICTED implies NO_PACKAGE
2003-07-30 21:06:43 +00:00
Kris Kennaway
b7d5f4c953
Remove NO_CDROM (implied by RESTRICTED) and NO_PACKAGE (RESTRICTED prevents
...
package distribution, but we still want to see failure logs on bento)
2003-07-30 20:56:53 +00:00
Maxim Sobolev
10588346d3
Let be hohest: I really don't have a time now to properly maintain all
...
these great pieces of software, so that let others with more free time
to take over them.
2003-07-29 09:12:37 +00:00
Maho Nakata
e40f8a28a3
Fix build on 4-STABLE
...
Submitted by: kris via bento
2003-07-29 00:49:08 +00:00
Maho Nakata
900ee8b130
a) Update from 0.55 to 0.58
...
b) small clean-up
PR: 52127
Submitted by: Tom Carrick <knyghtmare@knyghtmare.com> (maintainer)
2003-07-26 00:03:00 +00:00
Makoto Matsushita
4e3da8e744
Update VMware Tools for 4.0.1 build-5289, the latest version of VMware
...
Workstation.
This commit makes vmware-tools4 a slave port of vmware-guestd4, since
both are made from the same tarball, and it would be easy to maintain.
Vmware-guestd4 also installs a kernel module named vmmemctl; you may
want to kldload(8) it with a shell script under rc.d/ directory.
VMware Workstation 4.0.1 does fix "jumping the pointer" bug (yeah, thanks
VMware developer team). This means that you do not have to install
linux-vmware-toolbox4. However, it can be used as it should be, I
do not disable and/or remove this port.
2003-07-24 15:34:44 +00:00
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