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

3447 Commits

Author SHA1 Message Date
Akinori MUSHA
66bda99ed3 Add ruby-dl, a Ruby interface to dynamic linker. You can call an
arbitrary function in an arbitrary shared library with it.
2001-07-06 10:09:40 +00:00
Akinori MUSHA
47716d0ace Update to knu-cvsweb 1.110.1.78.
2001-07-06  Akinori MUSHA  <knu@iDaemons.org>

        * cvsweb.cgi, cvsweb.conf: Support "zip" as an additional
        archiver.

        * cvsweb.cgi: MFZ 1.110.  But the bug had already been fixed in
        knu-cvsweb.

2001-06-22  Akinori MUSHA  <knu@iDaemons.org>

        * cvsweb.cgi: Get rid of a potential "uninitialized variable
        usage" warning.
        [Submitted by: Bill Fenner <fenner@FreeBSD.org>]

2001-06-08  Akinori MUSHA  <knu@iDaemons.org>

        * cvsweb.cgi: MFZ 1.109.  Preset the global variable the stores
        the per file cvs info to avoid accumulating cruft under modperl.
2001-07-06 09:51:49 +00:00
Dmitry Sivachenko
a91c5e1b4c Update to 1.0.7 2001-07-06 09:02:36 +00:00
Ying-Chieh Liao
d80699770d add missing file
Submitted by:	bento log
2001-07-06 07:27:45 +00:00
Maxim Sobolev
fa04bfa24f Update to 2.0.6. 2001-07-05 17:38:14 +00:00
Maxim Sobolev
c929430742 Update to 0.6. 2001-07-05 17:36:08 +00:00
Maxim Sobolev
21e99b2cd7 By default install only binaries with `-new' suffix applied. This provides an
easy way to compile/use newest packages that don't build with oldest gettext
without the headache associated with making it possible to install fill-blown
gettext and gettext-devel on the same machine at the same time. Usually the
following should be sufficient to fix ports that doesn't build with oldest
gettext:

BUILD_DEPENDS+=	msgfmt-new:${PORTS}/devel/gettext-devel
CONFIGURE_ENV+=	MSGFMT=${LOCALBASE}/bin/msgfmt-new \
		XGETTEXT=${LOCALBASE}/bin/xgettext-new
2001-07-05 07:31:48 +00:00
Maxim Sobolev
e5e4e1c40b Update to 0.10.38. 2001-07-05 06:36:01 +00:00
Kelly Yancey
e4a2301f9b Update py-coro to latest version (2001.02.02).
PR:		28105
Submitted by:	Hye-Shik Chang <perky@python.or.kr>
2001-07-05 05:49:07 +00:00
Daniel Harris
c635d38e82 Update to 0.1.7.
PR:		28570
Submitted by:	maintainer
2001-07-04 16:11:25 +00:00
Daniel Harris
9aab717193 Add rvi 1.0.0, a simple interface to RCS.
PR:		28654
Submitted by:	Pete Fritchman <petef@databits.net>
2001-07-04 15:56:29 +00:00
Kevin Lo
a8c7aff731 Update to version 0.7.
PR: 28689
Submitted by: Christopher Elkins <chrise@scardini.com>
2001-07-04 14:33:52 +00:00
Ying-Chieh Liao
2f85848530 ugprade to 0702 2001-07-04 07:33:54 +00:00
Ying-Chieh Liao
d6668658db upgrade to 1.3.3 2001-07-04 07:32:03 +00:00
Ying-Chieh Liao
df9909af86 upgrade to 1.0.4
drop maintainership
2001-07-04 07:26:57 +00:00
Maxim Sobolev
2a25c285e2 Update to 1.0.6. Due to incompatibilities between our USE_LIBTOOL hack and
newest autocrap used to generate distribution I had to remove USE_LIBTOOL
and use homemade patch to get rid of those .la files.
2001-07-03 17:34:18 +00:00
Johann Visagie
ceb8a2d3e1 Update to version 1.4.3
PR:		28633
Submitted by:	Peter van Heusden <pvh@egenetics.com> (MAINTAINER)
2001-07-03 13:23:30 +00:00
Ying-Chieh Liao
81573e7de5 upgrade to 20010701 2001-07-03 08:53:24 +00:00
James E. Housley
74452eef3c Update the rest of the GCC port to use the more common GCC tarbal. 2001-07-02 23:19:10 +00:00
Ying-Chieh Liao
b7f10e8777 add ebnf2yacc
EBNF to YACC
2001-07-02 17:33:46 +00:00
Maxim Sobolev
090146cd6b Re-enable vgl support. 2001-07-02 11:17:47 +00:00
Akinori MUSHA
7bddb8b594 Add rudiments, a utility C++ class library for daemons, clients,
servers and more.
2001-07-02 08:14:10 +00:00
Tor Egge
b55a292b53 Backout library major number bump. It wasn't needed. Additionally,
ldconfig -r didn't list the library, making it impossible for other
ports to depend on the linuxthreads port.
2001-07-01 17:36:25 +00:00
Akinori MUSHA
c119d53363 Update to 2.1.0. 2001-07-01 16:35:11 +00:00
Akinori MUSHA
4a40359d6e Update to 0.3. 2001-07-01 16:11:42 +00:00
Kevin Lo
727985a6e8 p5-Config-Setting is a perl module that is designed to provide easy to use
settings files for your project. You subclass the basic Config::Setting
class in one of your own modules, and then provide an interface to your
code using it. When set up, you can then override the settings on a
per-host basis, or even using an environment variable.

PR: 28565
Submitted by: Pete Fritchman <petef@databits.net>
2001-07-01 15:59:27 +00:00
James E. Housley
9ed6c1e5dc I really should us a PKGNAMEPREFIX to prevent confusion. 2001-07-01 02:03:06 +00:00
James E. Housley
59b5a3664f This is needed for make package, DUH!!!
Submitted by:	bento
2001-07-01 01:58:02 +00:00
Mario Sergio Fujikawa Ferreira
5a8fa38061 Update to version 1.4 Build 119 2001-07-01 00:36:53 +00:00
Dirk Meyer
00e501d1bc This port build-depends on devel/mipsel-linux-binutils and
devel/agenda-headers.
  This port run-depends on devel/mipsel-linux-binutils.

  This is egcs-1.0.3a for mipsel-linux target with Linux VR
  patches.
  Version egcs-1.0.3a is latest official supported by Linux VR version.
  This port was converted from SRPM for RedHat.

PR:		28515
Submitted by:	lev@serebryakov.spb.ru
2001-06-30 11:53:23 +00:00
Dirk Meyer
e1d07602a0 This ports run-depends on devel/agenda-headers.
This port installs all libraries for development for Agenda VR3 PDA
  with Linux VR. This port was converted from official RPM.
  Libraries are precompiled.

PR:		28513
Submitted by:	lev@serebryakov.spb.ru
2001-06-30 11:50:36 +00:00
Dirk Meyer
6206c2bedd This ports run-depends on devel/mipsel-linux-kernel-headers.
This port installs all headers for development for Agenda VR3 PDA
  with Linux VR. This port was converted from official RPM.

PR:		28512
Submitted by:	lev@serebryakov.spb.ru
2001-06-30 11:47:30 +00:00
Dirk Meyer
cd3a628a59 This is binutils-2.8.1 for mipsel-linux target with Linux VR
patches.
  Version 2.8.1 is latest official supported by Linux VR version.
  This port was converted from SRPM for RedHat.

PR:		28514
Submitted by:	lev@serebryakov.spb.ru
2001-06-30 11:45:12 +00:00
Dirk Meyer
3f37e4bbcc This is Linux kernel headers for Linux VR 2.4.0test9 (latest supported).
Target for this platform is mipsel-linux.

PR:		28516
Submitted by:	lev@serebryakov.spb.ru
2001-06-30 11:35:37 +00:00
Dima Dorfman
d726aae9d7 Correct the URL per the author's request.
PR:		28534
Submitted by:	Jaakko Hyvtti <jaakko.hyvatti@iki.fi>
2001-06-30 06:36:44 +00:00
James E. Housley
a88183c1c2 Use the new devel/rtems-gcc port to fetch the gcc tarball. This also
has the added benifit of reducing the different number of the same or
similar tarballs floating around.
2001-06-29 12:40:06 +00:00
James E. Housley
98d4111463 This is port to fetch the gcc tarball for the *-rtems-(gcc|gcj|g77|objc)
ports.  These need both gcc and newlib fetched, and since they have
different master sites, this was the cleanest way.
2001-06-29 12:36:48 +00:00
Thomas Gellekum
e2b6a66592 Oops, for some reason there was a reference to pkg-message, which doesn't exist. 2001-06-29 11:59:30 +00:00
Akinori MUSHA
4b9f2d5547 Add ruby-rreadline, a pure Ruby implementation of the Readline
library.
2001-06-29 09:47:27 +00:00
Akinori MUSHA
d1df17f68f Update to 0.1.2. 2001-06-28 16:47:27 +00:00
Paul Traina
7568d19b5d Remove myself as maintainer. 2001-06-28 11:08:14 +00:00
Dmitry Sivachenko
48583a023b Remove kdelibdocs from OPTIONAL_DEPENDS.
It depends on kdelibs1.
2001-06-28 07:31:52 +00:00
Brian S. Dean
cd6b168ee2 IA32 hardware debug register calculator 2001-06-28 02:02:46 +00:00
Peter Pentchev
4c05bcfac5 Update to use Python.
PR:		27837
Submitted by:	maintainer
2001-06-27 13:53:02 +00:00
Johann Visagie
afc010f63a Updating my email address in my remaining ports.
Prompted by:	vanilla
2001-06-27 10:15:01 +00:00
Mario Sergio Fujikawa Ferreira
4a91730ecc Add a missing period (.) at sentence end.
Submitted by:	demon
2001-06-26 16:41:15 +00:00
Jimmy Olgeni
65d7553a54 Add missing "\" at end of line (RUN_DEPENDS). 2001-06-26 16:16:58 +00:00
Thomas Gellekum
a01fa57525 Activate gnustep-{base,gui,guile,make,objc,xgps}. 2001-06-26 12:18:05 +00:00
Thomas Gellekum
8ffca28f27 This is now the mega port that installs the GNUstep stuff.
Set to version 1.0.2.
2001-06-26 12:12:35 +00:00
Thomas Gellekum
52bfdf64d4 Upgrade to 1.0.1 2001-06-26 11:56:42 +00:00