Commit Graph

165 Commits

Author SHA1 Message Date
espie
629e95df1f Forgotten 2001-02-06 22:40:17 +00:00
todd
7e4416d7a3 more escapees from the tarpit; FLAVOR=debug compiles now 2001-02-02 22:34:58 +00:00
todd
7fe5f73ecf these escaped somehow; cleanup 2001-02-02 22:07:46 +00:00
todd
923f7975fe o take over maintainership
o too many changes to mention specifically, but amongst them:
	- better error reporting
	- openbsd boots, freebsd boots
	- new 'term' flavor, I added a textmode interface, the only drawback
	  is that control-c is intercepted, and you must kill -9 it from
	  another tty if it doesn't exit normally
	- new flavors:
		- debugger -> debug (for shortness)
		- i386
		- pci
		- smp
		- net (compiles, does not yet provide networking, if anyone
			wants to help, I'd be ELATED to have this fixed!)
		- no_x11 (made it actually work)
		- term (make sure to use 'log: /dev/null' or something else
		  on the cmdline, otherwise, debugging and the screen will
		  start getting quite confusing!)
	- better error reporting (and no error reporting where it is not
	  necessary; a typicall boot of cdrom28.fs is a screenful of output now)
	- in general, if the hardware reaches an unknown state, fail
	  gracefully instead of calling exit(1) .. are we trying to work or
	  are we trying to .. fail?  I like working myself.
2001-02-02 16:59:05 +00:00
angelos
ce750b68cb Path corrected. 2001-01-23 04:00:54 +00:00
brad
3ded5fbbd8 remove myself as maintainer of these ports, I'm getting bugged too much
about these and I don't have any time to dedicate to them.
2001-01-21 18:52:16 +00:00
espie
3099f192f6 Repair SAM. Add an y command to save large programs, useful to go from
*.d64 -> directory.
2001-01-14 21:10:50 +00:00
espie
47e0060b71 Replace distrib patch with an extended patch that also extends display
to 24 bits/32 bits X11. Some of us now have insanely fast machines on
which frodoSC still runs at 200% with single frames even with this.
2001-01-13 20:55:59 +00:00
naddy
abfa9851a8 If HOMEPAGE is defined in Makefile, reference it in DESCR, too.
authorized by espie@

Fix a few minor cosmetic issues along the way.
2000-12-21 21:20:34 +00:00
espie
9caf73d4ab Trim down comments 2000-11-21 17:26:32 +00:00
fgsch
88b05461fe Warn the user about the need for a kernel with 'option USER_LDT'. 2000-10-31 05:06:56 +00:00
brad
0e5bcf79ed better 2000-10-24 02:29:06 +00:00
espie
46b5f232b5 Kill
FAKE=Yes
HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF
and bump NEED_VERSION accordingly.
2000-10-22 15:41:23 +00:00
espie
aa4a7733cc Complete a few MAINTAINER names. 2000-10-22 14:02:46 +00:00
espie
54848dabf9 Fix my address. Dust off details. 2000-10-10 00:40:20 +00:00
brad
0d8dee1b22 install -> INSTALL_DATA_DIR 2000-10-01 04:31:57 +00:00
brad
5670af5b57 mkdir -> INSTALL_DATA_DIR/install 2000-10-01 03:41:14 +00:00
brad
ed7c94bb7a mkdir -> install 2000-10-01 03:18:00 +00:00
brad
3918ceb4a1 add name to MAINTAINER 2000-09-24 07:03:59 +00:00
brad
38480f2082 better, remove FreeBSD-ism's 2000-09-20 22:04:16 +00:00
brad
c218132413 add bochs debugger flavor 2000-07-22 09:09:23 +00:00
brad
0c7a16985e add #!/bin/sh 2000-07-19 09:31:17 +00:00
brad
7c8b8f7044 upgrade to Bochs 2000_0325a 2000-07-18 05:16:58 +00:00
espie
5d49263f15 Sound support 2000-07-10 17:08:14 +00:00
espie
ca36f87179 Add Frodo 2000-07-07 14:31:05 +00:00
espie
0851e4c3a4 Frodo, C64 emulator. 2000-07-07 14:29:51 +00:00
brad
f7b2f41eb0 distfile has been moved on the distsite, symlink still provided for users
with an older ports tree.
2000-06-22 19:49:43 +00:00
brad
73f7c5f6c2 make sure to remove the symlink from /emul 2000-06-20 18:33:15 +00:00
brad
68ba89daa5 Install under /usr/local, use Fake.
Link /usr/local/emul/freebsd -> /emul/freebsd
2000-06-20 18:14:12 +00:00
espie
f100c128f9 Remove NO_CONFIGURE/NO_PATCH/NO_EXTRACT/NO_MTREE
Kill corresponding FAKE=Yes and switch to CONFIGURE_STYLE while I'm at it.
2000-06-16 23:06:03 +00:00
brad
833f9f6d3b - add NEED_VERSION
- remove license type
- remove NO_CONFIGURE, NO_PATCH and FAKE=Yes
- remove some symlink creation which is done as part of the PLIST
2000-06-15 16:33:53 +00:00
form
de16bf5dd7 add $OpenBSD$ tag 2000-06-15 05:23:49 +00:00
form
2c90726ea7 remove FAKE=yes 2000-06-14 16:45:01 +00:00
espie
68ae4ab07b trivial fake 2000-05-31 16:24:33 +00:00
form
c804745c20 fake 2000-05-31 15:35:01 +00:00
espie
19cdef5a8d trivial fake 2000-05-31 15:13:52 +00:00
jakob
adc942edee marked unbroken (ldconfig fixed using -f argument); <martin@crt.se> 2000-04-27 11:35:13 +00:00
turan
51282a1d26 Mark this port as broken. There is a horrible bug in it that clobbers
/var/run/ld.so.hints.  Mark it broken so that no one stumbles onto it
and damages their system in the process.
2000-04-16 00:29:06 +00:00
espie
05b9351553 TRUEPREFIX, good bye.
Rely on Fake for INSTALL script.
2000-04-10 17:32:33 +00:00
brad
c7587a8336 fix the prefix that is used if PREFIX is not defined 2000-04-10 17:03:12 +00:00
espie
233ac49af6 explicit FAKE=No, so that we can turn FAKE on by default. 2000-04-09 17:35:57 +00:00
espie
0fd05ef2ce Move all NEED_VERSION right after CATEGORY 2000-03-24 22:11:32 +00:00
turan
4ad29897e6 license 2000-03-16 22:26:18 +00:00
turan
2d2ce6aca7 license, fake, pretty 2000-03-14 21:39:02 +00:00
espie
060f3cb7bd Install under /usr/local, use fake.
Link /usr/local/linux/emul -> /linux/emul
2000-03-10 17:02:04 +00:00
kevlo
c348084fd7 Fix checksum error. Mark it unbroken. 2000-02-24 10:08:56 +00:00
turan
3c3a54f86f broken, checksum mismatch. maintainer needs to update port. 2000-02-24 01:06:44 +00:00
espie
edba5cfedf MAKEFILE-> MAKE_FILE 2000-02-22 17:08:31 +00:00
brad
4d258aa75d - update PLIST after adding a LICENSE file to the distribution file.
- add some @unexec tags to try and cleanup the prefix directory on
uninstall
2000-02-20 03:58:45 +00:00
brad
493f8b1168 style 2000-02-20 03:24:24 +00:00
brad
39239bcab9 - add license info
- yes -> Yes
- mkdir -> ${INSTALL_DATA_DIR}
2000-02-20 00:35:43 +00:00
espie
4420842031 All the Makefiles cvs missed first time around... 2000-02-16 10:52:08 +00:00
turan
504f314d16 espie will not shut up about this, DISTF -> DISTFILES, PKG -> PACKAGE 2000-02-15 05:03:51 +00:00
turan
1574b9aa2e gpl licenses 2000-02-12 08:02:07 +00:00
turan
8d37dded6c bsd licenses 2000-02-12 06:29:49 +00:00
espie
a813079932 Kill a large set of deprecated variables.
Thoroughly unsubtle, most mkdir -p should probably be INSTALL* at
*install stage, and echo/ECHO_MSG is somewhat unsorted.

It's quite possible I missed a few automated changes...
2000-02-11 01:09:59 +00:00
espie
28accd1d93 Use WRKDIST where appropriate. 2000-02-11 00:37:15 +00:00
espie
1958137a5f Kill NO_WRKSUBDIR.
Clean up a few deprecated variables on the fly.
2000-02-10 23:14:27 +00:00
espie
d6510b50d1 Band-aid NO_WRKDIR 2000-02-10 20:39:40 +00:00
form
d30b15f2d8 Update to 2.3d 2000-01-26 13:52:39 +00:00
brad
0baf31d381 add freebsd_lib to Makefile 1999-12-20 20:03:00 +00:00
brad
8b21318572 add freebsd_lib port;
These libraries are part of the FreeBSD compatibility options
for OpenBSD. These libraries provide support for binaries built
on FreeBSD 2.0.x, 2.1.x and 2.2.x systems.
1999-12-20 20:00:39 +00:00
kevlo
29a392367d Remove @dirrm dev. 1999-12-01 08:09:04 +00:00
fgsch
e95729e5d1 Mark it unbroken so it can be tested; turan@ ok. 1999-11-12 06:35:13 +00:00
fgsch
dff8d0a234 Fix compilation problem; broken till someone checks it. 1999-11-11 20:32:04 +00:00
brad
42fc49b4ad - upgrade to Bochs 991023a
- add misssing NO_CDROM and RESTRICTED tags
1999-10-31 20:22:37 +00:00
brad
511c1a1cfa clarify that Bochs is commercial software 1999-10-31 20:21:00 +00:00
fgsch
f394deebc7 Mark port as broken. build fails on msdos/dpmi.c 1999-10-27 19:46:03 +00:00
espie
b64b2bdeda Fix tty links as well.
Dsp is no longer packed.
1999-10-14 22:12:48 +00:00
brad
1e11a26418 fix one filename in PLIST so port is properly removed; ok'd by deraadt@ 1999-10-14 21:37:12 +00:00
brad
aa82bdacb8 - fix sym link creation which I had backwards sound0->dsp, dsp->sound0
- add a couple of devices so we can use Linux X servers too, taken from FreeBSD
1999-05-13 01:49:05 +00:00
brad
5266fdd852 - make a sym link, dsp to /dev/sound0 1999-05-03 04:49:42 +00:00
espie
7856893b06 Lots of crisper comments... 1999-04-20 16:07:56 +00:00
marc
c3c36688d1 o add INSTALL script to spit out installation message
o call install script from Makefile
o add dummy target to ensure sources get fetched
o remove duplicate install message from Makefile and packing list
1999-04-08 18:46:40 +00:00
brad
6bab311225 fix dependency lists, fix email address's and remove unnecessary comments 1999-04-01 06:20:02 +00:00
brad
8c84c216ce remove useless dist site 1999-03-28 23:11:53 +00:00
espie
92c0bfa654 Typo 1999-03-14 18:15:02 +00:00
brad
6c3027fc3d add a second master site 1999-03-14 05:53:38 +00:00
marc
c5504ab6de update distfile checksums 1999-03-12 05:29:18 +00:00
brad
56df795b75 fix filenames 1999-03-10 21:48:24 +00:00
brad
6a0b670b86 upgrade to Linux libs 2.6.1 1999-03-07 04:41:00 +00:00
marc
3e45db1680 add sha1 and rmd160 checksum to the existing md5 sums for all files;
Porters: please make sure you use bsd.port.mk 1.75 or later when
updating ports.  That version of the makefile adds all sums.  Previous
versions of the makefile will still work for people installing ports.
1999-03-04 05:55:44 +00:00
rohee
57ea3fd614 Update to Wine-990225 1999-02-27 15:28:35 +00:00
brad
84fcef332c upgrade to bochs-990219a 1999-02-22 04:52:22 +00:00
rohee
d0896f7e9e And adding new patches 1999-02-12 18:48:07 +00:00
rohee
50277f14f7 deleting old patches 1999-02-12 18:45:15 +00:00
rohee
aed4bea57d update to wine-990131 1999-02-12 18:29:06 +00:00
downsj
5273935878 Sometimes users know better than the stupid Makefile. Don't die if a silly
rmdir fails.
1998-12-23 23:16:17 +00:00
form
761dd8db34 add missing patch 1998-11-18 11:15:55 +00:00
form
65b2f62c0d update to 980707a 1998-11-18 11:06:52 +00:00
form
5faaec737d add simh to makefile 1998-11-12 13:19:03 +00:00
form
2176b97da2 A PDP, IBM 1401, and Nova CPU simulator 1998-11-12 13:13:09 +00:00
form
f8c8bb9d82 update to 2.6 1998-11-11 08:01:11 +00:00
form
03a6993c8e form@vs.itam.nsc.ru -> form@openbsd.org 1998-10-20 08:39:43 +00:00
marc
cb73ca98dd comment out the BROKEN reason for all ports where the reason
was source files out of date and we have a copy of the required
version on ftp.openbsd.org
1998-10-18 05:01:58 +00:00
marc
f9c08287af update makefile 1998-10-15 04:55:16 +00:00
marc
fdf4921b11 BROKEN: newer version available 1998-10-15 04:52:45 +00:00
marc
d0525cfe8f BROKEN: newer version available
NO_CDROM: this is GPL software that must be distributed with source
1998-10-15 04:43:51 +00:00
marc
7a9853e4d7 BROKEN: newer version available 1998-10-15 04:33:25 +00:00
angelos
c5323d1a9b Forgot to add this. 1998-09-01 03:02:55 +00:00