1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00
Commit Graph

1352 Commits

Author SHA1 Message Date
James E. Housley
bef333e562 Add ports/devel/openthreads, which is a dependency of ports/graphics/osg
PR:		58121
Submitted by:	yinjieh@csie.nctu.edu.tw
2003-11-06 13:15:01 +00:00
Mathieu Arnold
4a102e1d32 Add p5-DateTime-Incomplete 0.01.01
An incomplete DateTime, like January 5.
2003-11-05 13:17:18 +00:00
Alexander Nedotsukov
42e1a82f0c Add glademm 2.0.0.1, a C++ code generator backend
for glade and glade2.
2003-11-04 09:27:09 +00:00
Mark Linimon
bd1a6df589 Remove devel/amulet.
PR:		ports/56423
Submitted by:	self (as linimon@lonesome.com)
Reviewed by:	edwin
2003-11-02 21:43:56 +00:00
Kirill Ponomarev
4310e788d3 File::Path::Expand expands user directories in filenames. For
the simple case it's no more complex than s{^~/}{$HOME/}, but
for other cases it consults C<getpwent> and does the right
thing.

PR:		58812
Submitted by:	Lars Thegler <lars@thegler.dk>
2003-11-01 18:08:12 +00:00
Akinori MUSHA
820c7e5e45 Retire the following ports; they have been integrated into ruby18 and
ruby16-shim-ruby18:

	devel/ruby-yaml
	net/ruby-drb
	net/ruby-gserver
	net/ruby-soap
	net/ruby-xmlrpc
	security/ruby-openssl
	sysutils/ruby-devel-logger
	textproc/ruby-rexml
	www/ruby-webrick
2003-10-31 18:40:49 +00:00
Vanilla I. Shu
c4ca9246e6 Add p5-FileHandle-Unget 0.11,
a FileHandle which supports ungetting
of multiple bytes.

PR:		58673
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-30 17:47:22 +00:00
Jun Kuriyama
3f4dbd1409 Add p5-Class-MethodMapper 1.0,
perl module for abstract Class wrapper for AutoLoader.
2003-10-30 10:50:33 +00:00
Jun Kuriyama
14ad091914 Add p5-Calendar-Simple 1.08,
perl extension to create simple calendars.
2003-10-29 09:01:47 +00:00
Vanilla I. Shu
2dbc950e22 Add p5-Glib2 1.00,
this module provides access to Glib and GObject
libraries.

PR:		58605
Submitted by:	clsung@dragon2.net
2003-10-29 03:35:36 +00:00
Foxfair Hu
f2811b3fd9 Add p5-Algorithm-Networksort 1.01,
a perl module that will create inline comparisons for sorting.

PR:		58551
Submitted by:	clsung@dragon2.net
2003-10-28 15:30:46 +00:00
Foxfair Hu
69ee5c4ce8 Add p5-Algorithm-NaiveBayes 0.02,
perl class performing Bayesian prediction of categories.

PR:		58527
Submitted by:	clsung@dragon2.net
2003-10-28 15:26:49 +00:00
Ying-Chieh Liao
9da5a12cc6 add gaul 0.1846
Genetic Algorithm Utility Library
2003-10-28 08:05:26 +00:00
Ying-Chieh Liao
3f32d6f960 add p5-Algorithm-Evolutionary 0.53
A library for doing evolutionary computation in Perl
2003-10-24 08:24:44 +00:00
Foxfair Hu
f555846d91 Add p5-Tie-FileLRUCache 1.01,
a lightweight but robust filesystem based persistent LRU cache.

PR:		58455
Submitted by:	clsung@dragon2.net
2003-10-24 04:25:26 +00:00
Foxfair Hu
1bfa55b3bf Add p5-Tie-DB_File-SplitHash 1.01, a wrapper around the DB_File Berkeley
database system.

PR:		58454
Submitted by:	clsung@dragon2.net
2003-10-24 04:21:35 +00:00
Foxfair Hu
4777ca6e31 Add p5-Class-ParmList 1.03, a module for processing named parameter
lists for method calls.

This is a simple package for validating calling parameters to a subroutine
or method. It allows you to use "named parameters" while providing checking
for number and naming of parameters for verifying inputs are as expected and
meet any minimum requirements. It also allows the setting of default values
for the named parameters if omitted

PR:		58453
Submitted by:	clsung@dragon2.net
2003-10-24 04:18:59 +00:00
Foxfair Hu
2c52b9e94f Add p5-Class-NamedParms 1.04, a lightweight named parameter handling system.
Class::NamedParms is a perl module which provides standard get/set/clear
accessors for a class via named parameter with forced lexical checking
of named parameters for validity and initialization validation. Lightweight
and simple to use. Designed as a base class for inheritance by other modules.

PR:		58452
Submitted by:	clsung@dragon2.net
2003-10-24 04:16:25 +00:00
Ying-Chieh Liao
3ac282eb01 add jakelib2 2.0.0s
A cross platform C++ class library with a Java-like API
2003-10-24 02:01:39 +00:00
Joe Marcus Clarke
246afb20c1 Add maven a Java project management and project comprehension tool. More
details are available at http://maven.apache.org.

PR:		58339
Submitted by:	Rui Lopes <rui@ruilopes.com>
2003-10-21 20:49:20 +00:00
Sergey Skvortsov
e3d8710636 Add p5-ExtUtils-PkgConfig 1.00, simplistic interface to pkg-config. 2003-10-18 12:37:07 +00:00
Sergey Skvortsov
d8aaaf6413 Add p5-ExtUtils-Depends 0.102,
easily build XS extensions that
depend on XS extensions.
2003-10-18 12:28:24 +00:00
Vanilla I. Shu
e37958e826 Add p5-Sort-Tree 1.08,
a perl module for sorting a objects into a
tree structure.

PR:		58079
Submitted by:	clsung@dragon2.net
2003-10-17 07:26:01 +00:00
Mathieu Arnold
f616b23d9d Add p5-Devel-Size 0.58,
Perl extension for finding the memory usage of Perl variables.
2003-10-16 13:11:54 +00:00
Mathieu Arnold
f3ff6b66c7 Add p5-Devel-Trace 0.10,
Print out each line before it is executed (like sh -x).
2003-10-16 13:02:31 +00:00
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