simple "cp -p". This caused symbolic links (like libFOO.so ->
libFOO.so.X.Y) to be dereferenced installing three copies of each
library instead of one.
Strip the executables and the shared libraries after staging.
Fix the authors' makefiles to allow parallel building.
Add a patch which allows us to replace the multitude of
flite_VOICE-executables (one for each voice) with sym-links to the
single flite itself.
The size of the package shrunk from 100Mb to 50Mb here (amd64) as the
result of the above measures.
Bump PORTREVISION.
Note: the new patches are deliberately organized by feature rather than
by the patched files -- to make it easier to refer the upstream
maintainers to them.
- Bump dependent ports as .so versions have changed
- While here, remove @dirrm* from plists and add missing empty directory to plist of multimedia/lives
Approved by: portmgr blanket
- Update licenses
- Added OPSYS in conjunction to OSVERSION
- Wrapped cd related command to parentheses
- Corrected patch for src/posix/OSPosix.cpp file
- Fix multiple WWW in pkg-descr
PR: 195514
Submitted by: lightside@gmx.com (maintainer)
- Add LICENSE_FILE
- Simplify MASTER_SITES
- Add distfile mirror
- Move highscores to /var/games, use @sample to handle them
- Fix font rendering
- Drop @dirrm* from plist
MFH: 2014Q4
Disconnect a program which is not used by the port and which invokes compilation error from build.
Note that Debian has a fix for this, however a person who understands what the utility does is needed to check the patch.
Approved by: portmgr blanket
MFH: 2014Q4
- if PERL_LEVEL >= 501800, then also depend on devel/p5-Module-Pluggable
Module::Pluggable from perl5.18 complains about deprection and this way
cron job notice is no longer readable
- bump PORTREVISION
2014-11-30 ports-mgmt/pkg-plist: Generate incorrect plists
2014-11-30 sysutils/rubygem-hiera-puppet: Has been incorporated into hiera
2014-11-30 sysutils/rubygem-hiera-json: Has been incorporated into hiera
2014-11-30 databases/memcachedb: Depends on deprecated Berkeley DB version, needs porting to DB_SITE
2014-12-01 games/djgame2: Online servers gone, game is not playable
2014-12-01 devel/creduce: Unmaintained and depends on ancient LLVM 3.2
2014-12-01 lang/clay: No development since July 2013, depends on obsolete clang-3.2
This module is a client for RedMine REST API. Please note that although
RedMine API is designed to support both JSON and XML, this module is JSON
only.
WWW: http://search.cpan.org/dist/WebService-Redmine/