1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
Commit Graph

2775 Commits

Author SHA1 Message Date
Ying-Chieh Liao
bd780d2358 remove rotfl
cannot fetch distfiles for a long time
2002-08-27 08:53:09 +00:00
Trevor Johnson
2bb59ebeda Turn Miguel Mendez' ports over to Adam Weinberger.
PR:	42012
2002-08-26 00:28:23 +00:00
Mario Sergio Fujikawa Ferreira
af2e8d3648 Update to 1.76
PR:		41990
Submitted by:	maintainer
2002-08-25 18:21:43 +00:00
Maxim Sobolev
202ab70e84 Properly convert command-line arguments into UTF-8 before passing them
to TCL interpreter, othervise arguments in any encoding other than
ASCII are becoming ????, even when LANG or LC_CTYPE is defined properly.

Problem reported by:	Alex V. Belinsky <fozzy@kievweb.net.ua>
2002-08-24 10:22:23 +00:00
Dirk Meyer
0aaa561798 use port math/libgmp4 in CURRENT
Fix SSL problem.
PR:		40450
Submitted by:	tacho@factline.com,kiwi@oav.net
2002-08-23 19:06:16 +00:00
Ade Lovett
3fccc4d9a5 BerkeleyDB cleanup - stage 3
Version 2 of Berkeley DB has been repo-copied to databases/db2, for
naming consistency with the other ports.  Fix dependencies accordingly.
2002-08-22 19:34:32 +00:00
Oliver Braun
379a7e6365 Add generic-haskell 1.23, the Generic Haskell compiler.
PR:		ports/40239
Approved by:	dwcjr (mentor)
2002-08-22 15:31:43 +00:00
Oliver Braun
8454312da9 * Install three binaries with prefix "-ghc" to avoid problems with
textproc/haxml and devel/drift. (1)
* Add WITHOUT_PROFILE knob to install without profiling libraries. (2)
* Bump PORTREVISION.

PR:		ports/41051 (1), ports/41231 (2)
Submitted by:	Volker Stolz <vs@lambda.foldr.org> (2)
Approved by:	maintainer, dwcjr (mentor)
2002-08-22 12:53:38 +00:00
Alexander Leidinger
01f1204f20 Fix syntax error in the no distfile case.
Submitted by:	Lukas Ertl <l.ertl@univie.ac.at>
2002-08-22 11:31:48 +00:00
Dirk Meyer
df37336bee Use PORTVERSION in pkg-plist 2002-08-21 18:27:52 +00:00
Dirk Meyer
71df3e449d Update to 3.0.361
new MAINTAINER, no respose from previous MAINTAINER for more than 3 months.
Submitted by:	kiwi@oav.net
2002-08-21 18:22:13 +00:00
Oliver Braun
7a749d72e2 Update to 1.14a.
Change MAINTAINER to my FreeBSD address.

PR:		ports/41629
Submitted by:	obraun
Approved by:	dwcjr (mentor)
2002-08-21 14:49:02 +00:00
Oliver Braun
c502381a37 Change MAINTAINER to my FreeBSD address.
Approved by:	dwcjr (mentor)
2002-08-21 14:46:07 +00:00
Kevin Lo
31f292746e Update to version 0.9p8
PR: 41593
Submitted by: MAINTAINER
2002-08-21 09:24:23 +00:00
Kevin Lo
6aa02c012e Update to version 3.06
PR: 41822
Submitted by: Ronald Kuehn <rk@ronald.org>
2002-08-21 02:14:35 +00:00
Anton Berezin
61b7290c32 o Make perl -MConfig -e 'use lib $Config{installsitelib}' work
o Bump PORTREVISION

Prompted by:	green
2002-08-20 20:58:32 +00:00
Alexander Leidinger
9b544d1add Fix bugs in last commit.
Submitted by:	maintainer
2002-08-20 11:03:14 +00:00
Alexander Leidinger
8878822150 - add category: devel
- use reinplace command where appropriate
- gzip man page
- clarify download instructions (1)
- fix typo in a comment (2)
- preparation for successfull C++ compiles (2, minor changes by me)

Even if I bumped the port revision for the C++ parts, there's no need to
update yet, wait until I commit the icc-stlport.

Requested by:	mi (1)
Submitted by:	Marius Strobl <marius@alchemy.franken.de> (2)
2002-08-20 10:01:58 +00:00
Alexander Leidinger
17e58aabf6 Set <INSTALLTIMECOMBOPACKAGEID> in compiler60/docs/fsupport (PR from
Maintainer).

Bump portrevision because this affects support requests to intel.

PR:	41650
2002-08-20 09:00:57 +00:00
Dmitry Sivachenko
9e6b39dffa Cosmetic. 2002-08-18 09:06:36 +00:00
Jimmy Olgeni
125b598694 Set proper ownership and permissions in ${PREFIX}/lib/oz (UID and GID in
doc/ were bogus).
2002-08-16 15:08:42 +00:00
Johann Visagie
f364407476 - Update to version 4.1
- Add Windows-centric formats
- Change from using ${PERL} to ${REINPLACE_CMD}
- To ease updates, discontinue the extensive modification of home page
2002-08-14 13:19:06 +00:00
Akinori MUSHA
8e32747fee Update to 0.5.1.
Install source files properly.
2002-08-13 14:27:57 +00:00
Christian Weisgerber
ecc678ac50 Update to ocaml 3.05.
PR:		41299
Submitted by:	Ronald Kuehn <rk@ronald.org>
Approved by:	maintainer timeout
2002-08-12 14:22:37 +00:00
Yukihiro Nakai
bcd77439fc Add fix for bind critical bug.
Add fix OSREL in Makefile
2002-08-12 09:20:52 +00:00
Ying-Chieh Liao
72dd9ee587 fix typo, PORTREVERSION -> PORTREVISION
Submitted by:	kcwu@ck.tp.edu.tw
2002-08-11 05:08:23 +00:00
Dirk Meyer
fe8e9bf366 Fix PREFIX dependency in GNUstep.sh,
cleanup pkg-plist
2002-08-09 03:25:48 +00:00
Ying-Chieh Liao
828b2e2e85 add open-cobol 0.9.7
An open-source COBOL compiler
2002-08-06 13:09:46 +00:00
OKAZAKI Tetsurou
e5c7cec95e Add a workaround for the error of ${REINPLACE_CMD}.
List reinplaced files statically.
2002-08-05 20:31:04 +00:00
Alexander Leidinger
6153e1ab4a 1) The new icc doesn't respect icc.cfg, solve this issue.
2) An actual rpm2cpio talks a little bit more, redirect sdterr to /dev/null.

Noticed by:	marius@alchemy.franken.de (1)
2002-08-04 20:40:14 +00:00
Joe Marcus Clarke
06db55477b Fix LIB_DEPENDS by adding a dependency on libtool.
PR:		40900
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-08-04 19:15:05 +00:00
Yukihiro Nakai
cc5e06329e Update to 0.13 2002-08-03 13:12:47 +00:00
Akinori MUSHA
88f4749065 Add a header file that's installed only when WITH_ONIGURUMA is defined
to pkg-plist.

Reported by:	nork
2002-08-03 12:36:22 +00:00
Akinori MUSHA
1fd170c545 Update to 1.7.2.2002.07.31. The optparse module has been included. 2002-08-03 08:45:36 +00:00
David E. O'Brien
3c222d1956 Upgrade to the official GCC 3.1.1 release.
This will be the last release on the GCC 3.1 branch.
2002-08-02 14:54:20 +00:00
Ade Lovett
c8eaa93644 Chase shlib rev of devel/gettext
Submitted by:	lots and lots
Pointy hat to:	ade
2002-08-01 16:22:41 +00:00
Ying-Chieh Liao
3a866a5e6b fix install problem
Submitted by:	maintainer
Pointed out by:	pat
2002-08-01 04:06:35 +00:00
Gerald Pfeifer
f95783c497 ftp://ftp.netwinder.org/ is no longer a MASTER_SITE.
Approved by:	obrien (maintainer+mentor)
2002-07-31 12:34:31 +00:00
Gerald Pfeifer
af80f14d42 Fix MASTER_SITES: gcc.gnu.org instead of egcs.cgynus.com, and also the
path was wrong).

Approved by:	obrien (maintainer+mentor)
2002-07-31 12:10:17 +00:00
Gerald Pfeifer
60320763d8 Fix MASTER_SITES: gcc.gnu.org instead of egcs.cgynus.com, and also the
path was wrong).

Approved by:	obrien (maintainer+mentor)
2002-07-31 12:02:37 +00:00
Ying-Chieh Liao
58e5ae5b64 upgrade to 0.4.2
PR:		41191
Submitted by:	maintainer
2002-07-31 09:48:24 +00:00
Joe Marcus Clarke
052c4e41bb Add USE_BISON.
Submitted by:	bento
2002-07-28 17:12:13 +00:00
Anton Berezin
d46ceb3a94 Merge from lang/perl5:
Add two knobs:

    WITH_PERL_MALLOC - to compile with perl's own malloc, as opposed to
    the freebsd system malloc. Some might find this useful, since perl's
    malloc is marginally faster in typical cases, and orders of
    magnitude faster in degenerate cases. Use with care.

    WITH_GDBM - to compile with gdbm support.
2002-07-28 09:14:17 +00:00
Anton Berezin
09fdc375e2 Add two knobs:
WITH_PERL_MALLOC - to compile with perl's own malloc, as opposed to the
freebsd system malloc.  Some might find this useful, since perl's malloc
is marginally faster in typical cases, and orders of magnitude faster in
degenerate cases.  Use with care.

WITH_GDBM - to compile with gdbm support.

Requested by:	netchild (WITH_PERL_MALLOC),
		Joachim Leidinger <jojo@blackpoint.de> (WITH_GDBM)
2002-07-28 08:25:07 +00:00
Patrick Li
0660c879c3 Make buildable with ghc again
PR:		ports/40890
Submitted by:	maintainer
2002-07-28 05:32:46 +00:00
David E. O'Brien
6e7ea03cc6 gcc32' was repocopied to gcc33' as it is being renumbered by the GCC guys. 2002-07-28 01:29:41 +00:00
Jimmy Olgeni
5948574224 Use source distribution rather than binaries, and remove bogus dependency
on libc.3.

PR:		41001
Submitted by:	KUNISHIMA Takeo <kunishi@acm.org>
2002-07-26 13:54:40 +00:00
Jimmy Olgeni
fb48e49031 Add html and postscript documentation for the Glasgow Haskell Compiler. 2002-07-26 13:38:27 +00:00
Patrick Li
c01d06b8d1 - Update to 0.9p7
- Give maintainership to submitter
- Sort pkg-plist
- Use LOCALBASE for path of libutils.la

PR:		ports/40985
Submitted by:	Christian Brueffer <chris@unixpages.org>
2002-07-25 18:19:57 +00:00
Patrick Li
6db9f8ae16 Update to 0.7.14
Pass maintainership to submitter

PR:		ports/40984
Submitted by:	Christian Brueffer <chris@unixpages.org>
2002-07-25 17:41:06 +00:00