Dirk Meyer
b3012f7cee
This updates the Wine port to 2001.03.05 and removes an obsolete
...
patch to the FreeBSD kernel from the port.
PR: 25825
Submitted by: pfeifer@dbai.tuwien.ac.at
2001-03-17 13:50:04 +00:00
Nick Sayer
95a035f6d7
Why bother even copying the file into ${WRKSRC}?
2001-03-15 16:52:27 +00:00
Nick Sayer
86d2c97131
Fix bento by insisting on XFree86-4.
2001-03-15 16:50:26 +00:00
Vanilla I. Shu
9edf2e2b52
Use "USE_GTK" & "USE_GNOME" forever.
2001-03-14 19:33:30 +00:00
Akinori MUSHA
33c97cffa6
Define USE_LINUX, as linux_base must be installed prior to this port.
2001-03-14 11:03:40 +00:00
Ying-Chieh Liao
7aff969448
add gnuboy
...
A Nintendo GameBoy emulator
2001-03-12 06:10:25 +00:00
Mario Sergio Fujikawa Ferreira
6d634885e9
Fix issue with alpha architecture.
...
Instead of EXTRA_PATCHES, use a post-patch target since the alpha
patch assumes that FreeBSD patches have been already applied.
Also, this port assumes it is being built on a ev4. This will
have to be revisited later.
Submitted by: steve (http://havk.org/alpha/ build scripts)
2001-03-11 13:28:17 +00:00
Maxim Sobolev
70ea316afc
Distfile has been rerolled without version bump. The new release include
...
some fixes for the case when SDL doesn't contain GL support built in, so
bump PORTREVISION to let users know that update is necessary.
2001-03-11 09:15:17 +00:00
Will Andrews
d954849444
Upgrade to 2mar2001 version.
2001-03-11 03:55:26 +00:00
David E. O'Brien
8365998ce0
Add $FreeBSD$ so I can more easily track this.
2001-03-11 02:31:23 +00:00
Kris Kennaway
f6bbbcac90
Fix plist
2001-03-11 02:16:56 +00:00
Jean-Marc Zucconi
96568360d5
Add floppyd.1 floppyd_ andstalltest man pages
2001-03-11 01:56:11 +00:00
Kris Kennaway
cb8c1fa3f5
Fix plist
2001-03-11 00:47:43 +00:00
David E. O'Brien
f8337401f0
Make CFLAGS clean.
2001-03-11 00:44:31 +00:00
Dirk Meyer
05febb9e7d
patch to make it compile under "alpha" on beast.
2001-03-10 18:31:01 +00:00
Kris Kennaway
f078732dfd
Fix plist and take the opportunity to make the port respect CFLAGS
2001-03-10 06:35:23 +00:00
Steve Price
ab81d2e662
Make this package again on the Alpha.
2001-03-09 03:31:03 +00:00
Nick Sayer
ebc6e01c4e
Don't strip the module or it won't work
2001-03-08 19:04:51 +00:00
FUJISHIMA Satsuki
50b65d0d2a
add BUILD_DEPENDS to install app-defaults.
...
PR: 25611
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2001-03-08 17:02:59 +00:00
Nick Sayer
6c32347553
1. Be a bit more verbose about how to set it up.
...
2. Restrict the distribution and don't try and make this work for non
x86.
2001-03-08 16:41:36 +00:00
Nick Sayer
795040ea51
Add port for VMware XF86 4.x driver module. Allows you to use XFree86 4.x
...
in a vmware guest.
2001-03-08 02:39:27 +00:00
Nick Sayer
30bc1c26bb
Update the Hints notes about the MAP_NOSYNC issue. It's now fixed in
...
4-stable and -current.
2001-03-07 18:04:10 +00:00
Jean-Marc Zucconi
846ea1e4cf
Add official patch mtools-3.9.7-20001213.diff.
...
Do not overwrite an existing mtools.conf file - install it as
mtools.conf.sample
2001-03-06 16:35:13 +00:00
Kevin Lo
47095dc46a
- Remove USE_IMAKE
...
- Add WWW: line
PR: 25426
Submitted by: Ports Fury
2001-02-28 14:16:52 +00:00
Steve Price
5ad7c75da9
Update to version 0.3.1.
...
PR: 25401
Submitted by: maintainer
2001-02-27 04:57:35 +00:00
Steve Price
f31050845b
Update to version 6.3.
...
PR: 25021
Submitted by: George Reid <greid@ukug.uk.freebsd.org>
2001-02-27 04:55:17 +00:00
David E. O'Brien
5bd279f793
Drop maintainer ship. Too many people did not like the direction I took
...
this port.
2001-02-26 02:45:08 +00:00
Kevin Lo
2149c674cc
Upgrade to version 0.4.3
...
PR: 25349
Submitted by: MAINTAINER
2001-02-25 15:58:27 +00:00
Akinori MUSHA
9b0e7f3d02
As our new bsd.kmod.mk doesn't seemt to support "make clean all",
...
do "make clean && make" instead.
This should fix the build on a recent CURRENT.
2001-02-25 10:16:25 +00:00
Kevin Lo
9c2c94df0d
Update MASTER_SITES and WWW
...
PR: 25320
Submitted by: Ports Fury
2001-02-25 06:25:11 +00:00
Maxim Sobolev
6f5ce5ffad
Correct version number of SDL shared library.
...
PR: 25343
Submitted by: Carl Fongheiser <cmf@iabears.org>
2001-02-24 19:58:10 +00:00
Maxim Sobolev
39dd2dc01f
Update to 1.22.
...
Submitted by: Joe Groff <joe@pknet.com> (author of dgen-sdl)
2001-02-23 17:54:29 +00:00
Jimmy Olgeni
5f07e4065f
Fix creation of /etc/vmware link (merge from vmware2 port)
...
Requested by: Julian Elischer <julian@elischer.org>
2001-02-23 15:17:06 +00:00
Jimmy Olgeni
82c7f9761b
Fix creation of /etc/vmware link (it could be created into itself, if it
...
already existed at install time).
2001-02-22 21:10:34 +00:00
Mario Sergio Fujikawa Ferreira
0fabc4ff05
Sanitize MASTER_SITES.
2001-02-22 02:49:48 +00:00
Sheldon Hearn
ab74d29702
Drop maintanership of emulators/xzx and throw it open to anyone
...
who cares.
2001-02-21 18:24:12 +00:00
Maxim Sobolev
57baf70cdf
Update checksum. The only change between old and new versions is fixed a bug
...
in joystick support, but AFAIK SDL port doesn't support joystick on FreeBSD,
so no PORTREVISION bump was performed.
Submitted by: bento
2001-02-20 11:21:43 +00:00
Jimmy Olgeni
2650700677
Update to version 0.37b11.2
2001-02-18 22:23:26 +00:00
Jing-Tang Keith Jang
8ca7d43cd9
Update to 2001.02.16.
...
PR: ports/25168
Submitted by: MAINTAINER
2001-02-17 17:13:51 +00:00
Mario Sergio Fujikawa Ferreira
2275ee0bcf
typo clean up police: \s -> \t
2001-02-14 05:43:00 +00:00
Yukihiro Nakai
da4cb0d670
More fix for 4.x-RELEASE
...
PR: ports/24752
Submitted by: HIYAMA Takeshi <th@cis.ibaraki.ac.jp>
2001-02-05 16:15:37 +00:00
Jimmy Olgeni
f91f1f3109
Style police on editors category.
2001-02-05 14:49:05 +00:00
Jimmy Olgeni
5fd91de073
Update port to version 0.37b11.1.
2001-02-03 19:59:55 +00:00
Maxim Sobolev
96d40ffc64
- Mark port broken for ${OSVERSION} < 400000 (not supported);
...
- minor updates and cleanups to pkg-comment and pkg-descr.
Submitted by: maintainer
2001-02-02 22:52:03 +00:00
Jimmy Olgeni
79c05b9c01
Enforce X(1) recommendation about X11 naming in some pkg-{descr,comment}
...
files.
2001-01-31 23:28:05 +00:00
Jimmy Olgeni
e39da73d70
Fix typo in pkg-comment: utilites -> utilities
2001-01-31 20:28:11 +00:00
Maxim Sobolev
da45aa792a
Fix brokeness due to recent libgcc* changes.
...
Submitted by: maintainer
2001-01-30 11:16:07 +00:00
Yukihiro Nakai
6d5e029d2f
More fix about usb support.
2001-01-24 01:16:14 +00:00
Jacques Vidrine
9db96b6bf0
Use random() instead of rand() so that the white noise sounds better.
...
Submitted by: Mark Abene <phiber@radicalmedia.com>
2001-01-22 12:56:38 +00:00
Akinori MUSHA
485f1b4641
Fix for the latest -current. (sys/select.h -> sys/selinfo.h)
2001-01-22 10:39:32 +00:00