Commit graph

9071 commits

Author SHA1 Message Date
wiz
3110a02dbc Comment out dead sites. 2017-09-06 10:40:25 +00:00
wiz
1fc957a0ce Follow some redirects. 2017-09-06 09:02:59 +00:00
ryoon
6a23a6f319 Recursive revbump from poppler update 2017-09-04 20:20:53 +00:00
wiz
303dc564fb Update some URLs. 2017-09-04 18:55:07 +00:00
wiz
9c14980f6b Comment out dead site. 2017-09-04 18:35:55 +00:00
wiz
ff22ec594f Follow some redirects. 2017-09-04 18:08:18 +00:00
wiz
1770bcacd4 Comment out dead sites. 2017-09-04 18:00:49 +00:00
wiz
43d2eb37ae Recursive bump for poppler 0.58 shlib bump. 2017-09-04 15:08:51 +00:00
jmcneill
914a3bc9a0 + u-boot-cubieboard4 2017-09-04 15:05:07 +00:00
jmcneill
53625e2dd2 Initial import of u-boot-cubieboard4-2017.07.
U-Boot is a bootloader for embedded boards based on PowerPC, ARM, MIPS and
several other processors, which can be installed in a boot ROM and used to
initialize and test the hardware or to download and run application code.

This package provides U-Boot for the Cubietech Cubieboard4.
2017-09-04 15:04:33 +00:00
wiz
74c030fc42 Updated file to 5.32.
* release 5.32
	* Always reset state in {file,buffer}_apprentice (Krzysztof Wilczynski)
	* Fix always true condition (Thomas Jarosch)
	* pickier parsing of numeric values in magic files.
	* PR/615 add magic_getflags()
	* release 5.31
	* remove trailing spaces from magic files
	* refactor is_tar
	* better bounds checks for cdf
	* release 5.30
	* If we exceeded the offset in a search return no match
	  (Christoph Biedl)
	* Be more lenient on corrupt CDF files (Christoph Biedl)
	* pacify ubsan sign extension (oss-fuzz/524)
	* off by one in cdf parsing (PR/593)
	* report debugging sections in elf (PR/591)
	* Allow @@@ in extensions
	* Add missing overflow check in der magic (Jonas Wagner)
	* release 5.29
	* der getlength overflow (Jonas Wagner)
	* multiple magic file load failure (Christoph Biedl)
	* CDF parsing improvements (Guy Helmer)
	* Add support for signed indirect offsets
	* cat /dev/null | file - should print empty (Christoph Biedl)
	* Bump string size from 64 to 96.
	* PR/556: Fix separators on annotations.
2017-09-04 12:13:28 +00:00
leot
9322ee2449 + noice 2017-09-04 09:29:37 +00:00
leot
07c10a79a4 Import noice-0.6 as sysutils/noice
noice is a small curses-based file browser.

It was first developed to be used with a TV remote control for a media
center solution.

Originally packaged in pkgsrc-wip by myself.
2017-09-04 09:29:13 +00:00
wiz
564031cca2 Update some HOMEPAGEs. 2017-09-03 09:22:57 +00:00
wiz
42426a5a45 Follow some redirects. 2017-09-03 08:53:04 +00:00
wiz
9ddb7f9e9c Comment out dead MASTER_SITES/HOMEPAGEs. 2017-09-03 08:36:49 +00:00
wiz
c0fe3330e6 Bump libzip ABI depends and PKGREVISIONs of its users for bzip2 dependency. 2017-09-02 22:02:24 +00:00
bsiegert
27448ae235 Update py-google-compute-engine to 20170829.
August 29, 2017

  * New packaging for Debian, CentOS, and RHEL.
  * Fix for updating EL 6 package in the SCL Python 2.7 environment.

August 16, 2017

  * Add support for internal IP address load balancing.
  * Add support for configuring user and group management commands.
  * Improve security of authorized keys file writes.

July 18, 2017

  * Allow nologin paths other than /sbin/nologin.
  * Try to download GCS URLs with curl if gsutil is not installed.

June 09, 2017

  * Add a configuration option to disable IP alias support.
  * Support instance configuration using the google-instance-configs metadata
    key.
2017-09-02 18:22:31 +00:00
jmcneill
408ebe2a64 bump pkgrevision 2017-09-02 17:45:10 +00:00
jmcneill
c514c599a0 Add support for sunxi DE2 simple framebuffers. 2017-09-02 17:38:15 +00:00
jmcneill
4094eb2faf + arm-trusted-firmware-sun50iw1p1
+ u-boot-pine64-plus
2017-09-01 21:05:06 +00:00
jmcneill
faa5749fd9 Initial import of u-boot-pine64-plus version 2017.07.
U-Boot is a bootloader for embedded boards based on PowerPC, ARM, MIPS and
several other processors, which can be installed in a boot ROM and used to
initialize and test the hardware or to download and run application code.

This package provides U-Boot for the Pine64
2017-09-01 21:04:09 +00:00
jmcneill
715e036919 Add support for 64-bit ARM targets. 2017-09-01 21:03:11 +00:00
jmcneill
2b7fd5f153 Initial import of arm-trusted-firmware-sun50iw1p1 version 20170831.
ARM Trusted Firmware (ATF) provides a reference implementation of secure
world software for ARMv8-A, including a Secure Monitor executing at
Exception Level 3 (EL3). It implements various ARM interface standards,
such as:

    The Power State Coordination Interface (PSCI)
    Trusted Board Boot Requirements (TBBR, ARM DEN0006C-1)
    SMC Calling Convention
    System Control and Management Interface

As far as possible the code is designed for reuse or porting to other
ARMv8-A model and hardware platforms.

ARM will continue development in collaboration with interested parties to
provide a full reference implementation of Secure Monitor code and ARM
standards to the benefit of all developers working with ARMv8-A TrustZone
technology.

This package provides ATF for Allwinner sun50iw1p1 family SoCs.
2017-09-01 21:02:39 +00:00
jmcneill
dc7c62d5b9 + dtb-arm64-sun50i 2017-09-01 10:18:26 +00:00
jmcneill
1d82e6c7d5 Initial import of dtb-arm64-sun50i.
The devicetree is a data structure for describing hardware. Rather than
hard coding every detail of a device into an operating system, many aspects
of the hardware can be described in a data structure that is passed to the
operating system at boot time.

This package includes Device Tree Blob (.dtb) files generated from
the Linux kernel for Allwinner sun50i devices.
2017-09-01 10:17:48 +00:00
fhajny
1bd43f3d7d Update sysutils/syslog-ng* to 3.11.1.
3.11.1

Features

- Add geoip2 parser and template function.
- Add SSL support to AMQP.
- Add template option to apache-accesslog-parser.
- Add configurable event time to Riemann destination.
- Add drop-unmatched() option to dbparser.
- Add Ubuntu Xenial to the bundled docker images.
- Support multi-instance support for Solaris 10 and 11.
- Support multi-instance for systemd.
- Add configurable timeout to HTTP destination.
- Add prefix() option to cisco-parser.

Bugfixes

- Fix a memory usage counter underflow for threaded destination drivers
  and writers.
- Fix a potential crash in AMQP.
- Fix a potential crash during reload.
- Fix a reload/shutdown issue.
- Fix a potential crash in afsocket destination during reload.
- Fix a counter registration bug.
- Fix a build issue on FreeBSD.
- Fix a memory leak in diskq plugin.
- Fix systemd-journal error codes validation.
- Fix a potential crash in diskq when it is used with file
  destination and the file is reaped.
- Fix a memory leak in HTTP destination
- Fix ENABLE_DEBUG in dbparser.
- Fix a unit tests that caused build issue on 32 bit platforms.

Other changes

- The eventlog library is part of syslog-ng from now.
- Improve error messages when the config cannot be initialized.
- Improve source suspended/resumed debug messages.
- Rename syslog-debun to syslog-ng-debun.
- Update manpages to v3.11
- Remove tgz2build directory.


3.10.1

Features

- Support https in http (curl) module
- Docker support : from now Dockerfile for CentOS7, Ubuntu Zesty and for
  Debian Jessie is part of our upstream
- Add --database parameter for geoip template function
- Metric improvements
- Add snmp-parser (v1, v2)
- Add snmp-soure
- Add osquery source
- Add cisco-parser
- Add wildcard filesource
- Add startdate template function
- Add $(basename) and $(dirname) template functions
- Add Kerberos support for HDFS destination
- Add AUTH support for redis destination
- Add map-value-pairs() parser
- Extend Python language binding by Python parser
- Add support for extract-stray-words() option in kv-parser()
- Add $(context-values) template function
- Add $(context-lookup) function
- Add list related template functions
- Add add query commands to syslog-ng-ctl
- Support multiple servers in elasticsearch2-http destination
- Implements elastic-v2 https in http mode
- Add getent module (ported from incubator)
-  Add support for IP_FREEBIND

Bugfixes

- Fix a libnet detection check error that caused problem configuring
  enable-spoof-source.
- Avoid warnings about _DEFAULT_SOURCE on recent glibc versions
- Fix invalid database warning for geoip parser
- Fix prefix() default in systemd-journal for new config versions
- Fix a potential message loss in Riemann destination
- Fix a potential crash in the Riemann destination when the client is
  not connected to the Riemann server.
- Fix a possible add-contextual-data() related data loss in case of
  multiple
  reference to the same add-contextual-data parser in several logpaths.
- Fix dbparser deadlock
- Fix Python destination
- Fix processed stats counter for afsocket
- Fix stats source for pipes
- Fix csv-parser multithreaded support
- Fix a message loss in case of filesource when syslog-ng was restarted
  and the log_msg_size > file size.
- Fix a potential crash in cryptofuncs
- Fix a potential crash in syslog-ng-ctl when no command line parameters
  was set.
- Fix token duplication in the output of '--preprocess-into'
- Fix UTF-8 support in syslog-ng-ctl
- Fix a potential crash during X.509 certificate validation.
- Fix a segfault in Python module startup
- Fix a possible endless reading loop issue in case of multi-line
  filesource.
- Fix soname for the http module from "curl" to "http"
- Avoid openssl 1.1.0 deprecated APIs

Other changes

- Increase processed counter by queued counter after reload or restart
  when diskqueue is used otherwise the newly added written counter would
  underflow.
- Set the default time-zone to UTC for elasticsearch2
- Add retries support for python destination
- Prefer server side cipher suite order
- Always include librabbitmq in the dist tarball
- Always include ivykis in the dist tarball
- Marking parse error locations with >@<.
- Default log_msg_size is increased to 64Kbyte from 8Kb
- Tons of syslog-debun improvements
- Exit with 0 return code when --help is specified for syslog-ng-ctl
- syslog-ng: make '--preprocess-into' foreground only
- Add debug messages on log_msg_set_value()
- Add more detail to filter evaluation related debug messages
2017-08-31 12:53:50 +00:00
jnemeth
98a567a1ac add and enable u-boot-beagle{board,boneblack,bonewhite} 2017-08-31 04:22:16 +00:00
kamil
e197265dd6 Fix lsof build on NetBSD-8.99.2
Address /proc/#/ctl removal fallout.
2017-08-30 10:41:24 +00:00
jmcneill
340c721388 + u-boot-pocketchip 2017-08-27 19:25:14 +00:00
jmcneill
023c4575d1 Add U-Boot package for NextThingCo PocketC.H.I.P. The config is derived
from CHIP_defconfig, and adds support for enabling the display.
2017-08-27 19:24:55 +00:00
prlw1
8e76a98523 Update gsettings-desktop-schemas to 3.24.0
Major changes in 3.24.0
=======================
- Translation updates

Major changes in 3.23.90
========================
- Use more fancy characters in translatable strings
- Fix "<super>s" shortcut being used for 2 separate actions

Major changes in 3.23.3
=======================
- Add "Disable while typing" touchpad setting
- Add a gsetting to back Gtk/EnablePrimaryPaste
- Add "tap-and-drag" for touchpads

Major changes in 3.22.0
=======================
- Translation updates

Major changes in 3.21.4
=======================
 - Add tablet/stylus/pad schemas
 - Add mouse/trackpad accel profile keys
 - Translation updates

Major changes in 3.21.3
=======================

 - Add a setting to store input sources MRU list
 - Translation updates

Major changes in 3.21.2
=======================

- Add a setting to enable weekdates in calendars
- Translation updates
2017-08-27 15:48:24 +00:00
sevan
4bd1b278d9 Add a U-Boot package for the TI BeagleBoard. 2017-08-26 19:56:36 +00:00
sevan
cb05653b63 typo 2017-08-26 18:46:07 +00:00
sevan
cfe10b6b1d Add a U-Boot package for the TI BeagleBone White. 2017-08-26 18:35:33 +00:00
sevan
4845f13c17 Add a U-Boot package for the TI BeagleBone Black. 2017-08-26 18:13:55 +00:00
jun
26a1cc1204 + u-boot-orangepi-2 2017-08-26 16:05:56 +00:00
jun
5083f1f356 Add U-Boot package for Xunlong Orange Pi 2. 2017-08-26 16:04:26 +00:00
jperkin
71b71de42e Fix build on SunOS, and possibly some others. 2017-08-25 15:56:39 +00:00
adam
931d707fe2 Revbump for boost update 2017-08-24 20:03:08 +00:00
adam
62d3f1ac1b Revbump for boost update 2017-08-24 20:02:56 +00:00
jlam
1dbd21188d Add PERL_USE_UNSAFE_INC=1 to a few Perl module Makefiles.
The following packages fail to build due to "." not being in @INC:

    devel/p5-PPI-PowerToys
    sysutils/p5-Monitoring-Plugin
    textproc/p5-Text-Xslate
    www/SpeedyCGI

Pass PERL_USE_UNSAFE_INC=1 through MAKE_ENV to allow the configure
and build to proceed.

This needs to be revisited when perl-5.30.0 is released and that
environment variable is removed from Perl.
2017-08-23 17:54:52 +00:00
jlam
44df74487d sysutils/netbt-hcidump: Fix build using bootstrap bmake.
I'm not sure when NetBSD's <bsd.lib.mk> started allowing
LIBISPRIVATE=yes, but we should always be able to build using
bootstrap-mk-files <bsd.lib.mk>.  Adding MKLINKLIB=no MKPIC=no
MKPROFILE=no turns the library into a helper library that is not
installed.
2017-08-23 17:53:44 +00:00
jmcneill
e7a2773e5e Update sunxi-tools to latest from Github. This adds support for SPL
version 2, required for U-Boot 2017.07.
2017-08-23 13:57:30 +00:00
jmcneill
48a611bc9a + u-boot-chip 2017-08-23 11:59:30 +00:00
jmcneill
d25d2ed466 Add U-Boot package for NextThing C.H.I.P. 2017-08-23 11:58:59 +00:00
maya
019b704fa6 Add comment to patch 2017-08-23 03:02:14 +00:00
maya
a0a42715be Blindly make the same change as xentools45, handle ocaml-findlib appending
destdir. Blind because this package doesn't build due to -Werror and warnings

bump PKGREVISION in case ocaml updates affected things.
2017-08-23 02:57:09 +00:00
maya
a1f01a4ae8 Handle ocaml-findlib 1.7.3 already appending DESTDIR
Paranoia bump PKGREVISION for possible functional changes from ocaml update
2017-08-23 02:49:48 +00:00
maya
5107a2b2d5 Handle ocaml-findlib 1.7.3 already appending DESTDIR, causing PLIST
mismatch.

Bump PKGREVISION out of paranoia for functional change from ocaml updates
2017-08-23 02:38:38 +00:00