Commit graph

958 commits

Author SHA1 Message Date
Joe Marcus Clarke
16293c12a6 Add libgtop2 after repo copy from libgtop. This is the GNU top API for
GNOME 2.0.
2002-05-08 22:19:41 +00:00
Ying-Chieh Liao
f7c8f40a1b add ragel 1.2.0
Ragel State Machine Compiler
2002-05-06 16:12:39 +00:00
Ying-Chieh Liao
636e027b6e add libshbuf 0.0.2
Library for Shared Buffer IPC
2002-05-06 14:47:14 +00:00
Ying-Chieh Liao
f66235fda3 add py-istring 1.0.1
Interpolated Strings
2002-04-28 17:01:56 +00:00
Maxim Sobolev
2bc125db0b Put back devel/p5-File-Spec - I was too quick making a decision to nuke it.
Mea culpa.
2002-04-25 10:47:38 +00:00
Maxim Sobolev
e56b96a1d2 Say goodbye to p5-File-Spec - this module was in the base system since Perl5
was imported (3.5 years ago).
2002-04-25 08:41:33 +00:00
Akinori MUSHA
a6475f0168 Add ruby-aspectr 0.3.5.
AspectR is a library interface that lets Ruby developers program in an
aspect oriented style (similar to AspectJ).

PR:		ports/36905
Submitted by:	Sean Chittenden <sean@chittenden.org>
2002-04-23 19:54:18 +00:00
Will Andrews
d1c2f0dddd Please welcome Qt3/KDE3 to our ports tree. This includes work since the
original versions of these ports, so some PORTREVISIONs were bumped.  See
http://freebsd.kde.org/ and mailing lists linked to from there for info
on the packages generated to test these ports.

bsd.kde.mk has already been updated a few days ago to work with these.

Some patches applied to fix a few bugs were:

deskutils/kdepim3:
        [1] Remove kpilot from build because it wasn't ready at release.
editors/koffice-kde3:
        [2] Fix compile time bugs for FreeBSD.
misc/kdeedu3:
        [3] Fix compile problem with kvoctrain.
x11/kdebase3:
        [4] Fix KDM CPU usage and login bug.

Some caveats:
        * All PLISTs are broken for deinstall due to script bug that I
          didn't notice until very recently.  This will be fixed when I
          commit an update tomorrow.  These ports should still install
          perfectly fine though.  They should also deinstall without
          giving errors, but will leave directories behind.
        * You can't install this with any other version of QT or KDE
          already installed.  I am not sure the checks are 100% working,
          but fixes for these will be forthcoming.  This is mainly due
          to a policy decision made by kde@ to make QT/KDE ports install
          the way the rest of the world expects it to while also still
          conforming to FreeBSD's hier(7).  For reference on this decision,
          please consult the KDE/FreeBSD mailing list archives.  This
          decision fixes 2-year-old bug reports relating to how we handled
          this for KDE2 vs KDE1.

Submitted by:   [1] Adrian de Groot <adridg@cs.kun.nl>,
                [2] David Faure <faure@kde.org>,
                    Andy Fawcett <andy@athame.co.uk>
                    Lauri Watts <lauri@kde.org>
                [3] Lauri Watts <lauri@kde.org>
                [4] Alan Eldridge <alane@geeksrus.net>
                    Oswald Buddenhagen <ossi@kde.org>
Reviewed by:    kde
2002-04-21 23:47:50 +00:00
Will Andrews
e05ed36727 Say goodbye to Qt 1.x and all of its dependents. The one port I found
which probably isn't supposed to be removed is misc/instant-workstation,
which had a dependency on audio/xamp (being removed), so I removed that
dependency and bumped PORTREVISION.  All other ports are real dependents
upon Qt 1.x, including KDE 1.x stuff.

Code in bsd.kde.mk supporting these ports is also removed or adjusted.
Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be
committed Real Soon Now (TM), pending repo-copies.

This commit made in impending view of Qt3/KDE3 entering ports tree.
2002-04-19 02:30:02 +00:00
Maxim Sobolev
884199b6e1 Add sdl_ldbad 1.0, a SDL Linux Developer's BandAiD. This package when
combined with a FreeBSD SDL package creates development environment more
similar to SDL development environment on other platforms (mostly Linux).

Please note that this package is only for developer's use - no package should
use it as a dependency!

Created due to massive number of complais from the Linux camp that local
FreeBSD hacks (sdl-config --> sdl11-config, include/SDL --> include/SDL11
etc.) are making FreeBSD useless platform for SDL developer.
2002-04-17 18:28:30 +00:00
Maxim Sobolev
e7d4e7d2d2 Deorbit devel/sdl10 - it has been superseded by devel/sdl12.
Burn baby, burn!
2002-04-17 18:02:22 +00:00
Scott Mace
c3c3d17a5c Add libredblack 1.1.0
Library that provides the red-black balanced tree algorithm
2002-04-15 18:38:18 +00:00
Joe Marcus Clarke
4c493f2ca2 Add gnomecommon, a collection common GNOME 2.0 automake macros.
Reviewed by:	sobomax
Approved by:	sobomax
2002-04-12 22:28:22 +00:00
Dirk Meyer
fe2a72b91e remove port gcc-6111 for Makefile
is repro-copied to m6811-gcc
2002-04-11 18:40:33 +00:00
Dirk Meyer
5c64df1887 This C library provides functions for manipulating in memory hash tables
(aka associative arrays). Data is stored as void *'s so any data structure
can be stored.

PR:		33859
Submitted by:	andrew@ugh.net.au
2002-04-02 16:10:39 +00:00
Patrick Li
3edf4b9ba6 Add new port devel/ccache - A tool to minimize the compile time of C programs
PR:		36572
Submitted by:	Dominic Marks <dominic_marks@btinternet.com>
2002-03-31 17:07:10 +00:00
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
Akinori MUSHA
2a265d86bc Add ruby-gettext, a Ruby implementation of the gettext library. 2002-02-03 19:33:36 +00:00
Patrick Li
afe853995c Add port devel/sysconftool - a development utility that helps to install
application configuration files

PR:		31475
Submitted by:	Yarema <yds@CoolRat.org>
2002-01-30 01:36:45 +00:00
Yoichi NAKAYAMA
265bd4db50 Add ECB, source code browser for Emacs.
PR:		ports/34260
Submitted by:	Kimura Fuyuki <fuyuki@mj.0038.net>
2002-01-25 21:06:42 +00:00
Akinori MUSHA
a678c3596c Let net/ruby-uri and devel/ruby-timex retire, which have now been
included in the standard distribution of ruby. (both 1.6 and 1.7)

Bump PORTREVISIONs of dependent ports for those who don't use
portupgrade/pkgdb which can handle stale package dependencies.
2002-01-25 21:04:54 +00:00
Ying-Chieh Liao
793e6d3d89 add c_parser 0.2.5
A C99 Parser
2002-01-18 14:38:49 +00:00
Akinori MUSHA
6c2bd839bd Add mingw-opengl-headers, OpenGL headers from Microsoft(TM) for
Windows development with Mingw.

PR:		ports/33490
Submitted by:	Michal Pasternak <doc@lublin.t1.pl>
2002-01-16 19:43:09 +00:00
Akinori MUSHA
f2b67af22b Add boost, free peer-reviewed portable C++ source libraries.
PR:		ports/33634
Submitted by:	Paul Marquis <pmarquis@pobox.com>
2002-01-15 03:39:11 +00:00
Will Andrews
54d616646b Add subversion r727, a version control system. This is a placebo until the
subversion developers decide they want to get subversion more exposure.  So
this port basically does nothing but point people at a location where they
can get the maintainer's latest work.  RESTRICTED is to keep it from being
used anywhere, anyhow, and in any way, in addition to the other NO_*.
2002-01-15 01:45:03 +00:00
Akinori MUSHA
469797ca32 Add ruby-pcsc-lite, Ruby extension for the UNIX PC/SC Lite API
(MUSCLE).

PR:		ports/33321
Submitted by:	Toni Andjelkovic <toni@soth.at>
2002-01-12 18:29:58 +00:00
Ying-Chieh Liao
e87c89b954 add pcre++ 0.2
A wrapper class around the pcre library
2002-01-12 16:59:18 +00:00
Patrick Li
2d0ecd9cc1 Add port devel/p5-Time-Object - This is a perl module for dealing
with Time/Date in Perl in a nice OO manner.

PR:		33689
Submitted by:	Dominic Mitchell <dom@happygiraffe.net>
2002-01-12 00:06:37 +00:00
Ying-Chieh Liao
0e63d983d5 add wizard 1.4
Classes for writing MS-style 'wizards'
2002-01-11 07:00:35 +00:00
Mikhail Teterin
a68162ee38 Libstocks is a C library which can be used to fetch stocks quotes.
It comes with a CLI client and the Siag Office can be built to
interface with it.
2002-01-08 06:08:13 +00:00
OKAZAKI Tetsurou
dc4202d431 Restructuring of the Elib port.
- use `elib' as the Elib master port instead of `elib-emacs'.
- add `elib-emacs19' as a satellite port for the Emacs 19 support.
- connect `elib' and `elib-emacs19'
- disconnect `elib-emacs'
2002-01-07 21:22:22 +00:00
Dirk Froemberg
cc1384ba55 Remove crossm68k. This should have been removed with gdb-m68k and
newlib-m68k.

Requested by:	maintainer
2002-01-02 16:50:39 +00:00
Yoichi NAKAYAMA
9cef1dfa4a Add stub port for devel/semantic (supports emacs20).
PR:		ports/33470
Submitted by:	maintainer
2002-01-02 14:23:07 +00:00
Yoichi NAKAYAMA
35f1b8ed40 Add semantic, a lexer, parser-generator, and parser on Emacs.
PR:		ports/33322
Submitted by:	Kimura Fuyuki <fuyuki@mj.0038.net>
2002-01-02 02:35:31 +00:00
Ying-Chieh Liao
cc33eebf1b add cvsd 0.9.3
cvs pserver daemon
2001-12-31 05:33:17 +00:00
Pete Fritchman
4ee838b000 Add p5-Term-ProgressBar 1.0, perl extension to display a progress bar.
PR:		33331
Submitted by:	Seamus Venasse <svenasse@polaris.ca>
2001-12-30 16:42:22 +00:00
Pete Fritchman
71e851f545 Add p5-Log-TraceMessages 1.1, perl extension for trace messages
used in debugging.

PR:		33330
Submitted by:	Seamus Venasse <svenasse@polaris.ca>
2001-12-30 16:34:06 +00:00
Mario Sergio Fujikawa Ferreira
7231c77488 New port vb2c version 0.02: Convert Visual Basic forms to GTK C
code

PR:		33238
Submitted by:	Bruce M Simpson <bms@spc.org>
2001-12-27 22:12:15 +00:00
Alfred Perlstein
1dde5d187d activate cvswrap.
Pointed out by: petef
2001-12-26 22:56:13 +00:00
Yoichi NAKAYAMA
a111ec7f79 Add eieio, Enhanced Integration of Emacs Interpreted Objects.
(stub for emacs20)

PR:		ports/32826
Submitted by:	Kimura Fuyuki <fuyuki@mj.0038.net>
Reviewed by:	knu(mentor)
2001-12-26 10:59:26 +00:00
Yoichi NAKAYAMA
e58b2e49c1 Add eieio, Enhanced Integration of Emacs Interpreted Objects.
PR:		ports/32826
Submitted by:	Kimura Fuyuki <fuyuki@mj.0038.net>
Reviewed by:	knu(mentor)
2001-12-26 10:57:58 +00:00
Pete Fritchman
ffcde7bc32 Add pcsc-lite 1.0.1, a smartcard development library.
PR:		31856
Submitted by:	Toni Andjelkovic <toni@ants.at>
2001-12-25 02:54:40 +00:00
Will Andrews
3a413a7fe4 Put crossm68k subdir back. If you need to deactivate the use of a port,
remove it or mark it broken; removing it from a category Makefile is
not the right way to do it.

Submitted by:	bento
2001-12-24 11:24:13 +00:00
Ying-Chieh Liao
48ce53a0f6 add xparam 1.1
A general-purpose tool for parameter handling in C++
2001-12-23 11:34:38 +00:00
Pete Fritchman
7358a46960 Add p5-Class-ObjectTemplate-DB 0.23, an optimized template builder
base class with lookup capability.

PR:		32641
Submitted by:	Tony Maher <tonym@biolateral.com.au>
2001-12-19 20:20:33 +00:00
Pete Fritchman
be0218680c Add p5-Class-ObjectTemplate 0.4, an optimized template builder base
class.

PR:		32640
Submitted by:	Tony Maher <tonym@biolateral.com.au>
2001-12-19 20:10:41 +00:00
Maxim Sobolev
651b1d12b5 Add nspr 4.1.2, a platform-neutral API for system level and libc
like functions. I bet Java folks would like it - because this port
is required for Mozilla's Java plugin.
2001-12-19 09:28:05 +00:00
Dmitry Sivachenko
adee57b225 New port: the book "GNU automake, autoconf and libtool".
PR:		32928
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2001-12-18 13:45:04 +00:00
Ying-Chieh Liao
3b39b992f1 add p5-Class-Fields 0.14
Set of modules to operate with inheritance, fields, members access

PR:		32931, 32937
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-12-17 20:05:46 +00:00
Ying-Chieh Liao
531c7bbbc8 add p5-Class-Data-inheritable
Inheritable, overridable class data

PR:		32934
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-12-17 19:59:29 +00:00
Ying-Chieh Liao
113ae8c947 add p5-Class-Accessor
Automated accessor generation

PR:		32933
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-12-17 19:57:23 +00:00
Anton Berezin
7938f3c431 Add p5-BSD-stat 0.23, a stat() with BSD 4.4 extentions.
PR:		32930
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-12-17 13:45:13 +00:00
Anton Berezin
9aadd3f9df Add p5-Carp-Assert 0.17, perl module not unlike C assert.h.
PR:		32878
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-12-17 13:36:50 +00:00
Ying-Chieh Liao
2abe897846 add p65
An assembler for the 6502 microprocessor
2001-12-17 04:27:25 +00:00
Anton Berezin
e83ffc278b Add p5-Inline-Tcl 0.09, perl module to facilitate writing of Perl
subroutines in Tcl.

PR:		32873
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-12-15 17:44:02 +00:00
Anton Berezin
aa239c29a4 Add p5-Inline-Filters 0.12, common source code filters for Inline
Modules.

PR:		32868
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-12-15 17:37:18 +00:00
Anton Berezin
82d9e826ee Add p5-Inline-CPP 0.23, a perl module that facilitates writing of Perl
subroutines and classes in C++.

PR:		32869
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-12-15 17:31:27 +00:00
Anton Berezin
8577906bf7 Add p5-Inline-ASM 0.03, a perl module that facilitates writing of perl
subroutines in assembler.

PR:		32867
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-12-15 17:20:26 +00:00
Ying-Chieh Liao
69eca71474 add p5-Inline
Write Perl subroutines in other programming languages

PR:		32833
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-12-15 09:55:31 +00:00
Ying-Chieh Liao
8471848224 add p5-POE-COmponent-IKC-ReallySimple
PR:		32786
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-12-13 12:36:16 +00:00
Ying-Chieh Liao
6d9e585902 add p5-POE-Component-IRC
A fully event-driven IRC client module

PR:		32785
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-12-13 12:34:22 +00:00
Ying-Chieh Liao
39ba55629e add p5-POE-Component-Client-UserAgent
LWP and LWP::Parallel based POE component

PR:		32784
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-12-13 12:32:46 +00:00
Ying-Chieh Liao
6a003de971 add p5-POE-Component-DBIAgent
POE Component for running asynchronous DBI calls

PR:		32783
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-12-13 12:30:13 +00:00
Ying-Chieh Liao
0d6d4c4b0f add p5-POE-Component-IKC
POE Inter-Kernel Communication

PR:		32782
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-12-13 12:23:09 +00:00
Ying-Chieh Liao
22105a2897 add p5-POE-Component-Client-Ping
POE component for non-blocking/concurrent ICMP ping

PR:		32781
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-12-13 12:20:18 +00:00
Ying-Chieh Liao
f26dbde6d1 add p5-POE-Component-Client-HTTP
POE component for non-blocking/concurrent HTTP queries

PR:		32780
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-12-13 12:18:12 +00:00
Ying-Chieh Liao
498b77f3cf add p5-POE-Component-Client-DNS
POE component for non-blocking/concurrent DNS queries

PR:		32779
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-12-13 12:15:37 +00:00
Ying-Chieh Liao
03f0ef55d3 add p5-POE-Component-JobQueue
POE::Component::JobQueue manages a finite pool of worker sessions as
they handle an arbitrarily large number of tasks.

PR:		32778
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-12-13 12:12:37 +00:00
Ying-Chieh Liao
6d3f98cff7 add p5-POE-Component-Pcap
POE component for non-blocking use of Net::Pcap

PR:		32777
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-12-13 11:44:14 +00:00
Ying-Chieh Liao
1018ce2b4c add p5-POE-Component-RSS
A module for event based RSS parsing

PR:		32776
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-12-13 11:36:25 +00:00
Ying-Chieh Liao
9f37bc9188 add p5-Filter-CBC
Source filter for Cipher Block Chaining

PR:		32770
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-12-13 10:17:13 +00:00
Ying-Chieh Liao
8aad1aa26f *** empty log message *** 2001-12-13 08:06:39 +00:00
Anton Berezin
3c59058307 Add p5-Data-TemporaryBag 0.04, a perl Bag class that handles long-sized data
using a temporary file.

PR:		32398
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-12-07 09:15:55 +00:00
Will Andrews
e708d4ccf9 Add objprelink 1.0, an object file processor which improves dynamic
linking performance.  This will be used by the upcoming KDE 2.2.2 ports
upgrade.  The patch fixes a libbfd compile problem from binutils 2.11.2.

Obtained from:	sources.redhat.com CVS; patch-configure based on obrien's
		commit to branch binutils-2_11-branch on Feb 19, 2001, which
		fixes trad-core compile problems.
Submitted by:	Dominic Marks <dominic_marks@btinternet.com>
		(I rewrote most of it, but he kicked off the idea.)
2001-12-04 02:23:34 +00:00
Pete Fritchman
b5534b83df Add py-pqueue-0.2, a Fibonacci-Heap based Priority-Queue Extension for Python
PR:		31470
Submitted by:	Hye-Shik Chang <perky@fallin.lv>
2001-12-03 06:36:11 +00:00
Steve Price
0f3643ecb1 Adding pear version 4.0.7.
A framework and distrbution system for reusable PHP components.

PR:		31900
Submitted by:	Thierry Thomas <thierry@thomas.as>
2001-12-03 02:31:03 +00:00
Pete Fritchman
7147d7ec81 Remove wedit 2001-11-22 14:15:11 +00:00
Pete Fritchman
e48f944fc4 Add libcapsinetwork-0.0.13, a network library aimed at easy development of
C++ server daemons

PR:		29620
2001-11-20 21:27:18 +00:00
Ying-Chieh Liao
5f6d9f9eb4 add bcpp
Simple utility to indent C++ code

PR:		31831
Submitted by:	Mike Buchanon <buchanon@mlss15.cl.msu.edu>
2001-11-18 03:33:45 +00:00
Ying-Chieh Liao
f9f2f05b97 add p5-Class-Delegation
Object-oriented delegation

PR:		31783
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-11-18 03:23:25 +00:00
Ying-Chieh Liao
acaf2d28e6 add p5-Class-Contract
Design-by-Contract OO in Perl

PR:		31782
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-11-18 03:20:10 +00:00
Ying-Chieh Liao
0b7d463834 add py-optik
A command-line parsing library for Python
2001-11-14 07:16:43 +00:00
Akinori MUSHA
d84114cd9b Seems the devel/crossm68k port is either obsolete or wating for an
update of dependencies, so comment it out for the moment.
2001-11-09 13:13:41 +00:00
Mario Sergio Fujikawa Ferreira
869a5a1d08 o Add port silc-toolkit version 0.6.1: Secure Internet Live Conferencing
(SILC) development toolkit
o With invaluable feedback from debolaz during our all-nighter
  porting work :)

Reviewed by:	Anders Nor Berle <debolaz@debolaz.com>
2001-11-09 07:52:04 +00:00
Akinori MUSHA
1a9fcfca4d Add a missing entry: crossm68k. 2001-11-07 06:11:41 +00:00
Maxim Sobolev
85ce388c35 Add agenda-snow-libs 1.2.0, sNOW libraries which are needed to
develop for Agenda VR3 PDA.

PR:		31403
Submitted by:	Lev Serebryakov <lev@serebryakov.spb.ru>
2001-11-05 17:39:02 +00:00
Maxim Sobolev
b3dbec7ccb Add agenda-static-libs 1.2.0, static libraries which are needed to
develop for Agenda VR3 PDA.

PR:		31404
Submitted by:	Lev Serebryakov <lev@serebryakov.spb.ru>
2001-11-05 17:35:54 +00:00
Maxim Sobolev
f5bc99b377 Add mipsel-linux-gcc 2.97, gcc-2.97 for mipsel-linux cross-development with
SNOW ABI.

PR:		31410
Submitted by:	Lev Serebryakov <lev@serebryakov.spb.ru>
2001-11-05 17:15:54 +00:00
Maxim Sobolev
594a3a3956 Remove - it made obsolete by mipsel-linux-gcc.
PR:		31408
Submitted by:	Lev Serebryakov <lev@serebryakov.spb.ru>
2001-11-05 17:03:34 +00:00
Ying-Chieh Liao
7a7a0b1a56 add spirit
An object oriented recursive descent parser generator framework
2001-11-04 10:36:13 +00:00
Akinori MUSHA
a0d81a3235 Add ruby-calendar, Ruby modules to handle various calendars. 2001-11-03 21:21:54 +00:00
Ying-Chieh Liao
10011c8137 add py-mx-experimental
The eGenix mx Extensions - EXPERIMENTAL Package
2001-11-03 17:25:21 +00:00
Ying-Chieh Liao
9c80e519cb add py-fileutils
File I/O related functions and classes
2001-11-02 03:32:35 +00:00
Ying-Chieh Liao
62a5f00b48 add py-ansistyle
Add ANSI color capability to output streams
2001-11-02 03:17:33 +00:00
Akinori MUSHA
19cd732005 Add ruby-timex, a Ruby library to extend the Time class. 2001-11-01 20:03:04 +00:00
Ying-Chieh Liao
fb6928a82d add ixlib
Ixlib is a small c++ tools library based on STL
2001-11-01 08:20:56 +00:00
David E. O'Brien
517f8c5381 Add the legacy versions of autoconf and automake to the mix. 2001-10-29 17:31:42 +00:00
Pete Fritchman
1b4f516e45 Add orbitcpp-0.30.1, C++ bindings for ORBit, a CORBA 2.2-compliant ORB
PR:		30232
Submitted by:	Thomas Hentschel <bsd@hentschel.net>
2001-10-29 08:57:07 +00:00
Johann Visagie
42ce6475d9 - The port devel/py-functional has been repo-copied to
devel/py-xoltar-toolkit, so:

  - Update devel/py-xoltar-toolkit to the latest version (2001.06.01) of the
    Xoltar Toolkit, which bundles an updated functional.py module with some
    supporting modules.
  - Remove all files from devel/py-functional
  - Update the category Makefile to reflect the change.

Approved by:	Jacques Vidrine <nectar@FreeBSD.org>, maintainer
2001-10-23 13:55:56 +00:00
Akinori MUSHA
52512d3ab6 Add ruby-gconf, a Ruby interface to GConf (1.0.x). 2001-10-20 11:51:26 +00:00
Ying-Chieh Liao
92283681b2 add glui
GLUT-based C++ user interface library

PR:		30822
Submitted by:	Matthew West <mwest@uct.ac.za>
2001-10-17 18:27:14 +00:00
Mario Sergio Fujikawa Ferreira
203a7b96e5 New port linux-sdl12 version 1.2.2.1: Cross-platform multi-media
development API (linux version)

Submitted by:	Martin Matuska <matuska@wu-wien.ac.at>
Reviewed by:	Patrick Li <pat@databits.net>
2001-10-17 02:12:55 +00:00
Ying-Chieh Liao
51464b8c30 add c2man
Generates man pages from C sources

PR:		29805
Submitted by:	Bernd Luevelsmeyer <bdluevel@heitec.net>
2001-10-14 14:04:09 +00:00
Anton Berezin
07737aeca5 Add devel/p5-System2, a perl module that implements system2() function,
much like system(), but with STDERR available as well.
2001-10-12 18:46:12 +00:00
Anton Berezin
01096fa35b Add devel/p5-Memoize, a perl module to transparently speed up perl
functions by caching return values.
2001-10-12 14:50:32 +00:00
Anton Berezin
72f874611b Add devel/p5-File-ReadBackwards, a perl module to read a file backwards
by line efficiently.
2001-10-11 13:12:46 +00:00
Ying-Chieh Liao
b65986de01 add fc++
Functional Programming in C++
2001-10-10 14:36:22 +00:00
Anton Berezin
ab681b3116 Add p5-Devel-Constants, a Perl module to translate constants back to
their named symbols.
2001-10-10 13:07:02 +00:00
Ying-Chieh Liao
54f1c82cc1 add inilib
A C++ lib which provides a method of saving the "state" of a program
2001-10-10 02:24:01 +00:00
Ying-Chieh Liao
36dbb43fb6 add domc
DOMC is a light weight implementation of the DOM in ANSI C
2001-10-09 05:44:38 +00:00
Ying-Chieh Liao
8c2edddff8 add libafterbase
AfterStep basic functionality library
2001-10-08 16:25:53 +00:00
Ying-Chieh Liao
77afb46098 add py-cxx
Make it easier to extend Python with C++
2001-10-07 10:53:22 +00:00
Ying-Chieh Liao
e0f7520c72 add autodia
Automatic Dia XML - from Source Code and Data
2001-10-06 12:13:53 +00:00
Alexey Zelkin
8fb5fbc340 Add bugzilla 2.14, bug-tracking system developed by Mozilla Project 2001-10-01 13:18:55 +00:00
Maxim Sobolev
e501dfeadd Second attempt to kill Idle. This time Python's folks removed distfile from
their site, so I do not see a reason to keep it any longer.
2001-09-27 14:11:42 +00:00
David E. O'Brien
dc68b3063d These are out dated and the maintainer sees no reason to keep them around. 2001-09-24 06:05:11 +00:00
Anton Berezin
49a0893c01 Add p5-Parse-Yapp 1.04,
perl extension for generating and using
LALR parsers.

PR:		30734
Submitted by:	Michael Lyngbøl <lyngbol@wheel.dk>
2001-09-22 15:48:56 +00:00
Dmitry Sivachenko
b853b151d0 New port: UML Modeller for KDE 2001-09-21 04:59:58 +00:00
Anton Berezin
42a2c84bca Add p5-Getopt-Declare, yet another (but very nice) perl module for
command-line argument parsing.
2001-09-16 20:55:29 +00:00
Akinori MUSHA
b645a3e9c0 Add ruby-gnustep, a Ruby interface to the GNUstep development
environment.
2001-09-14 11:55:27 +00:00
Akinori MUSHA
ed7de446e6 Add p5-IPC-SharedCache, a Perl module for managing a SysV IPC shared
memory cache.

PR:		ports/30189
Submitted by:	Norikatsu Shigemura <nork@cityfujisawa.ne.jp>
2001-09-11 08:38:45 +00:00
Akinori MUSHA
3e226486cb Add ruby-fileutils, a file & directory manipulation library for Ruby. 2001-09-08 14:30:23 +00:00
Jimmy Olgeni
8d8939752a Add devel/libast, "A library of assorted spiffy things, previously known as
libmej, the Eterm helper library".

This port is required by the Eterm 0.9.1 upgrade.

Submitted by:	Jeremy Norris <ishmael27@home.com>
2001-09-07 19:54:19 +00:00
Johann Visagie
f80bb54c62 Add py-grouch 0.1, a system for describing and enforcing a Python
object schema.
2001-09-06 14:32:27 +00:00
Akinori MUSHA
f827c53c20 Add ruby-mock, an RUnit extention that makes it very easy to implement
Mock Objects.
2001-09-02 18:42:07 +00:00
Ying-Chieh Liao
c0aa94104d add xtl
A library for R/W structured data to/from an external representation
2001-09-02 06:20:22 +00:00
Akinori MUSHA
5b5dc0d525 Add cvs2p4, a CVS to Perforce Converter. 2001-09-01 22:13:54 +00:00
Akinori MUSHA
294ef6fe60 Add devel/c4, a CVS-like Frontend to Perforce. 2001-09-01 21:53:05 +00:00
Akinori MUSHA
d1ceee18ae Add devel/p4db, a Web/Perforce Browser which allows you to browse
Perforce depots via the web as CVSweb does for CVS.
2001-09-01 21:37:20 +00:00
Akinori MUSHA
306eb88b9b Add devel/p4.el -- Simple Perforce-Emacs Integration. 2001-09-01 18:39:09 +00:00
Pete Fritchman
f148fc2841 add tdl 0.6
To-do list manager
2001-08-30 05:39:51 +00:00
Ying-Chieh Liao
668637d3c5 remove ports/devel/cpp2html, which is included in textproc/source-highlight 2001-08-30 05:08:22 +00:00
Ying-Chieh Liao
d71b137e0b add hp48cc
C-like compiler that translates input code to the HP48 RPN language

PR:		29642
Submitted by:	Patrick Li <pat@databits.net>
2001-08-29 12:34:54 +00:00
Pete Fritchman
41626904a1 add cvsstat 2.17
Transforms the output of 'cvs status' to a sorted ASCII table
2001-08-29 02:27:31 +00:00
Ying-Chieh Liao
1801d2ab2d source-highlight already imported by kris at 8/25
but he didnt add it to module list
so now I remove devel/soruce-highlight,
and make source-highlight -> textproc/source-highlight

Pointed out by:	petef
2001-08-28 10:17:42 +00:00
Ying-Chieh Liao
b92f730f1f add source-highlight
Given a source file, produces a document with syntax highlighting
2001-08-28 06:10:52 +00:00
Andrey A. Chernov
6abfadc141 Generate CRC32 checksum 2001-08-24 23:00:02 +00:00
Kris Kennaway
2460265fd7 Move flawfinder from devel to security where the other source-code auditing
tools live.

Discussed with: ijliao
2001-08-23 12:54:48 +00:00
Akinori MUSHA
50927a3b75 Add ruby-avl, AVL tree class for Ruby. 2001-08-22 08:04:04 +00:00
Johann Visagie
6e3e0cc16f Add py-twisted 0.9.5, an event-based Python framework for internet
applications.
2001-08-17 08:16:49 +00:00
Mikhail Teterin
8335f34f0f The first part of the NeoWebScript port I'm working on (hard).
The beast comes as part of one GIANT tarball including the
entire NeoWebScript as well as outdated Apache, gd, Tcl, itcl,
TclX, db-2 (no kidding!), etc.

This part is a set of general purpose commands and procedures,
which can be used (and appreciated) by regular TCL scripting --
not just web-oriented inside NWS.

This port is built without the available LDAP support -- our
openldap2 port used db3, but the db-support in NeoTcl only
works with db2. If some db-expert can send me a patch for the
neoXdb.c, the humanity will remember him/her forev^H^H a while.
2001-08-17 05:07:16 +00:00
OKAZAKI Tetsurou
7fb9451c41 Add py-unit 1.4.1, testing framework for Python.
PR:		29734
Submitted by:	Shell Hung <shell@shellhung.org>
2001-08-16 10:53:11 +00:00
Anton Berezin
fb131f8836 Add p5-Data-HexDump 0.02, a simple hexadecimal dumper.
PR:		29543
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-08-15 20:37:48 +00:00
Kevin Lo
c5a5d1db41 Initial import of p5-Test-Harness 1.23.
It runs perl standard test scripts with statistics

PR: 29647
Submitted by: Shell Hung <shell@shellhung.org>
2001-08-14 15:05:03 +00:00
Maxim Sobolev
9e291238c6 Activate idlefork. 2001-08-13 17:22:01 +00:00
Ying-Chieh Liao
569ae062b4 add libavl
A library for balanced binary trees
2001-08-13 13:54:31 +00:00
Ying-Chieh Liao
501416d99f add p5-Test-Simple
Basic utilities for writing tests in perl

PR:		29640
Submitted by:	Shell Hung <shell@shellhung.org>
2001-08-12 14:12:12 +00:00
Ying-Chieh Liao
588695caec add rlwrap
readline wrapper
2001-08-12 11:07:24 +00:00
Dmitry Sivachenko
cdfcccc787 NGPT is a next generation pthread implementation based on GNU pth
PR:		29239
Submitted by:	Arun Sharma <adsharma@sharmas.dhs.org>
2001-08-10 02:18:58 +00:00
Mario Sergio Fujikawa Ferreira
0f78f27772 New port understand_ada version 1.4 Build 124: Understand can parse an
Ada project helping reverse engineer it
2001-08-07 06:53:34 +00:00
Ying-Chieh Liao
94e93f2377 add libstrfunc
Handles CGI forms, MIME, templates, date conversions, etc.

PR:		29076
Submitted by:	Lev Walkin <vlm@spelio.net.ru>
2001-08-04 10:00:47 +00:00