Commit graph

559 commits

Author SHA1 Message Date
Nick Sayer
8a29e8fdb8 Oops. Checked in non-portlinted version. 1999-11-25 06:46:03 +00:00
Nick Sayer
1d266a8445 Add kmamerun -- an xmame frontend for KDE 1999-11-25 06:44:52 +00:00
David E. O'Brien
3494e96ffb Make PREFIX clean. 1999-11-23 01:55:04 +00:00
David E. O'Brien
b9874cb334 Update to the 991114 version. 1999-11-23 01:38:19 +00:00
Stefan Eßer
5fd6db6e0a Upgrade to 991114 version of Wine.
Fix install directory of man page for wine.conf.

PR:		14927
Submitted by:	Mikhail Teterin <mi@misha.cisco.com>
1999-11-21 20:02:21 +00:00
Chris Piazza
652343888a Update MAINTAINER's email address
PR:		14938
Submitted by:	maintainer
1999-11-21 00:31:08 +00:00
Stefan Eßer
b0f8db3b55 Upgrade to 991031 version of Wine.
Compilation may fail on a system with an old Mesa3 port installed
or if X11 headers from XFree-3.9.x are found on a system. This can
be manually fixed by undefining all occurences of DGA/DGA2 and
references to GL libraries in include/config.h in the work directory.

Kernel patches are provided for 3.3-stable: see the files directory
of the port (or $PREFIX/lib/wine/README.patches).

The port upgrade is based on patches sent by Jürgen Lock (Thanks!)

PR:		14652
Submitted by:	nox@jelal.kn-bremen.de (Juergen Lock)
1999-11-14 20:49:34 +00:00
Steve Price
e13a3ca080 New location on MASTER_SITE.
PR:		14823
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
1999-11-14 03:05:04 +00:00
Steve Price
35efb976e9 Update to version 0.3.2.
PR:		14678
Submitted by:	maintainer
1999-11-14 01:59:14 +00:00
Tim Vanderhoek
cab2d8737a Add WWW. 1999-11-06 18:01:14 +00:00
Michael Haro
23dfdc7f69 update mastersite
PR:		14485
Submitted by:	Chris D. Faulhaber jedgar@fxp.org
1999-10-27 07:00:08 +00:00
David E. O'Brien
49634bd73a Use `mkdir -p'' rather than `mkdir''.
A problem exists when one ``pkg_add -r acroread'' and ftp.crom.com is at
it's limit.  One can be able to download Latest/acroread.tgz.  BUT when
`pkg_add' tries to install all the dependancies it fails due to being unable
to fetch one of them.  If the user then ``pkg_add -r acroread'' again in an
attempt to get everything installed they now get scary error messages from
``mkdir'' since the directories already exist.
1999-10-24 22:55:21 +00:00
Yukihiro Nakai
5f17d4ef9d Fixed installation problem to work well 1999-10-14 10:41:24 +00:00
Yukihiro Nakai
7989238c15 Update to 1.3 1999-10-12 06:16:57 +00:00
Roger Hardiman
90ac69275a Make the description a bit more informative.
It emulates a PC, not just a 386 CPU
1999-10-08 10:33:04 +00:00
David E. O'Brien
3a7f8258eb Upgrade to the 991004 version. 1999-10-06 08:23:57 +00:00
Brian Feldman
2a84888391 I am not actually MAINTAINER. 1999-09-22 04:06:50 +00:00
Chris Piazza
5cb5d6fbb6 o Support CC/CXX
o Support CFLAGS/CXXFLAGS
o Make this actually build on my system (alfred had the same problem,
  but, oddly enough, green didn't)
1999-09-20 01:56:08 +00:00
Brian Feldman
156a1aa3d9 Snes9X is updated to 1.25.
(And the villagers rejoiced!)
Snes9X actually builds now.
	(And the villagers rejoiced!)
Snes9X should actually work on the Alpha now.
	(And the villagers rejoiced!)
1999-09-20 00:04:34 +00:00
David E. O'Brien
0c0366b2e5 Upgrade to the 990907b version. 1999-09-19 04:22:55 +00:00
Tim Vanderhoek
9dbc794cb4 Enforce random pkg/COMMENT rules, including the one that states Emacs
should be spelled corrcetly, although I rather liked "Emasc".
1999-09-18 04:56:11 +00:00
Marcel Moolenaar
07f77bbcce Linux needs a yp.conf file for NIS to work. Install a sample yp.conf so that
NIS users now what to do. Display a note after installation of the port/package
to draw attention to it.

Creating the proper yp.conf on the fly is being considered...

PR: 12748
Originator: Palle Girgensohn <girgen@partitur.se>
Solution by: Palle
Thanks to: nsayer
1999-09-17 19:24:39 +00:00
Satoshi Asami
68215d1840 pgcc compiler is called pgcc, not egcs. The port still doesn't build
("Internal compiler error"...probably pgcc's fault) but at least it will
start compiling.
1999-09-11 13:21:02 +00:00
Marcel Moolenaar
87692cee58 Add xpm by popular demand. libXpm is quite frequently used by glibc2 based X
binaries (or should I say X based glibc2 binaries), including Netscape.

Partially submitted by: CHOI, Junho <cjh@wdb.co.kr>
1999-09-08 09:45:02 +00:00
Jean-Marc Zucconi
b724e0bb5b Use tk 8.2
Submitted by:	jseger
1999-09-08 00:17:10 +00:00
Sheldon Hearn
4753381fbc Fix packaging error introduced during last update (2.9.0 -> 2.9.1).
Reported by:	asami
1999-09-07 15:31:59 +00:00
Justin M. Seger
bacdfe64cd Upgrade to bsvc-2.1
Switch to tk8.2
Make myself MAINTAINER after no response from previous MAINTAINER.
1999-09-07 03:10:49 +00:00
David E. O'Brien
244bef6ca3 portlint 1999-09-05 22:15:15 +00:00
Michael Haro
2262dde3ac gzip -> ${GZIP_CMD}
gzip -d  -> ${GUNZIP_CMD}
gzip -dc -> ${GZCAT}
gunzip   -> ${GUNZIP_CMD}
1999-09-04 23:39:29 +00:00
Chris Piazza
44dfea1a17 Update to version 0.36b3.1
PR:		13572
Submitted by:	Jacob Hart <c9710216@atlas.newcastle.edu.au>
1999-09-04 20:22:36 +00:00
Marcel Moolenaar
6f9d7e09ad Make sure an install can be restarted after a failure. While I'm here, update
DESCR and COMMENT so that they both contain the proper name of the port and
do not contain the word `emulation'.
1999-09-03 07:25:50 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
469c382bb0 $Id$ -> $FreeBSD$ 1999-08-31 05:45:15 +00:00
Chris Piazza
d2f72bd182 USE_XLIB=yes
Also change a YES to a yes to be the same as the rest of the Makefile.
1999-08-31 03:10:19 +00:00
Sheldon Hearn
fa0fd44db7 Work around the build errors by updating: 2.9.0 -> 2.9.1
Submitted by:	Damian Kuczynski <damian@tmp.iem.pw.edu.pl>
1999-08-30 12:06:50 +00:00
Sheldon Hearn
7587f6ae01 Mark this port broken, bison is barfing on at least monitor1.y . 1999-08-30 10:52:40 +00:00
Peter Wemm
9de5ac14c7 $Id$ -> $FreeBSD$ 1999-08-29 11:32:39 +00:00
Donald Burr
7fcec2c928 Enable vMac. 1999-08-29 05:52:05 +00:00
Donald Burr
d5b0f28017 PR: ports/12597
Submitted by:	troll@digitalspark.net
Reviewed by:	dburr@FreeBSD.ORG
Import of new port emulators/vMac, a software Macintosh emulator.
(Requires an image of a MacPlus ROM to work, read the vMac website
for more details.)
1999-08-29 05:51:19 +00:00
Chris Piazza
881196a841 Unbreak this port by upgrading to 0.2.1
PR:		13416
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-28 16:50:32 +00:00
Michael Haro
af5f314286 ln -> ${LN} 1999-08-28 01:58:05 +00:00
Michael Haro
58942bab6d echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 21:14:04 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Michael Haro
235481b52a awk -> ${AWK}
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
1999-08-22 23:33:47 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Marcel Moolenaar
64354154c2 Fix the way the port figures out if linux support is present in the kernel.
It now also works when the linuxulator is compiled into the kernel (using
options COMPAT_LINUX). Due to my misunderstanding, PR/12918 has been closed
for the wrong reasons. My apologies to the originator.

PR: 12918
Originator: Dean Lombardo <dlombardo@excite.com>
1999-08-18 12:49:53 +00:00
Marcel Moolenaar
1e62c19802 o Unbreak the port. It still installs fine. If ldconfig terminates
with a signal 11, then blame the emulator not the port.

o  Apply some cosmetic changes. The port now doesn't generate errors
   on a successful install. Installing the port isn't confusing anymore :-)
1999-08-08 11:40:53 +00:00
Bill Fumerola
26be6b1008 Mark BROKEN, ldconfig does not install properly.
ldconfig-1.9.5-8.i386.rpm
ELF binary type not known.  Use "brandelf" to brand it.
execution of script failed
error: /home/billf/cvswork/rpm/ldconfig-1.9.5-8.i386.rpm cannot be installed
1999-08-06 15:13:17 +00:00
Steve Price
73c2bda784 Update to version 990623a.
PR:		12709
Submitted by:	John Baldwin <jobaldwi@vt.edu>
1999-08-01 02:33:07 +00:00
Jean-Marc Zucconi
1a0dbf5689 Upgrade to version 3.9.6 1999-07-21 23:43:56 +00:00
Marcel Moolenaar
9cad50d25a Deactivate linux_lib 1999-07-21 15:38:47 +00:00
Marcel Moolenaar
2fd35d8c13 Activate linux_base
Deactivate linux-base
1999-07-21 11:21:59 +00:00
Marcel Moolenaar
8ef42e661a linux_base is the reincarnation of linux_lib and obsoletes both linux_lib
and linux-base. Both will be removed from the ports collection at the
proper time.

linux_base uses a subset of packages from a Red Hat 5.2 release to populate
/compat/linux. There's no functional difference between linux-base and
linux_base. The name of the latter is preferred over the name of the former.

Reviewed by: Tim <hoek@FreeBSD.org>
Supervised by: Satoshi <asami@FreeBSD.org>
1999-07-21 10:41:39 +00:00
David E. O'Brien
e4a2640ab9 BROKEN='MD5 checksum mismatch. Also xf25.zip has an "End-of-central-directory signature not found" when unzipping problem.' 1999-07-15 01:13:28 +00:00
Marcel Moolenaar
8c3a2fe0ea Changed linux-base-5.2 to linux-base. 1999-07-09 08:04:21 +00:00
Marcel Moolenaar
5d7381cf09 Activate linux-base-5.2 1999-07-08 15:02:54 +00:00
Steve Price
0defe1918f This port requires X libs to build. 1999-07-04 21:36:08 +00:00
Steve Price
152faff973 Mark broken for Alpha, and don't require '.' to be in PATH in the
do-configure target.
1999-07-04 20:57:34 +00:00
Seiichirou Hiraoka
e8ed2dfbf4 Update to 119a
PR: ports/12485
Submitted by: nakai@maple.ocn.ne.jp
1999-07-02 05:27:37 +00:00
Tim Vanderhoek
e32f86f31b Remove trailing spaces, and any periods that were hidden by them. 1999-06-28 00:45:20 +00:00
Tim Vanderhoek
4b7f92f936 Commit #2/4 to enforce Caps, no period. I ran this oe as
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`

Results to follow.  :)
1999-06-26 17:55:58 +00:00
Sheldon Hearn
75d5290a29 Bump "Version required:", which I forgot in the previous commit. 1999-06-26 07:53:16 +00:00
Sheldon Hearn
a92faf39db Update 2.8.1 -> 2.9.0:
Sports native FreeBSD joystick and audio support (both untested) and
bugfixes.
1999-06-23 13:19:35 +00:00
Satoshi Asami
cfd759c29a Remove empty lines and version number. 1999-06-22 09:58:31 +00:00
Sheldon Hearn
fb42f6ed65 Update maintainer's e-mail address. 1999-06-21 11:07:15 +00:00
Steve Price
4c2d796162 Activate the quasi88 port. 1999-06-06 17:04:46 +00:00
Steve Price
8786e2a7e2 Initial import of quasi88 version 0.2.4.
A PC-8801 emulator for X.

PR:		11994
Submitted by:	Nishika <nishika@cheerful.com>
1999-06-06 17:03:58 +00:00
Steve Price
50b0a02137 Update to version 1.0.
PR:		11938
Submitted by:	maintainer
1999-06-06 16:51:45 +00:00
Steve Price
441a0ee37c Just in case someone wants to turn on floppyd support, fixup the
compilation errors in floppyd.c.

PR:		11962
Submitted by:	Dann Lunsford <dann@greycat.com>
1999-06-06 16:35:43 +00:00
Michael Haro
5ce8e8e5c7 Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.
1999-06-05 22:32:11 +00:00
Steve Price
92103d6d5c Update to use gtk version 1.2.3.
PR:		11842
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 03:56:15 +00:00
Jean-Marc Zucconi
ed6cb58496 Man page fix.
PR:		ports/11748
Submitted by:	Lowell Gilbert <lowell@world.std.com>
1999-05-17 21:51:13 +00:00
Michael Haro
afc412e720 add WWW
PR:		11621
Submitted by:	maintainer
1999-05-10 07:12:33 +00:00
Seiichirou Hiraoka
d475aa483e Update to 2.8.1
Fix 'make fetch error problem'
1999-05-09 14:15:04 +00:00
Steve Price
2c78917c6b LIB_DEPENDS on the new unified xview port. 1999-05-04 23:18:39 +00:00
Stefan Eßer
e1a1f5c701 Upgrade to 99.04.26 version of Wine. 1999-05-03 22:36:13 +00:00
Steve Price
be06e8a6b9 Add a couple of devices so we can use Linux X servers too. Also cleanup
pkg/PLIST so this port packages and deinstalls cleanly again.

PR:		11045
Inspired by:	MIHIRA Yoshiro <sanpei@sanpei.org>
1999-05-03 02:00:56 +00:00
Tim Vanderhoek
a62a532ed8 WWWWWWWWWWWWWWWWWWWWWWWWWWWhhhhhhhhhheeeeeeeeeeeeeee!!!!!!!!!
That was fun!  Can we do it again?  Pleeeeeeaaaase!
1999-05-02 22:06:50 +00:00
Justin M. Seger
539536fae4 Switch to using USE_ZIP along with minor cleanups to some ports. 1999-05-01 12:34:38 +00:00
Steve Price
ab38a6b0e5 If wish is installed the configuration dialog doesn't get called.
PR:		11346
Submitted by:	maintainer
1999-05-01 02:55:16 +00:00
Steve Price
8f8fb4d9ff Update to version 1.0.7.
PR:		11384
Submitted by:	maintainer
1999-05-01 02:21:21 +00:00
Michael Haro
30d220a89f update to 1.0.6.
PR:		11320
Submitted by:	maintainer
1999-04-26 02:33:58 +00:00
Jean-Marc Zucconi
523157e0cf Upgrade to version 3.9.4.
PR:		ports/11192
Submitted by:	Chris Piazza <cpiazza@home.net>
1999-04-18 12:04:27 +00:00
Michael Haro
592df11c0d Removed dead mastersite 1999-04-16 06:53:30 +00:00
Michael Haro
e30c70ae93 Removed bad master site 1999-04-16 06:45:26 +00:00
Michael Haro
717a0c3603 update ines from 0.7 to 1.0 1999-04-15 06:51:54 +00:00
Jacques Vidrine
c788aecf92 Add USE_XLIB 1999-04-07 15:52:58 +00:00
Seiichirou Hiraoka
a8d1b396d4 update to version 1.0.5:
newly depends on gtk12 instead of gtk11.
remove 'strip' from Makefile because INSTALL_PROGRAM does it.
PR: ports/10962
Submitted by: k5@respo.or.jp
1999-04-05 16:33:48 +00:00
Seiichirou Hiraoka
468b815704 Update to 118e
Now it comes with sound!
But disabled the joystick
PR: ports/10852
Submitted by: nakai@internetsolutions.co.jp
1999-03-31 14:01:19 +00:00
Bill Fumerola
f53c7d60c9 Use 'ONLY_FOR_ARCHS= i386'. 1999-03-30 20:09:53 +00:00
Satoshi Taoka
6f79c9c567 Updated to version 0.8.6 after I modified several problems
PR:		ports/7734
Submitted by:	Joel Sutton (maintainer)
1999-03-30 16:32:35 +00:00
Steve Price
6a0a33d8f5 Update to version 1.2.
PR:		10213
Submitted by:	Michael Haro <mharo@area51.fremont.ca.us>
1999-03-15 01:57:13 +00:00
Bill Fumerola
9e75330c7c 1. Upgrade to 2.8.0, associated changes.
2. Change MASTER_SITES to MASTER_SITE_SUNSITE

PR:		ports/10246
Submitted by:	sheldonh (maintainer)
1999-03-14 17:47:31 +00:00
Jacques Vidrine
31680b0b02 stella 0.6 is no longer available.
This is stella 1.1, an Atari 2600 VCS emulator.
1999-03-04 23:24:29 +00:00
David E. O'Brien
2c591857f3 Replace ld-linux.so.2 with the one included with the StarOffice 5.0.1
distribution.
1999-02-26 13:37:33 +00:00
Stefan Eßer
0b19c45675 Upgrade to 990214 version of Wine. 1999-02-20 00:08:37 +00:00
Seiichirou Hiraoka
2a14539582 Update to xsystem35-1.0.2 1999-02-12 17:26:06 +00:00
Seiichirou Hiraoka
5ee15f3a66 Changes Version required.
Fix DESCR, URL has changed
1999-02-12 15:41:02 +00:00
Seiichirou Hiraoka
f5da9a32b4 Correct Whom: line 1999-02-11 13:50:29 +00:00
Satoshi Asami
5114e2637e Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
bsd.port.mk rev. 1.304 for details on the change.

The fix here is one of the following.

(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
    EXTRACT_* commands.

(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
    calling the "tar" command (i.e., arguments like "-xzf" are spelled
    out).

(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
    add ${EXTRACT_AFTER_ARGS} to the command line as well.

(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
    is set, define the other two too.
1999-02-03 11:12:01 +00:00
Seiichirou Hiraoka
3a818cc70f Update to 1.0.1
PR: ports/9737
Submitted by: MAINTAINER
1999-02-02 16:20:38 +00:00
Stefan Eßer
a7d00664be Upgrade to 990131 version of Wine. 1999-02-01 23:28:03 +00:00
David E. O'Brien
8151326d6c Add new mastersites as the old one has dissappeared. 1999-01-31 12:31:06 +00:00
David E. O'Brien
570377193a upgrade to the 3.9.1-3110 patch. 1999-01-28 19:46:16 +00:00
Seiichirou Hiraoka
7315f379b5 PR: ports/9640
Submitted by: k5@respo.or.jp
update to version 1.0: the 1st release version.
1999-01-23 18:38:32 +00:00
Tim Vanderhoek
7b3f1a08c5 Homepage. Requires SYSVSHEM, SEM, and MSG in the kernel.
Obtained from:	Mary Robertson Kilgore <ynop@acm.org>
1999-01-19 02:25:49 +00:00
Stefan Eßer
df49bb0276 Upgrade to January 10, 1999 version of Wine. 1999-01-17 10:53:50 +00:00
Vanilla I. Shu
edecf3c4f0 Change maitainer's email address,
and BROKEN some gnome ports until I upgrade it.
1999-01-12 16:51:33 +00:00
Seiichirou Hiraoka
0e6df12d91 Update to 1.16a.
Now this can build from source code.
And can't use sound feature.
1999-01-12 07:07:21 +00:00
Steve Price
f4101cdabe Update to version 3.5-1.0p1.
PR:		9348
Submitted by:	maintainer
1999-01-10 18:31:24 +00:00
Satoshi Asami
0eb5003d31 Move Palm*-related programs to new "palm" category.
Reviewed by:	the ports list
1999-01-09 08:52:31 +00:00
Alexander Langer
e36b7b7732 Updated URL to http://www.bochs.com/
Submitted by:	Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co>
1999-01-07 20:35:12 +00:00
Hidetoshi Shimokawa
4b86d315ca Add 'ONLY_FOR_ARCHS=i386' to linux_lib dependent ports. 1999-01-07 02:31:51 +00:00
Hidetoshi Shimokawa
9066a27456 Add 'ONLY_FOR_ARCHS=i386' to linux_* ports.
They are intended for Linux/i386 emulation and to work on i386.
1999-01-06 04:27:56 +00:00
Alexander Langer
54834977cc Remove myself as maintainer. 1999-01-01 16:34:07 +00:00
David E. O'Brien
69c35bdad2 turn on dlx. 1998-12-30 04:34:28 +00:00
David E. O'Brien
ff54a9ef7f Simular and compiler for Hennessy and Patterson's MIPS-like RISC DLX
architecture.
1998-12-30 04:27:21 +00:00
Seiichirou Hiraoka
203352f303 Update to xsystem-3.5-19981227 1998-12-27 16:12:03 +00:00
Stefan Eßer
f06d462fb4 Upgrade to 981211 version of Wine. 1998-12-27 13:30:09 +00:00
Justin M. Seger
dc91bb2cc1 Activate vpce 1998-12-15 21:30:45 +00:00
Justin M. Seger
49f57ee50a Import of vpce: Turbo Graphix 16 emulator
Submitted by:	nakai@TokyoNet.AD.JP
1998-12-15 21:30:02 +00:00
Seiichirou Hiraoka
f8ac7fa8e4 Changes MASTER_SITE 1998-12-03 15:12:49 +00:00
David E. O'Brien
02c1f24084 Update the MASTER_SITE.
Note that this port is at version 0.8.1.  They are upto 0.9.7 now.
1998-12-03 06:44:06 +00:00
Bill Fumerola
ab0c2153cd Unbreak by adding many more MASTER_SITES.
PR:		ports/8935
Submitted by:	Josh Gilliam <josh@quick.net>
1998-12-02 20:36:04 +00:00
Satoshi Asami
90a37fef83 Don't assume ${FILESDIR} is some fixed number of directories up from
${WRKSRC}.  Note I haven't fixed the "pack" target, that requires more
than just ${FILESDIR} frobbing.
1998-12-01 09:54:45 +00:00
Satoshi Asami
424a0211b1 Don't assume ${FILESDIR} is some fixed number of directories up from
${WRKSRC}.  Note I haven't fixed the "pack" target, that requires more
than just ${FILESDIR} frobbing.
1998-12-01 09:49:33 +00:00
David E. O'Brien
cb7b609443 Mark BROKEN. Distfiles unfetchable. 1998-12-01 09:36:34 +00:00
Satoshi Asami
f718bcd1ab Add USE_XLIB. 1998-12-01 08:07:55 +00:00
Satoshi Asami
521270e93f Add USE_XLIB. Also, "commercial package" is no reason for NO_PACKAGE;
RESTRICTED and NO_CDROM is enough.
1998-12-01 08:04:23 +00:00
Satoshi Asami
1490c59f86 Add USE_XLIB to some ports that require X. (Actually BUILD_DEPENDS on imake
for ilu and mkdirhier for asl.)
1998-11-28 00:44:34 +00:00
Satoshi Asami
c5334211d5 Add another master site.
Submitted by:	Sheldon Hearn <axl@iafrica.com>
1998-11-26 08:02:02 +00:00
Seiichirou Hiraoka
8fd9f1db07 Switches MAINTAINER to FUJISHIMA Satsuki<k5@respo.or.jp> 1998-11-25 01:51:25 +00:00
Seiichirou Hiraoka
7ca2048bc5 Update to xsystem-3.5-19981123.
typo fix pkg/MESSAGE
disappears patches/patch-ab
1998-11-23 15:56:34 +00:00
Satoshi Asami
1db136409a No need to use += for variable defined only once. 1998-11-23 06:18:51 +00:00
Seiichirou Hiraoka
c3e4db2bfb Fix DESCR 1998-11-20 00:44:36 +00:00
Vanilla I. Shu
84dd0bf77c Upgrade to 3.2.6.
Remind by:	distfiles fenner
1998-11-19 18:05:31 +00:00
Seiichirou Hiraoka
df17782075 Upgrade to xsystem-3.5-19981114.
Fix MD5 check sum
Add patch files
Install Japanese documents in share/doc/ja
1998-11-19 16:08:20 +00:00
Seiichirou Hiraoka
5deca71570 Upgrade to xsystem-3.5-19981114.
Fix MD5 check sum
1998-11-19 16:07:19 +00:00
Seiichirou Hiraoka
e33d42ecfe Upgrade to xsystem-3.5-19981114. 1998-11-19 16:06:41 +00:00
Seiichirou Hiraoka
67592e2b63 Add SUBSIR+=xsystem35 1998-11-18 04:34:46 +00:00
Seiichirou Hiraoka
e7bcc9c924 Reviewed by: kuriyama
Submitted by:	flathill@flathill.gr.jp
Initial import of Xsystem35.
Xsystem35 is AliceSoft System 3.5 emulator on X Window System
1998-11-18 04:06:12 +00:00
Satoshi Asami
96bc8048c3 Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change
shell loops to make loops.  Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
1998-11-14 09:43:39 +00:00
Vanilla I. Shu
27c007c3cb Remove BROKEN tag. 1998-11-04 09:45:15 +00:00
Alexander Langer
73aa06edbf Upgrade to bochs-981102b.
Submitted by:	msmith
1998-11-03 02:26:39 +00:00
Mark Murray
3a77a51b7a Upgrade to thae latest Redhat offerings. This brings in the Linux
glibc2 stuff.

The tarball is in freefall:~markm/linux_lib-2.6.tar.gz; please someone
move it over to ftp.freebsd.org. Ta!
1998-10-31 09:28:05 +00:00
Satoshi Asami
277a2b58b7 Add linux_glide and linux_mesa. 1998-10-30 06:43:38 +00:00
Satoshi Asami
0deeb6b2ce Doesn't install....
===
for file in hfssh; do   install -c -s -o bin -g bin -m 555 -m 755 $file "/usr/local/bin/.";   done
for file in hfs; do   install -c -o bin -g bin -m 444 $file "/usr/local/bin/.";   done
install: hfs: No such file or directory
*** Error code 71

Stop.
1998-10-26 07:19:47 +00:00
Bill Fenner
97a5044031 Fix path on ftp.cs.bris.ac.uk 1998-10-25 18:28:52 +00:00
Vanilla I. Shu
c4edfaa7ae Upgrade to 3.3.2. 1998-10-24 17:08:47 +00:00
Justin M. Seger
0382a91727 Unbreak.
Submitted by:	asami
1998-10-13 11:06:04 +00:00