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

3198 Commits

Author SHA1 Message Date
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Kevin Lo
e4eca976ca Update to version 3.0.3
PR: 26179
Submitted by: MAINTAINER
2001-03-29 15:56:17 +00:00
Rajesh Vaidheeswarran
cb66134def cons-test is now at revision 2.2.0 2001-03-29 14:02:51 +00:00
Rajesh Vaidheeswarran
ec5c39e43f cons is now at revision 2.2.0 2001-03-29 14:02:42 +00:00
FUJISHIMA Satsuki
10427f3863 o fix MASTER_SITE_SUBDIR.
o unbreak -clients when USA_RESIDENT does not set.

Submitted by:	Mori Kouji <mori@tri.asanuma.co.jp>
2001-03-29 12:04:27 +00:00
Dmitry Sivachenko
70923d54b4 Add to kde category. 2001-03-29 10:59:21 +00:00
Mario Sergio Fujikawa Ferreira
e831b54602 Update to version 1.4 Build 106 2001-03-29 09:34:39 +00:00
Ying-Chieh Liao
a93c68fe49 forgot INSTALLS_SHLIB 2001-03-29 07:43:51 +00:00
Satoshi Asami
dc45743aba pre-everything uses two colons, not one.
Submitted by:	bento
2001-03-29 00:29:07 +00:00
Dmitry Sivachenko
2cb13ff9e9 Update to version 1.3
Submitted by:	Andrey Novikov <andrey@novikov.com>  (MAINTAINER)
2001-03-28 19:39:00 +00:00
Michael C . Wu
1bb99eefcd The KeLP author changed his distfile without bumping version.
Updating distinfo and bumping PORTVERSION.
2001-03-28 18:16:27 +00:00
Neil Blakey-Milner
63001d7811 Add py-omniorb 1.3, python bindings for omniORB, a CORBA 2.0 ORB.
PR:		26140
Submitted by:	Johann Visagie <johann@egenetics.com>
2001-03-28 14:38:51 +00:00
Akinori MUSHA
1eb0bca80e Use PTHREAD_CFLAGS and PTHREAD_LIBS. 2001-03-28 09:53:15 +00:00
Akinori MUSHA
0a51fda249 Update to knu-cvsweb 1.106.1.70.
2001-03-28 02:20  knu

	* cvsweb.cgi: Re-fix the bogus fix for the previous
	colons-in-a-filename problem.

	Noted by:	Yar Tikhiy <yar@freebsd.org>

2001-03-28 01:39  knu

	* cvsweb.cgi: Conform cvsweb-markup pages to HTML 4.0 Transitional.

	Submitted by:	Will Andrews <will@physics.purdue.edu>
	Validated by:	http://validator.w3.org/
2001-03-27 17:29:06 +00:00
Trevor Johnson
9db07173bc Update to 1.1.2. 2001-03-27 10:40:39 +00:00
Satoshi Asami
4dedd312c6 pre-everything should use ::, not :.
Submitted by:	obento
2001-03-26 21:21:39 +00:00
Akinori MUSHA
50a862a7b9 Oops. The libc_r weirdness of 4-STABLE and prior prevents this from
working.  Mark as broken for systems < 500018.
2001-03-26 18:05:55 +00:00
Akinori MUSHA
c178b6f17c Add ruby-sdl, a Ruby extension library to use SDL library. Currently
3D features are unsupported.

SGE support will be enabled after SGE is ported.
2001-03-26 16:47:08 +00:00
Ying-Chieh Liao
cbf5fba308 upgrade to 1.4 2001-03-26 14:04:52 +00:00
Dmitry Sivachenko
cd72f3ecfa RUN_DEPENDS on gmake. 2001-03-26 10:44:17 +00:00
Jun Kuriyama
6b6836c132 Update to 0.93.5.
Submitted by:	tkato@prontomail.ne.jp
PR:		ports/25869
2001-03-26 08:27:32 +00:00
FUJISHIMA Satsuki
984a75e189 update to 4.0.3.
o use internal freetype2 for consistency with x11/XFree86-4.
o added xthreads obtained from x11/XFree86-4.
o install "ws" type config sample for xdm.
o build DRI only if kernel source installed in /sys.
o fix Riva128/SGRAM driver(patch-riva_hw.c).

PR:		24338(4.0.2)
Submitted by:	maintainer, keith
2001-03-25 23:04:52 +00:00
Akinori MUSHA
3ec0bf3492 Fix a revisited bug in the installer.
Submitted by:	asami & bento (not asami bento :)
2001-03-25 16:51:15 +00:00
Ralf S. Engelschall
46490f4de0 Upgrade to GNU Portable Threads (Pth), version 1.4.0 2001-03-25 14:12:16 +00:00
Ralf S. Engelschall
f8ee8ac10c Upgrade to GNU Shtool, version 1.5.2 2001-03-25 14:02:42 +00:00
Will Andrews
cd5ac27b08 Bring in my fixes for KDE2 for users of XFree86 4.0.x. Basically, what
this involves is this:  Cull GL from Qt by default, but still provide a
Qt+GL library that may or may not have threads.  Then also provide a Qt
library that has threads but not GL.  This allows us to make KDE2 depend
on a library that will *not* have threads, ever.  Threads will be
revisited at a later date.  Ports that require GL support need to be
updated to use the hacked library, libqtgl.so.4.  The net result is that
we bloat our qt2 package by 1.5-2.5MB for compatability.  Also, static
qt will not have GL support.

Introduce bsd.kde.mk, which will be tested on bento before becoming
fully activated.

Replace qt22-static with qt2-static, since it's just a proxy.  Update
qt-designer to depend on qt23.  Also make the old hack to package the
correct lib obsolete by using PLIST_SUB instead.

Miscellaneous changes:  remove LIBQTFILE from CONFIGURE_ENV, it's not
used anymore.  Solve namespace pollution problems with the devel/pth and
devel/libgnugetopt ports.  Hopefully.

Suggested by:	ade, asami, sobomax (bsd.kde.mk)
Repocopied by:	asami (qt22-static --> qt2-static)
2001-03-24 22:15:59 +00:00
Dmitry Sivachenko
e11abb0996 Bump PORTREVISION due to patch-processesend.pl 2001-03-23 21:58:26 +00:00
Dmitry Sivachenko
2c3f2a65ad Replace makee with gmake.
Submitted by:	Jonathan Belson <jon@witchspace.com>
2001-03-23 21:33:31 +00:00
Dmitry Sivachenko
d1648e1f39 Add WWW. 2001-03-23 21:22:40 +00:00
Dmitry Sivachenko
d16e953187 Add WWW: line 2001-03-23 21:21:39 +00:00
Jun Kuriyama
5d16389e32 I forgot to remove garbage... 2001-03-23 07:24:41 +00:00
Jun Kuriyama
413d1b7808 Fix dependency path.
Found by:	bento
2001-03-23 07:17:05 +00:00
Ade Lovett
dce51cd86c Sigh. Reclaim these, primarily for GNOME 1.4 2001-03-23 05:42:30 +00:00
Vanilla I. Shu
e94bb46af2 Someone don't like my style, so I drop maintainer now. 2001-03-23 05:34:27 +00:00
James E. Housley
a412d5e141 - Update of devel/omniORB to 3.0.3; also fixes significant problems with the
port (see below).
- Submitted this to current maintainer on Wednesday 14 March; no response yet
- The Python modules were not correctly installed to the Python site library
  directory before.  They are now.  (Thanks to Michael Ewe <m.ewe@t-online.de>
  for pointing out the issue.)
- Used PORTDOCS pragma in $PLIST.

PR:		25934
Submitted by:	Johann Visagie <johann@egenetics.com>
2001-03-23 00:35:26 +00:00
Akinori MUSHA
8497c48241 Update to knu-cvsweb 1.106.1.68.
2001-03-23  Akinori MUSHA  <knu@iDaemons.org>

	* cvsweb.cgi: Encode colons in file names properly.

	FreeBSD PR:     25963
	Submitted by:   Marc van Woerkom <3d@FreeBSD.org>

	* cvsweb.cgi: MFZ: 1.106.  Do closedir() properly.

2001-02-01  Akinori MUSHA  <knu@iDaemons.org>

	* cvsweb.cgi: Use a fixed-width font in the colored diff view.

	Requested by:   Julian Elischer <julian@elischer.org>
2001-03-22 19:49:09 +00:00
Akinori MUSHA
b9e1f56022 Add ruby-lapidary, a(nother) unit testing framework for Ruby based
heavily on Smalltalk unit.
2001-03-22 09:38:15 +00:00
Akinori MUSHA
9c1a1d6760 Reword pkg-comment and pkg-descr, in preparation for the forthcoming
ruby-lapidary port.  While I'm here, pkg-comment is shorten to under
the legal limit of 70 bytes.
2001-03-22 09:23:55 +00:00
Dmitry Sivachenko
157c0b92ce Add 3 patches to make it buildable.
Forgotten by:	ijliao in previous commit

Fix pkg-plist.
2001-03-22 09:02:18 +00:00
Akinori MUSHA
c507fdc412 Update MASTER_SITES and WWW's. 2001-03-22 06:31:14 +00:00
Maxim Sobolev
3da406b3af Update to 0.0.5. 2001-03-21 16:11:59 +00:00
Joseph Koshy
b7e6e54f6d Upgrade to v5.0. 2001-03-21 05:59:31 +00:00
David E. O'Brien
f2866c9b08 Upgrade to version 4.0. 2001-03-21 02:27:08 +00:00
David E. O'Brien
bc9859a267 fix WWW: formattin' 2001-03-21 01:35:58 +00:00
Akinori MUSHA
77e106b384 Bring in the enhancements I submitted to mharo some time ago and bump
the version to 2.3.2.

- Add checks for empty files, empty directories, core files, more
possible backup files, dotfiles, symlinks and CVS directories.

- Do not assume PATCHDIR always includes "/files/".  Use the best
method to check whether a file is added to @checker as a patch file.

- Some trivial message style fixes.
2001-03-20 20:54:24 +00:00
Dmitry Sivachenko
40a580d43b Add WWW line. 2001-03-20 20:33:39 +00:00
David E. O'Brien
30af7b687e rpm' and rpm2cpio' have been repocopied from "misc" to "archivers". 2001-03-20 20:28:14 +00:00
Kevin Lo
5ded881308 - Fix pkg-plist
- Bump PORTREVISION

PR: 25933
Submitted by: MAINTAINER
2001-03-20 12:57:39 +00:00
Akinori MUSHA
66090a1545 Update MASTER_SITES, WWW and the author's email. 2001-03-20 08:51:04 +00:00
Akinori MUSHA
4f2bfafad6 Update to 0.6.2. 2001-03-20 08:27:39 +00:00
Will Andrews
3cb1b4f9b6 Add p5-File-Temp 0.12, a perl5 module to generate temporary files or
directories safely.

PR:		25767
Submitted by:	Johann Visagie <johann@egenetics.com>
2001-03-20 01:49:41 +00:00
Vanilla I. Shu
7e4c95a9ba Change MASTER_SITE to MASTER_SITE_GNOME.
Reported by:	Graywane <graywane@home.com>
2001-03-20 00:12:49 +00:00
Vanilla I. Shu
9d8c61956a Well.. add "@" to MAINTAINER. 2001-03-19 18:20:10 +00:00
Akinori MUSHA
3283cab4fa Add patches to build the "witme" file manager. They will probably be
included in the future release of SWIG 1.3.

Submitted by: Jeremy Norris <ishmael27@home.com>
2001-03-19 18:15:58 +00:00
Vanilla I. Shu
f59e5be1f9 Upgrade to 1.2.10. 2001-03-19 17:42:52 +00:00
Akinori MUSHA
4bb3d75b2f Update to 0.6. 2001-03-19 07:14:17 +00:00
Mario Sergio Fujikawa Ferreira
11c9f3f4f9 - Update to 1.4 Build 105:
o General improvements to printing of source files
o More cleanup of keystroke support in GUI
2001-03-18 03:30:05 +00:00
Akinori MUSHA
350066ffed Update to 1.3.8. 2001-03-17 19:42:18 +00:00
Ying-Chieh Liao
d1b6ab9bd3 upgrade to 1.0b2
change maintainer (from ports@ to submitter)

PR:		24340
Submitted by:	andrey@novikov.com (new maintainer)
2001-03-17 17:38:25 +00:00
Ying-Chieh Liao
bb2dd4129a add freescope
Source code browsing on UNIX-like operating systems
2001-03-17 16:59:19 +00:00
Jun Kuriyama
a14dab298e Add icu 1.7, international Components for Unicode (from IBM).
PR:		ports/24649
Submitted by:	dwm@caimis.com
2001-03-17 08:49:14 +00:00
Dirk Meyer
ba47688af8 - new distfiles at master site.
The State Threads is a small application library which provides a
foundation for writing fast and highly scalable Internet applications
(such as web servers, proxy servers, mail transfer agents, and so on) on
UNIX-like platforms. It combines the simplicity of the multithreaded
programming paradigm, in which one thread supports each simultaneous
connection, with the performance and scalability of an event-driven
state machine architecture. In other words, this library offers a
threading API for structuring an Internet application as a state
machine.

The State Threads library is a derivative of the Netscape Portable
Runtime library (NSPR).

WWW: http://oss.sgi.com/projects/state-threads/

PR:		25189
Submitted by:	tobez@tobez.org (Anton Berezin)
2001-03-17 06:48:26 +00:00
Trevor Johnson
00009c0e8f An erroneous commit to this file by sobomax broke the port for
"make patch".  Also, I forgot to "cvs add" the correct file from
PR 25808.

reported by:	bento
2001-03-16 22:07:38 +00:00
Ying-Chieh Liao
4918932f29 upgrade to 1.2.3 2001-03-16 18:25:43 +00:00
Ying-Chieh Liao
6d7dfd39d2 upgrade to 1.3 2001-03-16 18:11:00 +00:00
Ying-Chieh Liao
c2ec8e4615 upgrade to 1.2.1 2001-03-16 17:30:29 +00:00
Ying-Chieh Liao
2239ca6ee3 upgrade to 3.3.6 2001-03-16 17:00:27 +00:00
Joerg Wunsch
f1bf3ec3b8 Finally get the avr-gcc port really compile on the alpha architecture,
by forcing the CFLAGS to -O -pipe.  Somehow, the alpha build always
tries to enforce a particular -mcpu=ev4 flag which of course cannot be
understood by the (AVR) xgcc later on.  This looks to me like a bug in
the cross-compilation environment of gcc, but i'm tired of actually
finding the bug.

The compiled result of avr-gcc MD5 compares equal to something build
from an IA32 host platform.
2001-03-16 13:26:27 +00:00
Archie Cobbs
4becd5a1b2 This patch fixes a scheduling bug and is to be incorporated in the
next version. In the meantime, apply with the port.

FYI, the bug is demonstrated by this program:

#include <stdio.h>
#include <stdlib.h>
#include <pth.h>
static int check_something(void *arg)
{
        return (0);
}
static void *thread(void *arg)
{
        printf("thread sleeping five seconds...\n");
        pth_nap(pth_time(5, 0));
        printf("thread is done sleeping\n");	/* bug: we never get here */
        return (NULL);
}
int main(int ac, char **av)
{
        pth_event_t ev;
        pth_init();
        pth_spawn(NULL, thread, NULL);
        ev = pth_event(PTH_EVENT_FUNC, check_something, NULL, pth_time(2, 0));
        while (1)
                pth_wait(ev);
}
2001-03-16 01:20:02 +00:00
Akinori MUSHA
d0f45c329e Update to 0.1.1. 2001-03-15 19:16:03 +00:00
Joerg Wunsch
8cf5d0f539 Crude hack to get all this running on the alpha architecutre as well.
Since gcc (in the assumption of generating a native compiler) doesn't
want to cbe configured for an alpha*-*-freebsd* system, we hack the
configure script to allow this (similarly to netbsd).  In the end, all
this will be ignored anyway since it's getting to become a
cross-compiler.
2001-03-15 17:02:30 +00:00
Trevor Johnson
ac9b7fbf76 Update to 1.1.1. Quash an unnecessary "#include <getopt.h>" that
was breaking bento builds.

Submitted by:	Michael Lyngbol <michael@lyngbol.dk>
PR:		25808

Mention patch to cvsweb.
2001-03-15 11:29:21 +00:00
Ying-Chieh Liao
4aeae14800 upgrade to 0.98 2001-03-15 06:52:47 +00:00
Vanilla I. Shu
43d985bbf8 Simplified Perl5 module to handle I/O on in-core strings
PR:		ports/25766
Submitted by:	Johann Visagie <johann@egenetics.com>
2001-03-14 23:18:15 +00:00
Joerg Wunsch
cb3fe7de93 The old distfile is gone on the previous server. There's an HTTP
redirect to a new server, but they don't carry the old files anymore.
Unfortunately, in order to build the new stuff, we'd need a newer
avr-gcc first -- and that one's by now only available directly from
gcc's CVS repo, which is a little too `green' to me.  Let's wait
another couple of months until they rolled a newer release of gcc and
binutils, and switch then.

By now, store the old distfile elsewhere.

Submitted by:	fenner's ports build survey (very valuable service!)
2001-03-14 21:33:53 +00:00
Akinori MUSHA
096dc9be74 Update to 1.3.7. 2001-03-14 19:41:27 +00:00
Akinori MUSHA
dae6e366c5 Update to 0.3.8. 2001-03-14 19:33:11 +00:00
Eivind Eklund
c10d38272f Remove one distfile mirror - though the contents of the .tar.gz
in each location are equal, the MD5 is different.
2001-03-14 18:13:20 +00:00
Mario Sergio Fujikawa Ferreira
6fd1259214 After communications with Ken Nelson (STI Technical Support)
<support@scitools.com> Tech Support from Understand C/C++ manufacturer,
we are allowed to remove the RESTRICTED tag as well as the LEGAL
warning.

Update to version 1.4 Build 104 from March 8, 2001.

- Correct a port versioning typo:

o Instead of using PORTVERSION=14b104 which both reflects the
  distfile naming convention and follows the naming convention used
  in this port; we will switch to PORTVERSION=1.4.104 which reflects
  the Changelog information
o To avoid "who came before" problems since last port was
  PORTVERSION=14b103, BUMP PORTEPOCH.

- Fix a PLIST unnecessary warning

- Version Changelog: http://www.scitools.com/ucpp_build_log.html
2001-03-14 17:02:57 +00:00
Dirk Meyer
85b7674614 - port converted in new layout
- textproc added in category (like astyle)

Ccdoc is a tool for extracting comments from C++ source code and presenting it
in HTML format, very similar to Java's JavaDoc tool. The tagging used in ccdoc
is very similar to that of Javadoc, with adaptations for the C++ specifics, of
course. Ccdoc supports extracting comments from both header and implementation
files.

In contrast to most other C++ doc'ing applications, ccdoc analyses the code
before it has been run through the pre-processor, so things such as macros can
actually be included in the documentation.

It's usage is not quite as straight forward as JavaDoc's, but considering the
quality of the output, it is well worth the effort.

WWW: http://www.joelinoff.com/ccdoc/

PR:		22794
Submitted by:	lonewolf@flame.org
2001-03-14 16:24:40 +00:00
Maxim Sobolev
a1e6da4299 Correct reference to the local perl files is:
lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}
but not:
lib/perl5/site_perl/${PERL_VERSION}/${PERL_ARCH}

Submited by:	bento (sorta)
2001-03-14 16:15:28 +00:00
Maxim Sobolev
aea677be0a FreeBSD doesn't have/need getopt.h.
Submitted by:	bento
2001-03-14 08:44:57 +00:00
Mario Sergio Fujikawa Ferreira
cd574f4c7d o Add a easier synonym for jcc -> codecrusader 2001-03-14 04:29:22 +00:00
Maxim Sobolev
cce76a6de3 This committer needs to take a seep. *sigh*
I was planning to rename pyncurses into more appropriate py-ncurses
before committing it out, but forgot to do so. Therefore delete
pyncurses and readd it back as py-ncurses.

Py-ncurses is a Ncurses binding for Python.

PR:		18633
Submitted by:	adsharma@sharams.dhs.org
2001-03-13 21:25:54 +00:00
Andreas Klemm
ad942c7a6d - bumped PORTREVISION because this perl module didn't work
- fix installation path of this perl module because this command failed:
  perl -M'ConfigReader::DirectiveStyle' -e 1
  ConfigReader files have to be put under
	lib/perl5/site_perl/%%PERL_VER%%/
  instead of
	lib/perl5/site_perl/
- now my new port FlowScan finds the ConfigReader::DirectiveStyle PM.
  "configure:1271: checking for ConfigReader::DirectiveStyle"
2001-03-13 20:58:07 +00:00
Trevor Johnson
5d9696f34e Use MASTER_SITE_NETBSD.
Approved by:	obrien
PR:		24185
2001-03-13 19:01:21 +00:00
Maxim Sobolev
f4a0cc757a Add pyncurses 0.3, a ncurses binding for Python.
PR:		18633
Submitted by:	adsharma@sharams.dhs.org
2001-03-13 17:31:41 +00:00
Maxim Sobolev
e5d90cedf5 Explicitly disable NAS and ARTS support. 2001-03-13 15:29:31 +00:00
Maxim Sobolev
d5478732e2 Update version number of gtkmm shared library. 2001-03-13 15:18:05 +00:00
Kevin Lo
7647c19305 Update to version 0.60
PR: 25765
Submitted by: maintainer
2001-03-13 14:55:13 +00:00
Maxim Sobolev
507c0e77f5 Put a copy of distfile at my MASTER_SITE_LOCAL, because bento constantly
has strange problems downloading it from the author's site. I really puzzled
because I can't reproduce those problems even from freefall.

Submitted by:	bento (sorta)
2001-03-13 11:06:05 +00:00
Dmitry Sivachenko
b8ec0cf29e Update to version 1.18. 2001-03-13 10:20:13 +00:00
Jun Kuriyama
bc924e455e Change master site to use ftp.
Requested by:	Mark Huizer <freebsd@dohd.org> (master site maintainer)
2001-03-13 09:03:14 +00:00
Jun Kuriyama
22e870b35e Upgrade to 1.2.6.
Use EXTRACT_SUFX instead of single DISTFILES (by kuriyama).

Submitted by:	Dave Chapeskie <dchapes@ddm.crosswinds.net>
PR:		ports/25711
Not reach for:	maintainer (mail service unavailable)
2001-03-13 06:38:14 +00:00
Ying-Chieh Liao
b88cdb3738 add autogen
AutoGen is a tool designed for generating program files that contain
repetitive text with varied substitutions. Its goal is to simplify the
maintenance of programs that contain large amounts of repetitious text.
This is especially valuable if there are several blocks of such text that
must be kept synchronized.
2001-03-13 05:52:31 +00:00
Jun Kuriyama
8ee5d18f22 Fix plist.
Submitted by:	Denis Shaposhnikov <dsh@neva.vlink.ru> (maintainer)
PR:		ports/25682
Modified by:	kuriyama
2001-03-13 01:30:02 +00:00
Kris Kennaway
8c66356fe6 Attempt to deal with read-only directories.
Approved by:	maintainer
2001-03-12 23:53:53 +00:00
Will Andrews
8a738c0aa7 Add ecgi 0.6.2, a library for the creation of CGI-based Web
applications.

PR:		25080
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-03-12 22:08:31 +00:00
Vanilla I. Shu
116de05caf s/Locale::PGettext/Locale::PGetText/g
Submitted by:	bento
2001-03-12 12:08:10 +00:00
Dmitry Sivachenko
8c2b56b03e Add one more port to OPTIONAL_DEPENDS. 2001-03-12 11:29:00 +00:00
Vanilla I. Shu
1303483163 Add p5-ORBit, it's perl binding to ORBit library. 2001-03-12 08:58:27 +00:00
David E. O'Brien
cd027a187b * The patch for rev 1.18 did not make it to Freefall. Fix that.
* fix the symlinking so `make reinstall' works
* change how the symlinking is done to produce a more esthetic link
2001-03-11 23:06:08 +00:00
FUJISHIMA Satsuki
fa1741442e make MASTER_SITE_SUBDIR more effective.
Submitted by:	knu
2001-03-11 21:50:34 +00:00
FUJISHIMA Satsuki
9e79a545dc add MASTER_SITE_RINGSERVER.
Approved by:	maintainer
2001-03-11 17:06:39 +00:00
Dmitry Sivachenko
9ce8838b71 Adjust optional dependencies. 2001-03-11 16:56:47 +00:00
Maxim Sobolev
1fa168c660 Workaround a c++ bug on alpha.
Submitted by:	steve
2001-03-11 09:04:13 +00:00
Joerg Wunsch
dae360a007 Argl. USE_AUTOCONF wasn't quite what i actually intented... Instead,
manually add the dependency for autoheader(1), but don't have the ports
infrastructure run `autoconf' (which clobbered the top-level configure
script).
2001-03-11 08:37:18 +00:00
Steve Price
0d5a0510ea Use '-O0' when compiling on the Alpha to avoid internal compiler errors. 2001-03-11 05:01:04 +00:00
Steve Price
81dbac7e07 Use '-O0' on the Alpha so this builds without internal compiler errors. 2001-03-11 04:57:34 +00:00
David E. O'Brien
9ee6d0b8df Fully update PLIST for version 3.3 2001-03-11 02:28:12 +00:00
Will Andrews
591d1fab89 Add uisp 1.0b, a versatile programmer for atmel AVR microcontrollers.
PR:		25145
Submitted by:	Bruno Schwander <bruno@tinkerbox.org>
2001-03-11 02:11:17 +00:00
Kris Kennaway
98578e1f93 Fix plist 2001-03-11 01:18:37 +00:00
Will Andrews
c8fc8d0cbc Apparently USE_QT2 doesn't grab qt2.4 as a dependency, so add it for bento.
Prodded by:	fenner/obento
2001-03-11 01:14:38 +00:00
Kris Kennaway
d8185b1b2b Fix plist 2001-03-10 23:58:55 +00:00
David E. O'Brien
2a694accbd The submitter of 1.17 also wanted the .a installed besides just being
built (which is all the submitted patch did).
2001-03-10 23:51:25 +00:00
Will Andrews
51cac8b9b0 Add asmutils 0.13, a set of UNIX utilities written in assembly
language.

PR:		24519
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-03-10 21:32:47 +00:00
Joerg Wunsch
94dd58691b Didn't notice before that this port actually uses GNU autoconf... This
should fix the port build on bento.

Still doesn't want to be built on the alpha arch, i'm not sure whether
i'll be able to fix that or whether i'll have to exclude it from the
alpha build.  In theory, since it's a cross-compiler already anyway, it
should be possible to build it on non-i386 platforms as well.
2001-03-10 20:45:38 +00:00
Will Andrews
30ca9191d0 Add libtar 1.2, a library for manipulating POSIX and GNU tar files.
PR:		24114
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-03-10 19:40:15 +00:00
Will Andrews
de0889a11e Add p5-IO 1.20, various IO modules for Perl.
PR:		24042
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-03-10 19:23:00 +00:00
Ying-Chieh Liao
823b955499 upgrade to 1.2.0
add a lot of man pages
2001-03-10 19:13:29 +00:00
Alexander Langer
70fc022f31 Move the zziplib line to the correct location (probably a modules-update
error).
2001-03-10 17:39:43 +00:00
Trevor Johnson
243f9aa92f Update for new libgd soname.
reported by:	bento
2001-03-10 14:19:00 +00:00
Vanilla I. Shu
00e092bd8e Fix pkg-plist
Submitted by:	bento
2001-03-10 07:11:57 +00:00
Vanilla I. Shu
0f43100d15 Fix pkg-plist.
Submitted by:	bento
2001-03-10 04:44:33 +00:00
Vanilla I. Shu
283a7f1b4b Fix mapage problem.
Submitted by:	bento
2001-03-10 04:35:32 +00:00
Vanilla I. Shu
c69f3fc523 s/Class:Tom.3/Class::Tom.3/g
Submitted by:	bento
2001-03-10 04:29:37 +00:00
Mario Sergio Fujikawa Ferreira
54e5a54aec New port:
Understand can parse a C/C++ project helping reverse engineer it

[begin snip from the www site]
Understand parses any sized C or C++ project to help you reverse
engineer, document and understand it and thus maintain it better.
It supports K&R C, ANSI C, or C++ source code. Projects can contain
mixed C/C++ code as well. The parser is efficient, fast, and can
handle very large projects. Very little is needed to get started
- just aim it at your source tree.  Optionally (and for more parsing
accuracy) add any externally defined macro definitions and include
paths. All of this is done from the GUI - you should be able to do
an initial analysis of your project in a few minutes.

Understand for C++ quickly documents Class inheritance hierarchies
(Base Class and Derived Classes), Call and CallBy Trees, Include
and Include By Trees, as well as where and how everything in your
source code is used (cross reference). Understand for C++ creates
detailed automatic documentation about your source code in HTML
and text reports  Using the PERL and C API you can write your own
documentation generators.
[end snip from the www site]

You need a limited time period license to run the product in
evaluation mode. One can be obtained in the www site. A permanent
license can be purchased there too.

- Instalation issues:

This port has a hardcoded directory structure which is required to
run it. Therefore, some measures are necessary to install it under
FreeBSD following handbook rules'

1) All files but binaries are installed according to hier(7)

2) A fake structure is created under ${PREFIX}/lib/understand_c to
   please the program and soft links are made there to the correct
   locations under hier(7)

3) The binaries are installed under ${PREFIX}/lib/understand_c/bin
   and a wrapper is installed under ${PREFIX}/bin pointing to the fake
   structure

4) Since a license is required to run the program, warnings are
   issued when either it is installed or a package is added

5) Since the legal status is still being debated with the developers,
   it will be marked as RESTRICTED for the time being and LEGAL
   will be updated accordingly
2001-03-09 23:08:58 +00:00
David E. O'Brien
abbb19fb7b Update to version 3.3. 2001-03-09 13:10:10 +00:00
David E. O'Brien
ae33ef37fd * Found a new mastersite for the patches. Also found more patches there.
* Fix the build problem that was created when bsd.port.mk started setting
  CXXFLAGS in MAKE_ENV.  The problem is if a port uses a BSD-style Makefile
  and C++, sys.mk will not craft a proper CXXFLAGS because it uses "=?".
2001-03-09 13:01:35 +00:00
Akinori MUSHA
3599afd7f7 Add ruby-metaruby, a reimplementations of some Ruby parts in Ruby,
Perl's tie equivalent.
2001-03-08 13:09:29 +00:00
Ying-Chieh Liao
6fa986c700 upgrade to 1.2b
Submitted by:	fenner log
2001-03-08 03:23:58 +00:00
Ying-Chieh Liao
f6c6f51a63 upgrade to 1.0.0
Submitted by:	fenner log
2001-03-08 02:21:13 +00:00
Satoshi Taoka
4a69fe427b In Makefile of the master port, x11-toolkits/linux-gtk,
MAINTAINER= is changed to MAINTAINER?=.
Then, MAINTAINER is able to be added into a slave port's Makefile.
So I added it in this port's Makefile.
2001-03-08 01:14:37 +00:00
Michael C . Wu
65ac8abc99 Change my email address in the Maintainer line 2001-03-07 22:57:43 +00:00
Akinori MUSHA
dc5d81c003 Add ruby-mmap, a Ruby interface to manage memory-mapped file objects. 2001-03-07 19:12:08 +00:00
Kevin Lo
e1d45d08fd - Upgrade to version 1.07
- Sort pkg-plist

PR: 25575
Submitted by: maintainer
2001-03-07 15:21:09 +00:00
Ying-Chieh Liao
85b1dde54e add regexx
Regexx is a complete regular expressions C++ solution
2001-03-07 11:49:53 +00:00
Ying-Chieh Liao
356b628722 add dia2code
Dia2Code is a small utility used to generate code from a Dia diagram
2001-03-07 04:17:49 +00:00
Dmitry Sivachenko
f89cbe0cb9 New port: kdestudio.
KDE Studio is an IDE (integrated development environment) for the
K Desktop Environment (KDE).

PR:		24576
Submitted by:	Trenton Schulz <twschulz@cord.edu>
2001-03-06 14:22:39 +00:00
Dmitry Sivachenko
3c3efe2f75 Fix path for qt docs. 2001-03-06 13:39:39 +00:00
Vanilla I. Shu
76b3f63997 Upgrade to 1.2.9.
Submitted by:	clive.
2001-03-06 12:29:28 +00:00
Will Andrews
5e1296f1d9 Fix plist.
Submitted by:	bento
2001-03-05 14:29:18 +00:00
Maxim Sobolev
88b9746b27 Dont set PKGMESSAGE to be an empty string - it confuses bsd.port.mk.
Submitted by:	Stijn Hoop <stijn@win.tue.nl>
2001-03-05 14:09:34 +00:00
Jimmy Olgeni
a4f87aa22c Add port devel/allegro (3.9.34).
Allegro is a cross-platform library intended for use in computer games and
other types of multimedia programming.

The WITHOUT_DEVEL option will prevent installation of some development
utilities, while WITHOUT_MAN won't install the (many) manual pages.

More about allegro at http://www.talula.demon.co.uk/allegro/

PR:		25331
2001-03-04 20:33:24 +00:00
Kevin Lo
8b726583fa Update to version 3.0.2
PR: 25510
Submitted by: maintainer
2001-03-04 15:55:06 +00:00
Ying-Chieh Liao
c5691fd640 re-import perltidy 2001-03-04 12:36:33 +00:00
Dmitry Sivachenko
99a23688b7 Use MASTER_SITE_KDE. 2001-03-03 13:45:27 +00:00
Dmitry Sivachenko
dcfcc1069d Update to version 1.4 2001-03-02 16:50:50 +00:00
Dmitry Sivachenko
ccf6b3865c Remove kdepim2 and kdesdk2. 2001-03-02 15:43:32 +00:00
Dmitry Sivachenko
3729398c8e Add kdesdk.
This is a collection of applications and tools used by KDE developers.
It also has example code for use in learning KDE programming or starting
a new KDE application.
2001-03-02 15:17:22 +00:00
Dmitry Sivachenko
62754df135 Remove kdesdk2.
I'll re-add it as 'kdesdk'.

Asked by:	will
2001-03-02 15:07:48 +00:00
Dmitry Sivachenko
9fff72905b New port: kdesdk.
This is a collection of applications and tools used by KDE developers.
It also has example code for use in learning KDE programming or starting
a new KDE application.
2001-03-02 12:59:41 +00:00
Akinori MUSHA
84f3661d6e Update to 0.3.7. A couple of examples are added. 2001-03-02 10:41:26 +00:00
Akinori MUSHA
bafc92f059 Add ruby-dialogs, a simple Ruby interface to dialog(1). 2001-03-02 10:32:38 +00:00
Ying-Chieh Liao
f0b8839c18 fix plist
Noted by:	ports fenner
2001-03-01 14:41:37 +00:00
Vanilla I. Shu
a17f7f39ac Upgrade
p5-BSD-Resource		=> 1.09
	p5-CGI-Application	=> 1.2
	p5-CGI_Lite		=> 2.0
	p5-Convert-ASN1		=> 0.08
	p5-IO-Tty		=> 0.04
	p5-IO-stringy		=> 1.219
	p5-Class-MethodMaker	=> 1.02
2001-03-01 12:03:46 +00:00
Vanilla I. Shu
68c2f99c63 Remove do-configure section, use PERL_CONFIGURE now. 2001-03-01 06:39:18 +00:00
Maxim Sobolev
a2a5360b80 There is no libgcc_r.a anymore. 2001-02-28 11:22:46 +00:00
David E. O'Brien
f6a986d637 Install the shared lib version and ef wrapper script.
Partically Submitted by:	Daniel O'Connor <doconnor@gsoft.com.au>
2001-02-28 10:22:59 +00:00
Ying-Chieh Liao
531a10b09a add uds
UDS (Useful Development Stuff) Collection
2001-02-27 07:10:53 +00:00
Will Andrews
ba96416ef7 Unbreak. 2001-02-27 03:33:24 +00:00
Steve Price
7aa48866da Mark these ports as BROKEN after KDE 1.x was unceremoniously ripped from
the ports tree.
2001-02-27 03:09:12 +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
Steve Price
fecf5b4974 Forget to bump PORTREVISION with previous commit.
PR:		25382
Submitted by:	maintainer
2001-02-26 22:06:27 +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
Steve Price
09ba9d8694 Remove '-lc' from LDLIBS so threaded apps can link against libslang
as well.

PR:		24853
Submitted by:	Jeremy Norris <ishmael27@home.com>
Approved by:	maintainer
2001-02-26 17:55:20 +00:00
Tor Egge
5f887dac56 Calling the libc .cerror from outside libc doesn't work when libc
is a shared library.  Use a copy of .cerror to avoid this problem.

PR:		24845
2001-02-26 14:15:28 +00:00
Tor Egge
3c409910e0 Use __error() from liblthread instead of the libc version. 2001-02-26 14:09:46 +00:00
Steve Price
8d48f8b008 Use the gzip'd tarball since the bzip2'd one doesn't exist anymore.
PR:		24180
Submitted by:	Andreas Schulz <ats@first.gmd.de>
2001-02-26 04:06:36 +00:00
Steve Price
9e880783b6 Forgot to bump PORTREVISION with previous commit.
Reminded by:	kris
2001-02-26 04:00:07 +00:00
Steve Price
3f7e25a51d Since fputs doesn't return the number of bytes written, bump dboffset
by strlen(s) instead.

PR:		21705
Submitted by:	Alexander Kabaev <ak03@gte.com>
2001-02-26 03:45:31 +00:00
Steve Price
d8f88d6f7b Minor pkg-plist fixes.
PR:		23806
Submitted by:	Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw>
2001-02-26 03:34:31 +00:00
Steve Price
632ca6e166 Update to version 1.06.
PR:		25364
Submitted by:	maintainer
2001-02-26 03:19:40 +00:00
Maxim Sobolev
ac6018bd20 Update to 0.35. 2001-02-25 21:17:08 +00:00
Ying-Chieh Liao
765c187ae2 fix install path on current
use system build-in PERL_CONFIGURE

Submitted by:	gugod@gugod.org
2001-02-25 18:00:44 +00:00
Tor Egge
6938e8f7c5 Reference _flockfile to ensure that the linuxthreads version is used. 2001-02-25 09:15:19 +00:00
Kevin Lo
150b4ab79a Fix pkg-plist
PR: 25319
Submitted by: Ports Fury
2001-02-25 06:22:08 +00:00
Trevor Johnson
b2da0c2883 Update to 1.0.1. The sorting bug has been fixed. 2001-02-25 03:13:11 +00:00
Kevin Lo
cf7fc73cc2 - Certain files were installed to incorrect locations, leading to serious
breakage.
- Fixing the problem lead to a more general overhaul of the port.
- Bumped PORTREVISION.

PR: 25304
Submitted by: MAINTAINER
2001-02-23 15:40:37 +00:00
Ying-Chieh Liao
5c7da5ac79 upgrade to 3.3.5 2001-02-23 05:35:57 +00:00
Mario Sergio Fujikawa Ferreira
76ae6e1d12 Add new MASTER_SITES 2001-02-22 17:22:39 +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
Maxim Sobolev
71ad5ce95a Add a message explaining how to use SDL on console using vgl driver. 2001-02-22 08:58:10 +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
Mario Sergio Fujikawa Ferreira
0fabc4ff05 Sanitize MASTER_SITES. 2001-02-22 02:49:48 +00:00
Mikhail Teterin
d74fb03b0a Upgrade to the version 1.4, which is required for TCL-8.3.2 and
usefull  for  earlier  ones.  Get rid  of  patches  and  provide
Makefile.bsd  instead   (which  uses  bsd.lib.mk).   Remove  the
WITH_TCL8x spaghetti and rely TCL_VER?=8.3 instead.

I think, I botched my previous commit, so this applies to it too.
2001-02-21 22:59:52 +00:00
Mikhail Teterin
6f57d472f6 Upgrade to the latest version 1.4. It will be _required_ for TCL
8.3.2 and above, and helps  the earlier versions too. Remove the
patches and  provide our own Makefile.bsd  instead. Also, remove
the WITH_TCL8? spaghetti and use a simpler TCL_VER?=8.3 aproach.
Note, that this port now assumes the usage of TCL_STUBS.
2001-02-21 22:37:38 +00:00
Akinori MUSHA
c3fd0d114f Update to 1.0. The only change from 0.9.2 was the merger of
patch-install.rb.
2001-02-21 16:22:10 +00:00
Maxim Sobolev
ad9ee9d035 Update to 0.9.
Submitted by:	vanilla
2001-02-21 13:14:57 +00:00
Peter Pentchev
a414061722 Update to 1.4.4, add NOPORTDOCS handling.
PR:		25246
Submitted by:	maintainer
2001-02-21 10:42:02 +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
Eivind Eklund
c4e3c399f3 Update to version 0.9.1
PR:		24906
Submitted by:	Anton Berezin <tobez@tobez.org>
2001-02-20 22:25:04 +00:00
Maxim Sobolev
fd0bed98df Unbreak.
Submitted by:	bento
2001-02-20 12:43:37 +00:00
Akinori MUSHA
159523948f The repacked version of the distfile seems to have a bug in the
installer.  Put the old version in my web space and make MASTER_SITES
point to it.
2001-02-20 06:58:01 +00:00
Tor Egge
ea51d128f0 Initialize attributes for new threads with default values when a NULL
pthread_attr_t is provided as argument to pthread_create.

liblgcc_r_pic.a no longer exists.

Put the liblgcc_r.a version of __get_eh_info() and __register_frame_info()
into the shared linuxthreads library to avoid using the incompatible
libgcc.a version.  Shared libraries that use exceptions still represent a
problem if linked before the linuxthreads library.

Compile liblgcc_r.a before the main linuxthreads library to provide
the object files that contains __get_eh_info() and __register_frame_info().

Add minimal wrappers for native thread library functions used by
5.0-CURRENT libc.  The wrappers try to call corresponding functions
in the linuxthreads library after performing argument conversion.
2001-02-20 00:34:57 +00:00
David E. O'Brien
51359cc598 Add a note about how to update this port. 2001-02-19 07:24:23 +00:00
Kevin Lo
281cbb7a64 Upgrade to version 1.0.10 2001-02-19 03:04:56 +00:00
Tor Egge
3af7108f66 Take over linuxthreads port maintainership.
Approved by:	jasone
2001-02-18 21:59:43 +00:00
Jing-Tang Keith Jang
c116c53ed0 libt1.so.1 -> libt1.so.2
libt1x.so.1 -> libt1x.so.2

PR:		ports/25191
2001-02-18 18:32:02 +00:00
FUJISHIMA Satsuki
28a6826d57 get rid of unnecessary libgnugetopt dependency. 2001-02-18 11:52:35 +00:00
Will Andrews
42b084c4ca GRRR, fix a stupidity on my part. Reminder to self: write better port
autogen scripts.  Oh wait, I already did that...  ;-P
2001-02-18 08:01:32 +00:00
Akinori MUSHA
73fc3e3504 Update to the snapshot version as of 2001.02.05. 2001-02-17 21:41:47 +00:00
Akinori MUSHA
a022c66d38 Update to 2.38.
Install documents.
2001-02-17 21:36:11 +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
FUJISHIMA Satsuki
afa075e6d8 o stop checking blank lines for files/patch-*
o fix getopt arguments: -B takes argument and -N don't.

Submitted by:		Peter Pentchev <roam@orbitel.bg>
Non-responce from:	maintainer
2001-02-17 12:20:32 +00:00
Satoshi Asami
d3d027c894 Change "|" to "/" -- the former will confuse INDEX. 2001-02-17 05:08:32 +00:00
Maxim Sobolev
26b139aa59 Update to 1.1.8. 2001-02-16 19:45:58 +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
Ade Lovett
1b950a1e4e Update to 0.37 2001-02-15 19:22:14 +00:00
Ade Lovett
564f01076d Update to 1.0.11
Unbreak (again) for -current (from knu)
2001-02-15 19:21:55 +00:00
Ying-Chieh Liao
6b669add32 update to 1.1.0 2001-02-15 19:09:12 +00:00
Ying-Chieh Liao
8db93d42d2 add ucpp, a C preprocessor and lexer 2001-02-15 17:44:55 +00:00
Akinori MUSHA
1765adcc53 Update to 2.4. 2001-02-15 14:23:32 +00:00
OKAZAKI Tetsurou
a15985abc6 Fix a pathname typo in RUN_DEPENDS.
PR:		ports/24915
Submitted by:	Daemus <daemus@evilcode.com>
2001-02-14 20:51:00 +00:00
Michael Haro
1503c58d38 Fix docs
Submitted by:	olgeni
2001-02-14 10:56:10 +00:00
Mario Sergio Fujikawa Ferreira
2275ee0bcf typo clean up police: \s -> \t 2001-02-14 05:43:00 +00:00
Mario Sergio Fujikawa Ferreira
66b11c3118 Simple aesthetic fix: "^post-install" instead of "^ post-install" 2001-02-14 04:56:51 +00:00
Mario Sergio Fujikawa Ferreira
c4e85efd6f typo clean up police: \s -> \t 2001-02-14 04:12:50 +00:00
Ade Lovett
3252cacea5 Update to 1.0.6 2001-02-13 18:45:24 +00:00
Ade Lovett
437d7f26e6 Update to 0.16 2001-02-13 18:44:49 +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
7d3e00eb99 move cln from devel/ to math/
Noted by:	kris
Reviewed by:	vanilla
2001-02-12 14:52:31 +00:00
Kevin Lo
45ace1ed85 Update to version 3.4.4
PR: 25024
Submitted by: MAINTAINER
2001-02-12 12:58:00 +00:00
Akinori MUSHA
9e04885221 Chase graphics/gd's shlib version bump. 2001-02-12 10:01:08 +00:00
Ying-Chieh Liao
d6902361d3 add libtecla, a interactive command line editing facilities 2001-02-11 19:15:03 +00:00
James E. Housley
a801ae34be - Though not broken as such, the way in which port docs was handled in
pkg-plist caused the docs not to be included if the port was built as a
  package.  The %%PORTDOCS%% PLIST_SUB pragma now allows an elegant way to
  get around this.
- Did bump PORTREVISION of this reason
- Fixed a typo.  :-)

PR:		24606
Submitted by:	Johann Visagie <johann@egenetics.com> MAINTAINER
2001-02-11 17:15:31 +00:00
Ying-Chieh Liao
992ac30075 add cln, a Class Library for Numbers 2001-02-11 09:32:40 +00:00
Maxim Sobolev
b1e089f2d8 Update to 0.34. 2001-02-10 20:48:16 +00:00
Akinori MUSHA
808a2eada9 Add %%PORTDOCS%%. 2001-02-10 13:19:57 +00:00
Akinori MUSHA
8b18ca2b49 Add %%PORTDOCS%%. 2001-02-10 12:39:31 +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
Ade Lovett
566eafd749 Remove spurious dependency on converters/iconv
GNOME apps should now be using converters/libiconv with modifications
to use giconv.h and libgiconv
2001-02-09 22:00:30 +00:00
Ade Lovett
0ed09de945 Update to 0.36 2001-02-09 21:59:17 +00:00
Maxim Sobolev
f2f4bdb213 Update to 1.5.1.
No responce from:	maintainer
2001-02-09 17:49:10 +00:00
Kevin Lo
e28a51b4e1 Upgrade to version 2.3
PR: 24872
Submitted by: Ports Fury
2001-02-08 12:27:12 +00:00
Akinori MUSHA
216ce6086e Rename ruby-runit to ruby-unit after a repocopy.
It is called either RubyUnit or RUnit, so ruby-runit sounds somewhat
verbose.
2001-02-08 09:35:40 +00:00
Ade Lovett
d45a2548be Update to 0.35 2001-02-08 00:21:54 +00:00
Akinori MUSHA
5f46ac1988 Add ruby-libglade, a wrapper library of libglade for Ruby. 2001-02-07 20:00:57 +00:00
David E. O'Brien
bb9b725c29 Put back my editor hints that were removed w/o permission.
Note these are *FULLY* Satoshi approved for the past 4 years.
2001-02-07 14:51:16 +00:00
Ying-Chieh Liao
3015515d03 fix fenner mtree error
Submitted by:	Ports Fenner
2001-02-05 17:15:21 +00:00
Ying-Chieh Liao
e5e4902cf3 fix fenner plist error
Submitted by:	Ports Fenner
2001-02-05 16:59:36 +00:00
Jimmy Olgeni
a130b2e7dd Batch of style fixes for x11-toolkits. 2001-02-05 16:49:17 +00:00
Jimmy Olgeni
9a723dd34f Style police over the devel category. 2001-02-05 14:34:42 +00:00
Kevin Lo
690462dbb3 Update to version 1.4.3
PR: 24850
Submitted by: MAINTAINER
2001-02-05 13:19:41 +00:00
Jeremy Lea
8516eadb3c Install the ltdl library, so that packages can use it. If this breaks any
ports, please let me know...

Submitted by:	sobomax
Reviewed by:	ade
2001-02-05 08:21:54 +00:00