Commit graph

258037 commits

Author SHA1 Message Date
hans
b152a926df Updated www/album to 4.15 2016-12-16 15:25:17 +00:00
hans
516816666b Update www/album to 4.15
Version 4.15, 2016/04/19
------------------------
+ Update for a new, new way to handle animated gifs
* Big fixes for plugins social/facebook-comments and social/facebook-like

Version 4.14, 2015/03/02
------------------------
* Small change for galbum (-crf -v)
2016-12-16 15:24:20 +00:00
mef
a0428761f1 Updated archivers/lziprecover to 1.18
Updated archivers/lzip to 1.18
2016-12-16 14:07:05 +00:00
mef
333ae7fbd2 Updated archivers/lziprecover to 1.18
--------------------------------------
2016-05-12  Antonio Diaz Diaz  <antonio@gnu.org>

        * Version 1.18 released.
        * main.cc: Added new option '-a, --trailing-error'.
        * merge.cc (open_input_files): Use CRC to test identical files.
        * repair.cc (repair_file): Detect gross damage before repairing.
        * repair.cc: Repair a damaged dictionary size in the header.
        * repair.cc: Try bytes at offsets 7 to 11 first.
        * Decompression time has been reduced by 2%.
        * main.cc (decompress): Print up to 6 bytes of trailing data
          when '-tvvvv' is specified.
        * decoder.cc (verify_trailer): Removed test of final code.
        * main.cc (main): Delete '--output' file if infd is a terminal.
        * main.cc (main): Don't use stdin more than once.
        * Use 'close_and_set_permissions' and 'set_signals' in all modes.
        * range_dec.cc (list_file): Show dictionary size and size of
          trailing data (if any) with '-lv'.
        * Added new option '-A, --alone-to-lz'.
        * Added new option '-W, --debug-decompress'.
        * Added new option '-X, --show-packets'.
        * Changed short name of option '--debug-delay' to '-Y'.
        * Changed short name of option '--debug-repair' to '-Z'.
        * unzcrash.cc: Added new option '-B, --block'.
        * unzcrash.cc: Added new option '-d, --delta'.
        * unzcrash.cc: Added new option '-t, --truncate'.
        * unzcrash.cc: Added new option '-z, --zcmp'.
        * unzcrash.cc: Read files as large as RAM allows.
        * unzcrash.cc: Compare output using zcmp if decompressor returns 0.
        * unzcrash.cc: Accept negative position and size.
        * lzip.texi: Added chapter 'Trailing data'.
        * configure: Avoid warning on some shells when testing for g++.
        * Makefile.in: Detect the existence of install-info.
        * testsuite/check.sh: Don't check error messages.
        * testsuite/check.sh: A POSIX shell is required to run the tests.
2016-12-16 14:01:07 +00:00
joerg
2604e2dc34 List files only once. 2016-12-16 13:59:13 +00:00
mef
a0df2e41f2 Updated archivers/lzip to 1.18
------------------------------
2016-05-14  Antonio Diaz Diaz  <antonio@gnu.org>

        * Version 1.18 released.
        * main.cc: Added new option '-a, --trailing-error'.
        * Decompression time has been reduced by 2%.
        * decoder.cc (verify_trailer): Removed test of final code.
        * main.cc (main): Delete '--output' file if infd is a terminal.
        * main.cc (main): Don't use stdin more than once.
        * Removed decompression support for version 0 files.
        * lzip.texi: Added chapter 'Trailing data'.
        * configure: Avoid warning on some shells when testing for g++.
        * Makefile.in: Detect the existence of install-info.
        * testsuite/check.sh: A POSIX shell is required to run the tests.
        * testsuite/check.sh: Don't check error messages.
2016-12-16 13:45:22 +00:00
mef
2e08f7e6dc Updated devel/p5-Devel-CheckCompiler to 0.07
Updated devel/p5-Contextual-Return to 0.004.010
Updated devel/p5-Config-IniFiles to 2.94
Updated archivers/p5-Archive-Tar to 2.20
Updated archivers/p5-Compress-Bzip2 to 2.25
Updated archivers/zstd to 1.1.2
2016-12-16 13:32:32 +00:00
mef
02d8f94f69 Updated archivers/zstd to 1.1.2
-------------------------------
v1.1.2
  API : streaming : decompression : changed : automatic
        implicit reset when chain-decoding new frames without init
  API : experimental : added : dictID retrieval functions, and ZSTD_initCStream_srcSize()
  API : zbuff : changed : prototypes now generate deprecation warnings
  lib : improved : faster decompression speed at ultra compression settings and 32-bits mode
  lib : changed : only public ZSTD_ symbols are now exposed
  lib : changed : reduced usage  of stack memory
  lib : fixed : several corner case bugs, by Nick Terrell
  cli : new : gzstd, experimental version able to decode .gz files, by Przemyslaw Skibinski
  cli : new : preserve file attributes
  cli : new : added zstdless and zstdgrep tools
  cli : fixed : status displays total amount decoded, even for
        file consisting of multiple frames (like pzstd)
  cli : fixed : zstdcat
  zlib_wrapper : added support for gz* functions, by Przemyslaw Skibinski
  install : better compatibility with FreeBSD, by Dimitry Andric
  source tree : changed : zbuff source files moved to lib/deprecated
2016-12-16 13:30:36 +00:00
mef
ff6d128f7f Updated archivers/p5-Compress-Bzip2 to 2.25
-------------------------------------------
2.25 2016-11-11 rurban
   - Workaround EUMM 7.16 (RT #117800) by chorny
2016-12-16 13:12:53 +00:00
mef
82258d6d7f Updated archivers/p5-Archive-Tar to 2.20
----------------------------------------
2.20  15/12/2016 (AGRUNDMA)
- Check for gzip/bzip2 before round tripping gz/bz2 files in tests
2016-12-16 13:10:22 +00:00
he
29b588919e Add a cast so that this builds with the compiler in NetBSD 7.0 as well. 2016-12-16 13:05:58 +00:00
mef
4a3e204135 Updated devel/p5-Devel-CheckCompiler to 0.07
--------------------------------------------
0.07 2016-11-18T15:32:45Z
    - Correct test dependency
2016-12-16 12:57:28 +00:00
mef
6f9481e383 Updated devel/p5-Contextual-Return to 0.004.010
-----------------------------------------------
0.004009  Fri Nov 18 08:34:19 2016
    - Improved behaviour of FREEZE (Thanks, Mathew!)
    - Improved output of DUMP

0.004010  Thu Dec  1 17:41:14 2016
    - Spelling fix in POD (thanks, Salvatore)
    - Improved DUMP behaviour when passed a non-CRV argument
      (thanks, Mathew)
2016-12-16 12:53:06 +00:00
mef
9d79862f0a Updated devel/p5-Config-Inifiles to 2.94
----------------------------------------
2.94        2016-11-29
    * Move to GitHub.
        - for better visibility, collaboration, and CI options.
    * Apply a patch/pull-request from Peter from Debian with some corrections
    for typos:
        - https://github.com/shlomif/perl-Config-IniFiles/pull/1
        - https://rt.cpan.org/Ticket/Display.html?id=119001
        - Thanks!
2016-12-16 12:48:02 +00:00
adam
033b773628 Updated www/libsass to 3.4.0; www/sassc to 3.4.0 2016-12-16 11:50:26 +00:00
adam
a319907e00 Changes 3.4.0:
Over the last couple years we've worked very closely with the Ruby Sass team to
reach Sass 3.4 compatibility.

It's become clear that need to draw a line in sand with exactly how exactly
we can match Sass 3.4, especially in the face of changes in Sass 3.5.

With this release the LibSass team is marking the completion of active
development on Sass 3.4 compatibility. From today we'll focus our efforts on
Sass 3.5 compatibility, first prioritising CSS compatibility features like
support for CSS custom property and CSS grids.
2016-12-16 11:49:16 +00:00
plunky
6509950977 Updated cad/qcad to 3.16.0.0 2016-12-16 11:17:19 +00:00
plunky
db4aa04efe Update to version 3.16.0 (released 2016/12/14)
Command Line Tools:
    Add -block switch to dwg2pdf, dwg2bmp, dwg2svg and dwg2maptiles
  dwg2svg:
    Add -layer-attribute switch to export layer attributes (into QCAD namespace)
  dwg2bmp:
    Add -noweightmargin switch to avoid extra margin to account for lineweights
  Command line widget:
    allow for multi-line input (pasting list of coordinates for lines, polylines, splines, etc.)
  Modify:
    Explode:
      Explode block arrays into separate block references
      Explode solid fills into boundary
    Break out:
      Break out segments from self-intersecting polylines
  Misc:
    Highlight start point of lines, arcs, ellipse arcs, polylines, splines when selected
  Bug fixes:
    FS#1461 - Zoom in / out: not centred under mouse cursor if Retina resolution is enabled for graphics view
    FS#1466 - Toolbars on second screen cannot be accessed if second screen is detached
    FS#1474 - Dimension > Leader: changing options breaks tool
    FS#1476 - Draw > Circle > 2 Tangents and Radius: exception with arcs and circle entities
    FS#1479 - Modify > Explode: too many segments for splines with large tolerance
    FS#1481 - Block List: update changes selected item
    FS#1491 - Layer > Create Layer from Selection: cancelling dialog fails
    FS#1497 - Autosnap: hangs with very complex splines
    FS#1508 - QCAD CE: Subscript and superscript formatting lost when file re-opened
    FS#1509 - Ellipse / circle, ellipse / ellipse intersections


Also as part of this update, I have removed the example plugins that do nothing (as
on the QCAD forum, the author states that these may slow down the operation)
2016-12-16 11:16:32 +00:00
plunky
e597b488fc Updated cad/openscad to 2015.03p3 2016-12-16 11:14:00 +00:00
plunky
5911d1b583 # OpenSCAD 2015.03
## 2015.03-3

**OS X only: Auto-update vulnerability fix**
2016-12-16 11:13:27 +00:00
plunky
a65628a459 remove duplicated librecad update 2016-12-16 11:12:45 +00:00
plunky
adc353a4c4 Updated cad/librecad to 2.1.3 2016-12-16 11:11:54 +00:00
plunky
ffd76c38bf Update to patch version 2.1.3
Patch Version 2.1.3

  r-a-v-a-s released this on 23 Sep

  Bugs eliminated:

  * Shift would not activate the command line
  * Command+Tab didn't always activate the current drawing on OS X

  Commit Log => https://github.com/LibreCAD/LibreCAD/commits/2.1.3


  Patch Version 2.1.2

  r-a-v-a-s released this on 16 Sep · 4 commits to 2.1 since this release

  Bugs eliminated:

  * wouldn't build with gcc 5.4 and 6
  * mouse cursor was missing for `Arc Tangential'
  * right-click with plugins could cause a crash
  * construction lines were not drawn when the line segment was out of view
  * DXF files with comments were not properly loaded
  * drawings were not marked as modified after an `undo'
  * the command line didn't accept numpad input
  * the command widget didn't activate properly when floating

  Commit Log => https://github.com/LibreCAD/LibreCAD/commits/2.1.2
2016-12-16 11:11:15 +00:00
joerg
247541e423 Regen. 2016-12-16 10:21:00 +00:00
he
8d71e36338 Note update of graphics/jasper to 1.900.29. 2016-12-16 09:45:27 +00:00
he
d19ab5bfab Upgrade jasper from 1.900.1 to 1.900.29.
This integrates most of the patches we had applied in pkgsrc.

The changes are in ChangeLog, and are not well summarized anywhere
I can find, sorry...

OK from adam@
2016-12-16 09:44:44 +00:00
leot
e5a4114034 Fix typos in recent devel/libfreefare entry 2016-12-16 09:40:52 +00:00
manu
d075497a30 Add libnfc 1.7.1 and libfreefare 0.4.0 2016-12-16 08:15:50 +00:00
manu
e81424f654 Add libfreefare 0.4.0
The libfreefare project aims to provide a convenient API for MIFARE
card manipulations.
2016-12-16 08:13:01 +00:00
manu
c67dc0a700 Add libnfc-1.7.1
libnfc is the first libre low level NFC SDK and Programmers API
released under the GNU Lesser General Public License. It provides
complete transparency and royalty-free use for everyone.

The library currently supports modulations for ISO/IEC 14443 A and
B, FeliCa, Jewel/Topaz tags and Data Exchange Protocol (P2P) as
target and as initiator.
2016-12-16 08:11:55 +00:00
dholland
a7025b92de Stuff from the past few days: games/glaxium, games/qonk, www/seamonkey,
devel/tradcpp.
2016-12-16 04:57:07 +00:00
dholland
bfe6bfbbbf PR 51723: recognize __ia64__ in tradcpp (patch from upstream tree, doesn't
seem worth cutting a whole new release for just this)
2016-12-16 04:56:04 +00:00
maya
0e1ab3e1f9 Updated x11/xorg-cf-files to 1.0.6nb2 2016-12-16 02:13:47 +00:00
joerg
04ef29554d Change reparent failure check to something more logical. Bump revision. 2016-12-16 00:08:03 +00:00
joerg
d2b2f3be66 Fix portability issues with pointer ordering. Bump qt-tools for the
linguist change as it was nonsensical before.
2016-12-16 00:06:46 +00:00
joerg
58430e3dce PyList_SET_ITEM doesn't return an interesting value, so avoid pointer
ordering issues.
2016-12-16 00:04:54 +00:00
joerg
086ae05404 Avoid UDL since it is now getting compiled as C++11. 2016-12-16 00:04:03 +00:00
joerg
5ae2638342 Report correct errno value. Recognize and handle plain Bourne shell.
Bump revision.
2016-12-16 00:02:28 +00:00
wiedi
c6d8e1b699 add missing cvs keyword 2016-12-16 00:01:53 +00:00
joerg
0a61283adb Newer Ocaml no longer defines uint32, so use standard types. 2016-12-16 00:01:31 +00:00
joerg
98971cd2cc Fix format string. Bump version. 2016-12-16 00:01:04 +00:00
joerg
8527f2e280 Avoid UB for variadic functions. Avoid unnecessary string copies. 2016-12-16 00:00:25 +00:00
joerg
3d15f36e82 Correct flag use. Bump revision. 2016-12-15 23:58:18 +00:00
joerg
d1ef3b7d3e Pointers are not ordered relative to 0. 2016-12-15 23:57:33 +00:00
wiedi
c31af8172e add patches to fix SOPE on sunos 2016-12-15 23:57:16 +00:00
joerg
d5dda6cf05 Fix portability issues. Bump revision, since the preprocessor definition
potentially changes the package.
2016-12-15 23:56:53 +00:00
joerg
00e4498485 Don't expect pointers to be ordered relative to 0. 2016-12-15 23:53:38 +00:00
joerg
96ad777193 Pointers are not ordered relative to 0. Check the error of fopen
correctly. Share patches when sharing distinfo. Bump revision.
2016-12-15 23:52:43 +00:00
joerg
2b69ecd3ae Pointers are not ordered relative to 0. 2016-12-15 23:51:03 +00:00
joerg
08c1f0113d There is no order relation for pointers vs 0. Guess the expected
behavior and bump revision.
2016-12-15 23:50:01 +00:00