Commit Graph

646 Commits

Author SHA1 Message Date
Ying-Chieh Liao
531a10b09a add uds
UDS (Useful Development Stuff) Collection
2001-02-27 07:10:53 +00:00
Brian S. Dean
62d5187fcc AVRPROG drives a simple parallel port programmer and is used to
program Atmel's AVR family of microcontrollers.
2001-02-27 01:13:42 +00:00
Mikhail Teterin
447c09cd04 Add libusb 0.1.3b,
library giving userland programs access to USB devices.

PR:		24703
Submitted by:	John Reynolds <jjreynold@home.com>
2001-02-26 21:45:05 +00:00
Ying-Chieh Liao
8a9a2f1b73 add make++
Make++ (or makepp) is a drop-in replacement for GNU make
2001-02-22 13:23:17 +00:00
James E. Housley
4b62c770fd The mips64orion-rtems-* ports have been replaced by the more general
mips-rtems-* ports.  It is now time to remove these.
2001-02-22 03:49:58 +00:00
Trevor Johnson
a3163cc004 new port of cvsgraph 1.0.0, a utility for charting cvs/rcs history 2001-02-21 09:17:10 +00:00
Akinori MUSHA
f480e19e78 Add ruby-mutexm, a Mutex mix-in with some enhanced features. 2001-02-21 05:00:55 +00:00
Maxim Sobolev
d07e4e801e Add motor 2.6.3, a powerful text mode based programming IDE. 2001-02-21 00:15:07 +00:00
James E. Housley
aad79f3e3f New Port: devel/as80
As80 is a lightweight 8080/8085 assembler for UN*X systems.

PR:		24235
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-02-17 16:11:46 +00:00
Ying-Chieh Liao
4a5f62750d add c2lib
c2lib is a library of basic structures and memory allocators for C.
It is designed to look similar to C++ STL with many powerful string
features borrowed also from Perl.
2001-02-16 11:07:08 +00:00
Ying-Chieh Liao
8db93d42d2 add ucpp, a C preprocessor and lexer 2001-02-15 17:44:55 +00:00
Ying-Chieh Liao
9458822355 add gtgt, a set of scripts for creating a whole set of sources, which
may already be compiled and installed by using the GNU development tools.
2001-02-13 11:41:08 +00:00
Satoshi Taoka
5428f55205 RPM of libglade 2001-02-12 16:40:05 +00:00
Ying-Chieh Liao
bf7422acfd move cln from devel/ to math/ 2001-02-12 14:59:53 +00:00
Ying-Chieh Liao
d6902361d3 add libtecla, a interactive command line editing facilities 2001-02-11 19:15:03 +00:00
Ying-Chieh Liao
992ac30075 add cln, a Class Library for Numbers 2001-02-11 09:32:40 +00:00
Akinori MUSHA
c8cde52122 Oops. I forgot to update Makefile when I moved ruby-runit to
ruby-unit.
2001-02-10 12:24:31 +00:00
Ade Lovett
e313b3998d Add bonobo-conf, the Bonobo configuration moniker is built on top of
GConf, providing a convenient way to handle configuration data.
2001-02-09 23:18:15 +00:00
Akinori MUSHA
5f46ac1988 Add ruby-libglade, a wrapper library of libglade for Ruby. 2001-02-07 20:00:57 +00:00
Will Andrews
a29b482458 Update QT2 to 2.2.4: Re-add USE_MESA, remove antialiasing patch, remove
default -j2 (but keep MAKE_JOBS var), restore old perl REs as soon as I'd
learned how to do multiple ones, remove QPL license file from packaging,
sync with newest KOI8-U/R stuff (not tested).  The biggest bonus:  split
QT Designer into its own port, and make the qt22/qt-designer pair a member
of the master-slave ports legion, hopefully to reduce redundancy as much
as possible.  This should also save roughly 20 minutes of compile time on
a dual PIII-600 for those that don't need or want QT Designer.  UIC is,
however, still installed/compiled by the default Qt 2.2.4 (as it _is_
required for other things e.g. KDE2).

USE_MESA may break KDE2.  Hopefully, now that the port does install both
the threaded and non-threaded versions of QT, it won't.  But until the
next release of KDE2, I'm not gonna bother testing to see.

USE_MESA repeatedly requested by:	sobomax
2001-02-04 04:43:14 +00:00
Daniel Harris
a34a8705da Add cpp2html 1.2.
Given a C or C++ source file, produces HTML with syntax highlighting.

PR:		24604
Submitted by:	greid@ukug.uk.freebsd.org
2001-01-28 20:04:27 +00:00
Ying-Chieh Liao
fbf6b355a8 add dotconf, A Configuration File Parser Library 2001-01-28 08:50:53 +00:00
Ying-Chieh Liao
c62225cc77 add fnccheck, a profiling library/utilities for C/C++ programs
PR:		24536
Submitted by:	George Reid <greid@dogma.freebsd-uk.eu.org>
2001-01-23 07:40:06 +00:00
Ying-Chieh Liao
a08d7ea835 add libdsp, a C++ class library of common digital signal processing functions
PR:		24373
Approved by:	clive (my mentor)
2001-01-22 16:33:23 +00:00
Ying-Chieh Liao
23fe556589 add happydoc, a python documenting tool
PR:		23938
Approved by:	clive (my mentor)
2001-01-21 15:45:46 +00:00
Clive Lin
f8186d69f7 o New port p5-Dialog, perl interface to dialog(3)
o Add conditional patch, applied if ${OSVERSION} >= 500007,
  which means perl 5.6.0 (Thanks vanilla)

PR: 24486
Submitted by: Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw>
Reviewed by: vanilla
2001-01-20 22:28:23 +00:00
Akinori MUSHA
4788104295 Add ruby-textbuf, a gapped text buffer extention for Ruby. 2001-01-19 06:16:46 +00:00
Vanilla I. Shu
7c94fab8bf Remove gtksheet. it have merge into gtkextra ports.
Submitted by:	maintainer
2001-01-17 20:47:11 +00:00
Will Andrews
2c2a194927 Add p5-Term-Screen 1.00, a perl module implementing a basic screen
and input class.

PR:		23614
Submitted by:	Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
2001-01-15 06:22:07 +00:00
Will Andrews
db3f608af1 Add p5-Class-Singleton 1.03, a perl module that describes a singular
object class.
2001-01-14 06:05:16 +00:00
Joseph Koshy
2b9067c48e Added `funnelweb', a literate programming tool. 2001-01-09 09:42:46 +00:00
David E. O'Brien
a480a804e8 GNU cross compiler suite for ARM. This is a vanilla version of gcc only.
That is, it does not contain any libs or startup code for creating executable
files.

PR:		22849
Submitted by:	Espen Skoglund <esk@ira.uka.de>
		(with much cleanup and tweaks by me)
2001-01-06 08:05:31 +00:00
David E. O'Brien
e6c9077a8e GNU binutils for vanilla ARM cross-development
PR:		22848
Submitted by:	Espen Skoglund <esk@ira.uka.de>
2001-01-04 12:29:50 +00:00
Neil Blakey-Milner
b7f41ec917 Add zziplib 0.10.11, a library to provide transparent read access to
zipped files.

PR:		24046
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-01-04 11:14:38 +00:00
Will Andrews
9e9db90520 Remove devel/p5-String-Strip; this was a mistake as it already exists in
textproc.. I'd overlooked the fact that nbm did this earlier today.  Plus,
textproc is really the right place for p5-String-* ports.

Submitted by:	Anton Berezin <tobez@tobez.org>
2001-01-04 00:26:08 +00:00
Will Andrews
b678d6f47b Add p5-Search-Binary 0.95, perl module that implements a generic binary
search algorithm.

PR:		24029
Submitted by:	Anton Berezin <tobez@tobez.org>
2001-01-04 00:10:30 +00:00
Will Andrews
3db2036684 Add p5-Server-FastPL 1.0.2, perl module to eliminate the compile-time of
big scripts.

PR:		24028
Submitted by:	Anton Berezin <tobez@tobez.org>
2001-01-04 00:09:56 +00:00
Will Andrews
d8b9865e7b Add p5-Set-Scalar 1.03, perl module containing a set of scalars, including
references.

PR:		24026
Submitted by:	Anton Berezin <tobez@tobez.org>
2001-01-04 00:08:13 +00:00
Will Andrews
9cd3846c07 Add p5-Set-Object 1.02, perl module to manage sets of objects.
PR:		24025
Submitted by:	Anton Berezin <tobez@tobez.org>
2001-01-04 00:06:47 +00:00
Will Andrews
fc0fdab7ea Add p5-Set-NestedGroups 0.01, perl module for grouped data eg ACL's,
city/state/country etc.

PR:		24024
Submitted by:	Anton Berezin <tobez@tobez.org>
2001-01-04 00:05:58 +00:00
Will Andrews
7b31e1730d Add p5-String-Random 0.198, a perl interface to generate "random" strings. 2001-01-03 23:51:52 +00:00
Will Andrews
b4edb5af14 Add p5-File-Cache 0.13, a perl module implementing a persistent object
store.
2001-01-03 23:50:44 +00:00
Will Andrews
91ab13cf86 Add p5-File-Binary 0.3, a perl interface to modify and read binary files. 2001-01-03 23:49:29 +00:00
Will Andrews
bc47b1f8b9 Add p5-String-Strip 1.01, perl module that implements efficient
whitespace removal routines.
2001-01-03 23:45:43 +00:00
Will Andrews
3b2a96dbd4 Add p5-String-RexxParse 1.08, perl module that provides an interface to
REXX parsing routines.
2001-01-03 23:45:17 +00:00
Will Andrews
91c7519e67 Add p5-Tie-IxHash 1.21, perl module implementing ordered in-memory
associative arrays.
2001-01-03 23:44:37 +00:00
Will Andrews
2479fda868 Add p5-String-Checker 0.03, perl module implementing an extensible string
validation interface.
2001-01-03 23:43:47 +00:00
Will Andrews
4b8d705b34 Add p5-Proc-Daemon 0.02, perl module that provides a method to daemonify a
Perl script.
2001-01-03 23:42:19 +00:00
Will Andrews
b79d816b49 Add p5-Proc-Background 1.01, perl interface to running background
processes.
2001-01-03 23:42:00 +00:00
Will Andrews
4c40d1d13e Add p5-Make 1.00, perl module implementing 'make' and script. 2001-01-03 23:37:40 +00:00
Will Andrews
f5a38e2a95 Add p5-Mac-FileSpec-Unixish 1.11, perl module with functions to
manipluate pathspecs in Unixish style.
2001-01-03 23:33:00 +00:00
Will Andrews
6a2a4fc78d Add p5-LockFile-Simple 0.2.5, perl module implementing simple file
locking.
2001-01-03 23:31:56 +00:00
Will Andrews
7551439fa5 Add p5-Ioctl 0.81, perl module that provides a way to get the value of C ioctl
constants.
2001-01-03 23:31:24 +00:00
Will Andrews
779399a31e Add p5-Algorithm-Permute 0.02, perl interface to handy and fast
permutation.
2001-01-03 23:16:16 +00:00
Will Andrews
7a57137766 Add p5-Algorithm-MarkovChain 0.03, perl class capable of creating Markov
chains and output based on them.
2001-01-03 23:15:46 +00:00
Will Andrews
814b54b0e9 Add p5-Algorithm-MDiff 0.94, perl interface to calculate m-difference
between two objects.
2001-01-03 23:15:08 +00:00
Will Andrews
945244d423 Add p5-Algorithm-Diff 1.10, perl interface to compute differences between
two objects.
2001-01-03 23:14:38 +00:00
Will Andrews
02e039bbcb Add p5-Agent 3.20, perl module that provides a foundation for software agent
developers.
2001-01-03 23:14:15 +00:00
Neil Blakey-Milner
35d965949e Add py-mxProxy 0.2.0, python module that provides a generic proxy wrapper
type.

PR:		22542
Submitted by:	Johann Visagie <johann@egenetics.com>
2001-01-03 13:56:52 +00:00
Assar Westerlund
c816d6ca21 new port of mob - Memory Organization Benchmark Suite 2001-01-01 21:28:48 +00:00
David E. O'Brien
06f8644cbf FSF gcc-2.95.2 for embedded ARM cross-development
This is used to generate code that is independent of any operating system.
2001-01-01 17:27:12 +00:00
David E. O'Brien
1d8f062168 FSF binutils for embedded ARM cross-development
This is used to generate code that is independent of any operating system.
2001-01-01 17:25:24 +00:00
Will Andrews
4595cbf468 Add p5-Class-Tom 3.02, a perl module to transport objects from one system to
another.
2001-01-01 09:32:01 +00:00
Will Andrews
6056b08c58 Add p5-Alias 2.32, a perl module that performs aliasing services. 2001-01-01 05:45:34 +00:00
Satoshi Asami
5cfc5a6780 Now that the mips-* ports are brought back from the Attic, add them back. 2000-12-30 19:40:39 +00:00
Alexander Langer
b92f33d4b2 Add diffconvert 1.2, a tool to convert between context and unified diffs
and reverse those.

PR:		23957
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2000-12-30 16:43:40 +00:00
Will Andrews
e6f6ab9a54 Add dmalloc 4.8.1, a version of the malloc(3) library that provides
powerful debugging facilities at runtime.  Required for a forthcoming port.

PR:		23792
Submitted by:	Jeremy Shaffner <jeremy@external.org>
2000-12-26 05:36:52 +00:00
Will Andrews
34f7aaa2ab Add happy 1.9, a parser generator for the functional language Haskell.
PR:		23750
Submitted by:	Simon Marlow <simonmar@microsoft.com>
2000-12-26 05:25:48 +00:00
Will Andrews
77d4bbd37c Add p5-File-Tail 0.97, a Perl module that provides tail(1) functionality.
PR:		23707
Submitted by:	Jeremy Shaffner <jeremy@external.org>
2000-12-21 10:30:25 +00:00
Will Andrews
a24e08b852 Add p5-Term-Size 0.2, a Perl module which provides a straightforward way
to get the size of the terminal (or window) on which a script is running.

PR:		23340
Submitted by:	R Bradford Jones <brad@kazrak.com>
2000-12-19 12:22:58 +00:00
Maxim Sobolev
cf8f9e48af Add Pygame. Pygame is a cross-platfrom library designed to make it easy to
write multimedia software, such as games, in Python.
2000-12-18 17:02:09 +00:00
OKAZAKI Tetsurou
d20509deaa Add pcl-cvs-emacs and pcl-cvs-emacs20.
PR:            ports/22574, ports/22575
2000-12-13 00:04:28 +00:00
Maxim Sobolev
8755f9124a Add Boa Constructor. Boa Constructor is a cross platform RAD GUI Building IDE.
It offers visual frame creation and manipulation, an object inspector, many
views on the source like inheritance hierarchies, object methods and properties,
html generated from documentation strings, a debugger and integrated help. It
is written in Python and uses the wxPython toolkit which wraps wxWindows.
2000-12-12 14:37:13 +00:00
OKAZAKI Tetsurou
8f4b0f1cf7 Add elib-emacs and elib-emacs20.
PR:             ports/22572
2000-12-11 13:09:23 +00:00
Daniel Eischen
cd465afc8d GVD is the GNU Visual Debugger, very similar to DDD.
It is an extensible graphical debugger licensed under the GPL
and written in Ada using GNAT and GtkAda.  Supposedly, this
is the future GNOME debugger.

PR:		23280
Submitted by:	Samuel Tardieu <sam@inf.enst.fr>
2000-12-08 21:48:17 +00:00
Clive Lin
a76b70a205 KeLP (Kernel Lattice Parallelism) is an infrastructure/interface to
FORTRAN 77 or C numeric kernels using FORTRAN array ordering. It is usually
used for structured block-irregular grid computational applications.

Submitted by: Michael Wu <keichii@iteration.net>
Reviewed by: keith@FreeBSD.org
Approved by: keith@FreeBSD.org
2000-12-06 16:39:24 +00:00
Joerg Wunsch
8b68d52148 Atmel AVR cross-development, part #3: a C and floating point math
library.  This port also installs some documentation which actually
describes the combo of all three ports (avr-binutils, avr-gcc,
avr-libc).
2000-12-05 15:23:17 +00:00
Joerg Wunsch
639ffde3ac Atmel AVR cross-development, part #2: the C compiler. 2000-12-05 15:21:02 +00:00
Joerg Wunsch
744aff266f This is the first port of a fairly complete toolchain for Atmel AVR
microcomputer cross-development.  More (avr-gcc, avr-libc) to follow...
2000-12-05 15:17:47 +00:00
Will Andrews
49b80109c5 Update p5-Config-IniFiles (was p5-IniConf, being removed) to 1.8.
PR:		22298
Submitted by:	Jeremy Shaffer <jeremy@external.org>
Approved by:	demon (previous MAINTAINER)
2000-12-03 18:15:40 +00:00
Donald Burr
fb6006943e Import of new port devel/p5-File-Spec, a set of Perl5 modules to
portably manipulate file specifications
2000-11-23 05:02:14 +00:00
Akinori MUSHA
82ccdee41d Add ruby-gemfinder, a simple class browser (built with Ruby/Tk) for
Ruby modules/programs.
2000-11-11 18:40:42 +00:00
Ade Lovett
ff28292ea3 Add gnomecrash, a small tool in the same genre as bugbuddy, that assists
in extracting debugging information from a core file or crashed
application (via gnome_segv)
2000-11-03 20:58:45 +00:00
Trevor Johnson
222baa33aa Add new port of bin86 0.15.3, a 16-bit assembler and loader for
Intel-style assembly.
2000-11-03 00:22:08 +00:00
Akinori MUSHA
67ef948d38 Add ruby-byaccr, a parser generator for ruby based on 'Berkeley Yacc'
and 'Berkeley Yacc for Java'.
2000-11-02 03:10:00 +00:00
Akinori MUSHA
f658c14d6c Add ruby-rbison, which generates a Ruby parser class from a Bison-like
specification file.
2000-11-02 03:03:24 +00:00
Jim Mock
f8da7aba3f Import of p5-Time-Period.
This is a perl5 module that contains code to deal with time periods.

Submitted by:	Nick Esborn <nick@netdot.net>
2000-10-31 18:39:27 +00:00
Maxim Sobolev
c5ddda521a Add QT Linguist - a tool for generating translations of various strings
used in internationalized Qt programs. This is pre-release version.
2000-10-31 14:50:43 +00:00
Trevor Johnson
4f1294058e Add new port of entity 0.6.6, an XML-based tool for RAD.
PR:		20061
Submitted by:	Jesse McConnell <jesse@cylant.com>
2000-10-28 14:03:34 +00:00
Will Andrews
ffefb338d5 Add gengetopt 2.1, a program that will generate a C function that uses
getopt_long function to parse the command line options, validate them and
fill a struct.

PR:		21922
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>
2000-10-28 02:48:45 +00:00
R. Imura
48acbbff2d Merge kde11-i18n into kde11, and remove my *-i18n ports.
There is no so-version bump, because of compatibility.

Approved by:	will (kde11 maintainer)
2000-10-23 15:24:23 +00:00
Dag-Erling Smørgrav
bf2171de2f Simple tool that parses a plist and copies the directories and files listed
within to a specified destination (defaulting to ${PREFIX}).
2000-10-21 14:40:55 +00:00
Ade Lovett
361bcb9a03 glade-- is a C++ code generator for devel/glade
PR:		21823
Submitted by:	Shinya FUJIE <fujie@tk.elec.waseda.ac.jp>
2000-10-10 18:08:14 +00:00
Jacques Vidrine
782d2cd271 A Python module implementing some functional programming idioms 2000-10-03 23:15:59 +00:00
Maxim Sobolev
079a31ba4c Add titano - an C/C++ IDE for GNOME desktop. 2000-09-25 12:28:41 +00:00
Maxim Sobolev
78d89936e2 Add clanlib - a cross-platform game SDK (yes, it works with svgalib :-> ). 2000-09-25 06:58:43 +00:00
Thomas Gellekum
364469ac83 New port projectcenter.app, a development environment that will
become the GNUstep counterpart to Apple/NeXT's ProjectBuilder.
2000-09-22 13:15:20 +00:00
Maxim Sobolev
97a4678e0a Revive idle it's not quite dead, so it was buried too early.
Brought back to life by:	nectar
2000-09-21 16:18:14 +00:00
Maxim Sobolev
2c7449c5d6 Say godbye to idle - newest version now bundled with Python1.6. 2000-09-21 14:20:48 +00:00
Steve Price
891b81ed4b Adding codemedic version 1.0.4.
Provides an elegant graphical interface to gdb.

PR:		19083
Submitted by:	Mario S F Ferreira <lioux@linf.unb.br>
2000-09-18 00:37:23 +00:00
Maxim Sobolev
a824e57054 Add gtranslator - a GNOME application for developing ".pot" files used with
GNU Gettext.
2000-09-16 14:17:19 +00:00
Will Andrews
c8f0ea860e Add fnorb 1.1, a CORBA 2.0 object request broker (ORB) written in Python.
PR:		21226
Submitted by:	Johann Visagie <johann@egenetics.com>
2000-09-16 05:18:46 +00:00
Will Andrews
aed56044eb Add p5-Tie-DB_FileLock 0.10, a perl module which extends DB_File, providing
a locking layer using flock().

PR:		20758
Submitted by:	Josh Tiefenbach <josh@zipperup.org>
2000-09-16 04:50:59 +00:00
Will Andrews
73c3ce4c18 Add GPASM 0.8.9, the GNU Pic assembler, which can compile assembly files
for 12c508 and 16c84 microcontrollers family.

PR:		20396
Submitted by:	Samuel Tardieu <sam@inf.enst.fr>
2000-09-16 04:30:35 +00:00
Rajesh Vaidheeswarran
2cabb01983 Add `cons-test' port.
cons-test is a test bed for cons developers.
2000-09-15 19:39:58 +00:00
Satoshi Asami
a04fee58c5 Typo (p5-Date-Convert -> p5-DateConvert). 2000-09-14 00:54:03 +00:00
Ade Lovett
e7a6be5700 Date::Convert allows you to convert date formats using an OO mechanism
that lets you easily choose any two formats and add in new ones.
2000-09-13 15:56:40 +00:00
SADA Kenji
829cd1fda5 Activate p5-IPC-Shareable.
PR:		ports/18816
2000-09-06 16:03:17 +00:00
Jason Evans
9c0d88cb36 Activate the libstash, libsock, ncat, and proxy ports. 2000-08-23 07:37:02 +00:00
Akinori MUSHA
36e15f0cc8 Add ruby-slang/ja-ruby-slang, S-Lang/S-Lang-jp extension module for Ruby. 2000-08-23 04:35:50 +00:00
Akinori MUSHA
3f66d3c22b Add ruby-runit, Ruby implementation of Kent Beck's Testing Framework.
(cf. eXtreme Programming ("XP"))
2000-08-22 10:31:09 +00:00
Akinori MUSHA
6491bdf883 Add ruby-filelock, a Ruby module which provides file locking mechanism. 2000-08-22 09:22:24 +00:00
Akinori MUSHA
e6e3eb63ec This port is ruby-racc-runtime, the runtime libraries for Racc,
separated from ruby-racc.
2000-08-22 06:48:24 +00:00
Akinori MUSHA
5a60c2ea11 Add swigruby, Ruby module for SWIG. 2000-08-22 01:59:08 +00:00
Akinori MUSHA
1f162aeab7 Activate SWIG-devel. 2000-08-22 01:46:47 +00:00
Akinori MUSHA
65a552955f Add ruby-locale, a simple Ruby module that provides setlocale(3). 2000-08-15 14:34:53 +00:00
Will Andrews
d1e078484f Add PerlMenu 4.0, a simple module that uses the Curses package to render
menus on the terminal.

Submitted by:	jhb
2000-08-14 21:23:14 +00:00
Akinori MUSHA
d5cb050801 Add ruby-intl, a simple wrapper of GNU gettext for Ruby. 2000-08-09 12:29:24 +00:00
Akinori MUSHA
c8b2a40e79 Add three more Ruby modules.
devel/amstd:
	A collection of miscellaneous Ruby modules

devel/ruby-date2:
	An alternative date class for Ruby

devel/ruby-strscan:
	Fast string scanner class for Ruby
2000-08-07 17:14:01 +00:00
Akinori MUSHA
1fd451d376 Add another couple of Ruby modules.
databases/ruby-mysql:
	Ruby module for accessing MySQL databases, which has
	the same functions as C API

ports/devel/ruby-optparse:
	Yet another command line option parser for Ruby
2000-08-07 11:23:12 +00:00
Akinori MUSHA
fb6ae356b8 Add more Ruby ports.
devel/ruby-racc:
	An LALR(1) parser generator for Ruby

textproc/ruby-html-parser:
	HTML-parser package for Ruby
2000-08-07 08:20:31 +00:00
Akinori MUSHA
cba1dd7319 Add Ruby related ports.
devel/ruby-property:
	Simple properties scheme for Ruby

lang/ruby-python:
	Ruby extension library for embedding Python in Ruby

math/ruby-bigfloat:
	Variable precision floating library for Ruby

Whipped on by:	ade	:>
2000-08-07 06:09:19 +00:00
SADA Kenji
08cfc1c053 Activate adabroker. 2000-08-07 02:52:53 +00:00
Maxim Sobolev
be770e2770 Add VeePee - user orientated scripting environment for embedding in
applications. Based on Python/GNOME.
2000-08-02 13:30:29 +00:00
Neil Blakey-Milner
0c3d0f016a Add p5-B-Graph, a perl module for displaying perl-internals information
with a graph layout tool (such as Dot and VGC, apparently).

PR:		ports/20164
Submitted by:	Leo Kim <leo@florida.sarang.net>
2000-08-01 14:06:30 +00:00
Neil Blakey-Milner
704d583f8c Add camlp4, a preprocessor for ocaml.
PR:		ports/19896
Submitted by:	Kim Scarborough <sluggo@unknown.nu>
2000-08-01 11:58:29 +00:00
Neil Blakey-Milner
b45c6f59e4 Add asis, the Ada Semantic Interface Specification.
PR:		ports/19873
Submitted by:	Thomas Quinot <quinot@inf.enst.fr>
2000-08-01 10:00:31 +00:00
Neil Blakey-Milner
ad814bbdd7 Add tcl-memchan, an extension library to tcl, which is useful for
transferring large amounts of data between procedures or interpreters.

PR:		ports/18761
Submitted by:	Mikhail Teterin <mi@privatelabs.com>
2000-07-31 15:36:11 +00:00
SADA Kenji
5d61c1cd40 Activate sdts++.
PR:		ports/16794
Submitted by:	Erik H. Bakke <erik@habatech.no>
2000-07-28 00:38:04 +00:00
Maxim Sobolev
f156328e09 Add CommonC++ - a portable class framework for C++
Obtained from:	http://download.sourceforge.net/cplusplus/CommonC++-1.1.0.ports
2000-07-27 10:03:58 +00:00
Donald Burr
913194dfb1 Activate SN. 2000-07-24 06:08:01 +00:00
Satoshi Asami
00ad098756 Add glib13. The index build just failed because of this. 2000-07-18 20:23:11 +00:00
Kevin Lo
7906f5a99b +p5-Class-MethodMaker 2000-07-12 16:23:23 +00:00
Steve Price
64abf3fd40 Activating the g-wrap port and the RTEMS ports. 2000-07-10 04:39:00 +00:00
Steve Price
700b393484 The crosssco and scogdb ports are obsolete so remove them.
PR:		19634
Submitted by:	maintainer
2000-07-07 19:45:06 +00:00
Maxim Sobolev
6726671207 Add libtai - a library for storing and manipulating dates and times in second/attosecond.
PR:		19348
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
2000-07-07 14:02:31 +00:00
Maxim Sobolev
cd6245e1ac Add py-coro - a Python coroutines module.
PR:		19466
Submitted by:	Kelly Yancey <kbyanc@posi.net>
2000-07-07 13:27:23 +00:00
Satoshi Asami
90e7e4b590 Remove smapi, it's moved to mail. 2000-07-07 06:21:34 +00:00
Will Andrews
c45597ab56 Add ViewCVS, a Python version of Zeller's cvsweb. Cool!! 2000-07-03 00:34:20 +00:00
Will Andrews
9069be9393 Add cvs2html, a perl script that turns cvs log output into HTML. 2000-07-02 23:36:27 +00:00
Maxim Sobolev
4de36f2bc8 New port of smapi - a Squish MSGAPI which can be used to access Squish format
message bases (I donno what it is anyway ;).

PR:		19373
Submitted by:	Sergey Samoyloff <gonza@techline.ru>
2000-06-30 15:15:42 +00:00
Ade Lovett
7df2c0055a Activate gconf, gnomevfs, and libunicode 2000-06-29 19:31:23 +00:00
Will Andrews
c62bea27fe Remove libneural from devel category as it should be in math.
Submitted by:	reg
2000-06-29 02:08:22 +00:00
Ade Lovett
9150117157 Activate gnomedebug and dryad 2000-06-28 17:39:55 +00:00
Chuck Robey
fa55d52868 Activate global as a port. 2000-06-28 01:05:46 +00:00
Akinori MUSHA
5c18dbcca4 Add mingw, cross development suite for MS Windows.
PR:		ports/19107
Submitted by:	Toshihiro Inoue <tino@pa2.so-net.ne.jp>
2000-06-26 19:19:10 +00:00
Maxim Sobolev
d48cef5bf1 New port of libcoro - a C library that implements coroutines (I donno what I've
just said :-O).

PR:		19463
Submitted by:	Kelly Yancey <kbyanc@posi.net>
2000-06-23 10:08:05 +00:00
Ade Lovett
803d2d65dc libole2 contains OLE support functions, currently aimed at the
Excel[tm] plugin for math/gnumeric, but extensible.
2000-06-20 17:21:40 +00:00
John-Mark Gurney
7388507888 activate my mime port 2000-06-19 23:43:01 +00:00
Will Andrews
8b6fc6203d Add libneural, a C++ library implementation of the classic 3-layer
perceptron.  I don't understand what I just said..  :-)
2000-06-14 07:47:50 +00:00
Will Andrews
ba9f68c58c Add perforce, a well-done commercial source code control system. The
submitter tried to bundle an elisp script with this port, but I left it
out because it could just as well be put in a different port.

PR:		18371
Submitted by:	Samuel Tardieu <sam@inf.enst.fr>
2000-06-10 06:22:55 +00:00
Will Andrews
bc238b49c0 Add py-htmlkit, a python package that assists with autogenerating HTML.
PR:		19155
Submitted by:	Kelly Yancey <kbyanc@posi.net>
2000-06-09 22:01:58 +00:00
Will Andrews
c9a437c5c2 Add Tcllib, a collection of utility modules for Tcl.
PR:		18263
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
2000-06-09 03:35:21 +00:00
Will Andrews
cbc71b2150 Add tcltls, a Tcl interface to OpenSSL.
PR:		18388
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
2000-06-09 03:27:54 +00:00
Satoshi Asami
061d6c265f Add imake based on XFree86-4.0.
Submitted by:	taguchi@tohoku.iij.ad.jp
2000-06-08 03:25:55 +00:00
Maxim Sobolev
0b6f3c90f3 Activate moonshine. 2000-06-07 16:58:34 +00:00
Akinori MUSHA
d8f4b8d9a4 Activate cvs2cl & cvsutils. 2000-06-06 13:56:26 +00:00
Ade Lovett
df757445b0 OAF is the Object Activation Framework, a much more powerful replacement
for gnorba in the GNOME 2.0 development platform.
2000-06-01 20:16:24 +00:00
Kris Kennaway
d3a7ef65c5 Update after repo copy from m68k* to *-m68k (better naming style)
Approved by:	Maintainer
2000-05-30 09:36:41 +00:00
Kris Kennaway
cfa113f67f Update after repo copy from m68k* to *-m68k (better naming style)
Approved by:	Maintainer
2000-05-30 09:32:49 +00:00
Jake Burkholder
a05a5162b4 Reflect repo-copy gcc11 --> gcc-6811. 2000-05-30 04:54:27 +00:00
Steve Price
19bee5e616 Activate the lwp, rpc2, and rvm ports. 2000-05-29 04:23:18 +00:00
Doug White
c970b381ed Add py-kqueue, a Python module to access kqueue(2) and kevent(2), Python-style. 2000-05-24 04:34:16 +00:00
Tim Vanderhoek
0cb59f9721 Add cc65, a C cross-compiler for 6502-based systems (C64, Apple ][, etc).
Includes a 65816 assembler and linker.
2000-05-09 18:32:04 +00:00
Chris D. Faulhaber
7b9e158ae7 New port: IDLE - an Integrated DeveLopment Environment for Python
PR:		17977
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
2000-05-07 20:49:02 +00:00
Justin M. Seger
0732af122c Import of p5-String-Approx:
String::Approx lets you match and substitute strings
approximately.  With this you can emulate errors: typing
errors, spelling errors, closely related vocabularies
(colour color), genetic mutations (GAG ACT), abbreviations
(McScot, MacScot).

Submitted by:	Ilia Chipitsine <ilia@jane.cgu.chel.su>
PR:		ports/18344
2000-05-07 15:00:23 +00:00
Steve Price
393b73368a Add p5-Locale-Maketext version 0.17.
Locale::Maketext is a base class providing a framework for software
localization and inheritance-based lexicons, as described in "The
Perl Journal" issue #13.

PR:		17382
Submitted by:	Frank Mayhar <frank@exit.com>
2000-05-01 02:48:57 +00:00
Justin M. Seger
9459627a8d Nuke devel/insight. I was planning on fixing/upgrading, but I never got
around to it.  If anyone else wants to get it working and does, feel free to
revive it.
2000-04-26 14:46:45 +00:00
Will Andrews
ca57d206cd I forgot to add sdl-devel to the modules database and devel/Makefile. 2000-04-25 21:14:05 +00:00
Will Andrews
b8de443877 Add libol, a library required by syslog-ng. It has no known documented
purpose other than to support syslog-ng. The maintainer suggested that it
go in misc, but I defaulted to devel, as defined in porting.html.

PR:		18186
Submitted by:	Vince Valenti <vince@blue-box.net>
2000-04-25 04:13:23 +00:00
Will Andrews
db365067b2 SIP is a tool for generating bindings for C++ classes so that they can be
accessed as normal Python classes.

PR:		17932
Submitted by:	Arun Sharma <adsharma@sharmas.dhs.org>
2000-04-22 21:27:56 +00:00
Joseph Koshy
a8e51fe526 activate cbrowser 2000-04-20 13:12:58 +00:00
Will Andrews
c2b3d7e609 Add Troll Tech's tmake utility, which will be used by my upcoming twinlib
port, and perhaps others in the future. Activate tmake in devel/Makefile.
Also made a COMMENT nit.

PR:		17265
Submitted by:	Roland Jesse <jesse@cs.uni-magdeburg.de>
2000-03-25 21:10:13 +00:00
Brian Feldman
65091bd990 Kill crossm68k-devel in preparation for the replacement soon.
Requested by:	W. Gerald Hicks <jhix@mindspring.com>
2000-03-08 03:52:13 +00:00
R. Imura
8c47d09e58 Added "c_c++_reference" and "c_c++_reference-i18n".
This documentation is prepared for reading with kdevelop,
and separated from kdevelop-i18n.
2000-03-07 16:34:30 +00:00
Masafumi Max NAKANE
26e0faa258 Add imake. 2000-03-02 04:18:41 +00:00
Seiichirou Hiraoka
4056c36481 Activate p5-File-MMagic 2000-03-01 20:30:30 +00:00
Bill Fumerola
62d709abb5 Add cproto. 2000-02-29 20:11:08 +00:00
David E. O'Brien
6a7509c58d get libg++ right this time. 2000-02-27 19:25:59 +00:00
Steve Price
97ca6a6ad0 Remove libg++ temporarily. The port intended for this directory ended
up landing in lib++ instead.  This is just to keep things clicking until
the port gets moved to its new home.
2000-02-27 03:35:58 +00:00
David E. O'Brien
fd82bfab5a share libg++ with the world 2000-02-27 00:56:31 +00:00
Chris D. Faulhaber
24293e1b81 Activate kpp 2000-02-26 18:47:12 +00:00
Ade Lovett
3e14cc210d p5-Date-Calc consists of a C library and a Perl module (which uses
the C library, internally) for all kinds of date calculations based
on the Gregorian calendar (the one used in all western countries today),
thereby complying with all relevant norms and standards: ISO/R 2015-1971,
DIN 1355 and, to some extent, ISO 8601 (where applicable).

PR:		16979
Submitted by:	Brad Hendrickse <bradh@uunet.co.za>
2000-02-25 16:34:22 +00:00
Ade Lovett
948408bd09 bugbuddy is a semi-automated tool that will notice if any GNOME
application segfaults, intercept it, and offer to file a bug
report back at gnome.org with as much developer-useful information
as possible.
2000-02-23 20:37:49 +00:00
Chris D. Faulhaber
508c3a0049 Remove p5-Expect 2000-02-20 22:03:22 +00:00
Chris D. Faulhaber
db18664186 Activate p5-Expect, p5-IO-Stty, and p5-IO-Tty 2000-02-19 13:40:03 +00:00
R. Imura
53d982afed Initial import of libcache-1.0.0.
C library that allows a programmer to parse sentences easier.

PR:		16522
Submitted by:	Will Andrews <andrews@technologist.com>
2000-02-13 02:01:01 +00:00
R. Imura
a29e53c135 Initial import of newt-0.50-13.
It is a Console I/O handling library from Redhat similar to ncurses.

PR:		16526
Submitted by:	Will Andrews <andrews@technologist.com>
2000-02-13 01:57:46 +00:00
Chris D. Faulhaber
a18f0e16fb Activate cervisia and kdevelop 2000-02-12 21:54:08 +00:00
Ade Lovett
054668c73d Activate p5-Locale-gettext 2000-02-09 04:41:32 +00:00
R. Imura
39da449dd8 Initial import of kdelibdocs-1.1Beta2. 2000-02-08 16:19:38 +00:00
Jason Evans
59684947e8 Turn on the 'cook' port. 2000-02-01 07:43:07 +00:00
Steve Price
fd3a9988f8 Adding libsigc++ version 0.8.6.
A callback framework for C++.

PR:		16419
Submitted by:	Joe Lu <JoeLu@JoeLu.m8.ntu.edu.tw>
2000-01-29 22:26:02 +00:00
Yukihiro Nakai
69f5d7a899 Add p5-Locale-GetText 2000-01-29 12:45:26 +00:00
Steve Price
b89bd77e6a Adding cvsmapfs version 1.3.
Helps keep track of modes and permissions of files in cvs.

PR:		16159
Submitted by:	R. I. Pienaar <rip@pinetec.co.za>
2000-01-29 05:03:52 +00:00
Steve Price
c27477a5b4 Adding avltree version 1.1.
An in-memory index with binary and string keys and key counts.

PR:		16112
Submitted by:	Bill Ross <bross@nas.nasa.gov>
2000-01-29 05:00:16 +00:00
Steve Price
15cf33af79 Adding ligii version 0.6.
The goal of LibGII is to provide a single easy to use, but yet powerful,
API for all possible input sources.

PR:		15936
Submitted by:	Matthew West <mwest@uct.ac.za>
2000-01-29 04:57:43 +00:00
Steve Price
67e7b0ae83 Adding flux version 0.3.0.
Flux is intended to be a general-use high-level C library that supports
various purposes, from CGI to IRC to sockets, ...  It's sort of an addendum
to the standard C libraries.

PR:		15799
Submitted by:	Will Andrews <andrews@technologist.com>
2000-01-29 04:54:19 +00:00
Bill Fenner
2b3fb8d7f6 Add uclmmbase.
Re-sort.
2000-01-26 05:57:13 +00:00
Satoshi Asami
7a35a30783 Add bison. 2000-01-19 15:56:38 +00:00
Ralf S. Engelschall
8f7b024a6c Activate new ports/devel/str port. 2000-01-09 19:49:03 +00:00
Steve Price
bea9d0332c Adding fhist version 1.1.
Utilities to maintain file history, do file comparisions and merges.

PR:		6445
Submitted by:	jkoshy
2000-01-01 00:20:17 +00:00
Chris D. Faulhaber
3c217d358e Active popt and logrotate 1999-12-30 12:38:57 +00:00
Steve Price
2f51032a0d Adding gperf version 2.7
Generates perfect hash functions for sets of keywords.

PR:		12904
Submitted by:	Dirk Meyer <dirk.meyer@dinoex.sub.org>
1999-12-29 09:09:40 +00:00
Joseph Koshy
3156d7a097 "ports/devel/sml-mode.el" being moved to "ports/lang/sml-mode.el". 1999-12-27 09:41:33 +00:00
Steve Price
72a241b699 Adding mkcmd version 8.10.
A commandline parse and manual page generator.

PR:		14971
Submitted by:	Andrew J. Korty <ajk@waterspout.com>
1999-12-27 01:43:14 +00:00
Steve Price
67a1deb7b3 Adding msrc0 version 0.6.
A meta source fake-out script for building ksb tools.

PR:		14972
Submitted by:	Andrew J. Korty <ajk@waterspout.com>
1999-12-27 01:40:59 +00:00
Steve Price
6e46c42a7c p5-Term-ANSIColor version 1.01
Color screen output using ANSI escape sequences.

PR:		15203
Submitted by:	Denis Shaposhnikov <dsh@vlink.ru>
1999-12-25 15:43:43 +00:00
Joseph Koshy
0d23d9456e Active SML-mode.el 1999-12-24 11:29:24 +00:00
Chris D. Faulhaber
874f8c0473 Activate robodoc 1999-12-23 14:16:45 +00:00
Kris Kennaway
a0a7dd8435 Energize fortran-utils 1999-12-22 15:02:26 +00:00
R. Imura
9f06136ce2 Activate kdevelop-i18n and kdbg-i18n 1999-12-10 00:08:16 +00:00
Chris Piazza
b7174e4bf2 Activate lincvs 1999-12-04 23:52:04 +00:00
Julian Elischer
91bca11e15 Turn on Linuxthreads port. see the README for details on limitations 1999-12-04 18:48:16 +00:00
Steve Price
045fac1c2d Activate the kdbg and p5-AppConfig ports. 1999-11-26 20:15:50 +00:00
Joseph Koshy
3b156d937c Remove "cvslines". 1999-11-23 03:46:08 +00:00
Chris Piazza
4251570e8b Activate freelibiberty 1999-11-05 03:51:22 +00:00
Steve Price
d78d5e45f8 Activate the picprog port. 1999-11-01 04:04:08 +00:00
Satoshi Asami
8cebb94028 Just got a mail from Nakai-san, libgtop-devel will be deleted. 1999-10-27 09:17:36 +00:00
Satoshi Asami
dc9509f1f2 Add libgtop-devel.
Forgotten (I think) by:	nakai
1999-10-27 09:10:16 +00:00
Yukihiro Nakai
85acb70d95 Delete epplets from the entry. 1999-10-25 03:26:42 +00:00
Yukihiro Nakai
cc62136e4d Add epplets 1999-10-22 05:48:26 +00:00
Yukihiro Nakai
16fcbef2bf PR: ports/14303
Add module 'bonobo'
1999-10-14 05:04:28 +00:00
Vanilla I. Shu
c1ea62914c remove glib11 & glib11-devel. 1999-10-09 17:43:18 +00:00
David E. O'Brien
39fdce7e38 remove bison 1999-10-06 08:13:07 +00:00
Dan Moschuk
2fe8d279bb Activate pharmacy 1999-10-03 21:58:31 +00:00
Steve Price
b756088da4 Activate the sdcc port. 1999-09-27 03:01:33 +00:00
Satoshi Taoka
a95f0fc3bb Added tclreadline 1999-09-24 04:12:23 +00:00
Justin M. Seger
ea872bcfc3 Nuke gdbtk. It's being replaced by insight. 1999-09-10 00:25:21 +00:00
Satoshi Asami
cb819e65c1 Remove sawt, it's been orphanated by the authors for awhile. Also,
it's been marked broken since last November without anybody fixing it,
so it's probably not that high on people's necessity list either.

Submitted by:	maintainer
1999-09-07 08:18:37 +00:00
Bill Fumerola
1824f755fb Add p5-Parse-RecDescent 1999-09-05 20:25:03 +00:00
David E. O'Brien
e4481e5876 turn on cdecl 1999-09-05 05:07:50 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Steve Price
2aeb60bd01 Activate the libglade port. 1999-08-22 03:57:25 +00:00
Satoshi Asami
b025fedb2a Resurrect pth-devel after talking to rse. This port is essentially
a scratch box that is not to appear in the main history of pth, so no
repository copying is necessary.
1999-08-18 08:54:29 +00:00
Satoshi Asami
bae39a02fd (With my PW cap on) Emergency operation: temporarily remove pth-devel
while we sort out repository copy issues.
1999-08-17 10:13:37 +00:00
Ralf S. Engelschall
8b9a5bb6dd Activate new pth-devel port 1999-08-17 09:59:58 +00:00
Chris Piazza
e14256f69f Activate qtk 1999-08-14 07:24:56 +00:00
Chris Piazza
d413ed362f Activate sdl 1999-08-13 05:18:49 +00:00
Chris Piazza
e8919bf98b Activate code crusader 1999-08-02 23:17:23 +00:00
SADA Kenji
521370ce36 Move category from net to devel.
Cope with package-build time problem.

Requested by: hoek
1999-07-26 18:17:00 +00:00
Marcel Moolenaar
ad89733407 Deactivate linux_devel 1999-07-21 15:37:56 +00:00
Marcel Moolenaar
4f879317f7 Activate linux_devtools
Deactivate linux-devel
1999-07-21 11:23:16 +00:00
Chris Piazza
85c3a5a824 devel/libdockapp -> x11-wm/libdockapp 1999-07-18 21:02:33 +00:00
Chris Piazza
a6eb606114 Activate libdockapp 1999-07-17 17:24:49 +00:00
Chris Piazza
d9c780eb78 Remove irb to move to lang/
Prodded by:	asami
1999-07-13 02:51:06 +00:00
Marcel Moolenaar
5c281a6bab Active linux-devel. 1999-07-09 20:24:57 +00:00
Ralf S. Engelschall
cb68b01c53 Remove NPS port & activate PTH port 1999-07-05 06:35:07 +00:00
Chris Piazza
f94cc45c89 Activate tkcon. 1999-06-29 05:32:54 +00:00
Chris Piazza
1a2673b109 Activate irb. 1999-06-28 06:40:35 +00:00