# New ports collection makefile for: xsc # Date created: Apr 16, 2001 # Whom: Mark Pulford # # $FreeBSD$ # PORTNAME= xsc PORTVERSION= 1.4 CATEGORIES= games MASTER_SITES= http://www.panix.com/~mbh/xsc/ MAINTAINER= markp@FreeBSD.org COMMENT= A vector graphics space shoot'em up game USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${X11BASE}/include" \ LDFLAGS="${LDFLAGS} -L${X11BASE}/lib" PLIST_FILES= bin/xsc .include el='vcs-git' href='https://www.lant.com.tw/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to 6.0.10 release.ale2009-03-245-131/+6
* Add mysql embedded server library.ale2009-03-044-2/+32
* Fix build.ale2009-01-272-1/+115
* Update to 6.0.9 release.ale2009-01-196-10/+92
* Move the USE_PERL5 definition for the scripts slave ports from the masterlinimon2009-01-171-1/+0
* Update to 6.0.8 release.ale2008-12-082-7/+5
* Accept all linuxthreads library major versions.ale2008-11-171-1/+1
* Update to 6.0.7 release.ale2008-10-233-18/+7
* Fix my.cnf search path.ale2008-10-112-2/+2
* Update to 6.0.6 alpha release.ale2008-08-277-23/+47
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
* Make startup script ssh-friendly.ale2008-07-301-1/+1
* Add MySQL 6.0.5-alpha release.ale2008-07-265-21/+30
* Add support for --with-fast-mutexes.ale2008-07-151-0/+4
* Update to 5.1.26 release.ale2008-07-132-4/+4
* Update to 5.1.25-rc release.ale2008-06-073-5/+16
* Fix plist and bump PORTREVISION.ale2008-04-232-1/+2
* - Update to 5.1.24 releaseale2008-04-224-18/+19
* Update to 5.1.23 release.ale2008-02-147-93/+40
* Update to 5.1.22 RC release.ale2007-10-083-5/+29
* Update to 5.1.21 release.ale2007-08-285-6/+44
* Update to 5.1.20 release.ale2007-07-053-4/+5
* Fix compilation with gcc4.2, by moving down mix/max definitions.ale2007-07-021-0/+27
* Update to 5.1.19 release.ale2007-06-013-17/+9
* Update to 5.1.18 release and drop support for FreeBSD < 5.ale2007-05-207-52/+25
* Update to 5.1.17 release.ale2007-04-196-20/+38
* Update to 5.1.16 release.ale2007-03-153-5/+5
* Update to 5.1.15 release.ale2007-02-043-11/+13
* Fix dependencies.ale2007-01-201-1/+1
* Update to 5.1.14-beta release.ale2006-12-314-8/+12
* Update to 5.1.12 release.ale2006-11-0813-51/+63
* Fix patching with WITH_PROC_SCOPE_PTH=yesale2006-09-111-3/+0
* Remove the temporary hack to use the new USE_LDCONFIG feature.ale2006-06-221-2/+0
* Update to 5.1.11 release:ale2006-06-199-57/+54
* Fix pkg-plist.ale2006-05-231-1/+0
* Update to 5.1.9 release.ale2006-05-114-9/+12
* Remove USE_REINPLACE from all categories starting with Dedwin2006-05-051-1/+0
* Update to 5.1.7 beta release:ale2006-03-175-11/+22
* Fix rcNG startup ordering for MySQL daemon.ale2006-03-082-3/+2
* Conversion to a single libtool environment.ade2006-02-232-1/+4
* Update to 5.1.6 release.ale2006-02-163-6/+5
* Initial import of MySQL 5.1 version.ale2006-02-058-80/+84
* Add zlib to plist if FreeBSD < 5.0ale2006-01-292-0/+9
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-3/+3
* Fix build on 4.X (use included zlib on 4.X).ale2006-01-111-2/+2
* Update to 5.0.18 release:ale2006-01-094-27/+9
* Update to 5.0.17 release.ale2005-12-234-17/+26
* Update to 5.0.16 release:ale2005-11-273-21/+26
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
* Update to 5.0.15 release, the first Generally Available (GA) version!ale2005-10-263-5/+4
* Update to 5.0.13 rc release:ale2005-09-303-5/+10
* Update to 5.0.12 release.ale2005-09-072-3/+3
* Update to 5.0.11 release.ale2005-08-295-17/+20
* Install some header files (like mysqld_error.h) with the client, as previous ...ale2005-07-233-6/+8
* Update to 5.0.9 release.ale2005-07-163-7/+7
* Update to 5.0.7 release.ale2005-06-183-9/+7
* Fix compilation on FreeBSD 4.X.ale2005-06-111-1/+2
* Update to 5.0.6 release.ale2005-06-087-64/+39
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
* - Use the rcNG script to kill MySQL on deinstallation [1]ale2005-04-114-3/+18
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
* Update to 5.0.3 release:ale2005-04-0613-290/+125
* - Add new knob to define default server collationpav2005-03-211-0/+4
* Symlink vulnerability fixed.ale2005-01-171-0/+90
* - Make it compilable with old gcc [1]ale2005-01-112-1/+17
* Extend allowed linuxthreads shlib versions.ale2005-01-101-2/+2
* Move pre-configure in the common part.ale2005-01-101-6/+6
* Correct comment typo.ale2005-01-101-1/+1
* Update to 5.0.2 release:ale2005-01-108-165/+301
* Add p5-File-Temp dependency to mysql-scripts.ale2004-12-011-1/+2
* Update to 5.0.1 (snapshot) release:ale2004-10-2512-304/+265
* Mark FORBIDDEN due to serious, unpatched security vulnerabilitynectar2004-10-221-0/+2
* - Fix mysqlhotdump vulnerabilityale2004-09-253-12/+60
* - Replace dead MASTER_SITE [1]ale2004-05-182-1/+15
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
* Fix a never-catched bug in mysql_install_db script.ale2004-03-122-8/+22
* Fix mysql default db installation.ale2004-03-083-5/+4
* Fix building without perl.ale2004-03-051-0/+21
* Fix installation (a bit of perl was still there).ale2004-03-024-4/+23
* Sync with MySQL 4.0:ale2004-02-296-34/+108
* Finally MySQL 5.0 appears in the ports tree!ale2004-02-046-38/+38
* o Add CONFLICTS sections.nork2003-12-272-3/+17
* o Update to 4.1.1 alpha release.nork2003-12-116-122/+110