summaryrefslogtreecommitdiff
path: root/games (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-14257-257/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* games/nsnake: change MASTER_SITESWilliam Grzybowski2013-08-131-2/+2
| | | | | | | | | | | - Change MASTER_SITES to the new location - Pass maintainership to the submitter PR: ports/181256 Submitted by: David Demelier <demelier.david gmail.com> Notes: svn path=/head/; revision=324674
* games/wtf: update to 20130810William Grzybowski2013-08-112-3/+3
| | | | | | | | | | - Update to 20130810 PR: ports/181221 Submitted by: Nikolai Lifanov <lifanov mail.lifanov.com> (maintainer) Notes: svn path=/head/; revision=324587
* Fix build.Guido Falsi2013-08-101-3/+3
| | | | Notes: svn path=/head/; revision=324539
* Minor last-minute changes missed in recent previous commits.Alexey Dokuchaev2013-08-091-1/+2
| | | | Notes: svn path=/head/; revision=324440
* - update libdg to 2.1.0Dirk Meyer2013-08-092-3/+3
| | | | Notes: svn path=/head/; revision=324437
* - Some time ago, original (non-SDL) client executable started to yieldAlexey Dokuchaev2013-08-092-2/+152
| | | | | | | | | | | | | | | choppy sound (when using standard OSS API). It happens because the SNDCTL_DSP_GETOSPACE ioctl() was issued before setting other important parameters; to remedy the problem, it should be moved below the mmap() call. While here, cleanup few more potential problems: avoid using AFMT_S16_LE as it would break on big-endian machines, align mmap()'ed buffer to the page size, and fix resource leaks here and there. - In the port's Makefile: bump PORTREVISION and convert USE_GMAKE Submitted by: Ozkan Sezer (via icculus.org quake2 mailing list) Notes: svn path=/head/; revision=324435
* Fix a typo made in r317957 during OptionsNG conversion and unbreak theAlexey Dokuchaev2013-08-091-3/+4
| | | | | | | build; also fix URI of the optional models.zip distfile while here. Notes: svn path=/head/; revision=324420
* - Unbreak the build with EYECANDY option (required libGLU and fixing famousAlexey Dokuchaev2013-08-092-18/+17
| | | | | | | | | | | | jpeg_mem_src() collision) [*] - Use new syntax when setting LIB_DEPENDS (per r322328) - Get rid of TGTDIR, cleanup Makefile a bit while here - Reduce the differences between games/quake2lnx and games/quake2max Reported by: tigerby on #bsdports [*] Notes: svn path=/head/; revision=324416
* - Fix build with clangDmitry Marakasov2013-08-083-0/+43
| | | | Notes: svn path=/head/; revision=324399
* - Fix build with clangDmitry Marakasov2013-08-082-0/+20
| | | | Notes: svn path=/head/; revision=324398
* games/wtf: update to 20130807William Grzybowski2013-08-082-3/+3
| | | | | | | | | | - Update to 20130807 PR: ports/181128 Submitted by: Nikolai Lifanov <lifanov mail.lifanov.com> (maintainer) Notes: svn path=/head/; revision=324388
* - Convert to new perl frameworkAndrej Zverev2013-08-073-3/+6
| | | | | | | | | | | per port extra changes: devel/p5-Perl-Version remove outage PERL_LEVEL check devel/p5-Devel-LeakTrace-Fast remove perl version requiment 5.12.0- (no need in current version) Approved by: lth@ (maintainer) Notes: svn path=/head/; revision=324352
* Remove expired port:Rene Ladan2013-08-0718-634/+0
| | | | | | | 2013-08-07 games/kaid: Does not fetch Notes: svn path=/head/; revision=324350
* Compilation of ocaml-images is no longer broken (tested on multiple systems).Johan van Selst2013-08-061-3/+0
| | | | | | | | Possibly silently fixed through update of a dependency. Expiration notice removed. Notes: svn path=/head/; revision=324318
* - Convert to new perl frameworkAndrej Zverev2013-08-051-2/+2
| | | | | | | | | - Trim Makefile header Approved by: tobez@ (maintainer) Notes: svn path=/head/; revision=324276
* - Convert to new perl frameworkMathieu Arnold2013-08-0313-20/+26
| | | | | | | - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324191
* - Convert to new perl frameworkAndrej Zverev2013-08-036-29/+10
| | | | | | | - Trim Makefile header Notes: svn path=/head/; revision=324181
* - Convert to new perl frameworkMathieu Arnold2013-08-022-12/+6
| | | | | | | - Trim Makefile header Notes: svn path=/head/; revision=324175
* - Convert to new perl frameworkMathieu Arnold2013-08-024-14/+10
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* - Convert to new perl frameworkAndrej Zverev2013-08-023-3/+6
| | | | Notes: svn path=/head/; revision=324171
* - Unbreak the build: add missing dependency on audio/libvorbis, and fix theAlexey Dokuchaev2013-08-022-9/+12
| | | | | | | | | value of USE_GL (normally this goes unnoticed because SDL pulls libGLU.so by default via USE_GL=yes, but shows up if using OpenGL-less SDL package) - Convert USE_GMAKE, cleanup Makefile and port description while here Notes: svn path=/head/; revision=324151
* For all my portsChristian Weisgerber2013-08-012-2/+0
| | | | | | | | * remove MAKE_JOBS_SAFE (default now) * change USE_GMAKE=yes to USES=gmake Notes: svn path=/head/; revision=324122
* Fix build with clangBaptiste Daroussin2013-08-011-2/+2
| | | | Notes: svn path=/head/; revision=324082
* Fix build with clangBaptiste Daroussin2013-07-311-1/+2
| | | | Notes: svn path=/head/; revision=324078
* Fix build with clangBaptiste Daroussin2013-07-311-4/+1
| | | | Notes: svn path=/head/; revision=324073
* Fix build with clangBaptiste Daroussin2013-07-311-1/+2
| | | | Notes: svn path=/head/; revision=324071
* - Fix parallel (-jX) builds, remove jobs unsafe markAlexey Dokuchaev2013-07-313-18/+55
| | | | | | | | | - Fix MASTER_SITES, define LICENSE (GPLv2) - Improve COMMENT and port description, add WWW link - Utilize newly added option helpers, sort the knobs Notes: svn path=/head/; revision=324003
* Fix my email address again, using proper @FreeBSD.org stylingMark Felder2013-07-291-1/+1
| | | | | | | Approved by: swills (mentor) Notes: svn path=/head/; revision=323891
* - Update to version 1.3.2Alexey Dokuchaev2013-07-293-5/+5
| | | | | | | | | - Convert USE_GMAKE, drop MAKE_JOBS_SAFE Prodded by: several Notes: svn path=/head/; revision=323886
* Remove MAKE_JOBS_SAFE from all my ports.David Naylor2013-07-281-1/+0
| | | | | | | Better to remove now, in one go, then forget about it. Notes: svn path=/head/; revision=323850
* - switch simple inline replacement from perl to sedAndrej Zverev2013-07-274-15/+7
| | | | | | | | | | and remove where is no need in this anymore. - trim Makefile header Approved by: bapt@ (portmrg@) Notes: svn path=/head/; revision=323795
* Chase audio/arts removelBaptiste Daroussin2013-07-263-18/+4
| | | | Notes: svn path=/head/; revision=323768
* KDE3 and QT3 expired on 2013-07-01, remove these ports.Rene Ladan2013-07-26114-7843/+0
| | | | | | | | | | | | | | | | | | | Unfortunately, this also affects some ports using QT3 as a GUI toolkit. Changes to infrastructure files: - bsd.kde.mk : obsolete, remove - bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while - CHANGES : document the removals from bsd.port.mk - KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead) - MOVED : add the removed ports PR: ports/180745 Submitted by: rene Approved by: portmgr (bapt) Exp-run by: bapt Notes: svn path=/head/; revision=323748
* Change maintainer from ports@ to new maintainer. From the new maintainer:Daniel Eischen2013-07-264-15/+48
| | | | | | | | | | | | | | | | | | | | | Bump portrevision Trim Makefile header Trim master sites Remove leading article from COMMENT Add Icons Remove dependency for gmake Add portscout Add docs Add Desktop entry file Add DOCS Option Trim pkg-descr Trim pkg-plist PR: 174951 Submitted by: nemysis at gmx dot ch Notes: svn path=/head/; revision=323745
* Chase allegro-4.4 moveChris Rees2013-07-261-1/+1
| | | | Notes: svn path=/head/; revision=323735
* Move allegro-devel to allegro; 4.4 is hardly a devel version any more.Chris Rees2013-07-264-4/+4
| | | | | | | | | | | | | | Minor fix required in emulators/o2em. Remove allegrogl, which is broken and included in allegro-4.4 anyway. Update allegro-devel to 5.0.7 [1] PR: ports/172981 [1] Submitted by: nemysis <nemysis@gmx.ch> [1] Notes: svn path=/head/; revision=323734
* - Try to fix parallel builds: setting ALL_TARGET to "depend all" would notAlexey Dokuchaev2013-07-262-4/+6
| | | | | | | | | | | | work in -jX case due to races; thus, move depend generation to pre-build - While here, convert USE_GMAKE and fix badly indented line by one tabstop - As advised by the Porter's Handbook, terminate URL with a slash (in port description text) Reported by: pointyhat-west Notes: svn path=/head/; revision=323733
* Fix build with newer binutilsBaptiste Daroussin2013-07-261-1/+2
| | | | Notes: svn path=/head/; revision=323726
* Fix typoBaptiste Daroussin2013-07-261-1/+1
| | | | Notes: svn path=/head/; revision=323699
* Fix build with linker that does not copy the dt_need from libraries it linksBaptiste Daroussin2013-07-261-8/+4
| | | | | | | | | | | with like recent binutils. [1] Trim header Convert to USES=gmake Obtained from: DPorts [1] Notes: svn path=/head/; revision=323698
* Fix build with bmakeBaptiste Daroussin2013-07-261-1/+1
| | | | Notes: svn path=/head/; revision=323688
* Fix build with bmake by using fmakeBaptiste Daroussin2013-07-261-1/+1
| | | | Notes: svn path=/head/; revision=323683
* - switch simple inline replacement from perl to sedAndrej Zverev2013-07-265-32/+21
| | | | | | | | | | and remove where is no need in this anymore. - trim Makefile header Approved by: bapt@ (portmrg@) Notes: svn path=/head/; revision=323680
* Fix build with linker that does not copy the dt_need from libraries it linksBaptiste Daroussin2013-07-252-11/+19
| | | | | | | | | | | | | | with like recent binutils. [1] While here: - trim headers - convert to new options framework - remove shlib version - convert USE_GMAKE -> USES=gmake Obtained from: DPorts [1] Notes: svn path=/head/; revision=323669
* Update to version 2.0.12Pawel Pekala2013-07-253-3/+6
| | | | | | | | PR: ports/180812 Submitted by: nemysis <nemysis@gmx.ch> (maintainer) Notes: svn path=/head/; revision=323642
* Update my email address throughout the treeMark Felder2013-07-251-1/+1
| | | | | | | Approved by: swills (mentor) Notes: svn path=/head/; revision=323636
* Remove MAKE_JOBS_SAFE which is now default.Emanuel Haupt2013-07-242-2/+0
| | | | Notes: svn path=/head/; revision=323578
* Mark as broken: does not buildBaptiste Daroussin2013-07-241-0/+2
| | | | | | | | | | | | | | checking build system type... amd64-portbld-freebsd8.3 checking host system type... amd64-portbld-freebsd8.3 checking target system type... amd64-portbld-freebsd8.3 checking for egrep... grep -E checking for C++ compiler default output... configure: error: C++ compiler cannot create executables See `config.log' for more details. Reported by: pkg-fallout Notes: svn path=/head/; revision=323562
* Update to version 1.8.2.0Pawel Pekala2013-07-232-4/+4
| | | | | | | | PR: ports/180709 Submitted by: nemysis <nemysis@gmx.ch> (maintainer) Notes: svn path=/head/; revision=323545