Commit graph

354178 commits

Author SHA1 Message Date
Mikhail Teterin
f4e0b7d13d Fix the ancient problem, where we replaced Linux' "cp -pd" with
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.
2014-12-02 07:01:40 +00:00
Xin LI
24f4e1d47f Security Update to 2.3.6.
Approved by:	so
MFH:		2014Q4
Security:	23ab5c3e-79c3-11e4-8b1e-d050992ecde8
2014-12-02 05:54:06 +00:00
Dmitry Marakasov
80a3852426 - Drop .la files, no dependees require them
Approved by:	portmgr blanket
2014-12-02 05:30:13 +00:00
Nicola Vitale
2d3ae64059 - Update to 0.3.64
- Switch to USES= python

PR:	148441
Submitted by:	olivierd
2014-12-02 05:02:40 +00:00
Olivier Duchateau
b06e3b9840 Update to 3.2.2
ChangeLog: http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_3.2.2_.282014-12-01.29
2014-12-02 04:41:06 +00:00
Dmitry Marakasov
9c5281ae70 - Fix license
- Add LICENSE_FILE
- There is absolutely no need for binary to be owned by games:games
2014-12-02 04:16:18 +00:00
Dmitry Marakasov
8245e48082 - Simplify MASTER_SITES
- Clarify LICENSE
- Drop @dirrm* from plist
2014-12-02 04:16:09 +00:00
Dmitry Marakasov
3805969d0f - Add LICENSE_FILE
- Canonicalize statement order
- Drop @dirrm* from plist
2014-12-02 04:15:59 +00:00
Dmitry Marakasov
6f6dda257f - Add LICENSE
- Simplify installation
- Drop @dirrm* from plist
2014-12-02 04:15:49 +00:00
Dmitry Marakasov
c631b8a592 - Pet portlint
- Strip library
2014-12-02 04:15:39 +00:00
Dmitry Marakasov
a2bcec74b1 - Pet portlint (fix capitalization in COMMENT)
- Strip binary
2014-12-02 04:15:33 +00:00
Dmitry Marakasov
33c9853ca2 - Clarify LICENSE
- Simplify manpage installation
- Use %%DATADIR%% in plist
- Drop @dirrm* from plist
2014-12-02 04:15:28 +00:00
Dmitry Marakasov
c9f778f50e - Pet porlint
- Drop @dirrm* from plist
2014-12-02 04:15:22 +00:00
Dmitry Marakasov
3e3df85502 - Add LICENSE
- Use upstream installation
- Unsilence docs installation
- Fix tab after WWW:
2014-12-02 04:15:16 +00:00
Dmitry Marakasov
833ccdf178 - Simplify MASTER_SITES
- Strip libraries
- Drop @dirrm* from plist
2014-12-02 04:15:11 +00:00
Joe Marcus Clarke
a40f72380e Update to 3.1.7. See http://netatalk.sourceforge.net/3.1/ReleaseNotes3.1.7.html
for a list of changes.
2014-12-02 04:03:43 +00:00
Dmitry Marakasov
b09412f603 - Drop .la files from multimedia/dirac and multimedia/schroedinger
- 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
2014-12-02 03:23:13 +00:00
Dmitry Marakasov
5b8c897dba - Update to 20141128 (changes: 20141029...20141128)
- 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)
2014-12-02 03:15:33 +00:00
Dmitry Marakasov
1a1e8b436e - Add LICENSE_FILE
- Fix shebangs in all python files
- Drop @dirrm* from plist
2014-12-02 02:30:23 +00:00
Dmitry Marakasov
c067c89f61 - Clarify LICENSE
- 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
2014-12-02 02:25:47 +00:00
Xin LI
40cb0d33ed Document OpenVPN Denial of Service vulnerability. 2014-12-02 01:38:26 +00:00
Dmitry Marakasov
bf94c8ced4 - Drop .la files, no dependees require them
Approved by:	portmgr blanket
2014-12-02 01:22:57 +00:00
Dmitry Marakasov
527f5e3164 - Fix build
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
2014-12-02 00:55:12 +00:00
David Thiel
53911aa140 Update to 0.9.7. 2014-12-02 00:46:38 +00:00
Jung-uk Kim
ff971c77ef Update to 0.1.2. 2014-12-01 23:38:12 +00:00
Olli Hauer
8e0a792881 - use new @dir macros to create empty folders 2014-12-01 23:25:50 +00:00
Olli Hauer
2906ef0f2f - list empty dirs (make qa-script happy)
- 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-12-01 23:19:07 +00:00
Olli Hauer
94e7d5ec8c - make QA script happy and RMDIR empty folder below $PORTDOCS
the script complans on them even PORTDOCS=* is set
- do not slence INSTALL commands
2014-12-01 22:50:41 +00:00
Antoine Brodin
56035a0de7 Only REINPLACE the needed files, making it less likely that Makefile.in gets
older than Makefile.am
2014-12-01 22:31:14 +00:00
Dmitry Sivachenko
b27613ab46 Fix plist.
PR:		195488
Submitted by:	pawel
2014-12-01 21:50:55 +00:00
Dmitry Marakasov
a2418c5957 - Update to 1.4.1
PR:		195545
Submitted by:	sue@iwmt.org (maintainer)
2014-12-01 21:39:54 +00:00
Jung-uk Kim
a0ce82c1ce Fix crash with USB devices attached.
PR:		194196
2014-12-01 21:23:03 +00:00
Danilo Egea Gondolfo
49bda2d1bd - Update to 3.3.39
PR:		195529
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
2014-12-01 20:52:09 +00:00
Ryan Steinmetz
52585fa661 New port: security/clambc:
The ClamAV bytecode compiler allows users to build their own bytecode
signatures for use with ClamAV.

WWW: https://www.clamav.net/
2014-12-01 19:35:34 +00:00
Mikolaj Golub
79c47e0ccb Update to 0.29.0. 2014-12-01 19:33:16 +00:00
Rene Ladan
725301185e Remove expired ports:
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
2014-12-01 19:21:41 +00:00
Ruslan Makhmatkhanov
d2f1c4786c net-p2p/deluge: update to 1.3.11
Changelog:
http://dev.deluge-torrent.org/wiki/ChangeLog#Deluge1.3.1130November2014
2014-12-01 18:41:12 +00:00
Antoine Brodin
525472b249 Fix a false positive home directory leftover for ports with multiple USERS
or with USERS matching another user in UIDs

Reported by:	adamw (mail/spamassassin)
With hat:	portmgr
2014-12-01 17:57:19 +00:00
Ryan Steinmetz
697efcfd88 - Fix packlist problem 2014-12-01 17:28:09 +00:00
Ryan Steinmetz
4cb54b9d5d New port: www/p5-WebService-Redmine:
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/
2014-12-01 16:52:44 +00:00
Mathieu Arnold
0c5b126a0c Fix build when linking with libperl.so.
With hat:	portmgr, perl
Sponsored by:	Absolight
2014-12-01 16:17:33 +00:00
Steve Wills
21d5eaaae4 net/syncthing-cli: update to new snapshot 2014-12-01 15:22:16 +00:00
Mathieu Arnold
2c81758e7e Fix build when linking with libperl.so.
With hat:	portmgr, perl
Sponsored by:	Absolight
2014-12-01 15:20:30 +00:00
Mark Felder
6bf206c71c Remove BROKEN for LIBEVENT and 10.0+ and replace with an appropriate
warning in the pkg-message

PR:		191532
2014-12-01 15:05:05 +00:00
Bartek Rutkowski
61c64bb876 net/malo-firmware-kmod: pkg-descr grammar fixes 2014-12-01 15:00:24 +00:00
Mathieu Arnold
8fdc278077 Fix build when linking with libperl.so.
With hat:	portmgr, perl
Sponsored by:	Absolight
2014-12-01 14:36:41 +00:00
Mark Felder
b074553626 Update to 1.12 2014-12-01 14:32:17 +00:00
Bartek Rutkowski
d31be09f4f www/otrs: make Apache optional (but default)
- Make apache and mod_perl optional (for fastCGI setups)
- Clean up pkg-plist

PR:		194794
Submitted by:	Mikhail Tsatsenko <m.tsatsenko@gmail.com>
2014-12-01 14:18:09 +00:00
Dmitry Sivachenko
e76af7f3fa Update to version 0.9.6.1 2014-12-01 13:04:07 +00:00
Emanuel Haupt
415318e43f Update to 4.0.10 2014-12-01 10:14:10 +00:00