aboutsummaryrefslogtreecommitdiffstats
path: root/games/gma
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2000-04-30 06:08:02 +0800
committerKris Kennaway <kris@FreeBSD.org>2000-04-30 06:08:02 +0800
commite6733a5775e2866efc12ec108f9fd8f81e837b75 (patch)
treeabcc5c71eb9e6ff9144b7ac5ef60b0d2a9ab4f22 /games/gma
parent1ff4e63ea1cd05d94c28bce02aaa2974cdc3596c (diff)
downloadfreebsd-ports-gnome-e6733a5775e2866efc12ec108f9fd8f81e837b75.tar.gz
freebsd-ports-gnome-e6733a5775e2866efc12ec108f9fd8f81e837b75.tar.zst
freebsd-ports-gnome-e6733a5775e2866efc12ec108f9fd8f81e837b75.zip
Mark BROKEN: compiler errors
Noticed by: bento
Diffstat (limited to 'games/gma')
-rw-r--r--games/gma/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/gma/Makefile b/games/gma/Makefile
index f25e4de712ea..9d70cb1f9fb5 100644
--- a/games/gma/Makefile
+++ b/games/gma/Makefile
@@ -12,6 +12,8 @@ MASTER_SITES= http://www.student.nada.kth.se/~d92-jwa/code/gma/
MAINTAINER= ijliao@csie.nctu.edu.tw
+BROKEN= "Compiler errors"
+
GNU_CONFIGURE= yes
.include <bsd.port.mk>
class='commitgraph'>* - Fix ./configure tests w/ CLANG for IPv6pgollucci2012-01-241-0/+1 * - Track dependencies after databases/gdbm updategabor2011-09-121-1/+2 * Update to 5.14.1skv2011-06-191-0/+15 * - update to apr-1.4.5ohauer2011-05-234-21/+14 * - Bump PORTREVISION so the recent fix is visible to dependenciespav2011-05-181-0/+1 * - add a fix to allow tomcat-native buld work againohauer2011-05-171-0/+12 * - update apr1 to version 1.4.4 (security update CVE-2011-0419)ohauer2011-05-144-24/+9 * - make sure the system own sed is choosen even whenohauer2011-04-011-0/+3 * Update to libtool 2.4ade2011-02-251-7/+10 * Sync to new bsd.autotools.mkade2010-12-041-1/+1 * Punt autoconf267->autoconf268ade2010-10-161-1/+1 * - Update apr-util to 1.3.10pgollucci2010-10-064-278/+4 * - bsd.port.mk adds CFLAGS to CONFIGURE_ENV but not if you reference it directlypgollucci2010-10-061-2/+2 * Round one migration of ports from automake{19,110} to automake111ade2010-10-061-1/+1 * Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-161-2/+2 * - Bump supported pthon versionpgollucci2010-09-111-1/+1 * - set LIB_DEPENDS with just = not +=pgollucci2010-05-271-1/+1 * - full patch from dev@apr.apache.org to detech bdb 5.0pgollucci2010-05-272-1/+144 * - Define python version explicitlypgollucci2010-05-181-1/+3 * - Default DEVRANOM support to on b/c mod_auth_digest is default onpgollucci2010-05-081-1/+2 * - FreeBSD doesn't use EGD sockets. Also the option handling doesn't honorpgollucci2010-05-081-12/+0 * 1/2: OPTIONS+= EGD and DEVRANDOMpgollucci2010-05-071-1/+25 * - Harden the OPTION processing to explicity enable/disable in BOTH cases.pgollucci2010-05-071-22/+22 * - Not yet compatiable with db50pgollucci2010-05-071-0/+1 * - Support DB48pgollucci2010-05-071-0/+129 * - Fix coredump when WITH_MYSQL=yes and WITH_MYSQL_VER=55pgollucci2010-05-061-1/+1 * - Make the OPTIONAL package build names more useful and versionpgollucci2010-05-061-3/+3 * 1/5: Update to apr 1.4.2pgollucci2010-05-065-14/+14 * --withX-sqlite is an apr-util option not aprpgollucci2010-04-301-2/+2 * - Assign some ports to apache@pgollucci2010-04-301-1/+1 * OPTIONS += SQLITEpgollucci2009-12-252-1/+22 * - Update to (apr) 1.3.9pgollucci2009-12-254-9/+8 * - Allow install by a user other then rootpgollucci2009-12-102-1/+2 * - Set correct permissons on libtool.m4 before trying to patch it. Otherwisestas2009-10-021-0/+10 * Update to APR 1.3.8 / APR-util 1.3.9. This is a security update.simon2009-08-073-10/+10 * - Update to 1.3.7/1.3.8pgollucci2009-08-033-7/+7 * -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1 * - Update to apr 1.3.6, apr-util 1.3.8pgollucci2009-07-084-50/+10 * - Fix the pkg-plist in the case when only GDBM was includedpgollucci2009-06-181-0/+1 * - Respect hier(7), finally after 6yrspgollucci2009-06-122-8/+9 * - Correct a typo, neither my tb or QAT caught this, but its causing corepgollucci2009-06-111-2/+2 * - Respect CC/CCFLAGS [1]pgollucci2009-06-102-3/+48 * - Remove some superfulous ifs. You get the OPTIONS or you don't get it at all.pgollucci2009-06-091-2/+2 * - Update to apr: 1.3.5, apr: 1.3.7pgollucci2009-06-084-19/+42 * - Mark most of my ports MAKE_JOBS_SAFE=yespgollucci2009-05-161-0/+2 * o Remove devel/apr-svn and replace with devel/aprpgollucci2009-01-192-86/+115 * Left a file out of the previoius commit.pgollucci2008-08-231-2/+2 * - Update to apr 1.3.3pgollucci2008-08-233-57/+30 * Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-201-1/+1 * - silence a portlint warning(tab)pgollucci2008-07-293-1/+36 * New APR maintainer: Phillip M. Gollucci <pgollucci@FreeBSD.org>rodrigc2008-07-291-1/+1 * Update to 1.3.2rodrigc2008-07-056-57/+21 * Put my FreeBSD e-mail address in MAINTAINER line.rodrigc2008-05-091-1/+1 * Update to apr 1.2.12rodrigc2008-05-055-14/+13 * - Downgrade perl dependecy to build-onlypav2008-03-311-3/+3 * Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-041-4/+0 * Switch autoconf dependencies from 2.53 or 2.59 to 2.61.linimon2007-09-301-2/+2 * Update to apr 1.2.8rodrigc2007-06-176-114/+13 * Upgrade to apr-1.2.7rodrigc2006-05-297-42/+26 * - utilize USE_BDBleeym2006-04-063-11/+59 * Fix build when bash is installed, by changing the (incorrect) usageade2006-02-281-5/+6 * Conversion to a single libtool environment.ade2006-02-232-1/+3 * When APR_UTIL_WITHOUT_THREADS is not set, explicitly enable threads.lawrance2006-02-111-0/+2 * Chase shlib bump of libexpat.kuriyama2006-01-311-2/+2 * SHA256ifyedwin2006-01-221-0/+2 * Only compile apr-svn without threads on FreeBSD versions less than 5.rodrigc2005-12-101-0/+4 * Switch to <target>:: convention for both patch-autotools and run-autotools,ade2005-11-191-1/+1 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-3/+1 * Do not use thread mutexes if we are compiling APR without thread support.rodrigc2005-11-031-0/+101 * In rand.c, include <uuid.h> (from FreeBSD 5.x and up)rodrigc2005-11-031-0/+16 * Upgrade to apr-1.2.2rodrigc2005-10-294-9/+11 * Change ${SED} to ${REINPLACE_CMD} to fix building on FreeBSD 4.x.rodrigc2005-07-271-1/+1 * Undo previous commit, which for some reason caused .la files torodrigc2005-06-131-10/+1 * Do not unconditionally use Python in build of apr.rodrigc2005-06-061-2/+9 * - libdata/pkgconfig is now included in mtreepav2005-05-171-1/+0 * Forgot to bump PORTREVISION, because of correct the installion for put themezz2004-11-251-0/+1 * Make the portlint a bit happier.mezz2004-11-252-11/+15 * Update to apr 1.0.1 (apr 1.0.0 no longer available)daichi2004-11-253-7/+7 * Use db4.2, not old db4 as BerkeleyDB.lev2004-11-071-11/+11 * (1) Remove unused post-extract target which I forgot to remove inkuriyama2004-11-032-4/+18 * Kill off automake18, switching to automake19. Requiem Mors Pacem.ade2004-10-161-1/+1 * - Upgrade to 1.0.0.kuriyama2004-10-136-178/+102 * Autotools cleanup. Remove autoconf257 (259), automake17 (18), andade2004-07-021-6/+4 * Unbreak on amd64 by copying config.{sub,guess} correctly.kuriyama2004-06-291-1/+6 * Sync with new bsd.autotools.mkade2004-06-051-7/+6 * Specify location of Berkeley DB, if LOCALBASE is not /usr/local.kan2004-05-291-0/+1 * Ooops... Garbaged makefile was committed. I'm very sorry about this.lev2004-04-111-7/+0 * Unbreak port after last ade's commit.lev2004-04-112-22/+28 * Reset two missed ports back to WANT_AUTO* -- the other one mentioned,ade2004-04-051-1/+1 * - Use USE_ICONV knobkrion2004-03-311-2/+2 * Convert all but one port that uses libtool14 to use libtool15, in readinessade2004-03-252-10/+16 * Add size data, approved by maintainers.trevor2004-03-191-0/+2 * Unbreak on 4.x.kuriyama2004-03-151-15/+8 * o Bump $LIB_DEPENDS line to chase expat's shlib version.kuriyama2004-03-141-2/+2 * BROKEN on 4.x: Configure failskris2004-03-131-0/+4 * Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* withade2004-03-121-2/+1 * Unbreak on amd64.kuriyama2004-02-131-11/+10 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1 * Add APR_UTIL_WITHOUT_THREADS knob, which disables threads support.lev2004-02-011-6/+48 * Honor `--disable-threads' in configure scripts [1]lev2004-01-313-11/+17 * Correct pthread detection.kuriyama2004-01-243-8/+47 * Update to recent snapshot. I hope 0.9.5 will be released soon...kuriyama2004-01-142-5/+13 * Fix pthreads support on 4-STABLE systemslev2003-11-112-2/+2 * Fix pthreads support.lev2003-11-102-7/+20 * Tunables provided by Thomas-Martin Seckjeh2003-11-091-2/+38 * respect CC/CFLAGS.sf2003-11-061-2/+3 * Add thread support to APR port.jeh2003-11-063-0/+35 * Upgrade 5o 0.94.max2003-10-034-13/+18 * libtool uber-patchade2003-06-273-6/+12 * Update MASTER_SITES, the testing subdir is now empty and the distfilesheldonh2003-06-101-1/+1 * Update to apr-0.9.3. Minor changes from original submission to makebmah2003-04-192-16/+15 * Fix whitespace nit.bmah2003-04-071-1/+1 * Maintainer update:bmah2003-04-072-18/+0