non port: games/enigma/Makefile |
SVNWeb
|
Number of commits found: 80 |
Wed, 15 Dec 2021
|
[ 13:02 Dmitry Marakasov (amdmi3) ] 89f1383
games/{enigma,openspades}: rollback USES=magick for my ports
Roll back pessimization introduced in 45526ec for (my) ports which
need *any* version of imagemagick: switch to USES=magick makes them
needlessly requre *specific* version/flavor which cause conflicts.
|
Sat, 11 Dec 2021
|
[ 13:50 Tobias C. Berner (tcberner) ] 45526ec (Only the first 10 of 146 ports in this commit are shown above. )
framework: Add new USES 'magick' for graphics/ImageMagick*
A new USES has been added to depend on ImageMagick.
USES=magick
adds a LIB_DEPENDS on graphics/ImageMagick${IMAGEMAGICK_DEFAULT}.
If a specific version is required, use for example
USES=magick:6 resp. USES=magick:7
If only a build, run or test is required, use for example
USES=magick:build resp. USES=magick:6,build,test (Only the first 15 lines of the commit message are shown above )
|
Thu, 9 Sep 2021
|
[ 19:13 Dmitry Marakasov (amdmi3) ] 295016f
games/enigma: update to 1.30
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 27 May 2020
|
[ 13:43 danfe ] (Only the first 10 of 42 ports in this commit are shown above. )
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 2).
|
Fri, 8 Nov 2019
|
[ 10:47 tobik ] (Only the first 10 of 263 ports in this commit are shown above. )
games: Add missing USES={gnome,gl,sdl,xorg}
|
Sat, 10 Nov 2018
|
[ 19:57 kwm ] (Only the first 10 of 157 ports in this commit are shown above. )
Update ImageMagick to 6.9.10.14 [1]
* Add PKGNAMESUFFIX and rename the directory. This was done to show
that IM6 is not the "main" version. But still fully supported by upstream.
* Convert a number of options to optionhelpers.
* Add option for ISO/IEC 23008-12:2017 HEIF suport
* Add comment to pkg-descr explaining IM6's "legacy" tag.
* Add comment to the patch-config_policy.xml file why it still needed.
Please note that IM7 is not a drop in replacement due to library API and
command arguments changes. And as a result ports need to decide for themself
which version to use.
Chase these changes in all the ports that using IM6.
PR: 225102 (based on, only the version update) [1]
Submitted by: Pascal Christen <pascal.christen@hostpoint.ch>
|
Fri, 21 Oct 2016
|
[ 12:51 mat ] (Only the first 10 of 718 ports in this commit are shown above. )
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Wed, 13 Apr 2016
|
[ 09:10 amdmi3 ] (Only the first 10 of 16 ports in this commit are shown above. )
- Update to 1.21
- Add LICENSE
- Switch to USES=localbase
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 30 Apr 2015
|
[ 13:43 jbeich ]
Properly track -lenet dependency after r285069
Shared object "libenet.so.7" not found, required by "enigma"
Approved by: portmgr blanket
|
Thu, 25 Dec 2014
|
[ 20:54 bapt ] (Only the first 10 of 446 ports in this commit are shown above. )
Bump portrevision after png update
|
Wed, 24 Dec 2014
|
[ 00:05 bapt ]
Properly support png 1.5
Obtained from: pkgsrc
|
Thu, 11 Dec 2014
|
[ 23:13 amdmi3 ]
- Switch to xerces-c3
- Add empty directory to plist
|
Mon, 8 Dec 2014
|
[ 16:48 tijl ] (Only the first 10 of 920 ports in this commit are shown above. )
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
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. (Only the first 15 lines of the commit message are shown above )
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
|
Tue, 27 May 2014
|
[ 23:03 amdmi3 ]
- Fix build
- Specify shlib version for xerces, to distinguish from xerces-c3
|
Mon, 26 May 2014
|
[ 15:28 bapt ] (Only the first 10 of 84 ports in this commit are shown above. )
Replace lang/lua with the new lang/lua51
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)
|
Mon, 16 Dec 2013
|
[ 17:40 amdmi3 ] (Only the first 10 of 52 ports in this commit are shown above. )
- Remove DOCS, NLS and EXAMPLES from OPTIONS_DEFAULT in my ports, as suggested
by Porter's Handbook
|
Wed, 30 Oct 2013
|
[ 16:06 amdmi3 ]
- Support staging
- Convert USE_GMAKE to USES
- Use new LIB_DEPENDS syntax
|
Fri, 20 Sep 2013
|
[ 17:36 bapt ] (Only the first 10 of 1149 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Fri, 12 Jul 2013
|
[ 15:01 amdmi3 ] (Only the first 10 of 229 ports in this commit are shown above. )
- Trim Makefile headers
- 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
|
Mon, 6 May 2013
|
[ 15:18 bapt ] (Only the first 10 of 11 ports in this commit are shown above. )
Convert from WITHOUT_NLS to PORT_OPTIONS:MNLS
|
Wed, 24 Apr 2013
|
[ 18:10 ak ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Sat, 18 Feb 2012
|
[ 10:18 mva ] (Only the first 10 of 537 ports in this commit are shown above. )
- Update devel/sdl12 to 1.2.15
- 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
|
Tue, 8 Nov 2011
|
[ 16:29 amdmi3 ]
- Fix build with newer versions of enet
Submitted by: pawel
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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
|
Mon, 1 Aug 2011
|
[ 08:29 bapt ]
Unbreak using bundled zipios++
|
[ 06:26 bapt ]
Mark broken because zipios++ has gone
Keep broken the time to investigate what to do with this port this unbreak INDEX
Reported by: Portsnap buildbox
Pointyhat to: bapt@ (myself)
|
Wed, 11 Aug 2010
|
[ 06:57 mva ] (Only the first 10 of 87 ports in this commit are shown above. )
- Update graphics/sdl_ttf to version 2.0.10
- Bump portrevisions for all ports depending on graphics/sdl_ttf
- Update Mk/bsd.sdl.mk for the new shared library version.
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Mon, 22 Feb 2010
|
[ 20:43 amdmi3 ]
- Fix desktop entry ([1])
- Remove useless CONFIGURE_TARGET
- Add MAKE_JOBS_SAFE
- Beautify MASTER_SITES
Submitted by: makc ([1])
Feature safe: yes
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Sat, 30 Jan 2010
|
[ 09:43 mva ] (Only the first 10 of 295 ports in this commit are shown above. )
- Update devel/sdl12 to version 1.2.14.
- 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)
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Tue, 26 Aug 2008
|
[ 15:00 amdmi3 ]
- Switch to recently added bsd.lua.mk tolua++ support
|
Fri, 22 Aug 2008
|
[ 19:35 amdmi3 ] (Only the first 10 of 14 ports in this commit are shown above. )
- Update to 1.01
- Take maintainership
- Some port enhancements
|
Wed, 6 Aug 2008
|
[ 20:41 anholt ]
Drop maintainership on my ports as I'm no longer using FreeBSD.
|
Fri, 6 Jun 2008
|
[ 13:31 edwin ] (Only the first 10 of 215 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
|
Sun, 23 Mar 2008
|
[ 11:11 miwi ] (Only the first 10 of 84 ports in this commit are shown above. )
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
Thu, 13 Mar 2008
|
[ 14:28 miwi ] (Only the first 10 of 442 ports in this commit are shown above. )
- Chase devel/sdl12 shlib version bump
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Wed, 20 Sep 2006
|
[ 11:21 stas ] (Only the first 10 of 453 ports in this commit are shown above. )
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
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)
|
Fri, 15 Sep 2006
|
[ 08:17 linimon ] (Only the first 10 of 57 ports in this commit are shown above. )
Modify these files to reflect bsd.lua.mk as tested on the cluster.
PR: ports/101612
Submitted by: alepulver
Hat: portmgr
|
Thu, 6 Jul 2006
|
[ 17:54 anholt ]
Fix fetching.
PR: ports/97654
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
|
Sat, 15 Oct 2005
|
[ 01:47 anholt ]
Update to 0.92, and depend on zipios as a LIB_DEPENDS, since we're linking
against a shared library.
Reported by: vs (zipios issue)
|
Thu, 5 May 2005
|
[ 03:59 anholt ]
Update to the 0.91 release. Make it use system gettext, fixing the
lib/charset.alias extra.
|
[ 02:14 edwin ]
Voluntarily move maintainership to Eric Anholt.
|
Sat, 9 Apr 2005
|
[ 00:51 anholt ]
Be a good ports committer and use USE_SDL instead of doing my own dependency on
SDL_ttf.
Requested by: maintainer
|
Sat, 2 Apr 2005
|
[ 03:43 anholt ]
Unbreak by adding a dependency on SDL_ttf (avoiding some broken stub code) and
depending on a non-broken GCC.
Approved by: portmgr (marcus)
|
Sun, 2 Jan 2005
|
[ 00:52 kris ]
BROKEN: Does not compile
Approved by: portmgr (self)
|
Thu, 23 Dec 2004
|
[ 10:10 krion ]
Bump shlib version for graphics/sdl_gfx and bump PORTREVISION for
depended ports.
|
Sun, 5 Dec 2004
|
[ 05:04 edwin ]
Demand gcc 3.3
|
Sat, 4 Dec 2004
|
[ 01:34 kris ]
BROKEN: Does not compile
|
Mon, 22 Nov 2004
|
[ 00:42 edwin ]
Don't use enigma's zipios++ and lua4 but the one from the FreeBSD
ports collection.
|
Sun, 21 Nov 2004
|
[ 10:40 edwin ]
Upgrade to version 0.90beta of this game.
|
Sat, 18 Sep 2004
|
[ 17:06 kris ]
BROKEN on 5.x: Does not compile
Approved by: portmgr (self)
|
Wed, 19 May 2004
|
[ 22:12 krion ]
- Bump PORTREVISION for those ports, which depend on
recently updated graphics/sdl_gfx
|
Tue, 16 Mar 2004
|
[ 04:23 edwin ] (Only the first 10 of 193 ports in this commit are shown above. )
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ] (Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Tue, 20 Jan 2004
|
[ 11:15 edwin ]
Be the first port to fully utilize bsd.sdl.mk
Submitted by: edwin@mavetju.org
|
Wed, 7 Jan 2004
|
[ 21:36 edwin ]
Fix MASTER_SITE as long as savannah.gnu.org doesn't play nicely
Submitted by: edwin@mavetju.org
|
Mon, 15 Dec 2003
|
[ 21:22 krion ]
- Chase libraries for new SDL_gfx version.
|
Mon, 17 Nov 2003
|
[ 12:29 trevor ] (Only the first 10 of 151 ports in this commit are shown above. )
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
|
Tue, 28 Oct 2003
|
[ 21:52 krion ]
- Bump PORTREVISION missed by my last commit
|
[ 21:43 krion ]
- Chase libraries for new sdl_gfx version
|
Thu, 16 Oct 2003
|
[ 04:15 kris ] (Only the first 10 of 22 ports in this commit are shown above. )
Before committing the previous BROKEN changes I carefully checked the status
of each port on bento and for recent fixes. Unfortunately at some point I
got confused and switched to the wrong list :-) As a result I picked up a
number of ports that were fixed a while ago. Sorry for the false alarm,
maintainers.
Pointy hat to: kris
|
[ 02:26 kris ]
BROKEN on 5.x: does not compile
|
Mon, 13 Oct 2003
|
[ 22:58 edwin ]
Upgrade to version 0.81.
Enigma 0.81 is available from the download page. This
release mainly fixes the remaining the issues that were
discussed on this mailing list in the last few days.
|
Wed, 8 Oct 2003
|
[ 23:49 edwin ]
Update to Enigma 0.80.
More levels, different kind of objects, introduction of
level packs. If you have spare time, this is your chance!
|
Fri, 3 Oct 2003
|
[ 11:04 edwin ] (Only the first 10 of 42 ports in this commit are shown above. )
Chase up new MASTER_SITE_SAVANNAH.
PR: ports/56970
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
|
Sun, 23 Feb 2003
|
[ 05:13 edwin ]
Maintainer update to version 0.70, with lots of new levels!
|
Fri, 21 Feb 2003
|
[ 12:06 knu ] (Only the first 10 of 274 ports in this commit are shown above. )
De-pkg-comment.
|
Thu, 2 Jan 2003
|
[ 23:19 edwin ]
Maintainer Update to version 0.60
|
Sat, 21 Sep 2002
|
[ 22:34 pat ]
Project site moved to nongnu.org
PR: ports/43161
Submitted by: maintainer
|
Sat, 17 Aug 2002
|
[ 21:54 anholt ]
Add enigma 0.50, enigma is a reimplementation of Oxyd, a puzzle game.
PR: 40967
Submitted by: Edwin Groothuis
|
Number of commits found: 80 |