Commit graph

226633 commits

Author SHA1 Message Date
adam
de8ab157d8 Updated multimedia/ffmpeg2 to 2.5.3 2015-01-10 19:11:08 +00:00
adam
b67e6f8ec5 Changes 2.5.3:
* doc/examples: fix lib math dep for decoding_encoding
* avformat/movenc: workaround bug in "PathScale EKOPath(tm) Compiler Suite Version 4.0.12.1"
2015-01-10 19:10:20 +00:00
rumko
383fdeb4d8 Updated editors/lyx to 2.1.2.2 2015-01-10 18:15:48 +00:00
rumko
ada279f10d editors/lyx: update to 2.1.2.2
Summary of changelog:
* Native IPA inset and IPA toolbar
* New supported languages
* Tex Fonts Additions
* Basic support for Math OpenType fonts
* Document class categories
* Enhanced support for LaTeX options
* New supported LaTeX commands
* New export command-line option
* Table rotations
* Layout enhancements
* New modules
* Equation Editor "mode"

Ok@ reed
2015-01-10 18:13:22 +00:00
prlw1
fc0cd9dbaf Updated devel/at-spi2-core to 2.14.1 2015-01-10 16:27:54 +00:00
prlw1
f7473e2a62 Update at-spi2-core to 2.14.1 [tks mef@]
* Docs: add AtspiTableCell.
2015-01-10 16:27:34 +00:00
gdt
f53cf88e6a As threatened in April, add --without-emacs to fix build on OSX. 2015-01-10 16:19:48 +00:00
gdt
27bbd771d1 Copy gnulib readlinkat patch from archivers/gtar-base.
This undefines readlink so that the twisty maze of symlinks builds,
and fixes the build on netbsd-5.  Confirmed to work on netbsd-5/amd64
and netbsd-6/i386.  Thanks to obache@ for pointing out the problem.

I will request a pullup to 2014Q4 soon if there are no objections.
2015-01-10 16:15:29 +00:00
prlw1
db1f0df32d Updated textproc/gtk-doc to 1.21 2015-01-10 15:22:00 +00:00
prlw1
3a45be827b Update gtk-doc to 1.21
As per warning in 1.20, gtkdoc-scanobj and generating html via
sgml tools (options.mk) have been removed.

Added

  # needed together with pkg-config by gtkdoc-depscan at runtime
  .include "../../devel/glib2/buildlink3.mk"

to buildlink3.mk

GTK-Doc 1.21    (Jul 17 2014)
============

 Important notice - starting with the next release these long deprecated
 features will be removed, please write to gtk-doc-list@gnome.org and tell us
 your concerns:
 o gtkdoc-mktmpl - please move all the comments into the sources.
 o generating html via sgml tools (jade/openjade), using xsltproc and
   docbook-xslt is pretty common and preferred since version 1.6

 Changes

 o 170860 : gtk-doc should have definitions for stability
 o 644111 : one cannot specify against which libs gtkdoc-fixxref should
            resolve links (problematic with multiple versions)
 o 657444 :  " enum foo { ... } " ; not recognized
 o 671519 : Self-test relies on nonportable (GNU enhanced) 'date' command
 o 678094 : the word "returns" in a function description can be parsed as
            the "Returns:" section
 o 722621 : gtk-doc tarball was created with 32bit uid/gid, unusable with
            mingw/msys tar
 o 724739 : Self-test fail: gtkdoc-mkdb misusing perl datatype
 o 725505 : new syntax highlighting for code is weird
 o 725663 : configure: non POSIX test usage
 o 730658 : Deprecation warning for non-deprecated type GParamFlags
 o 730777 : Add support for nullable and optional annotations
2015-01-10 15:21:41 +00:00
mef
2cdad2d6c0 at-spi2-core-2.14.1 [2.15.x is unstable version, tks prlw1@] 2015-01-10 12:35:40 +00:00
tsutsui
3869d537cf Updated games/onscripter to 20150102 2015-01-10 12:28:38 +00:00
tsutsui
9c68cf921c Update onscripter to 20150102.
Upstream changes (no English changelog):

20150102:
 - fix bug that bgm doesn't stop if game is saved during bgmfadeout
 - change button drawing when mouse is moved out of window
 - fix bug in delay insn that causes extra wait during skip
 - fix bug that settings of kidokumode insn in envdata is overwritten
   by kidokuskip insn at the next startup

20150101:
 - fix bug of bdown insn
 - fix bps insn to ignore undefined lsp
 - fix spbtn insn to ignore undefined lsp
 - fix infinite loop bug during skip by CTRL-key
 - fix segfaults when loading images fails
 - fix bug that skip by CTRL-key doesn't stop when it's released during
   SMPEG is played
 - fix buffer overflow in ScriptHandler.cpp
 - fix bexec insn that can't use number 0
 - allow spaces or tabs before labels in game script
 - update bps insn to handle third arg (mouse bottun event)
2015-01-10 12:27:29 +00:00
roy
7f90daf356 Fix distfile checksum, PR pkg/49552 2015-01-10 12:25:15 +00:00
prlw1
75695f1212 Fix comment as noted by obache@ 2015-01-10 12:23:05 +00:00
tsutsui
9aafe8fbd8 Updated x11/mlterm to 3.4.2 2015-01-10 11:16:16 +00:00
tsutsui
69bef8969b Update mlterm to 3.4.2.
Changes noted in doc/en/ReleaseNote:

ver 3.4.2
* Support colorful emoji with the use of http://github.com/github/gemoji.
  (Copy images/emoji/unicode/*.png in https://github.com/github/gemoji/archive/master.zip
   to ~/.mlterm/emoji/ in advance.)
* Support DCS + q Pt ST which requests termcap/terminfo string.
* Support CSI?8452h and CSI?8452l.
* Support CSI?117h and CSI?117l.
* Add "Bidi Separators" entry to "Encoding" tab of mlconfig.
* Add "Unicode areas you won't convert to other charsets" entry to "Font" tab of mlconfig.
* Add "Word separators", "Don't scroll automatically in scrolling back" and
  "Set full width areas manually" entries to "Others" tab of mlconfig.
* Add "word_separators", "unicode_noconv_areas" and "unicode_full_width_areas"
  to OSC 5380/5381.
* Improve performance of drawing text with cairo.
* Bug fixes:
  Fix incorrect result of searching bold or italic fonts when type_engine == xcore.
  (enbugged at 3.3.0)
  Fix segfault in opening a new channel over an opened session on win32.
2015-01-10 11:15:05 +00:00
rumko
9c2c235f19 audio/alsa-lib: on fbsd, we need sys/timespec.h for struct timespec
Ok@ wiz
2015-01-10 10:14:20 +00:00
mef
096458602e RBTools-0.5.5 -> 0.6.3
+ apache-ivy-2.4.0
+ at-spi2-core-2.15.3
2015-01-10 02:39:46 +00:00
wiz
effa4f5795 Add comment with upstream bug report URL for newest chunk. 2015-01-09 22:59:43 +00:00
wiz
cf5a586344 Updated x11/gtk3 to 3.14.5nb2 2015-01-09 22:25:31 +00:00
wiz
504c0c4bcf Remove adwaita-icon-theme dependency, that package depends on gtk3.
Bump PKGREVISION.
2015-01-09 22:25:23 +00:00
minskim
e8d0c27ad8 Note update of kpathsea 2015-01-09 22:14:16 +00:00
minskim
3eadda023c Update kpathsea to 6.2.0
Changes:
* mktexlsr outputs normal msgs to stdout instead of stderr.
* do not ignore a non-terminated last line of a file.
* new texmf.cnf variables SELFAUTOGRANDPARENT, guess_input_kanji_encoding.
2015-01-09 22:13:13 +00:00
kleink
5da9ff40f9 Updated www/py-wtforms to 2.0.1. 2015-01-09 21:04:49 +00:00
kleink
e26cdeb5f7 Update py-wtforms to 2.0.1.
Version 2.0.1
-------------
Released July 1, 2014

- Update wheel install to conditionally install ordereddict for python 2.6.
- Doc improvements

Version 2.0
-----------
Released May 20, 2014

- Add new `class Meta` paradigm for much more powerful customization
  of WTForms.
- Move i18n into core. Deprecate `wtforms.ext.i18n`.
- Move CSRF into core. Deprecate `wtforms.ext.csrf`.
- Fix issue rendering SelectFields with ``value=True``
- Make `DecimalField` able to use babel locale-based number formatting.
- Drop Python 3.2 support (Python3 support for 3.3+ only)
- passing ``attr=False`` to WTForms widgets causes the value to be ignored.
- `Unique` validator in `wtforms.ext.sqlalchemy` has been removed.
2015-01-09 21:03:27 +00:00
rumko
ed95490c24 graphics/sane-backends: fix build on FreeBSD due to PLIST problems
Like on some other platforms, sane-pint is not available on fbsd, so
don't include in the PLIST.

Ok@ wiz
2015-01-09 16:34:19 +00:00
rumko
ab850e810e audio/esound: fix build on fbsd due to missing libm
As on some other systems, fbsd also needs -lm in LDFLAGS in order
for esound to build successfully.

Ok@ wiz
2015-01-09 16:33:15 +00:00
rumko
a3256a7d39 security/dirmngr: compatibility with libgcrypt>=1.6.0
Before 1.6.0 version, libgcrypt called pth_init() on it's own,
in later version dirmngr has to be the one to call pth_init().
With this dirmngr actually works (does not seg fault immediately).

Since it's a runtime problem, PKGREVISION bumped.

OK@ wiz
2015-01-09 16:30:57 +00:00
rumko
44d94ef8c4 lang/openjdk7: make it work on FreeBSD 10.* x86_64
* -Wno-new-returns-null is not currently known to installed clang on fbsd, make it optional
* on fbsd, openjdk builds libjsoundalsa and libsctp, add them optionally to PLIST
* add necessary patches to make it build on fbsd

Reviewed by wiz
2015-01-09 16:29:04 +00:00
martin
fd042fef76 Make it buildable on NetBSD/alpha 2015-01-09 15:10:51 +00:00
joerg
c3d92cc7cd !OSX build use PulseAudio, update PLIST accordingly. 2015-01-09 14:36:06 +00:00
joerg
7b493c581a Fix dependencies. 2015-01-09 14:34:54 +00:00
joerg
d72b2783dc Not MAKE_JOBS_SAFE. 2015-01-09 14:34:20 +00:00
joerg
cf40967620 The 'g' constraint allows a memory operand, but assembler dereference on
that again is unsupported. Request a memory operand instead and drop the
dereference.
2015-01-09 14:33:10 +00:00
joerg
aa53b5be44 Expect C89 userland. 2015-01-09 14:30:22 +00:00
joerg
58028ce81c Don't depend on parser skeleton to include stdlib.h. 2015-01-09 14:29:52 +00:00
joerg
775b36c4e9 Not MAKE_JOBS_SAFE. 2015-01-09 14:29:10 +00:00
joerg
e8faa47526 Don't depend on parser skeleton to include stdlib.h. 2015-01-09 14:28:42 +00:00
joerg
4a71c0bd95 TypeError with Python 3.x. 2015-01-09 14:28:13 +00:00
joerg
05b1e54511 Fix C syntax. 2015-01-09 14:27:46 +00:00
joerg
b740d09795 Needs bison, yacc is not enough. 2015-01-09 14:26:33 +00:00
joerg
9ca5ce9319 Don't depend on parser skeleton to include stdlib.h. 2015-01-09 14:26:07 +00:00
mef
284b9baca0 Updated audio/abcmidi to 20141016 2015-01-09 14:14:03 +00:00
mef
3fcb4f38d9 Updated archivers/p5-Archive-Zip to 1.40
Updated archivers/unalz to 0.65
2015-01-09 14:13:14 +00:00
mef
4dabd30f8d Update 2012-12-01 to 2014-10-16
(doc/readme.txt), this includes the versions of:
-------------------------------
midi2abc version 2.94 January 05 2014
abc2midi version 3.37 October 16 2014
abc2abc  version 1.75 September 08 2013
yaps     version 1.56 November 04 2013
abcmatch version 1.62 January 01 2014
midicopy version 1.18 October 01 2013

(doc/CHANGES)
-------------------------------
too many lines to list here:
2015-01-09 14:06:26 +00:00
adam
f45cbeac5f Fix buiding py-netsnmp 2015-01-09 14:00:00 +00:00
mef
8de73463fc Update 0.61 to 0.65
- ChangeLog doesn't seem to be available, but three patches
   are now included in upstream and removing them.
2015-01-09 13:49:28 +00:00
mef
9878f79476 Update 1.39 to 1.40
1.40 Sun 04 Jan 2015
    - https://rt.cpan.org/Public/Bug/Display.html?id=92205 [cpan/PMQS]
    - https://rt.cpan.org/Public/Bug/Display.html?id=101092 [cpan/PMQS]
2015-01-09 13:35:32 +00:00
mef
45b6119621 Removing shells/mudsh. 2015-01-09 13:27:30 +00:00