- 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>