games@ team is quite small and inactive, so ports currently assigned
to it cannot be assumed as properly maintained. To not cause confusion
by making it look otherwise, and also to allow and promote adoption
by individual maintainers, release these ports back to the pool. Note
that this does not change the fact that games@ team still takes care
of these ports to excent of its capabilities.
Suggested by: marino
- This port runs configure using bash so the libtool script it generates
must also run with bash; set CONFIGURE_SHELL to accomplish this
- Add INSTALL_TARGET=install-strip
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Remove Xorg dependencies
- Use same sources for game and maps (tar.gz)
- Remove EXTRACR_ONLY
- Take maintainership
- Add dependency for textproc/libxslt and textproc/sablotron
- Use the new format for LIB_DEPENDS
- Remove DEPRECATED, EXPIRATION_DATE
- Use uidfix instead of BINOWN
- USES gmake instead of USE_GMAKE
- Support STAGEDIR, add CONFIGURE_ARGS=--localstatedir=/var/games
to work with stage
- Remove not needed post-extract
- Add DOCS and Option, remove Makefile* that are not in DOCS installation
- Change REINPLACE, cosmetical changes and add for perl one
- Strip libraries
- Fix the usage of 'perl' to get rid of the implicit lang/perl dependency
- Fix the usage of 'bash' to get rid of the implicit shells/bash dependency
- Fix usage, adjust permission for /var/games/crossfire
- Recreate patches with make makepatch
- Change pkg-descr
- Recreate pkg-plist with make makeplist and proper use @group and @mode
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.
Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
and games/crossfire-client
- Update games/crossfire-client to 1.1.0 and games/crossfire-server
to 1.0.0
PR: 34450
Submitted by: Jasper Jongmans <j.jongmans@aprogas.net>
Repocopied by: joe
Approved by: portmgr