Joshua Root
2f0d417585
xmoto: set correct worksrcdir, remove noop reinplace
2024-03-30 10:25:56 +11:00
Joshua Root
0c3c5e7701
switch jpeg dependencies to libjpeg-turbo
...
Change jpeg port to install in a location that does not conflict with
libjpeg-turbo or mozjpeg. Change all jpeg dependencies to use
libjpeg-turbo by default while allowing mozjpeg as a drop-in
replacement. Rev bump dependent ports due to differing library version.
Fixes: https://trac.macports.org/ticket/38907
2021-01-18 20:13:50 +11:00
George Plymale II
0de04ea3cb
revamp grep port due to 35915ffebe and adjust its dependents
...
There was a mailing list discussion started here:
https://lists.macports.org/pipermail/macports-dev/2018-June/039101.html
Basically, offering the g_prefix variant introduced in 35915ffebe
could cause problems in other ports that use grep. So, after some
deliberation, the decision was made to revamp the grep port to be like
other GNU ports in that it would install itself as ggrep and add
non-g* symlinks in ${prefix}libexec/gnubin. Other ports which relied
on grep have either had their dependencies removed, which means that
they now rely on /usr/bin/grep, or they were adjusted to work with the
new changes to grep's installation. Many of these ports, though,
actually only use grep during the configure phase and they are able to
detect and use ggrep rather than /usr/bin/grep.
2018-07-16 14:28:18 -04:00
Zero King
b84839fd18
xmoto: update to 0.5.11
2017-01-28 00:49:11 -08:00
Lawrence Velázquez
34b3070336
Remove all $Id$ lines
...
for pf in */*/Portfile
do
ed -s "$pf" <<-'EOF'
1,3g/^[[:space:]]*#[[:space:]]*\$Id.*\$[[:space:]]*$/d
1g/^[[:space:]]*$/d
w
q
EOF
done
2016-12-28 18:14:04 +01:00
Ryan Schmidt
bd9df7a62a
revbump ports depending on libpng following libpng 1.6.x update ( https://trac.macports.org/ticket/41842 )
...
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@115019 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-12-22 09:29:46 +00:00
Joshua Root
e7f550307d
libsdl dependents: use port: depspec - there's now only one port that provides sdl.pc, and most of these never worked with libsdl-devel in the first place
...
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@114119 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-11-29 22:31:11 +00:00
Joshua Root
66c2cf5593
jpeg: update to version 9, rev bump dependents
...
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@102822 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-02-09 00:51:24 +00:00
Rainer Müller
7e994f4a27
devel/allegro, games/liquidwar, games/xmoto:
...
Drop maintainership
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@97481 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-09-07 09:21:15 +00:00
Ryan Stonecipher
f7c52864a1
graphics/libpng upgraded to version 1.5.12, 232 dependent ports revision bumped due to library version number change
...
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@97300 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-09-03 03:05:48 +00:00
Rainer Müller
e41e38e1ba
games/xmoto:
...
Update to version 0.5.10
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@95148 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-07-05 22:42:37 +00:00
Rainer Müller
02817e7034
games/xmoto:
...
Update to version 0.5.9
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@87749 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-12-04 01:18:27 +00:00
Rainer Müller
e1dd07b98a
gamex/xmoto:
...
Update to version 0.5.8
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@86577 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-10-29 00:00:26 +00:00
Rainer Müller
364e648940
games/xmoto:
...
Add an application bundle with a custom icon
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@82945 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-08-22 14:05:37 +00:00
Joshua Root
ac4f679273
xmoto: disable SDL test
...
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@81352 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-07-29 13:32:19 +00:00
Rainer Müller
91f062ff68
games/xmoto:
...
Update to version 0.5.7
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@78091 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-04-23 14:04:20 +00:00
Rainer Müller
3ffa703666
games/xmoto:
...
Update to version 0.5.5
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@75338 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-01-22 14:54:27 +00:00
Rainer Müller
9d275165f1
games/xmoto:
...
* Update to version 0.5.4
* Remove patch-src-replay.cpp.diff which has been applied upstream
* libpng 1.4 compatibility
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@75330 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-01-22 00:53:28 +00:00
Ryan Stonecipher
7ed566e0d5
graphics/libpng upgraded version from 1.2.44 to 1.4.5 per ticket https://trac.macports.org/ticket/23125 , increased revision on all ports directly dependent upon libpng12.dylib
...
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@75159 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-01-17 02:00:53 +00:00
Rainer Müller
57727ac9ca
games/xmoto:
...
Update to version 0.5.2 with patches
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@65094 d073be05-634f-4543-b044-5fe20cf6d1d6
2010-03-21 19:16:38 +00:00
Anthony Ramine
8b4ac325f4
Update jpeg to 8a and rev-bump all of its direct dependents ( https://trac.macports.org/ticket/23260 )
...
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@64763 d073be05-634f-4543-b044-5fe20cf6d1d6
2010-03-15 16:31:33 +00:00
Joshua Root
0194d7b30c
jpeg: update to version 7, rev bump dependents ( https://trac.macports.org/ticket/20193 )
...
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@61377 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-12-09 23:32:32 +00:00
Ryan Schmidt
7dc4d6fbc0
change libsdl dependency so libsdl-devel can satisfy it; see https://trac.macports.org/ticket/21565
...
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@58210 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-09-24 06:56:08 +00:00
Ryan Schmidt
af27891385
Change deprecated livecheck.check to livecheck.type
...
See http://lists.macosforge.org/pipermail/macports-dev/2009-August/009699.html
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@57375 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-09-10 08:16:41 +00:00
Rainer Müller
c370ad4767
games/xmoto:
...
Update to version 0.5.1
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@50763 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-05-08 23:20:13 +00:00