aboutsummaryrefslogtreecommitdiff
path: root/emulators
Commit message (Collapse)AuthorAgeFilesLines
* Don't use .error -- it breaks 'make index' on sparc64.David E. O'Brien2004-12-291-2/+0
| | | | Notes: svn path=/head/; revision=125457
* Update WWW tagMario Sergio Fujikawa Ferreira2004-12-291-1/+1
| | | | Notes: svn path=/head/; revision=125407
* Update to 2.1Mario Sergio Fujikawa Ferreira2004-12-292-3/+3
| | | | Notes: svn path=/head/; revision=125406
* - update to latest release, 2004.3Trevor Johnson2004-12-288-86/+70
| | | | | | | | | - update CONFLICTS - do not install unneeded /dev/ - make output less verbose Notes: svn path=/head/; revision=125344
* Update documentation wrt. current versions of Wine now working more or lessGerald Pfeifer2004-12-284-16/+4
| | | | | | | nicely on FreeBSD 5.3 and above. Notes: svn path=/head/; revision=125333
* Use NO_MTREE to have a cleaner LINUXBASE.David E. O'Brien2004-12-282-4/+6
| | | | | | | | Submitted by: trevor Pointed out by: kris Notes: svn path=/head/; revision=125329
* Eeeek rev 1.95 accidently backed out rev 1.94; put back.David E. O'Brien2004-12-281-1/+1
| | | | Notes: svn path=/head/; revision=125325
* Quiet installation errors due to lack of /dev/null w/in LINUXBASE.David E. O'Brien2004-12-281-0/+6
| | | | Notes: svn path=/head/; revision=125323
* Totally unravel the "do-patch: NADA" stuff started in rev 1.93.David E. O'Brien2004-12-281-16/+12
| | | | Notes: svn path=/head/; revision=125322
* Properly set owner of yp.conf.David E. O'Brien2004-12-282-2/+2
| | | | Notes: svn path=/head/; revision=125321
* Fix issue in last commit.David E. O'Brien2004-12-271-6/+5
| | | | Notes: svn path=/head/; revision=125293
* Remove useless "do-patch: NADA" -- the lack of patch-* files is sufficient.David E. O'Brien2004-12-272-6/+0
| | | | Notes: svn path=/head/; revision=125291
* These ports should be using 'ARCH' rather than 'MACHINE_ARCH'.David E. O'Brien2004-12-276-116/+121
| | | | | | | Submitted by: kris Notes: svn path=/head/; revision=125290
* 1. Unbreak port due to incorrect packing list, using NO_FILTER_SHLIBSDavid E. O'Brien2004-12-274-40/+38
| | | | | | | | | | | | | | | | 2. Unbreak port due to distfiles not fetchable on both i386 and alpha 3. Unbreak port on 5.3-RELEASE and 6-CURRENT for using bsdtar unsupported flag (-S) 4. doesn't unnecessaryly rebuild things for 'make reinstall' 5. cleans up pkg_delete errors due to incorrect PLIST @dirrm ordering 6. cleans up pkg_delete errors due to trying to rm ${PREFIX}/etc Thus 7. un-deprecates as portmgr's requirements met to keep port alive Reviewed by: trevor Notes: svn path=/head/; revision=125289
* Use NO_FETCH instead of a gratuitous do-fetch target.Kris Kennaway2004-12-271-3/+1
| | | | Notes: svn path=/head/; revision=125288
* [MAINTAINER UPDATE] emulators/mupen64-sound fix plistEdwin Groothuis2004-12-271-1/+2
| | | | | | | | | | | Fix a problem with the mupen64-sound plist (it leaves a directory left over after it has been deleted) PR: 75520 Submitted by: Travis Poppe <tlp@LiquidX.org> Notes: svn path=/head/; revision=125251
* Also remove man/man3w via pkg-plist.Gerald Pfeifer2004-12-252-0/+2
| | | | | | | Discussed with: kris Notes: svn path=/head/; revision=125132
* Remove deprecated USE_SIZEMario Sergio Fujikawa Ferreira2004-12-252-2/+0
| | | | Notes: svn path=/head/; revision=125124
* Now compiles on FreeBSD 6.xKris Kennaway2004-12-241-4/+0
| | | | Notes: svn path=/head/; revision=125103
* Unbreak on i386.Alexey Dokuchaev2004-12-232-5/+25
| | | | | | | Obtained from: NetBSD Notes: svn path=/head/; revision=124981
* Update to version 1.3.3Kirill Ponomarev2004-12-233-15/+3
| | | | | | | | PR: ports/75394 Submitted by: Ports Fury Notes: svn path=/head/; revision=124936
* Utilize INFO.Alexey Dokuchaev2004-12-232-3/+1
| | | | Notes: svn path=/head/; revision=124886
* Should now build with both older and recent GCCs.Alexey Dokuchaev2004-12-2321-7/+1037
| | | | Notes: svn path=/head/; revision=124884
* - Improve C++ standards conformance in installed header [1]Alexey Dokuchaev2004-12-232-2/+40
| | | | | | | | | | - Mute REINPLACE_CMD in `post-patch' stage - Bump PORTREVISION [1] is needed to unbreak dependent `emulators/vx68k' port. Notes: svn path=/head/; revision=124881
* Correct the DEPRECATED string.Trevor Johnson2004-12-221-1/+1
| | | | | | | | PR: 75388 Approved by: kris Notes: svn path=/head/; revision=124841
* Mark DEPRECATED due to bash local DoS (RHSA-2000-117) and due toTrevor Johnson2004-12-211-0/+3
| | | | | | | the sheer age of this software. Notes: svn path=/head/; revision=124739
* Mark forbidden due to X Pixmap parsing bugs inTrevor Johnson2004-12-211-0/+2
| | | | | | | | | | | the XFree86-libs RPM installed by this port. advisories: CAN-2004-0687, CAN-2004-0688, CAN-2004-0692, RHSA-2004-478, CAN-2004-0914, RHSA-2004-612 Notes: svn path=/head/; revision=124732
* Fix whitespace after my last commit (portlint).Trevor Johnson2004-12-211-1/+1
| | | | Notes: svn path=/head/; revision=124729
* Update CONFLICTS.Trevor Johnson2004-12-214-4/+8
| | | | | | | | PR: 75283 Submitted by: linimon Notes: svn path=/head/; revision=124723
* Add new Linux base ports with packages from Red Hat Linux 9 [1] andTrevor Johnson2004-12-2117-525/+440
| | | | | | | | | | SUSE Linux 9.1 [2]. PR: 75241 [1] and 75296 [2] Submitted by: Xin Li [1], me [2] Notes: svn path=/head/; revision=124712
* Mark broken on anything before FreeBSD 5.3, as Wine would build but notGerald Pfeifer2004-12-204-0/+12
| | | | | | | | | | properly run there (mostly due to threading issues). Remove the share/applications and share/wine directories via pkg-plist.[1] Pointed out by: pointyhat/kris[1] Notes: svn path=/head/; revision=124644
* Fix make fetch for x86.David E. O'Brien2004-12-202-0/+2
| | | | Notes: svn path=/head/; revision=124612
* Add AMD64 support.David E. O'Brien2004-12-201-11/+20
| | | | Notes: svn path=/head/; revision=124605
* + Our AMD64 Linux compat is 32-bit i386 emulation, so adjust accordingly.David E. O'Brien2004-12-196-42/+22
| | | | | | | + We don't have Sparc64 Linux emulation, so don't try here. Notes: svn path=/head/; revision=124507
* Remove some lines that are no longer needed.Trevor Johnson2004-12-195-35/+0
| | | | Notes: svn path=/head/; revision=124463
* This port is scheduled to be removed on 2005-02-18 if it is stillKris Kennaway2004-12-183-0/+6
| | | | | | | broken at that time, and a fix has not been submitted to GNATS. Notes: svn path=/head/; revision=124429
* Correct a mistake in my grouping of master site subdirectories.Trevor Johnson2004-12-185-5/+5
| | | | Notes: svn path=/head/; revision=124422
* Reset bouncing maintainer address:Kris Kennaway2004-12-182-2/+2
| | | | | | | | <verm@drunkmonk.net>: host beatrix.drunkmonk.net[206.75.218.3] said: 550 5.1.1 <verm@drunkmonk.net>... User unknown (in reply to RCPT TO command) Notes: svn path=/head/; revision=124420
* Simplify by grouping master site subdirectories.Trevor Johnson2004-12-185-150/+95
| | | | | | | | Clean up amd64 support by consolidating tests. Code after bsd.port.mk was not reached. Notes: svn path=/head/; revision=124395
* PortlintDavid E. O'Brien2004-12-182-36/+38
| | | | Notes: svn path=/head/; revision=124343
* Update to 0.63Volker Stolz2004-12-174-30/+7
| | | | | | | | | PR: ports/74303 Submitted by: Miguel Mendez Approved by: maintainer timeout Notes: svn path=/head/; revision=124315
* Make portlint happyEdwin Groothuis2004-12-152-9/+8
| | | | | | | | PR: ports/69041 Submitted by: Wesley Shields <wxs@csh.rit.edu> Notes: svn path=/head/; revision=124042
* On amd64 we want to use FALLBACK_ELF_MIB as kern.elf32.fallback_brand,David E. O'Brien2004-12-146-1/+24
| | | | | | | vs. kern.fallback_elf_brand. Notes: svn path=/head/; revision=124024
* First cut at supporting AMD64 (to give 32-bit support).David E. O'Brien2004-12-145-5/+45
| | | | Notes: svn path=/head/; revision=124022
* Now fetchable againKris Kennaway2004-12-122-4/+0
| | | | Notes: svn path=/head/; revision=123798
* BROKEN: Does not buildKris Kennaway2004-12-111-6/+2
| | | | Notes: svn path=/head/; revision=123766
* Add linux-zsnes, a linux binary version of the x86 only SNES emulatorMichael Nottebrock2004-12-084-0/+60
| | | | | | | | PR: 68196 Submitted by: Travis Poppe <tlp@LiquidX.org> Notes: svn path=/head/; revision=123444
* - removed, EXPIRATION_DATE reachedDirk Meyer2004-12-067-166/+0
| | | | | | | Please use native version now Notes: svn path=/head/; revision=123316
* BROKEN: UnfetchableKris Kennaway2004-12-042-0/+4
| | | | Notes: svn path=/head/; revision=123070
* Update to the 20041201 version of Wine, which contains tons of generalGerald Pfeifer2004-12-0312-58/+172
| | | | | | | | | | | | improvements (as well as dozens of portability fixes by myself) and, with the patch for [1] finally works on FreeBSD again, unlike all versions after 20040505. PR: 73092 [1] Submitted by: Simon 'corecode' Schubert <corecode@fs.ei.tum.de> [1] Notes: svn path=/head/; revision=123049