aboutsummaryrefslogtreecommitdiff
path: root/games/netpanzer
Commit message (Collapse)AuthorAgeFilesLines
* Add DOCS options to ports that should have one.Mathieu Arnold2018-09-101-0/+2
| | | | | | | | | | | Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine Notes: svn path=/head/; revision=479406
* - Update netpaanzer to 0.8.7Guido Falsi2018-01-198-46/+49
| | | | | | | | | - Fix build with clang 6 - Convert to PLIST_FILES - Regenerate patches Notes: svn path=/head/; revision=459405
* Do not abuse INSTALL_MAN when installing documentation, examples, andAlexey Dokuchaev2018-01-111-2/+2
| | | | | | | other miscellaneous files that are not actually manual pages (part 2). Notes: svn path=/head/; revision=458739
* games category: Remove $PTHREAD_LIBSJohn Marino2015-03-251-2/+1
| | | | | | | approved by: PTHREAD blanket Notes: svn path=/head/; revision=382275
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans2014-12-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the 32 ports that still use it. Bump PORTREVISION on their dependent ports except the ones that depend on these: audio/libogg audio/libvorbis devel/pcre ftp/curl graphics/jpeg graphics/libart_lgpl graphics/tiff textproc/expat2 textproc/libxslt In these cases the same trick as in the recent gettext update is used. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=374303
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb) Notes: svn path=/head/; revision=351411
* Convert to new USES=tarGuido Falsi2014-03-171-2/+1
| | | | Notes: svn path=/head/; revision=348449
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-222-2/+0
| | | | | | | | | the mtree (games category) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331269
* - Convert to scons USESGuido Falsi2013-10-041-1/+1
| | | | Notes: svn path=/head/; revision=329289
* - Support stagingGuido Falsi2013-09-292-14/+11
| | | | Notes: svn path=/head/; revision=328677
* Fix build with clang/libc++ on head.Guido Falsi2013-09-271-0/+17
| | | | | | | Provided by: gahr Notes: svn path=/head/; revision=328499
* 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
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Trim Makefile headers for ports I maintain.Guido Falsi2012-12-101-5/+0
| | | | Notes: svn path=/head/; revision=308635
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* Update to version 0.8.4 [1]Guido Falsi2012-04-258-49/+70
| | | | | | | | | | This update also fixes the build with clang. Reported by: Kevin Zheng <kevinz5000@gmail.com> [1] Approved by: crees (mentor) Notes: svn path=/head/; revision=295530
* Change to my FreeBSD.org email address.Guido Falsi2012-04-141-1/+1
| | | | | | | Approved by: crees (mentor) Notes: svn path=/head/; revision=294819
* - Update devel/sdl12 to 1.2.15Marcus von Appen2012-02-181-1/+1
| | | | | | | | | | | | | | | | - Update audio/sdl_mixer to 1.2.15 - Update graphics/sdl_image to 1.2.12 - Update graphics/sdl_ttf to 2.0.11 - Update graphics/sdl_gfx to 2.0.23 - Update net/sdl_net to 1.2.8 - Bump PORTREVISIONs on ports that depend on one or more packages due to ABI and shared library version changes - Update Mk/bsd.sdl.mk accordingly for the new shared library versions Tested by: exp-run by pav Notes: svn path=/head/; revision=291667
* - Add LICENSEPawel Pekala2011-10-052-1/+4
| | | | | | | | | | | - Update project homepage PR: ports/161307 Submitted by: Guido Falsi <mad@madpilot.net> (maintainer) Approved by: miwi, wen (mentors implicit) Notes: svn path=/head/; revision=283001
* - Fix MASTER_SITESDmitry Marakasov2011-10-011-1/+1
| | | | | | | | | PR: 161190 Submitted by: myself Approved by: Guido Falsi <mad@madpilot.net> (maintainer) Notes: svn path=/head/; revision=282763
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276993
* - Update graphics/sdl_ttf to version 2.0.10Marcus von Appen2010-08-111-1/+1
| | | | | | | | - Bump portrevisions for all ports depending on graphics/sdl_ttf - Update Mk/bsd.sdl.mk for the new shared library version. Notes: svn path=/head/; revision=259098
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update devel/sdl12 to version 1.2.14.Marcus von Appen2010-01-301-1/+1
| | | | | | | | | | | | | | | - Update audio/sdl_mixer to version 1.2.11. - Update graphics/sdl_gfx to version 2.0.20. - Update graphics/sdl_image to version 1.2.10. - Bump portrevisions for all ports depending on audio/sdl_mixer and graphics/sdl_image. - Update Mk/bsd.sdl.mk accordingly for the new shared lib versions. PR: ports/142147 ports/142248 ports/142249 Approved by: miwi (mentor implicit) Notes: svn path=/head/; revision=248835
* USE_GCC=3.4 is no longer necessary.Gerald Pfeifer2009-10-041-1/+0
| | | | | | | Submitted by: Guido Falsi <mad@madpilot.net> (maintainer) Notes: svn path=/head/; revision=242428
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* update devel/physfs to 2.0.0Oliver Lehmann2009-04-041-2/+2
| | | | | | | bump PORTREVISION on the affected ports Notes: svn path=/head/; revision=231579
* - Fix patch for NOPORTDOCS casesPietro Cerutti2008-08-282-12/+1
| | | | | | | Reported by: QA Tindie Notes: svn path=/head/; revision=219382
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-1/+1
| | | | Notes: svn path=/head/; revision=208952
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 1.3.1Martin Wilke2007-04-152-6/+5
| | | | | | | | PR: 111452 Submitted by: Nemo Liu<nemoliu@gmail.com> (maintainer) Notes: svn path=/head/; revision=190027
* - Fix pkg-plistJose Alonso Cardenas Marquez2006-09-262-1/+2
| | | | | | | | | - Bump PORTREVISION Reported by: kris Notes: svn path=/head/; revision=173923
* - Fix installation problemJose Alonso Cardenas Marquez2006-09-221-6/+3
| | | | | | | | | | | - Remove USE_X_PREFIX - Remove CONFLICTS PR: 103370 Approved by: Guido Falsi <mad__at__madpilot.net> (maintainer via email) Notes: svn path=/head/; revision=173620
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directoryStanislav Sedov2006-09-201-1/+1
| | | | | | | | | | | | | | | | | | | structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor) Notes: svn path=/head/; revision=173460
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161663
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154152
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154113
* update physfs to 1.0.1Oliver Lehmann2005-07-241-1/+2
| | | | | | | adjust LIB_DEPENDS from all affected ports and bump PORTREVISION there Notes: svn path=/head/; revision=140009
* Directory share/pixmaps is now included in mtreeDejan Lesjak2005-06-151-1/+0
| | | | | | | (BSD.x11-4.dist rev. 1.27), so remove it from plist. Notes: svn path=/head/; revision=137468
* - Fix plistSergey Matveychuk2005-03-221-0/+1
| | | | | | | | | PR: ports/79121 Submitted by: maintainer Approved by: portmgr (krion) Notes: svn path=/head/; revision=131897
* - Update to 0.8Sergey Matveychuk2005-03-139-97/+52
| | | | | | | | | | - Rename port netpanzerdata to netpanzer-data. Mention this fact in UPDATING. PR: ports/77903 Submitted by: maintainer Notes: svn path=/head/; revision=131092
* Increase USE_GCC to 3.4 for those ports which compile with it.Kris Kennaway2004-09-301-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=118503
* - Fix build with gcc 3.4Pav Lucistnik2004-08-212-0/+77
| | | | | | | | PR: ports/70664 Submitted by: Guido Falsi <mad@madpilot.net> (maintainer) Notes: svn path=/head/; revision=116862
* Add netpanzer, multiplayer, fast paced, tactical, isometric tank warfare game.Pav Lucistnik2004-06-125-0/+70
PR: ports/67791 Submitted by: Guido Falsi <mad@madpilot.net> Notes: svn path=/head/; revision=111338