Commit graph

195948 commits

Author SHA1 Message Date
joerg
96994c161a NetBSD/current explicitly needs uvm/uvm_extern.h 2013-01-15 15:25:21 +00:00
joerg
fad3b5e573 Don't introduce default arguments during method implementation. 2013-01-15 15:24:19 +00:00
joerg
9d1c58702a Be consistent about using return values. 2013-01-15 15:22:54 +00:00
joerg
da85e81683 Default arguments during method implementations are nonsense. 2013-01-15 15:20:44 +00:00
joerg
2b59130b66 Drop configure flag that no longer exists. 2013-01-15 15:19:37 +00:00
joerg
864a6d5515 Fix prototypes. Regenerate patches as unified diffs. 2013-01-15 15:19:05 +00:00
gdt
1d0c52a6ad Mark non-working on NetBSD 5.
Add NetBSD-5 to NOT_FOR_PLATFORM, due to
http://gnats.netbsd.org/46565.  Suggest qemu0 instead.
2013-01-15 15:17:22 +00:00
drochner
493b718e01 wants to use pkg-config 2013-01-15 11:29:21 +00:00
drochner
de3d2f7e3e add patch from upstream to fix possible keyring corruption
on import of corrupted keys (CVE-2012-6085), bump PKGREV
from "Bug Hunting" per PR pkg/47442
2013-01-15 11:21:50 +00:00
wiz
056d0c4006 Updated security/p5-Digest-SHA to 5.81 2013-01-15 10:47:25 +00:00
wiz
5f87e1e66e Update to 5.81:
5.81  Mon Jan 14 05:17:08 MST 2013
	- corrected load subroutine (SHA.pm) to prevent double-free
		-- Bug #82655: Security issue - segfault
		-- thanks to Victor Efimov and Nicholas Clark
			for technical expertise and suggestions

5.80  Mon Dec 10 14:15:26 MST 2012
	- obtained noticeable speedup on Intel/gcc
		-- by setting -O1 and -fomit-frame-pointer
		-- SHA-1 about 63% faster, SHA-2 improves 11-20%

5.74  Sat Nov 24 03:10:18 MST 2012
	- handle wide-string input by converting to bytes first
		-- viz. use SvPVbyte instead of SvPV in SHA.xs
		-- thanks to Eric Brine for summary and code

5.73  Wed Oct 31 04:32:44 MST 2012
	- provided workaround for DEC compiler bug (ref. Makefile.PL)
2013-01-15 10:47:15 +00:00
morr
ba4fb26d91 Simplify patch a little 2013-01-15 00:06:23 +00:00
morr
882f6c4f05 Note update of editors/vim-{lang,share,xaw} 2013-01-14 23:35:59 +00:00
morr
b8d8c34db9 Update to patchlevel 762.
Patches:
7.3.713  printf() can only align to bytes, not characters
7.3.714  :setlocal and :setglobal do not work in the sandbox
7.3.715  crash when calling setloclist() in BufUnload autocmd
7.3.716  error on exit when using Python 3
7.3.717  when changing font size only MS-Windows limits window size
7.3.718  when re-using the current buffer the buffer-local options stay
7.3.719  cannot run new version of cproto
7.3.720  proto files are outdated
7.3.721  Ruby interface defines local functions globally
7.3.722  Perl flags may contain "-g", which breaks "make proto"
7.3.723  various tiny problem.
7.3.724  building with Ruby and Tcl on MS-Windows 64 bit does not work
7.3.725  :aboveleft and :belowright have no effect on :copen
7.3.726  typos and duplicate info in README
7.3.727  can't always find Win32.mak when building GvimExt
7.3.728  cannot compile with MzScheme interface on Ubuntu 12.10
7.3.729  building with Ruby fails on some systems
7.3.730  crash in PHP file when using syntastic
7.3.731  Py3Init_vim() is exported uneccessarily
7.3.732  compiler warnings for function arguments
7.3.733  tests fail when including MzScheme
7.3.734  cannot put help files in a sub-directory
7.3.735  cannot build Ruby 1.9 with MingW or Cygwin
7.3.736  file name completion in input() escapes white space
7.3.737  when using do_cmdline() recursively did_endif is not reset
7.3.738  (after 7.3.730) unused function argument
7.3.739  computing number of lines may have an integer overflow
7.3.740  IOC tool complains about undefined behavior for int
7.3.741  (after 7.3.737) tiny build fails
7.3.742  leaking memory when :vimgrep restores the directory
7.3.743  (after 7.3.741) tiny build still fails
7.3.744  64 bit compiler warning
7.3.745  automatically setting 'ttymouse' doesn't work
7.3.746  memory leaks when using location lists
7.3.747  tab alignment does not work when characters are concealed
7.3.748  no tests for conceal mode
7.3.749  cannot build Python interface without multi-byte feature
7.3.750  the justify macro does not always work correctly
7.3.751  test 61 is flaky, it fails once in a while
7.3.752  test 49 script file doesn't fold properly
7.3.753  ":q" twice does not work when there is a QuitPre autocommand
7.3.754  latest nmake is not recognized
7.3.755  autoconf doesn't find Python 3 if it's called "python"
7.3.756  a location list can get a wrong count in :lvimgrep
7.3.757  issue 96: access freed memory if put command triggers autocmd
7.3.758  matchit plugin does not handle space in #ifdef
7.3.759  MS-Windows: Updating tabline is slow when there are many tabs
7.3.760  dv_ deletes the white space before the line
7.3.761  in Visual mode a "-p does not work
7.3.762  (after 7.3.759) on some systems the tabline is not redraw.

pkgsrc changes:
- cleanup vim-xaw by adding -lXaw first, so --as-needed will work now
- remove some old entries in vim-xaw

Will fix PR 47281.
2013-01-14 23:30:33 +00:00
bouyer
bb86c02982 Added security/p5-Authen-Simple version 0.5
Added www/p5-HTTP-Server-Simple-Authen version 0.04
Added net/p5-FusionInventory-Agent version 2.2.7
Added net/p5-FusionInventory-Agent-Task-Network version 1.0.2
2013-01-14 14:50:52 +00:00
bouyer
e226d35600 Add p5-FusionInventory-Agent and p5-FusionInventory-Agent-Task-Network 2013-01-14 14:48:19 +00:00
bouyer
756bda8345 Import FusionInventory-Agent-Task-Network 2.2.7
This plugin for the agent provides two tasks that were previously distributed
separatly:

* the NetDiscovery task allows the agent to scan the network to find remote
  devices, through nmap, NetBios or SNMP, and to identify them
* the NetInventory task allows the agent to extract various informations from
  a remote device through SNMP protocol
2013-01-14 14:47:38 +00:00
bouyer
73377ca550 Import FusionInventory-Agent 2.2.7
The FusionInventory agent is a generic management agent. It can perform a
certain number of tasks, according to its own execution plan, or on behalf of a
GLPI server with fusioninventory plugin, acting as a control point.

Two of these tasks are included in agent source distribution, local inventory
and wake on lan. Other tasks are distributed separatly, excepted for binary
distributions where they are bundled together.
2013-01-14 14:46:50 +00:00
bouyer
8fed303198 Add p5-HTTP-Server-Simple-Authen 2013-01-14 14:46:01 +00:00
bouyer
9b2674c37a Import HTTP-Server-Simple-Authen version 0.04
HTTP::Server::Simple::Authen is an HTTP::Server::Simple plugin to allow
HTTP authentication. Authentication scheme is pluggable and you can use
whatever Authentication protocol that Authen::Simple supports.
2013-01-14 14:45:23 +00:00
bouyer
1d78aa3458 Add p5-Authen-Simple 2013-01-14 14:44:29 +00:00
bouyer
73c1400f37 Import security/p5-Authen-Simple version 0.5
Simple and consistent framework for authentication.
2013-01-14 14:43:55 +00:00
jperkin
21ad6ba31d Updated pkgtools/pbulk-base to 0.47 2013-01-14 14:33:46 +00:00
jperkin
5e67cd4147 pbulk-base-0.47: Portability fixes
- Prefer fcntl FD_CLOEXEC to ioctl FIOCLEX.

 - Reset SIGPIPE action to default for the build child, avoids 'yes' spinning
   indefinitely on EPIPE in Solaris builds, notably for print/pdf2djvu.
2013-01-14 14:33:28 +00:00
schmonz
41628cbf0b Updated textproc/py-feedparser to 5.1.3 2013-01-14 14:04:41 +00:00
schmonz
42b6204ba5 Update to 5.1.3. From the changelog:
* Consolidated and simplified the character encoding detection code
* Issue 346 (the gb2312 encoding isn't always upgraded to gb18030)
* Issue 350 (HTTP Last-Modified example is incorrect in documentation)
* Issue 352 (importing lxml.etree changes what exceptions libxml2 throws)
* Issue 356 (add support for the HTML5 attributes `poster` and `preload`)
* Issue 364 (enclosure-sniffing microformat code can throw ValueError)
* Issue 373 (support RFC822-ish dates with swapped days and months)
* Issue 376 (uppercase 'X' in hex character references cause ValueError)
* Issue 382 (don't strip inline user:password credentials from FTP URL's)
2013-01-14 14:03:58 +00:00
wiz
7585dbd1d7 + Transmission-2.76, Transmission-gui-2.76, bitlbee-3.2,
cdrtools-3.01a11, cvsps-3.7, diffpdf-2.1.2, editres-1.0.6,
  elm-me-2.5plalpha32, gaupol-0.21.1, gst123-0.3.2, hiawatha-8.7,
  horde-5.0.3, httping-1.5.7, imp-6.0.3, ingo-3.0.2, jpeg-9,
  kronolith-4.0.3, libnotify-0.7.5 [pkg/47441], mame-0.148,
  mess-0.148, mono-3.0.3, pango-1.32.6, puzzles-9737, py-anki2-2.0.4,
  star-1.5.2, turba-4.0.2, viewres-1.0.4, x264-devel-20130112,
  xconsole-1.0.5, xf86-video-cirrus-1.5.2, xmag-1.0.5, xmessage-1.0.4,
  xterm-288.
2013-01-14 13:46:17 +00:00
taca
a1d2b7db7d Note update of net/ruby-domain_name package to 0.5.7. 2013-01-14 11:35:28 +00:00
taca
3a6e1f6396 Update ruby-domain_name to 0.5.7.
* Hold the date of the eTLD database and use it to detect modification.
* Update the eTLD list.
2013-01-14 11:34:52 +00:00
mef
7726ea4a9b Correct typo (Scoolbook -> Schoolbook). 2013-01-14 06:26:23 +00:00
taca
4f0d31122e Note update of graphics/ruby-gnuplot package to 2.6.2. 2013-01-14 06:14:33 +00:00
taca
2e60e429ac Update ruby-gnuplot to 2.6.2.
2.6.2
* llrt: Make SPlot.to_gplot use parent's implementation

2.6.1
* TheKnight 	Fix bug in SPlot.to_gplot implementation.
2013-01-14 06:14:03 +00:00
taca
8c66143eca Note update of devel/ruby-rspec-rails package to 2.12.2. 2013-01-14 06:13:08 +00:00
taca
e3f33c8696 Update ruby-rspec-rails to 2.12.2.
### 2.12.2 / 2013-01-12
[full changelog](http://github.com/rspec/rspec-rails/compare/v2.12.1...v2.12.2)

Bug fixes

* Reverts earlier fix where anonymous controllers defined the `_routes` method
  to support testing of redirection and generation of URLs from other contexts.
  The implementation ended up breaking the ability to refer to non-anonymous
  routes in the context of the controller under test.

### 2.12.1 / 2013-01-07
[full changelog](http://github.com/rspec/rspec-rails/compare/v2.12.0...master)

Bug fixes

* Operates correctly when ActiveRecord is only partially loaded (e.g., with
  older versions of Mongoid). (Eric Marden)
* `expect(subject).to have(...).errors_on` operates correctly for
  ActiveResource models where `valid?` does not accept an argument. (Yi Wen)
* Rails 4 support for routing specs. (Andy Lindeman)
* Rails 4 support for `ActiveRecord::Relation` and the `=~` operator matcher.
  (Andy Lindeman)
* Anonymous controllers define `_routes` to support testing of redirection
  and generation of URLs from other contexts. (Andy Lindeman)
2013-01-14 06:12:41 +00:00
taca
968575ba75 Note update of graphics/ruby-chunky_png package to 1.2.7. 2013-01-14 06:10:59 +00:00
taca
a55518c2de Update ruby-chunky_png to 1.2.7.
Exact changes aren't available.

* Fix a small problem with 4bit resampling code.
2013-01-14 06:10:30 +00:00
taca
d0b9beb11a Note update of devel/ruby-inline package to 3.12.0. 2013-01-14 06:03:25 +00:00
taca
1eb64c8672 Update ruby-inline to 3.12.0.
=== 3.12.0 / 2012-12-18

* 1 major enhancement:

  * map_ruby_const prefixes c-vars with 'c' (eg Name -> cName).

* 1 minor enhancement:

  * Added #add_id to make interning symbols in C clean and easy

=== 3.11.4 / 2012-11-23

* 1 minor enhancement:

  * Improve windows compatibility (MinGW). (luislavena)
2013-01-14 06:02:37 +00:00
taca
ca67a74f7f Note update of devel/ruby-ffi package to 1.3.1. 2013-01-14 05:54:56 +00:00
taca
8b61e9292a Update ruby-ffi to 1.3.1.
Exact changes are unknown, please refer commit log of github:
<https://github.com/ffi/ffi/commits/master>.
2013-01-14 05:54:21 +00:00
taca
d3cc2b20a5 Note update of Ruby Rack packages:
www/ruby-rack12		1.2.7
	www/ruby-rack13		1.3.9
	www/ruby-rack		1.4.4
2013-01-14 04:36:42 +00:00
taca
35d858c06c Update ruby-rack to 1.4.4.
* January 13th, 2013: Thirty second public release 1.4.4, 1.3.9, 1.2.7, 1.1.5
  * [SEC] Rack::Auth::AbstractRequest no longer symbolizes arbitrary strings
  * Fixed erroneous test case in the 1.3.x series
2013-01-14 04:35:34 +00:00
dholland
1878082b88 meta-pkgs/web-server 2013-01-14 04:35:11 +00:00
taca
b388b7f7ea Update ruby-rack13 to 1.3.9.
* January 6th, 2013: Twenty eighth public release 1.3.7
  * Add warnings when users do not provide a session secret
  * Fix parsing performance for unquoted filenames
  * Updated URI backports
  * Fix URI backport version matching, and silence constant warnings
  * Correct parameter parsing with empty values
  * Correct rackup '-I' flag, to allow multiple uses
  * Correct rackup pidfile handling
  * Report rackup line numbers correctly
  * Fix request loops caused by non-stale nonces with time limits
  * Fix reloader on Windows
  * Prevent infinite recursions from Response#to_ary
  * Various middleware better conforms to the body close specification
  * Updated language for the body close specification
  * Additional notes regarding ECMA escape compatibility issues
  * Fix the parsing of multiple ranges in range headers

* January 7th, 2013: Thirtieth public release 1.3.8
  * Security: Prevent unbounded reads in large multipart boundaries

* January 13th, 2013: Thirty second public release 1.4.4, 1.3.9, 1.2.7, 1.1.5
  * [SEC] Rack::Auth::AbstractRequest no longer symbolizes arbitrary strings
  * Fixed erroneous test case in the 1.3.x series
2013-01-14 04:35:02 +00:00
dholland
466e6669ca Switch this from apache13 to apache22 and bump the version. Eesh.
XXX: Somebody please make a less 1998-looking list of packages to
XXX: put in here.
2013-01-14 04:34:50 +00:00
taca
6f39f5459c Update ruby-rack12 to 1.2.7.
* January 6th, 2013: Twenty seventh public release 1.2.6
  * Add warnings when users do not provide a session secret
  * Fix parsing performance for unquoted filenames

* January 13th, 2013: Thirty second public release 1.4.4, 1.3.9, 1.2.7, 1.1.5
  * [SEC] Rack::Auth::AbstractRequest no longer symbolizes arbitrary strings
  * Fixed erroneous test case in the 1.3.x series
2013-01-14 04:34:27 +00:00
minskim
522c121273 Add tex-textcase{,-doc}. 2013-01-14 00:26:18 +00:00
minskim
ea3d1a80c4 Import tex-textcase-doc-0.07 as print/tex-textcase-doc.
Packaged by Patrick Welche and modified by me.

This is documentation for tex-textcase.
2013-01-14 00:23:32 +00:00
minskim
dc7626abea Import tex-textcase-0.07 as print/tex-textcase.
Packaged by Patrick Welche and modified by me.

The textcase package offers commands \MakeTextUppercase and
\MakeTextLowercase are similar to the standard \MakeUppercase
and \MakeLowercase, but they do not change the case of any
sections of mathematics, or the arguments of \cite, \label and
\ref commands within the argument. A further command
\NoCaseChange does nothing but suppress case change within its
argument, so to force uppercase of a section including an
environment, one might say:
\MakeTextUppercase{...\NoCaseChange{\begin{foo}}
...\NoCaseChange{\end{foo}}...}
2013-01-14 00:23:00 +00:00
is
e293489451 xtrs-4.9dnb1 2013-01-13 21:07:53 +00:00