Commit Graph

201 Commits

Author SHA1 Message Date
brad
46a59b2753 - integrate COMMENT
- bump NEED_VERSION
2001-04-10 11:44:04 +00:00
brad
a1ba1f8510 bye bye linux_lib, everyone should be using redhat_base now. 2001-04-10 11:41:46 +00:00
jasoni
c0b9b42f99 specify full path to rpm 2001-04-09 03:53:44 +00:00
espie
199ad47fea Mark rpm databases files and ld cache as `no checksum' since someone
may want to install other linux packages in that emulation directory.
2001-04-09 02:38:12 +00:00
todd
17db61ff18 fix serial so debugger functions 2001-04-06 17:55:40 +00:00
jasoni
97af4543eb - add another master site
- update master site directories (structure has changed)
- make chroot'd ldconfig work again
2001-04-05 06:05:35 +00:00
naddy
e599762a77 +xmame 2001-04-04 14:35:00 +00:00
naddy
339d0a91c3 Import of xmame/xmess 0.37b11.2.
Submitted by Claudio Castiglia <ccastig@softhome.net>.

Multi Arcade Machine Emulator and Multi Emulator Super System.
Emulates a staggering number of old arcade machines and game consoles.
2001-04-04 14:31:54 +00:00
brad
320fc577e9 - integrate COMMENT
- bump NEED_VERSION
- hardcoded /usr/local -> ${LOCALBASE}
- mkdir -> ${INSTALL_DATA_DIR}
- make use of chroot consistent with freebsd_lib/linux_lib
--
Ok'd by: maintainer
2001-04-01 04:17:13 +00:00
todd
c63db4df26 more printd 2001-03-30 18:53:25 +00:00
todd
0b3bc2d82a implement printd to silence printing of user unfriendly info (aka only
for developers); much less output now.
2001-03-30 16:47:02 +00:00
form
10618cf7ca kill COMMENT 2001-03-29 10:09:42 +00:00
form
239e39a96b editors/net 2001-03-29 10:05:39 +00:00
todd
0421c85fc6 move COMMENTS to Makefile's 2001-03-26 15:58:17 +00:00
jasoni
50989ee4d1 - add another master site (pvalchev@toxiclinux.org) 2001-03-26 03:55:40 +00:00
brad
3e8d522623 - mkdir -> ${INSTALL_DATA_DIR}
- kill off FreeBSD-ism (NOPORTDOCS knob)
--
Patch from: Pete Fritchman <petef@databits.net>
2001-03-22 22:06:35 +00:00
todd
9aa2867d84 cleanup from conversion to i586 default cpu; thanks brad@ 2001-03-02 14:51:35 +00:00
todd
9625c22fb0 cleanup from conversion to i586 default cpu; thanks brad@ 2001-03-02 14:12:59 +00:00
todd
b58a5776bb yes, cpu's have exceptions, do we need to know zillions of times? no. 2001-03-01 22:44:18 +00:00
todd
97ed4428be make the default flavor i586 (i486 doesn't boot alot correctly) 2001-03-01 22:43:49 +00:00
jasoni
792e95e4c2 update master site 2001-02-17 00:00:38 +00:00
espie
03b32123ac +redhat_base, just so that acroread and maple get a package to play with. 2001-02-16 18:28:50 +00:00
brad
fb586a4272 upgrade freebsd_lib to libraries from FreeBSD 4.0 2001-02-16 16:40:57 +00:00
jasoni
8ea25e3391 fill in 2001-02-15 03:52:06 +00:00
brad
0e9b7e5d93 unnecessary to pass the variable (package name) along to some of the
subroutines.
2001-02-15 01:03:03 +00:00
brad
6a66229feb better INSTALL script taken from redhat_base 2001-02-14 22:39:49 +00:00
brad
9dae541e46 better wording 2001-02-14 22:29:06 +00:00
brad
d83028a3ef linux_lib -> redhat_base 2001-02-14 22:18:55 +00:00
brad
8d691f3cf3 only delete the symlink if it points back to the PREFIX. 2001-02-14 22:13:09 +00:00
brad
d9eaf6f42d make sure users don't try to install both of these at the same time. 2001-02-14 20:18:33 +00:00
jasoni
43c8f3551d - RPM based replacement for linux_lib
- based off Redhat 6.2
2001-02-13 06:06:22 +00:00
todd
2114e2afda stop complaining unnecessarily 2001-02-12 18:41:06 +00:00
todd
f63f68610d allow debug to compile 2001-02-12 18:19:56 +00:00
brad
ea5695903a document the FLAVORs available for these ports 2001-02-10 00:33:24 +00:00
brad
b6c2dc28e5 hardcoded /usr/local -> ${LOCALBASE}
--
Pointed out by: wilfried@
2001-02-08 15:32:33 +00:00
espie
1d305a7ed1 CVS missed that again. 2001-02-08 09:39:51 +00:00
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