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