freebsd-ports/emulators/mess
John Marino 0de0d570c4 emulators/mess: clean up, remove zip dependency, support DragonFly
This port has a post-extract target that wants to use native unzip
on an extracted file.  This is an issue for DragonFly, but tar can
handle the zip file just file on both platforms, so switch to that.

DragonFly still has the incomplete FILE that it inherited from FreeBSD,
which is really a pain when FILE is a parameter in c++ routines.  This
adds an extra patch for DragonFly to use an alternative default logging
callbacks to all mame to finally build on this platform.

While here:
  - remove use of ${PORTNAME} where "mess" is the only correct value
  - use ".zip" instead of extract variable
  - Unmask installation commands
  - Group mkdir commands into one
  - Use NOT_FOR_ARCHS instead of conditional BROKEN
  - Convert to USES=python
  - Remove unnecessary conversion of -lpthread => -pthread
  - Remove redundant @dirrm from pkg-plist
2014-10-05 10:20:24 +00:00
..
files emulators/mess: clean up, remove zip dependency, support DragonFly 2014-10-05 10:20:24 +00:00
distinfo Update mame/mess to 0.154 2014-08-01 08:13:29 +00:00
Makefile emulators/mess: clean up, remove zip dependency, support DragonFly 2014-10-05 10:20:24 +00:00
pkg-descr
pkg-plist emulators/mess: clean up, remove zip dependency, support DragonFly 2014-10-05 10:20:24 +00:00