Justin M. Seger
0382a91727
Unbreak.
...
Submitted by: asami
1998-10-13 11:06:04 +00:00
Justin M. Seger
e43d572e6c
Add missing bitopts.h
...
Change BROKEN_ELF->BROKEN as this is still BROKEN after the file addition.
In file included from ./treeview.c:44:
../../include/asm/bitops.h:8: redefinition of `set_bit'
../../include/asm/bitops.h:8: `set_bit' previously defined here
../../include/asm/bitops.h:18: redefinition of `clear_bit'
../../include/asm/bitops.h:18: `clear_bit' previously defined here
../../include/asm/bitops.h:28: redefinition of `change_bit'
../../include/asm/bitops.h:28: `change_bit' previously defined here
../../include/asm/bitops.h:38: redefinition of `test_bit'
../../include/asm/bitops.h:38: `test_bit' previously defined here
./treeview.c: In function `TREEVIEW_DrawItem':
./treeview.c:341: warning: unused variable `hRootPen'
./treeview.c:339: warning: `oldBkColor' might be used uninitialized in this function
*** Error code 1
1998-10-13 04:39:18 +00:00
Justin M. Seger
7999bcd0bc
Unbreak.
...
Submitted by: steve
1998-10-13 04:01:21 +00:00
Justin M. Seger
3fc0198ba2
Mark BROKEN for ELF:
...
===> wine-98.09.27 depends on shared library: Xpm.4 - found
/bin/mkdir -p /usr/ports/emulators/wine/work/wine-980927/include/asm
/bin/cp /usr/ports/emulators/wine/files/bitops.h /usr/ports/emulators/wine/work/wine-980927/include/asm/bitops.h
/bin/cp: /usr/ports/emulators/wine/files/bitops.h: No such file or directory
*** Error code 1
1998-10-13 03:55:19 +00:00
Justin M. Seger
e429197792
Mark BROKEN for ELF:
...
===> ines-0.7 depends on shared library: X11.6 - found
install -c -s -o root -g wheel -m 555 /usr/ports/emulators/ines/work/NES/ines /usr/X11R6/bin
/usr/libexec/elf/strip: /usr/X11R6/bin/ines: File format not recognized
*** Error code 70
1998-10-13 03:43:37 +00:00
Justin M. Seger
1e101ce912
Mark BROKEN for ELF:
...
gcc -s -o cpm single.o z80emu.o em.o io.o bios.o commands.o running.o main.o disneu.o disz80.o low.o
single.o(.text+0x9): undefined reference to `_z80regs'
single.o(.text+0xe): undefined reference to `_z80mem'
single.o(.text+0x15): undefined reference to `_z80regs'
single.o(.text+0x1c): undefined reference to `_z80regs'
single.o(.text+0x23): undefined reference to `_z80regs'
single.o(.text+0x2a): undefined reference to `_z80regs'
single.o(.text+0x3f): undefined reference to `_z80regs'
single.o(.text+0x46): more undefined references to `_z80regs' follow
single.o(.text+0x18f2): undefined reference to `_hardware_access'
single.o(.text+0x1948): undefined reference to `_z80regs'
single.o(.text+0x195a): undefined reference to `_z80regs'
1998-10-13 03:37:48 +00:00
Steve Price
ff270b5ecd
Update to version 2.6.1.
...
PR: 8189
Submitted by: maintainer
1998-10-10 04:31:55 +00:00
Jun Kuriyama
307530aae7
Update to 980927.
...
Submitted by: Stefan Esser <se@mi.uni-koeln.de>
1998-10-09 05:32:34 +00:00
Satoshi Asami
d95da0e951
Add NO_FILTER_SHLIBS -- this port installs linux libraries and we
...
don't want bsd.port.mk changing PLIST.
1998-10-09 01:29:00 +00:00
Jordan K. Hubbard
da1c3a9a47
Recompute checksum after repacking tarball.
1998-10-08 17:42:36 +00:00
Jordan K. Hubbard
c6b3d0c79f
Update to version 2.5; add updated libvga libs.
...
Submitted by: cracauer
1998-10-08 10:08:40 +00:00
Satoshi Asami
d730854fd0
Do not write anything to ${PATCHDIR} by doing the awk trick to
...
the patched file (Makefile.common) in post-patch, instead of
the patch itself (${FILESDIR}/patch-aa.in) in pre-patch.
1998-10-06 05:18:00 +00:00
Steve Price
dc142d45b9
Remove regexp support for tk81 libraries.
1998-10-03 22:06:12 +00:00
Steve Price
a7e780e5af
Remove regexp support for Xaw3d since it can now be built in
...
an ELF world.
1998-09-21 01:35:33 +00:00
Tim Vanderhoek
791905a238
Sync with a version that uses MLINKS.
1998-09-19 00:41:11 +00:00
Satoshi Asami
081079e0db
Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it
...
in the first place.
1998-09-17 00:33:02 +00:00
Satoshi Asami
03d5b496f6
libXpm major is now 5. Also remove regexp support in preparation for
...
ELF conversion.
1998-09-15 11:13:39 +00:00
Alexander Langer
7d1b9605be
Changed MASTER_SITES to ftp.bochs.com.
1998-09-11 15:40:16 +00:00
Steve Price
810792601f
Maintainer has new Email address.
...
PR: 7724
1998-08-24 00:51:36 +00:00
Tim Vanderhoek
f0dd53f0e9
Use the MANx variables. This commit only covers ports that
...
don't USE_IMAKE, don't appear to change behaviour on NOMANCOMPRESS (many
do, subtly) and don't install more than one manpage.
Any port listed here is a good candidate for a general review simply
due to age... For example, a number of them seem to patch an install:
target into the program Makefile and/or arbitrarily compress their
manpages from patches/patch-*. This has been out-of-vogue since I would
guess mid-1996, at least.
1998-08-23 07:34:47 +00:00
Tim Vanderhoek
ef1fa418dd
Yes, I damaged pkg_[add|delete] on this one while removing the
...
manpages, too.
Not that it would have mattered much, since this is marked RESTRICTED.
1998-08-17 19:06:36 +00:00
Tim Vanderhoek
1c48b1db66
Vice, welcome to the brave new world.
...
This still installs documentation in lib/vice/docs/ (or something like that)
instead of share/doc/vice/.
1998-08-17 17:30:35 +00:00
Tim Vanderhoek
50a1c0d71c
Don't emulate the manpages in the PLIST.
1998-08-17 09:43:17 +00:00
Steve Price
1dcd22128f
Find the distfile again.
...
PR: 7542
Submitted by: Daniel O'Connor <doconnor@gsoft.com.au>
1998-08-10 12:06:49 +00:00
Alexander Langer
3989fcbe1e
Make it clear that BOCHS is commercial software.
1998-08-08 18:23:53 +00:00
Satoshi Asami
5264cbceb5
Fix up dependencies for ports that moved into the x11-toolkits category.
1998-08-07 23:56:56 +00:00
Satoshi Asami
ceba211283
Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
...
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00
Joerg Wunsch
b1034d2287
The former ftp.germany.eu.net (now ftp.de.uu.net) has thrown a lot of
...
stuff away. Move to other FTP servers.
1998-08-02 18:21:40 +00:00
Alexander Langer
d8014da8d0
Added a link to the Bochs homepage.
...
Inspired by: hoek
1998-07-29 23:44:40 +00:00
Satoshi Asami
c23cc4074c
Making x11 category more useful project part 1: take out "x11" of
...
ports that are mere users of X.
Partial list submitted by: Josh Gilliam <josh@quick.net>
1998-07-27 23:25:33 +00:00
Steve Price
f7da14e1d4
Update to version 1.05.
...
PR: 7338
Submitted by: Seiichirou Hiraoka <flathill@flathill.gr.jp>
1998-07-27 01:01:00 +00:00
Steve Price
c9b877f574
Can no longer fetch version 0.2. Version 0.2.1 is available but
...
has a few too many Linux'isms to fix easily.
Prodded by: Bill Fenner's distfile checker
1998-07-27 00:01:04 +00:00
Alexander Langer
21c5cba61a
Added @dirrm directives.
1998-07-25 22:31:04 +00:00
Donald Burr
c774d0c41b
Add NO_CDROM. (Not sure if RESTRICTED implies this, but since we *don't*
...
want copyrighted stuff on the 2.2.7 CD-ROM, better safe than sorry...)
1998-07-19 19:32:02 +00:00
Donald Burr
3ba92add83
Add missing dependency on libXaw3d.
1998-07-13 20:02:39 +00:00
Donald Burr
671427b12e
Moved the build warning out of pkg/DESCR and into the Makefile (in the
...
"pre-build" target). This seemed more appropriate.
1998-07-13 11:58:00 +00:00
Donald Burr
bebd80c3db
Oops, forgot to include NO_PACKAGE.
1998-07-13 01:25:02 +00:00
Donald Burr
8866146dd5
Activate vice.
1998-07-12 11:14:41 +00:00
Donald Burr
c0d794b61b
PR: ports/6155
...
Submitted by: dchapes@ddm.on.ca
Import of new port emulators/vice, the Versatile Commodore Emulator (VICE),
an emulator for Commodore's PET/Vic-20/64.
1998-07-12 11:13:25 +00:00
Donald Burr
0c048840b2
Whoops! Forgot to remove some bogosity before committing this file.
1998-07-09 14:43:10 +00:00
Donald Burr
3336b99a24
Upgrade xmame to version 0.33b6.1.
1998-07-09 14:41:01 +00:00
Jean-Marc Zucconi
a431175b77
Specify PATCH_SITES
1998-07-03 14:47:31 +00:00
Vanilla I. Shu
5463954c43
Add mtools-3.9.1-2906.diff.gz patchfile.
1998-07-02 11:10:02 +00:00
Stefan Eßer
b05f8bdb24
Update to 980517 version of Wine
...
Submitted by: Thomas Gellekum <tg@ihf.rwth-aachen.de>
1998-06-07 21:56:15 +00:00
Donald Burr
d5fab378d5
Upgrade to bochs-980513a.
...
* change package name in Makefile.
* change md5.
* change PLIST to reflect changes in the installed files.
Submitted by: Sergei Laskavy
(who submitted a patch to bochs-980409b; I upgraded to the latest version
while I was at it.)
1998-06-07 09:32:33 +00:00
Donald Burr
c91ce331dc
Finally managed to track down a MASTER_SITE that actually has this beast.
...
Also the filename has changed (but not the md5).
1998-06-01 01:59:17 +00:00
Donald Burr
c513578bb2
Changed my MAINTAINER e-mail to @FreeBSD.ORG.
1998-05-30 12:36:23 +00:00
Matthew Hunt
e7b04b2a38
Upgrade to 3.9.1.
...
Submitted by: "Nickolay N. Dudorov" <nnd@ctserv.itfs.nsk.su>
1998-05-22 06:26:28 +00:00
Alexander Langer
c5b0c5c54b
Upgrade to 980513 version of Bochs.
1998-05-18 23:49:18 +00:00
David E. O'Brien
770fb0efd0
vanilla just barely beat me on upgrading this.
...
Merging parts of my upgrade.
1998-05-07 09:52:37 +00:00