Commit Graph

1789 Commits

Author SHA1 Message Date
Sergey Matveychuk
00a07f26a5 New Port: devel/p5-Heap-Simple-Perl - A pure perl implementation
of the Heap::Simple interface

PR:		ports/73827
Submitted by:	Aaron Dalton <aaron(at)daltons.ca>
2004-11-24 10:13:47 +00:00
Norikatsu Shigemura
9827456d7b Add jude-community 1.4.3, A Java/UML Object-Oriented Design Tool.
o jude_take -> jude-community

PR:		ports/73702
Submitted by:	Yoshihiko Sarumaru <mistral@imasy.or.jp> (maintainer)
Repo copied by:	marcus (portmgr)
2004-11-23 15:54:21 +00:00
Sergey Matveychuk
9deff97eee CORBA Notification Service for omniORB 2004-11-23 00:08:11 +00:00
Thierry Thomas
1257aab50d Add pear-Console_Getargs 1.2.1, a command-line arguments parser.
PR:		74092
Submitted by:	Antônio Carlos Venâncio Júnior.
2004-11-22 17:07:50 +00:00
Maho Nakata
1c54e8f710 Add new port epm:
EPM is a free UNIX software/file packaging program that generates
distribution archives from a list of files.
EPM Can:
o Generate portable script-based distribution packages  complete with
  installation and removal scripts and  standard install/uninstall GUIs.
o Generate "native" distributions in AIX, BSD, Debian,  HP-UX, IRIX, MacOS X,
  Red Hat, Slackware, Solaris, and  Tru64 UNIX formats.
o Provide a complete, cross-platform software  distribution solution for
  your applications.

WWW: http://www.easysw.com/epm/
2004-11-21 00:22:10 +00:00
Lars Thegler
295f9f0dde Add p5-Test-Pod-Coverage 1.06, check for pod coverage in your
distribution.
2004-11-20 11:50:58 +00:00
Herve Quiroz
b933de4aaa This package provides standardized, efficient versions of utility classes
commonly encountered in concurrent Java programming. This code consists of
implementations of ideas that have been around for ages, and is merely intended
to save you the trouble of coding them.

The package mainly consists of implementations of a few interfaces:

  * Sync -- locks, conditions
  * Channel -- queues, buffers
  * Barrier -- multi-party synchronization
  * SynchronizedVariable -- atomic ints, refs etc
  * java.util.Collection -- collections
  * Executor -- replacements for direct use of Thread

Plus some utilities and frameworks that build upon these.

This package was the precursor to java.util.concurrent.

WWW:	http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html
2004-11-19 14:31:35 +00:00
Anton Berezin
94d1d78dd8 Add devel/p5-Commands-Guarded 0.01, deterministic guarded commands fro
Perl.
2004-11-19 14:00:39 +00:00
Alexey Dokuchaev
6124812a40 Remove duplicate port (lang/sdcc is already there).
Approved by:	fjoe (mentor, implicit)
2004-11-18 11:26:23 +00:00
Alexey Dokuchaev
b57c622984 Add SDCC, freeware, retargettable, optimizing ANSI C compiler that targets the
Intel 8051, Maxim 80DS390, and Zilog Z80 based MCUs (support for Motorola
68HC08 as well as Microchip PIC16 and PIC18 series is in progress).

Approved by:			fjoe (mentor, implicit)
Partially obtained from:	Debian (manpages)
2004-11-18 10:36:29 +00:00
Sergey Skvortsov
9f83b1f482 Add p5-prefork 0.03,
optimize module loading across forking and
non-forking scenarios.
2004-11-14 12:49:40 +00:00
Pav Lucistnik
79053c64a1 Add pear-Pager, a data paging class. It takes an array of data as input and
page it according to various parameters. It also builds links within a
specified range, and allows complete customization of the output (it even works
with mod_rewrite).

PR:		ports/73831
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net>
2004-11-12 18:42:14 +00:00
Sergey Skvortsov
38e15cbcac Massive ports move to better categories. 2004-11-09 13:43:11 +00:00
Alexander Nedotsukov
9fcf538bfc Add guikachu 1.5.4pre2, resource editor for PalmOS(tm) systems. 2004-11-07 13:50:53 +00:00
Sergey Skvortsov
1f2a199eb6 Add p5-Getopt-Popt 0.01, perl interface to the popt(3) library. 2004-11-04 10:15:45 +00:00
Mathieu Arnold
bdafe55f14 Add p5-Class-Accessor-Chained 0.01, make chained accessors. 2004-11-03 12:52:00 +00:00
Pav Lucistnik
fcbf707c99 Add ocaml-extlib, a complete - yet small - standard library for the OCaml programming langage
PR:		ports/73385
Submitted by:	Jun Mukai <mukai@jmuk.org>
2004-11-02 22:36:10 +00:00
Anton Berezin
342cc5d72f Add p5-Carp-Clan 5.3, a perl module to report errors from perspective of
caller of a "clan" of modules.

This module is needed for a new version of p5-Bit-Vector.
2004-11-02 15:18:33 +00:00
Cheng-Lung Sung
afc2d33bec - perl extension that testing data structures for differences deeply.
PR:		ports/73237
Submitted by:	Alex Kapranoff <kappa AT rambler-co dot ru>
Approved by:	co-mentor (vanilla)
2004-10-30 08:42:30 +00:00
Cheng-Lung Sung
0a992ce7c9 - perl extensions that hide and store warnings while running test scripts
PR:		ports/73235
Submitted by:	Alex Kapranoff <kappa AT rambler-co dot ru>
Approved by:	co-mentor (vanilla)
2004-10-29 03:11:11 +00:00
Pav Lucistnik
82f73ba949 Add pear-HTML_Form, a simple HTML form generator. It supports all the
HTML form element types including file uploads, may return
or print the form, just individual form elements or the full
form in "table mode" with a fixed layout.

PR:		ports/73210
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net>
2004-10-28 18:53:33 +00:00
Cheng-Lung Sung
a52ebce9f2 - a perl module that
finding the minimum and maximum of an array with at most
  3n/2 - 2 comparisons

Approved by:	co-mentor (vanilla)
2004-10-28 09:41:18 +00:00
Pav Lucistnik
ec4731bcdd Add monodoc, a documentation browser for Mono and Mono libraries.
PR:		ports/70430
Submitted by:	Christopher Nehren <apeiron@comcast.net>
2004-10-25 21:27:18 +00:00
Mathieu Arnold
d4323718d0 Add p5-VCP-autrijus 0.9.20041020, a tool for copying files between
various SCM repositories.

PR:		ports/72477
Submitted by:	Rong-En Fan <rafan@infor.org>
2004-10-25 11:23:33 +00:00
Clement Laforet
2730806175 - resurrect devel/ruby-flex_rb 2004-10-23 10:52:35 +00:00
Mark Linimon
5ee53faeb1 As previously announced, remove devel/whups. It does not work properly
with the updated version of one of its dependents.
2004-10-23 05:18:43 +00:00
Mark Linimon
5cb58cd43c As previously announced, remove ruby-gconf. It has not installed
correctly in quite some time.
2004-10-23 05:12:23 +00:00
Mark Linimon
a46c27899c As previously announced, remove ruby-flex_rb. It has not compile in
quite some time.
2004-10-23 05:04:19 +00:00
Cheng-Lung Sung
90d10715d9 - this module create Gantt charts to manage project scheduling
Approved by:	co-mentor (vanilla)
2004-10-21 09:04:13 +00:00
Cheng-Lung Sung
9279fc13de - Package management framework for the Ruby language
WWW: http://rubygems.rubyforge.org/wiki/wiki.pl

PR:		ports/72816
Submitted by:	Alexander Novitsky <alecn2002 AT yandex dot ru>
Approved by:	mentor (leeym)
2004-10-19 16:50:28 +00:00
Cheng-Lung Sung
76bd2494b7 - PerlIO layer for normalizing line endings
- required by svk 0.23

PR:		ports/72857
Submitted by:	Rong-En Fan <rafan AT infor dot org>
Approved by:	co-mentor (vanilla)
2004-10-19 15:51:58 +00:00
Sergey Skvortsov
0b30b43c27 Add p5-POE-Devel-Profiler 0.02, profiles POE programs. 2004-10-19 13:08:31 +00:00
Thierry Thomas
8cc2663617 Add pear-PHPUnit2 2.0.2, regression testing framework for unit tests.
PR:		71523
Submitted by:	Antônio Carlos Venâncio Júnior
2004-10-18 15:13:18 +00:00
Sergey Skvortsov
ce2e8d9327 Add p5-POE-API-Hooks 1.0404, implement lightweight hooks into POE. 2004-10-17 16:15:43 +00:00
Joe Marcus Clarke
a3ebc8473d Add entries for gnu-autoconf, gnu-automake, and gnu-libtool. 2004-10-17 06:40:43 +00:00
Ade Lovett
0d9fe4811f Kill off automake18, switching to automake19. Requiem Mors Pacem. 2004-10-15 17:32:46 +00:00
Mathieu Arnold
4a581ee73f Add p5-Class-AlzaboWrapper 0.06, higher level wrapper around Alzabo. 2004-10-13 14:23:25 +00:00
Mathieu Arnold
d8dd6d5d86 Add p5-Alzabo-GUI-Mason 0.1, a GUI for Alzabo using Mason. 2004-10-13 14:09:33 +00:00
Dmitry Sivachenko
2ad58495a6 New port: p5-Cache-Simple-TimedExpiry.
A lightweight cache with timed expiration.

PR:		71481
Submitted by:	Palle Girgensohn <girgen@pingpong.net>
2004-10-13 05:51:32 +00:00
Cheng-Lung Sung
f12840b731 - Add new port: devel/p5-Module-Install
- Module::Install is a a standalone, extensible installer for Perl modules.
- It is designed to be a drop-in replacement for ExtUtils::MakeMaker, and is a
  descendent of CPAN::MakeMaker.

WWW: http://search.cpan.org/dist/Module-Install/

PR:		ports/71794
Submitted by:	clsung
Approved by:	co-mentor (vanilla)
2004-10-12 13:15:45 +00:00
Cheng-Lung Sung
75b09fa110 - Add new port devel/p5-Data-Dumper-Simple
- This module allow the user to dump variables in a Data::Dumper format.

PR:		ports/71508
Submitted by:	clsung
Approved by:	co-mentor (vanilla)
2004-10-12 13:00:19 +00:00
Mathieu Arnold
51416fdfbc Add p5-Env-PS1 0.04, prompt string formatter.
PR:		ports/72049
Submitted by:	ijliao
2004-10-12 11:24:07 +00:00
Mathieu Arnold
9dc99562f1 Add p5-Term-ReadLine-Zoid 0.06, provides an interactive input buffer
written in plain PERL.

PR:		ports/72048
Submitted by:	ijliao
2004-10-12 11:23:02 +00:00
Mathieu Arnold
36ca9ac45c Add p5-Exporter-Tidy 0.06, another way of exporting symbols.
PR:		ports/72047
Submitted by:	ijliao
2004-10-12 11:21:27 +00:00
Mathieu Arnold
23039cd84e Add p5-IO-Digest 0.10, calculate digests while reading or writing.
PR:		ports/71930
Submitted by:	Rong-En Fan <rafan@infor.org>
2004-10-12 11:12:52 +00:00
Mathieu Arnold
24580228ad Add p5-Tree-Binary 0.04, an Object Oriented Binary Tree for Perl.
PR:		ports/71257
Submitted by:	Aaron Dalton <aaron@daltons.ca>
2004-10-12 11:02:19 +00:00
Mathieu Arnold
8f4d588999 Add p5-Test-Tester 0.09, helps to test various Test::Builder
derivatives.

PR:		ports/70657
Submitted by:	Alex Kapranoff <alex@kapranoff.ru>
2004-10-12 10:59:41 +00:00
Pav Lucistnik
fe6f35f27b Add libconfuse, a configuration file parser library.
Submitted by:	Juraj Lutter <otis@wilbury.sk>
2004-10-11 22:46:03 +00:00
Michael Nottebrock
a7323a548f Add qsa, a cross-platform scripting toolkit for Qt applications
PR: 	ports/66164 (based on)
Submitted by:	Benjamin Lutz <benlutz@datacomm.ch>
2004-09-02 16:16:58 +00:00
Edwin Groothuis
4186a585f9 New port: devel/pear-HTML_QuickForm_Controller
The package is essentially an implementation of a PageController
	pattern.

	Architecture:
	* Controller class that examines HTTP requests and manages
	  form values persistence across requests.
	* Page class (subclass of QuickForm) representing a single
	  page of the form.
	* Business logic is contained in subclasses of Action class.

	Cool features:
	* Includes several default Actions that allow easy building
	  of multipage forms.
	* Includes usage examples for common usage cases (single-page
	  form, wizard tabbed form).

PR:		ports/71281
Submitted by:	Dmitry Karasik <dmitry@karasik.eu.org>
2004-09-02 11:55:22 +00:00
Cheng-Lung Sung
3e5618dc5e Add a new port.
p5-VCP-Source-cvsbk: VCP source driver for bk exported cvs repository.

PR:		ports/71220
Submitted by:	June-Yen Huang <jihuang@gate.sinica.edu.tw>
Approved by:	vanilla (co-mentor)
2004-09-02 09:52:41 +00:00
Sergey Matveychuk
12ffbba738 Rename devel/calltree to callgrind.
Update it to 0.9.8.
Update related ports.

PR:		ports/70936
Submitted by:	maintainer
2004-09-01 16:27:21 +00:00
Lars Thegler
0ae7c0cad7 Add p5-Module-Pluggable-Ordered 1.2, call module plugins in a
specified order.
2004-08-29 11:54:05 +00:00
Mathieu Arnold
705fc971df Add p5-AI-Pathfinding-AStar 0.02, Perl implementation of the
A* pathfinding algorithm.

PR:		ports/71014
Submitted by:	Aaron Dalton <aaron@daltons.ca>
2004-08-27 09:32:45 +00:00
Thierry Thomas
26d2444339 Add pear-Validate 0.4.1, validation class.
PR:		70945
Submitted by:	Antonio Carlos Venancio Junior
2004-08-26 22:30:48 +00:00
Mathieu Arnold
128166aa91 Add p5-Heap-Simple 0.05, fast and easy to use classic heaps.
PR:		ports/70995
Submitted by:	Aaron Dalton <aaron@daltons.ca>
2004-08-26 16:29:55 +00:00
Ying-Chieh Liao
ec2569e771 add py-bison 0.1.8
Python-based parsing at the speed of C
2004-08-23 06:13:12 +00:00
Cheng-Lung Sung
f1213a3025 This is a VCP destination driver for svn repositories
by using the SVK module.

PR:		ports/70712
Submitted by:	Rong-En Fan <rafan@infor.org>
Approved by:	vanilla (co-mentor)
2004-08-23 03:08:53 +00:00
Lars Thegler
f0d9ea9117 Add p5-File-MimeInfo 0.10, determine file type.
PR:		70797
Submitted by:	Rong-En Fan <rafan@infor.org>
2004-08-22 12:35:31 +00:00
Lars Thegler
624119f5e5 Add p5-File-BaseDir 0.02, use the freedesktop basedir spec.
PR:		70768
Submitted by:	Rong-En Fan <rafan@infor.org>
2004-08-22 11:28:39 +00:00
Sergey Matveychuk
92263bbe52 The Config::Objective module provides a mechanism for parsing config files
to manipulate configuration data.

PR:		ports/62979
Submitted by:	Jim Pirzyk <pirzyk@freebsd.org>
2004-08-21 13:04:39 +00:00
Sergey Matveychuk
57a3e704b3 The Parse::Lex.pm module for perl5 is an object-oriented generator of
lexical analyzers.

PR:		ports/62936
Submitted by:	Jim Pirzyk <pirzyk@uiuc.edu>
2004-08-21 10:59:35 +00:00
Mathieu Arnold
2f78a1fcc6 Add p5-Tree-Simple-VisitorFactory 0.01, a set of visitor objects for
traversing Tree::Simple hierarchies.

PR:		ports/70426
Submitted by:	Aaron Dalton <aaron@daltons.ca>
2004-08-20 12:08:43 +00:00
Sergey Skvortsov
e5329191d4 Add ruby-rjudy 1.0, interface to the Judy Arrays library. 2004-08-19 18:51:01 +00:00
Mathieu Arnold
bb9d488965 Add p5-Devel-StealthDebug 1.008, simple non-intrusive debug module.
PR:		ports/70659
Submitted by:	Alex Kapranoff <alex@kapranoff.ru>
2004-08-19 14:17:35 +00:00
Sergey Skvortsov
94497daa16 Add judy 0.1.8, general purpose dynamic array. 2004-08-19 12:30:27 +00:00
Mathieu Arnold
fba1ac52e0 Add p5-Class-Observable 1.02, allow other classes and objects to respond
to events in yours.

PR:		ports/70339
Submitted by:	Travis Campbell <hcoyote@ghostar.org>
2004-08-18 16:52:18 +00:00
Sergey Matveychuk
d7d1aee1f1 GUI frontend for the Subversion revision system.
PR:		ports/70228
Submitted by:	Andrej Zverev <az@inec.ru>
2004-08-15 13:36:40 +00:00
Thierry Thomas
0665a0ab4e Add pear-HTML_Select 1.2.1, PEAR::HTML_Select is a class for
generating HTML form select elements.

PR:		70325
Submitted by:	Michael Schout
2004-08-12 20:47:35 +00:00
Sergey Skvortsov
7c57fed2cd Add p5-Devel-SmallProf 2.00, per-line Perl profiler. 2004-08-11 18:03:54 +00:00
Vanilla I. Shu
3e18928f43 Add eet, it's a data handling library for enlightenment. 2004-08-08 15:46:52 +00:00
Mathieu Arnold
6489d7ebc9 Add p5-Alzabo 0.83, a data modelling tool and RDBMS-OO mapper. 2004-08-08 09:05:35 +00:00
Mathieu Arnold
1e35ad3e6c Add p5-Devel-PPPort 2.99.01, Perl/Pollution/Portability. 2004-08-08 06:54:58 +00:00
Vanilla I. Shu
a8abed35ca Add p5-PerlIO-via-symlink 0.01, symbolic link PerlIO layers.
PR:		ports/70044
Submitted by:	Rong-En Fan <rafan@infor.org>
2004-08-07 19:17:28 +00:00
Ade Lovett
c75de87f46 Update devel/automake19 to 1.9 after repo-copy
PR:		69967 (repo-copy request)
Submitted by:	ade
2004-08-05 20:17:27 +00:00
Ade Lovett
e32a824579 Move devel/autoconf->devel/autoconf253 and devel/automake->devel/automake15
All autotools ports are now truly versioned and do not conflict with each
other.

This marks the end of "Phase 1" of the autotools updates.
2004-08-03 22:36:52 +00:00
Lars Thegler
253f20b452 Add p5-Class-Accessor-Lvalue 0.11, create Lvalue accessors. 2004-08-03 20:01:46 +00:00
Mathieu Arnold
ffefbe8037 Add p5-Tree-Parser 0.06, module to parse formatted files into tree
structures.

PR:		ports/69894
Submitted by:	Aaron Dalton <aaron@daltons.ca>
2004-08-02 15:11:29 +00:00
Mathieu Arnold
a61d456bc5 Add p5-Array-Iterator 0.05, a set of array iterators.
PR:		ports/69884
Submitted by:	Aaron Dalton <aaron@daltons.ca>
2004-08-02 14:52:12 +00:00
Mathieu Arnold
2699799190 Add p5-Data-TreeDumper 0.15, dumps a data structure in a tree fashion.
PR:		ports/69883
Submitted by:	Aaron Dalton <aaron@daltons.ca>
2004-08-02 14:32:40 +00:00
Mathieu Arnold
f9dc89aa93 Add p5-Tree-Simple-View 0.09, a set of classes for viewing Tree::Simple
hierarchies.

PR:		ports/69882
Submitted by:	Aaron Dalton <aaron@daltons.ca>
2004-08-02 13:58:58 +00:00
Michael Nottebrock
00ce08991a Add kcachegrind: a visualisation tool for calltree data
PR: ports/69847
Submitted by:	Simon Barner <barner@in.tum.de>
2004-07-31 18:24:18 +00:00
Pav Lucistnik
3c902c9714 Add zendstudio, a trial version of commercial PHP IDE (Linux binary).
PR:		ports/69760
Submitted by:	Gerrit Beine <tux@pinguru.net>
2004-07-31 18:06:48 +00:00
Michael Nottebrock
86d8e1f5e1 Add calltree, a cache simulation and call tracing plugin for valgrind
PR: ports/69845
Submitted by: Simon Barner <barner@in.tum.de>
2004-07-31 15:47:19 +00:00
Anton Berezin
17b081e986 Add p5-Class-Virtual, a base class for virtual base classes in Perl. 2004-07-28 08:41:51 +00:00
Anton Berezin
67af9888fe Add p5-Tie-Array-Sorted, an implementation of Perl array which is kept
sorted.
2004-07-27 14:23:39 +00:00
Joe Marcus Clarke
a5b0f48f95 Fix sort order with py-dbus. 2004-07-27 00:20:03 +00:00
Joe Marcus Clarke
5a2d9fe864 Add py-dbus, Python bindings for the D-BUS messaging system. 2004-07-27 00:18:49 +00:00
Lars Thegler
3665ede0f5 Add p5-Module-Pluggable 1.9, automatically give your module the
ability to have plugins.
2004-07-26 19:59:24 +00:00
Vanilla I. Shu
4504c317ea Add p5-Path-Class 0.07, cross-platform path specification manipulation.
PR:		ports/69562
Submitted by:	Elvis Chiang <elvis@sslab.cs.ccu.edu.tw>
2004-07-25 14:17:53 +00:00
Volker Stolz
1f580886c3 Add syntax_tools-devel 1.3, erlang modules for code manipulation,
unstable devel version.

PR:		ports/61745
Submitted by:	chris_pressey@yahoo.ca
2004-07-25 10:11:55 +00:00
Lars Thegler
f7fe7253c9 Add p5-Module-Info-File 0.06,
retrieves module information from a
file or script.
2004-07-24 17:07:35 +00:00
Tilman Keskinoz
3e23ad2ac9 Start QT2 deorbit by removing expired ports. 2004-07-23 14:34:56 +00:00
Vanilla I. Shu
b109c6a5bd Add p5-OOTools 1.75, a Perl module collection to easily create
constructors methods.

PR:		ports/59436
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2004-07-22 14:27:46 +00:00
Joe Marcus Clarke
1c219c3330 Add dbus, Freedesktop.org's Desktop Bus. D-BUS is a message passing framework
for informing applications about system events such as new hardware being
added, new users logging into an IM application, new software installed,
etc.
2004-07-21 19:43:16 +00:00
Pav Lucistnik
f9335e6f4c Add libgutenfetch, which provides a clean and consistent interface for
application developers to write clients which list and fetch free electronic
texts from any number of Project Gutenberg servers throughout the world.

PR:		ports/69246
Submitted by:	Russell Francis <rf358197@ohio.edu>
2004-07-20 14:36:11 +00:00
Vanilla I. Shu
aef0e7e450 Add p5-IO-Util 1.26, a selection of general-utility IO function.
PR:		ports/69302
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2004-07-19 16:40:27 +00:00
Alex Dupre
b60f338503 Add a new shared extension for PHP. 2004-07-19 09:08:46 +00:00
Alex Dupre
0289ee4c41 Add a new shared extension for PHP. 2004-07-19 09:07:44 +00:00
Alex Dupre
db0105e291 Add a new shared extension for PHP. 2004-07-19 09:07:17 +00:00