- Support staging
- Use new LIB_DEPENDS syntax
- Convert USE_GMAKE to USES
- Use new OPTIONS features
PR: 185981
Submitted by: amdmi3
Approved by: maintainer timeout
- Support staging
- Use new LIB_DEPENDS syntax
- Convert USE_GMAKE to USES
- Use new OPTIONS features
- Enable options by default as centerim-devel does
PR: 185982
Submitted by: amdmi3
Approved by: maintainer timeout
Fix build with and without docs
Fix memcached eating 100% of memory when built with both libevent2 and libevent 1.4
installed at the same time by making sure to always find the event.h from libevent2 first
PR: ports/187337 ports/187340 ports/187309
Reported by: Lawrence "The Dreamer" Chen <beastie@tardisi.com>, Volodymyr Kostyrko <arcade@b1t.name>, Ross <basarevych@gmail.com>
* Stagify
* Unconditionally install docs and examples to staging
* Fix English grammar in the comment
* Add an option to depend on net-mgmt/nagios4 instead of net-mgmt/nagios
Approved by: hizel@vyborg.ru (maintainer)
libxml2 versions were compared algebraically (-ge), which made our current
version 280 appear smaller than checked-against 2616. It was fixed once,
by mezz@ in r225813, but not in a very good way (only for libxml 2.7).
While here, cleanup and stagify the port.
Added Look At command.
Added orthographic projection option.
Added editing of group names from the Edit Group Dialog.
Fixed wrong transform of some pieces when importing nested LDraw files.
Fixed printing and saving images on certain Intel video cards.
Fixed grid studs being enabled by grid lines option.
Fixed piece arrows not being drawn if the axis icon is enabled.
Preserve groups when merging.
Note that due to changes in Google Code I had to switch to Google Drive
to host the files and I'll probably close the project there so if you had
any links/bookmarks pointing to that page please update them.
- Change master site from GOOGLE_CODE to my SF site,
have used svn download from Trac and Google Drive for pieces
- Add OPTIONS_SINGLE=LIBRARY and LDRAW, LEOCAD Options
- Change dependency for cad/ldraw, only for LDRAW Option
- Change dependency for archivers/unzip, only for LEOCAD Option
- Change REINPLACE
- Remove obsolete patch, changed by upstream,
the /usr change was a request from the Debian maintainers