Commit graph

224691 commits

Author SHA1 Message Date
joerg
c7f8dcefce Not MAKE_JOBS_SAFE. 2014-11-26 12:26:45 +00:00
joerg
d6cc6871ff Fix PLIST for 4.14.3 update. 2014-11-26 12:26:23 +00:00
joerg
02e8b4a959 Restrict one of the test cases to -O0. Due to required inlining, some
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-26 12:25:49 +00:00
wiz
4e33cd0179 Updated devel/p5-Inline-C to 0.67 2014-11-26 12:13:27 +00:00
wiz
3e173cbed9 Update to 0.67:
0.67 Tue Nov 25 16:59:41 GMT 2014
 - Skip test/pegex-parser.t unless env PERL_INLINE_DEVELOPER_TEST set
2014-11-26 12:13:19 +00:00
wiz
e3872af558 Updated devel/p5-Algorithm-Diff to 1.1903 2014-11-26 12:10:43 +00:00
wiz
5a3f99b03c Update to 1.1903:
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-26 12:10:35 +00:00
obache
2e56ebefcf fixes dependency pattern, PKGBASE is "gcc48", not "gcc". 2014-11-26 10:35:49 +00:00
taca
440f974f46 It should be commited along with www/contao34 addition.
Thanks for wiz@, noted to me via private e-mail.
2014-11-26 09:26:26 +00:00
mef
f1e5686eb9 Updated benchmarks/httperf to 0.9.0 2014-11-26 02:11:26 +00:00
mef
662d808dd6 Update 0.8 to 0.9.0
----------------
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-26 02:11:16 +00:00
tez
164e0bdf9f Add patch for CVE-2014-5351 from:
http://krbdev.mit.edu/rt/Ticket/Display.html?id=8018
 3bf9e33f9d.diff
2014-11-25 23:40:49 +00:00
ryoon
a8eb54761b Updated textproc/grep to 2.21 2014-11-25 20:19:55 +00:00
ryoon
baea9fbd36 Update to 2.21
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-25 20:19:03 +00:00
szptvlfn
fc070eff25 set LICENSE 2014-11-25 19:50:59 +00:00
joerg
0e2789d33d Fix typo 2014-11-25 19:01:02 +00:00
joerg
37084183c6 Separate dependency from nada-rule. 2014-11-25 18:27:49 +00:00
joerg
6f8622bb33 mk/buildlink3/* (via mk/wrapper/bsd.wrapper.mk") must be included before
mk/cwrappers.mk, so fix include order.
2014-11-25 18:27:17 +00:00
joerg
5b77a6d079 Add clang aliases to the list. Will be conditionalized later. 2014-11-25 18:25:58 +00:00
joerg
9581ce26f5 Whitespace 2014-11-25 18:24:32 +00:00
joerg
69ec520b62 generate-cwrapper -> generate-cwrappers 2014-11-25 18:24:12 +00:00
joerg
bc62c0bfcb Mirror old wrapper code and override _LIBTOOL / _SHLIBTOOL only in the
case of USE_LIBTOOL.
2014-11-25 18:23:49 +00:00
taca
657d8b6a8c Note addition of www/contao34 package version 3.4.0. 2014-11-25 17:08:41 +00:00
taca
887960ec37 Add and enable contao34. 2014-11-25 17:08:06 +00:00
taca
92680924d4 Add contao34 (Contao 3.4.0) package.
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-25 17:07:20 +00:00
joerg
14f7f673ec Remove tautologic condition. 2014-11-25 15:05:15 +00:00
joerg
adc0f9f5ab Unconditionally use the !ARM, !CRAY version of APR_OFFSET. 2014-11-25 14:55:46 +00:00
joerg
8a0f17dd77 Don't use 0 as va_list. 2014-11-25 14:54:22 +00:00
wiz
d35cfcecdd Updated security/libksba to 1.3.2 2014-11-25 14:35:46 +00:00
wiz
474de5a155 Update to 1.3.2. Add comment to patch.
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-25 14:35:37 +00:00
wiz
49bf0a5876 Mention vala018 removal. 2014-11-25 13:34:34 +00:00
wiz
5dbfdf6060 Remove vala018, nothing in pkgsrc uses it any longer. 2014-11-25 13:34:22 +00:00
wiz
e981af076a Update comment to point to newest vala version. 2014-11-25 12:04:55 +00:00
wiz
2437f28ffd Updated math/gnome-calculator to 3.14.1 2014-11-25 12:04:29 +00:00
wiz
7807c4e8c5 Update to 3.14.1:
Overview of changes in gnome-calculator 3.14.1
    * Update : Translations (Translation team)
    * Update : Search provider timeout (Michael Catanzaro)
    * Workaround : Warning in search-provider log (Michael Catanzaro)
    * Fix : Crash on thousand saperator (Michael Catanzaro)
    * Fix : Button arrangement in programming mode (Abhinav)
    * Fix : Vala warning about empty conditional body (Michael Catanzaro)
    * Fix : Remove use of GtkAlignment (Michael Catanzaro)
    * Fix : Use set_accels_for_action() (Arnaud Bonatti)
    * Removed : Gtk.Widget.ensure_style() (Michael Catanzaro)
    * Removed : Use of fixes.vapi for langinfo (Michael Catanzaro)

Overview of changes in gnome-calculator 3.14.0
    * Update : Translations (Translation team)

Overview of changes in gnome-calculator 3.13.92
    * Update : Translations (Translation team)
    * Fix : Documentation (Documentation team)

Overview of changes in gnome-calculator 3.13.90
    * Update : Translations (Translation team)
    * Update : doap file (Piotr Drąg, Olav Vitters)
    * Fix : test install (Vadim Rutkovsky)

Overview of changes in gnome-calculator 3.13.3
    * New : Calculator search provider (Michael Catanzaro)
    * New : Tests in release tarball (Vadim Rutkovsky)
    * New : Localized radix character from command-line (Michael Catanzaro)
    * Update : Translations (Translation team)
    * Fix : Restore previous answer on undo (Rodolphe PELLOUX-PRAYER)
    * Fix : Segfault on undo beyond history (Elita Lobo)
    * Fix : Malformed expression error on base change (PioneerAxon)
    * Fix : Critical warnings when entering Financial Mode (Michael Catanzaro)
    * Fix : Fix gcalccmd crash (PioneerAxon)
    * Fix : gcalccmd now exits with new-line (PioneerAxon)
    * Fix : Reset text in new function pop-up (ZZroman)
    * Fix : Removed redundent calls to notify_property() (Michael Catanzaro)
    * Fix : Use layout based decimal saperator on numberpad (Pierre Ossman)
    * Fix : Appdata : add default screenshot (Richard Hughes)
    * Fix : Don't create fundamental types (Michael Catanzaro)
    * Fix : Typo in step definition filelist (Vadim Rutkovsky)
    * Removed : Latvian lats from default currencies (Michael Catanzaro)

Overview of changes in gnome-calculator 3.13.2
    * New : Tests (Vadim Rutkovsky)
    * New : Use popover to change mode (Michael Catanzaro)
    * New : Use headerbar for preference dialog (Michael Catanzaro)
    * Update : GTK+ and vala dependencies (Michael Catanzaro)
    * Update : Modernize option parsing (Paolo Borelli)
    * Update : URLs in doap file (Piotr Drag)
    * Update : License fields in appdata (Michael Catanzaro)
    * Update : Translations (Translation team)
    * Fix : Ignore libtool files (Michael Catanzaro)
    * Fix : Failing test-case due to updated libc (PioneerAxon)
    * Fix : Crash due to non-validated return iterator (Andreas Henriksson)
    * Fix : Close popover after changing mode (Arnaud Bonatti)
    * Fix : Focus input field after mode change (Michael Catanzaro)
    * Fix : Mark image not translatable (Gabor Kelemen)
    * Fix : Crash on sub/superscript with trailing space (Robert Ancell)

Overview of changes in gnome-calculator 3.12.0
    * Update : Translations (Translation team)

Overview of changes in gnome-calculator 3.11.92
    * Update : Translations (Translation team)
    * Fix : Lost text focus on click (Simen Heggestøyl)

Overview of changes in gnome-calculator 3.11.91
    * New : Use git.mk (Michael Catanzaro)
    * Update : Rename desktop file (Michael Catanzaro)
    * Update : Translations (Translation team)
    * Fix : Makefile (Michael Catanzaro)
    * Fix : Precision loss (Daniel Renninghoff)
    * Fix : 0^0 should be indeterminate (Elita Lobo)
    * Fix : Precision error for ln () calculations (Daniel Renninghoff)

Overview of changes in gnome-calculator 3.11.90
    * Update : Translations (Translation team)
    * Fix : Window specific mode and actions (Michael Catanzaro)
    * Fix : About dialog (Michael Catanzaro)

Overview of changes in gnome-calculator 3.11.5
    * Update : Translations (Translation team)
    * Update : Documentation (PioneerAxon, Baptiste Mille-Mathias)
    * Fix : Appdata (Michael Catanzaro)

Overview of changes in gnome-calculator 3.11.4
    * Update : Translations (Translations team)
    * Fix : Add tooltip to custom functions (Garima Joshi)
    * Fix : Bug in representation mode for non-decimal answers (PioneerAxon)

Overview of changes in gnome-calculator 3.11.3
    * New : Custom functions (Garima Joshi)
    * New : Support for factorials of positive decimal numbers (Rashid Khan)
    * Update : Depend on newer versions of GTK, Vala (Michael Catanzaro)
    * Update : Translations
    * Update : Use HeaderBar (Michael Catanzaro)
    * Fix : Stop using stock icons (Robert Ancell)
    * Fix : Compilation warnings (Robert Ancell)
    * Fix : Title in basic mode (Michael Catanzaro)
    * Fix : Typos (Christian Kirbach, Seán de Búrca)
    * Fix : Newline text wrap bug (Kevin THIERRY)
    * Fix : "Malformed expression" stays forever bug (Rashid Khan)
    * Fix : AppData (Richard Hughes)
    * Fix : Misc cleanup (Michael Catanzaro, Olav Vitters)
2014-11-25 12:04:19 +00:00
wiz
43b4909ba6 Mention vala014 removal. 2014-11-25 12:02:21 +00:00
wiz
58b3ff5cf3 Remove vala014, no packages using it left in pkgsrc. 2014-11-25 11:59:58 +00:00
wiz
0347976c2a Updated x11/avant-window-navigator to 0.4.0nb17 2014-11-25 11:59:34 +00:00
wiz
0e4f15ee05 Convert from vala014 to vala (0.26). Still packages fine.
Bump PKGREVISION.
2014-11-25 11:59:25 +00:00
wiz
b75fb05634 Updated x11/libdesktop-agnostic to 0.3.92nb15 2014-11-25 11:59:02 +00:00
wiz
82f248f7d7 Convert from vala014 to vala (0.26). Still packages fine.
Bump PKGREVISION.
2014-11-25 11:58:53 +00:00
obache
16c2b1ff7b Fixes unwanted subst x86_64 with ${MACHINE_ARCH}, PR pkg/49418 by Sevan Janiyan.
Also fixes missing subst of 2.7 with ${PYVERSSUFFIX}.
2014-11-25 11:18:05 +00:00
obache
41c2261336 linker flag hack is required on Darwin prior to 9 too.
PR pkg/49417 by Sevan Janiyan.
2014-11-25 11:09:51 +00:00
wiz
f63ddde094 Remove vala012, no packages using it left in pkgsrc. 2014-11-25 10:09:14 +00:00
wiz
11e11ca1ec Mention shotwell-gtk3 -> shotwell move 2014-11-25 10:08:23 +00:00
wiz
55677ed08f Update shotwell using shotwell-gtk3. 2014-11-25 10:07:18 +00:00
wiz
4d9f0d472f Updated x11/eekboard to 1.0.8nb3 2014-11-25 09:59:21 +00:00
wiz
180e6f714f Switch from vala012 to vala (0.26). Still packages fine.
Bump PKGREVISION.
2014-11-25 09:59:11 +00:00
wiz
7dfd59f3b1 Removed devel/valide [wiz 2014-11-25] 2014-11-25 09:53:39 +00:00
wiz
5b8afae316 Remove valide, very outdated in pkgsrc and discontinued upstream
(per https://wiki.gnome.org/Projects/Vala/Tools)
2014-11-25 09:53:08 +00:00