Commit graph

244117 commits

Author SHA1 Message Date
jperkin
ac56158090 Attempt to bring sanity to how ABI and MACHINE_ARCH are set.
Previously there were at least 5 different ways MACHINE_ARCH could be set,
some statically and some at run time, and in many cases these settings
differed, leading to issues at pkg_add time where there was conflict
between the setting encoded into the package and that used by pkg_install.

Instead, move to a single source of truth where the correct value based on
the host and the chosen (or default) ABI is determined in the bootstrap
script.  The value can still be overridden in mk.conf if necessary, e.g.
for cross-compiling.

ABI is now set by default and if unset a default is calculated based on
MACHINE_ARCH.  This fixes some OS, e.g. Linux, where the wrong default was
previously chosen.

As a result of the refactoring there is no need for LOWER_ARCH, with
references to it replaced by MACHINE_ARCH.  SPARC_TARGET_ARCH is also
removed.
2016-01-24 16:14:44 +00:00
nros
b205d43bae Use -Wl,--no-undefined instead of -Wl,-no-undefined in abiword*.
Remove the many of the patches and use BUILDLINK_TRANSFORM instead.
Reported by Richard Palo in private mail.
2016-01-24 15:30:46 +00:00
ryoon
09dd94620c gstreamer 1.6.3 2016-01-24 14:51:16 +00:00
ryoon
303d1e0d3a Update to 1.6.3
Changelog:
* 758726 : avviddec: slice offset handling of real video leads
           to memory mishandling.
2016-01-24 14:46:41 +00:00
ryoon
1f617fdae7 Update to 1.6.3
Changelog:
* 755657 : Fix -Werror build for clang
* 755971 : queue2: may overflow unsigned integer arithmetic
* 759948 : caps: add 'transfer full' annotation to caps returned
           by intersection functions
2016-01-24 14:45:21 +00:00
ryoon
50d4b350c2 Update to 1.6.3
Changelog:
* 756573 : pcapparse: Crash in presence of empty packet
* 758286 : qtitem: GstQSGTexture leaks in updatePaintNode
* 760127 : mpegtsmux: Reserve bits not set to to 1's
* 760551 : shmsink: Deadlock in memory free
* 760883 : gl: Black screen on Android after update from 1.6.1 to 1.6.2
2016-01-24 14:44:39 +00:00
ryoon
918c455b19 Update to 1.6.3
Changelog:
Not available
2016-01-24 14:44:16 +00:00
ryoon
f529196c8b Update to 1.6.3
Changelog:
* 759624 : v4l2: Exposes colorimetry for RGB format which confuses videoconvert
* 742446 : sbcparse: Frame coalescing broken for joint stereo
* 758943 : SEGV using rtpj2kdepay & openjpegdec
* 760289 : rtpvrawdepay : memory leak
* 760556 : rtspsrc: interleaved data and srtp don't play well together
* 760666 : vp8enc: Do not mix up Booleans with FlowReturn
2016-01-24 14:43:51 +00:00
ryoon
bb16049e8f Update to 1.6.3
Changelog:
* 759110 : appsrc: Clear is_eos flag when receiving the flush event
* 759910 : typefind: AAC/ADTS typefinding reads over array bounds
* 760222 : videopool: store videoinfo after choosing the biggest buffer size
2016-01-24 14:43:22 +00:00
ryoon
9899bee634 Updated multimedia/x264-devel to 20160123 2016-01-24 14:35:00 +00:00
ryoon
620e1bfa9d Update to 20160123
Changelog:
encoder_open: Fix memory leak
arm: do not fill mc_weight*_neon tabs for HIGH_BIT_DEPTH
arm: Eliminate text relocations in asm
arm: Don't assume alignment in mbtree_propagate_list_internal where it isn't provided
Fix checkasm register clobber check on iOS
2016-01-24 14:34:11 +00:00
richard
25d83bea3d update nmap options ndiff and zenmap and corresponding PLIST entries,
as well as getting the test facility to run.  okay'd pettai@
No PKGREVISION for now as default installation remains unchanged.
2016-01-24 13:46:49 +00:00
wiz
c5b801c0f6 Updated print/cups-filters to 1.8.1 2016-01-24 11:18:58 +00:00
wiz
0c259d2378 Update cups-filters to 1.8.1:
CHANGES IN V1.8.1

	- cups-browsed: Do not disable queues which still have jobs (and
	  therefore cannot be removed) when avahi-daemon goes away, the
	  print server is most probably still available and printing can
	  be continued. Especially important on mobile devices where
	  avahi-daemon is shut down when the print dialog is closed (and
	  the job(s) still printing).

CHANGES IN V1.8.0

	- COPYING: Replaced the COPYING file by a file in Debian format,
	  derived from Debian's file but updated and corrected.
	- braille: Added info about additional packages needed for Braille
	  printing to the README file.
	- braille: Let the Braille filters use lou_translate of
	  liblouis if the more sophisticated file2brl of liblouisutdml
	  is not installed. This is decided on at run time, so later
	  installation of liblouisutdml will let the filters
	  automatically switch to file2brl.
	- braille: Allow to build with Braille support also if
	  liblouis is not installed at build time.
	- braille: Added checks for the presence of helper tools, to
	  get clear messages in the CUPS error_log if something is
	  missing.
	- Fixed copyright headers of files inherited from CUPS or
          derived from CUPS, pointing to COPYING as license info file,
          removing Apple exceptions, removing hints that a missing
          license info file can be found at www.cups.org, and removing
          "$Id" SVN file ID placeholders.
	- Updated COPYING file for missing implicitclass and beh
          backends.

CHANGES IN V1.7.0

	- cups-browsed: Added possibility to trigger the auto shutdown
	  by the queues of cups-browsed being without jobs. Before
	  auto shutdown was only possible when all queues have gone
	  away. This allows auto shutdown on mobile devices where
	  avahi-daemon is also used for other things than printing.
2016-01-24 11:18:48 +00:00
leot
385151e24c Updated sysutils/di to 4.40 2016-01-24 11:08:05 +00:00
leot
b269d7654a Update sysutils/di to 4.40.
Patch provided by Brad Lanam in PR pkg/50696.

Changes:
    4.40                                    [2016-1-22]
        Updated the Tcl interface to return the 'display' key as a list.

    4.39                                    [2016-1-22]
        Added a Tcl interface.
        Fixed CSV header to honor -n flag.
        Added -C, --csv-tabs to output CSV with tabs.
        Fixes for mingw (build, long double can't be printf'd).
        Update mkconfig to version 1.27

    4.38                                    [2016-1-6]
        Honor FreeBSD NO_PIE environment variable.
        Update mkconfig to version 1.26

    4.37                                    [2015-10-18]
        Fixed a problem when processing the DI_ARGS environment variable.
        Hardened compiler options: reference: http://wiki.debian.org/Hardening
        Code cleanup to fix compiler warnings.

    4.36                                    [2015-5-18]
        Updated test for NFS remote filesystems.

    4.35                                    [2014-2-15]
        Updates for Irix.
        Fixed a bug when -I/-x were specified in addition to a filespec.
        Updated build system to mkconfig-1.24
2016-01-24 11:07:49 +00:00
wiz
1954521f2f + gst-plugins1-base-1.6.3, py-foolscap-0.10.1, py-radare2-0.10.0,
py-test-2.8.6, py-virtualenv-14.0.1, radare2-0.10.0,
  radare2-valabind-0.10.0, x264-devel-20160123.
2016-01-24 11:00:15 +00:00
wiz
266b2062c9 Fix typo. 2016-01-24 10:46:38 +00:00
wiz
b93bd58a9f Sync. 2016-01-24 10:45:59 +00:00
adam
74de3ff476 Updated databases/sqlite3 to 3.10.2 2016-01-24 10:40:46 +00:00
adam
b6a8bc0109 Changes 3.10.2:
* Version 3.10.0 introduced a case-folding bug in the LIKE operator which is fixed by this patch release.
* Fix a use-after-free that can occur when SQLite is compiled with -DSQLITE_HAS_CODEC.
* Fix the build so that it works with -DSQLITE_OMIT_WAL.
* Fix the configure script for the amalgamation so that the --readline option works again on Raspberry PIs.
2016-01-24 10:39:44 +00:00
wiz
d0271602a5 + di-4.40 [pkg/50696]. 2016-01-24 08:20:08 +00:00
wiz
865f160fb5 Mark as allowing ruby18 as well. 2016-01-24 08:17:45 +00:00
richard
34485b09d9 update dist checksum for py-postgresql 2016-01-24 07:35:04 +00:00
tsutsui
e2bc052575 Updated meta-pkgs/ruby-gnome2 to 3.0.7nb1
Updated devel/ruby-gnome2-atk to 3.0.7nb1
Updated devel/ruby-gnome2-gio to 3.0.7nb1
Updated devel/ruby-gnome2-glib to 3.0.7nb1
Updated devel/ruby-gnome2-gobject-introspection to 3.0.7nb1
Updated devel/ruby-gnome2-pango to 3.0.7nb1
Updated graphics/ruby-gnome2-cairo-gobject to 3.0.7nb1
Updated graphics/ruby-gnome2-clutter to 3.0.7nb1
Updated graphics/ruby-gnome2-clutter-gtk to 3.0.7nb1
Updated graphics/ruby-gnome2-gdk3 to 3.0.7nb1
Updated graphics/ruby-gnome2-gdkpixbuf to 3.0.7nb1
Updated graphics/ruby-gnome2-rsvg to 3.0.7nb1
Updated multimedia/ruby-gnome2-clutter-gstreamer to 3.0.7nb1
Updated multimedia/ruby-gnome2-gstreamer to 3.0.7nb1
Updated print/ruby-gnome2-poppler to 3.0.7nb1
Updated www/ruby-gnome2-webkit-gtk to 3.0.7nb1
Updated www/ruby-gnome2-webkit-gtk2 to 3.0.7nb1
Updated x11/ruby-gnome2-gtk to 3.0.7nb1
Updated x11/ruby-gnome2-gtk3 to 3.0.7nb1
Updated x11/ruby-gnome2-gtksourceview2 to 3.0.7nb1
Updated x11/ruby-gnome2-gtksourceview3 to 3.0.7nb1
Updated x11/ruby-gnome2-vte to 3.0.7nb1
2016-01-24 05:16:22 +00:00
tsutsui
c7e877ffec Switch ruby-gnome2 packages to using gem.
Bump PKGREVISIONs to denote gem'fy and PLIST changes.
Also take maintainership.

Discussed with and ok'ed by wiz@ on pkgsrc-users@:
 http://mail-index.netbsd.org/pkgsrc-users/2016/01/thread1.html#022813
2016-01-24 05:03:22 +00:00
zafer
d2a7df2c0e update HOMEPAGE and MASTER_SITES 2016-01-24 04:32:54 +00:00
ryoon
cfb90f55c9 Use hardcoded py27 2016-01-24 04:03:23 +00:00
rillig
247c4f61e8 Fixed accidental RCS Id in source code 2016-01-24 02:21:35 +00:00
rillig
535accfd12 Updated pkgtools/pkglint to 5.3.2 2016-01-24 02:03:40 +00:00
rillig
fe44b96835 Updated pkglint to 5.3.2
Changes since 5.3.1:

Alignment of variable values is no longer checked by single line, but by
the complete block (e.g. SUBST_*).  Pkglint now checks that all variables
belonging to a block are indented consistently, so that their values are
aligned nicely.

Since pkglint does not report warnings, but only notes, and since it can
fix them automatically, the burden on the package developers will be very
low. Especially, since these notes are only printed when pkglint is called
with the -Wspace or -Wall options.

Also, pkglint supports running its unit tests now.
2016-01-24 02:03:28 +00:00
adam
88a06e21c2 Updated graphics/p5-Image-ExifTool to 10.10 2016-01-23 17:17:34 +00:00
adam
fbca39a0ea Version 10.10 (production release)
Added a new Olympus LensType (thanks Niels Kristian Bech Jensen)
Added a couple of new Olympus FlashModel values
Added a new Nikon LensID
Added a new Pentax LensType
Decode a number of new Sony tags (thanks Jos Roost)
Decode H264:DateTimeOriginal DST flag, and add " DST" to time string if set
Decode a few more CanonCustom settings
Fixed problem creating user-defined XMP structure elements with names containing characters which are illegal in tag names
Improved mechanism for generating tags which must be specifically requested when copying or used in -if or -p expressions
Improved warning in Windows if help documentation file can't be created
Patched Composite:FileNumber to handle case where Canon:FileNumber is 10000
Patched reading FujiFilm RawImageWidth/Height for new X-Pro2 RAF images
Fixed problem reading PDF objects which begin with a comment line
Fixed problem which could result in ExifTool corrupting a PDF file when writing
API Changes:
Added RequestTags option
No longer generate MDItem tags when RequestAll option is set
2016-01-23 17:16:46 +00:00
mef
5e4a8b0e86 Updated ham/fldigi to 3.23.07 2016-01-23 14:19:21 +00:00
mef
84b462bc9f Update 3.23.07.21 to 3.23.07 (to fix PR pkg/50675)
----------------------------
ChangeLog is the same as 3.23.07.19 to 3.23.07.21
Previous commit log has confusion on version numbers. It was really
3.23.07.19 to 3.23.07.21.
(From now on, avoid picking 4 digit version, they are alpha, thanks Robert Elz)
2016-01-23 14:19:08 +00:00
rillig
ebe9605566 Made Go packages testable and cleaned up shell commands
Prevented the error message "*** Error 1 (ignored) ***" during installation
by using || instead of &&.

Shell commands are hidden during normal operation.

Go packages can be tested using "bmake test".

ok @bsiegert
2016-01-23 12:42:57 +00:00
leot
1bbf7f8ea4 + cups-filters, dateutils, facter, highlight, imapfilter, lldpd, privoxy,
puppet, sshfp
2016-01-23 09:34:08 +00:00
wen
3b035fc72b Updated devel/p5-Module-Build to 0.4216 2016-01-23 09:22:22 +00:00
wen
c99119ac22 Update to 0.4216
Upstream changes:
0.4216 - Wed Jan 20 10:39:27 CET 2016

  - Delete test that fails with new version.pm [Leon Timmermans]

0.42_15 - Sat Nov 28 15:17:40 CET 2015

  - Honor environmental variables when using TAP::Harness directly [Leon Timmermans]

  - Reintroduce some level of perl 5.6 support [Leon Timmermans]
    Note that this comes with no guarantees or commitment

  - Allow Devel::Cover usage with TAP::Harness [Philipp Gortan]

  - Remove "running under some shell" [Shoichi Kaji]

  - Fix cookbook - code was missing trailing ` [Matthew Horsfall]
2016-01-23 09:21:29 +00:00
wen
f36dee56d2 Updated www/p5-Dancer2 to 0.166001 2016-01-23 09:11:49 +00:00
wen
f50af550c8 Update to 0.166001
Upstream changes:
0.166001  2016-01-22 07:54:46+01:00 Europe/Amsterdam

    [ BUG FIXES ]
    * GH #1105, #1106, #1108: Autopage + Template Toolkit broke in last
      release. (Kaitlyn Parkhurst @symkat, Russell Jenkins)
2016-01-23 09:11:02 +00:00
wiz
8d334da220 + coreutils-8.25, wine-devel-1.9.2. 2016-01-23 09:04:34 +00:00
wen
e0a48901a4 Updated devel/p5-Exporter-Lite to 0.08 2016-01-23 09:00:57 +00:00
wen
adb137e859 Update to 0.08
Upstream changes:
0.08 2016-01-13
    - Fixed typo in name of Constant::Export::Lazy in SEE ALSO. MANWAR++
    - Simplified Makefile.PL

0.07 2015-10-09
    - Updated github repo URL after changing my github username
2016-01-23 09:00:12 +00:00
wen
f17c4a58e3 Updated devel/p5-Devel-PPPort to 3.32 2016-01-23 08:57:33 +00:00
wen
96cb27940d Update to 3.32
Upstream changes:
3.32 - 2015-09-30

    * Lexical topic no longer works as of perl 5.23
2016-01-23 08:56:32 +00:00
wen
bdb892de9e Updated devel/p5-Devel-Cover to 1.21 2016-01-23 08:50:57 +00:00
wen
6156d95830 Update to 1.21
Upstream changes:
Release 1.21 - 20 September 2015
 - Test more versions on travis.
 - Fix things up with cpancover for new docker release.
 - Fix problem under 5.22 (Dick Franks) (github 140).
2016-01-23 08:49:48 +00:00
zafer
062e26e823 update MASTER_SITES url. 2016-01-23 06:23:59 +00:00
zafer
1fe4b6c51d update MASTER_SITES url 2016-01-23 05:47:38 +00:00