- Switch MASTER_SITES to KDE
- Convert LIB_DEPENDS to new style
- Remove cmake arguments that now are passed globally
- Remove NO_STAGE
- Reformat description
- Amend USE_QT4 components, add explicit dependency on libxcb
- Convert LIB_DEPENDS to new style
- Drop ipv6 from CATEGORIES
- Remove ancient CONFLICTS
- fix pkg-descr
This update was submitted as follow-up to original PR, right after the
original patch (version 0.1) from this PR was committed.
PR: 185971
Submitted by: Vladimir Chukharev <Vladimir.Chukharev@gmail.com> (maintainer)
- Make sndfile dependency optional like all others [1]
- Remove STATIC lib and Option [1]
- Disable all warnings with -w
- Remove OPTIONS_SUB=yes [1]
- Fix options. They were affecting non-existing cmake variables; USE_VORBIS was always set to true [1]
- Use the new format for LIB_DEPENDS [1]
- Add REINPLACE to fix CMakeLists.txt type which prevented linking with libFLAC [1]
- Add patch to fix build of FLUIDSYNTH Option [1]
- Remove useless REINPLACE_CMD [1]
- Change pkg-plist, remove STATIC libs [1]
PR: ports/185949 [1]
Submitted by: amdmi3
- Change XHTML to HTML in Comment and pkg-descr
- Add MIT to License
- Add devel/rubygem-tilt to RUN_DEPENDS
- Add USE_RAKE
- Support STAGEDIR
- Change http://haml-lang.com/ to http://haml.info/ in pkg-descr
- Remove bin/html2haml from PLIST_FILES since it's no longer in this gem
PR: ports/185063
Submitted by: Horia Racoviceanu <horia@racoviceanu.com>
Approved by: Robert Gogolok <gogolok@gmail.com> (maintainer)
I am the upstream author of this software. pchar was originally
developed in a time before store-and-forward switches were common on
LANs. Its algorithms assumed that there is only one packet queue per IP
hop. Almost every modern network violates this assumption; thus pchar
will return incorrect results in the vast majority of environments where
it could be used today. In addition, I have not supported this software
for over ten years. For these reasons I am scheduling this port for
removal.
Approved by: mat (mentor)
Ruby implementation. Such extensions are useful enough to be distributed, but
not widely used or on-topic enough to belong in Haml proper.
This gives the Haml project a reasonable way to both demote current
functionality, such as the Textile and Maruku filters, and add new experimental
functionality that may later be added to the core.
WWW: http://haml.info/
PR: ports/185061
Submitted by: Horia Racoviceanu <horia@racoviceanu.com>
Sphinx underwent an incompatible change in version 1.2 that removed the
sphinx.ext.refcounting module. The module is referenced by shiboken's Sphinx
configuration file, and the build fails.
Fix it by removing the reference to sphinx.ext.refcounting, as it does not
seem to be required and was probably added by default when the configuration
file was generated.
As mentioned, this is a partial fix: platforms that use libc++ by default
are still broken due to other issues, but at least FreeBSD 8 and 9 should
have a working package again.
While here, also use the new syntax for LIB_DEPENDS.
PR: ports/185179
Submitted by: rakuco@
Approved by: maintainer timeout (27 days)
MFH: 2014Q1
Ever since Subversion's r1466445
https://svn.apache.org/viewvc?view=revision&revision=1466445, which has been
present for the whole 1.8 series, KWallet detection does not depend on NLS
support anymore.
PR: ports/185493
Submitted by: rakuco@
Approved by: maintainer timeout (16 days)
According to the port's README.demosaic-packs, when the demosaic packs are
used the software must be licensed under either the GPLv2 or the GPLv3,
depending on the packs being used (if both packs are used, the GPLv3 should
take precedence).
This patch changes the way LICENSE is set when those options are set: the
new licenses are exclusive with the others.
PR: ports/185119
Submitted by: rakuco@
Approved by: maintainer timeout (29 days)