Commit graph

33051 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
be5735ce54 - Update to 0.12
- Remove outdated PERL_LEVEL check

Changes:	http://search.cpan.org/dist/Hash-FieldHash/Changes
2011-10-19 13:01:18 +00:00
Sunpoet Po-Chuan Hsieh
34b531ec8e - Add p5-DateTime-Format-Oracle 0.06
DateTime::Format::Oracle may be used to convert Oracle date and timestamp values
into DateTime objects. It also can take a DateTime object and produce a date
string matching the NLS_DATE_FORMAT.

Oracle has flexible date formatting via its NLS_DATE_FORMAT session variable.
Date values will be returned from Oracle according to the current value of that
variable. Date values going into Oracle must also match the current setting of
NLS_DATE_FORMAT.

Timestamp values will match either the NLS_TIMESTAMP_FORMAT or
NLS_TIMESTAMP_TZ_FORMAT session variables.

This module keeps track of these Oracle session variable values by examining
environment variables of the same name. Each time one of Oracle's formatting
session variables is updated, the %ENV hash must also be updated.

WWW: http://search.cpan.org/dist/DateTime-Format-Oracle/
2011-10-19 12:59:47 +00:00
Erwin Lansing
321cbda1ee Reinstate NO_LATEST_LINK that was lost in rev. 1.15 2011-10-19 08:31:11 +00:00
Martin Matuska
34e6df561a Update to 2.0.0RC2 2011-10-19 08:18:13 +00:00
Philippe Audeoud
e8419e10be - Update to 0.56
- Changelog: http://cpansearch.perl.org/src/EDENC/Test-WWW-Mechanize-Catalyst-0.56/CHANGES
2011-10-19 08:18:08 +00:00
Martin Matuska
1d9498dd31 Update to 1.1.0 2011-10-19 08:18:05 +00:00
Martin Matuska
297ba59678 Update to 1.0.3 2011-10-19 08:17:57 +00:00
Sunpoet Po-Chuan Hsieh
fa0a610cae - Update to 1.73
Changes:	http://search.cpan.org/dist/Config-Properties/Changes
PR:		ports/161283
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 14 days)
2011-10-19 05:50:08 +00:00
Cheng-Lung Sung
3a751f2b08 - Update to 4.6.1 2011-10-19 02:01:35 +00:00
Akinori MUSHA
8e2db566f0 Stick with subversion16 for now. 2011-10-19 01:17:24 +00:00
Cheng-Lung Sung
124b971734 - Update to 1.08 2011-10-19 00:41:15 +00:00
Daniel Eischen
dbc05a487e Upgrade to 0.11.2.
Submitted by:	Mark Murray <markm_at_fbsd_dot_org
2011-10-19 00:20:16 +00:00
Pav Lucistnik
386f7b10aa - Don't remove share/vala[/vapi] directories, they are owned by gnomehier
Reported by:	pointyhat
2011-10-18 22:29:09 +00:00
Eitan Adler
fc80b30a92 - update pure-gen to 0.12
- update pure-gtk to 0.10
- update pure-sockets to 0.5
-- remove duplicate pkg-plist entries
-- make clang dep unconditional

PR:		ports/161423
Submitted by:	Zhihao Yuan <lichray@gmail.com> (maintainer)
Approved by:	bapt (mentor)
2011-10-18 22:20:32 +00:00
Pawel Pekala
a24c3797de Update to 0.17
* Support for new chips: MSP430FR5739, MSP430F5418,
 MSP430AFE253, MSP430F5527, MSP430F5510, MSP430F5528.
 * New -s option to specify serial port
 * Bug fixes for GDB stub interface and simulator.
 * Reader now supports tilde-expansion and ^[# key.
 * Better diagnostics for FET devices (more error codes).

PR:		ports/161695
Submitted by:	Peter Jeremy <peterjeremy@acm.org> (maintainer)
2011-10-18 21:51:18 +00:00
Greg Larkin
8afe4f7d0a - Added missing pkg-plist entries
- Bumped PORTREVISION

Reported by:	pointyhat (via pav)
2011-10-18 19:09:46 +00:00
Sunpoet Po-Chuan Hsieh
f8f2a52774 - Add gjstest 1.0.6
Google JS Test is a fast javascript unit testing framework that runs on the V8
engine, without needing to launch a full browser.

Features include:
- Extremely fast test startup and execution time, without having to run a
  browser.
- Clean, readable output in the case of both passing and failing tests.
- A browser-based test driver that can simply be refreshed whenever JS is
  changed.
- Style and semantics that resemble Google Test for C++.
- A built-in mocking framework that requires minimal boilerplate code (e.g. no
  $tearDown or $verifyAll) with style and semantics based on the Google C++
  Mocking Framework.

The trade-off is that since tests are run in V8 without a browser, there is no
DOM available. You can still use Google JS Test for tests of DOM-manipulating
code however; see "Is it for me?" [1] for more details.

[1] http://code.google.com/p/google-js-test/wiki/IsItForMe

WWW: http://code.google.com/p/google-js-test/
2011-10-18 17:03:51 +00:00
Sunpoet Po-Chuan Hsieh
40471615d9 - Update to 0.39
Changes:	http://search.cpan.org/dist/File-Map/Changes
2011-10-18 16:52:28 +00:00
Sunpoet Po-Chuan Hsieh
b34bf275e6 - Add p5-List-Gen 0.973
List::Gen provides higher order functions, list comprehensions, generators,
iterators, and other utility functions for working with lists. walk lists with
any step size you want, create lazy ranges and arrays with a map like syntax
that generate values on demand. there are several other hopefully useful
functions, and all functions from List::Util are available.

WWW: http://search.cpan.org/dist/List-Gen/
2011-10-18 16:41:19 +00:00
Sunpoet Po-Chuan Hsieh
b822824143 - Update to 0.007
Changes:	http://search.cpan.org/dist/MouseX-Foreign/Changes
2011-10-18 16:35:14 +00:00
Emanuel Haupt
db8e9f4a80 - Support USE_TK
- Support COPYTREE_SHARE

PR:		161641
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-10-18 13:05:26 +00:00
Emanuel Haupt
726c3db644 Update MASTER_SITES and WWW
PR:		161654
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-10-18 13:05:21 +00:00
Emanuel Haupt
76d907dca4 Update to version 1.33.33
PR:		161600
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-10-18 13:05:17 +00:00
Emanuel Haupt
c14d161186 Update WWW
PR:		161610
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-10-18 13:05:00 +00:00
Emanuel Haupt
5ac598f5f0 Update to version 2.22.5
PR:		161602
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-10-18 13:04:55 +00:00
Emanuel Haupt
21ac43e115 Update to version 1.3
PR:		161652
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-10-18 13:04:50 +00:00
Emanuel Haupt
20ca7e1936 Update to version 1.2.2a
PR:		161627
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-10-18 13:04:45 +00:00
Cheng-Lung Sung
2d4a9dcea9 Log::Minimal is Minimal but customizable log module.
WWW: http://search.cpan.org/dist/Log-Minimal
2011-10-18 09:06:26 +00:00
Philippe Audeoud
93c51a38a6 - Update to 1.40
- Changelog : http://cpansearch.perl.org/src/DROLSKY/DateTime-TimeZone-1.40/Changes
2011-10-18 08:02:54 +00:00
Sunpoet Po-Chuan Hsieh
04e6d3091f - Add p5-Cairo-GObject 1.001
Cairo::GObject registers Cairo's types (Cairo::Context, Cairo::Surface, etc.)
with Glib's type systems so that they can be used normally in signals and
properties.

WWW: http://search.cpan.org/dist/Cairo-GObject/
2011-10-18 05:05:01 +00:00
Thomas Abthorpe
81f6fc78ac - Update to 1.10
PR:		ports/161699
Submitted by:	maintainer
2011-10-18 03:07:32 +00:00
Greg Larkin
f578681676 - Updated to 0.21
- Added LICENSE
- Use gnomehack instead of homebrew REINPLACE_CMD
- Switched to bsd.port.options.mk
- Updated WWW

  ChangeLog:
  http://www.geany.org/Documentation/ReleaseNotes

PR:		ports/161240
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:	ar@null.lv (maintainer; timeout - 15 days)
2011-10-17 23:22:41 +00:00
Ollivier Robert
8d5bbd5f96 Update to 1.9.3.
See complete release notes at
http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_1.9.3_.282011-10-01.29

Submitted by:	John Hein <jhein AT symmetricom.com>
2011-10-17 21:42:49 +00:00
Brooks Davis
51c62d3e77 Upgrade to r141985. The is contemporary with the creation of the 3.0
branch.  Please test and report bugs to the llvm developers to make 3.0
a good release.
2011-10-17 20:08:21 +00:00
Dirk Meyer
c7a85463b8 - fix for for FreeBSD-10 2011-10-17 19:16:07 +00:00
Pav Lucistnik
096ae5a32a - Dirrmtry gir directories
Reported by:	pointyhat
Approved by:	gnome (kwm)
2011-10-17 18:44:21 +00:00
Greg Larkin
ee9c679500 - Updated to 4.10
PR:		ports/161513
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)
2011-10-17 17:12:05 +00:00
Cheng-Lung Sung
2c0ccef0a0 - Update to 1.4.2 2011-10-17 08:25:45 +00:00
Ashish SHUKLA
8f63af93b0 - Chase editors/emacs update 2011-10-17 06:01:31 +00:00
Li-Wen Hsu
835e2e59f8 - Update to 2.1.2
PR:		ports/159560
Submitted by:	Joe Horn <joehorn@gmail.com>
Approved by:	maintainer timeout
2011-10-17 05:29:19 +00:00
Doug Barton
7ec7e2a3cf Remove references to mysql 323 and 40, most commonly of the form:
IGNORE_WITH_MYSQL=     323 40
2011-10-17 04:35:02 +00:00
Wesley Shields
a8f9d2f998 Remove support for WITH_SVN_FBSD. 2011-10-17 03:52:00 +00:00
Wesley Shields
657c08e181 Switch to using WITH_SVN instead of the old WITH_SVN_FBSD. 2011-10-17 03:50:40 +00:00
Wesley Shields
2dca14ebb3 Remove devel/p5-subversion-freebsd as it is no longer needed. The only port
which was using (devel/git-subversion) it no longer requires it after the
1.7.0 update to devel/subversion.
2011-10-17 03:34:34 +00:00
Sunpoet Po-Chuan Hsieh
a9fee6968e - Add p5-Glib-Object-Introspection 0.003
Glib::Object::Introspection uses the gobject-introspection and libffi projects
to dynamically create Perl bindings for a wide variety of libraries. Examples
include gtk+, webkit, libsoup and many more.

WWW: http://search.cpan.org/dist/Glib-Object-Introspection/
2011-10-17 01:42:06 +00:00
Sunpoet Po-Chuan Hsieh
935d1922e3 - Update to 0.24
Changes:	http://search.cpan.org/dist/Bread-Board/Changes
2011-10-17 01:39:10 +00:00
Sunpoet Po-Chuan Hsieh
af75367632 - Update to 1.259
Changes:	http://search.cpan.org/dist/Config-Model/ChangeLog
2011-10-17 01:35:28 +00:00
Sunpoet Po-Chuan Hsieh
0d4314d594 - Update to 0.44
Changes:	http://search.cpan.org/dist/IO-Async/Changes
2011-10-17 01:32:28 +00:00
Steve Wills
f3705b3eae Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler.
WWW:	http://rubygems.org/gems/coffee-script
2011-10-17 01:26:22 +00:00
Steve Wills
826b366955 CoffeeScript is a little language that compiles into JavaScript. Underneath
all of those embarrassing braces and semicolons, JavaScript has always had a
gorgeous object model at its heart. CoffeeScript is an attempt to expose the
good parts of JavaScript in a simple way.

WWW:	http://rubygems.org/gems/coffee-script-source
2011-10-17 01:25:51 +00:00