"make config", "make showconfig" will not work correctly
- Drop redundant PKGMESSAGE assignment, tighten PLIST_SUB's
- Make a few non-functional changes while here
- Mention that Makefile.include must be included before bsd.port.options.mk
- ${DISTDIR}/${DIST_SUBDIR} -> ${_DISTDIR} to make things shorter
- Minor corrections in pkg-descr and pkg-plist
- Convert to modern OPTIONS framework (courtesy of jgh@)
- Install routes for a few more deathmatch levels
- Mute MKDIR's and generally cleanup Makefile while here
- Reword port description and port message texts
- Convert to new OPTIONS framework (courtesy of jgh@)
- Turn simple one-line patch into REINPLACE_CMD
- Clarify in COMMENT that this is a game (not engine) source code
- Make COMMENT really reflect what's being installed (based on OPTIONS)
- Generally cleanup Makefile while here, drop maintainership
- Reword port description text a bit
- Convert to new OPTIONS framework (courtesy of jgh@)
- Remove i386 restriction for SKYBOXES option: I fixed `archivers/nwreckdum'
in r250781 three years ago
- Generally cleanup Makefile while here, drop maintainership
- Merge pkg-message into pkg-descr and make the latter useful
Win32, MacOS X and other platforms using the various native high-performance
media interfaces (for video, audio, etc) and presenting a single source-code
level API to your application. This is a fairly low level API, but using this,
completely portable applications can be written with a great deal of
flexibility.
WWW: http://www.libsdl.org/
- Add LICENSE
- Remove RUN_DEPENDS: ExtUtils::Depends and ExtUtils::PkgConfig are build-only dependencies
- Trim header while here
PR: ports/176983
Submitted by: sunpoet
Bug fixes:
- prevent possible crash when archiving files (GitHub #316)
- don't create symlinks to cf-know in update policy
- don't enable xml support if libxml2 is too old (Redmine #1937)
Approved by: cy (maintainer, implicit)
- Remove defunct MASTER_SITES
- Improve the COMMENT text
- Fix couple of fallouts after OptionsNG conversion in r304274
- Drop shlib ABI versions from LIB_DEPENDS
- Reindent and generally cleanup Makefile
- Fix couple of typos in pkg-message
- Reformat port description for better readability