Commit graph

792 commits

Author SHA1 Message Date
Dirk Meyer
e31d46d814 Intelligent compilation management tool for Haskell programs
WWW: http://www.cs.york.ac.uk/fp/hmake/

PR:		32345
Submitted by:	mwest@uct.ac.za
2002-03-30 11:38:21 +00:00
Dirk Meyer
0be35ce445 Revived from ports/gcc11.
which was lost in the great attic-sweep.
Thanks to all the people who had a local copy of it at freefall.

- Udpate to new layout and cleaned with portlint.
- Depends on autconf

This is a 6811 cross compiler for FreeBSD.

The C, C++ compiler is based on the GCC 2.95.2 release. The M68HC1x port is
based on an old port of GCC for 68HC11 made by Otto Lind.  However, it was
intensively modified to generate smaller and faster code. It was enhanced
to support 32-bits and 64-bits integers. The support for IEEE floating point
numbers (32 and 64-bits) is also provided. Source level debugging is available
with DWARF-2 debugging format.
2002-03-30 10:00:57 +00:00
Dirk Meyer
c7fc8be399 Converted in new layout, make portlint happy too.
This is a 6811 cross toolchain for FreeBSD.

The GNU binutils contain: as, ld, ar, objcopy, objdump and many other
utilities. The format of object files is ELF-32. The GNU Binutils support
translation to other formats such as S-records, Intel HEX records, ...

WWW: http://home.worldnet.fr/~stcarrez/m68hc11_port.html

PR:		17801
Submitted by:	jake
2002-03-30 08:30:33 +00:00
Akinori MUSHA
5898b7a9bf Retire ruby-lapidary and add ruby-testunit 0.1.4 after a repocopy,
which is based on ruby-lapidary and being merged with ruby-unit.

ruby-testunit has a ruby-unit compatibility layer which is only
installed if ruby-unit is _not_ installed yet.
2002-03-29 05:16:09 +00:00
Pete Fritchman
fbf0d4e8e3 Add cvsbook 1.21, a tutorial and reference for CVS.
PR:		35752
Submitted by:	Alan Eldridge <alane@geeksrus.net>
2002-03-25 22:22:39 +00:00
Kris Kennaway
329d16ba0c Remove this port, which has been marked broken for a long time with no
fix.
2002-03-25 02:13:49 +00:00
Ying-Chieh Liao
6789395427 add py-ro 2.5
Python Remote Objects
2002-03-22 10:37:44 +00:00
Ying-Chieh Liao
b52de81d29 add py-vmaps 1.1
Python Arrays on mmap()
2002-03-20 15:15:15 +00:00
Chris D. Faulhaber
f121ccbc83 Add libmcve, a library to allow connections to an MCVE Credit
Card Processing Daemon  via SSL, unencrypted IP, and drop-files.
It is the base of other APIs including PHP, PERL, and JAVA.

Submitted by:	Brad House <brad@mcve.com>
2002-03-17 01:15:35 +00:00
David E. O'Brien
a2e5aad0fa Gdb upgraded to 5.2. 2002-03-15 22:36:55 +00:00
Ade Lovett
9210b7cb07 Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:	portmgr
2002-03-15 19:44:29 +00:00
Ying-Chieh Liao
d8e0026a96 add py-reverse 0.2.2
A set of tools for reverse engineering Python code
2002-03-15 16:54:26 +00:00
Ying-Chieh Liao
8fff289bbb add tpg 0.1.6
Toy Parser Generator -- A parser generator in Python
2002-03-15 12:24:15 +00:00
Ying-Chieh Liao
3045f57804 add py-spark 0.6.1
Scanning, Parsing, and Rewriting Kit
2002-03-15 12:00:15 +00:00
Ying-Chieh Liao
4ef1b1e55b add py-period 0.5
A basic time period checking libary
2002-03-15 07:59:39 +00:00
Ollivier Robert
beafdedff5 New port of apr-devel:
The Apache Portable Runtime is a library of C data structures and routines,
forming a system portability layer that covers as many operating systems as
possible, including Unices, Win32, BeOS, and OS/2.

This port also includes the APR-Util package, which contains some useful
utilities built on top of APR.

There is no apr port as it is still in development.

Submitted by:	Garrett Rooney <rooneg@electricjellyfish.net>
2002-03-14 16:39:26 +00:00
Ying-Chieh Liao
2e839f9bd9 add py-log4py 0.7.1
A python logging module
2002-03-14 09:16:35 +00:00
Maxim Sobolev
91829143b8 Say goodbuy to gtk13/glib13 - it was replaced with gtk20 (after a repo-copy of
course).

Special thanks to:	cvs (for extremely fast repo-copying)
2002-03-11 20:44:36 +00:00
Maxim Sobolev
647b2a31c4 Update gtk/glib to the version 2.0 and other related ports to the latest
versions.

PR:		35541, 35744, 35757
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-11 17:53:25 +00:00
Kris Kennaway
77597be0e1 Remove the p5-POE-Component-IRC port, which already exists in
irc/p5-POE-Component-IRC

Pointy hat to:	ijliao
2002-03-10 02:00:33 +00:00
Patrick Li
179d897537 - Repocopy and move devel/lclint to devel/splint
- Update devel/splint to 3.0.1.6
- Give maintainership to Raymond Medeiros <rrm@subterrain.net>
  for requesting in PR

PR:		33788, 35247, 35474
Submitted by:	KATO Tsuguru <tkato@prontomail.com>,
		Jeroen Ruigrok van der Werven <asmodai@wxs.nl>,
		Raymond Medeiros <rrm@subterrain.net>
Repocopied by:	joe
Approved by:	portmgr
2002-03-08 00:03:12 +00:00
Ying-Chieh Liao
d962fc53b5 add decompyle 2.2.b1
Python byte-code decompiler

PR:		35595
Submitted by:	Hye-Shik Chang <perky@fallin.lv>
2002-03-06 17:12:31 +00:00
Ying-Chieh Liao
8e6b3ae541 add shmap 0.2
Shared-memory-based hashmaps
2002-03-05 17:47:05 +00:00
Pete Fritchman
3708022d5a Add scons 0.01, a build tool alternative to make.
PR:		32911
Submitted by:	Peter Haight <peterh@sapros.com>
2002-03-03 16:19:25 +00:00
Yoichi NAKAYAMA
144c06d3f0 Add stub port of ecb for emacs20.
PR:		ports/35473
Submitted by:	maintainer
2002-03-03 08:18:30 +00:00
Ying-Chieh Liao
3ce035e465 add crystal 0.92
A 3d/2d development API

PR:		35268
Submitted by:	Kyle Martin <mkm@marvin.idsi.net>
2002-02-24 09:11:21 +00:00
Maxim Sobolev
a26b82327c Put back c2lib - I've fixed the problem in question. 2002-02-24 08:50:47 +00:00
Kris Kennaway
9ad8337c75 Comment out the c2lib port, which is breaking 'make ignorefiles' 2002-02-24 02:31:36 +00:00
Maxim Sobolev
ebe4b2ceef Update to 1.9.5 after a repo-copy from ports/devel/gnomevfs and connect to the
build.
2002-02-16 17:36:46 +00:00
Maxim Sobolev
4f18c570ee Update gconf2 to 1.1.6 after a repo-copy from ports/devel/gconf and connect it
to the build.
2002-02-16 09:13:28 +00:00
Kevin Lo
da648eea86 Initial import of p5-File-FTS 0.01.
This is the Perl extension for File Traversing System.

PR: 34255
Submitted by: Seamus Venasse <svenasse@polaris.ca>
2002-02-15 07:40:02 +00:00
Mikhail Teterin
daa8cb06f0 From the software's self-description:
Trf is a TCL extension library. It extends the language
	at the C-level with so-called ``transformer''-procedures.
	The package is able to intercept all read/write operations
	on designated channels, thus giving it the ability to
	transform the buffer contents as desired. This allows
	things like transparent encryption, compression, charset
	recoding, etc. Build upon this framework (and as proof of
	concept) a collection of tcl-level commands was implemented,
	most of them related to cryptography.

WWW: http://www.oche.de/~akupries/soft/trf/
2002-02-15 07:34:07 +00:00
Akinori MUSHA
6e2528f56d Add a missing entry: "libedit". 2002-02-14 15:29:35 +00:00
Maxim Sobolev
cedc0e8f5e Connect libglade2 to the build. 2002-02-14 13:41:25 +00:00
Maxim Sobolev
5cd9e7dcb2 Add libbonobo 1.110.0, a component and compound document system for GNOME2. 2002-02-14 09:39:16 +00:00
Maxim Sobolev
d178461497 Connect ORBit2 to the build. 2002-02-13 18:43:35 +00:00
Maxim Sobolev
c76d1939fd Add bonobo-activation 0.9.3, an object activation framework for GNOME 2.0. 2002-02-13 18:02:20 +00:00
Maxim Sobolev
7ff087dd4d Add libIDL 0.7.3, a library for creating trees of CORBA Interface Definition
Language files.
2002-02-12 13:37:38 +00:00
Ying-Chieh Liao
49a1e19fc0 add py-ciphon 0.3.5
A module for python that adds cpan-like functionality
2002-02-09 18:40:09 +00:00
Ying-Chieh Liao
66eb3bd33f add cvsps 1.3
CVS patchsets
2002-02-09 09:38:49 +00:00
Kevin Lo
588b40399c Initial imort of chora 1.0
Chora is the Horde CVS web-viewer.

PR: 34651
Submitted by: Thierry Thomas <thierry@pompo.net>
2002-02-09 08:50:32 +00:00
Trevor Johnson
8c4c7b699e Add ports/devel/cvslines. 2002-02-09 00:09:48 +00:00
Pete Fritchman
b457163f6b Add p5-Tree-DAG_Node 1.04, super class for representing nodes in a
tree.

PR:		33421
Submitted by:	Seamus Venasse <svenasse@polaris.ca>
2002-02-08 16:33:19 +00:00
Pete Fritchman
7bb1cacc47 Add p5-Sort-ArrayOfArrays 1.00, sort an arbitrary array of arrays.
PR:		33420
Submitted by:	Seamus Venasse <svenasse@polaris.ca>
2002-02-08 16:28:29 +00:00
Pete Fritchman
d33ae32fd3 Add p5-Getargs-Long 0.1.3, parse routine arguments.
PR:		33417
Submitted by:	Seamus Venasse <svenasse@polaris.ca>
2002-02-08 08:42:35 +00:00
Pete Fritchman
2ee794b501 Add p5-Data-DumpXML 1.03, dump arbitrary data structures as XML.
PR:		33415
Submitted by:	Seamus Venasse <svenasse@polaris.ca>
2002-02-08 07:54:28 +00:00
Pete Fritchman
3f082ac82c Add libstroke 0.5.1, a stroke translation library.
Submitted by:	Jerry A! <jerry@thehutt.org>
2002-02-07 01:19:52 +00:00
Akinori MUSHA
5ffc8523e2 Add ruby-ncurses, a Ruby interface to ncurses. 2002-02-06 22:36:19 +00:00
Johann Visagie
697003256e Add arch 1.0.p5, a distributed source code management / revision
control system.
2002-02-06 12:07:07 +00:00
Akinori MUSHA
be4f6005b2 Remove ruby-mo which has been superseded by ruby-gettext. 2002-02-03 19:35:41 +00:00