Commit graph

376825 commits

Author SHA1 Message Date
John Marino
aa8eddd2a4 Add <cstring> and/or <cstdlib> to support modern gcc
Four of these five patches should have been part of the previous
commit but I didn't notice them.  The ampasCTL pach is to fix a
regression that I introduced by removing part of the post-patch
target.

Approved by:	gcc5 support blanket
2015-09-20 18:59:19 +00:00
John Marino
671332be8e Add <cstring> and/or <cstdlib> to support modern gcc
(This was support to be with 6 other ports but I forgot to "svn add"
the patch)

Approved by:	gcc5 support blanket
2015-09-20 18:42:06 +00:00
John Marino
a54b024526 Add <cstring> and/or <cstdlib> to 7 ports to support modern gcc
Approved by:	gcc5 support blanket
2015-09-20 18:24:44 +00:00
Kurt Jaeger
54997ba2b7 databases/cego: 2.25.1 -> 2.25.3
- Decreased default cache size values to 100k ( query + table )
- Next fileId (CegoXMLSpace::nextFID ) calculation now analyses the
  existing fileId and uses the lowest available. The MAXFID attribute
  in the database xml file is no more used. This avoids, that file
  id exceeds in case of frequent creation and removement of tablesets.
- Some format correction in CegoAdminHandler
- Increased parameter FILMNG_MAXDATAFILE to 10000 and
  TABMNG_MAXTABSET to 500
- Optimization added in CegoDisCursor::distSetup(CegoAttrCond)
  If the native table cursor could not set up either FULL or PART, the
  table cursor retrieved all available rows from the corresponding table.
  In this case, the table also can be cached to improve subsequent
  queries for this table. This fix is relevant for queries like
  select * from t1 where b like '%X%', since the like condition
  cannot be used by the table cursor

Submitted by:	Bjoern Lemke <lemke@lemke-it.com>
2015-09-20 17:04:19 +00:00
John Marino
739e62e0b7 Add USES=alias to 3 ports (Aids DragonFly support) 2015-09-20 16:35:28 +00:00
Thomas Zander
d89623831d Update to upstream version 1.5.18
PR:		202442
Submitted by:	FreeBSD@ShaneWare.Biz (maintainer)
2015-09-20 16:25:47 +00:00
John Marino
08a0413b0a sysutils/usrinfo: Support modern gcc by adding <string.h> header 2015-09-20 16:13:33 +00:00
John Marino
e69f537ec9 cad/meshdev: Support modern gcc by adding <cstring> header 2015-09-20 15:22:52 +00:00
Alexey Dokuchaev
3a63ba57c2 Remove BROKEN on Tier-2 systems statements which no longer true at least
on PowerPC (verified for all of them) and some also on SPARC (whenever I
was able to test those on flame.freebsd.org) and even IA64 (which should
be OK to remove anyways, because it was never really supported system in
ports land and was officially killed in -CURRENT a while ago.
2015-09-20 14:35:57 +00:00
Pietro Cerutti
f4455f39ab databases/casstcl - update to 2.10 2015-09-20 14:29:25 +00:00
Pietro Cerutti
861ce306e7 databases/cassandra-cpp-driver - update to 2.1.0 2015-09-20 14:29:01 +00:00
Johan van Selst
8a773dafae - Update to editline 1.15.0
- Adopt port
2015-09-20 13:22:42 +00:00
Johan van Selst
68b8741feb Update to new script releases 2015-09-20 13:12:15 +00:00
Johan van Selst
4bdf471c3e - Fix pike shebangs
- Fix post-configure - move arch-independent bits out of ${ARCH} != i386; apparently this fixes build in 10.x+ i386
- Sort USES

PR:		203128
Submitted by:	amdmi3
2015-09-20 13:10:35 +00:00
Johan van Selst
43e4679495 Add shebangfix for texi2man script when option ZIPPY is selected
PR:		200790
Submitted by:	kalten@gmx.at
2015-09-20 13:05:24 +00:00
Matthew Seaman
2e809f613f Update to 4.4.15
This is the last routine (ie. other than security patches) release
from the 4.4.x series.  The next update will be a major jump to the
4.5.x series.

ChangeLog:	https://www.phpmyadmin.net/files/4.4.15/
2015-09-20 13:01:28 +00:00
Johan van Selst
a31d59a6e8 - Update to 0.7.2 (bugfix release) [1]
- Switch MASTER_SITE as the original one is down

PR:		203171 [1]
Submitted by:	rakuco
2015-09-20 12:56:36 +00:00
Pietro Cerutti
82081f6e2c databases/casstcl - update to 2.9 2015-09-20 12:51:05 +00:00
Johan van Selst
d75d1cfecb Clean up plist
PR:		202715
Submitted by:	amdmi3
2015-09-20 12:49:35 +00:00
Pietro Cerutti
448a0175df devel/tcllauncher - update to 1.6
* tcllauncher::demonize when invoked with the -noclose option will still
  redirect any stdio files (stdin, stdout, stderr) to/from /dev/null if
  the corresponding stdio handle does not exist.
* clean and distclean make targets fixed/improved
* configure script now included in distribution
* remove all reference to Windows
2015-09-20 12:46:37 +00:00
Jan Beich
9866d8a0ae Mention ports with libzip copy 2015-09-20 09:23:01 +00:00
Jan Beich
4668ba1156 Backport CVE-2015-2331 fix to bundled libzip
MFH:		2015Q3
Security:	264749ae-d565-11e4-b545-00269ee29e57
2015-09-20 09:22:44 +00:00
Wen Heping
c9e84ae8be - Update to 1.90.8
Changes: http://cpansearch.perl.org/src/RJBS/Email-Address-1.908/Changes
- Add LICENSE
- Add NO_ARCH=yes
2015-09-20 07:33:37 +00:00
Jan Beich
6625bef6d8 Fix typo 2015-09-20 05:45:26 +00:00
Jan Beich
3747f78a0d Next avidemux2 may have CVE-2015-3395 fix, adjust
https://github.com/mean00/avidemux2/commit/cfb9760
2015-09-20 05:43:17 +00:00
Jan Beich
fa008c5d97 Document recent ffmpeg vulnerabilities
libav 11.4 was released before the fixes were made while ffmpeg 2.3.x
and lower are not maintained anymore. Bundle consumers are out of luck
unless low impact there or the fixes are easy to cherry-pick.
2015-09-20 05:27:37 +00:00
Wen Heping
7cad9fdc69 - Update to 1.9.150917
PR:		203210
Submitted by:	cyberbotx@cyberbotx.com(maintainer)
2015-09-20 04:18:52 +00:00
Cy Schubert
3b4f8ed41c Fix AVAHI and BASH builds. 2015-09-20 03:42:40 +00:00
Wen Heping
95ef89fbee - Update to 1.21
Changes: http://cpansearch.perl.org/src/PJCJ/Devel-Cover-1.21/Changes
2015-09-20 03:25:28 +00:00
Wen Heping
6d832b44a3 - Update to 4.0
PR:		203215
Reviewed by:	stargrave@stargrave.org(maintainer)
2015-09-20 03:08:26 +00:00
Jan Beich
399dd06b61 games/openra: update to 20150830
Changes:	https://github.com/OpenRA/OpenRA/wiki/Changelog#release-20150919
2015-09-20 01:14:05 +00:00
Jan Beich
d178e0c8af Convert the rest to USE_GL
Tested by:	make describe (only touched ports)
Approved by:	portmgr blanket
2015-09-20 01:13:47 +00:00
Jan Beich
da13143a43 audio/gogglesmm: minor cleanup
- Convert to USE_GL
- Drop redundant assignments
2015-09-20 01:13:28 +00:00
Jan Beich
f901356b6e x11/virtualgl: minor cleanup
- Convert to USE_GL
- Convert to USE_XORG

Approved by:	portmgr blanket
2015-09-20 01:13:14 +00:00
Jan Beich
4e2ab33230 games/widelands: minor cleanup
- Convert to USE_GL
- Convert to USES=execinfo

Approved by:	portmgr blanket
2015-09-20 01:13:01 +00:00
Jan Beich
b1fd1d6c38 games/stepmania-devel: minor cleanup
- Convert to USE_GL
- Convert to option helpers
2015-09-20 01:12:48 +00:00
Jan Beich
c3518c0973 games/arx-libertatis: minor cleanup
- Convert to USE_GL
- Convert to option helpers

Approved by:	portmgr blanket
2015-09-20 01:12:35 +00:00
Jan Beich
343dc0a4b9 multimedia/bino: minor cleanup
- Convert to USE_GL
- Convert to option helpers
- Register MimeType via desktop-file-utils

Approved by:	portmgr blanket
2015-09-20 01:12:22 +00:00
Jan Beich
a0c6ba507d math/cgal: minor cleanup
- Convert to USE_GL
- Convert to option helpers
- Deduplicate GUI option

Approved by:	portmgr blanket
2015-09-20 01:12:09 +00:00
Jan Beich
e68bc654e9 multimedia/plexhometheater: minor cleanup
- Convert to USE_GL
- Adjust PLIST_SUB outside of conditional
- Drop 8.x support
- OPSYS/OSVERSION also defined in .options.mk

Approved by:	portmgr blanket
2015-09-20 01:11:55 +00:00
Jan Beich
eb70a4edc4 multimedia/kodi: minor cleanup
- Convert to USE_GL
- Convert _VARS option helper
- Adjust PLIST_SUB outside of conditional
- Drop 8.x support

Approved by:	portmgr blanket
2015-09-20 01:11:40 +00:00
Baptiste Daroussin
e22329410c Define a 100% working workaround for jpeg->jpeg-turbo which confuse pkg too much 2015-09-19 23:38:53 +00:00
Hiroki Sato
129e42e9dc Add description about background why arguments other than
:fcfontsdir are required.
2015-09-19 22:56:19 +00:00
Christian Weisgerber
477535a220 Build fix for FreeBSD 9. Define variable, since the old make throws
Error expanding embedded variable.

for this valid construct:

  FOO =
  BAR = $(FOO$(BAZ))
  all: $(BAR)

The bug is fixed in bmake.

Reported by:	pkg-fallout
2015-09-19 22:04:27 +00:00
Christian Weisgerber
b3bf4f319f Properly fix the LP64 issue in the application resource handling rather
than praying that globals end up in the lower 32-bit address space.

Add a number of missing includes, missing prototypes, etc.
2015-09-19 20:04:52 +00:00
Dmitry Marakasov
45411f154f - Add NO_ARCH 2015-09-19 20:00:54 +00:00
Pawel Pekala
5a7e0d9835 Update to version 2.4.2
Changelog:
Fix crash after recording with pulseaudio external audio.
Fix possible crash when converting from YUV420 to UYVY / YUYV.
Fix memory issue in audio triggered video generators.
Fix buttons issue in the progress dialog (regression).
Fix occasional hang in shutdown via OSC.
Minor fixes for headless (nogui, noplaywin) modes.
Increase size of debug output window when encoding (Regression).
Fix for compiling without jack.
Fix crash in mask_overlay effect.
Fix some threading problems when running audio and video effects together.
Improve OSC responsiveness during playback.
Fixes for beat_detector, edge, vector_visualiser, and kaleidoscope plugins.
Fix latency issue with pulseaudio external input.
Fix for opening unicap device during playback.
Work around gtk+ bug for clips menu.
Implement OSC commands /audio/mute/set, /audio/mute/get, /audio/volume/set,
/audio/volume/get and /clip/open/unicap.
Fixes / refactoring for firewire grabbing.
Re-enable button icons (via preference) and clean up stock button code.
2015-09-19 18:32:21 +00:00
Thomas Zander
77c24edc61 Enable rust on i386 2015-09-19 18:22:06 +00:00
John Marino
3f80a1e6b9 Add USES=alias to 10 ports (Aids DragonFly support) 2015-09-19 18:17:03 +00:00
Michael Moll
42490a7743 www/redmine: fix request_store version in Gemfile
PR:		202405
Submitted by:	dieterich.joh@gmail.com (slightly different version)
2015-09-19 17:43:04 +00:00