- Install icon and fix desktop entry
- Remove useless dependencies
- Bring stage support
- Fix misused PREFIX/LOCALBASE
- Don't install old wrapper script, patch sources to not copy binary,
and create a link for binary instead.
- Remove no longer useful patch
I only wanted nice icon...
PR: ports/185616
Approved by: maintainer timeout (16 days)
The previous version was 0.2.8.2.1.
Addition changes include:
* Removal of PORTREVISION; this resets to 0 when PORTVERSION changes
* convert USE_GMAKE to USES=gmake
* Remove now unsupported armagetronad_dedicated.in processing
* Convert LIBDEPENDS to new specification
* Support stage
PR: ports/184800
Submitted by: Peter Kosyh
Approved by: maintainer (Ian Wagner)
Fixed by: marino@
Since r253839 ld(1) behaves more strictly and does not pull in indirect
shared library dependencies (in this case, libX11.so). Upstream correctly
has -lX11 in the linker line, but r315151 removed this section in
patch-src_Makefile.
Based on a patch by Jan Henrik Sylvester <me@janh.de> in [1].
- While here, convert USE_GMAKE=yes to USES=gmake.
PR: ports/185033 [1]
Submitted by: Jan Henrik Sylvester <me@janh.de> [1]
Approved by: maintainer timeout (37 days)
MFH: 2014Q1
- Disable all warnings with -w
- Support STAGEDIR
- Change Desktop entry file
- Add REINPLACE_CMD to store highscore in $HOME
- Remove not needed pkg-install.in
Reviewed by: horia
- Update MASTER_SITES (links on new vendor website are dynamic and subject to changes, so I'm hosting distfiles on googledrive)
- Update WWW
Approved by: flo (mentor)
- Support STAGEDIR
- Update MASTER_SITES (links on new vendor website are dynamic and subject to changes, so I'm hosting distfiles on googledrive)
Approved by: flo (mentor)
- Augment DEPRECATED notice text a bit
- Make USE_GL more specific (gl) instead of umbrella `yes'
- Remove references to PTHREAD_CFLAGS (long-time empty) and PTHREAD_LIBS
(replace with just `-pthread'); it also allows to shave off two lines
- Modernize LIB_DEPENDS syntax and stagify
- Fix one misplaced .endif: QMASS and VANCTF options are independent
While usually USES are placed above other USE_* knobs, make an exception
here because of nice-looking starecase; it also allows to keep logically
bound DOS2UNIX_FILES close to USES yet not break apart all USE* knobs at
the same time.
- Update to 1.12.2 (upstream has switched from cmake to qmake)
- Add STAGEDIR support
- Python is required only for building
- Remove custom post-install
- Use options helpers
PR: based on ports/185171
Submitted by: Max Sterling <maxclsb at gmail.com>
- Take maintainership
- Add licenses (GPLv2)
- Use the new format for LIB_DEPENDS
- Add USES desktop-file-utils
- Disable all warnings with -w
- Support STAGEDIR
- Add DOCS and Option
- Use REINPLACE_CMD instead of simple patches
- Recreate patches with make makepatch
- Change pkg-descr, use only one WWW
PR: ports/173350
Submitted by: nemysis (self)
- Change license BSD to BSD3CLAUSE
- Set PORTSCOUT
- Change Desktop entry file
- Fix the usage of 'python' to get rid of the implicit lang/python dependency
- Install missing *.pyc *.pyo, add to pkg-plist
- Break lines around 80 characters
The previous version of Exult, 1.2, is considered ancient by the
developers. Morever, it's c++ was horrid, requiring around 3 dozen
patches just to build on equally ancient gcc 4.5.
Exult has not been released yet, but the snapshots are considered
superior even to the last RC release, 1.4.9rc. The C++ code builds
without patches on both gcc 4.7 (DragonFly) and clang from F10 (verified
by Redports)
The Exult Studio was added as an option, it's on by default. I did not
add the Mod or usecode compiler. If somebody wants those, they can be
added as options as well. While updating, support stage.
- Change master sites, add ogg music
- Add dependency for audio/libogg
- Remove unneeded .mod
- Remove obsolete REINPLACE_CMD, malloc.h is removed
- Add REINPLACE_CMD, fix config.h.in, use ogg music instead of not working mod
- Change patch-Makefile, use new supplied manual pages
- Change pkg-plist, remove .mod, add .ogg