summaryrefslogtreecommitdiff
path: root/emulators (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update of xmame and xmess to 0.61.1Ying-Chieh Liao2002-11-1512-304/+0
| | | | | | | | | | | - Update datfiles to latest version - Use master site sorting for WITH_DATFILES - (hopefully) fix pkg-plist issues PR: 45292 Submitted by: mainatiner Notes: svn path=/head/; revision=70180
* - Update of xmame and xmess to 0.61.1Ying-Chieh Liao2002-11-154-55/+39
| | | | | | | | | | | | - Update datfiles to latest version - Use master site sorting for WITH_DATFILES - (hopefully) fix pkg-plist issues PR: 45292 Submitted by: maintainer Notes: svn path=/head/; revision=70179
* New port minivmac version 0.1.7: A miniature Macintosh emulatorMario Sergio Fujikawa Ferreira2002-11-137-0/+71
| | | | | | | Submitted by: blackend Notes: svn path=/head/; revision=70053
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-1020-20/+10
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Make context_i386.c work on 5.x as well as 4.x by using the DBREG_DRXAlfred Perlstein2002-11-082-0/+102
| | | | | | | | | | | | | | macro to access the fields of 'struct dbreg' instead of accessing them directly. Because the macro is buggy on older versions of FreeBSD as it lacks proper macro argument parens, use an extra pointer as a workaround so that we'll work on pre-patched versions of FreeBSD. Reviewed by: gerald (maintainer) Notes: svn path=/head/; revision=69719
* Update to the 2002.10.31 snapshot of Wine.Gerald Pfeifer2002-11-078-44/+6
| | | | | | | | Approved by: obrien (mentor) Also tested by: Ulrich 'Q' Spoerlein <q@galgenberg.net> Notes: svn path=/head/; revision=69633
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-0620-10/+20
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Force links so reinstalls can happen.Mark Murray2002-11-056-12/+12
| | | | Notes: svn path=/head/; revision=69516
* Rename patch-message, which is already a bsd.port.mk target.Christian Weisgerber2002-11-031-2/+2
| | | | Notes: svn path=/head/; revision=69345
* Fix building errors for emulators/xmame, while keeping joystickEdwin Groothuis2002-10-319-55/+99
| | | | | | | | | | | | | support. Rename of the files/ section on maintainers request. PR: ports/43328, ports/44042 Submitted by: Stijn Hoop <stijn@win.tue.nl>,Kyle Martin <mkm@ieee.org> Approved by: Stijn Hoop <stijn@win.tue.nl> Notes: svn path=/head/; revision=69219
* Make xmess building on -current and -stable again.Edwin Groothuis2002-10-318-33/+135
| | | | | | | | | | | | (with joystick support for -current and -stable) Rename of the files on maintainers request. PR: ports/43329 Submitted by: Stijn Hoop <stijn@win.tue.nl> (maintainer) Notes: svn path=/head/; revision=69218
* Add a patch from the upstream sources to improve this port until the nextGerald Pfeifer2002-10-302-0/+40
| | | | | | | | | | Wine snapshot. Submitted by: Ulrich 'Q' Spoerlein <q@galgenberg.net> Approved by: obrien (mentor) Notes: svn path=/head/; revision=69170
* get rid of USE_REINPLACEDirk Meyer2002-10-291-2/+3
| | | | Notes: svn path=/head/; revision=69126
* Update to 1.20Mario Sergio Fujikawa Ferreira2002-10-296-8/+12
| | | | | | | | | | PR: 44254 [1] Submitted by: Dave Walton <dwalton@acm.org> [1], MAINTAINER Reviewed by: MAINTAINER Notes: svn path=/head/; revision=69115
* Fix build on -current.Vanilla I. Shu2002-10-291-0/+11
| | | | Notes: svn path=/head/; revision=69078
* Avoid using Perl.Gerald Pfeifer2002-10-272-2/+4
| | | | | | | Submitted by: David Yeske <dyeske@yahoo.com> Notes: svn path=/head/; revision=68952
* PERL -> REINPLACEOliver Braun2002-10-271-1/+2
| | | | | | | | PR: 44522 Submitted by: maintainer Notes: svn path=/head/; revision=68919
* tr -> ${TR}Chris D. Faulhaber2002-10-272-2/+2
| | | | Notes: svn path=/head/; revision=68902
* o Use tr(1) instead of perl(1)Chris D. Faulhaber2002-10-272-6/+6
| | | | | | | o Only modify files in ${WRKSRC} Notes: svn path=/head/; revision=68900
* Fix build on -current (machine/soundcard.h -> sys/soundcard.h) andKris Kennaway2002-10-242-0/+46
| | | | | | | respect CC and CFLAGS Notes: svn path=/head/; revision=68698
* Update WWW URL; add site to ${MASTER_SITES}.Joseph Koshy2002-10-222-2/+3
| | | | Notes: svn path=/head/; revision=68583
* Update port to V2.9-11 (2.9.11)Chris D. Faulhaber2002-10-214-6/+6
| | | | Notes: svn path=/head/; revision=68525
* Release all my ports.Nick Sayer2002-10-212-2/+2
| | | | | | | | kris made it clear that by his measure I'm not doing my job as a port maintainer. Far be it from me to be an obstruction to the project. Notes: svn path=/head/; revision=68468
* Catch up with some not-so-recent VM changes to make vmware2 workIan Dowse2002-10-182-56/+132
| | | | | | | | | | again on -CURRENT. Without this, attempting to boot the virtual machine causes an instant panic in the host. Approved by: knu, vsilyaev@mindspring.com (maintainer) Notes: svn path=/head/; revision=68267
* Change maintainership on all my ports.Adam Weinberger2002-10-186-3/+9
| | | | | | | | | adam@vectors.cx -> adam@FreeBSD.org Approved by: pat (mentor) Notes: svn path=/head/; revision=68248
* long live apple.asimov.net!Nick Sayer2002-10-121-1/+1
| | | | Notes: svn path=/head/; revision=67872
* upgrade to 2.16.5Ying-Chieh Liao2002-10-1012-220/+108
| | | | | | | | PR: 42333 Submitted by: maintainer Notes: svn path=/head/; revision=67766
* Update to the 2002.10.07 snapshot of Wine after having skipped the 2002.09.04Gerald Pfeifer2002-10-088-58/+64
| | | | | | | | | | snapshot. In addition to the usual large set of include file and library changes, also documentation has changed a bit. Approved by: obrien (mentor) Notes: svn path=/head/; revision=67622
* fix build ; values.h problemYing-Chieh Liao2002-10-072-7/+23
| | | | | | | | PR: 43761 Submitted by: Maxim Maximov <mcsi@agava.com> Notes: svn path=/head/; revision=67550
* Upgrade to version 5.2.1.David E. O'Brien2002-10-072-2/+2
| | | | Notes: svn path=/head/; revision=67522
* upgrade to 1.2.4Ying-Chieh Liao2002-10-062-2/+2
| | | | | | | | PR: 43698 Submitted by: Ports Fury Notes: svn path=/head/; revision=67490
* Update to 1.36Patrick Li2002-10-062-2/+2
| | | | | | | | PR: ports/43333 Submitted by: maintainer Notes: svn path=/head/; revision=67457
* BROKEN: Does not compileKris Kennaway2002-10-051-0/+2
| | | | Notes: svn path=/head/; revision=67421
* Fix build (chase libusb to libusbhid)Kris Kennaway2002-09-293-7/+7
| | | | Notes: svn path=/head/; revision=67210
* fix build on -currentYing-Chieh Liao2002-09-288-59/+132
| | | | | | | | PR: 43258 Submitted by: Steven G. Kargl <kargl@troutmask.apl.washington.edu> Notes: svn path=/head/; revision=67178
* unbroken by fixing values.h bugYing-Chieh Liao2002-09-273-12/+28
| | | | | | | Submitted by: bento log Notes: svn path=/head/; revision=67172
* On -CURRENT (i386), installation of the bash RPM failed because ofTrevor Johnson2002-09-266-6/+12
| | | | | | | a missing libtermcap.so.2. Notes: svn path=/head/; revision=67153
* The redhat-release-7.1-1.noarch.rpm from Red Hat 7.1/Alpha has aTrevor Johnson2002-09-2612-0/+12
| | | | | | | | | | | different MD5 hash from the corresponding package from 7.1/i386. The contained etc/redhat-release files have the same contents but different time stamps. By having both hashes in both distinfo files, installation can proceed for users who share the same distfile cache for both architectures. Notes: svn path=/head/; revision=67152
* BROKEN: Broken by removal of values.hKris Kennaway2002-09-201-0/+2
| | | | Notes: svn path=/head/; revision=66900
* Use sys/soundcard.h instead of machine/soundcard.hBrian Feldman2002-09-201-29/+30
| | | | Notes: svn path=/head/; revision=66877
* Due to popular demant into each port which might be inserted into dependencyMaxim Sobolev2002-09-146-0/+24
| | | | | | | | | | | | | list by bsd.port.mk insert anti foot-shooting device, which prevents infinite fork loop when the user defines corresponding USE_XXX in global make.conf, command line or environment. Similar devices should probably be inserted into ports that might be inserted into dependency list by others bsd.foo.mk files (bsd.ruby.mk, bsd.python.mk and so on.) Notes: svn path=/head/; revision=66299
* Fix man page installation.Joerg Wunsch2002-09-121-32/+28
| | | | Notes: svn path=/head/; revision=66220
* fix build: remove duplicate patches.FUJISHIMA Satsuki2002-09-123-39/+0
| | | | Notes: svn path=/head/; revision=66197
* Add a note why we have not updated this port to the 2002.09.04 snapshot.Gerald Pfeifer2002-09-092-0/+6
| | | | | | | Approved by: obrien (mentor) Notes: svn path=/head/; revision=65922
* Fix build on -current (machine/soundcard.h -> sys/soundcard.h)Kris Kennaway2002-09-082-0/+26
| | | | Notes: svn path=/head/; revision=65853
* Fix build on -current (machine/soundcard.h -> sys/soundcard.h)Kris Kennaway2002-09-083-0/+39
| | | | Notes: svn path=/head/; revision=65834
* Fix build on -current (machine/soundcard.h -> sys/soundcard.h)Kris Kennaway2002-09-082-0/+26
| | | | Notes: svn path=/head/; revision=65833
* Add GTK+ 1.2.6-7 from Red Hat 6.2. This is needed by Mozilla andTrevor Johnson2002-09-085-3/+241
| | | | | | | | | by Netscape 6 and 7. With all of those (so far), Java only works with this version of linux_base. The linux-gtk port is no longer compatible with linux_base-6. Increment PORTREVISION. Notes: svn path=/head/; revision=65822
* Remove old glib-1.2.5-1 hashes someone left when glib was updatedTrevor Johnson2002-09-082-2/+0
| | | | | | | to 1.2.6-2). Notes: svn path=/head/; revision=65821
* Sort distinfo files, for easier maintenance.Trevor Johnson2002-09-082-27/+27
| | | | Notes: svn path=/head/; revision=65820