aboutsummaryrefslogtreecommitdiff
path: root/games/cosmo/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Move highscore to /var/games, use @sampleDmitry Marakasov2015-01-241-2/+3
| | | | Notes: svn path=/head/; revision=377803
* Convert most NO_INSTALL_MANPAGES to USES=imake:nomanAntoine Brodin2014-08-181-2/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=365343
* - Add stage supportDanilo Egea Gondolfo2013-10-301-6/+6
| | | | Notes: svn path=/head/; revision=332157
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | games) Notes: svn path=/head/; revision=327730
* Two imake related changes:Tijl Coosemans2013-09-021-2/+1
| | | | | | | | | | | | | | | | | | | | | | | 1) Move -a from XMKMF command variable to a new XMKMF_ARGS variable. For ports that don't need -a introduce USES=imake:notall. This way ports no longer have to redefine XMKMF. 2) xmkmf -a runs imake with the flags in IMAKECPPFLAGS as extra arguments to set CPP, CC and CXX. This creates the top Makefile, and then xmkmf runs make Makefiles. This Makefiles target runs imake for each subdirectory but these imake invocations did not have the flags from IMAKECPPFLAGS so the resulting makefiles used the wrong C preprocessor when clang is used (/usr/bin/cpp instead of /usr/local/bin/tradcpp). Instead of letting xmkmf pass IMAKECPPFLAGS from the environment to imake let imake handle IMAKECPPFLAGS itself just like it handles IMAKEINCLUDE. This exposed configure errors in x11-clocks/mouseclock and x11-wm/fvwm. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=325992
* Convert to USES=imakeBaptiste Daroussin2013-06-281-6/+2
| | | | | | | | | | | While here: Trim headers Remove indefinite articles Mark as broken ports not building with gcc or clang Convert to optionsng Notes: svn path=/head/; revision=321991
* Fix MASTER_SITESTilman Keskinoz2011-08-081-5/+7
| | | | | | | | PR: 159441 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=279267
* Deprecate some ports where I can't find distfiles and upstreamBaptiste Daroussin2011-08-021-0/+3
| | | | Notes: svn path=/head/; revision=278804
* Convert most of remaining ports that depend on xorg-libraries toDmitry Marakasov2009-06-091-1/+2
| | | | | | | | | | | | | | | | modular xorg. - supply corresponding USE_XORG for all imake-using ports that need it - USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG - retire USE_X_PREFIX which is not really used anywhere after the above change - a few minor nits like whitespace and SF macro Tested by: 2 tinderbox runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=235506
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update MASTER_SITES and fix fetchMarcus Alves Grando2006-04-081-2/+3
| | | | | | | | | | - portlint(1) PR: 95426 Submitted by: Lars Engels <lars.engels__0x20.net> Notes: svn path=/head/; revision=159087
* - Update MASTER_SITESPav Lucistnik2003-12-271-2/+3
| | | | | | | | PR: ports/60620 Submitted by: Ports Fury Notes: svn path=/head/; revision=96694
* Reset maintainer on ports owned by the following committers who haveKris Kennaway2003-11-031-1/+1
| | | | | | | | | | been inactive for over 12 months and did not respond to my email confirming their status: keith, nakai, torstenb Reviewed by: portmgr Notes: svn path=/head/; revision=92908
* Clear moonlight beckons.Ade Lovett2003-03-071-0/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Add a patch to fix unchecked buffersYukihiro Nakai2002-08-031-1/+1
| | | | | | | | PR: ports/37400 Submitted by: Niels Heinen <niels.heinen@ubizen.com> Notes: svn path=/head/; revision=63895
* MASTER_SITES update.Yukihiro Nakai2000-11-021-2/+1
| | | | | | | | PR: ports/22463 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> Notes: svn path=/head/; revision=34596
* Update patch to use ComplexProgramTargetNoMan().Yukihiro Nakai2000-10-171-0/+1
| | | | Notes: svn path=/head/; revision=33949
* Make this setgid games and remove a world-writable file.Kris Kennaway2000-08-161-0/+2
| | | | Notes: svn path=/head/; revision=31683
* update portname/portversion stuff (games commit part 1, a-c)Michael Haro2000-04-141-2/+2
| | | | Notes: svn path=/head/; revision=27502
* Fix and updates from KATO Tsuguru.Yukihiro Nakai2000-01-221-7/+7
| | | | | | | Submitted by: "KATO Tsuguru" <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=24924
* Change MAINTAINER address from nacai@iname.comYukihiro Nakai2000-01-071-1/+1
| | | | | | | to nakai@FreeBSD.org Notes: svn path=/head/; revision=24498
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20948
* Fix distfile fennerage with another MASTER_SITE.Chris Piazza1999-06-201-2/+2
| | | | | | | Shorten down DESCR, too. Notes: svn path=/head/; revision=19585
* Change maitainer's email address,Vanilla I. Shu1999-01-121-4/+4
| | | | | | | and BROKEN some gnome ports until I upgrade it. Notes: svn path=/head/; revision=16018
* Correct MASTER_SITE.Vanilla I. Shu1998-02-211-3/+3
| | | | Notes: svn path=/head/; revision=9868
* New port, cosmo gang the puzzle.Masafumi Max NAKANE1997-05-251-0/+30
PR: 2445 Submitted by: Nakai@Mlab.t.u-tokyo.ac.jp Notes: svn path=/head/; revision=6560