summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-11-27Update libwnck3 to 3.14.0 (first version since 3.4.9)prlw12-7/+6
Release bump to 3.14.0 Fixes * xutils: Support non-standard depths for icon pixmaps (Chris Wilson) * xutils: Correctly link against libXrender (David King) * pager: don't return invalid workspace rect (Alberts Muktupavels) * tasklist: fix missing icon in tasklist button (Alberts Muktupavels) * window-action-menu: don't use deprecated GtkImageMenuItem (Alberts Muktupavels) * tasklist: don't use deprecated GtkImageMenuItem (Alberts Muktupavels) Translators * Anders Jonsson (sv) * Saibal Ray (bn_IN) * Timo Jyrinki (fi)
2014-11-26Add pcap bl3.gdt1-1/+2
From Matthias Ferdinand; fixes build on Linux. Should be a no-op on BSD systems.
2014-11-26Depend on iconv and stop installing charset.alias.gdt2-3/+4
Surely it isn't ok for random packages to install charset.alias; it will conflict.
2014-11-26whitespacegdt1-2/+2
2014-11-26explain that xen option means xen 4.2gdt1-3/+3
No functional change.
2014-11-26+glib-2.43.1mef1-1/+3
+libwnck-3.14
2014-11-26Add yajl bl3, because it fails without.gdt1-1/+2
How this built in bulk builds before is a mystery to me. No revbump because either the old package is ok or it didn't build.
2014-11-26Remove update note for fuse-mp3fs.wiz2-3/+3
2014-11-26Downgrade to 0.13 since that version works on NetBSD.wiz7-34/+126
2014-11-26Updated net/dhcpcd to 6.6.4roy1-1/+2
2014-11-26Import dhcpcd-6.6.4 with the following changes:roy2-6/+6
* Fix a compile warning in dhcpcd-6.6.3 * Notify dhcpcd-run-hooks if running in debug mode * Report selected profile in test mode
2014-11-26Fixed building on OS X 10.10; fixed CVE-2014-3565adam3-4/+443
2014-11-26Added devel/py-gflags version 2.0wiz1-1/+2
2014-11-26+ py-gflags.wiz1-1/+2
2014-11-26Import py27-gflags-2.0 as devel/py-gflags.wiz4-0/+49
GFlags defines a *distributed* command line system, replacing systems like getopt(), optparse and manual argument processing. Rather than an application having to define all flags in or near main(), each python module defines flags that are useful to it. When one python module imports another, it gains access to the other's flags. It includes the ability to define flag types (boolean, float, interger, list), autogeneration of help (in both human and machine readable format) and reading arguments from a file. It also includes the ability to automatically generate man pages from the help flags.
2014-11-26Try to build under NetBSD/evbearmv7hf-el.ryoon10-30/+852
Still broken.
2014-11-26Updated net/dhcpcd to 6.6.3roy1-1/+2
2014-11-26Import dhcpcd-6.6.3 with the following changes:roy2-6/+6
* Log which IP address we are ARPing. * Only free other ARP states if not assinging an IPv4LL address. * Reload global config when running per interface commands. This matches the signal behaviour. * If we don't have a hardware address, fallback to creating a default IAID from the interface name and index as we used to. * Loopback interfaces have routes scoped to the host only. * If we don't have a hwlen and no clientid has been set, force a DUID based ClientID. * Disable IPv6RS if a loopback, pointopoint or not a multicast interface. * If allowinterfaces is not specified, allow all configured interfaces to work, such as loopback and ppp. * When not daemonising, don't exit on timeout. * Zero length UDP packets are not an error condition on the socket. Thanks to Micha? K?pie?. * If the IP address is still on the interface when reading a lease, fake add the address and routes so the lease can be cleaned up if needed.
2014-11-26PLIST was not udated for 1.2 to 1.3 update. sorry. Thanks joerg@mef1-25/+174
2014-11-26Not MAKE_JOBS_SAFE.joerg1-1/+4
2014-11-26Fix PLIST for 4.14.3 update.joerg2-2/+4
2014-11-26Restrict one of the test cases to -O0. Due to required inlining, somejoerg2-1/+19
functions are extremely large and depending on how early the selected compiler decides to bail out with optimisation, it can grow extremely large.
2014-11-26Updated devel/p5-Inline-C to 0.67wiz1-1/+2
2014-11-26Update to 0.67:wiz2-6/+6
0.67 Tue Nov 25 16:59:41 GMT 2014 - Skip test/pegex-parser.t unless env PERL_INLINE_DEVELOPER_TEST set
2014-11-26Updated devel/p5-Algorithm-Diff to 1.1903wiz1-1/+2
2014-11-26Update to 1.1903:wiz2-7/+6
1.19_03 2014-11-25 - Fix documentation typos (RT 84981) contributed by dsteinbrunner - add -w and -i switches to diffnew.pl (RT 69945) contributed by Brian.Eschner - Remove Algorithm::DiffOld from the index The module is still distributed with Algorithm::Diff, but is not indexed on CPAN because this is an ***UNAUTHORIZED*** release of Algorithm::DiffOld.
2014-11-26fixes dependency pattern, PKGBASE is "gcc48", not "gcc".obache1-3/+3
2014-11-26It should be commited along with www/contao34 addition.taca1-1/+5
Thanks for wiz@, noted to me via private e-mail.
2014-11-26Updated benchmarks/httperf to 0.9.0mef1-1/+2
2014-11-26Update 0.8 to 0.9.0mef6-64/+9
---------------- 2007-03-31 Ted Bullock <tbullock@canada.com> * *.c and *.h: Adjusted license to explicitly list HP copyright as Copyright 2000-2007 Hewlett-Packard Company 2007-02-07 Ted Bullock <tbullock@canada.com> * AUTHORS: wsseslog crash fix was actually written by David Mosberger 2007-02-07 Ted Bullock <tbullock@canada.com> * AUTHORS: Removed Durval Menezes from AUTHORS file since his fix has been re-written by Theodore Bullock 2007-02-07 Ted Bullock <tbullock@canada.com> * *.c and *.h: Slightly adjusted license to explicitly point out AUTHORS file as official list of authors 2007-02-07 Ted Bullock <tbullock@canada.com> * httperf.1: Added correction to man page to include a missing --wsess identification 2007-01-26 Ted Bullock <tbullock@canada.com> * getopt.c and getopt1.c: Re-Added the to the build process httperf now compiles on Linux, OpenBSD, FreeBSD, Solaris, HP-UX 11i with cc and gcc and (with cc and gcc) 2007-01-26 Ted Bullock <tbullock@canada.com> * Makefile.am: Revised Makefile.am for src directories to explicitly include the .h files to allow make distcheck to pass 2007-01-26 Ted Bullock <tbullock@canada.com> * getopt.c and getopt1.c: Removed from build process * httperf.c: Wrapped call to getopt.h in pre-processor checks 2007-01-25 Ted Bullock <tbullock@canada.com> * wsesslog.c: changed a sprintf call to the more secure snprintf * getopt.c: changed a sprintf call to the more secure snprintf 2007-01-20 Ted Bullock <tbullock@canada.com> * autogen.sh: Included the shell script autogen.sh to compile the necessary autotool components. * autogen.sh: Removed redundant configuration files from CVS, regenerate these with the autogen.sh script (recommend autoconf 2.60 and above) * ttest.c: Removed the ttest.c file from CVS 2007-01-16 Ted Bullock <tbullock@canada.com> * Build System: Updated build system to a more typical directory layout and wrote missing makefile.am files for automake * idleconn: Now installed along with the httperf executable * ttest: Remove program from build 2007-01-02 Ted Bullock <tbullock@canada.com> *License: Included openssl linking exception 2006-12-08 Ted Bullock <tbullock@canada.com> * Bug Fixes: Added a number of fixes from the mailing lists over the last 6 years. * compiler warnings: Compiler warnings in core.c and wsesslog.c * configuration: Fixes a problem with the "configure" setup where the "--prefix=" option wasn't being obeyed * zero length: Fixes bug in http.c (parse_header)with zero length content * Host Header: Identify machine by FQD rather than hostname * Persistent Connections: Added Persistent connections to HTTP 1.0 requests * Robust alloca.h: Robust way to handle the header file that defines the alloca function <alloca.h> for linux and stdlib.h for BSD and others * Time Discrepancy: Fixed a discrepancy between the data produced by httperf and the documentation in regards to timing. * wsesslog Crash: Fixed a problem with the wsesslog crashing httperf due to an unhandled session failure from a burdened server
2014-11-25Add patch for CVE-2014-5351 from:tez4-4/+57
http://krbdev.mit.edu/rt/Ticket/Display.html?id=8018 https://github.com/krb5/krb5/commit/3bf9e33f9d66c0eef486cbd83f9e4f13a74d12c3.diff
2014-11-25Updated textproc/grep to 2.21ryoon2-3/+3
2014-11-25Update to 2.21ryoon2-7/+6
Changelog: * Noteworthy changes in release 2.21 (2014-11-23) [stable] ** Improvements Performance has been greatly improved for searching files containing holes, on platforms where lseek's SEEK_DATA flag works efficiently. Performance has improved for rejecting data that cannot match even the first part of a nontrivial pattern. Performance has improved for very long strings in patterns. If a file contains data improperly encoded for the current locale, and this is discovered before any of the file's contents are output, grep now treats the file as binary. grep -P no longer reports an error and exits when given invalid UTF-8 data. Instead, it considers the data to be non-matching. ** Bug fixes grep no longer mishandles patterns that contain \w or \W in multibyte locales. grep would fail to count newlines internally when operating in non-UTF8 multibyte locales, leading it to print potentially many lines that did not match. E.g., the command, "seq 10 | env LC_ALL=zh_CN src/grep -n .." would print this: 1:1 2 3 4 5 6 7 8 9 10 implying that the match, "10" was on line 1. [bug introduced in grep-2.19] grep -F -x -o no longer prints an extra newline for each match. [bug introduced in grep-2.19] grep in a non-UTF8 multibyte locale could mistakenly match in the middle of a multibyte character when using a '^'-anchored alternate in a pattern, leading it to print non-matching lines. [bug present since "the beginning"] grep -F Y no longer fails to match in non-UTF8 multibyte locales like Shift-JIS, when the input contains a 2-byte character, XY, followed by the single-byte search pattern, Y. grep would find the first, middle- of-multibyte matching "Y", and then mistakenly advance an internal pointer one byte too far, skipping over the target "Y" just after that. [bug introduced in grep-2.19] grep -E rejected unmatched ')', instead of treating it like '\)'. [bug present since "the beginning"] On NetBSD, grep -r no longer reports "Inappropriate file type or format" when refusing to follow a symbolic link. [bug introduced in grep-2.12] ** Changes in behavior The GREP_OPTIONS environment variable is now obsolescent, and grep now warns if it is used. Please use an alias or script instead. In locales with multibyte character encodings other than UTF-8, grep -P now reports an error and exits instead of misbehaving. When searching binary data, grep now may treat non-text bytes as line terminators. This can boost performance significantly. grep -z no longer automatically treats the byte '\200' as binary data. * Noteworthy changes in release 2.20 (2014-06-03) [stable] ** Bug fixes grep --max-count=N FILE would no longer stop reading after the Nth match. I.e., while grep would still print the correct output, it would continue reading until end of input, and hence, potentially forever. [bug introduced in grep-2.19] A command like echo aa|grep -E 'a(b$|c$)' would mistakenly report the input as a matched line. [bug introduced in grep-2.19] ** Changes in behavior grep --exclude-dir='FOO/' now excludes the directory FOO. Previously, the trailing slash meant the option was ineffective.
2014-11-25set LICENSEszptvlfn1-2/+2
2014-11-25Fix typojoerg1-2/+2
2014-11-25Separate dependency from nada-rule.joerg1-2/+4
2014-11-25mk/buildlink3/* (via mk/wrapper/bsd.wrapper.mk") must be included beforejoerg1-3/+3
mk/cwrappers.mk, so fix include order.
2014-11-25Add clang aliases to the list. Will be conditionalized later.joerg1-4/+4
2014-11-25Whitespacejoerg1-2/+2
2014-11-25generate-cwrapper -> generate-cwrappersjoerg1-4/+4
2014-11-25Mirror old wrapper code and override _LIBTOOL / _SHLIBTOOL only in thejoerg1-1/+3
case of USE_LIBTOOL.
2014-11-25Note addition of www/contao34 package version 3.4.0.taca1-1/+2
2014-11-25Add and enable contao34.taca1-1/+2
2014-11-25Add contao34 (Contao 3.4.0) package.taca7-0/+3974
Brief summary of new features from Contao 3.3: * Add supports of SVG and SVGZ images. * Responsive images support. * Specify the order of the internal and external style sheets. * Additional form field classes. * Asynchronous JavaScript. * Image links in TinyMCE. * Active page in the navigation menu. * Theme export with SQL files. * Timing attack prevention. * Login to comment. * Skip images without meta data. * Registration and password mails. * Insert tag link_name. * DCA flag "doNotTrim". * Non-negative natural numbers. * New hooks and callbacks.
2014-11-25Remove tautologic condition.joerg2-1/+15
2014-11-25Unconditionally use the !ARM, !CRAY version of APR_OFFSET.joerg2-1/+43
2014-11-25Don't use 0 as va_list.joerg2-1/+43
2014-11-25Updated security/libksba to 1.3.2wiz1-1/+2
2014-11-25Update to 1.3.2. Add comment to patch.wiz3-9/+10
Noteworthy changes in version 1.3.2 (2014-11-25) [C19/A11/R3] ------------------------------------------------ * Fixed a buffer overflow in ksba_oid_to_str. Noteworthy changes in version 1.3.1 (2014-09-18) ------------------------------------------------ * Fixed memory leak in CRL parsing. * Build fixes for Windows, Android, and ppc64el.
2014-11-25Mention vala018 removal.wiz1-1/+2