Commit Graph

696 Commits

Author SHA1 Message Date
Daniel Harris
bb0c74ff5d Update to 2000.08.01 snapshot.
PR:		20380
Submitted by:	MAINTAINER
2000-08-19 16:49:20 +00:00
Kevin Lo
b7ff70393f Update to version 0.4.1
PR: 20651
Submitted by: Ports Fury
2000-08-18 16:44:39 +00:00
Ruslan Ermilov
b4a64dae9d Upgrade to version 2.2. 2000-08-16 16:52:39 +00:00
Sheldon Hearn
4e28d4de05 Do not rely on the linux(8) shell script. Instead, use an INSTALL
script so that the behaviour of a package installation matches
that of a port installation identically.

Note that, in the package case, we already have a valid run-time
linker hints file for Linux.
2000-08-15 10:22:36 +00:00
Steve Price
261b80aafd Remove what seemed like an innocuous warning message but turned out to be
a serious flaw that was causing parts of the XFree86 ports lib/X11 directory
to be removed on 'make deinstall'.
2000-08-13 22:04:52 +00:00
Alexander Langer
574c0a60de PKGDIR is supposed to be read-only.
Use PLIST var instead.

Submitted by:	bento
2000-08-13 16:26:26 +00:00
Will Andrews
7d7a9a2180 Make these COMMENT files conform to Handbook standard.
PR:		20269
Submitted by:	Ports Fury
2000-08-11 11:50:37 +00:00
Will Andrews
1edbf4ebfe Add vgb-bin v17, a gameboy emulator, binary-only.
PR:		20427
Submitted by:	Mario Sergio Fujikawa Ferriera <lioux@uol.com.br>
2000-08-11 04:21:13 +00:00
Satoshi Asami
c6bcad2436 (1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
    XFREE86_VERSION defaults to 3 for now, but adventurous users can
    override it in /etc/make.conf.  When XFREE86_VERSION=3, USE_XLIB
    will add a dependency to x11/XFree86; when it is set to 4, the
    dependency will be to x11/XFree86-4-libraries.  When
    XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
    hacks to avoid messing with XFree86 are turned off.

    Since XFree86 version 4 includes some software that used to be
    separate ports, when XFREE86_VERSION=3 the following variables are
    provided:

    USE_DGS		LIB_DEPENDS on x11/dgs
    USE_FREETYPE	LIB_DEPENDS on print/freetype
    USE_MESA		LIB_DEPENDS on graphics/Mesa3
    USE_XPM		LIB_DEPENDS on graphics/xpm

    When XFREE86_VERSION=4, these variables have no effect.  The
    LIB_DEPENDS in the tree for the above four ports have all been
    converted to the USE_* counterparts.  For your information, this
    is the count of the number of ports:

    USE_DGS		0
    USE_FREETYPE	16
    USE_MESA		36
    USE_XPM		236

    There is a new variable, XAWVER, which is set to 6 when
    XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4.  This is also
    passed to PLIST_SUB so ports that build Xaw based shared libraries
    can use this variable to substitute the shlib version number.

    There is also a provision of using a separate mtree file for
    XFREE86_VERSION=4, but that part is not enabled yet.

Reviewed by:	the ports list
Tested by:	make index (XFREE86_VERSION=3 only)

(2) Add hebrew to list of valid categories.
Submitted by:	nbm
2000-08-03 09:28:57 +00:00
Sheldon Hearn
35be4223c1 Enable sound support.
PR:		20289
Submitted by:	Jimmy Olgeni <olgeni@uli.it>
2000-08-02 07:44:00 +00:00
Jun Kuriyama
7ee7199ba0 Remove empty directory.
Submitted by:	bento
2000-08-02 05:19:16 +00:00
Akinori MUSHA
d0b2934087 Merge with Vladimir's latest version.
- Add support for FreeBSD bridging facility.  To use it, you need a
kernel built with `options BRIDGE'.

- Integrate vmnet and if_tap code into vmmon module.

- Install vmmon/vmnet1 pseudo-device nodes under /compat/linux/dev
instead of /dev

- Set TMPDIR to /var/tmp if empty.

- Change MAINTAINER back to Vladimir N. Silyaev <vns@delta.odessa.ua>,
now he is back and being active. :)
2000-07-31 21:56:38 +00:00
SADA Kenji
8a6d12a2e1 Activate vxtools.
PR:		ports/17436
Submitted by:	Martin Hinner <mhi@linux.gyarab.cz>
2000-07-28 20:27:42 +00:00
SADA Kenji
a29c40f0d9 New port vxtools - Command-line utilites for reading Veritas Filesystem (VxFS).
PR:		ports/17436
Submitted by:	Martin Hinner <mhi@linux.gyarab.cz>
2000-07-28 20:23:42 +00:00
Akinori MUSHA
9046f5e5ad Update the vmmon-freebsd module to Vladmir's latest version, 0.97-b1.
- Improve LBA magic for huge IDE drives
2000-07-27 05:46:31 +00:00
Alexander Langer
e71ad36d15 Add USE_BISON.
Submitted by:	maintainer
2000-07-24 10:20:43 +00:00
Kelly Yancey
dc6e6d7106 Add dependency on gnome.
Submitted by:	asmodai
2000-07-24 01:09:55 +00:00
Akinori MUSHA
ed3cdba5a1 Update to 2.0.2 release candidate, build 621.
Use it at your own risk, as it is supposed to be of beta quality.

FYI, vmmon/vmnet hasn't been changed at all since 2.0.1 release.
2000-07-22 20:55:26 +00:00
Alexander Langer
32a6ce46c4 Update to 2000.07.16 snapshot.
Problems with XFree86 4.0.0 discovered, one is encouraged to update to 4.0.1,
if one really wants to use XFree86-4.

PR:		19979
Submitted by:	maintainer
2000-07-22 09:47:31 +00:00
David E. O'Brien
fb660b974e Update to the 3rd build of these libs.
Also remove the restriction as we are allowed by Decpaq to directly offer
this package now.
2000-07-20 00:23:51 +00:00
Akinori MUSHA
a6855de4bf Add a note for users to always keep the kernel and this port in sync. 2000-07-18 19:13:15 +00:00
Maxim Sobolev
6c3dc47062 Update to 2000.0325
PR:		18488
Submitted by:	FUJISHIMA Satsuki <k5@cheerful.com>
2000-07-17 13:40:09 +00:00
Steve Price
c724b38293 Remove trailing '/' from the gsnes9x entry. 2000-07-17 00:28:22 +00:00
Alexander Langer
06ee1674ed Clean up port.
Submitted by:	maintainer
2000-07-16 15:59:05 +00:00
Alexander Langer
4e044e735f Add gsnes9x, a GTK front-end for the Snes9X SNES emulator.
PR:             19370
Submitted by:   Kelly Yancey <kbyanc@posi.net>
2000-07-16 15:32:28 +00:00
Akinori MUSHA
a7ed515c79 Update md5 due to their repack of the distfile as of a week ago.
- vmware-sniffer and vmware-wizard were changed. (details unknown)
  - vmmon/vmnet/vmppuser sources were unchanged, however, some of the
    binaries (for Linux) seems have recompiled.  That would not affect
    us because we compile them from source.

Fix configure script to return zero on exit.
2000-07-13 06:43:51 +00:00
Steve Price
89b7d2a446 - Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-config
- Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly

PR:		19623
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-07 19:59:26 +00:00
Steve Price
45acadd952 Link wine with -rpath so that it can find libwine.so.
PR:		19562
Submitted by:	FUJISHIMA Satsuki <k5@cheerful.com>
Approved by:	maintainer
2000-07-07 19:15:15 +00:00
Satoshi Asami
39af109321 @dirrm share/doc/twin
Submitted by:	bento
2000-07-05 20:03:06 +00:00
Thomas Gellekum
546041ba31 As threatened on freebsd-ports: all startup scripts know about the two
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.

The (42 or so) ports that already DTRT before are unchanged.
2000-07-05 12:37:06 +00:00
Satoshi Asami
077535707e @dirrm share/ines
Submitted by:	bento
2000-07-05 06:59:49 +00:00
Will Andrews
deb09918d3 ksnes9x is now hosted on MASTER_SITE_SOURCEFORGE. 2000-06-30 21:05:39 +00:00
Satoshi Asami
be6c01ee85 Use ${MASTER_SITE_LOCAL}. 2000-06-29 02:31:42 +00:00
David E. O'Brien
2d804d4f03 Add note requested by maintainer not to upgrade the port to the
2000.06.14 snapshot, as it is unstable.
2000-06-25 21:20:00 +00:00
Maxim Sobolev
40a33a6070 - Support LOCALBASE properly (in setting path to custom wish script)
PR:		19470
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-06-23 13:44:03 +00:00
Will Andrews
b2b7eb77b4 More people.FreeBSD.org -> MASTER_SITE_LOCAL conversion. 2000-06-20 21:03:27 +00:00
Jacques Vidrine
6dc9bdb0c8 Locally hosted distfiles moved to ftp.freebsd.org. 2000-06-20 13:37:39 +00:00
Akinori MUSHA
6b5cc67e4c Update to the 2.0.1 release. (Build 570)
I've tested this version for several hours and found it pretty stable,
which means this "release" version could handle the situations which
RC versions never could.

If you suffer any problems with it, feel free to report the situations
in detail at the freebsd-emulation list.
2000-06-20 08:59:05 +00:00
Akinori MUSHA
4e4f338ce2 Add a knob to try installing VMware 2.0.1 RC2 for those who are willing to try it out.
Add a piece of advice that users should not run VMware as root to Hints.FreeBSD.
2000-06-19 18:02:59 +00:00
Stefan Eßer
653381b3db Fix problem caused by our current version of ncurses.h (see PR misc/19077),
which defines "trace" in a way that causes link errors.

This patch just places "#undef trace" statements on the line following the
"#include <ncurses.h>" in the two WIne files, that include that header.

This workaround should be kept as long as there may be systems with the
buggy definition of "trace" in "ncurses.h".

Approved by:	Maintainer
2000-06-19 12:12:12 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Chris D. Faulhaber
2a1d1e7daa Fix typo: @rmdir -> @dirrm
Submitted by:	steve
2000-06-16 14:54:31 +00:00
Maxim Sobolev
61ebd322a2 Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking
it.

Hall of shame entry:	sobomax
2000-06-16 08:19:52 +00:00
Chris D. Faulhaber
f15c809077 .../local-distfiles/... -> MASTER_SITE_LOCAL 2000-06-15 22:29:34 +00:00
Maxim Sobolev
1de95a9ce1 First round of INSTALL_SHLIB fixes. 2000-06-15 16:44:16 +00:00
Maxim Sobolev
a9f22cd584 Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. 2000-06-14 13:21:38 +00:00
Jean-Marc Zucconi
672f084cda Move distfile to local-distfiles directory on ftp.FreeBSD.org 2000-06-11 17:30:28 +00:00
David E. O'Brien
e467ed746f Use perl-fu to handle the SOVERSION tweak instead of patching 58 files. 2000-06-10 19:47:24 +00:00
David E. O'Brien
b0f84b2bf4 "We (actually, I) forgot to install the libraries that are part
of the Wine port, as well as the include files for winelib."

PR:		18877
Submitted by:	Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2000-06-10 05:04:21 +00:00
Will Andrews
a55fdb5b47 Finish the move of macutils to archivers (no commits are necessary on
the actual macutils directory).
2000-06-10 02:15:50 +00:00
Satoshi Asami
fe90a46320 Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my
area on the local ports tree.
2000-06-09 21:59:16 +00:00
Akinori MUSHA
3024927161 Revise advice on /tmp: Difining TMPDIR would be better way than
creating /compat/linux/tmp to fake /tmp.
2000-06-08 20:09:52 +00:00
Chris D. Faulhaber
a9cf92ed32 Update MASTER_SITES for locally-hosted distfile(s) 2000-06-08 14:03:41 +00:00
Maxim Sobolev
af748fc7e0 Unbroke port for gcc 2.95 and later.
Reported by:	jmz
2000-06-08 11:09:07 +00:00
Satoshi Asami
2edd9fc3bd Remove two directories. Also, move manpages to Makefile while I'm here.
Submitted by:	bento (first half)
2000-06-07 22:52:16 +00:00
Will Andrews
323c437493 Make the move from people.FreeBSD.org/~will to ftp.FreeBSD.org.
Prompted by:	obrien
2000-06-07 17:31:47 +00:00
Maxim Sobolev
5d3096eb79 Activate basiliskII 2000-06-07 16:26:29 +00:00
Maxim Sobolev
1fa88b51ce Initial import of BasiliskII - a GPL'ed portable Mac emulator (requires Mac ROM
and a copy of MacOS to run).

PR:		18072
Submitted by:	sobomax
2000-06-07 16:14:46 +00:00
Maxim Sobolev
91240eedfb Add several missed from the PLIST files.
Submitted by:	bento
2000-06-06 07:14:25 +00:00
Akinori MUSHA
5279f13741 emulators/vmware:
Set MAINTAINER to <ak@freenet.co.uk> and mention the freebsd-emulation list.

emulators/vmware2:
  Set MAINTAINER to <knu@FreeBSD.org> and mention the freebsd-emulation list.
  Include the checksum of the 2.0.1-546 beta's distfile in files/md5 for those
  who want to test it.
2000-06-03 07:27:10 +00:00
Chris D. Faulhaber
212d88baea Remove directory (share/doc/sim) created during installation
Found by:	bento
2000-06-01 12:50:51 +00:00
Steve Price
a159369ffb Update to version 0.4.1d.
PR:		13006
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de>
2000-05-29 23:40:52 +00:00
Steve Price
c1c331baa7 Update to version 2000.05.26.
PR:		18847, 18848
Submitted by:	maintainer
2000-05-29 02:11:52 +00:00
Mike Smith
6710b4a9f0 RH6.1 has moved into old-releases on the master and most mirrors,
track this while we wait for 6.3 or something less buggy than 6.2.
2000-05-28 22:53:57 +00:00
Akinori MUSHA
6ffb1e67a7 Fix for the _very latest_ -CURRENT: KMODDEPS -> MODULE_DEPEND().
PR:		ports/18799
Submitted by:	Vladimir B. Grebenschikov <vova@express.ru>
Fix by:		Kentaro Inagaki <inagaki@tg.rim.or.jp>
Advice by:	peter
Tested by:	people at freebsd-emulation list
2000-05-26 05:42:51 +00:00
Will Andrews
1f2ce67913 Whoops, forgot this file with the update to 1999121400. 2000-05-22 07:19:12 +00:00
Will Andrews
b962685c91 Update to 1999121400 version, and add Alpha support. I modified the
patch Mario created for the Makefile so it would use proper Makefile logic.

PR:		18734
Submitted by:	MAINTAINER
2000-05-22 07:18:04 +00:00
Will Andrews
692ce9c1f0 Make WINE build again!
1) Update to 20000430 release snapshot.
	2) Remove irrelevant (integrated into wine tree) patches.
	3) Add new patch.
	4) New MAINTAINER (pfeifer@dbai.tuwien.ac.at).

Gerald apparently overlooked installation, so I added a few files to the
install so people can actually run WINE; I also accounted for these files
in pkg/PLIST updating.  Unfortunately, I could not test WINE because I
don't have USER_LDT in my kernel and I'm not adding it just now.  :-)

Special thanks to Gerald for his help!

PR:		18648
Submitted by:	Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
Approved by:	se (previous MAINTAINER)
2000-05-18 18:10:27 +00:00
Bill Fumerola
ccf4c430e0 ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go. 2000-05-14 05:40:52 +00:00
Akinori MUSHA
d166df7bfa Bump the version number corresponding to Peter's previous commit. 2000-05-06 12:49:51 +00:00
Peter Wemm
217c24e73e The rtc module depends on linux (for -current) 2000-05-05 13:08:30 +00:00
Akinori MUSHA
aef81ecac3 Show an error message and exit when vmware is invoked without Linux procfs
mounted on /compat/linux/proc.

I hope that would reduce FAQ.
2000-04-25 14:23:37 +00:00
Kris Kennaway
d75af6a9c0 Add Jim Housley <jim@thehousleys.net> as new maintainer. 2000-04-24 18:45:32 +00:00
Kris Kennaway
39c06186fa Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsive
for quite some time. If any non-committer wants to take over maintainership
please let me know.

Reviewed by:		ports
No response from:	erich
2000-04-23 22:59:51 +00:00
David E. O'Brien
dae552c2f0 I have been asked to *TEMPERARYLY* restrict this again. 2000-04-20 19:34:27 +00:00
Akinori MUSHA
3685fd311f D'oh. I forgot to add "$@" to the vmware command line. 2000-04-18 11:06:35 +00:00
Akinori MUSHA
d0e24bc7e7 Install ${PREFIX}/bin/vmware as a shell script which sets some
environment variables properly to run VMware, instead of installing it
as a symbolic link to ${PREFIX}/lib/vmware/bin/vmware.

Suggested by:	Frank Mayhar <frank@exit.com>

Add $FreeBSD$ on the top of the Hints.FreeBSD file.

Add a link to the official VMware Product FAQ page.
2000-04-17 04:23:24 +00:00
Jeremy Lea
877b8a533b Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO.  Begin the process of reserving these prefixes for user defined
options.

No comment by:	ports
2000-04-17 00:18:05 +00:00
Yukihiro Nakai
6c03ef6783 - Support CFLAGS/CXXFLAGS/LOCALBASE/X11BASE properly
- Add WWW: line into pkg/DESCR

PR:		ports/17462
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-04-16 03:07:42 +00:00
David E. O'Brien
aa1ff89493 Fix bogon in the PORT{NAME,VERSION} conversion. 2000-04-15 09:38:52 +00:00
David E. O'Brien
9ba8c6f53e Remove the distribution restriction. RedHat is distributing the Tru64
libs and thus so will we.
2000-04-15 04:18:08 +00:00
Akinori MUSHA
2b40efb08b Prepare ${LINUX_DIR}/dev/null for use of the plain disk technique.
Suggested by:	Nick Sayer
2000-04-14 21:01:58 +00:00
Akinori MUSHA
688db83363 Move /dev/rtc to ${LINUX_DIR}/dev/rtc, since we don't need rtc except
for running Linux stuff.

Suggested by:	Nick Sayer
2000-04-14 20:13:55 +00:00
Peter Wemm
d28a4ecbc3 Fix /usr/compat -> /compat 2000-04-14 19:50:25 +00:00
Michael Haro
b7f08d10c0 PORTNAME/VERSION stuff 2000-04-12 04:56:17 +00:00
Will Andrews
09e1a276a0 Fix distfile fennerage.
Found by:	portsurvey
2000-04-08 06:32:32 +00:00
Akinori MUSHA
4a1f3dc060 Synchronize with vmware2. 2000-04-04 19:15:04 +00:00
Akinori MUSHA
a42adeafdd Style fix:
- Remove post-install information from DESCR's.
  - Replace /usr/local with ${PREFIX} in DESCR's and MESSAGE's.
  - Remove unnecessary whitespace.

Pointed out by:	portlint
2000-04-04 19:03:36 +00:00
Akinori MUSHA
ac94adb818 Make it run-depend on the emulators/rtc port and delete notice. 2000-04-03 16:13:11 +00:00
Akinori MUSHA
9a55396905 Changes:
- Mention full screen graphics mode works though it'll need due care not
  to enter full screen text mode.
  - Wording: vmware -> VMware
  - Wording: tmpfs -> MFS
2000-04-03 16:10:38 +00:00
Akinori MUSHA
f90daf1d5e Activate rtc. 2000-04-03 15:32:13 +00:00
Akinori MUSHA
3cf900afec This is rtc, a kernel module for /dev/rtc device support.
Some apps such as VMware for Linux would be happy with it.

The code was originally written by Vladimir N. Silyaev.

Note: It _includes_ Linux ioctl support, but basically it's
FreeBSD native stuff.  I'm importing this into emulators
category for convevience' sake.   Check it out.
2000-04-03 15:28:30 +00:00
Akinori MUSHA
80f2bf84f0 Synchronize with vmware2 port. 2000-04-01 23:20:59 +00:00
Akinori MUSHA
888d382ed0 Adjust window sizes. 2000-04-01 19:07:21 +00:00
Nick Sayer
66ef3a76a8 Add a section about how to set up plain disks as a workaround for
the not-working raw disks.

Add some more little hints too.

Approved by:	knu@idaemons.org
2000-04-01 00:31:35 +00:00
Akinori MUSHA
2f0a7f7679 Change PKGNAME: vmware -> vmware2 2000-03-30 07:54:08 +00:00
Akinori MUSHA
632ac3b7f1 Activate vmware2 2000-03-29 21:25:41 +00:00
Akinori MUSHA
43878b4a17 Here comes the VMware 2.0 port, finally.
- Correspond to VMware 2.0 Build 476 release (not beta)
- Support SMP kernel
- Install VMware tools floppies (for Windows and Linux)
- Add Hints.FreeBSD
- Mention my unofficial `rtc' port on post-install
- Raw disk may not work for the present
- etc.

Enjoy it!
2000-03-29 21:23:07 +00:00
Akinori MUSHA
302f5039f0 - Add a tip (/tmp usage)
Suggested by:	des
2000-03-25 23:02:49 +00:00
Akinori MUSHA
9225c521c3 - Clean up and minor fixes
- Make portlint satisfy
  - Avoid creating files out of WRKDIR
  - Remove the void directory "patch" (What ever was this?)
  - Adjust whitespace
  - Fix some ungrammatical wordings
  - Modify COMMENT and DESCR
- Drop fakeprocfs support due to the import of Linux procfs to the base system
- Show MESSAGE after installation
- Change maintainer to the -emulation list because:
  - Vladimir seems too busy or unreachable these days
  - This port depends very much on Linux compatibility stuff
- Get it to check if the system has Linux procfs module and stop if not

PR:		ports/16960 (add WWW to DESCR)
No response by:	maintainer
2000-03-25 20:24:32 +00:00