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
Kris Kennaway
488b213183
BROKEN: Does not compile
2003-05-07 00:12:29 +00:00
Kris Kennaway
6777f867da
As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>,
...
remove ports that have been broken for >4 months (in many cases much longer)
with no sign of a fix.
2003-05-06 03:56:26 +00:00
Kris Kennaway
28e7382123
As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>,
...
remove these ports that have been broken for >4 months (in many cases much
longer) with no sign of a fix.
2003-05-06 03:49:05 +00:00
Maho Nakata
78cab6939a
small clean up
...
Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
2003-05-05 11:07:41 +00:00
Munechika SUMIKAWA
75a5f843a7
Fixed dependency.
2003-05-05 11:03:14 +00:00
Matthew N. Dodd
fde5a97d49
Update to 0.67.2
...
Submitted by: maintainer
2003-05-04 19:06:49 +00:00
Makoto Matsushita
d96f3b1ef3
Fixup for package cluster building.
...
- Mark NO_PACKAGE since these ports require VMware itself.
(and avoid using .ifdef(PACKAGE_BUILDING) also)
- Forget to mark IS_INTERACTIVE if !BATCH (vmware-guest4).
2003-05-04 14:39:21 +00:00
Poul-Henning Kamp
ffc9c36caa
Add dependency on devel/gettext
2003-05-03 20:47:56 +00:00
Munechika SUMIKAWA
dade58f65f
Add dosbox 0.55, an emulator of a PC with DOS.
...
PR: 41082
Submitted by: Tom Carrick <knyghtmare@knyghtmare.com>
2003-05-01 22:19:27 +00:00
Poul-Henning Kamp
53afbdd500
Forgot cvs add on this one: This makes things compile.
2003-04-29 05:17:56 +00:00
Adam Weinberger
5f89699019
This is phk's port now.
2003-04-29 04:48:59 +00:00
Poul-Henning Kamp
a623dd1113
Update to version 2.17.1
2003-04-28 19:43:06 +00:00
Gerald Pfeifer
d0dc7a25ef
Add three missing items.
2003-04-27 11:37:57 +00:00
Gerald Pfeifer
df8e3720ab
Also install READMEs for the wcmd and winedbg programs.
...
Avoid "duplicate" creation of ${PREFIX}/lib/wine.
2003-04-27 11:19:57 +00:00
Matthew N. Dodd
7baac9e6c5
Checksum changed; distfile updated.
...
Cheat File for MAME 0.67 (Release Date: 21st April 2003)
2003-04-22 00:19:39 +00:00
Makoto Matsushita
b1777e20d2
I've too much asked that where to get files for install. Apparantly,
...
the word 'none' is an obscure comment.
No content change, no procedure change, so no bump.
2003-04-21 16:19:57 +00:00
Joe Marcus Clarke
e28f0247c9
Remove USE_GNOMENG.
2003-04-20 03:03:05 +00:00
Hye-Shik Chang
30d7aac953
o Add ${LOCALBASE}/sbin to PATH on installing to provide dpkg tools
...
in PATH. [1]
o Add a build-depends dependency to a weird place to make BUILD_DEPENDS
really work. [2]
Spotted by: bento via kris [1],
Vaidas Damo??evi??ius <vaidas.damosevicius@if.lt> [2]
2003-04-19 23:18:29 +00:00
Makoto Matsushita
3347f81351
Forget to update SUBDIRS for VMware related ports.
...
Pointy hat to: matusita
2003-04-19 12:40:35 +00:00
Kris Kennaway
75a7dba350
Remove linux-vmware-toolbox
...
Forgotten by: matusita
2003-04-19 08:42:10 +00:00
Makoto Matsushita
16b7bea15e
Remove unnumbered ports directories which are moved to numbered directories:
...
emulators/linux-vmware-toolbox -> emulators/linux-vmware-toolbox2
emulators/vmware-guestd -> emulators/vmware-guestd3
All histories are already repocopied to new directories.
Update ports/MOVED file to note that.
2003-04-19 07:20:05 +00:00
Makoto Matsushita
c82f74e916
Cosmetic fixes for old VMware guest tools to sync with the latest one.
...
* Update pkg-descr to point a new ports location.
* Update RUN_DEPENDS to point a new ports location.
* Sync COMMENT message to all versions.
* Use INSTALL_PROGRAM instead of CP since it installs a program.
* Wrap interactive-related script with .if !defined(BATCH) appropriately.
* Unhide UMOUNT command and users will know what's happened.
2003-04-19 07:14:17 +00:00
Makoto Matsushita
2f8f686b91
Update VMware-related tools to the of VMware Workstation 4.0.0 build-4460
...
(after repocopying old ones, thank you joe).
It seems that VMware does not provide a new version of guest tools
for VMware 4.x to FreeBSD guest, but it would be better to add these
ports, since users will know FreeBSD runs on VMware 4.x.
I've also add vmware-toolbox port for VMware 4.x, which is for Linux
guest. In VMware 3.x, we FreeBSD guest user are happy to use FreeBSD
version of vmware-toolbox so we don't need the Linux version. However,
at least my VMs, FreeBSD version's vmware-toolbox causes X pointer a
bumpy one (pointer moves every seconds); it is unusable. Linux version
seems OK for me, so if you have seen such behavior, please try
linux-vmware-toolbox4 instead.
Old ports cleanup will come later.
Reviewed by: kuriyama (mentor)
2003-04-19 07:09:04 +00:00
Mario Sergio Fujikawa Ferreira
42d36ff4a6
Add compat4x libs to support FreeBSD 5.x branch
2003-04-18 17:01:38 +00:00
Mario Sergio Fujikawa Ferreira
c8e249609c
Update to 2.0
2003-04-18 17:00:35 +00:00
Hye-Shik Chang
6cbdc9ab5d
Add a port for linux_base-debian 3.0.23,
...
an alternative linux emulation base of emulators/linux_base
2003-04-18 11:41:13 +00:00
Edwin Groothuis
f2a589eced
Add emulators/vmware3 to emulators/Makefile
...
Add lang/gcc33 and lang/tclX to emulators/Makefile
2003-04-17 11:13:19 +00:00
Martin Blapp
d97a50a686
Use LINUXBASE where it is possible. Do not install into /etc
...
directly.
Submitted by: Munehiro Matsuda <haro@kgt.co.jp>
2003-04-16 12:36:46 +00:00
Martin Blapp
35c68c3161
Install even more missing files. Bump portrevision.
2003-04-15 22:55:53 +00:00
Max Khon
52e62e15a7
Remove bogus BUILD_DEPENDS.
2003-04-15 20:10:11 +00:00
Max Khon
a232942161
Update to 24jan2003 (maintainer timeout).
...
PR: 47980 (partially)
Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru>
2003-04-15 19:54:08 +00:00
Martin Blapp
85cdf33e02
Add missing files and make needed symlink.
...
Submitted by: Orlando Bassotto <orlando.bassotto@ieo-research.it>
2003-04-14 22:38:13 +00:00
Gerald Pfeifer
2e6e886c75
Update to the 2003.04.08 snapshot, which allows us to further reduce the
...
amount of FreeBSD-specific hackery.
2003-04-14 07:23:24 +00:00
David E. O'Brien
b86fda0dd0
Add support for configuring for a AMD64.
2003-04-14 01:52:50 +00:00
Martin Blapp
7871da092c
Orlando does care now. I'll commit the changes for him.
2003-04-13 16:24:22 +00:00
Martin Blapp
03b57d00e7
Deal with minor number changes in CURRENT.
...
PR: 48608
Submitted by: Per Hedeland <per@hedeland.org>
2003-04-13 09:55:44 +00:00
Martin Blapp
d501e989d5
Make portlint a bit more happy.
2003-04-13 09:31:20 +00:00
Martin Blapp
1bf92a5edd
Load vmnet too.
2003-04-13 03:15:23 +00:00
Martin Blapp
91c37b4bb6
Initial commit of vmware 3.2.0. This first version is CURRENT 5.x
...
only.
2003-04-13 02:59:12 +00:00
Tilman Keskinoz
8ba7de996a
Chase nasm shared library version
...
PR: 50852
Submitted by: Hendrik Scholz <hendrik@scholz.net>
2003-04-12 20:57:23 +00:00
Tilman Keskinoz
3b3b37e9fa
Certain games need libmad for audio output, make scummvm depend on
...
mad. Bump PORTREVISION
PR: 50870
Submitted by: maintainer
2003-04-12 20:23:25 +00:00
Martin Blapp
0707449c37
Allow to specify a different src base.
...
Submitted by: Kim Scarborough <sluggo@unknown.nu>
PR: 44758
2003-04-12 20:08:07 +00:00
Martin Blapp
91b4157956
Add separator for the patches and vmware patches.
2003-04-12 18:31:44 +00:00
Martin Blapp
731300cf77
Fix broken mastersites.
2003-04-12 17:52:55 +00:00
Martin Blapp
860e9c75ea
Mark this broken until I have committed the updated patches.
2003-04-12 17:25:12 +00:00
Martin Blapp
ef4a39488d
Delete unneeded patch. It has been replaced by cdevsw.patch
2003-04-10 12:39:55 +00:00
Martin Blapp
c56bfed62c
Add patches to support CURRENT 20030401.
...
Submitted by: Mark Santcroos <marks@ripe.net>
2003-04-10 12:29:07 +00:00
Matthew N. Dodd
f66dda511f
- Update xmame/xmess to 0.67.1
...
- Mark xpinmame as broken.
Approved by: MAINTAINER
2003-04-10 09:22:33 +00:00
Matthew N. Dodd
aa3d7c479b
Build fixes for __FreeBSD_version >= 500111 (usbhid changes.)
2003-04-09 04:51:09 +00:00
Trevor Johnson
007fd60dd7
For the Alpha, update glibc and un-forbid (untested).
...
PR: 50313
Submitted by: Miguel Mendez
2003-04-09 02:05:12 +00:00