Gerald Pfeifer
958a666b72
Take into account that Wine now requires a configuration file in the home
...
directory of every user instead of a global $PREFIX/etc/wine.conf. Remove
redundant information from pkg-descr on the way.
Approved by: obrien (mentor)
2002-05-22 07:34:37 +00:00
Kris Kennaway
327e9ddbe5
BROKEN: Does not build
2002-05-18 03:35:55 +00:00
Kris Kennaway
fb7f2dbe43
Catch up checksums of arch-neutral files to distinfo.i386
...
Submitted by: bento
2002-05-15 23:30:05 +00:00
Kris Kennaway
ca064940f0
Add vmware-tools2 and vmware-tools3 and remove vmware-tools
...
Forgotten by: matusita
2002-05-15 04:11:55 +00:00
Patrick Li
7f4c820157
Update to 1.4
...
PR: 38041
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2002-05-14 21:48:12 +00:00
Patrick Li
281d91ce3a
Update to 0.2.0
...
PR: 38072
Submitted by: maintainer
2002-05-14 21:21:26 +00:00
Patrick Li
530b83fb2b
Update to 0.60.1
...
PR: 37787
Submitted by: maintainer
2002-05-14 02:51:55 +00:00
Gerald Pfeifer
648117b85b
Additional documentation actually resides in $PREFIX/share/doc/wine, not
...
$PREFIX/lib/wine/documentation, these days.
Submitted by: anholt
Approved by: obrien (mentor)
2002-05-13 16:22:07 +00:00
Gerald Pfeifer
6a2d045fb0
Update to the 2002.05.09 snapshot of Wine.
...
Approved by: obrien (mentor)
2002-05-13 07:42:33 +00:00
Mark Peek
c8293e99a6
Patches to gdb-5.2 from the gdb CVS repository. These are needed to
...
properly enumerate all the cpu architectures.
2002-05-12 18:31:25 +00:00
Mark Peek
7bb7abaf74
Update to gdb-5.2 release.
2002-05-12 18:29:13 +00:00
Makoto Matsushita
32100e5ae1
This port is divided into ports/emulators/vmware-tools{2,3}
...
(already repocopied to these directories, so no histories are lost).
Thanks for using this port, and if you are VMware 3.x user
use ports/emulators/vmware-tools3 instead. VMware 2.x users
also are happy with ports/emulators/vmware-tools2.
2002-05-11 13:42:48 +00:00
Makoto Matsushita
05fdf40857
Mark FORBIDDEN if PACKAGE_BUILDING. These ports cannot build without
...
VMware Workstation itself.
Suggested by: knu
2002-05-11 13:14:48 +00:00
Makoto Matsushita
321587b9e1
Update VMware toolbox and VMware guestd to 3.1.1 build 1790.
...
Add comments that these are for VMware 3.x.
2002-05-11 13:11:12 +00:00
Makoto Matsushita
611ac0b977
After repocopying from ports/emulators/vmware-tools, this directory
...
is switched back to VMware tools for VMware 2.x, with some minor changes
including:
- MAINTAINER line should be an address of @FreeBSD.org since
I'm now a committer.
- Update current MASTER_SITES listed in VMware's webpage at
http://www.vmware.com/download/
- some minor typo fix, and add a comment that this is for
VMware 2.x.
2002-05-11 13:06:02 +00:00
David E. O'Brien
42e2fa02d2
To ports@freebsd.org.
2002-05-09 15:14:20 +00:00
David E. O'Brien
95abb47416
To ia64@freebsd.org.
2002-05-08 20:49:22 +00:00
Chris D. Faulhaber
932aebafa3
Update port to 2.9.9 (woohoo, versioned distfiles again!)
2002-05-07 20:33:12 +00:00
David W. Chapman Jr.
60a2460624
Unbreak zsnes with the latest SDL update: disable joystick code for now
...
PR: 37830
Submitted by: maintainer
2002-05-07 20:13:42 +00:00
Marcel Moolenaar
41cf6688e2
o Update checksum for redhat-release. It has been repackaged. No
...
user visible changes.
2002-05-04 22:40:24 +00:00
Gerald Pfeifer
299f9db7f0
Do not --disable-opengl any longer, which mostly was used to work around
...
problems with XFree86 4.0.0 as far as I can see.
Approved by: obrien (mentor)
2002-04-30 13:44:08 +00:00
Norikatsu Shigemura
f99b430f55
add missing directory.
...
Reviewed by: knu (mentor)
2002-04-28 17:48:27 +00:00
Anders Nordby
789a860dad
Enable threading, enable the GUI.
...
PR: 36848
Submitted by: maintainer
2002-04-20 17:04:48 +00:00
Will Andrews
e05ed36727
Say goodbye to Qt 1.x and all of its dependents. The one port I found
...
which probably isn't supposed to be removed is misc/instant-workstation,
which had a dependency on audio/xamp (being removed), so I removed that
dependency and bumped PORTREVISION. All other ports are real dependents
upon Qt 1.x, including KDE 1.x stuff.
Code in bsd.kde.mk supporting these ports is also removed or adjusted.
Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be
committed Real Soon Now (TM), pending repo-copies.
This commit made in impending view of Qt3/KDE3 entering ports tree.
2002-04-19 02:30:02 +00:00
Maxim Sobolev
1b3c0d7d6c
Chase increase of libSDL version number.
2002-04-17 12:38:02 +00:00
Chris D. Faulhaber
26fc250028
Update port to V2.9-5 (2.9.5).
...
PR: 37181
Submitted by: KANOU Hiroki <kanou@mil.allnet.ne.jp>
2002-04-17 11:22:24 +00:00
Patrick Li
11a2c410d1
Fix entries for slave ports
...
PR: 37148
Submitted by: maintainer
2002-04-16 20:21:21 +00:00
Ade Lovett
f18cbf2fa6
gettext upgrade uber-patch (stage 3)
...
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr
2002-04-12 17:10:20 +00:00
David E. O'Brien
ad6d097538
Update to the 2002-04-09 snapshot of what will be version 5.2.
2002-04-12 16:53:44 +00:00
Gerald Pfeifer
ac57a7f93f
Update to the 2002.04.11 snapshot of Wine. Lots of libraries in
...
$PREFIX/lib/wine have been renamed.
2002-04-12 14:47:47 +00:00
Chris D. Faulhaber
b2a8b5c498
Update port to 2.9.4.
...
PR: 36997
Submitted by: Miguel Mendez <flynn@energyhq.homeip.net>
2002-04-11 18:56:03 +00:00
Patrick Li
98be074283
- Update to 4.1
...
- Disallow distribution in package and cdrom form because of license
PR: 36853
Submitted by: maintainer
2002-04-07 20:33:24 +00:00
David E. O'Brien
fe5c151de4
Update to the 2002-04-02 snapshot of what will be version 5.2.
2002-04-04 00:32:38 +00:00
David E. O'Brien
75c687b0e9
I thought our Red Hat Linux emulation was at 6.2, not 6.1.
2002-04-02 23:32:34 +00:00
Chris D. Faulhaber
7890eb4a59
Update port to version V2.9-3 (2.9.3)
...
PR: 35839, 36588
Submitted by: KANOU Hiroki <kanou@mil.allnet.ne.jp>,
Miguel Mendez <flynn@energyhq.homeip.net>
2002-04-02 00:21:56 +00:00
Makoto Matsushita
c3285bb6f3
We can safely assume that vmware-guestd is already installed while
...
do-install target is running. So use installed vmware-guestd to detach
VMware Tools CD-ROM (same as ports/emulators/vmware-guestd/Makefile rev 1.3.)
No content change will apply with this commit.
2002-03-31 13:26:09 +00:00
Makoto Matsushita
f4a6cc525b
Use installed vmware-guestd to detach VMware Tools CD-ROM.
...
No content change will apply with this commit.
2002-03-31 13:17:26 +00:00
Dirk Meyer
55fcad8d51
A Adam Computer / ColecoVision Emulator
...
PR: 32056
Submitted by: karlj000@unbc.ca
2002-03-30 11:30:11 +00:00
Patrick Li
652c76257c
Update to 0.59.1
...
PR: 36328
Submitted by: maintainer
2002-03-26 19:56:56 +00:00
Patrick Li
5d3ebef53d
Add new port games/scummvm - A free implementation of LucasArts S.C.U.M.M.
...
interpreter
PR: 36335
Submitted by: Miguel Mendez <flynn@energyhq.homeip.net>
2002-03-26 19:28:47 +00:00
David E. O'Brien
cb8526379b
Update to the 2002-03-25 snapshot of what will be version 5.2.
2002-03-26 00:10:28 +00:00
Maxim Sobolev
62f2687e21
Add USE_SUBMAKE, where it might be necessary.
2002-03-25 09:19:20 +00:00
Kevin Lo
10e9a833f5
Update to version 0.58.3
...
PR: 36196
Submitted by: MAINTAINER
2002-03-23 11:03:36 +00:00
Ade Lovett
9210b7cb07
Stage 1 of gettext update.
...
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr
2002-03-15 19:44:29 +00:00
David E. O'Brien
ebc54f3baf
Update to the 2002-03-15 snapshot of what will be version 5.2.
2002-03-15 19:12:39 +00:00
Makoto Matsushita
8ca6491f05
Change my email address to the one of @FreeBSD.org.
...
Reviewed by: kuriyama
2002-03-15 15:47:40 +00:00
Trevor Johnson
44cde67dc9
Bump PORTREVISION for the zlib update.
...
Forgotten by: me
Reported by: Mike Buchanon <buchanon@mlss15.cl.msu.edu>
PR: 35860
2002-03-13 15:58:21 +00:00
Trevor Johnson
48d1b32f61
Update for zlib "double free" security bug
...
(http://www.redhat.com/support/errata/RHSA-2002-026.html ). I only
tested this on i386.
2002-03-12 13:44:43 +00:00
Trevor Johnson
184c4d7db2
Correct checksum for Alpha zlib package.
2002-03-12 11:19:42 +00:00
Trevor Johnson
c851edecd3
Update to zlib-1.1.3-25.7. This fixes the "double free" bug. See
...
RHSA-2002:027-22 or Zlib Advisory 2002-03-11
(URL:http://www.gzip.org/zlib/advisory-2002-03-11.txt ) for details.
I only tested this on i386.
2002-03-12 11:03:31 +00:00
Maxim Sobolev
6ee210658b
Unbroke on recent -current: we now need <arpa/inet.h> to get proto for
...
ntohl(3).
2002-03-11 23:21:06 +00:00
Patrick Li
5228e63faa
Update to 2002.03.10
...
PR: 35781
Submitted by: maintainer
2002-03-11 22:45:29 +00:00
Patrick Li
7fd4ed84a5
Add patch to fix package build
...
PR: 35782
Submitted by: maintainer
2002-03-11 22:01:53 +00:00
David E. O'Brien
99153909f2
Update to the 2002-03-10 snapshot of what will be version 5.2.
2002-03-10 21:04:40 +00:00
Patrick Li
9817bc4d6f
Update to 0.8.21
...
PR: 35685
Submitted by: maintainer
2002-03-09 00:23:05 +00:00
Chris D. Faulhaber
1afd4529c1
Update port. DISTFILE name did not change but includes the following
...
updates:
o Added support for HP2100 Simulator floating point and dynamic mapping,
0 PDP-7 DECtape, and IBM 1130.
o Expanded HP2100 disk pack support
o Expanded I1401 support
o Moved Altair files around
2002-03-04 13:29:01 +00:00
Patrick Li
a1b38dadba
Update to 4.0
...
PR: 35465
Submitted by: maintainer
2002-03-03 07:55:40 +00:00
David E. O'Brien
4e409389f4
Update to version 5.1.1.
2002-03-03 04:48:48 +00:00
Akinori MUSHA
7afa2729cb
Disconnect linux_base-62 from the build since it hasn't been updated
...
after the repocopy.
Leaving it in Makefile lets "make index" create a duplicate entry of
linux_base and confuses some tools that look up INDEX.
2002-02-18 04:16:02 +00:00
Patrick Li
87c9f297e3
Update to 0.58.1
...
PR: 34696
Submitted by: maintainer
2002-02-08 04:16:21 +00:00
Jacques Vidrine
7120788387
Release MAINTAINER.
2002-02-06 22:45:43 +00:00
Dirk Meyer
d2f8d37ae4
Change some defines from "YES" to "yes"
...
See samples in the porters-handbook.
2002-01-28 07:31:04 +00:00
Chris D. Faulhaber
9ed7d991c5
Update port to 2.9.
...
PR: 34241
Submitted by: Miguel Mendez <flynn@energyhq.homeip.net>
2002-01-27 17:39:30 +00:00
Trevor Johnson
6206038a64
Back out the recently added kludge. Instead, install the
...
compat-libstdc++ RPM. PORTREVISION++ too.
2002-01-25 14:24:44 +00:00
Trevor Johnson
d9e449106c
On i386, add a symlink to linux_base-7 so the stdc++ shared library
...
will be found for linux-mozilla and linux-netscape6. Thanks to
Anders Andersson <anders@hack.org> for reminding me of the need for
this.
2002-01-24 09:34:10 +00:00
FUJISHIMA Satsuki
9f03df061f
update to 2002.01.22.
...
PR: 34208
Submitted by: maintainer
2002-01-23 17:45:56 +00:00
Trevor Johnson
cae96ce19e
Add mtab to packing lists.
2002-01-23 02:29:46 +00:00
FUJISHIMA Satsuki
b7c25d5edd
fix this totally broken port.
...
PR: 34177
maintainer Kyle Martin (patch not used)
2002-01-22 20:41:30 +00:00
Patrick Li
85f8175f62
Update to 0.8.20
...
PR: 34127
Submitted by: maintainer
2002-01-22 05:49:17 +00:00
Patrick Li
f1c91eda9b
Oops. Add missing entry to plist
...
Submitted by: bento
2002-01-11 06:28:32 +00:00
Patrick Li
2a90b521a2
Fix plist
...
PR: 33745
Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
Noticed by: bento
2002-01-11 03:57:11 +00:00
Munechika SUMIKAWA
9057b2f8ed
Upgrade to 0.57.1.
...
PR: ports/33704
Submitted by: Stijn Hoop <stijn@win.tue.nl>
2002-01-10 03:40:43 +00:00
Patrick Li
5750ffe55e
- Update to 3.0.0
...
- give maintainership to submitter
PR: 33659
Submitted by: Miguel Mendez <flynn@energyhq.homeip.net>
2002-01-09 02:34:10 +00:00
Martin Blapp
15dc45e856
Upgrade to version 1.3. Bochs works now wonderfull
...
in CURRENT, while 1.21 did panic.
Approved by: demon
2002-01-09 00:58:16 +00:00
FUJISHIMA Satsuki
bfe0973b6c
include pre.mk for XFREE86_VERSION usage.
...
Noticed by: Dan Langille <dan@langille.org>
2002-01-07 14:08:24 +00:00
Jimmy Olgeni
afef594ac6
Remove obsolete patch files.
...
Submitted by: maintainer
2002-01-07 12:24:44 +00:00
Will Andrews
dade9e1891
Mail to the maintainer bounces.
2002-01-07 04:42:05 +00:00
Will Andrews
96570b8ae4
If XFREE86_VERSION=4, we need mkfontdir from x11/XFree86-4-clients.
...
Submitted by: bento
2002-01-07 04:38:10 +00:00
Dirk Meyer
2025ba84ee
- make portlint happier
...
- use DOCSDIR or EXAMPLESDIR
- get rid of some INTERACTIVE scrips in news/ifmail
2002-01-05 23:43:13 +00:00
Jimmy Olgeni
96917d860a
Update port to version 0.56.2 (plus new cheat.zip MD5 and German docs)
...
PR: 33494
Submitted by: maintainer
2002-01-05 10:11:48 +00:00
Patrick Li
1f3a52cc74
Update to 1.2.2
...
PR: 33562
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2002-01-05 06:36:21 +00:00
Ying-Chieh Liao
27d4bf8112
- PORTVERSION 0.4.3 => 0.4.4.
...
- Support XFree86 DGA extension switch by defining WITH_DGA.
- Use ECHO_MSG in Makefile, instead of ECHO. (from bsd.port.mk)
- Change default ROMDIR/DISKDIR in ${WRKSRC}/Makefile. (from hier)
PR: 33458
Submitted by: maintainer
2002-01-02 03:54:59 +00:00
Dirk Froemberg
8c0949d312
Use '::' as an dependency operator for pre-everything target. This is
...
needed because of the special nature of the pre-everything target.
See http://www.freebsd.org/cgi/getmsg.cgi?fetch=481921+485051+/usr/local/www/db/text/2001/cvs-all/20011007.cvs-all for details.
2001-12-31 10:20:19 +00:00
Dmitry Sivachenko
2d4fedda50
Update to version 2001-12-16.
...
PR: 33253
Submitted by: maintainer
2001-12-27 19:05:51 +00:00
Dirk Froemberg
e5c205169e
portlint:
...
- begin with a capital
- don't end with '.'
- remove port name
- don't exceed 70 characters
2001-12-25 16:59:04 +00:00
Will Andrews
999492cac3
Add missing linux_base-62 SUBDIR.
...
Submitted by: bento
2001-12-24 11:27:54 +00:00
Patrick Li
b666502afd
- PORTDOCS police
...
- DOCSDIR support to some
- Brush out some lint
2001-12-24 02:17:17 +00:00
Pete Fritchman
3aef562436
Fix ownership on ${LINUXBASE}/var/spool/mail.
...
PR: 33096
2001-12-23 09:10:13 +00:00
FUJISHIMA Satsuki
7a08d1cef1
o update to 1.4.2.
...
o use LOCALBASE as default PREFIX.
PR: 32602
Submitted by: amorita
2001-12-23 00:15:24 +00:00
Ying-Chieh Liao
2b75b207cd
- Fix build of xmess (broken due to differences in patches w/ xmame master
...
port)
- Adds 2 xmess specific patches
PR: 32742
Submitted by: maintainer
2001-12-12 19:56:09 +00:00
Ying-Chieh Liao
38f192f2ea
upgrade to 1.0.3
2001-12-09 16:41:39 +00:00
Alfred Perlstein
47ee132bf9
Unbreak this port on 5.x by removing include of sys/user.h
2001-12-08 09:22:22 +00:00
Kevin Lo
b95323dbb1
Fix Makefile
...
Submitted by: Jeroen Ruigrok/Asmodai <asmodai@malbolge.dnsalias.net>
2001-12-06 12:44:11 +00:00
Marcel Moolenaar
eb9f710310
Fix -current breakage caused by a type change of pt_entry_t.
...
Note that the OSVERSION test is inexact. The type change
happened after 500027, but since there's no 500028 yet and
making one specifically for this port is considered overkill
we hope to get away with it.
Submitted by: Munehiro Matsuda <haro@h4.dion.ne.jp>
Approved by: Vladimir N. Silyaev <vsilyaev@mindspring.com>
Coordinated by: Mark Santcroos <marks@ripe.net> :-)
2001-12-06 05:09:21 +00:00
Mark Peek
927003e6c4
Update to latest release (gdb-5.1).
2001-12-05 04:51:43 +00:00
FUJISHIMA Satsuki
e38a704233
bump PORTREVISION to reflect addition to pkg-plist.
2001-12-05 00:38:46 +00:00
Ying-Chieh Liao
c131a64d20
add missing file to PLIST
...
PR: 32507
Submitted by: maintainer
2001-12-04 18:25:02 +00:00
Jean-Marc Zucconi
d9b14b9d5a
Update to the latest patchfile.
...
Submitted by: kris
2001-12-02 02:47:43 +00:00
David W. Chapman Jr.
be5fef9404
Update to 0.8.18
...
PR: 32211
Submitted by: maintainer
2001-11-24 01:15:42 +00:00
Ying-Chieh Liao
e42ec06795
upgrade to 1.7
...
PR: 32218
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2001-11-23 17:41:54 +00:00
Jimmy Olgeni
7a1c1cc622
Update port to version 0.56.1.
...
PR: 31596
Submitted by: Stijn Hoop <stijn@win.tue.nl>
2001-11-22 12:42:16 +00:00
Mario Sergio Fujikawa Ferreira
2a6375013b
Additional MASTER_SITE to handle Temporary move of the distfile
...
Submitted by: fenner (distfile survey)
2001-11-19 15:59:18 +00:00
Marcel Moolenaar
d9b729a5ca
Pass maintainership over to ports@FreeBSD.org. The linux_base ports
...
are getting beyond my control.
2001-11-18 05:58:33 +00:00
Steve Price
e3958cc5c2
Update to version 2001.11.08.
...
PR: 31870
Submitted by: maintainer
2001-11-16 01:38:20 +00:00
Marcel Moolenaar
a40ced47b8
Change Vladimir's email address.
...
approved by: Vladimir (maintainer)
2001-11-11 08:36:28 +00:00
Makoto Matsushita
eed92249db
Update for VMware 3.0.0 build 1455.
...
- Extracts tarball from (pseudo) CD-ROM directly.
- RUN_DEPENDS to vmware-guestd which is newly added.
- Install XF86_VMware X server if and only if XFREE86_VERSION=3.
- Some cosmetics.
2001-11-11 07:06:57 +00:00
Makoto Matsushita
e122c60d14
Add vmware-guestd, a daemon for VMware 3.x FreeBSD guest OS.
2001-11-11 06:59:28 +00:00
Marcel Moolenaar
b80e5ac6af
Apply the KSE patch on post-KSE systems. This unbreaks the port
...
on -current.
Suggested by: Mark Santcroos <marks@ripe.net>
No response from: maintainer
2001-11-11 01:31:50 +00:00
Marcel Moolenaar
13708133aa
Patch to make this compile on post-KSE systems.
...
Submitted by: Mark Santcroos <marks@ripe.net>
No response from: maintainer
2001-11-11 01:23:04 +00:00
Akinori MUSHA
3cafac3ddf
Set LATEST_LINK to `linux_base-7'.
...
Approved by: marcel (MAINTAINER)
2001-11-07 05:32:33 +00:00
Pete Fritchman
6d52fc18ff
- update to 0.4.1e
...
- fix MASTER_SITES
- use ${DOCSDIR}
- add NOPORTDOCS support to pkg-plist
PR: 31610
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2001-11-05 09:55:07 +00:00
Mark Peek
f0caff7484
Update to latest snapshot (gdb-5.0.92).
2001-11-02 17:30:04 +00:00
Jimmy Olgeni
bed28a2a99
Update to version 1.337.
...
PR: 31589
Submitted by: Stijn Hoop <stijn@win.tue.nl>
2001-10-29 15:17:33 +00:00
Chris D. Faulhaber
ef1d17c3c6
Update MASTER_SITES (minnie.cs.adfa.oz.au -> minnie.tuhs.org)
2001-10-29 14:42:37 +00:00
Marcel Moolenaar
3c363d4752
Make sure there's a mtab in etc. This is required in a couple of
...
cases, especially StarOffice6.
2001-10-21 04:28:00 +00:00
Kevin Lo
5d0029e416
Update to version 1.2.1
...
PR: 31382
Submitted by: MAINTAINER
2001-10-20 09:48:57 +00:00
Peter Pentchev
61b690d4e1
Actually commit the pkg-message cleanup that I missed before.
...
PR: 31247
Submitted by: maintainer
2001-10-19 08:29:26 +00:00
David E. O'Brien
8f0116b45d
Fix comment header.
2001-10-16 01:06:52 +00:00
David E. O'Brien
764e9cf129
HP's Ski IA-64 simulator
2001-10-16 01:06:04 +00:00
Peter Pentchev
f283135fef
Describe the reasons for not updating to a more recent Wine snapshot.
...
Improve some wording in pkg-descr.
PR: 31247
Submitted by: maintainer
2001-10-15 13:12:28 +00:00
Mark Peek
046d55db6a
Fix numbering and add reference to the PSIM web page.
2001-10-14 12:35:19 +00:00
Mark Peek
b3a1e64cac
Fix dangling sentence with what I really meant to say.
2001-10-13 20:06:27 +00:00
Mark Peek
2d2c4388a6
Remove reference to Makefile patches. I rolled these into the base version
...
until we can fully cross-compile on FreeBSD.
2001-10-13 20:03:18 +00:00
David E. O'Brien
7f3526b918
PowerPC PSIM simulator for FreeBSD/PowerPC kernel development.
...
Submitted by: mp (emblishment by me)
2001-10-12 21:42:54 +00:00
Mario Sergio Fujikawa Ferreira
46c20c2ea4
update to 0.55.2
...
PR: 31054
Submitted by: MAINTAINER
2001-10-06 18:05:18 +00:00
Bill Fenner
9d596c885f
Add full path to sysctl; not everyone has /sbin in their PATH. (If we
...
still support systems where sysctl is in /usr/bin then this needs to be
fixed.)
Noticed by: distfile survey
2001-10-06 05:45:30 +00:00
Marcel Moolenaar
bfbc5793d3
Add linux_base-7
2001-10-04 03:54:24 +00:00
David E. O'Brien
a2861de226
Add pointer to the LICENSE file.
2001-10-01 22:06:39 +00:00
David E. O'Brien
4dd07763e0
Fix typo where the SCSI disk was refered to as `ad0'.
2001-09-30 02:03:25 +00:00
David W. Chapman Jr.
479a523af4
Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer exists.
...
PR: 30497
Submitted by: Dan Larsson
Approved by: will
2001-09-23 19:50:42 +00:00
Jimmy Olgeni
ea12cf99e6
Update port to version 0.55.1
...
PR: 30642
Submitted by: Stijn Hoop <stijn@win.tue.nl>
2001-09-22 09:15:35 +00:00
Akinori MUSHA
c17b3eedea
Sort entries.
2001-09-21 05:49:14 +00:00
David W. Chapman Jr.
5872a89c3b
Remove jseger and torstenb from maintainership of their ports, they
...
have been inactive for too long
Approved by: will
2001-09-17 17:40:31 +00:00
Akinori MUSHA
c7b626b1a3
Add $FreeBSD$ tags.
2001-09-16 07:05:18 +00:00
Akinori MUSHA
5867e6b1dd
- Conditionalize bmaj and kqfilter in cdevsw.
2001-09-16 07:01:44 +00:00
Akinori MUSHA
5f50ae13d7
- Replace ugly perl substitution hacks with #if's.
...
- Support the post-KSE CURRENT.
2001-09-16 06:42:36 +00:00
Andrey A. Chernov
5676988fbd
Bump png major
2001-09-11 03:32:41 +00:00
Jean-Marc Zucconi
5e820e6321
Upgrade to version 3.9.8.
2001-09-06 13:46:44 +00:00
Mario Sergio Fujikawa Ferreira
5b28125f01
- simultaneous update of xmame and xmess since xmess is a slave
...
port of xmame
o Update xmame to 0.54.1
o Update xmess to 0.37b15.2
o Add WITH_ESOUND knob for both ports
PR: 30161
Submitted by: MAINTAINER
2001-09-01 19:18:06 +00:00
David W. Chapman Jr.
c846e2f187
Update location and suffx of tarball
...
PR: 21351
2001-08-31 02:47:39 +00:00
FUJISHIMA Satsuki
c6339fb8bd
install document correctly.
2001-08-30 20:24:37 +00:00
Mario Sergio Fujikawa Ferreira
96f3a37ff1
Update MAINTAINER email: clefevre@redirect.to -> clefevre@citeweb.net
...
Approved by: MAINTAINER
2001-08-30 03:58:35 +00:00
David W. Chapman Jr.
26135841fb
Update to 2001.08.24
...
PR: 30101
Submitted by: maintainer
2001-08-26 16:41:40 +00:00
David E. O'Brien
88e7d201df
Tweak install(partically from PR), use DOCDIR, use NOPORTDOCS(from PR)
...
PR: 28076
Submitted by: Patrick Li <pat@databits.net>
2001-08-22 18:38:13 +00:00
Nick Sayer
21709556a9
Oops. xturtleserver uses X.
2001-08-21 17:23:42 +00:00
Nick Sayer
1c57289b92
The port filches Apple Pascal disk images. It's not at all clear that
...
redistributing these are legal.
2001-08-21 14:52:31 +00:00
Nick Sayer
5f4d20a4e6
Install the sample volumes as well.
2001-08-21 14:47:03 +00:00
Nick Sayer
582554d310
New port for p-interp, a UCSD/Apple Pascal p-system interpreter.
2001-08-21 14:15:11 +00:00
Jimmy Olgeni
752771f57c
Update port to version 0.53.1.
...
PR: 29895
Submitted by: Stijn Hoop <stijn@win.tue.nl>
2001-08-20 12:43:02 +00:00
Dmitry Sivachenko
66f5c10688
Upgrade to 2001.07.31.
...
PR: 29485
Submitted by: maintainer
2001-08-08 13:40:01 +00:00
Nick Sayer
13bd957b0e
1. Update to 1.0.0
...
2. Change to autoconfig
3. release maintainership
2001-08-07 19:22:28 +00:00
Mario Sergio Fujikawa Ferreira
20012ff070
o Update to 3.1.14
...
- bump PORTEPOCH since last version (1999.12.30) is
bigger than new one (3.1.14); reviewed by sobomax
o Style changes on port's Makefile
o Support NOPORTDOCS
o Add version number to library files to keep ldconfig happy;
start with version 0; reviewed by dougb
o Update both COMMENT and DESCR
o Add PKGMESSAGE warning about kernel options necessary to get
it working
PR: 29176
Submitted by: Kato Tsuguru <tkato@prontomail.com>
Reviewed by: dougb, sobomax
2001-08-05 21:01:05 +00:00
Jimmy Olgeni
762a3f8d80
Update CPS2 patches to 2001/07/11, and disable optimization by default.
...
PR: 29409
Submitted by: maintainer
2001-08-03 13:21:21 +00:00
Jean-Marc Zucconi
79c900d0f7
Doc fix.
...
Submitted by: Martin Kammerhofer <mkamm@sbox.tu-graz.ac.at>
2001-07-25 23:01:13 +00:00
Akinori MUSHA
200e127a87
Update to 2.0.4.1142.
...
PR: ports/29100
Submitted by: Scott Renfro <scott@renfro.org>
2001-07-23 03:56:15 +00:00
Akinori MUSHA
01e5f869a2
Fix for the latest CURRENT. (SMPng folks, feel free to correct it if
...
it's a wrong fix)
Tested by: kuriyama
2001-07-12 14:26:10 +00:00
Jimmy Olgeni
1b69349a8c
Update port to version 0.37b16.1.
...
CPS2 temporarily disabled until a new patch against b16 is available.
Delegated by: maintainer on vacation
2001-07-12 13:03:58 +00:00
Ying-Chieh Liao
81844a53cd
upgrade to 1.0.1
...
PR: 28862
Submitted by: pat@databits.net
2001-07-10 07:31:58 +00:00
David W. Chapman Jr.
c4cc2aa4a2
Update to 1.31b to fix a few games.
...
PR: 28714
Submitted by: maintainer
2001-07-07 04:10:52 +00:00
David W. Chapman Jr.
be314a356c
Add the rest of the items in this pr for PORTDOC compliance
...
PR: 28608
Submitted by: maintainer
2001-07-06 20:16:42 +00:00
David W. Chapman Jr.
68a8c30f14
Delete outdated patch-gg
...
Update to 2001.06.29
Install man pages with INSTALL_MAN instead of INSTALL_DATA
PR: 28608
Submitted by: Patrick Li <pat@databits.net>
Reviewed by: maintainer
2001-07-04 21:55:02 +00:00
Ying-Chieh Liao
c8b30f1d86
upgrade to 1.0.0
...
change WWW
PR: 28554
Submitted by: pat@databits.net
2001-07-01 17:00:29 +00:00
David W. Chapman Jr.
62768764b7
Update to version 1.31
...
PR: 28528
Submitted by: maintainer
2001-06-29 23:29:56 +00:00
Dima Dorfman
74aada477d
Remove duplicate words where appropriate.
...
Approved by: sobomax, obrien
2001-06-24 20:29:39 +00:00
Dirk Meyer
385c248462
change MAINTAINER to FreeBSD.org address
2001-06-24 04:28:57 +00:00
David W. Chapman Jr.
3a4c84a111
Removed unneeded files/patches
...
Updated to latest version - 1.07
Moved EXTRACT_ONLY down one
Add url to website
Add correct paths and make it follow PORTDOCS to pkg-plist
PR: 28043
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Reviewed by: keichii
2001-06-12 01:33:38 +00:00
Jimmy Olgeni
7fcfa07bd1
Update port to version 1.29, add missing libpng dependency.
...
PR: 28032
Submitted by: Stijn Hoop <stijn@win.tue.nl>
2001-06-11 12:40:19 +00:00
Brian Somers
337163c4a2
Handle machine/ioctl_fd.h moving to sys/fdcio.h
...
Approved by: Vladimir Silyaev <vsilyaev@mindspring.com>
2001-06-10 09:48:08 +00:00
Peter Pentchev
9c0a071864
Change maintainer's email address: clefevre@poboxes.com -> clefevre@redirect.to
...
PR: 27867
Submitted by: maintainer
2001-06-09 12:59:34 +00:00
Maxim Sobolev
48b8ff83f4
Update to 1.2.
...
No response from: brand new maintainer
2001-06-09 00:20:37 +00:00
Tatsumi Hosokawa
34765bae74
Latest mutex fix was imcomplete and vmware2 port still hangs at vmmon
...
kernel module. Added mutex code before and after calling vm operations
in vmmon.
Submitted by: John Baldwin <jhb@FreeBSD.org>
Approved by: the Maintainer
2001-06-07 15:18:33 +00:00
Nick Sayer
8124915f61
Deprecate this port as the module has been imported into XFree86.
2001-06-05 18:57:27 +00:00
Maxim Sobolev
400f4557f6
Standartise the way used to disable X11 support in various ports. From now
...
on WITHOUT_X11 is the Only True Way[tm].
2001-06-05 11:38:35 +00:00
Dirk Froemberg
d284a66d69
POSIX syntax for chown.
2001-06-04 09:33:50 +00:00
Maxim Sobolev
43d340e831
Update to 1.1.2.
...
PR: 27467
Submitted by: Cyrille Lefevre <clefevre@poboxes.com>, sobomax
2001-06-02 16:42:57 +00:00
Maxim Sobolev
c7fa32a87a
Update to 0.9.
2001-06-01 20:17:47 +00:00
Ying-Chieh Liao
ff73c080d0
upgrade to 0.9.13
...
PR: 27793
Submitted by: stijn@win.tue.nl
2001-05-31 16:31:23 +00:00
Jimmy Olgeni
5feb8b8ae2
Update port to version 1.28.
...
PR: 27794
Submitted by: Stijn Hoop <stijn@win.tue.nl>
2001-05-31 13:46:57 +00:00
CHOI Junho
c738796b0a
Fix for the latest -current. (sys/lock.h -> sys/mutex.h)
...
PR: ports/27666
2001-05-31 06:07:31 +00:00
George C A Reid
b81bedaec2
Take over maintainership
...
Approved by: jhb (previous maintainer)
2001-05-29 18:15:09 +00:00
Ying-Chieh Liao
cfe6e9364d
add qcl
...
A quantum computer simulator
PR: 27628
Submitted by: Brad Huntting <huntting@glarp.com>
2001-05-29 16:56:08 +00:00
Kevin Lo
03f3227ae3
- Update xmame to 0.37b15.1
...
- Remove one dead master site
- Update CPS2 patches to 2001/05/27
PR: 27728
Submitted by: MAINTAINER
2001-05-29 13:40:17 +00:00
Akinori MUSHA
e812e13af6
When linux.flp is not found, prompt the user to insert the virtual
...
floppy disk.
Set IS_INTERACTIVE.
Submitted by: MAINTAINER
2001-05-27 17:09:08 +00:00
Jimmy Olgeni
f5e2f824d5
Chase the directory layout on ftp.redhat.com, no checksum changes.
2001-05-24 08:28:41 +00:00
Akinori MUSHA
057f591a81
Update to 2.0.4.1142.
...
Use mdconfig on 5-CURRENT.
PR: ports/27585
Submitted by: Makoto MATSUSHITA <matusita@jp.FreeBSD.org>,
knu (vn/md compatibility part)
2001-05-24 02:38:02 +00:00
Jimmy Olgeni
556437e213
Update port to version 1.26.
...
PR: 27502
Submitted by: Stijn Hoop <stijn@win.tue.nl>
2001-05-21 16:20:59 +00:00
Will Andrews
3855bf6132
Add zsnes 1.20, an x86 only Super Nintendo Entertainment System
...
(SNES) Emulator.
PR: 27077
Submitted by: Stijn Hoop <stijn@win.tue.nl>
2001-05-20 02:48:11 +00:00
Jean-Marc Zucconi
cab9d95766
Add a missing man page.
2001-05-15 22:14:45 +00:00
Jimmy Olgeni
954e7aca53
Update xmame to 0.37b14.2, xpinmame to 0.99b3, and CPS2 patches to
...
2001/05/11.
PR: 27317
Submitted by: Stijn Hoop <stijn@win.tue.nl>
2001-05-14 20:02:10 +00:00
James E. Housley
9a912c8213
Update to version 2000-05-10
...
PR: 27271
Submitted by: MAINTAINER
2001-05-14 00:27:51 +00:00
David E. O'Brien
9824e2c862
Update to version 0.5.
2001-05-06 18:58:14 +00:00
Kris Kennaway
bca8addb4c
Update to vice 1.6 and remove maintainer due to timeout
2001-05-06 04:06:15 +00:00
Ade Lovett
bc47cccc84
Various patches (mainly shared library revision changes) for those
...
ports that depend on GNOME and need to change for 1.4
2001-05-04 21:41:30 +00:00
Dmitry Sivachenko
c745f7e768
Update to 2001.04.18
...
PR: 26915
Submitted by: MAINTAINER
2001-05-04 11:25:26 +00:00
Jimmy Olgeni
c6ff7fac4c
Update xpinmame to 0.99b2 (patch is against xmame-0.37b14.1)
...
* Fix xmess plist problem (reported by bento): missing xmess/credits.txt
PR: 26856
Submitted by: Stijn Hoop <stijn@win.tue.nl>
2001-05-02 14:17:35 +00:00
Akinori MUSHA
323e64d126
Fix the build on 5-CURRENT by creating dummy bus_if.h and device_if.h.
...
(Now machine/smp.h seems to include sys/bus.h which demands them)
2001-05-01 19:29:50 +00:00
Kris Kennaway
53accc33be
Don't hard-code -O3 and about 20 -f optimizations
2001-04-30 09:22:55 +00:00
Jean-Marc Zucconi
7c42a8fdd2
Bump PORTREVISION
2001-04-29 00:01:37 +00:00
Jean-Marc Zucconi
aec1a66fc9
- Remove pkg-plist.x11 and use PLIST_SUB to manage NO_X files in pkg-plist
...
- PLIST now manages installation/removal of mtools.conf (pkg-install no longer
required). mtools.conf will be removed only if it is equal to mtools.conf.sample.
Submitted by: olgeni
2001-04-29 00:01:00 +00:00
Jimmy Olgeni
fdfe95412d
Fix patch-i (whitespaces).
...
This patch would not apply cleanly because the original source files has
whitespaces at the end of some lines. The whitespaces in my original patch
have probably been eaten by some MUA by the time they arrived to
maintainer. :-(
2001-04-28 10:50:42 +00:00