aboutsummaryrefslogtreecommitdiff
path: root/emulators
Commit message (Collapse)AuthorAgeFilesLines
* Use %%DATADIR%%.Gerald Pfeifer2005-11-152-4/+4
| | | | | | | Reported by: portlint(1) Notes: svn path=/head/; revision=148406
* Update to 2.2.1Sam Lawrance2005-11-153-6/+5
| | | | | | | | PR: ports/89067 Submitted by: Jan Rochel <jannisan@t-online.de> Notes: svn path=/head/; revision=148372
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-1510-11/+10
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Perform some house^Wportkeeping:Gerald Pfeifer2005-11-154-30/+8
| | | | | | | | | | | | | | | - WRKSRC is predefined, no need to redefine it. - Use pre-build instead of post-configure. - Rely on the default do-install target, and use post-install for our additional changes. - $PREFIX/etc/wine.conf and .wine/config are no longer used; remove all references from pkg-message. PR: 88758 Submitted by: Andrew Pantyukhin <infofarmer@gmail.com> Notes: svn path=/head/; revision=148304
* - Fix fetching of history filePav Lucistnik2005-11-141-0/+1
| | | | | | | | PR: ports/89038 Submitted by: Miguel Mendez <mmendez@gmail.com> (maintainer) Notes: svn path=/head/; revision=148298
* Update to 2005-11-12 snapshot.Sam Lawrance2005-11-146-12/+48
| | | | | | | | PR: ports/88952 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer) Notes: svn path=/head/; revision=148202
* Remove DEBUG knob which I have never seen in use (so that it does notGerald Pfeifer2005-11-132-24/+0
| | | | | | | seem worthwhile adjusting it to the new WITH_ conventions). Notes: svn path=/head/; revision=148164
* - Chase allegro updatePav Lucistnik2005-11-132-2/+4
| | | | Notes: svn path=/head/; revision=148109
* With a serious of very ugly hacks, make FreeBSD 6 support work againMike Silbersack2005-11-133-0/+64
| | | | | | | | | | | for the vmware3 port. Very little testing done, but at least it builds and starts a VM now. Debugging helped along by: ssouhal & Devon O'Dell Notes: svn path=/head/; revision=148090
* - add SHA checksumDirk Meyer2005-11-133-0/+4
| | | | Notes: svn path=/head/; revision=148088
* Fix the package (missing creation of empty directories).Alexander Leidinger2005-11-112-1/+3
| | | | | | | | | PR: 88731 Submitted by: Boris Samorodov <bsam@ipt.ru> Pointyhat to: netchild Notes: svn path=/head/; revision=147971
* Add SHA256 checksumMario Sergio Fujikawa Ferreira2005-11-112-0/+2
| | | | Notes: svn path=/head/; revision=147883
* Update to Wine 0.9.1.Gerald Pfeifer2005-11-108-16/+16
| | | | | | | | | | Set CFLAGS incrementally, and note that we are in beta now. [1] PR: 88492 [1] Submitted by: Andrew Pantyukhin <infofarmer@gmail.com> [1] Notes: svn path=/head/; revision=147842
* Put SHA256 checksums.Makoto Matsushita2005-11-106-6/+8
| | | | | | | | Fix long-standing typo in linux-vmware-toolbox5/distinfo (pass me a pointyhat to me...) Notes: svn path=/head/; revision=147809
* - Add SHA256 checksums.Florent Thoumie2005-11-091-0/+1
| | | | Notes: svn path=/head/; revision=147688
* Add SHA256 checksums to the distinfo files.Edwin Groothuis2005-11-081-0/+19
| | | | Notes: svn path=/head/; revision=147643
* Update to the first beta version of Wine, 0.9.Edwin Groothuis2005-11-0610-90/+16
| | | | | | | | | | | Unfortunately this requires a port epoch, and also uses bzip2 now. PR: 88492 Submitted by: Andrew Pantyukhin <infofarmer@gmail.com> Approved by: gerald (maintainer)? Notes: svn path=/head/; revision=147465
* Fix kernel panic after stopping qemu.Norikatsu Shigemura2005-11-064-14/+18
| | | | | | | Submitted by: pjd Notes: svn path=/head/; revision=147435
* Inherit KMODDIR.Norikatsu Shigemura2005-11-052-0/+2
| | | | | | | | Reported by: Alexander Drozdov <dzal_mail@mtu-net.ru> Tested by: Alexander Drozdov <dzal_mail@mtu-net.ru> Notes: svn path=/head/; revision=147414
* When installed as a package, some (empty) directories are missing. ThisAlexander Leidinger2005-11-054-11/+62
| | | | | | | | | | | | | commit tries to solve this by adding some @exec calls into the plist. Add a pkg-deinstall script with appropriate content which was previously in pkg-install (ouch). [1] PR: 82625 [1] Submitted by: Boris B. Samorodov <bsam ipt ru> Notes: svn path=/head/; revision=147402
* Fix build on 4.x.Norikatsu Shigemura2005-11-052-0/+48
| | | | | | | | PR: ports/88522 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer) Notes: svn path=/head/; revision=147372
* Remove expired portsKris Kennaway2005-11-059-145/+0
| | | | Notes: svn path=/head/; revision=147349
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-0510-5/+10
| | | | Notes: svn path=/head/; revision=147269
* - Unbreak on amd64: manually run build-locale-archive that is usually runnedPav Lucistnik2005-11-041-6/+7
| | | | | | | | by rpm, but we use --noscripts here - Portlint Notes: svn path=/head/; revision=147180
* - Update maintainer's addressPav Lucistnik2005-11-041-1/+1
| | | | | | | | PR: ports/88367 Submitted by: Miguel Mendez <mmendez@gmail.com> (maintainer) Notes: svn path=/head/; revision=147176
* - Update to 0.101Pav Lucistnik2005-11-042-14/+15
| | | | | | | | PR: ports/88366 Submitted by: Miguel Mendez <mmendez@gmail.com> (maintainer) Notes: svn path=/head/; revision=147175
* BROKEN: Does not build reliablyKris Kennaway2005-11-041-0/+2
| | | | Notes: svn path=/head/; revision=147174
* BROKEN on amd64: Incorrect pkg-plistKris Kennaway2005-11-041-0/+4
| | | | Notes: svn path=/head/; revision=147173
* - Update from 0.8.28.r2 to 0.8.28Emanuel Haupt2005-11-022-4/+3
| | | | | | | | Submitted by: ehaupt Approved by: maintainer Notes: svn path=/head/; revision=147027
* - Reset longterm inactive maintainerPav Lucistnik2005-11-012-2/+2
| | | | Notes: svn path=/head/; revision=146965
* - Update to 3.4.0Pav Lucistnik2005-11-016-18/+18
| | | | | | | | | PR: ports/85224 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> Approved by: maintainer timeout (jedgar; 2 months) Notes: svn path=/head/; revision=146964
* Fix build error.Norikatsu Shigemura2005-10-312-2/+4
| | | | | | | Pointy hat to: myself Notes: svn path=/head/; revision=146839
* - Update to 2.0.1Renato Botelho2005-10-312-3/+3
| | | | | | | | PR: ports/88188 Submitted by: Ports Fury Notes: svn path=/head/; revision=146833
* Update to 0.7.2s.2005.1030.Norikatsu Shigemura2005-10-3112-1134/+42
| | | | | | | | | | | | o separate kqemu build phase to emulators/kqemu-kmod port. o cleanup kqemu support. o cleanup MASTER_SITES. Discussed with: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer) Reviewed by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer) Notes: svn path=/head/; revision=146831
* Add kqemu 0.7.2, is a kernel module to accelerateNorikatsu Shigemura2005-10-3111-0/+1135
| | | | | | | | | | | QEMU CPU Emulator. WWW: http://fabrice.bellard.free.fr/qemu/qemu-accel.html Discussed with: Juergen Lock <nox@jelal.kn-bremen.de> Reviewed by: Juergen Lock <nox@jelal.kn-bremen.de> Notes: svn path=/head/; revision=146829
* - Do not allow making an optimized build unless WITH_OPTIMIZED_CFLAGSRoman Bogorodskiy2005-10-291-1/+8
| | | | | | | | is not defined - Add WITH_DEBUG knob (disabled by default) Notes: svn path=/head/; revision=146634
* BROKEN: UnfetchableKris Kennaway2005-10-281-0/+2
| | | | Notes: svn path=/head/; revision=146542
* BROKEN on ia64: Internal compiler errorKris Kennaway2005-10-281-0/+4
| | | | Notes: svn path=/head/; revision=146533
* BROKEN: Broken dependencyKris Kennaway2005-10-282-0/+4
| | | | Notes: svn path=/head/; revision=146525
* respect $PREFIXYing-Chieh Liao2005-10-272-15/+12
| | | | | | | | depend on latest autoconf utilize PLIST_FILES and PORTDOCS Notes: svn path=/head/; revision=146457
* - make build without X runningDirk Meyer2005-10-263-4/+20
| | | | | | | Requested by: kris Notes: svn path=/head/; revision=146387
* - update to 1.17Dirk Meyer2005-10-254-72/+41
| | | | | | | | - new MASTER_SITES - honor SDL_CONFIG Notes: svn path=/head/; revision=146311
* - fix dependencyDirk Meyer2005-10-251-0/+3
| | | | | | | Approved by: maintainer (implict) Notes: svn path=/head/; revision=146307
* - require mupen64-rice only in i385Dirk Meyer2005-10-251-2/+7
| | | | | | | Approved by: maintainer (implict) Notes: svn path=/head/; revision=146305
* Reset undeliverable maintainer address:Kris Kennaway2005-10-221-1/+1
| | | | | | | | <nishika@manbow.com>: host manbow.com[210.150.247.225] said: 550 sorry, mailbox unavailable (#5.5.0) (in reply to RCPT TO command) Notes: svn path=/head/; revision=146096
* - Update to 2.0Pav Lucistnik2005-10-206-58/+27
| | | | | | | | PR: ports/87736 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=145968
* - Add one more MASTER_SITERenato Botelho2005-10-201-1/+2
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=145917
* . register CONFLICTSEmanuel Haupt2005-10-191-0/+2
| | | | Notes: svn path=/head/; revision=145877
* . update to 0.8.28.r2, this release fixes some issues on AMD64Emanuel Haupt2005-10-193-36/+12
| | | | | | | | | | . nuke pkg-plist PR: 85146 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer) Notes: svn path=/head/; revision=145876
* The swedish site keeps acting up from pointyhat, so replaceErwin Lansing2005-10-181-2/+3
| | | | | | | | | it with a site from the maintainer and MASTER_SITE_LOCAL Submitted by: maintainer, kris Notes: svn path=/head/; revision=145756