Commit graph

2116 commits

Author SHA1 Message Date
Simon Barner
69767f61f8 Linux/BSD Real Mode interface library.
WWW: http://lrmi.sourceforge.net/

PR:		ports/92648
Submitted by:	Anish Mistry <amistry@am-productions.biz>
2006-02-01 16:59:05 +00:00
Volker Stolz
8a94d2842c ncc is a compiler that produces program analysis information.
ncc is a decent replacement of cflow and cscope able to analyse any
program using the gcc compiler. The program also includes a graphical
call-graph navigator and source browser which is extremely practical
for hacking and comprehending large projects.

WWW: http://students.ceid.upatras.gr/~sxanth/ncc/
2006-02-01 13:48:21 +00:00
Alexander Leidinger
58b51c06ad Finish repocopy (pwlib -> pwlib152). 2006-01-31 21:04:14 +00:00
Renato Botelho
512cfafdf3 Add pecl-operator 0.2, PHP extension that provides operator overloading
for PHP objects.

PR:		ports/92573
Submitted by:	Alexander Zhuravlev <zaa@zaa.pp.ru>
2006-01-31 16:16:41 +00:00
Cheng-Lung Sung
0362e1048f Add p5-Test-File-Contents 0.03, test routines for examining the contents
of files.

PR:		ports/92473
Submitted by:	Rod Taylor <ports@rbt.ca>
2006-01-30 15:08:07 +00:00
Thierry Thomas
51a58725b2 This jar file comes from the old Netscape Navigator 4.0.
It allows a Java applet access to Javascript objects.

It is used by OpenDX / JavaDX.
2006-01-28 20:57:17 +00:00
Pav Lucistnik
687c9cfcea An interface to a local CVSd repository using pserver for authentication.
This script can add, delete, suspend, or enable non-system users for read
and write access to a CVS repository.

This program is a fork of cvspadm that was originally written by
Raymond M Schneider ray@hackfoo.net

Change since initial import:
- Don't quit in interactive mode if user press return without choosing an
  option but reprint the menu.
- Remove trailing '\n' in a string in Query mode to make the output nicer
- Reprint the menu at the end of an operation in interactive mode

Many more bugs fix and features to do (some are listed in the TODO
file).

PR:		ports/92129
Submitted by:	Serge Gagnon <serge.gagnon@b2b2c.ca>
2006-01-23 20:04:17 +00:00
Sergey Skvortsov
375b357ac7 * move devel/p5-release to devel/p5-Module-Release
* update p5-Module-Release to 1.04
2006-01-23 11:17:14 +00:00
Aaron Dalton
6dd8941796 Adding port devel/p5-Pod-Tests, extracts embedded tests and code examples from POD.
Submitted by:	aaron
Approved by:	tobez
2006-01-23 00:04:58 +00:00
Anton Berezin
431f1f52fb Add devel/p5-Class-Spiffy 0.12, a framework for doing object oriented
(OO) programming in Perl.
2006-01-20 11:20:47 +00:00
Renato Botelho
d0581646db Add p5-SSN-Validate 0.14, perl extension to do SSN Validation.
PR:		ports/91920
Submitted by:	tiger <tiger@whitetigersd.com>
2006-01-20 09:33:17 +00:00
Pav Lucistnik
a59179b159 - Resurrect devel/cvspadm with working master site and caring maintainer
PR:		ports/91913
Submitted by:	Serge Gagnon <serge.gagnon@b2b2c.ca>
2006-01-18 20:51:00 +00:00
Pav Lucistnik
56a0eada3d Needle is a dependency injection container for Ruby. It can do:
- Log method execution
- Reference another service
- Unit testing
- Lifestyle management

PR:		ports/91827
Submitted by:	Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl>
2006-01-18 07:09:12 +00:00
Cheng-Lung Sung
8baf3e127b - add p5-SVN-ACL
- ref: http://hcchien.org/?q=node/7
2006-01-18 00:50:46 +00:00
Anton Berezin
76e9fbb7fc Add p5-Object-InsideOut 1.31, object::InsideOut - Comprehensive
inside-out object support module.

PR:		ports/91905
Submitted by:	Geraud Continsouzas <geraud@gcu.info>
2006-01-17 13:19:01 +00:00
Joe Marcus Clarke
b57f5e3f6f Add py-gobject, Python bindings around GLib's GObject. This port is useful
for developers that need to write Gobjects in Python but do not need to pull
in all of py-gtk2.
2006-01-17 03:39:21 +00:00
Pav Lucistnik
6783597ccc json-py is a simple, pure-python implementation of a JSON (http://json.org)
reader and writer. JSON is used to exchange data across systems written in
various languages. It is particularly suited to dynamic languages like Python,
Javascript, etc. JSON = Javascript Object Notation implies it is suitable for
AJAX applications that exchange data from servers to Javascript applications
running on web browser clients.

Author:	<patrickdlogan@stardecisions.com>
WWW:	http://sourceforge.net/projects/json-py/

PR:		ports/91688
Submitted by:	Nicola Vitale <nivit@email.it>
2006-01-14 22:29:30 +00:00
Pav Lucistnik
7dc0abbf54 - Remove expired ports 2006-01-14 21:16:35 +00:00
Pav Lucistnik
c205efb40f RSCM - Ruby Source Control Management is to SCM what DBI/JDBC/ODBC
are to databases - an SCM-independent API for accessing a wide
variety of SCMs.

RSCM currently supports CVS and Subversion.  Support for ClearCase,
Darcs, Monotone, Perforce and StarTeam is in progress and partly
available.

PR:		ports/91602
Submitted by:	Daniel Roethlisberger <daniel@roe.ch>
2006-01-14 17:46:22 +00:00
Pav Lucistnik
aaff729625 The cElementTree module is a C implementation of the ElementTree API.
On typical documents, it's 15-20 times faster than the Python version
of ElementTree, and uses 2-5 times less memory. On modern hardware,
that means that documents in the 50-100 megabyte range can be manipulated
in memory, and that documents in the 0-1 megabyte range load in zero
time (0.0 seconds). This allows you to drastically simplify many kinds
of XML applications.

PR:		ports/91687
Submitted by:	Nicola Vitale <nivit@email.it>
2006-01-14 17:42:16 +00:00
Pav Lucistnik
24f6b29c77 TestGears provides automatic discovery of unittest.TestCases and
the ability to run tests that are written as simple functions.
It generates a standard unittest.TestSuite for use with any of
the standard frontends, and provides a distutils command to run
tests with zero configuration.

PR:		ports/91689
Submitted by:	Nicola Vitale <nivit@email.it>
2006-01-14 17:31:55 +00:00
Anton Berezin
36181cb6bc Add devel/p5-Sub-Installer 0.0.2, yet another Perl module to (re)define
package subroutines.
2006-01-12 13:09:46 +00:00
Anton Berezin
6096c5ee13 Add devel/p5-Proc-Fork, a Perl module that provides simple, intuitive
interface to the fork() system call.
2006-01-10 14:56:30 +00:00
Edwin Groothuis
e078a87d30 New port: devel/pecl-svn
PHP bindings to the libsvn library which provide access to subversion
	repositories.

	WWW: http://pecl.php.net/package/svn

PR:		ports/91471
Submitted by:	Alex Kiesel <kiesel@schlund.de>
2006-01-08 12:50:20 +00:00
Alexander Kabaev
4d44117c01 Reconnect linux_kdump. 2006-01-05 20:57:06 +00:00
Emanuel Haupt
9a756b2aa7 Add p5-Devel-SimpleTrace 0.06, a perl module for better stack traces on
interpretter-generated warn/die.

PR:		ports/91313
Submitted by:	Eric Stith <estith.freebsd.ports@thelunarempire.net>
2006-01-05 12:46:32 +00:00
Bill Fenner
f9eda3261e adocman is a set of perl modules and programs for performing
operations against the SourceForge.net site, currently including
basic Client operations (i.e. login/logout) and DocManager operations.

It includes the Alexandria perl module, which provides the back end
support for operations, the adocman program, which provides the
means to perform DocManager operations from the command-line or
scripts (by project developers or admins listed as DocManager
Editors), and the xml_export program, providing the means to automate
downloads of data from the XML data export facility on SourceForge.net
(by project administrators).

WWW: http://sourceforge.net/projects/sitedocs
2006-01-05 02:04:03 +00:00
Tilman Keskinoz
cb5f44a1b9 Retire libmusclecard, it is now part of the pcsc-lite port again. 2006-01-02 13:53:08 +00:00
Pav Lucistnik
a732551284 - Remove expired ports 2005-12-31 08:36:45 +00:00
Pav Lucistnik
aa96e7f28f This is a port of the bulk of the Plan 9 software build environment to
Unix.

This port tries to reproduce the Plan 9 build environment as faithfully
as possible, providing u.h and libc.h, and blithely redefining tokens
such as open, dup, and accept in order to provide implementations that
better mimic the Plan 9 semantics. The result is a more complicated and
less Unix-friendly environment, but Plan 9 programs can typically be
compiled with little or no changes.

PR:		ports/90997
Submitted by:	Serge Gagnon <serge.gagnon@b2b2c.ca>
2005-12-30 05:07:46 +00:00
Edwin Groothuis
b41b5a6563 NEW PORT: devel/py-kid template language for XML based written in Python
Kid is a simple template language for XML based vocabularies
	written in Python.  It was spawned as a result of a kinky
	love triangle between XSLT, TAL, and PHP.  We believe many
	of the best features of these languages live on in Kid with
	much of the limitations and complexity stamped out.

PR:		ports/90909
Submitted by:	"Choe, Cheng-Dae" <whitekid@gmail.com>
2005-12-29 05:25:46 +00:00
Edwin Groothuis
15da4fd749 [NEW PORT] devel/simian: simlarity analysis for source code
Simian is a program for checking source (and all kinds of
	text files) for repeating blocks.

	Simian (Similarity Analyser) identifies duplication in Java,
	C#, C, C++, COBOL, Ruby, JSP, ASP, HTML, XML, Visual Basic
	source code and even plain text files.  In fact, simian can
	be used on any human readable files such as ini files,
	deployment descriptors, you name it.

	Note: The port uses the java version by default. You can
	select the .NET version via WITH_MONO=yes, and disable
	installation of the java parts with WITHOUT_JAVA=yes.

	WWW: http://www.redhillconsulting.com.au/products/simian/

PR:		ports/83315
Submitted by:	Andreas Kohn <andreas@syndrom23.de>
2005-12-29 00:46:44 +00:00
Anton Berezin
c96aa66a28 Add devel/p5-Proc-Queue 1.16, a Perl module that overrides fork and
related syscalls to limit the number of spawned children transparently.
2005-12-28 13:58:46 +00:00
Anton Berezin
bde6b94254 Add devel/p5-IPC-DirQueue 0.05, a disk-based many-to-many task queue
written in Perl.
2005-12-28 12:37:41 +00:00
Edwin Groothuis
cc89fb34bf [New ports] devel/mimir, lang/elan - Elan Programming Language
Elan is a programming language originally developed by the
	Technical University of Berlin, but nowadays an implementation
	is maintained by the Radboud University of Nijmegen.

	We at TCCN learn youngsters how to program in this language.
	We installed FreeBSD on one of our SPARC's some time ago,
	but Elan wasn't in the Ports tree yet. That's why I made
	two ports. One for lang/elan, the Elan compiler, and one
	for devel/mimir, a library the Elan compiler uses.

	More info about Elan:

	http://en.wikipedia.org/wiki/Elan_programming_language

PR:		ports/89275
Submitted by:	Ed Schouten <ed@fxq.nl>
2005-12-27 21:04:05 +00:00
Edwin Groothuis
7c09f85c2d new port: devel/codeblocks, an open source, cross-platform and free
C/C++ IDE

	Code::Blocks is an open source, cross-platform and free
	C/C++ IDE.  It is build using the wxWidgets GUI library.

	The WEB site states:

	"Code::Blocks is a free C++ IDE built specifically to meet
	the most demanding needs of its users. It was designed,
	right from the start, to be extensible and configurable."

	WWW: http://www.codeblocks.org/

PR:		ports/89297
Submitted by:	Matthias Sund <m.sund@arcor.de>
2005-12-27 19:59:09 +00:00
Emanuel Haupt
f1ddb225b9 Add p5-Geo-ShapeFile 2.51, a perl extension for handling ESRI GIS
Shapefiles.

PR:		90984
Submitted by:	Eric Stith <estith.freebsd.ports@thelunarempire.net>
2005-12-27 19:33:44 +00:00
Anton Berezin
32fe6a6c3e Add devel/p5-Test-Strict 0.07, a Perl module to test and report on the
coverage of the strict/warnings pragmas.

PR:		90981
Submitted by:	Zach Thompson <hideo@lastamericanempire.com>
2005-12-27 17:41:21 +00:00
Anton Berezin
a1d851e348 Add devel/p5-Test-Base 0.44, a data driven testing framework in Perl. 2005-12-27 11:27:47 +00:00
Anton Berezin
8cfdd44de0 Add devel/p5-File-ShareDir 0.02, a Perl module to locate
per-distribution and per-module shared files location.
2005-12-27 10:02:05 +00:00
Anton Berezin
611f19768d Add devel/p5-Return-Value 1.30, a Perl module that provides polymorphic
return values.
2005-12-27 09:35:56 +00:00
Anton Berezin
0f816f5f03 Add devel/p5-App-CLI 0.03, a dispatcher module for command line
interface programs.
2005-12-27 09:26:13 +00:00
Erwin Lansing
af14947e24 Object::Signature is an abstract base class that you can inherit from in
order to allow your objects to generate unique cryptographic signatures.

The method used to generate the signature is based on Storable and
Digest::MD5. The object is fed to Storable::nfreeze to get a string,
which is then passed to Digest::MD5::md5_hex to get a unique 32
character hexidecimal signature.

WWW: http://search.cpan.org/dist/Object-Signature/

PR:		ports/90918
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2005-12-26 11:50:43 +00:00
Hye-Shik Chang
9dc294d9ec Add a new port for llvm 1.6, the Low Level Virtual Machine.
WWW:	http://llvm.cs.uiuc.edu/
2005-12-24 16:19:24 +00:00
Emanuel Haupt
92fc3f8025 Add p5-Tie-ShareLite, a Tied hash interface to IPC::ShareLite
PR:		90637
Submitted by:	Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
2005-12-21 09:43:43 +00:00
Anton Berezin
c21eaf87ee Add devel/p5-IO-NestedCapture 1.03, a Perl module for performing nested
STD* handle captures.
2005-12-21 08:28:56 +00:00
Vanilla I. Shu
d6e1b77030 Add cgdb 0.5.3, a curses-based interface to the GNU Debugger.
PR:		ports/90600
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2005-12-18 15:57:44 +00:00
Sergey Matveychuk
5fa16d0058 - Kill devel/opentop. It's obsoleted. All new versions are comercial. 2005-12-16 22:47:27 +00:00
Sam Lawrance
dad50d99b1 Remove expired ports. 2005-12-15 03:18:03 +00:00
Kelly Yancey
dc81a0dac8 Library simplifying embedding perl interpreters into C programs. 2005-12-15 01:58:58 +00:00