Commit graph

8116 commits

Author SHA1 Message Date
wiz
b817bd4527 Update mc to 4.8.15:
Version 4.8.15

- Core
  * Minimal version of GLib is 2.26.0
  * Use the PATH environment variable to search for the executable when opening pipe (#3444)
  * Support more than 2 (up to 9) columns in file panel in brief mode (#3212)
  * Clarify file sorting in "Unsorted" mode (#3496)
  * WGroupbox: respect dialog's colors (#3468)
  * Highlight find file's result in internal viewer (#3530)

- VFS
  * s3 extfs vfs: bugfixes and improvements (#3470, #3502)

- Editor
  * Add hidden option to choose full or base file name in the status line (#3445)
  * Improvements of syntax highlighting:
    - Lua (#3471)
    - PKGBUILD (#3484)

- Misc
  * Text alignment in Info panel (#3155)
  * Select of menu file edit: change default button to "User" (#3493)
  * Recognize .gmo files as well as .mo ones (#3422)
  * Fix mc.pot comment tripping up Transifex and unportable inplace sed (#3479)
  * A lot of code clean up (#3420, #3424, #3426, #3427, #3428, #3429, #3430, #3431, #3434, #3435, #3437, #3463, #3464, #3465, #3466, #3467, #3494, #3495, #3539)
  * Documentation updates:
    - Spanish man and help: Diff Viewer section and minor fixes (#3477)
    - VFS garbage collection (#3472)

- Fixes
  * Various memory leaks (#3438, #3439, #3440, #3457, #3458, #3459, #3460, #3461, #3462, #3475, #3520, #3521, #3522)
  * Linux kernel-specific segfault on startup (#3441)
  * Lost of Panelize contents in some cases (#3032, #3489, #3498, #3507)
  * Wrong highlight of search result in case of "Regular expression" and "Whole words" (#3524)
  * "Whole words" search works only in Normal mode (#3525)
  * SFTP VFS: segfault (#3456)
  * Segfault in "Find file" due to invalid UTF-8 sequences (#3449)
  * Bash variable 'PROMPT_COMMAND' in  pantheon-terminal (#3534)
2015-11-17 11:58:32 +00:00
msaitoh
25f04c5d1c Update to 20151106. Added the following files:
000306f4-7 (Family 6, Model 3f, Stepping 4, Platform ID 7)
	00040671-1 (Family 6, Model 47, Stepping 1, Platform ID 1)
	00040671-5 (Family 6, Model 47, Stepping 1, Platform ID 5)
2015-11-16 16:31:19 +00:00
fhajny
db35a3f0f6 Update sysutils/rsyslog to 8.14.0.
Version 8.14.0 [v8-stable] 2015-11-03
- add property "rawmsg-after-pri"
- bugfix: potential misadresseing in imfile
  Could happen when wildcards were used.
- bugfix: re_extract RainerScript function did not work
2015-11-12 16:41:27 +00:00
msaitoh
d7a9d5553a Allow accessing the extended configuration space. Tested on amd64-current
(support the extended configuration space) and i386 netbsd-7(not support).
2015-11-12 08:54:52 +00:00
adam
f42f931c43 Changes 2015.3.14:
Changes to NTFS-3G:
-------------------
Fixed inserting a new ACL after wiping out by chkdsk
Fixed Windows-type inheritance
Fixed ignoring the umask mount option when permissions are used
Fixed checking permissions when Posix ACLs are compiled in but not enabled
Disabled option remove_hiberfile on read-only mounts
Implemented an extended attribute to get/set EAs
Avoid full runlist updating in more situations
Update ctime after setting an ACL
Use MFT record 15 for the first extent to MFT:DATA
Ignore the sloppy mount option (-s)
Implemented FITRIM (fstrim) ioctl
Reengineered the compression algorithm

Changes to ntfsprogs:
---------------------
Return success from ntfsprogs utilities with options –version and the like
Implemented configure option –enable-quarantined for non functional utilities
Added manuals for ntfsdecrypt, ntfswipe, ntfstruncate and ntfsfallocate
2015-11-10 17:45:22 +00:00
sborrill
bad3f65b01 Update to 2015.8.1
Changelogs from 2014.7.2:
https://docs.saltstack.com/en/develop/topics/releases/2015.8.1.html
https://docs.saltstack.com/en/develop/topics/releases/2015.8.0.html
https://docs.saltstack.com/en/develop/topics/releases/2015.5.6.html
https://docs.saltstack.com/en/develop/topics/releases/2015.5.5.html
https://docs.saltstack.com/en/develop/topics/releases/2015.5.4.html
https://docs.saltstack.com/en/develop/topics/releases/2015.5.3.html
https://docs.saltstack.com/en/develop/topics/releases/2015.5.2.html
https://docs.saltstack.com/en/develop/topics/releases/2015.5.1.html
https://docs.saltstack.com/en/develop/topics/releases/2015.5.0.html
https://docs.saltstack.com/en/develop/topics/releases/2014.7.6.html
https://docs.saltstack.com/en/develop/topics/releases/2014.7.5.html
https://docs.saltstack.com/en/develop/topics/releases/2014.7.4.html
https://docs.saltstack.com/en/develop/topics/releases/2014.7.3.html
2015-11-10 14:48:39 +00:00
fhajny
a93fe71d67 Update sysutils/puppet to 3.8.4
Puppet 3.8.4
- Update Windows OpenSSL version to 1.0.2d from 1.0.0s
- PUP-5271: Windows user resource should not manage password
  unless specified
- PUP-5398: Fix regression that reintroduced file watching for
  directory environmnents
- PUP-5380: Slow catalog run after updating to Puppet 3.7.5
- PUP-5350: Puppet filter function does not behave consistently
  across all supported argument types
- PUP-5271: Windows user resource should not manage password
  unless specified
- PUP-4495: Puppet 3.5.0 introduced a regression in tag filtering
  for catalog runs

Puppet 3.8.3
- PUP-5036: --parser future breaks class application {}
- PUP-3045: exec resource with timeout doesn't kill executed
  command
  that times out
- PUP-4639: Refreshing a LaunchDaemon leaves it disabled
- PUP-5044: launchd enable/disable on OS X 10.10
- PUP-5013: resource evaluation metrics are missing when not
  using an ENC
- PUP-735: Status unchanged when "Could not apply complete
  catalog"
2015-11-10 10:24:14 +00:00
mrg
571299e406 s/long// (leaving "unsigned") in some code that fails when long is
anything but 32 bits (and unsigned is 32 bits in pretty much all
modern platforms.)

this allows ups-nut-usb to work on sparc64 for me, otherwise the
hidparser fails.

bump pkg revision for ups-nut-usb, as that pkg changes (at least
for big endian platforms.)
2015-11-10 08:52:38 +00:00
jnemeth
dce2112b34 Add some missing documentation (man pages and configuration information):
- man/man1/xenstore-chmod.1
- man/man1/xenstore-ls.1
- man/man1/xenstore.1
- share/doc/xen/xen-command-line.markdown
- share/doc/xen/xl-disk-configuration.txt
- share/doc/xen/xl-network-configuration.markdown
2015-11-10 05:18:14 +00:00
jnemeth
896b74afee - build fix for bulk builds
- reset MAINTAINER as MAINTAINER says he no longer wishes to maintain it
  - also, based on commit logs, it appears that almost nobody is
    respecting MAINTAINER anyways
- skip PKGREVISION bump as this is build fix and minor metadata change

Approved by: cegger@
2015-11-07 22:42:20 +00:00
sevan
3d5dcda773 Remove obsolete hacks under instruction from Joerg@, found whilst culling references to amd64.
Unclear if intended for OpenBSD or other operating systems as history does not
indicate.
2015-11-07 22:34:53 +00:00
asau
72ba6661a2 Needs DocBook to build. 2015-11-07 21:33:32 +00:00
fhajny
f775f8df0d Fix PLIST for non-SunOS platforms 2015-11-06 16:05:00 +00:00
wiz
dec620fab0 Update dbus to 1.10.2:
D-Bus 1.10.2 (2015-10-26)
==

The “worst pies in London” release.

Fixes:

• Correct error handling for activation: if there are multiple attempts
  to activate the same service and it fails immediately, the first attempt
  would get the correct reply, but the rest would time out. We now send
  the same error reply to each attempt. (fd.o #92200, Simon McVittie)

• If BecomeMonitor is called with a syntactically invalid match rule,
  don't crash with an assertion failure, fixing a regression in 1.9.10.
  This was not exploitable as a denial of service, because the check
  for a privileged user is done first. (fd.o #92298, Simon McVittie)

• On Linux with --enable-user-session, add the bus address to the
  environment of systemd services for better backwards compatibility
  (fd.o #92612, Jan Alexander Steffens)

• On Windows, fix the logic for replacing the installation prefix
  in service files' Exec lines (fd.o #83539; Milan Crha, Simon McVittie)

• On Windows, if installed in the conventional layout with ${prefix}/etc
  and ${prefix}/share, use relative paths between bus configuration files
  to allow the tree to be relocated (fd.o #92028, Simon McVittie)

• Make more of the regression tests pass in Windows builds (fd.o #92538,
  Simon McVittie)
2015-11-06 09:25:17 +00:00
fhajny
05aad0ff6b Add new Erlang module packages 2015-11-04 14:07:26 +00:00
fhajny
929992c158 Import 20 Erlang module packages that will work as dependencies
in the ejabberd 15.10 update that follows.
2015-11-04 13:45:44 +00:00
richard
a1335c424c Explicitly prevent the configure script from picking up a per-user tmp
directory.
2015-11-04 13:41:22 +00:00
agc
17886c78da Add SHA512 digests for distfiles for sysutils category
Problems found with existing digests:
	Package memconf distfile memconf-2.16/memconf.gz
	b6f4b736cac388dddc5070670351cf7262aba048 [recorded]
	95748686a5ad8144232f4d4abc9bf052721a196f [calculated]

Problems found locating distfiles:
	Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9
	Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz
	Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz
	Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz
	Package syslog-ng: missing distfile syslog-ng-3.7.2.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 01:32:05 +00:00
joerg
27d21e7b83 Convert gcdmaster to C++11 and fix some harmless implicit casts that are
no longer valid with C++11.
2015-11-03 19:08:44 +00:00
jperkin
3ccc31e2f8 Fix PKGMANDIR handling. 2015-11-03 10:48:55 +00:00
fhajny
e7561954a7 Import syslog-ng Python bindings as sysutils/py-syslog-ng. 2015-11-01 19:08:22 +00:00
bouyer
109c1e4539 Add patch entries from previous security commit. Pointed out by
Takahiro Hayashi, thanks !
2015-10-30 07:46:36 +00:00
bouyer
229ba9d8c0 Add patches, derived from Xen security advisory, fixing:
CVE-2015-7835 aka XSA-148
CVE-2015-7869 aka XSA-149 + XSA-151
CVE-2015-7971 aka XSA-152
Bump PKGREVISION
2015-10-29 21:59:16 +00:00
bouyer
c32656ccc9 Add patches from Xen security advisory, fixing:
CVE-2015-7835 aka XSA-148
CVE-2015-7869 aka XSA-149 + XSA-151
CVE-2015-7970 aka XSA-150
CVE-2015-7971 aka XSA-152
Bump PKGREVISION
2015-10-29 20:40:53 +00:00
bouyer
278592122d Add patches, derived from Xen security advisory, fixing:
CVE-2015-7835 aka XSA-148
CVE-2015-7869 aka XSA-149 + XSA-151
CVE-2015-7971 aka XSA-152
Bump PKGREVISION
2015-10-29 20:29:56 +00:00
fhajny
cc219141a1 Add secondary syslog-ng-* packages 2015-10-29 16:35:47 +00:00
fhajny
2f92fc7f31 Update syslog-ng to the latest stable 3.7.2 version.
Rework and clean up the package, split off various bindings
into separate packages. Add SMF support.

Major features and improvements introduced in major releases since 3.2.

3.7
- OpenSSL is now a required dependency for syslog-ng.
- Java-destination driver ported from syslog-ng-incubator.
- Python language support is ported from syslog-ng incubator.
- New Java destination drivers
- New Parsers

3.6
- PCRE is now a required dependency of syslog-ng.
- Threaded mode is now enabled by default.

3.5
- Multi-line support
- STOMP destination
- Redis destination
- Template type hinting
- Template options honored everywhere
- Support for unit suffixes in the configuration
- The Incubator project

3.4
- New plugins: AMQP & SMTP destinations, JSON parser.
- New parsers for patterndb: HOSTNAME, EMAIL, PCRE and LLADDR.
- It is now possible to control what db-parser() sees as its input
  via it's new template() option.
- value-pairs() gained support for programmatically
  rewriting key names in bulk, via the rekey() method.
- The network() driver is introduced, unifying and extending
  tcp(), udp(), syslog(), unix-dgram() and
  unix-stream(). The old drivers are still available, but
- Support for junctions & channels were added, which improve
  the flexibility of the syslog-ng configuration language.

3.3
- multi-core/CPU scaling: the new multi-threaded architecture allows
  syslog-ng to scale into the 800k msg/sec region.
- MongoDB support: using MongoDB instead of SQL is faster and
  allows better representation of log data.
- JSON support: using the $(format-json) template function it is
  now possible to construct JSON (JavaScript Object Notation)
  output for log messages.
- A number of enhancements all over the place: SQL, patterndb.
- The default ports have changed. syslog-ng is using the standard
2015-10-29 16:34:13 +00:00
jperkin
00357c329c Update user-darwin to version 20151029.
Delete the AuthenticationAuthority property prior to creating the null
password entry.  This prevents the user from showing up in the login window
and fast user switching on newer Darwin releases.
2015-10-29 12:29:04 +00:00
jperkin
6194a8e865 Add 'used by sysutils/collectd-riemann/Makefile' to satisfy pkglint. 2015-10-28 11:46:07 +00:00
jperkin
206c99046a Add collectd-riemann. 2015-10-28 11:45:34 +00:00
jperkin
a75575efc7 Import sysutils/collectd-riemann, a Riemann network monitoring module
for collectd, packaged by Benjamin Bergia in joyent/pkgsrc#265.
2015-10-28 11:44:52 +00:00
jnemeth
f894a23596 somehow missed existing PKGREVISION line; pkglint should warn 2015-10-28 01:26:42 +00:00
jnemeth
bcf50d7f45 Unbreak. Patch correct file and bump PKGREVISION. Hi tnn! 2015-10-28 00:47:07 +00:00
bouyer
e3ea9e2a09 Fix build issues pointed out by joerg@ 2015-10-25 09:05:23 +00:00
tnn
3b5510f8ea add sysutils/rkflashtool 2015-10-24 21:48:32 +00:00
tnn
3fb5b1261b Import rkflashtool-20151023 as sysutils/rkflashtool.
Tools for flashing Rockchip ARM devices.

rkcrc			sign files with CRC and KRNL or PARM header
rkflashtool		read/write flash data and device info via libusb
rkmisc			generate a "misc" partition
rkpad			pad file to 512 byte blocks
rkparameters		generate a "parameters" file
rkparametersblock	generate a "parameters" block
rkunpack		unpack "update.img" files
rnunsign		remove KRNL/PARM header and crc footer
2015-10-24 21:46:07 +00:00
tnn
4c233b81c6 don't use sprintf %m 2015-10-23 17:00:28 +00:00
tnn
9e93123ceb fix whitespace 2015-10-23 11:01:24 +00:00
bouyer
09ba3bf8b3 Add sunxi-tools 2015-10-22 15:52:35 +00:00
bouyer
03ff56eee7 Import sunxi-tools as of 20150915. Note that only the fexc utility has been
tested at this time.

Tools to help hacking Allwinner A10 (aka sun4i) based devices and possibly
it's successors, that's why the 'x' in the package name.

fexc:
	`.fex` file (de)compiler

	Usage: ./fexc [-vq] [-I <infmt>] [-O <outfmt>] [<input> [<output>]]

	infmt:  fex, bin  (default:fex)
	outfmt: fex, bin  (default:bin)

bin2fex:
	compatibility shortcut to call `fexc` to decompile an script.bin
	blob back into `.fex` format used by allwinner's SDK to configure
	the boards.

fex2bin:
	compatiblity shortcut to call `fexc` to compile a `.fex` file into
	the binary form used by the sun4i kernel.

fel:
	script interface for talking to the FEL USB handler built in to
	th CPU. You activate FEL mode by pushing the usboot/recovery
	button at poweron. See http://linux-sunxi.org/FEL/USBBoot for
	a detailed usage guide.

fel-gpio:
	Simple wrapper around fel-pio and fel to allow GPIO manipulations
	via FEL

fel-sdboot:
	ARM native sdcard bootloader forcing the device into FEL mode

fel-pio:
	ARM native helper for fel-gpio

pio:
	Manipulate PIO register dumps

jtag-loop.sunxi:
	ARM native boot helper to force the SD port into JTAG
	and then stop, to ease debugging of bootloaders.

bootinfo:
	Dump information from Allwinner boot files (boot0/boot1)
	--type=sd	include SD boot info
	--type=nand	include NAND boot info (not implemented)

phoenix_info:
	gives information about a phoenix image created by the
	phoenixcard utility and optionally extracts the embedded boot
	code & firmware file from their hidden partitions.
2015-10-22 15:51:47 +00:00
jnemeth
0c03bdf7f3 Tweak test for SHM. Build fix, so no PKGREVISION bump. 2015-10-22 05:05:22 +00:00
tnn
2bc71a1f1a packages that use libsigc++ need -std=c++11 now
approved by wiz@
2015-10-20 09:40:21 +00:00
joerg
71c3d4d1b6 Bump revision for the libxl fix. 2015-10-19 16:40:57 +00:00
joerg
c60638c70b Don't depend on the compiler to optimize ffsll away, explicitly use the
builtin. Fix obvious logic error in libxl. Disable the use of global
register variables for clang. Lesser evil, HVM users should use newer
xentools or GCC.
2015-10-19 16:40:41 +00:00
jmcneill
e7b5a200e5 + tegra-firmware 2015-10-18 12:22:33 +00:00
jmcneill
6490723a17 Import NVIDIA Tegra SOC firmware as sysutils/tegra-firmware.
Firmware binary images for use with NVIDIA Tegra SOCs.
2015-10-18 12:20:51 +00:00
adam
e69789599b Changes 0.6.26:
Enhancements:
* Merged in lp:~m4ktub/duplicity/0.6-reliability
  - Per fix proposed in Bug 1395341.
* Modded .bzrignore to ignore *.egg test dependencies, normalized, sorted.
* Backport fix for bug 1278529
  - Use try/except around get_bucket() rather than bare lookup()
* Backport _librsyncmodule.c compilation bug
2015-10-17 13:18:14 +00:00
jperkin
52c54296e2 Update user-darwin to version 20151015.
Increase the pkgsrc UID range to 300-499.  We can no longer afford to avoid
conflicts with the 400-499 range used by Fink, as pkgsrc now has around 200
users and the previous range was insufficient for bulk builds.

Ideally there would be a way to use a temporary OpenDirectory database for
builds, as while a large range is required for full bulk builds and we're going
to hit even this additional limit soon, it's unlikely a user installation will
require the full range.  However, finding a way to do this is proving elusive.
2015-10-15 10:40:52 +00:00
wiz
d15f48992a Switch from x11/Xaw3d to newer x11/libXaw3d.
Adapt some packages so they build with that.
Bump their PKGREVISIONs.
2015-10-14 20:17:24 +00:00
jperkin
ba12647fd5 Ensure pkgsrc directories are in PATH, fixes pkg module load failures. Fix
submitted by Travis Paul.

Bump PKGREVISION.
2015-10-14 15:46:34 +00:00