Commit Graph

2379 Commits

Author SHA1 Message Date
Ying-Chieh Liao
bcde652e12 add p5-aliased 0.20
Use shorter versions of class names

PR:		101016
2006-08-02 01:16:21 +00:00
Andrew Pantyukhin
cb4bb04385 Add port devel/p5-Log-Dispatch-Email-EmailSend:
This is a subclass of Log::Dispatch::Email that implements the
send_email method using the Email::Send module.

WWW: http://search.cpan.org/dist/Log-Dispatch-Email-EmailSend/
2006-08-01 20:45:50 +00:00
Andrew Pantyukhin
c74a8d91a1 Add port devel/p5-Linux-Pid:
Why should one use a module to get the PID and the PPID of a process
where there are the $$ variable and the getppid() builtin? (Not
mentioning the equivalent POSIX::getpid() and POSIX::getppid()
functions.)

In fact, this is useful on Linux, with multithreaded programs. Linux'
C library, using the linux thread model, returns different values of
the PID and the PPID from different threads. (Other thread models such
as NPTL don't have the same behaviour). This module forces perl to
call the underlying C functions getpid() and getppid().

WWW: http://search.cpan.org/dist/Linux-Pid/
2006-08-01 20:12:19 +00:00
Renato Botelho
a7b78f557b Add p5-Logfile-Rotate 1.04, perl module to rotate logfiles. 2006-08-01 16:54:55 +00:00
Andrew Pantyukhin
e53e2714fd Add port devel/p5-Class-Field:
Class::Field exports two subroutines, field and const. These
functions are used to declare fields and constants in your class.

Class::Field generates custom code for each accessor that is
optimized for speed.

WWW: http://search.cpan.org/dist/Class-Field/
2006-08-01 14:15:51 +00:00
Cheng-Lung Sung
7ee9036f56 Add p5-IPC-Mmap-Share 0.03, safely share structures among processes
using anonymous mmap.

PR:		ports/100417
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-08-01 13:29:03 +00:00
Cheng-Lung Sung
0a4a148ccb - this p5- Module has been renamed to IPC-Mmap-Share(ports/100417)
- fresh port, no need to repocopy
2006-08-01 13:25:12 +00:00
Cheng-Lung Sung
2d8946c1e6 Add p5-Tie-Simple 1.03, variable ties made easier: much, much, much
easier.

PR:		ports/101156
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-08-01 12:55:43 +00:00
Cheng-Lung Sung
c230bc3e10 Add p5-Term-Menus 1.16, create Powerful Terminal, Console and CMD
Enviroment Menus.

PR:		ports/101143
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-08-01 12:38:49 +00:00
Jose Alonso Cardenas Marquez
9d4693d397 New port: devel/pikdev
PiKdev is a simple graphic IDE for the development of PIC-based applications.
It currently supports assembly language. C language is also supported for PIC
18 devices. PiKdev is developed in C++ under Linux, FreeBSD and is based on
the KDE environment.

WWW:    http://pikdev.free.fr/

Approved by:	garga (mentor)
2006-08-01 11:20:58 +00:00
Cheng-Lung Sung
977815f199 - p5-POE-Component-RSSAggregator provide
Watch Muliple RSS Feeds for New Headlines
- a non-blocking way to watch multiple RSS sources with one process
2006-08-01 07:16:45 +00:00
Aaron Dalton
d85aec9833 Adding port devel/libs11n, A C++ library for easily serializing a wide
variety of objects.
2006-08-01 04:22:07 +00:00
Ying-Chieh Liao
a511067cd8 add p5-Sub-Multi 0.002
Data::Bind-based multi-sub dispatch
2006-08-01 01:52:19 +00:00
Roman Bogorodskiy
98065230bd This package generates a comprehensive information page for your current
PEAR install.

  * The format for the page is similar to that for phpinfo() except using PEAR
    colors.
  * Has complete PEAR Credits (based on the packages you have installed).
  * Will show if there is a newer version than the one presently installed
    (and what its state is)
  * Each package has an anchor in the form pkg_PackageName - where PackageName
    is a case-sensitive PEAR package name

With a few parameters, the entire package.xml is automatically updated with a
listing of all files in a package.

WWW: http://pear.php.net/package/PEAR_Info/

PR:		ports/101102
Submitted by:	chinsan <chinsan.tw at gmail.com>
2006-07-31 18:40:52 +00:00
Ion-Mihai Tetcu
3d4806fc37 libftdi - A library (using libusb) to talk to FTDI's FT2232C,
FT232BM and FT245BM type chips including the popular bitbang mode.

Note: When you get a -5 error "can't claim usb device" during
ftdi_usb_open(), make sure the kernel ftdi_sio driver is unloaded.

WWW: http://www.intra2net.com/de/produkte/opensource/ftdi/

PR:		ports/100982
Submitted by:	Olexandr Davydenko <o.davydenko at gmail.com>
2006-07-29 20:15:51 +00:00
Marcus Alves Grando
a19aaded4a * MOVED
- Add entry about viewcvs->viewvc
- Fix last entry. s|ports/sysutils/e17-module|sysutils/e17-module| [1]

Pointy hat to:	itectu [1]

* devel/viewcvs

- Remove port

* net-mgmt/rancid

- Change to devel/viewvc in pkg-message
2006-07-26 19:44:32 +00:00
Roman Bogorodskiy
adabe2c467 This module is designed to parse a configuration file in the same syntax
used by the Apache web server (see http://httpd.apache.org for
details). This allows you to build applications which can be easily
managed by experienced Apache admins. Also, by using this module,
you'll benefit from the support for nested blocks with built-in
parameter inheritance. This can greatly reduce the amount or repeated
information in your configuration files.

A good reference to the Apache configuration file format can be found
here:
http://httpd.apache.org/docs-2.0/configuring.html

WWW: http://search.cpan.org/~samtregar/Config-ApacheFormat-1.2/

PR:		ports/100885
Submitted by:	Martin Tournoij <carpetsmoker at gmail.com>
2006-07-26 19:38:21 +00:00
Martin Wilke
361c3ea3f9 pefile is a Python module to read and work with PE files. Most of the
information in the PE Header is accessible, as well as all the sections,
section's information and data.

WWW: http://dkbza.org/pefile.html

PR:		ports/100393
Submitted by:	Antoine Brodin <antoine.brodin(at)laposte.net>
Approved by:	krion (mentor)
2006-07-25 21:21:48 +00:00
Emanuel Haupt
81f9983ba4 Add p5-Test-MockRandom 0.99, replaces random number generation with
non-random number generation.

PR:		100749
Submitted by:	Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
2006-07-25 20:58:24 +00:00
Emanuel Haupt
225db5a61b Add p5-Test-Number-Delta 0.18, compare the difference between two
numbers within a specified amount.

PR:		100698
Submitted by:	Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
2006-07-25 20:57:07 +00:00
Aaron Dalton
af64092804 Adding port devel/ccrtp, Implementation of the real-time transport
protocol.

PR:		ports/97508
Submitted by:	acm
2006-07-25 17:39:19 +00:00
Vanilla I. Shu
3ed0939eed Add engrave 20060719, a library for editing the contents of an edje .eet
file.

PR:		ports/100573
Submitted by:	Stanislav Sedov <ssedov at mbsd.msk.ru>
2006-07-24 17:48:41 +00:00
Cheng-Lung Sung
18df4fd52f Add p5-Class-Accessor-Named 0.003, better profiling output for
Class::Accessor.

PR:		ports/100655
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-24 06:16:22 +00:00
Cheng-Lung Sung
44f1d8b402 Add p5-Env-Path 0.16, advanced operations on path variables.
PR:		ports/100653
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-23 06:46:18 +00:00
Cheng-Lung Sung
c043b55fa9 Add p5-Devel-Messenger 0.01, let Your Code Talk to You.
PR:		ports/100618
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-23 06:33:58 +00:00
Andrew Pantyukhin
27bf94e018 Add port devel/py-fusefs:
FUSE Python bindings

WWW: http://fuse.sourceforge.net/wiki/index.php/FusePython
2006-07-22 19:45:00 +00:00
Martin Wilke
fdfd7a5bfe Add fistgen language for describing stackable filesystems.
FiST (File System Translator) is a language for describing stackable file
systems. Fistgen is the FiST language code translator. This package includes
sources for fistgen and stackable templates for several operating systems.

Author: Erez Zadok <ezk@cs.sunysb.edu>
WWW:    http://www.filesystems.org/

PR:		ports/100580
Submitted by:	Stanislav Sedov <ssedov at mbsd.msk.ru>
2006-07-22 08:57:25 +00:00
Cheng-Lung Sung
ddc13af870 Add p5-Scalar-Defer 0.04, calculate values on demand.
PR:		ports/100597
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-21 16:27:11 +00:00
Cheng-Lung Sung
8d175f9ddc - Add p5-Make-Cache 1.041, Caching of object and test run information. 2006-07-21 16:14:20 +00:00
Cheng-Lung Sung
d47b6d7290 Add p5-IPC-Open3-Simple 0.04, a simple alternative to IPC::Open3.
PR:		ports/100627
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-21 15:32:44 +00:00
Cheng-Lung Sung
96e0398616 Add p5-File-HStore 0.08, store files on a filesystem using a very simple
hash-based storage.

PR:		ports/100622
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-21 14:58:36 +00:00
Cheng-Lung Sung
3705fac30a Add p5-Class-InsideOut 1.00, a safe, simple inside-out object
construction kit.

PR:		ports/100596
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-21 14:09:44 +00:00
Cheng-Lung Sung
cb189f0891 Add p5-SVN-Statistics 0.031, SVN::Statistics - perl module to create
subversion statistics.

PR:		ports/100134
Submitted by:	Yuan-Chung Hsiao <ychsiao at ychsiao.org>
2006-07-21 13:56:48 +00:00
Cheng-Lung Sung
3822362696 Add p5-Params-Classify 0.000, argument type classification.
PR:		ports/100546
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-19 22:56:55 +00:00
Cheng-Lung Sung
5b35f14fb5 Add p5-File-Find-Rule-Filesys-Virtual 1.22, file::Find::Rule adapted to
Filesys::Virtual.

PR:		ports/100542
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-19 22:54:41 +00:00
Cheng-Lung Sung
0279ec105d Add p5-Log-Simple 1.8, basic runtime logger.
PR:		ports/100537
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-19 15:35:30 +00:00
Cheng-Lung Sung
485a228c0a Add p5-Test-Output 0.10, utilities to test STDOUT and STDERR messages.
PR:		ports/100515
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-19 08:04:17 +00:00
Cheng-Lung Sung
32697fdfff Add p5-Object-Declare 0.08, declarative object constructor.
PR:		ports/100503
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-19 02:29:38 +00:00
Cheng-Lung Sung
f7e724f6bb Add p5-Time-Duration-Parse 0.02, parse string that represents time
duration.

PR:		ports/100470
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-19 01:08:19 +00:00
Shaun Amott
bf4fbffd65 Add devel/p5-UI-Dialog.
UI::Dialog is an OOPerl wrapper for the various dialog applications.
These dialog backends are currently supported: Zenity, XDialog, GDialog,
KDialog, CDialog, and Whiptail. There is also an ASCII backend provided
as a last resort interface for the console based dialog variants.

PR:		ports/97598
Submitted by:	Dmitry Karasik <dmitry@karasik.eu.org>
Approved by:	ahze (mentor, implicit)
2006-07-19 00:15:47 +00:00
Cheng-Lung Sung
30906c9a2c Add p5-Class-Multimethods-Pure 0.11, method-ordered multimethod
dispatch.

PR:		ports/100375
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-17 01:09:47 +00:00
Cheng-Lung Sung
eb961371c0 Add p5-Test-Singleton 1.03, test for Singleton classes.
PR:		ports/100370
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-17 01:05:43 +00:00
Cheng-Lung Sung
5509966d0b Add p5-Luka 1.06, exception handling and reporting framework.
PR:		ports/100342
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-17 00:56:46 +00:00
Cheng-Lung Sung
731889e6f7 Add p5-Test-HasVersion 0.01, check Perl modules have version numbers.
PR:		ports/100368
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-16 15:23:39 +00:00
Cheng-Lung Sung
3543e059d4 Add p5-IPC-Mmap-SimpleShare 0.03, safely share structures among
processes using anonymous mmap.

PR:		ports/100257
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-15 09:15:30 +00:00
Ion-Mihai Tetcu
e0d879d0fe WSGIUtils is a package of standalone utility libraries that ease the development
of simple WSGI programs.

The package is divided into two main components which can be used individualy or
in combination.

wsgiServer is a multi-threaded WSGI web server based on SimpleHTTPServer.

wsgiAdaptor is a simple WSGI application that provides basic authentication,
signed cookies and persistent sessions.

WWW: http://www.owlfish.com/software/wsgiutils/

PR:		ports/99488
Submitted by:	Jordi Haarman
2006-07-15 08:35:58 +00:00
Ion-Mihai Tetcu
dbdcdbd882 SimpleTAL is a stand alone Python implementation of the TAL, TALES and METAL
specifications used in Zope to power HTML and XML templates. SimpleTAL is an
idependent implementation of TAL; there are no dependencies on Zope nor is any
of the Zope work re-used.

WWW: http://www.owlfish.com/software/simpleTAL/

PR:		ports/99489
Submitted by:	Jordi Haarman
2006-07-15 08:27:54 +00:00
Cheng-Lung Sung
f35d883828 Add p5-IPC-Mmap 0.11, provides a minimal mmap() interface for both POSIX
and Win32.

PR:		ports/100256
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-15 05:37:29 +00:00
Cheng-Lung Sung
72ede2e037 Add p5-Clone-More 0.90.2, perl module for natively copying Perl data
structures.

PR:		ports/100252
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-15 04:55:32 +00:00
Rong-En Fan
4d095e7b5d Add p5-File-Find-Object 0.0.3, an object oriented File::Find
replacement.

PR:		ports/100314
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-15 02:08:26 +00:00