Commit graph

172725 commits

Author SHA1 Message Date
taca
bec0ef6104 Add PHP license. 2011-06-19 15:43:19 +00:00
taca
2e22e5a9cc Note update of lang/pear package to 1.9.3. 2011-06-19 15:40:59 +00:00
taca
0e69779e22 Update pear pacakge to 1.9.3.
* Include XML_Util 1.2.1 which should be included from 1.9.0.


Release date: 2011-06-04 23:46 UTC
Release state: stable

Changelog:

* Fixed Bug #17744: Empty changelog causes fatal error in setChangelogentry
  [dufuz]
* Fixed Bug #18340: raiseErro typo [doconnor]
* Fixed Bug #18349: package.xml version not recognized when single quoted
  [dufuz]
* Fixed Bug #18364: date.timezone errors for sh/bat files when TZ is not set
  in php.ini [dufuz]
* Fixed Bug #18388: Parenteses error in REST.php line 232 [dufuz]
* Fixed Bug #18428: invalid preg_match patterns [glen]
* Fixed Bug #18486: REST/10.php does not check error condition [dufuz]
* Fixed a problem in RunTest and code coverage. Correctly register the
  code coverage shutdown function in case we are inside a namespace. [sebastian]
* Fixed a bug with extensions not providing their config.m4 and co in the root
  directory of their pecl package but rather in a sub directory, such as
  xhprof. [dufuz]
2011-06-19 15:40:21 +00:00
taca
a65ad330c1 Note update of devel/ruby-debug-extra package to 0.10.4. 2011-06-19 15:28:04 +00:00
taca
c42f3971fd Update ruby-debug-extra package to 0.10.4.
2010-09-12 01:30  Rocky Bernstein

	* ChangeLog, doc/home-page.html, doc/rdebug-emacs.texi,
	  lib/ChangeLog, test/pm.rb: pm.rb: spelling mistake

2010-08-13 05:32  Rocky Bernstein

	* ChangeLog, cli/ruby-debug/commands/frame.rb,
	  cli/ruby-debug/helper.rb, cli/ruby-debug/processor.rb,
	  ext/ruby_debug.c, lib/ChangeLog: Add Debugger.inside_emacs?
	  Environment variable EMACS for inside Emacs is deprecated in
	  favor of INSIDE_EMACS. Rubyforge #28465.

2010-08-03 02:53  Rocky Bernstein

	* emacs/rdebug-breaks.el: Off by one on showing breakpoint
	  positions

2010-08-02 19:07  Rocky Bernstein

	* doc/rdebug-emacs.texi: More small document changes

2010-08-02 18:03  Rocky Bernstein

	* doc/rdebug-emacs.texi: A couple more small emacs doc changes

2010-08-02 17:45  Rocky Bernstein

	* doc/rdebug-emacs.texi, emacs/INSTALL, emacs/README: More small
	  changes to docs.

2010-08-02 12:51  Rocky Bernstein

	* CHANGES, ChangeLog, INSTALL.SVN, configure.ac, emacs/AUTHORS,
	  emacs/INSTALL, emacs/Makefile.am, emacs/README, emacs/rdebug.el,
	  lib/ChangeLog: Go over installation instructions for Emacs.
	  Add a basic files, README, INSTALL and AUTHORS.
	  Change version from 0.10.4vc to 0.10.4rc1

2009-11-28 22:56  Rocky Bernstein

	* ChangeLog, emacs/rdebug-annotate.el, emacs/rdebug-breaks.el,
	  emacs/rdebug-core.el, emacs/rdebug-info.el,
	  emacs/rdebug-source.el, emacs/rdebug-track.el, lib/ChangeLog: Fix
	  problem caused by gdb-ui renamed to gdb-mi. Rubyforge tracker
	  #27152
	  Remove all Emacs byte compile warning messages.

	  Note however all of this code will eventually be phased out in
	  favor
	  of emacs-dbgr (on github).

2009-03-31 09:49  Rocky Bernstein

	* emacs/rdebug-locring.el: Comment change

2009-03-11 18:57  Rocky Bernstein

	* cli/ruby-debug/commands/catchpoint.rb, emacs/rdebug-core.el,
	  emacs/rdebug-track.el, emacs/test/test-regexp.el: Update "catch"
	  command help string. Reindent some emacs files to make tests
	  happy.

2009-02-10 04:32  Rocky Bernstein

	* emacs/rdebug-core.el: Remove the annoying disappearing command
	  window when we there's an initial error in running the Ruby
	  program
2011-06-19 15:27:19 +00:00
taca
b71ebec8e8 Add missing patch file (forgot to commit). 2011-06-19 15:25:07 +00:00
taca
035185ce9a Add missing patch-aa. 2011-06-19 15:20:39 +00:00
taca
646737fc15 Note addition of print/ruby-prawn package version 0.11.1. 2011-06-19 14:51:26 +00:00
taca
120db26723 Add and enable ruby-prawn. 2011-06-19 14:50:37 +00:00
taca
8d5dd96c7d Importing ruby-prawn package version 0.11.1.
= Prawn: Fast, Nimble PDF Generation For Ruby

Prawn is a PDF writing library for Ruby designed to be tiny, fast, and nimble,
just like the majestic sea creature.

Development on this library was initially made possible thanks to
the many people who donated to the Ruby Mendicant project:
http://rubymendicant.wikidot.com

The project is currently maintained by Gregory Brown, with lots of help from
Prawn's core developers and the community.
2011-06-19 14:49:40 +00:00
taca
e6e6fa1be4 Note addtion of these pacakges:
converters/ruby-Ascii85		1.0.1
	print/ruby-pdf-reader		0.9.2
2011-06-19 14:22:44 +00:00
taca
544514ab51 Add and enable ruby-pdf-reader. 2011-06-19 14:19:51 +00:00
taca
64320dc428 Importing ruby-pdf-reader package version 0.9.2.
The PDF::Reader library implements a PDF parser conforming as much as
possible to the PDF specification from Adobe.

It provides programmatic access to the contents of a PDF file with
a high degree of flexibility.

The PDF 1.7 specification is a weighty document and not all aspects
are currently supported. I welcome submission of PDF files that
exhibit unsupported aspects of the spec to assist with improving out
support.
2011-06-19 14:18:58 +00:00
taca
5fa822b8cb Add and enable ruby-Ascii85. 2011-06-19 14:17:51 +00:00
taca
ab3bff7974 Importing ruby-Ascii85 package version 1.0.1.
Ascii85 provides methods to encode/decode Adobe's binary-to-text encoding
of the same name.
2011-06-19 14:16:55 +00:00
taca
fb54919e84 Note addition of fonts/ruby-ttfunk package version 1.0.1. 2011-06-19 14:15:10 +00:00
taca
8b48a586a3 Add and enable ruby-ttfunk. 2011-06-19 14:14:36 +00:00
taca
4dddb59b8e Importing ruby-ttfunk package version 1.0.1.
TTFunk is a TrueType font parser written in pure ruby.
2011-06-19 14:13:18 +00:00
taca
c58744e2b1 Note addition of net/ruby-net-ping package version 1.5.0. 2011-06-19 14:11:07 +00:00
taca
8cbeb8ccb9 Add and enable ruby-net-ping. 2011-06-19 14:10:39 +00:00
taca
e0df3fc53b Importing ruby-net-ping package version 1.5.0.
The net-ping library provides a ping interface for Ruby. It includes
separate TCP, HTTP, LDAP, ICMP, UDP, WMI (for Windows) and external ping
classes.
2011-06-19 14:09:52 +00:00
taca
6b8c766830 Note addition of net/ruby-net-ldap package version 0.2.2. 2011-06-19 14:09:00 +00:00
taca
09b4bb8c2d Add and enable ruby-net-ldap. 2011-06-19 14:08:19 +00:00
taca
42f3cfd4ac Importing net-ldap version 0.2.2.
Net::LDAP for Ruby (also called net-ldap) implements client access for the
Lightweight Directory Access Protocol (LDAP), an IETF standard protocol for
accessing distributed directory services. Net::LDAP is written completely in
Ruby with no external dependencies. It supports most LDAP client features
and a subset of server features as well.

Net::LDAP has been tested against modern popular LDAP servers including
OpenLDAP and Active Directory. The current release is mostly compliant with
earlier versions of the IETF LDAP RFCs (2251-2256, 2829-2830, 3377, and 3771).
Our roadmap for Net::LDAP 1.0 is to gain full *client* compliance with
the most recent LDAP RFCs (4510-4519, plus portions of 4520-4532).
2011-06-19 14:07:17 +00:00
bouyer
05503afbc9 Add destdir support 2011-06-19 13:50:57 +00:00
plunky
27eadbe1a4 enable crypto connections
(many peers refuse to talk to me, otherwise?)
2011-06-19 13:46:29 +00:00
plunky
6ffc088439 update sysutils/netbt-hcidump to 2.1 2011-06-19 13:04:10 +00:00
plunky
1e9494cd9f update to bluez-hcidump-2.1
from the ChangeLog:
	Add support for decoding OBEX Action command.
	Add support for decoding SMP commands.
	Add support for decoding ATT commands.
	Add support for missing LE decoding.
2011-06-19 13:02:35 +00:00
plunky
31fcb43227 retain bt_compidtostr() prototype to fix a potential build error 2011-06-19 12:25:42 +00:00
obache
d1ac8ccfb4 Updated time/p5-Time-modules to 2011.0517 2011-06-19 12:05:19 +00:00
obache
d45ebd97ec Update p5-Time-modules to 2011.0517.
(contains fixes for PR#43823).

2011.0517:
	Bugfix from Sophie Hamilton: call tzset() when changing timezones.

	Bugfix: bail out of tests cleanly when tzset doesn't work.
2011.0505:
	Bugfix: make sure $ampm is defined so no undefined string warnings
	are issued.

	Honor the GMT flag when parsing time specs.  Patch from
	kris at shannon.id.au.

	Bugfix: RT#31477 noon & midnight would match in the middle of strings.

	Added %v conversion for Time::CTime

	Added tests to disprove invalid bug reports.
2011-06-19 12:04:46 +00:00
taca
6a7000972d Note update of devel/ruby-linecache package to 0.46. 2011-06-19 10:37:28 +00:00
taca
6c9ef9d67d Update ruby-linecache package to 0.46.
0.46
06-12-19
- A require_relative dependency snuck in.
  Add a rbx-require-relative to handle this.
2011-06-19 10:36:43 +00:00
taca
30be5a8bfc Note addition of devel/ruby-rbx-require-relative package version 0.0.5. 2011-06-19 10:34:10 +00:00
taca
cd2fc20315 Add and enable ruby-rbx-require-relative. 2011-06-19 10:33:29 +00:00
taca
38e2f96165 Import ruby18-rbx-require-relative pacakge version 0.0.5.
It is required by new ruby-linecache package.

Ruby 1.9's relative_relative for Rubinus and MRI 1.8

Here we add in Module RequireRelative method: *require_relative*,
and *abs_file*.

Example:
require 'rubygems'; require 'require_relative'
require_relative './lib/foo'
absolute_path = RequireRelative.abs_file

But why *abs_file*? Well, recall that ==__FILE__== does not give an absolute
path. So if you have chdir'd before using ==__FILE__==, you might not be
able to retrieve the full path.
2011-06-19 10:32:17 +00:00
plunky
972397e911 use _FETCH_OUTPUT_ARGS also for fetch-list output 2011-06-19 10:23:56 +00:00
obache
0a2172d1b1 Note quickml-analog and quickml-limit optin (used by mail/quickml). 2011-06-19 10:10:02 +00:00
obache
513536b36a + quickml 2011-06-19 10:09:18 +00:00
obache
d96e03b170 Added mail/quickml version 0.7 2011-06-19 10:03:23 +00:00
obache
52b611e9c3 Import quickml-0.7 as mail/quickml.
Based on PR#44939 by Susumu Miwa.
Modified by Makoto Fujiwawa and me in pkgsrc-wip.

Quickml server provides very-easy-to-use mailing list service.
It was too open in this age, some limitation is provided in
this package. The original code is written by Satoru Takabayashi.
2011-06-19 10:01:53 +00:00
alnsn
8297e28c05 Parallel builds fail on -current => MAKE_JOBS_SAFE=no. 2011-06-19 09:30:49 +00:00
obache
41b4f47303 + p5-Text-WagnerFischer 2011-06-19 09:10:43 +00:00
obache
169946b9c0 Added textproc/p5-Text-WagnerFischer version 0.04 2011-06-19 09:08:19 +00:00
obache
227deaa440 Import p5-Text-WagnerFischer-0.04 as textproc/p5-Text-WagnerFischer.
PR#44976 by David H. Gutteridge.

This module implements the Wagner-Fischer dynamic programming
technique, used here to calculate the edit distance of two strings.
The edit distance is a measure of the degree of proximity between two
strings, based on "edits": the operations of substitutions, deletions
or insertions needed to transform the string into the other one (and
vice versa).  The module is designed to be easily extensible by
functioning as a base class for other modules.
2011-06-19 09:08:05 +00:00
obache
8c5c8867f0 + p5-Test-Approx p5-Algorithm-HowSimilar 2011-06-19 09:02:50 +00:00
obache
1b0062f629 Added devel/p5-Algorithm-HowSimilar version 0.01 2011-06-19 08:59:23 +00:00
obache
4b6bebf903 Import p5-Algorithm-HowSimilar-0.01 as devel/p5-Algorithm-HowSimilar.
PR#44975 by David H. Gutteridge.

This module leverages Algorithm::Diff to let you compare the degree of
sameness of arrays or strings. It returns a result set that defines
exactly how similar these things are.
2011-06-19 08:59:07 +00:00
taca
dd132d04a5 Note update of www/merb-datamapper pacakge to 1.1.3. 2011-06-19 08:55:13 +00:00
taca
bbc84a3e99 Update merb-datamapper pacakge to 1.1.3.
Change dependency as gemspec.
2011-06-19 08:54:18 +00:00