1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
Commit Graph

374 Commits

Author SHA1 Message Date
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