Commit graph

1327 commits

Author SHA1 Message Date
Sergey Skvortsov
70ccd43411 Add p5-POE-Exceptions 0.03, POE class for handling exceptions. 2003-10-16 10:20:59 +00:00
Trevor Johnson
49ed9decb0 new port of maketool 2003-10-15 09:41:53 +00:00
Akinori MUSHA
e89e225070 Add ruby-fliemagic, a Ruby binding to libmagic(3). 2003-10-14 20:41:23 +00:00
Sean Chittenden
69ed39ed86 Add pmk, "Pre Make Kit." pmk is a sane and BSDL autoconf replacement.
There are no dependencies on external software and the syntax of .pmk
files is more than tollerable.  A quick example of the syntax can be
found here (scroll down to the pmkscan section):

http://premk.sourceforge.net/example.html
2003-10-13 17:56:00 +00:00
Mathieu Arnold
45c7229878 Add p5-GTop 0.11, a Perl interface to libgtop.
PR:		57922
Submitted by:	Trevor Cornpropst <tcornpropst@cox.net>
2003-10-13 15:29:08 +00:00
Mathieu Arnold
628f262022 Add p5-Config-Simple 4.55, simple configuration file class.
PR:		57929
Submitted by:	Manuel Rabade Garcia <mig@mig-29.net>
2003-10-13 13:52:09 +00:00
Bruce M Simpson
11e2501c18 Add calibrator, a tool which attempts to determine various statistics
about a machine's cache and TLB characteristics. Can produce gnuplot output.
2003-10-13 10:24:19 +00:00
Trevor Johnson
6c7f7bf102 Add linux_devtools 8.0. 2003-10-12 05:47:42 +00:00
Alexander Leidinger
c5d23adc22 Infrastructure for C Program Analysis and Transformation
CIL (C Intermediate Language) is a high-level representation along
with a set of tools that permit easy analysis and source-to-source
transformation of C programs.

CIL is both lower-level than abstract-syntax trees, by clarifying
ambiguous constructs and removing redundant ones, and also higher-level
than typical intermediate languages designed for compilation, by
maintaining types and a close relationship with the source program.
2003-10-11 19:36:13 +00:00
Erwin Lansing
738cc11ea8 Add p5-Object-MultiType 0.03,
This module return an object that works like a Hash, Array
and Scalar object at the same time.

PR:		57846
Submitted by:	clsung@dragon2.net
2003-10-11 11:51:30 +00:00
Mathieu Arnold
9aa089e7db Add p5-Devel-Cover 0.24, code coverage metrics for Perl. 2003-10-10 14:26:05 +00:00
Mathieu Arnold
e1ba3c4cab Add p5-Pod-Coverage
Checks if the documentation of a module is comprehensive.
2003-10-10 13:42:54 +00:00
Bruce M Simpson
1400baf7f9 Add the Linux binary version of the visual client for the Perforce SCM. 2003-10-08 05:25:16 +00:00
Edwin Groothuis
3b4617d0d8 Remove duplicate port: devel/asm2html (see textproc/asm2html)
Noticed by: maintainer of devel/asm2html
2003-10-07 22:06:56 +00:00
Kirill Ponomarev
3726d9819f Add py-clientcookie 0.4.4a, client-side HTTP cookies for Python.
PR:		57711
Submitted by:	Richard Kiss <kiss@gizzywump.com>
2003-10-07 19:54:02 +00:00
Vanilla I. Shu
813c29a033 Add p5-Shape 0.04,
perl5 module to read and write shapefiles via
shapelib.

PR:		51098
Submitted by:	Leif Pedersen <pedersen@meridian-enviro.com>
2003-10-07 05:06:03 +00:00
Edwin Groothuis
5435a0a292 New port: JRTPLIB - RTP library in C++
New port: JRTPLIB - library in C++ for developing applications
        using RTP protocol. For details see
        http://lumumba.luc.ac.be/jori/jrtplib/jrtplib.html

PR:		ports/48929
Submitted by:	Petr Holub <hopet@ics.muni.cz>
2003-10-06 02:46:08 +00:00
Edwin Groothuis
45ac3ff6b1 New port: a small assembly to HTML convert
asm2html is a small tool to convert NASM syntax assembly
	code to nice-looking HTML. This makes it alot easier to
	view assembly source code on websites.

PR:		ports/47026
Submitted by:	Douwe Kiela <virtus@wanadoo.nl>
2003-10-06 02:14:02 +00:00
Edwin Groothuis
df26fd502c new port devel/tkinspect
Tkinspect is a Tk program browser originally written by Sam
	Shen and now updated to work with Tcl/Tk 8+, incr Tcl 3+
	and to cope with systems such as MS Windows where the Tk
	'send' command is not available. Based upon the 5.1.6 release
	of tkinspect this version contains numerous bug fixes and
	functionality patches. See the ChangeLog file for details.

PR:		ports/46602
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de>
2003-10-06 01:16:05 +00:00
Edwin Groothuis
06956c696b New port: devel/ruby-rbprof
New port: rbprof.  A faster more flexible profiler for Ruby.

PR:		ports/36913
Submitted by:	Sean Chittenden <sean@chittenden.org>
2003-10-04 01:07:14 +00:00
Oliver Lehmann
12070fd542 Add cxmon 3.0, interactive file manipulation tool and disassembler.
PR:		56879
Submitted by:	Joachim Strombergson
2003-10-03 21:59:24 +00:00
Mathieu Arnold
5e6b4937a7 Add p5-DateTime-Fiscal-Year 0.02,
Calculate the day or week of the Fiscal Year with an arbitrary start date.
2003-10-03 17:18:04 +00:00
Mathieu Arnold
80ad08f114 Add p5-DateTime-Format-IBeat 0.15, format times in .beat notation. 2003-10-03 17:02:55 +00:00
Mathieu Arnold
6c3b961085 Add p5-DateTime-Calendar-Hebrew 0.04, dates in the Hebrew calendar. 2003-10-03 16:36:13 +00:00
Mathieu Arnold
bb389a4a59 p5-DateTime-HiRes 0.01,
This module enables you to generate DateTime objects that represent the current
time with sub-second resolution.
2003-10-03 16:06:40 +00:00
Kirill Ponomarev
a200783d42 skalibs is a package centralizing the public-domain C
development files used for building other skarnet.org software.

skalibs can also be used as a sound basic start for C
development.  There are a lot of general-purpose libraries out
there; but if your main goal is to produce small and secure C
code, you will like skalibs.

skalibs contains exclusively public-domain code.  So you can
redistribute it as you want, and it does not prevent you from
distributing any of your executables.

PR:		53701 57540
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-10-03 15:06:01 +00:00
Mathieu Arnold
275be4db98 Add p5-NEXT 0.60,
Provide a pseudo-class NEXT (et al) that allows method redispatch.
2003-10-03 12:48:15 +00:00
Foxfair Hu
56bf077188 Add cl-split-sequence-clisp 20011114.1, partinitoning Common Lisp
sequences.

split-sequence is a small library to split sequences in to a list of
subsequences delimited by an object satisfying a test function. It is
a member of the Common Lisp Utilities family of programs, designed by
community consensus.

PR:		52376
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-10-03 07:47:10 +00:00
Foxfair Hu
bbf81ade75 Add cl-port-clisp 2002.10.02.1, cross-Lisp portability package.
CLOCC Port provides a portable interface to various features absent
from the ANSI Common Lisp standard, such as sockets, multiprocessing,
calling external programs, Gray streams etc.

PR:		52368
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-10-03 07:30:46 +00:00
Bruce M Simpson
a34be8d428 New port: devel/p5-PCSC-Card 2003-09-29 02:19:59 +00:00
Edwin Groothuis
71bd6fe7e5 New Port: Splitting Common Lisp Sequences (CMUCL Binaries)
split-sequence binaries for lang/cmucl

PR:		ports/52375
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-09-28 10:35:56 +00:00
Edwin Groothuis
99f202e9f8 New Port: Splitting Common Lisp Sequences (SBCL Binaries)
split-sequence binaries for lang/sbcl

PR:		ports/52374
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-09-28 10:34:41 +00:00
Edwin Groothuis
1215e58d0b New Port: Common Lisp portability package (CMUCL Binaries)
cl-port binaries for lang/cmucl

PR:		ports/52367
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-09-28 10:24:46 +00:00
Edwin Groothuis
f8fc8e462b New Port: Common Lisp portability package (SBCL Binaries)
cl-port binaries for lang/sbcl

PR:		ports/52366
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-09-28 10:23:41 +00:00
Edwin Groothuis
b332211546 New Port: Splitting Common Lisp sequences
A small utility to split Common Lisp sequences.  Depends
	on the previously submitted ASDF port.

	This port installs the source files and the .asd file (which
	is similar to a Makefile of a pkg-config script). There are
	other ports for the binaries for each supported Lisp system.

PR:		ports/52373
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-09-28 09:53:36 +00:00
Edwin Groothuis
b8be369e1d New Port: Common Lisp portability package
CLOCC Port is a wrapper library for various functions (sockets,
	shell access, etc) that are widely implemented in Common Lisp
	systems, but lack a standardized interface.

	This port depends on the previously submitted ASDF port. It installs
	the source files and an .asd file (which plays a similar role to
	a Makefile and a pkg-config script). There are other ports for each
	supported Lisp system.

PR:		ports/52365
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-09-28 09:44:07 +00:00
Edwin Groothuis
5a2b5427e8 New Port: ASDF, a Common Lisp library manager (CMUCL Binaries)
ASDF binaries for lang/cmucl

PR:		ports/52359
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-09-28 09:13:43 +00:00
Edwin Groothuis
62ffead323 New Port: ASDF, a Common Lisp library manager (SBCL Binaries)
PR:		ports/52357
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-09-28 09:02:57 +00:00
Vanilla I. Shu
5d81e98931 Add p5-ExtUtils-XSBuilder, it's a set modules to parse C header files and
create XS glue code and documentation out of it.

Sponsor by:	Open Source Software Foundry <http://www.openfoundry.org>
2003-09-27 13:38:33 +00:00
Edwin Groothuis
5ee17cb3c6 new port - ACT modified gdb53, a gdb that understands the Ada programming language
Ada programming knowledgeable version of gdb53

PR:		ports/56371
Submitted by:	John R. Shannon <john@johnrshannon.com>
2003-09-27 07:38:23 +00:00
Edwin Groothuis
99af2876ad New port: adabindx - an Ada-binding to the X Window System and *tif
This is a binding of Ada to the C-Libraries of the X Window
	system and the Motif(tm) or Lesstif widget set.

	Programmers used to write X Window programs will easily use
	this binding. Most of the names for functions and procedures
	resemble the equivalent C interface names, e.g.

	   XGetRGBColormaps (C interface) <-> X_Get_RGB_Colormaps (Ada binding).

	"While retaining familiarity to the C interface, I tried
	to include the security of Ada by controlling the creation
	and release of pointer types wherever possible."

PR:		ports/46505
Submitted by:	David Holm <david@realityrift.com>
2003-09-27 07:32:24 +00:00
Edwin Groothuis
4210c3d847 New port: SGL - incomplete STL implementation for ADA95
The Ada "Standard Generic Library" (SGL) The Ada SGL is a
	port of the C++ Standard Template Library (STL).

PR:		ports/46410
Submitted by:	David Holm <david@realityrift.com>
2003-09-27 06:48:16 +00:00
Edwin Groothuis
36c5a39f05 New port: florist (Ada-POSIX bindings)
FLORIST is a FSU implementation of POSIX.5
	WWW: http://www.gnat.com/

PR:		ports/42280
Submitted by:	Vadim Godunko <vgodunko@vipmail.ru> <vgodunko@rost.ru>
2003-09-27 06:46:04 +00:00
Edwin Groothuis
fe84096579 New port: adabooch is a Booch implementation for Ada95
The Ada 95 version of the components will contain the same
	key abstractions as the C++ form (Structs, Tools and Support).
	However, the organization will be slightly different,
	particularly in the Support domain. This is because Ada 95
	provides several special forms of memory management that
	are quite different from C++.

	The Structs category provides an array of structural
	abstractions (Bags, Collections, Deques, Graphs, Lists,
	Maps, Queues, Rings, Sets, Stacks, and Trees). The Tools
	category provides algorithmic abstractions (Searching,
	Sorting, etc.). The Support category contains all the
	"concrete" forms, plus structures to create the components.

	Some of the structures permit structural sharing (graphs,
	lists, and trees).  Some structures may also be ordered
	(collections, dequeues, and queues). There are also multiple
	forms for some structures: single and double linked lists,
	directed and undirected graphs, and binary, multiway, and
	AVL trees.

	WWW: http://www.adapower.net/booch/

PR:		ports/46448
Submitted by:	David Holm <david@realityrift.com>
2003-09-27 06:33:07 +00:00
Edwin Groothuis
e7ac705e54 New port: adabooch is a Booch implementation for Ada95
This is the documenation part of it.

	The Ada 95 version of the components will contain the same
	key abstractions as the C++ form (Structs, Tools and Support).
	However, the organization will be slightly different,
	particularly in the Support domain. This is because Ada 95
	provides several special forms of memory management that
	are quite different from C++.

	The Structs category provides an array of structural
	abstractions (Bags, Collections, Deques, Graphs, Lists,
	Maps, Queues, Rings, Sets, Stacks, and Trees). The Tools
	category provides algorithmic abstractions (Searching,
	Sorting, etc.). The Support category contains all the
	"concrete" forms, plus structures to create the components.

	Some of the structures permit structural sharing (graphs,
	lists, and trees).  Some structures may also be ordered
	(collections, dequeues, and queues). There are also multiple
	forms for some structures: single and double linked lists,
	directed and undirected graphs, and binary, multiway, and
	AVL trees.

	WWW: http://www.adapower.net/booch/

PR:		ports/46448
Submitted by:	David Holm <david@realityrift.com>
2003-09-27 06:22:23 +00:00
Edwin Groothuis
a766e89b2b New port: Ada thin binding to SDL and OpenGL
daSDL is a set of Ada (programming language) bindings,
	ports, and some original applications based on SDL (Simple
	DirectMedia Library - http://www.libsdl.org)

	WWW: http://adasdl.sourceforge.net/

PR:		ports/46442
Submitted by:	David Holm <david@realityrift.com>
2003-09-27 06:15:46 +00:00
Joe Marcus Clarke
7fd108d8fc Remove bonobo-activation. 2003-09-18 06:52:14 +00:00
Erwin Lansing
cdae2ef574 Add buildtool-doc 0.14, buildtool User's and Developer's manuals.
PR:		54823
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-09-10 13:14:33 +00:00
Edwin Groothuis
bbbf286a3f [new port] libticalcs: TI calculator library
Libticalcs is part of TiLP, a program to connect a TI
	calculator to a computer. This lib handles the various
	calculator types.

PR:		ports/56136
Submitted by:	Tijl Coosemans <tijl@ulyssis.org>
2003-09-08 10:59:00 +00:00
Edwin Groothuis
0a8169aade [new port] libtifiles: handle TI calculator files
Libtifiles is a part of TiLP, a program to link TI calculators
	to a computer. It is used to handle all file types.

PR:		ports/56135
Submitted by:	Tijl Coosemans <tijl@ulyssis.org>
2003-09-08 10:55:05 +00:00