aboutsummaryrefslogtreecommitdiffstats
path: root/games/vamos
Commit message (Collapse)AuthorAgeFilesLines
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-2/+1
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* - Update to 0.6.0miwi2008-02-263-7/+5
| | | | | PR: 121087 Submitted by: Ports Fury
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-1/+0
| | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
* - Update to 0.5.7sat2007-07-143-19/+17
| | | | | PR: ports/113772 Submitted by: Ports Fury
* - Update to 0.5.6miwi2007-05-273-9/+10
| | | | | PR: 113006 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Remove FreeBSD 4.X support from unmaintained ports in categories startinggabor2007-04-161-7/+1
| | | | with letter f-h
* Use libtool port instead of included version to avoid objformat a.out botchkris2007-02-011-0/+1
|
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gclsung2006-08-151-1/+1
| | | | | | | | - these include dns/ editors/ emulators/ finance/ games/ graphics/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
* Remove USE_REINPLACE for categories starting with a Gedwin2006-05-081-1/+0
|
* Conversion to a single libtool environment.ade2006-02-232-2/+7
| | | | Approved by: portmgr (kris)
* - Update graphics/libglut to 6.4.1.sem2006-01-121-2/+2
| | | | | | | | | | | - Shared lib version and PORTREVISION bumb for all affected ports. While I'm here: - Remove USE_MESA knob where it was (35 ports). It marked as depricated for 2 years. PR: ports/90247 Submitted by: Ermal Lu?i <eri--@albabsd.org>
* Chase the plib update by bumping PORTREVISION, since it is staticallyjylefort2005-12-071-0/+1
| | | | linked in.
* - Add SHA256pav2005-11-251-0/+1
|
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | 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.
* - Update to 0.5.5pav2005-11-024-96/+7
| | | | | PR: ports/88344 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Update to 0.5.4arved2005-07-047-57/+28
| | | | | PR: 82939 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* - Update to 0.5.3pav2005-02-074-5/+17
| | | | | PR: ports/77136 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* If imake is not present at build time, configure gets confused aboutlesi2004-12-051-0/+1
| | | | | | location of X11 libraries and headers, so tell it where they are. Pointed out by: dosirak via kris, while testing X.Org upgrade
* Update to version 0.5.2krion2004-11-144-44/+25
| | | | | PR: ports/73906 Submitted by: Ports Fury
* Mark as BROKEN on 4.xkrion2004-06-281-1/+7
| | | | | PR: ports/68379 Submitted by: Ports Fury
* Update to 0.5.0.adamw2004-06-254-16/+23
|
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-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.
* This port now seems to compile on 5.xkris2004-02-181-7/+1
|
* BROKEN on 5.x: Does not compilekris2004-02-091-1/+7
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* SIZEify.trevor2004-01-291-0/+1
|
* - Update to version 0.4.4krion2004-01-274-115/+110
| | | | | PR: ports/61954 Submitted by: Ports Fury
* KATO-san notes that this port has been updated since I startedlinimon2003-12-221-7/+1
| | | | | | on my project to mark ports broken on 5.x. I thought I had cvsupped ports on my build test box, but it looks like not. My apologies to KATO-san ...
* Per bento logs, mark as broken on recent 5.x versions.linimon2003-12-221-1/+7
|
* - Update to version 0.4.3krion2003-12-183-3/+25
| | | | | PR: 60339 Submitted by: Ports Fury
* - Update to version 0.4.2krion2003-11-115-7/+121
| | | | | PR: 59126 Submitted by: Ports Fury
* - Update to version 0.4.1krion2003-10-034-2/+35
| | | | | PR: 57533 Submitted by: Ports Fury
* - Fix build on bentokrion2003-10-011-0/+1
| | | | Submitted by: Mark Linimon, Ports Fury
* - Fix buildkrion2003-09-191-1/+1
| | | | Submitted by: kris via bento
* - Update to version 0.4.0krion2003-09-0312-106/+36
| | | | | PR: 56320 Submitted by: Ports Fury
* Fix build on -currentkrion2003-07-2510-0/+101
| | | | | | PR: 54801 Submitted by: KATO Tsuguru <tkato@prontomail.com> Approved by: fjoe (mentor) (implicit)
* Update to 0.3.3arved2003-06-233-24/+26
| | | | | PR: 53389 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 0.3.2arved2003-06-233-4/+18
| | | | | PR: 52695 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 0.3.1anholt2003-05-023-8/+36
| | | | | PR: porst/51052 Submitted by: Ports Fury
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Update to version 0.2.4kevlo2002-09-023-3/+4
| | | | | PR: 42240 Submitted by: Ports Fury
* Update to 0.2.3pat2002-07-062-3/+6
| | | | | PR: 40243 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* - GNU_CONFIGURE -> USE_LIBTOOLijliao2002-06-093-13/+21
| | | | | PR: 38997 Submitted by: Ports Fury
* upgrade to 0.2.2ijliao2002-06-065-22/+6
|
* add vamos 0.1.11ijliao2002-03-167-0/+118
An automotive simulation framework