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
- Clarify wording in the COMMENT line
- Convert to contemporary OPTIONS framework and cleanup Makefile
- Drop shlib ABI version from LIB_DEPENDS
- Fix couple of typos in pkg-message
qmail-send.c:getcontrols() refuses to startup or to process
the virtualdomains file if locals is missing. However,
vpopmail's vadddomain is already creating the locals file
when adding new domains. So creating it when installing is
not needed.
At the time that this change was added to the port, in
vpopmail-5.4.13, vadddomain did not automatically create
the locals file. The current version does in
vpopmail.c:remove_line()
This reverts the change done in r167787 for ports/99914
PR: ports/99914 (reverts)
- Convert to contemporary OPTIONS framework and cleanup Makefile
- Drop shlib ABI version from LIB_DEPENDS
- Relinquish control and add deprecation note
- Convert to contemporary OPTIONS framework and cleanup Makefile
- Drop shlib ABI version from LIB_DEPENDS
- Provide a new home for distfiles (make them fetchable) and update WWW
line in port description