summaryrefslogtreecommitdiff
path: root/emulators/uae (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Unbreak with recent GCC.Alexey Dokuchaev2004-09-302-7/+21
| | | | | Reported by: kris Approved by: portmgr (krion), fjoe (mentor, implicit), maintainer
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-291-1/+7
| | | | Approved by: portmgr (self)
* - SIZE'ifyKirill Ponomarev2004-03-181-0/+1
| | | | | PR: ports/64409 Submitted by: maintainer
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | (Part 2)
* Patch to use DOCSDIR and DATADIRYen-Ming Lee2003-06-302-34/+35
| | | | | | PR: 53898 Noticed by: Jimmy Olgeni <olgeni@FreeBSD.org> Submitted by: Simon Dick <simond@irrelevant.org>
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
|
* Allow UAE to build with gcc3.x.Martin Blapp2003-02-244-22/+31
| | | | | | | Respect CFLAGS, use AUTOCONF. PR: 46644 Submitted by: Keith Jones <freebsd.dev@blueyonder.co.uk>
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* Build under -current againPatrick Li2002-11-241-0/+1
| | | | | PR: ports/42779 Submitted by: maintainer
* PERL -> REINPLACEOliver Braun2002-10-271-1/+2
| | | | | PR: 44522 Submitted by: maintainer
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-08-301-1/+2
| | | | | PR: 42199 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Update to version 0.8.22Kevin Lo2002-08-302-3/+2
| | | | | PR: 42170 Submitted by: MAINTAINER
* Enable threading, enable the GUI.Anders Nordby2002-04-201-1/+9
| | | | | PR: 36848 Submitted by: maintainer
* Update to 0.8.21Patrick Li2002-03-092-2/+2
| | | | | PR: 35685 Submitted by: maintainer
* Update to 0.8.20Patrick Li2002-01-222-4/+3
| | | | | PR: 34127 Submitted by: maintainer
* Update to 0.8.18David W. Chapman Jr.2001-11-243-20/+37
| | | | | PR: 32211 Submitted by: maintainer
* Add the rest of the patchChris D. Faulhaber2000-09-191-0/+9
| | | | | PR: 21398 Submitted by: Maintainer
* Bump PORTREVISION after last commitChris D. Faulhaber2000-09-171-0/+1
|
* Add patch to allow configure to find the threads libraryChris D. Faulhaber2000-09-171-0/+11
| | | | | PR: 21267 Submitted by: Maintainer
* Update to version 0.8.15Kevin Lo2000-09-092-3/+3
| | | | | PR: 21110 Submitted by: MAINTAINER
* New port: uaeSADA Kenji2000-09-065-0/+52
This is a port for UAE, the Universal Amiga Emulator. PR: ports/18809 Submitted by: Simon Dick <simond@irrelevant.org>