Commit Graph

261018 Commits

Author SHA1 Message Date
Jun Kuriyama
1f08c700b3 - Upgrade to 0.105. 2011-08-06 11:41:27 +00:00
Jun Kuriyama
01202c3829 - Upgrade to 0.07. 2011-08-06 11:40:57 +00:00
Jun Kuriyama
73dc4eba6f - Upgrade to 1.0300. 2011-08-06 11:40:39 +00:00
Jun Kuriyama
58d7cdb936 - Upgrade to 0.46. 2011-08-06 09:21:43 +00:00
Jun Kuriyama
cc3a761da9 Plack::Handler::CLI is a PSGI handler which provides a command line
interface for PSGI applications.

WWW: http://search.cpan.org/dist/Plack-Handler-CLI/
2011-08-06 09:21:14 +00:00
Dirk Meyer
4526bc6a94 - use MASTER_SITE_LOCAL 2011-08-06 09:01:22 +00:00
Dirk Meyer
032eba1e2d - drop uunet mirror 2011-08-06 08:53:55 +00:00
Dirk Meyer
b2d7d1df1f - drop mirror MASTER_SITE_GNUSTEP_CH 2011-08-06 08:52:28 +00:00
Dirk Meyer
a66110761c - update to 4.3.4 2011-08-06 08:46:54 +00:00
Steve Wills
3d2218e717 - Mark broken with Ruby 1.9
With hat:	ruby@
2011-08-06 08:41:47 +00:00
Dirk Meyer
0bab02c3ae - update to 0.7
- update MASTER_SITES and WWW
2011-08-06 08:32:52 +00:00
Dirk Meyer
f1bc7c375d - use MASTER_SITE_LOCAL 2011-08-06 08:29:37 +00:00
Romain Tartière
12b39d2b63 - Update to 0.3.8;
- Take maintainership.
2011-08-06 08:20:35 +00:00
TAKATSU Tomonari
dff584cda3 - Add a new port: archivers/rubygem-archive-zip
The Archive::Zip library intends to provide a simple, yet complete and
Ruby-esque, interface to working with ZIP archives.

Basic archive creation and extraction can be handled using only a few methods.
More complex operations involving the manipulation of existing archives in place
(adding, removing, and modifying entries) are also possible with a little more
work.  Even adding advanced features such as new compression codecs are
supported with a moderate amount of effort.

WWW:	https://github.com/javanthropus/archive-zip
2011-08-06 08:06:58 +00:00
TAKATSU Tomonari
55365ccf3b - Add a new port: devel/rubygem-io-like
The IO::Like module provides all of the methods of typical IO implementations
  such as File; most importantly the read, write, and seek series of methods.  A
  class which includes IO::Like needs to provide only a few methods in order to
  enable the higher level methods.  Buffering is automatically provided by default
  for the methods which normally provide it in IO.

  WWW:	https://github.com/javanthropus/io-like
2011-08-06 08:01:59 +00:00
Jun Kuriyama
39a95ffd03 I forgot to add a patch... 2011-08-06 08:01:18 +00:00
Steve Wills
c3bf508cdd - Fix build with Ruby 1.9 2011-08-06 07:45:24 +00:00
Jun Kuriyama
c35de6dffa - Upgrade to 1.000005. 2011-08-06 07:26:40 +00:00
TAKATSU Tomonari
a8bc656533 - Update to 0.8.5 2011-08-06 07:21:12 +00:00
Dirk Meyer
ff897241d4 - update WWW 2011-08-06 07:16:10 +00:00
Gerald Pfeifer
e7e3932b0e Update to Wine 1.3.26. This includes the following changes:
- Various improvements to the builtin Internet Explorer.
 - Support for Get/SetDIBits in the DIB engine.
 - Support for enhanced metafiles in the View tool.
 - Many improvements in WinHTTP.
 - A number of fixes to the COM stubless marshaller.
 - Improved mechanism for DLL registrations.
 - Various bug fixes.
2011-08-06 07:13:26 +00:00
Dirk Meyer
4621814d23 - drop WWW 2011-08-06 07:10:48 +00:00
TAKATSU Tomonari
4173f2f367 - Update to 0.0.3 2011-08-06 06:49:07 +00:00
TAKATSU Tomonari
256f636ca9 - Update to 0.0.2 2011-08-06 06:48:30 +00:00
Martin Matuska
1926c0ffd7 Update to 1.0.1 2011-08-06 06:46:33 +00:00
Dirk Meyer
8844cd1307 - drop WWW 2011-08-06 06:46:24 +00:00
Dirk Meyer
414927382e - Add real name 2011-08-06 06:36:24 +00:00
Dirk Meyer
4c5b62094c - drop WWW 2011-08-06 06:28:16 +00:00
Dirk Meyer
d2799e2cac - update MASTER_SITES and WWW 2011-08-06 06:13:03 +00:00
Jun Kuriyama
babd6510d9 - Upgrade to 0.23. 2011-08-06 06:05:33 +00:00
Diane Bruce
becc5c15ae - Fixed build under clang, no other changes. 2011-08-06 01:57:09 +00:00
Wen Heping
0d15ccba07 - Update to 0.4.2 2011-08-06 01:51:45 +00:00
Wen Heping
15b5ee4ee5 - Update MASTER_SITES and WWW
- Support USE_TK_WRAPPER
- Support INSTALL_ICONS
- Remove DEPRECATED lines

PR:		ports/159489
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-08-06 01:45:49 +00:00
Wen Heping
60b14aa55c - Update to 0.022
ChangeLog: http://cpansearch.perl.org/src/WYANT/Astro-SIMBAD-Client-0.022/Changes
- Reset maintainer to perl@
2011-08-06 01:36:17 +00:00
Juergen Lock
5d06f18a7c - Fix plugin arg parsing (-e).
- Bump PORTREVISION.
2011-08-05 22:27:42 +00:00
Jung-uk Kim
6c56395fa6 Install the correct license file and fix English font names. 2011-08-05 21:51:11 +00:00
Jung-uk Kim
b181d5770c Nanum Gothic Coding font family is free Hangul fonts developed by
NHN Corporation and distributed under SIL Open Font License (OFL).
This font was specifically designed for Hangul terminals.

WWW: http://dev.naver.com/projects/nanumfont
2011-08-05 21:40:44 +00:00
Doug Barton
8158b2b0ee The ring.nict.co.jp server has a CPAN tree, but it's empty.
Per http://www.ring.gr.jp/, "ring.riken.jp left the project on Apr. 30"
2011-08-05 21:36:50 +00:00
Juergen Lock
8c286e4bc1 - Add sleeptimer plugin.
- Bump PORTREVISION.
2011-08-05 21:12:56 +00:00
Jung-uk Kim
323cba602f Replace PREFIX with LOCALBASE in few places. 2011-08-05 20:58:25 +00:00
Jung-uk Kim
07bcf47150 Nanum font family is free Hangul fonts developed by NHN Corporation
and distributed under SIL Open Font License (OFL).

WWW: http://hangeul.naver.com/
2011-08-05 20:48:19 +00:00
Juergen Lock
f0c3d0386b http://www.linuxtv.org/vdrwiki/index.php/Sleeptimer-plugin
Shutdown vdr, mute or execute a custom command after a configurable
timespan.  User keys and keymacros.conf are supported.

WWW: http://projects.vdr-developer.org/projects/plg-sleeptimer
2011-08-05 20:16:27 +00:00
Philip M. Gollucci
ffb8f0807f Date::Business provides the functionality to perform simple date manipulations
quickly. Support for calendar date and business date math is provided.

Business dates are weekdays only. Adding 1 to a weekend returns Monday,
subtracting 1 returns Friday.

The difference in business days between Friday and the following
Monday (using the diffb function) is one business day. The
number of business days between Friday and the following
Monday (using the betweenb function) is zero.
2011-08-05 18:24:04 +00:00
Koop Mast
dae08b7c51 Register conflict between xpdf and poppler-utils. 2011-08-05 15:39:21 +00:00
Dirk Meyer
6b1980276d - update to 1.4.8 2011-08-05 15:10:11 +00:00
Dirk Meyer
6bf9a7f14f - update to 1.5.1 2011-08-05 14:53:46 +00:00
Frederic Culot
b0fa3814e7 - Update to 2.9.1
- Add LICENSE (BSD)

Changes:	http://git.calcurse.org/calcurse.git/tree/NEWS?h=maint
2011-08-05 14:53:02 +00:00
Soeren Straarup
865e28f3c6 A pointyhat goes to db@
Fixed Makefile and distfile.
2011-08-05 14:17:49 +00:00
TAKATSU Tomonari
bee972d9b9 - Add a new port: graphics/py-blockdiag
`blockdiag` generate block-diagram image file from spec-text file.

  Features
    * Generate block-diagram from dot like text (basic feature).
    * Multilingualization for node-label (utf-8 only).

  WWW:	http://blockdiag.com/blockdiag/build/html/
2011-08-05 14:10:42 +00:00
Dirk Meyer
ab81376f6c - update MASTER_SITE
PR:		159504
Submitted by:	Dr Josef L P Karthauser
2011-08-05 14:08:47 +00:00