aboutsummaryrefslogtreecommitdiffstats
path: root/games
Commit message (Collapse)AuthorAgeFilesLines
* - Bump portrevisionnemysis2013-08-204-45/+65
| | | | | | | | | | | | - Trim master sites, add icon - Trim to use default permissions for licenses, if not defined - Trim dependency for ${PYGAME} - Trim docs, not install COPYING INSTALL into DOCSDIR and mute dir install - Add Desktop entry file - Trim files/patch-Makefile for right installation - Trim pkg-plist, share/games/monsterz --> DATADIR Approved by: wxs (mentor)
* - shift master_sites around, and use project as primaryjgh2013-08-191-6/+10
| | | | | - drop default defined docsdir - adopt new options format for docs, and define
* games/freetennis: Adjust dependenciesmarino2013-08-181-2/+2
| | | | | | | | | | | | | There were a few problems with the dependency definitions of freetennis. The ocaml-images dependency is a static build dependency, and not a RUN DEPENDS. Secondly, a specific static library is specified, but no library of that name exists, at least not for the upcoming ocaml-images 4.0. Freetennis really wants the entire directory, so ocaml-images has been changed to a package depends instead of a file depends. It's been tested with ocaml-images 4.0 (DragonFly) and ocaml-images 3.0 (FreeBSD/ Redports). Approved by: bapt/culot (mentors, implicit)
* - Update to 1.2.2nemysis2013-08-183-79/+71
| | | | | | | | | | | | - Shorten header - Change maintainer email gmx.ch --> FreeBSD.org - USES desktop-file-utils - Trim USE_QT4 - Trim docs - Add REINPLACE_CMD to remove not existent pkgconfig zlib - Trim pkg-plist Approved by: wg (mentor)
* - take maintainershipjgh2013-08-181-2/+2
| | | | - trim comment
* Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.gerald2013-08-1810-10/+10
| | | | | | | | | | | | | | Right now this is a noop in the former case and a noop in the latter case unless lang/gcc44 has been installed explicitly. This puts a bit more emphasis on standardizing on a canonical version "current" GCC and makes it easier to update that canonical version by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port. That is, USE_GCC=yes means "use a decent/modern version of GCC" without having to worry about details. Approved by: portmgr (bdrewery)
* - Reset chinsan's portsbdrewery2013-08-181-6/+2
| | | | With hat: portmgr
* games/freedink: update to 20121209wg2013-08-163-9/+4
| | | | | | | | | | | - Update to 20121209 [1] - Trim Makefile header [1] - Add WWW to pkg-descr Changes: http://git.savannah.gnu.org/cgit/freedink.git/tree/ChangeLog PR: ports/181314 [1] Submitted by: Stephen Hurd <shurd sasktel.net> (maintainer)
* games/freedin-dfarc: update to 3.10wg2013-08-163-9/+16
| | | | | | | | - Update to 3.10 [1] - USES gmake PR: ports/181315 [1] Submitted by: Stephen Hurd <shurd sasktel.net> (maintainer)
* games/freedink-engine: update to 20121209wg2013-08-155-8/+86
| | | | | | | | | | | - Update to 20121209 [1] - USES gmake - Add WWW to pkg-descr Changes: http://git.savannah.gnu.org/cgit/freedink.git/tree/ChangeLog PR: ports/181316 [1] Submitted by: Stephen Hurd <shurd sasktel.net> (maintainer)
* games/freedink-data: update to 20121209wg2013-08-154-34/+70
| | | | | | | | | | | | - Update to 20121209 [1] - Trim Makefile header [1] - USES gmake - Add WWW to pkg-descr Changes: http://git.savannah.gnu.org/cgit/freedink.git/tree/ChangeLog PR: ports/181317 Submitted by: Stephen Hurd <shurd sasktel.net> (maintainer)
* - Remove MAKE_JOBS_SAFE variableak2013-08-15257-257/+0
| | | | Approved by: portmgr (bdrewery)
* games/nsnake: change MASTER_SITESwg2013-08-141-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>
* games/wtf: update to 20130810wg2013-08-112-3/+3
| | | | | | | - Update to 20130810 PR: ports/181221 Submitted by: Nikolai Lifanov <lifanov mail.lifanov.com> (maintainer)
* Fix build.madpilot2013-08-101-3/+3
|
* Minor last-minute changes missed in recent previous commits.danfe2013-08-091-1/+2
|
* - update libdg to 2.1.0dinoex2013-08-092-3/+3
|
* - Some time ago, original (non-SDL) client executable started to yielddanfe2013-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)
* Fix a typo made in r317957 during OptionsNG conversion and unbreak thedanfe2013-08-091-3/+4
| | | | build; also fix URI of the optional models.zip distfile while here.
* - Unbreak the build with EYECANDY option (required libGLU and fixing famousdanfe2013-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 [*]
* - Fix build with clangamdmi32013-08-083-0/+43
|
* - Fix build with clangamdmi32013-08-082-0/+20
|
* games/wtf: update to 20130807wg2013-08-082-3/+3
| | | | | | | - Update to 20130807 PR: ports/181128 Submitted by: Nikolai Lifanov <lifanov mail.lifanov.com> (maintainer)
* - Convert to new perl frameworkaz2013-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)
* Remove expired port:rene2013-08-0718-634/+0
| | | | 2013-08-07 games/kaid: Does not fetch
* Compilation of ocaml-images is no longer broken (tested on multiple systems).johans2013-08-061-3/+0
| | | | | Possibly silently fixed through update of a dependency. Expiration notice removed.
* - Convert to new perl frameworkaz2013-08-051-2/+2
| | | | | | - Trim Makefile header Approved by: tobez@ (maintainer)
* - Convert to new perl frameworkmat2013-08-0313-20/+26
| | | | - Remove MAKE_JOBS_SAFE=yes, it's the default.
* - Convert to new perl frameworkaz2013-08-036-29/+10
| | | | - Trim Makefile header
* - Convert to new perl frameworkmat2013-08-032-12/+6
| | | | - Trim Makefile header
* - Convert to new perl frameworkmat2013-08-034-14/+10
| | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default.
* - Convert to new perl frameworkaz2013-08-033-3/+6
|
* - Unbreak the build: add missing dependency on audio/libvorbis, and fix thedanfe2013-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
* For all my portsnaddy2013-08-022-2/+0
| | | | | * remove MAKE_JOBS_SAFE (default now) * change USE_GMAKE=yes to USES=gmake
* Fix build with clangbapt2013-08-011-2/+2
|
* Fix build with clangbapt2013-08-011-1/+2
|
* Fix build with clangbapt2013-08-011-4/+1
|
* Fix build with clangbapt2013-08-011-1/+2
|
* - Fix parallel (-jX) builds, remove jobs unsafe markdanfe2013-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
* Fix my email address again, using proper @FreeBSD.org stylingfeld2013-07-291-1/+1
| | | | Approved by: swills (mentor)
* - Update to version 1.3.2danfe2013-07-293-5/+5
| | | | | | - Convert USE_GMAKE, drop MAKE_JOBS_SAFE Prodded by: several
* Remove MAKE_JOBS_SAFE from all my ports.dbn2013-07-291-1/+0
| | | | Better to remove now, in one go, then forget about it.
* - switch simple inline replacement from perl to sedaz2013-07-284-15/+7
| | | | | | | and remove where is no need in this anymore. - trim Makefile header Approved by: bapt@ (portmrg@)
* Chase audio/arts removelbapt2013-07-273-18/+4
|
* KDE3 and QT3 expired on 2013-07-01, remove these ports.rene2013-07-27114-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
* Change maintainer from ports@ to new maintainer. From the new maintainer:deischen2013-07-274-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
* Chase allegro-4.4 movecrees2013-07-271-1/+1
|
* Move allegro-devel to allegro; 4.4 is hardly a devel version any more.crees2013-07-274-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]
* - Try to fix parallel builds: setting ALL_TARGET to "depend all" would notdanfe2013-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
* Fix build with newer binutilsbapt2013-07-261-1/+2
|
* Fix typobapt2013-07-261-1/+1
|
* Fix build with linker that does not copy the dt_need from libraries it linksbapt2013-07-261-8/+4
| | | | | | | | with like recent binutils. [1] Trim header Convert to USES=gmake Obtained from: DPorts [1]
* Fix build with bmakebapt2013-07-261-1/+1
|
* Fix build with bmake by using fmakebapt2013-07-261-1/+1
|
* - switch simple inline replacement from perl to sedaz2013-07-265-32/+21
| | | | | | | and remove where is no need in this anymore. - trim Makefile header Approved by: bapt@ (portmrg@)
* Fix build with linker that does not copy the dt_need from libraries it linksbapt2013-07-262-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]
* Update to version 2.0.12pawel2013-07-253-3/+6
| | | | | PR: ports/180812 Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
* Update my email address throughout the treefeld2013-07-251-1/+1
| | | | Approved by: swills (mentor)
* Remove MAKE_JOBS_SAFE which is now default.ehaupt2013-07-242-2/+0
|
* Mark as broken: does not buildbapt2013-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
* Update to version 1.8.2.0pawel2013-07-242-4/+4
| | | | | PR: ports/180709 Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
* - Fix optionsamdmi32013-07-231-1/+1
|
* - drop default MAKE_JOBS_SAFEjgh2013-07-231-1/+0
|
* games/*ggz*: Convert include from absolute to relative pathmarino2013-07-237-33/+17
| | | | | | | In certain build setups, the use of an absolute path will cause the build to break. Approved by: bapt (mentor)
* - Update MASTER_SITES and WWWmiwi2013-07-222-12/+6
| | | | | | | - Trim header PR: 180686 Submitted by: ports fury
* - Trim Headermiwi2013-07-222-13/+10
| | | | | | | - Update WWW and MASTER_SITES PR: 180685 Submitted by: ports fury
* - Update MASTER_SITES and WWW: linemiwi2013-07-223-40/+28
| | | | | | - Add LICENSE - Support STRIP properly - Trim header
* - Removed main download sites, seems like they're no longer availableamdmi32013-07-221-3/+1
|
* games/iceicepenguin: Fix fetching due to frequent rerollsmarino2013-07-223-25/+9
| | | | | | | | | | | | The maintainer has proposed the following changes: 1) Unique name for iceicepenguins_icons 2) Trimmed desktop entry 3) Updated the pkg-plist 4) general cleanup PR: ports/178501 Submitted by: marino Approved by: bapt (mentor)
* Take maintainershipmakc2013-07-221-1/+1
|
* - Update to 0.3.4makc2013-07-203-28/+277
| | | | - Remove stale dependence on SDL mixer
* Use slashes as regex separators everywhere for consistencyjohans2013-07-191-3/+3
| | | | Suggested by: danfe
* Rename variable 'log' to avoid conflicts with function 'log'johans2013-07-191-0/+4
| | | | This fixes compilation on CURRENT
* Don't use "inline" keyword in header files for external functionsjohans2013-07-191-0/+2
| | | | Fixes compilation with clang
* - Reassign to the heapculot2013-07-181-1/+1
| | | | | PR: ports/180631 Submitted by: J.R. Oldroyd <fbsd@opal.com> (maintainer)
* - unbreak on currentmiwi2013-07-1812-27/+242
| | | | PR: 179582
* Do not list files to fix twice.rene2013-07-171-3/+2
|
* - Fix fallout from shebangfix conversionrene2013-07-173-22/+9
| | | | - Remove two patches which are believed to be obsolete with new freeglut
* - Bump PORTREVISION after previous commitamdmi32013-07-171-0/+1
|
* - Install .desktop fileamdmi32013-07-171-1/+6
|
* Remove now excess verbiage.eadler2013-07-171-2/+0
| | | | Reviewed by: bapt
* - Update devel/automake to 1.14ade2013-07-162-0/+2
| | | | | | | | | | | - Update devel/gettext to 0.18.3 - Fix known-broken (from exp-runs) ports - Clean up a lot of cruft in the devel/gettext port itself, based on work from tijl@ PR: 178883 Submitted by: ade Sponsored by: Wadsworth 6X
* - Unbreak with clangmiwi2013-07-152-14/+61
| | | | | PR: 180514 Submitted by: Ports Fury
* - Update to 1.9.1amdmi32013-07-154-6/+9
| | | | | | | | - Update WWW - Sort plist PR: 180529 Submitted by: Peter Kosyh <p.kosyh@gmail.com>
* - Update WWW; trim header; update skipvjohans2013-07-152-7/+3
| | | | - No functional changes
* games/anki: update to 2.0.11wg2013-07-143-15/+13
| | | | | | | | - Update to 2.0.11 - USES desktop-file-utils and shared-mime-info PR: ports/179106 Submitted by: nemysis <nemysis gmx.ch> (maintainer)
* From the maintainer:deischen2013-07-131-15/+14
| | | | | | | | | | | | - Bump portrevision - Shorten header - Remove leading article from COMMENT - Trim dependencies for graphics/radius-engine, archivers/zip - Trim PLIST_FILES and PLIST_DIRS - Add DOCS Option PR: 179921 Submitted by: nemysis at gmx dot ch
* From the maintainer:deischen2013-07-131-12/+12
| | | | | | | | | | - Shorten header - Trim dependency for graphics/radius-engine - Trim PLIST_FILES and PLIST_DIRS - Add DOCS Option PR: 179922 Submitted by: nemysis at gmx dot ch
* From the maintainer:deischen2013-07-131-11/+8
| | | | | | | | | - Shorten header - Trim dependency for graphics/radius-engine - Trim PLIST_FILES and PLIST_DIRS PR: 179923 Submitted by: nemysis at gmx dot ch
* - Fix broken Makefilesamdmi32013-07-122-1/+3
| | | | Reported by: sanity test
* - Trim Makefile headersamdmi32013-07-1297-1302/+250
| | | | | | | | | - Drop ABI versions from LIB_DEPENDS - OptionsNG - Pet portlint - Switch to dynamic plist where useful - Canonicalize patch names - Fix DOS line endings in patch files
* Mark jobs unsafebapt2013-07-121-3/+3
| | | | | Trim headers Convert to USES=gmake
* Add back a trailing % to '%%DATADIR%'. Somehow it got lost.deischen2013-07-121-1/+1
| | | | Found by: QAT
* - Update to 7.31.0sunpoet2013-07-1230-36/+44
| | | | | | | | | | | | | | | | | | | | | | | - Bump PORTREVISION for ftp/curl shlib change - Add TEST_DEPENDS - Convert to new options framework - Adjust options: - Add COOKIES - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1] - Add GSSAPI and SPNEGO [2] - Remove KERBEROS4 - Rename LIBIDN to IDN - Remove TRACKMEMORY [1] - Sort option handler - Add SLAVEDIRS: ftp/curl-hiphop - Cosmetic change - Cleanup Makefile header - While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile Changes: http://curl.haxx.se/changes.html PR: ports/172325 (-exp run), ports/177369 (based on) [1] Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2] Exp run by: miwi
* From the (new) maintainer:deischen2013-07-114-344/+351
| | | | | | | | | | | | | | | | | | | | - Take maintainership - Bump portrevision - Shorten header - Trim master sites - Add Icons - Trim comment - Fix docs - Add Desktop entry file - Add DOCS Option - Trim REINPLACE_CMD - Trim pkg-descr - Trim pkg-plist Note the previous maintainer was ports@. PR: 180013 Submitted by: nemysis at gmx dot ch
* From maintainer, trim trailing spaces.deischen2013-07-111-9/+9
| | | | PR: 180016
* Maintainer requests patch rename to conform with patch naming conventions.deischen2013-07-111-0/+0
| | | | PR: 180016
* From the (new) maintainer:deischen2013-07-113-225/+228
| | | | | | | | | | | | | | | | | | | - Take maintainership - Bump portrevision - Shorten header - Trim master sites - Add Icons - Trim comment - Fix docs - Add Desktop entry file - Add DOCS Option - Trim REINPLACE_CMD - Trim pkg-descr - Trim pkg-plist Note that the previous maintainer was ports@. PR: 180016
* Convert my ports to current standardspawel2013-07-112-1/+3
| | | | | | | | - Switch USE_GMAKE to USES=gmake - Define supported options so users can see them in config dialogs - Use OPTIONS_SUB for plist alteration - Convert to options macros for better readability - Use PORTDOCS where it makes sense
* Mark as broken: does not build:bapt2013-07-101-1/+3
| | | | | src/pak.cpp:127: error: cannot convert 'FILE*' to 'gzFile_s*' for argument '1' to 'int gzclose(gzFile_s*)' src/pak.cpp:159: error: cannot convert 'FILE*' to 'gzFile_s*' for argument '1' to 'int gzclose(gzFile_s*)'
* Convert to USES=gmakebapt2013-07-101-1/+1
|
* Mark jobs unsafe and convert to USES=gmakebapt2013-07-101-1/+2
|
* Mark jobs unsafe and convert to USES=gmakebapt2013-07-101-1/+2
|
* - Fix maintainer; submitter sent wrong patch and I did not notice.bdrewery2013-07-101-1/+1
|
* - Pass maintainership to submitterbdrewery2013-07-102-3/+18
| | | | | | | | - Add desktop entries PR: ports/173882 Submitted by: nemysis <nemysis@gmx.ch> Approved by: Danilo Egea <danilogondolfo@gmail.com> (maintainer via email)
* Convert from USE_MOTIF to USES=motifbapt2013-07-108-30/+15
| | | | | | While here: - Trim headers - Convert some USE_GMAKE to USES=gmake
* . Remove the nethack34-qt port which requires the expired QT3 port.glewis2013-07-103-28/+5
| | | | | | | | | . Convert Makefile header. . NOPORTDOCS -> PORT_OPTIONS:MDOCS. . Pet portlint by putting LICENSE_FILE line at the correct place. PR: 180275 Submitted by: rene@ (with some additions)
* . Remove the vestiges of support for the expired QT2 port.glewis2013-07-101-13/+5
| | | | | | | | . Convert Makefile header. . NOPORTDOCS -> PORT_OPTIONS:MDOCS. PR: 180273 Submitted by: rene@
* - Drop all my portspav2013-07-105-5/+5
|
* - Remove indefinite article from COMMENTbdrewery2013-07-091-1/+1
| | | | | PR: ports/180354 Submitted by: Kevin Zheng <kevinz5000@gmail.com> (maintainer)
* Convert the ports I maintain to USES=gmake.madpilot2013-07-092-3/+2
|
* - Convert USE_GMAKE to USES=gmakeehaupt2013-07-092-6/+2
| | | | | | - Change pkgconfig:build to pkgconfig since it's the same and it's bad practice. It accidentally slipped in during the original introduction - Trim header
* Convert to USES=displaybapt2013-07-091-8/+2
|
* Convert to USES=display:configure gmakebapt2013-07-091-18/+1
|
* - Fix build with Tcl/Tk 8.6gahr2013-07-081-0/+38
| | | | Reported by: bapt
* Remove install arguments as it is being the defaultbapt2013-07-081-1/+1
|
* Remove expired port:rene2013-07-076-74/+0
| | | | 2013-07-07 games/speakinghangman: No more public distfiles
* Use USES=display:install instead of custom versionbapt2013-07-071-39/+1
|
* Maintainer no longer wishes to maintain this program. While here, setlinimon2013-07-071-1/+3
| | | | for deprecation, since it is no longer available.
* Trim header.wxs2013-07-071-8/+9
| | | | | | | | | Remove indefinite article. Switch to USES for gmake. Use ${PREFIX} for sound files. PR: ports/180352 Submitted by: Kevin Zheng <kevinz5000@gmail.com> (maintainer)
* Convert some of my ports from USE_GMAKE to USES=gmake.eadler2013-07-071-1/+1
| | | | The remainder have other pending patches which I must finish before conversion.
* games/crossfire-client: fix GL dependencywg2013-07-062-20/+19
| | | | | | | | | | - Add USE_GL - Trim Makefile header - Update pkg-descr from website - Remove indefinite article from COMMENT PR: ports/180325 Submitted by: Kevin Zheng <kevinz5000 gmail.com> (maintainer)
* Convert remanent USE_PKGCONFIG to USES=pkgconfigbapt2013-07-061-2/+1
| | | | | | | | While here convert: USE_ICONV -> USES=iconv USE_GMAKE -> USES=gmake USE_GNOME=gnomehack -> USES=pathfix some post-patch to USES=pathfix
* - convert USE_GMAKE to USES=gmakejgh2013-07-061-1/+1
|
* - Remove broken mirror and add two new ones.lme2013-07-061-3/+2
| | | | - Remove BROKEN
* - Remove broken mirror and add two new ones.lme2013-07-061-3/+2
| | | | - Remove BROKEN
* Convert to USES=gmakerene2013-07-051-2/+1
| | | | Remove an empty OPTIONS_DEFAULT in lang/nbc
* Mark as broken: does not fetchbapt2013-07-051-5/+3
|
* Mark as broken: does not fetchbapt2013-07-051-0/+2
|
* Update the KDE Software Compilation to 4.10.5.rakuco2013-07-0543-86/+86
| | | | | | | | | | | | | | | | | | | Proudly brought to you by the KDE on FreeBSD team. We're sorry to ship two KDE updates in just a few days, but the work on 4.10.5 was very light compared to 4.10.4 so it was ready much faster. The release announcement can be found in [1]. [1] http://www.kde.org/announcements/announce-4.10.5.php The biggest news for us on FreeBSD is that the Ruby bindings should work with Ruby 1.9 now. I will probably add a note to UPDATING later about this, but as avilla@ pointed out, the clang support we mentioned that was improved in 4.10.4 requires a rebuild of the ports that depend on kdelibs4. Most of them are covered by this update, but those which are not part of the Software Compilation need to be rebuilt manually to make sure the previous issues (proper symbol visibility being the most annoying of them) are solved.
* Remove expired port:rene2013-07-047-116/+0
| | | | 2013-07-04 games/gnomememoryblocks: Unsupported upstream
* Update to version 3.20.1pawel2013-07-042-3/+3
| | | | | PR: ports/180239 Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer)
* Update to KDE SC 4.10.4, proudly presented by the KDE on FreeBSD team.rakuco2013-07-0343-86/+86
| | | | | | | | | | | | | | | With commits from avilla@, makc@, rakuco@ and Schaich Alonso. The upstream announcement can be found in [1]. [1] http://www.kde.org/announcements/announce-4.10.4.php clang support should be more stable now, with clang being recognized by kdelibs4 and being passed the correct flags to build other ports. Additionally, all ports being committed have been verified to build with -CURRENT's clang 3.3 on an amd64 tinderbox (special thanks go to swills@ for providing it). Work on the newly-released 4.10.5 will begin shortly.
* - update to 2.1.1jgh2013-07-022-4/+4
| | | | | | | | | | | v2.1.1 (29-06-2013): - a lot of bugfixes, optimizations and improvements in driver tracker - implemented a smooth sync feature for driver tracker - after passing a synchronization point (either S1, S2 or finish line) driver is accelerated (or deccelerated) on the map to match his real position - added sector indicators to driver radar - fixed issue with recording uncomplete commentary - bugfixes in other tools
* - Update to 1.6.0 [1]lme2013-07-022-19/+12
| | | | | | | | | - Trim Makefile header [1] - Remove unneeded bsd.port.pre.mk/bsd.port.post.mk [1] - Fix plist PR: ports/179245 Submitted by: ak
* Add leftover directory to pkg-plistantoine2013-07-011-0/+1
|
* This port doesn't install DOCS since r267060antoine2013-07-011-2/+0
|
* Fix some PORT_OPTIONS conversionsantoine2013-07-011-1/+1
|
* - Update to 20130629 snapshotak2013-06-302-3/+3
| | | | | PR: ports/180115 Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
* Do not try to remove directories not created by the portantoine2013-06-301-2/+0
|
* - Update to version 0.5.2pawel2013-06-292-11/+6
| | | | | | | | | | | - Hand maintainership to submitter While here: - Remove leading article from COMMENT - Don't set LICENSE_FILE, it's verbatim copy of GPLv2 PR: ports/180081 Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com>
* Add forgotten bsd.port.options.mkbapt2013-06-291-0/+2
|
* Fix typobapt2013-06-291-1/+1
|
* Convert to USES=imakebapt2013-06-2949-309/+145
| | | | | | | | While here: Trim headers Remove indefinite articles Mark as broken ports not building with gcc or clang Convert to optionsng
* - Trim Makefilelippe2013-06-292-31/+15
| | | | | PR: ports/179935 Submitted by: nemysis <nemysis@gmx.ch>
* - Update to version 3.20.0pawel2013-06-282-5/+5
| | | | | | | - Hand maintainership to submitter PR: ports/180038 Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com>
* New USES imake to handle the dependency on imake.bapt2013-06-2821-44/+27
| | | | | | | | | | | | | | | | | | | | | | This uses accept 'env' as an argument for ports that do use their own or a different do-configure target. Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it to the called imake. Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be overwritten. Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via IMAKECPPFLAGS Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned from Makefile generated by a previous imake also inherit the defined CppCmd CcCmd and CplusplusCmd. Make imake use devel/tradcpp all the time, so that when buidling with clang we do not depend on gcc's cpp. Make imake respect CC and CXX Make imake respect USE_GCC (if set imake will use gcc's cpp). While here: - Remove a couple of indefinite articles from comments - Trim headers - Fix a couple of ports to build with clang or use: USE_GCC=any - Fix a now useless redefinition of the extraction chain - Fix a typo in japanese/Wnn7-lib bundled imake template definitions - Fix some XMKMF execution with no env specified - Use options helper in x11/xautolock to simplify the port
* - Update to 0.9.19.3amdmi32013-06-272-3/+3
|
* games/openssn: update to 1.4wg2013-06-275-12/+52
| | | | | | | | | | | | - Update to 1.4 [1] - Trim Makefile header - Remove LICENSE_FILE, not necessary - Remove leading article from COMMENT - Install MAN - Use desktop-file-utils PR: ports/179736 Submitted by: Jesse <jessefrgsmith@yahoo.ca> (maintainer)
* games/epiar: fix buildwg2013-06-263-10/+14
| | | | | | | | | - Use github [1] - Add DOCS option [1] - Fix build with USE_AUTOTOOLS PR: ports/179903 Submitted by: nemysis <nemysis@gmx.ch> [1] (maintainer)
* Update multimedia/ffmpeg1 to 1.2.1mm2013-06-251-0/+1
| | | | | PR: ports/177145 Submitted by: Alexander Kojevnikov <alexander@kojevnikov.com>
* games/thegrind: fix build dependswg2013-06-241-11/+14
| | | | | | | | | | - Fix BUILD_DEPENDS: needs a static library [1] - Remove leading article in COMMENT [2] - Add maintainer alias in Makefile [2] - Add DOCS option and unmute docs mkdir [2] PR: ports/179882 Submitted by: John Marino <draco@marino.st> [1], maintainer [2]
* - Bump PORTREVISIONrakuco2013-06-236-7/+75
| | | | | | | | | | | | | - Fix MASTER_SITES - Add Desktop entry file for Solutions - Add SOLUTIONS Option - Add files/holotz-castle-solutions.in - Trim files/pkg-message.in - Update WWW - Trim pkg-plist PR: ports/179671 Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
* - Update distinfotota2013-06-222-3/+5
| | | | | | | | - Add LOCAL to MASTER_SITES - Bump PORTREVISION PR: ports/179748 Submitted by: John Marino <draco_AT_marino_DOT_st>
* Simple Java games collection developed by Greg Cawthornejgh2013-06-215-0/+87
| | | | | | | | | | | | | Current game list is: Tetris: Tetris, currently in beta MM: MasterMind Reversi: Commonly known as Othello. Mine: MineSweeper RT: Reaction Tester Number: Number guessing game WWW: http://sourceforge.net/projects/javagamessuite
* Deprecate USE_GETTEXT for USES and make it optional (depending on NLS setting)johans2013-06-201-1/+1
| | | | Submitted by: jgh
* - Trim Makefile headerantoine2013-06-201-8/+3
| | | | | - Properly fix: it does not install mime XML files but a desktop file with MimeType
* - Add shared-mime-info this fix the buildmiwi2013-06-191-3/+2
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Update to a modern version of Gnome Chessjohans2013-06-196-127/+364
| | | | - Adopt port
* Fix after PORT_OPTIONS conversionantoine2013-06-191-2/+4
|
* - Since it is a Linux binary port, rename to have linux- prefix and setdanfe2013-06-186-5/+4
| | | | | | | | PKGNAMEPREFIX as appropriate; as a nice side effect, this allows up to drop PORTREVISION and (!) PORTEPOCH; this change is warranted also by the fact that RtCW source code was released on August 12 2010, so one day we might see native port added to the Ports Collection - While here, switch from PORTVERSION to DISTVERSION
* games/palomino: update to 20130527wg2013-06-183-72/+24
| | | | | | | | | | | - Update to 20130527 [1] - Add LICENSE (GPLv2) [2] - Remove JOYSTICK option, dependency broken [2] - Use PORTDOCS instead of pkg-plist [2] PR: ports/179335 Submitted by: Hardy Schumacher <hardy.schumacher@gmx.de> [1], maintainer [2] Approved by: culot / jpaetzel (mentors, implicit), maintainer
* - Trim Makefile headersamdmi32013-06-1865-10931/+356
| | | | | | | - Drop ABI versions from LIB_DEPENDS - OptionsNG - Pet portlint - Switch to dynamic plist where useful
* - Fix build with clangamdmi32013-06-181-2/+11
|
* - Trim Makefile headeramdmi32013-06-175-27/+6
|
* - Trim Makefile header (convert to the new form)danfe2013-06-175-244/+41
| | | | | | | | | | | | | | | | | | - Rephrase COMMENT line text a bit - Do not try to set UNMAKESELF_CMD (after ports/118749 was closed) - Mute ${MKDIR}'s, unmute build stage commands (wrappers generation) - Consistently use -a switch when ${CP}'ing stuff; this also preserves mtimes - Convert NOPORTDOCS -> PORT_OPTIONS:MDOCS; utilize PORTDOCS to shorten pkg-plist considerably - Do not advise to install retail version files into ${DATADIR}: the game knows also looks inside user's ${HOME}/.wolf/main directory; this also simplifies pkg-plist logic (no need for special checks via @unexec rmdir %D/%%DATADIR%% command) and allows not to mess manually with the files under system-wide ${DATADIR}; update pkg-message accordingly and reindent - Due to previous change, pkg-message no longer requires %%DATADIR%% substitution, and thus can be moved out from files/ directory - Slightly retouch port description and update WWW: to point to a working webpage [www.idsoftware.com]
* - Update to 0.9.19amdmi32013-06-174-6/+55
|
* - Fix build with clangamdmi32013-06-174-214/+27
| | | | | | - Add LICENSE - Simplify build - Switch to dynamic plist
* - Trim Makefileamdmi32013-06-173-25/+12
| | | | - Fix build with clang
* - Update to 0.7.0amdmi32013-06-172-6/+6
|
* - Set MASTER_SITES to MASTER_SITE_LOCAL due to the decommissioning ofculot2013-06-162-7/+4
| | | | | | my own ftp site - Trim Makefile's header - Pet portlint(1)
* - Fix build with clang by using USE_GCC=anypawel2013-06-151-7/+4
| | | | | - Fix comment, remove leading article, correct capitalization - Trim Makefile header
* games/xrot: fix build with clangwg2013-06-151-6/+3
| | | | | | | | - Fix build with clang, -Wno-return-type - Trim Makefile header - Remove leading article from COMMENT Approved by: culot / jpaetzel (mentors, implicit)
* games/joequake: fix build with clangwg2013-06-141-5/+2
| | | | | | | - Fix build with clang, use gnu89 C std - Trim Makefile header Approved by: culot / jpaetzel (mentors, implicit)
* - Trim Makefile headeramdmi32013-06-142-732/+12
| | | | | - OptionsNG - Use dynamic plist
* - Fix build with clangamdmi32013-06-143-0/+125
| | | | - Add LICENSE
* - Fix WWWamdmi32013-06-143-7/+33
| | | | | | | | | - Add LICENSE - Make NLS optional - Install manpages PR: 179329 Submitted by: nemysis <nemysis@gmx.ch>
* - Do not remove directories not created by this portmiwi2013-06-141-1/+0
| | | | Reported by: pkg (DEV_MOD)
* - Fix i18n manpagesmiwi2013-06-142-6/+14
| | | | - Trim header
* - Do not remove directories not created by this portmiwi2013-06-141-2/+0
| | | | Reported by: pkg (DEVELOPER_MODE)
* Add dependencies, NLS, docsjohans2013-06-143-136/+148
| | | | | PR: ports/179340 Submitted by: <nemysis@gmx.ch>
* . fix build with clang (CFLAGS+=-Wno-return-type);bsam2013-06-141-7/+4
| | | | | . WRKSRC=${WRKDIR} -> NO_WRKSUBDIR=yes; . trim Makefile header.
* . fix building with clang (CFLAGS+=-Wno-return-type);bsam2013-06-142-16/+17
| | | | | | | | | | . trim Makefile headers; . remove the indefinite article from COMMENT; . add LICENSE=ART10; . NOPORTDOCS -> PORT_OPTIONS:MDOCS; . mute MKDIR; . use standard DOCSDIR and DATADIR; . utilize PORTDOCS.
* Update OpenGFX to version 0.4.7 (10 Jun 2013):danfe2013-06-132-3/+3
| | | | | | | | - Feature: GUI sprites for window default size and story book - Add: Scottish Gaelic description - Fix: Disallow automatic inclusion of default C headers by GCC 4.8 Submitted by: maintainer
* - Update to 0.041 [1]culot2013-06-133-4/+8
| | | | | | | | - Add LICENSE (MIT) Changes: http://search.cpan.org/dist/Games-Dice/Changes PR: ports/179520 [1] Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer)
* . fix build with clang (error: C++ requires a type specifier for all ↵bsam2013-06-132-8/+16
| | | | | | declarations); . NOPORTDOCS -> PORT_OPTIONS:MDOCS.
* . fix build with clang (CFLAGS+=-Wno-return-type);bsam2013-06-131-6/+3
| | | | | . trim Makefile headers; . remove the indefinite article from COMMENT.
* - Fix port afrer recent perl upgradeaz2013-06-133-18/+13
|
* Fix the path mentioned in pkg-descr.rakuco2013-06-131-1/+1
| | | | | PR: ports/179513 Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
* - Don't remove directories not created by this portmiwi2013-06-121-2/+0
| | | | Reported by: pkg (DEVELOPER_MODE)
* . fix build with clang (CFLAGS+=-Wno-return-type);bsam2013-06-122-14/+12
| | | | | | | | | . trim Makefile headers; . NOPORTDOCS -> PORT_OPTIONS:MDOCS; . get use PLIST_FILES and PORTDOCS; . remove pkg-plist (4 lines); . ${PREFIX}/share/doc/spellcast -> ${DOCSDIR}; . use one install command instead of a .for loop.
* . fix build with clang (CFLAGS+=-Wno-return-type);bsam2013-06-121-6/+4
| | | | | . trim Makefile headers; . remove the indefinite article from COMMENT.
* . fix build with clang;bsam2013-06-122-8/+8
| | | | . trim Makefile headers.
* Update to 4.8S.5.rakuco2013-06-125-65/+10
| | | | | PR: ports/179474 Submitted by: Kalten <kalten@gmx.at> (maintainer)
* Apply some upstream patches to fix the build with recent versions of miniupnpc.rakuco2013-06-124-3/+166
| | | | | | | While here, convert from NOPORTDOCS to the OptionsNG variant. PR: ports/177987 Submitted by: Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
* Fix build with clang (CPPFLAGS+=-Wno-return-type).bsam2013-06-121-1/+1
|
* . fix build with clang (CFLAGS+=-Wno-return-type);bsam2013-06-112-7/+15
| | | | | | | . remove ~80 warnings (CFLAGS+=-Wno-pointer-sign); . trim Makefile headers; . remove the indefinite article from COMMENT; . adopt WRKSRC_SUBDIR instead WRKSRC.
* Revert r320549: it fixed plist at 10.x but broke it at 9.x and 8.x. Weird. ↵bsam2013-06-111-0/+1
| | | | Investigating...
* Try to remove the directory used by the port (fix build at 10.x).bsam2013-06-111-0/+1
|
* Do not try to remove other port directory (fix build at 10.x).bsam2013-06-111-1/+0
|
* - update to 2.1.0jgh2013-06-112-3/+9
| | | | | | - standardize installations in favor of copy Changes: http://f1lt.pl/index.php?id=5
* - Unbreak build on HEADmiwi2013-06-111-4/+0
|
* Update to 2.9.3 for minor bug fixes.naddy2013-06-102-3/+4
|
* - Fix pkg-plistak2013-06-102-38/+5
| | | | | | | | - Switch to PORTDOCS PR: ports/178777 Submitted by: Kevin Zheng <kevinz5000@gmail.com> Approved by: maintainer timeout (20 days)
* - Update to version 2.s764miwi2013-06-109-168/+58
| | | | | PR: 179220 Submitted by: Ports Fury
* Simutrans 112.3tijl2013-06-093-21/+9
|
* - Update to 1.8.1.0miwi2013-06-083-7/+6
| | | | | PR: 178847 Submitted by: maintainer
* Fix ports using GH_TAGNAME=master to depend on a known hashbdrewery2013-06-083-3/+3
| | | | | | instead of a branch that changes. With hat: portmgr
* - Update to 1.1.1.4miwi2013-06-073-19/+6
| | | | | | | - Fix docs PR: 178845 Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
* - Update to 1.1.1miwi2013-06-073-37/+23
| | | | | PR: 178844 Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
* - Update to 20130605jadawin2013-06-072-13/+6
| | | | | | | | - Change MASTER_SITES - Pass maintainership to submitter PR: ports/179082 Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com>
* - Deprecate and set expiration date to 2013-07-07: No more public distfilesak2013-06-071-0/+3
| | | | | PR: ports/179382 (based on) Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
* - Remove empty filesak2013-06-072-0/+0
|
* - fix OPTIONS spellingohauer2013-06-071-1/+1
|
* - Mark with USE_GCCamdmi32013-06-072-22/+3
| | | | - Remove obsolete patch and OSVERSION check
* Fix conversionbapt2013-06-071-1/+1
| | | | Reported by: wg
* Convert to new options frameworkbapt2013-06-063-57/+51
|
* Deprecate a few leaf GGI ports.antoine2013-06-061-5/+4
| | | | Upstream is not active since a few years.
* - Update to 1.0.1amdmi32013-06-058-624/+32
| | | | | | - Update MASTER_SITES - Add LICENSE - Rework Makefile
* Deprecated old gnome1 gamesbapt2013-06-052-0/+6
|
* - Update to 1.18.1miwi2013-06-045-57/+13
| | | | | PR: 179223 Submitted by: Ports Fury
* - Fix build with clangamdmi32013-06-041-0/+47
|
* Set expiration date to 2013-08-04, depends on expired graphics/ocaml-imagesrene2013-06-041-1/+4
|
* - Update to version 1.3.1danfe2013-06-033-4/+5
| | | | | | - Remove one stale mirror (per distilator) Submitted by: Ilya Arkhipov (privately)
* - Update to version 3pawel2013-06-033-11/+15
| | | | | | | - Make pkg-descr more detailed PR: ports/179168 Submitted by: Gautam Mani <execve@gmail.com> (maintainer)
* Fix typos from options conversionbdrewery2013-06-011-2/+2
|
* - fix removal of OPTIONS line, after conversion to optionsNGjgh2013-05-311-1/+0
|
* - adopt optionsNG for gamesjgh2013-05-3145-623/+525
| | | | | | | - trim historical headers and trim comments - some Makefile cleanup Approved by: portmgr (bapt)
* - Trim Makefile headerantoine2013-05-313-13/+21
| | | | | | | - Unbreak with clang - Respect PREFIX Approved by: miwi, eadler (mentors, implicit)
* - Trim Makefile headerantoine2013-05-311-8/+6
| | | | | | - Unbreak with clang using -Wno-error=return-type (old K&R code) Approved by: miwi, eadler (mentors, implicit)
* Unbreak with clang using -Wno-error=return-type (old K&R code)antoine2013-05-311-7/+4
| | | | Approved by: miwi, eadler (mentors, implicit)
* - Update to 1.1.1tota2013-05-312-6/+6
|
* - Trim Makefile headeramdmi32013-05-312-5/+12
| | | | - Fix build with clang
* - Fix build with clangamdmi32013-05-311-0/+11
|
* - Unbreak with clangantoine2013-05-303-20/+29
| | | | | | | - Use PORTDOCS, PORT_OPTIONS, DATADIR - Trim Makefile header Approved by: miwi (mentor)
* - Unbreak with clang using -Wno-error=return-type (this is old K&R code)antoine2013-05-292-14/+11
| | | | | - Trim Makefile header - Use PORT_OPTIONS PORTSDOC DATADIR
* - Randomize starting player [1]antoine2013-05-282-9/+38
| | | | | | | | | | - Trim Makefile header - Unbreak with clang using -Wno-error=return-type (this is early K&R code) - Respect PREFIX PR: ports/171792 [1] Submitted by: David Wolfskill [1] Approved by: eadler (mentor)
* Fix build on HEAD by adding USE_GCC=any (uses nested functions)bapt2013-05-271-6/+5
|
* Fix build on HEAD by adding USE_GCC=any (uses nested functions)bapt2013-05-271-0/+1
|
* Do not try to remove directories not created by the portbapt2013-05-271-2/+0
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Update to 0.9.15.1amdmi32013-05-263-8/+14
|
* Fix plist and installation by packages.thierry2013-05-253-9/+14
| | | | Reported by: pointyhat via miwi
* The FreeBSD x11 team proudly presentszeising2013-05-254-10/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | an zeising, kwm, miwi, bapt, eadler production: Xorg 7.7 Starring: xserver 1.12.4 (new xorg only) Mesa 8.0.4, including libGL, libGLU and dri (new xorg only) libX11 1.5.0 libxcb 1.9 libdrm 2.4.42 (new xorg only) freeglut 2.8.1 Also starring: Updates to drivers and other libraries and utilities Additional notes: Change pkgconf to be a build dependency. Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use this. Trim makefile headers. Take maintanership of x11/xcb-proto, ok'd by ashish. If you are running WITH_NEW_XORG=, you need to rebuild all installed drivers, see UPDATING for more information. Various fixes to make ports compile. PR: ports/177942 Exp-run by: miwi Approved by: portmgr (miwi) Thanks to all who helped testing!
* Update to version 2.9.0pawel2013-05-255-96/+21
| | | | | PR: ports/178089 Submitted by: r4721@tormail.org
* Do not let system make.conf inpact the port's makefilebapt2013-05-252-7/+6
| | | | This fixes build on current
* Attempt to unbreak plisterwin2013-05-242-1/+2
| | | | Submitted by: pointyhat
* Add missing dependency on intltoolzeising2013-05-232-9/+3
| | | | | | | Fix plist Bump portrevision Submitted by: xorg exp-run
* - Add patch which fixes segfault in the shopamdmi32013-05-232-0/+17
| | | | | | With this patch, the port becomes valyriatear-0.5.1 essentially, but I'd prefer to not bump portversion and force distfile redownload for such a small single change.
* - Update to 0.9.18-3amdmi32013-05-232-19/+18
| | | | | | | - Trim makefile header PR: 176448 Submitted by: Gerrit Kühn <gerrit@weinberg2.de>
* - Trim Makefile headeramdmi32013-05-234-24/+16
| | | | - OptionsNG