Commit graph

195813 commits

Author SHA1 Message Date
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
is
b1d20f7884 Update to xtrs-4.9dnb1: enable sound support through OSS. 2013-01-13 20:54:30 +00:00
apb
fdfb500098 In util/texi2dvi, don't try to re-exec under /bin/ksh, and improve the
test for whether "local" works.  Now ksh93 is correctly detected as
a shell that does not have a working 'local' command.

Use REPLACE_SH to edit the #!/bin/sh line in util/texi2dvi, to make
it use the value of ${SH} instead of /bin/sh.

Set PKGREVISION=1.
2013-01-13 20:44:55 +00:00
jakllsch
960cba97f6 Updated misc/calibre to 0.9.7nb1 2013-01-13 15:48:14 +00:00
jakllsch
2f35aced4c add runtime depency on py-cssselect, bump pkgrev 2013-01-13 15:48:03 +00:00
jakllsch
fbe4659afe Added textproc/py-cssselect version 0.7.1 2013-01-13 15:22:06 +00:00
jakllsch
b6e7a11729 +py-cssselect 2013-01-13 15:21:32 +00:00
jakllsch
43e50f0a89 Add py-cssselect.
cssselect parses CSS3 Selectors and translate them to XPath 1.0
expressions. Such expressions can be used in lxml or another XPath
engine to find the matching elements in an XML or HTML document.

This module used to live inside of lxml as lxml.cssselect before
it was extracted as a stand-alone project.
2013-01-13 15:20:35 +00:00
tron
47d517f0af Simplify code to select BDB version. "db1" gets excluded on Solaris 11
automatically anyway. This finally fixes PR pkg/47420 by Richard Palo.
2013-01-13 13:21:18 +00:00
ryoon
9a0abb2204 Add uim-1.8.4. 2013-01-13 12:58:15 +00:00
obache
6af398611d Updated net/mikutter to 0.2.1.1119 2013-01-13 07:27:02 +00:00
obache
0044d596f6 Update mikutter to 0.2.1.1119, 0.2.1 official release. 2013-01-13 07:26:40 +00:00
ryoon
cb57757013 Added net/bwping version 1.7 2013-01-13 04:31:17 +00:00
ryoon
a92e256173 Add bwping. 2013-01-13 04:30:55 +00:00
ryoon
6fc174090a Import bwping-1.7 as net/bwping.
BWPing is a tool to measure bandwidth and response times between
two hosts using Internet Control Message Protocol (ICMP) echo
request/echo reply mechanism. It does not require any special
software on the remote host. The only requirement is the ability
to respond on ICMP echo request messages.
2013-01-13 04:29:50 +00:00
ryoon
2fc7a693d2 Added textproc/uncrustify version 0.59 2013-01-13 04:23:46 +00:00
ryoon
4c26e82d5c Add uncrustify. 2013-01-13 04:23:22 +00:00
ryoon
ae9d35ca25 Import uncrustify-0.59 as textproc/uncrustify.
Source Code Beautifier for C, C++, C#, ObjectiveC, D, Java, Pawn
and VALA.  The goals of this project are simple: Create a highly
configurable, easily modifiable source code beautifier.
2013-01-13 04:22:34 +00:00
ryoon
41eff323a3 Updated graphics/fotoxx to 13.01.2 2013-01-13 04:17:35 +00:00
ryoon
7ca1672ca9 Update to 13.01.2
Changelog:
2013.01.11  v.13.01.2
+ The Dutch translation was updated.
+ Bugfix: If file sync is cancelled it may be impossible to quit.

2013.01.03  v.13.01.1
+ Bugfix: The Grid Lines menu and keyboard toggle was not working.
2013-01-13 04:17:08 +00:00
riz
82693b6ea5 Detect arm MACHINE_ARCH, and set --cpu accordingly, so it can build
on NetBSD ARM platforms.  Tested on my Sheevaplug.

XXX will probably need similar treatment for mips and sh3.
2013-01-12 20:52:27 +00:00
is
ac3a20aa61 xtrs -> 4.9d 2013-01-12 20:21:40 +00:00
ryoon
5e0aa3056b Fix PR pkg/47425.
Oops. PKGNAME_NOREV is not suitable, use DISTNAME instead.
2013-01-12 20:01:16 +00:00
ryoon
12b4055fd6 Fix PR pkg/47425.
ftp.NetBSD.org and its mirrors has wrong tar ball.
2013-01-12 19:59:19 +00:00
is
e37f2c63cd slipped through the cracks. neeed for 4.9nb5 and later. 2013-01-12 19:26:51 +00:00
is
616231a455 Update to xtrs-4.9d, with lots of bug fixes and improvements. 2013-01-12 19:07:55 +00:00
is
4e2da7250a Actually install the provided utility disk images with the emulator, so
that we can swap files back and forth with TRS/80 disk operating systems.
2013-01-12 17:21:04 +00:00
is
9c217d8e7d Tim Mann allegedly suggested disabling HAVE_SIGIO for hanging xtrs on
Linuxes 5 years ago. I see the same problem on NetbSD-6 (at least; didn't
try older) and the same cure works.
2013-01-12 16:40:49 +00:00
tron
f67def298a Attempt to fix build problems under Solaris (11 at least) if the "drac"
option is used.

Problem reported by Richard Palo in PR pkg/47420.
2013-01-12 15:58:53 +00:00
taca
7c7f983f65 Note update of devel/ruby-stomp package to 1.2.8. 2013-01-12 14:03:59 +00:00
taca
2398ab8393 Update ruby-stomp to 1.2.8.
== 1.2.8 20121228

* Fix inverted encode / decode logic (fairly major 1.1+ bug)
* Enhance codec tests
* Enhance Stomp 1.1+ tests
2013-01-12 14:03:23 +00:00
ryoon
e193cdd5c7 Updated www/py-django-mezzanine-grappelli to 0.2.11nb1 2013-01-12 12:38:24 +00:00
ryoon
b06bb36aa3 Bump PKGREVISION.
* Add missing dependencies. Thank you, joerg@.
2013-01-12 12:33:11 +00:00
ryoon
603b4952df Updated www/py-django-appconf to 0.5nb1 2013-01-12 12:25:36 +00:00
ryoon
280f82a7b5 Bump PKGREVISION.
* Add FETCH_USING=curl for https MASTER_SITES. Thank you, joerg@.
* Add missing dependency.
2013-01-12 12:25:05 +00:00
ryoon
8103fcebea Updated www/py-bleach to 1.1.5nb1 2013-01-12 12:12:13 +00:00