1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
Commit Graph

642 Commits

Author SHA1 Message Date
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
R. Imura
403c782e43 Fix incomplete PLIST. 2000-03-25 19:44:56 +00:00
R. Imura
3daf5ca497 Doing KDE style mtree in kdelibs.
OK'd by:	will
2000-03-25 16:14:50 +00:00
Will Andrews
af4a01863e Finish moving MAINTAINER for my ports.
andrews@technologist.com -> will@FreeBSD.org. :-)

Reminded by:	asami
2000-03-22 01:59:41 +00:00
David E. O'Brien
e05c25a8bf Restore useless version required comments. 2000-03-22 00:28:26 +00:00
Justin M. Seger
7cc807dbea Changed LIB_DEPENDS: MesaGL.14->GL.14 due to Mesa-3.1 upgrade 2000-03-20 23:25:21 +00:00
David E. O'Brien
da36feaffe Remove the "version required" line. 2000-03-20 02:37:50 +00:00
Satoshi Asami
eae72c6bb0 Mark FORBIDDEN on alpha, it builds but doesn't run.
Submitted by:	green
Reviewed by:	steve
2000-03-12 07:03:04 +00:00
Brian Feldman
481711b7ac Update to Snes9X 1.29, and get Makefile.alpha built. 2000-03-09 05:16:30 +00:00
Andrew Gallatin
b9a51adfb9 make a symlink out of the compat environment so that programs calling
system() will be able to find /sbin/sh

This allows Netscape to run external apps (eg, ghostview)
2000-03-08 04:14:53 +00:00
Andrew Gallatin
c3a4ed34de The "netscape" rpm from Compaq is now an actual RPM, not an RPM
containing a gzipped tarball.  Update the Makefile and the md5
checksum to reflect this new rpm.
2000-03-08 02:12:44 +00:00
David E. O'Brien
68a56eb6c5 Fix paths in .bochsrc file.
PR:		16511
Submitted by:	Dann Lunsford <dann@greycat.com>
2000-02-29 10:02:29 +00:00
Satoshi Asami
b2fc2bafbb Add virtual category "linux" to Linux apps and support libs/utils. 2000-02-28 08:34:04 +00:00
Jean-Marc Zucconi
5c317912f6 Fix compilation for pre-cam systems.
PR:		ports/16986
Submitted by:	Nobuyuki Koganemaru <kogane@koganemaru.co.jp>
2000-02-25 20:39:10 +00:00
R. Imura
8c5e852c59 Update to version 19991230.
PR:		16685
Submitted by:	Mikhail Teterin <root@kot.ne.mediaone.net>
Approved by:	maintainer
2000-02-24 13:46:50 +00:00
Satoshi Asami
8cdbcbd8da Bump shlib versions of kdelibs11 and kdesupport11. 2000-02-24 07:01:14 +00:00
Satoshi Asami
7183fee08d Move linux_mesa and linux_glide from emulators to graphics.
Approved by:	maintainer
2000-02-23 00:51:08 +00:00
Satoshi Asami
4bd98fb07c Use USE_QT instead of explicit LIB_DEPENDS. Also, change
HAS_CONFIGURE+CONFIGURE_ARGS="--prefix=${PREFIX}" to GNU_CONFIGURE.
2000-02-23 00:14:12 +00:00
Josef Karthauser
5c4a9c080e Some VMware port cleanup:
- remove [buggy] dependencies from linuxprocfs port, when this
  port doesn't exist in a system (it's a common situation, because
  linuxprocfs port isn't included in the official port tree).
- remove Makefiles.inc.xxx at cleanup stage
- added message about loading kernel modules
- added warning when vmware runned with not super-user id

Submitted by:	Vladimir N. Silyaev <vsilyaev@mindspring.com>
PR:		ports/16894
2000-02-22 20:11:31 +00:00
Joerg Wunsch
6c96bb41e7 This is the last of the ports PRs assigned to me... and actually a
rather large patchset improving pcemu.  I therefore also decided to
bump the version number from 1.01a to 1.01b, David Hedley apparently
abandoned all work on pcemu anyway.

The exact details of Arne's patches can be studied in the PR, it's
something like 50 lines of explanation i don't want to quote in full
here.  In short, he submitted a number of improvements and a fix for
the hard disk emulation in pcemu's BIOS.  After a review, i decided to
leave the patches verbatim.

In addition and while i was at it, i added something i always ment to
do: the option to dynamically add floppy disks (and now also hard
disks) from within the .pcemurc file, so there's no need to recompile
if you just wanna get access to your floppy from within pcemu.
Comment it out again once you're done.

PR:		ports/5788
Submitted by:	<arnej@math.ntnu.no> Arne Henrik Juul
2000-02-21 22:40:56 +00:00
Marcel Moolenaar
7c9c2cf2a8 Revert to using /compat/linux instead of /usr/compat/linux. The
linuxulator uses /compat/linux and /compat may be a link (it is
on fresh installs) and may not point to /usr/compat at all. Also,
linux_devtools still uses /compat/linux.

If the prefix is changed to something other than /compat/linux,
make sure it's changed in all relevant places!
2000-02-18 18:14:07 +00:00
Jun Kuriyama
31b5fc4a18 Use BUILD_DEPENDS on rpm, instead of RUN_DEPENDS.
Discussed with:	marcel
2000-02-17 13:39:39 +00:00
David E. O'Brien
8dbaa24496 Change PREFIX to /usr/compat/linux as the compat bits are really intended
to live in /usr rather than /.
2000-02-17 06:09:06 +00:00
R. Imura
46789bfcb4 Remove giflib dependence.
Only changed giflib -> libungif in kdegraphics.

They realy do NOT want libgif, and do NOT use libgif anywhere.
Some ports are checking its existence in configure, but they
are nonsense at all!!
2000-02-15 13:45:23 +00:00
David E. O'Brien
0e7d6f76fe Update to the 4-Jan-2000 offering.
Tested by:	jhb
2000-02-13 16:48:25 +00:00
Chris D. Faulhaber
51699aa66e Update port to 1.2
PR:		16689
Submitted by:	Maintainer
2000-02-13 13:05:48 +00:00
Jeroen Ruigrok van der Werven
03ee0564ab Add TuxNES. 2000-02-13 11:52:07 +00:00
Jeroen Ruigrok van der Werven
87b58c4aa3 Add TuxNES, a FreeBSD-friendly Nintendo 8-bit emulator.
Reviewed by:	Alexander Langer <alex@big.endian.de>
2000-02-13 11:45:42 +00:00
David E. O'Brien
b5d1cecde4 Style nits in the ports I maintain. 2000-02-13 03:25:05 +00:00
R. Imura
1d2c4bc545 Woops, "timeval" -> "struct timeval" 2000-02-12 18:34:50 +00:00
R. Imura
24765d07d6 Fix new compiler error in -current.
Noticed by:		bento
All no response from:	maintainer
2000-02-12 18:15:48 +00:00
Chris D. Faulhaber
233d59663a Update port to 1.2.5-1
PR:		16530
Submitted by:	Maintainer
2000-02-09 13:43:27 +00:00
R. Imura
af54b49567 Sync with its pre-install script.
Forgotten by:	maintainer
2000-02-08 16:48:09 +00:00
Peter Wemm
02c5b6c7c6 Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.

Reviewed by:	asami
2000-02-08 09:29:51 +00:00
David E. O'Brien
78a76311f5 Correct PLIST for rev 1.2 of ../Makefile 2000-02-08 01:51:57 +00:00
David E. O'Brien
cf14f7cbb8 Change version number to match the libc.so in the distfile. It seems
these are not the Tru64 libs, but rather the Digital Unix 4.0f libs.
Note that the new version number is "lower" than the previous one.

Submitted by:	gallatin
2000-02-07 23:42:16 +00:00
Michael Haro
c6157e1d41 remove extra blank line (portlint) 2000-02-07 22:09:12 +00:00
Michael Haro
5fd785035f change ordering of variables (portlint) 2000-02-07 22:08:45 +00:00
Michael Haro
6f08cfc953 remove ~20 blank lines in the middle of this file 2000-02-07 22:06:01 +00:00
Michael Haro
1b9b982c34 add new line ('\n') to end of file 2000-02-07 22:05:10 +00:00
Chris D. Faulhaber
c6cca3597f Unbreak the atari800 port:
* Removed xview dependancies to keep port simple.
* Sound doesn't function very well so I have disabled that also.
* Updated URL's and Maintainer's email address.

PR:		16509
Submitted by:	Maintainer
2000-02-06 21:46:28 +00:00
David E. O'Brien
af4ed05b0e Add some symlinks agaist libc.so that the RPM install script does. 2000-02-06 07:48:15 +00:00
David E. O'Brien
6e8b3a265c Turn on osf1_base 2000-02-05 20:03:26 +00:00
David E. O'Brien
7d6d63e443 This contains a minimal selection of shared libraries from a Compaq Tru64 5.0
installation.  These libraries and support files, in conjunction with the
osf1 module, form the basis of the osf1 compatibility environment.
2000-02-05 19:13:39 +00:00
David E. O'Brien
c2882b977a Support bochs's internal debugger.
Submitted by:	jhb
2000-02-03 16:01:13 +00:00
Chris D. Faulhaber
8fdfff45c7 Update port to 1.2
Approved by:	Maintainer
2000-02-02 22:46:23 +00:00
John Baldwin
cbb2a9f2b9 Activated bfe. 2000-02-02 21:24:50 +00:00
John Baldwin
b308b2590e A graphical front end to the debugger present in the Bochs emulator.
Reviewed by:	jim, jedgar
2000-02-02 21:18:47 +00:00
David E. O'Brien
c237e54a44 Add CVS tags to the files that could tolerate them. 2000-01-28 06:25:44 +00:00
David E. O'Brien
a04f0baefd Make this thing acutally portlint(1) and come close our Ports Collection
coding style.

[billf contributed to the Makefile cleanup]

Forgotten by:	initial committer
2000-01-28 06:22:56 +00:00
Josef Karthauser
fb6c9d21f3 Enable vmware. 2000-01-26 23:02:52 +00:00
Josef Karthauser
6f08968435 Virgin import of Vladimir N. Silyaev's port of the linux version of the
VMWare virtual machine.

PR:		ports/16337
Submitted by:	vsilyaev@mindspring.com
2000-01-26 22:06:13 +00:00
Nick Sayer
3b3259ec03 Back out v1.3. I misunderstood the procedure at work here.
Submitted by:	Satoshi
2000-01-22 18:20:40 +00:00
Michael Haro
1fadc80500 - Remove obsolete sites from MASTER_SITES
- Add MAINTAINER line
- Support CC/CFLAGS/PREFIX properly
- Shorten pkg/DESCR and add README file from distribution source

PR:		16035
Submitted by:	tkato@prontomail.ne.jp
2000-01-22 13:15:51 +00:00
Michael Haro
597e346d96 - Fix MASTER_SITES
- Add MAINTAINER line
- Add (probably missing) USE_XLIB line
- Move install path of utility data files from lib/ to libdata/
- Shorten pkg/DESCR and move original file to files/README.FreeBSD
- Sort pkg/PLIST

PR:		16039
Submitted by:	tkato@prontomail.ne.jp
2000-01-22 13:03:16 +00:00