aboutsummaryrefslogtreecommitdiff
path: root/games/fillets-ng
Commit message (Collapse)AuthorAgeFilesLines
* games/fillets-ng: actually enable on powerpc64Piotr Kubaj2021-10-071-1/+1
| | | | In the previous commit powerpc64le was added. Since the port builds on powerpc64le, it's left as is.
* games/fillets-ng: enable on powerpc and powerpc64Piotr Kubaj2021-10-071-1/+1
|
* Remove useless Created by: headers mentioning meDmitry Marakasov2021-04-071-2/+0
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* games: Add missing USES={gnome,gl,sdl,xorg}Tobias Kortkamp2019-11-081-1/+1
| | | | Notes: svn path=/head/; revision=517046
* Add USES=xorg USES=gl, ports categories e and gNiclas Zeising2019-11-051-0/+1
| | | | | | | | Add USES=xorg and USES=gl to ports in categories starting with 'e' and 'g'. While here, try to sprinkle other USES (mostly gnome and sdl) as needed. Notes: svn path=/head/; revision=516847
* - Add LICENSEDmitry Marakasov2016-09-162-4/+8
| | | | | | | - Update data pack to 1.0.1 Notes: svn path=/head/; revision=422273
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* - Switch to options helpersDmitry Marakasov2015-08-201-16/+22
| | | | | | | | - Add missing options - Fix FRIBIDI option Notes: svn path=/head/; revision=394908
* Cleanup DIST* variables.Mathieu Arnold2015-05-111-2/+2
| | | | | | | | | | | | | | When appropriate: - Try to use DISTVERSION{SUF,PRE}FIX - Replace PORTNAME-PORTVERSION by DISTNAME - Convert MASTER_SITES to use macros - Other light cleanup With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386097
* 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
* converters/fribidi:Tijl Coosemans2014-08-311-1/+1
| | | | | | | | - Add USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip Notes: svn path=/head/; revision=366746
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-06-131-1/+1
| | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories G-I. CR: D201 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357654
* - Fix buildDmitry Marakasov2014-05-271-4/+4
| | | | Notes: svn path=/head/; revision=355582
* Replace lang/lua with the new lang/lua51Baptiste Daroussin2014-05-261-2/+1
| | | | | | | | | | | lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1 Make the default lua lua52 Make all lua ports using USES=lua Approved by: portmgr (implicit) Notes: svn path=/head/; revision=355360
* - Use '.' instead of '*' in COPYTREE_* all over my portsDmitry Marakasov2013-12-161-1/+1
| | | | | | | Suggested by: danfe Notes: svn path=/head/; revision=336655
* - Remove DOCS, NLS and EXAMPLES from OPTIONS_DEFAULT in my ports, as ↵Dmitry Marakasov2013-12-161-1/+1
| | | | | | | suggested by Porter's Handbook Notes: svn path=/head/; revision=336650
* - Support stagingDmitry Marakasov2013-10-301-17/+10
| | | | | | | | - Convert USE_GMAKE to USES - Use new LIB_DEPENDS syntax Notes: svn path=/head/; revision=332130
* 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 headersDmitry Marakasov2013-07-121-1/+1
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=322840
* Bump PORTREVISION after DESKTOP_ENTRIES updateMax Brazhnikov2013-01-231-1/+1
| | | | Notes: svn path=/head/; revision=310871
* - OptionsNGDmitry Marakasov2012-12-052-9425/+10
| | | | | | | | | | - Trim header - Switch to dynamic plist Feature safe: yes Notes: svn path=/head/; revision=308300
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Update devel/sdl12 to 1.2.15Marcus von Appen2012-02-181-0/+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 LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+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
* - Update to 1.0.1Dmitry Marakasov2011-09-092-4/+3
| | | | Notes: svn path=/head/; revision=281520
* - Fix desktop entryDmitry Marakasov2010-12-311-1/+2
| | | | | | | Reported by: makc Notes: svn path=/head/; revision=267226
* - Update to 1.0.0Dmitry Marakasov2010-12-303-20/+1733
| | | | Notes: svn path=/head/; revision=267177
* - Update graphics/sdl_ttf to version 2.0.10Marcus von Appen2010-08-111-0/+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 0.9.3Dmitry Marakasov2010-05-253-29/+8
| | | | Notes: svn path=/head/; revision=255090
* - 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
* - Remove my email from pkg-descrs, as it shouldn't be thereDmitry Marakasov2010-02-221-2/+0
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250171
* - 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-0/+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
* - Update to 0.9.2Dmitry Marakasov2009-12-312-5/+4
| | | | Notes: svn path=/head/; revision=246909
* - Use correct URL for data tarball, fix fetchDmitry Marakasov2009-09-201-3/+4
| | | | | | | | Reported by: pointyhat via miwi Feature safe: yes Notes: svn path=/head/; revision=241820
* - Add DESKTOP_ENTRY to bunch of portsDmitry Marakasov2009-09-111-0/+7
| | | | | | | - Mark some ports MAKE_JOBS_SAFE Notes: svn path=/head/; revision=241249
* Fix the build with the new fribidi.Joe Marcus Clarke2009-08-231-0/+20
| | | | Notes: svn path=/head/; revision=240213
* Chase the fribidi shared lib bump.Joe Marcus Clarke2009-08-221-1/+2
| | | | Notes: svn path=/head/; revision=240112
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with G Notes: svn path=/head/; revision=240070
* - Update to 0.9.1Dmitry Marakasov2009-07-072-12/+10
| | | | | | | - Move some lines around for more usual order Notes: svn path=/head/; revision=237295
* - Update to 0.9.0Dmitry Marakasov2009-06-163-31/+396
| | | | | | | - Don't use DIST_SUBDIR, it's superfluous for only 2 files Notes: svn path=/head/; revision=236088
* - Mark MAKE_JOBS_SAFEDmitry Marakasov2009-03-311-2/+2
| | | | | | | - Use SF/subdir abbreviation for some ports Notes: svn path=/head/; revision=231398
* - Update to 0.8.1Dmitry Marakasov2009-01-043-35/+160
| | | | Notes: svn path=/head/; revision=225252
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* Update my email address in 132 ports.Dmitry Marakasov2008-06-191-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=215297
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-0/+1
| | | | Notes: svn path=/head/; revision=208952
* - Update to 0.8.0Martin Wilke2008-01-293-20/+383
| | | | | | | | PR: 119952 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) Notes: svn path=/head/; revision=206407