Gerald Pfeifer
15945f8122
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)
2014-09-10 20:50:31 +00:00
Alex Kozlov
9e4cc2de84
- Update to 1.7.0
...
Approved by: lme (maintainer)
2014-07-23 13:10:18 +00:00
Lars Engels
b959cfbae9
- Include bsd.port.post.mk instead of bsd.port..mk [1]
...
- Change to USES= tar:bzip2 [1]
- Strip scummvm binary
PR: 191952
Submitted by: Radim Kolar <hsn@sendmail.cz>
2014-07-20 15:41:41 +00:00
Adam Weinberger
611fae35fd
Unbreak packaging by patching configure to put manpages into the
...
right directory.
2014-07-18 16:16:09 +00:00
Adam Weinberger
7f18f15201
Use OPTIONS helpers.
...
Add missing .gz to manpage in plist. PORTREVISION bump for that change.
2014-07-15 23:35:56 +00:00
Adam Weinberger
bdeb856151
Add DOCS to OPTIONS for ports that have PORTDOCS in the plist.
2014-07-15 23:30:05 +00:00
Baptiste Daroussin
1ada6e33a5
Chase libmad changes
2014-02-05 15:53:18 +00:00
Dmitry Marakasov
c87a56b351
- Remove manual creation and removal of share/applications, as it's now in the mtree (games category)
...
Approved by: portmgr (bdrewery)
2013-10-22 13:53:33 +00:00
Lars Engels
d94ea62681
Re-work the port a bit:
...
- Don't install files manually but use upstream's installation logic
- Install upstream's desktop file
- Add a new OPTION for PNG support and enable it by default and disable it
explicitly if it's not selected
- Use new LIB_DEPENDS format
- Use USES= gmake
- Support staging
2013-09-27 10:02:03 +00:00
Baptiste Daroussin
c84e1cd8e6
Add NO_STAGE all over the place in preparation for the staging support (cat: games)
2013-09-20 17:36:33 +00:00
Alex Kozlov
d4041784dc
- Remove MAKE_JOBS_SAFE variable
...
Approved by: portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Lars Engels
9e9e809937
- Update to 1.6.0 [1]
...
- Trim Makefile header [1]
- Remove unneeded bsd.port.pre.mk/bsd.port.post.mk [1]
- Fix plist
PR: ports/179245
Submitted by: ak
2013-07-01 17:25:29 +00:00
Max Brazhnikov
81c27c891a
Bump PORTREVISION after DESKTOP_ENTRIES update
2013-01-23 15:00:18 +00:00
Max Brazhnikov
d321be23d6
- Update DESKTOP_ENTRIES:
...
* rephrase Comment field or use port ${COMMENT} if appropriate
* adjust Icon field according to the Desktop Entry Specification
* update Categories field: remove deprecated category Application;
set main category if missing
- Remove indefinite article from COMMENT
Approved by: maintainers
2013-01-22 23:12:20 +00:00
Mark Linimon
232fa320bf
Mark broken on powerpc and sparc64 (and presumably, ia64).
...
Hat: portmgr
2012-09-08 05:39:03 +00:00
Lars Engels
81ad01ac78
- Update to 1.5.0
...
- Convert to new options framework
- Remove ABI version numbers from LIB_DEPENDS
PR: ports/170048
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
Approved by: maintainer (me)
2012-07-30 20:25:36 +00:00
Christian Weisgerber
bcd6fbdee4
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
...
directly or indirectly (via libvorbis, libtheora).
2012-07-19 20:15:37 +00:00
Lars Engels
5585a92b45
- Add a desktop entry [1]
...
- Chase fluidsynth shared library change [2]
- Bump PORTREVISION
PR: ports/166721 [1], ports/163751 [2]
Submitted by: Hardy Schumacher <hardy.schumacher@gmx.de> [1], Bartosz Fabianowski <freebsd@chillt.de> [2]
2012-05-23 20:37:04 +00:00
Marcus von Appen
fbd0197639
- 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
2012-02-18 10:18:33 +00:00
Lars Engels
f1a46bcef4
Update to 1.4.1
...
PR: ports/164384, ports/164757
Submitted by: Alex Kozlov, swills
Approved by: maintainer (me)
2012-02-15 20:36:02 +00:00
Lars Engels
2d788e5518
- Update to 1.4.0
...
Feature safe: yes
2011-11-11 16:51:10 +00:00
Dmitry Marakasov
6f6fbe4bdf
- 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
2011-09-23 22:26:39 +00:00
Lars Engels
7f3db1e438
- update to 1.3.1
...
- remove X86_ASM, which practically useless on x86, to unbreak sparc64
PR: ports/160238
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
Approved by: Maintainer (me)
2011-08-28 16:53:01 +00:00
Mark Linimon
77c6c953cf
Does not compile on sparc64: invokes i386 asm.
2011-07-19 00:46:45 +00:00
Lars Engels
5a9b0b0f79
Update to 1.3.0
...
Changelog: http://sourceforge.net/projects/scummvm/files/scummvm/1.3.0/ReleaseNotes/view
PR: ports/157859
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
Approved by: maintainer (me)
2011-06-21 16:56:14 +00:00
Lars Engels
a53276644a
- update to 1.2.1 [1]
...
- remove WITH_MPEG2, it's only set WITH_VORBIS [1]
- turn X86_ASM off, I [PR submitter] tested a few games and didn't see any difference in speed, remove ONLY_FOR_ARCHS [1]
- add missing translations
PR: ports/153256
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
Approved by: maintainer (me)
2010-12-27 20:43:06 +00:00
Mark Linimon
7d60ff5ae5
Mark as only for i386/amd64: invokes i386 asm.
...
Hat: portmgr
Feature safe: yes
2010-07-01 03:47:21 +00:00
Lars Engels
d02b3d8146
- Update to 1.1.1
...
- Install some more docs
- MPEG2 support removed
- Support for dynamic plugins removed
- Add OPTIONS for MT32EMU and X86_ASM
- Install more game engines
- Update COMMENT with a clearer description
- Add .desktop entry
PR: ports/146120
Submitted by: Andre Heider <a.heider@gmail.com>
Approved by: maintainer (me)
2010-06-16 20:25:17 +00:00
Christian Weisgerber
30587b71c2
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
...
(via libvorbis, libtheora).
2010-06-06 20:44:03 +00:00
Martin Wilke
e014e4c814
- Chase audio/fluidsynth shlib bump
2010-01-05 20:54:26 +00:00
Lars Engels
f1855ca238
- Install the shiny standard theme
...
- Bump PORTREVISION
PR: ports/141830
Submitted by: Oliver Herold <oh (AT) fixmbr.de>
Approved by: maintainer (me)
2009-12-29 18:24:02 +00:00
Lars Engels
3c3550e3a1
Update to 1.0.0
...
PR: ports/141808
Submitted by: Oliver Herold
Approved by: maintainer (me)
2009-12-20 15:19:02 +00:00
Lars Engels
d68c527c85
- Update to 1.0.0rc1
...
- Optionally enable dynamic plugins
2009-11-08 14:43:18 +00:00
Christian Weisgerber
94d47b2ecd
Bump PORTREVISION after libogg and libvorbisfile major version increment.
2009-07-06 21:25:59 +00:00
Lars Engels
883d533640
- Update to 0.13.0 [1]
...
- Add MAKE_JOBS_SAFE
PR: ports/132950
Submitted by: Alex Kozlov
2009-03-29 20:26:09 +00:00
Lars Engels
e04835105a
Update to 0.12.0
2008-09-04 13:02:13 +00:00
Christian Weisgerber
fc6f899691
Update to FLAC 1.2.1. This version includes two and a half years
...
worth of changes and an altered API.
Bump the revision of all ports that depend on libFLAC and adapt to
the new API where necessary. Some patches from Debian, Gentoo,
OpenBSD, and upstream repositories.
PR: 119476
2008-04-07 20:37:23 +00:00
Lars Engels
8e7a082e5d
- Update to 0.11.2
...
PR: 122022
Submitted by: Oliver Herold <oliver (AT) akephalos.de>
2008-03-26 22:13:18 +00:00
Martin Wilke
2d73db3533
- Chase devel/sdl12 shlib version bump
2008-03-13 14:28:35 +00:00
Lars Engels
db4be6aed0
- Change WWW to the official website
...
Noticed by: Eugene Sandulenko <sev (AT) scummvm.org>
2008-01-28 22:12:03 +00:00
Lars Engels
7a59f853d0
- Update to 0.11.0
...
- Use PTHREAD_LIBS
Changelog: http://sourceforge.net/project/shownotes.php?release_id=568141
2008-01-20 19:25:01 +00:00
Lars Engels
e99f73e8bb
- Add FluidSynth support (provides much better MIDI quality than default Adlib emulation)
...
- Also add FLAC support for consistence
- Add --disable-tremor (configure's tremor detection may potentially cause hidden dependency)
PR: ports/117306
Submitted by: Dmitry Marakasov <amdmi3 (AT) amdmi3.ru>
Approved by: miwi (mentor)
2007-10-27 14:48:16 +00:00
Lars Engels
ab329bcda2
- Update to 0.10.0a
...
- Clean up Makefile
Approved by: miwi (mentor)
2007-09-09 10:08:15 +00:00
Martin Wilke
605b516239
- Chase increase of audio/libvorbis shlib version.
...
- Bump PORTREVISION
2007-07-28 12:27:31 +00:00
Lars Engels
01af071179
With an up-to-date INDEX I even find the rest of the ports I maintain,
...
so change my e-mail address also in those ports.
Approved by: miwi (mentor)
2007-07-12 19:48:45 +00:00
Martin Wilke
b636a8a854
- Update to 0.10.0
...
- Pass maintainership to submitter
PR: 114156
Submitted by: Lars Engels <lars.engels@0x20.net>
2007-07-02 12:12:35 +00:00
Florent Thoumie
d4f0d0048a
- Welcome X.org 7.2 \o/.
...
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Mark Linimon
9ba0da79c9
Return these to the general pool at maintainer's request.
...
Hat: portmgr
2007-04-26 02:07:15 +00:00
Martin Wilke
f1bf217ac6
- Update to 0.9.1
...
PR: ports/106751
Submitted by: Oliver Herold<oli@fixmbr.de>
Approved by: maintainer timeout
2007-01-12 21:18:16 +00:00
Stanislav Sedov
0d2725682b
- 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)
2006-09-20 11:21:59 +00:00