Commit Graph

2708 Commits

Author SHA1 Message Date
Jimmy Olgeni
169b9965a7 Add support for WITH_ERLANG_THREADS (enables threaded I/O). 2002-07-15 15:50:44 +00:00
Akinori MUSHA
71b459f3a6 Update lang/ruby and lang/ruby-devel to the latest snapshots as of
2002-07-15.
2002-07-15 11:26:49 +00:00
Jimmy Olgeni
79d87c64af chown lib/erlang to root:wheel with proper permissions, do not use bogus
uids from the documentation tarball.
2002-07-15 08:56:26 +00:00
Alexander Leidinger
e68a6138cc Document the bad interaction with the linux-devtools port.
Noticed by:	"Simon 'corecode' Schubert" <corecode@corecode.ath.cx>
2002-07-14 16:31:40 +00:00
Alexander Leidinger
b7cf86fa3d Update to 6.0.159. 2002-07-13 14:57:15 +00:00
Maxim Sobolev
19a718ac4c Convert all core GNOME1 components and some of the most popular GNOME1
apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular,
which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably
reduce langht of dependency chains for GNOME1 ports (for example after this
commit AbiWord's dependency chain was reduced by 7 ports from 57 to only
50, while Gnumeric's - from 60 to 53 and so on).

The most of the GNOME1 apps are still not converted, so that lot of work is
still ahead.

Please report any unusual problems to gnome@FreeBSD.org.

Discussed with:	marcus
Reviewed by:	marcus
2002-07-11 17:16:10 +00:00
Ying-Chieh Liao
6b950a1acd upgrade to 6.10.5
PR:		40435
Submitted by:	maintainer
2002-07-11 06:54:38 +00:00
Anton Berezin
6bab76381c 1. Merge from src/contrib/perl5/lib/ExtUtils/Attic/Install.pm rev. 1.2:
Force installs. This is to allow (semi-)automatic garbage removal by
      "find /usr/libdata -ctime -N -delete".

Well - substitute /usr/libdata with /usr/local/lib/perl5 here.

Requested by:	sheldonh

2. Do not link with libbind even if Configure detects it.  A particular
reason for that is that perl's getpw* stop working with NIS.

Reported by:	Russell Cattelan <cattelan@thebarn.com>
2002-07-10 16:06:00 +00:00
David W. Chapman Jr.
610964ad70 Welcome Jerry A! to maintainership of expect 2002-07-09 16:35:54 +00:00
David W. Chapman Jr.
9942828401 Update to recent version
Remove maintainer since email address is invalid

PR:		39954
Submitted by:	jerry@thehutt.org
2002-07-09 16:24:38 +00:00
Hye-Shik Chang
532743913c Remove unused file 2002-07-09 00:14:37 +00:00
David E. O'Brien
c2d708e143 Upgrade to the 1-July-2002 GCC 3.1.1 pre-release snapshot.
Note that with this update we loose the .info files.
I am sick and tired of dealing with them and most of all makeinfo --no-split
isn't working.
2002-07-08 18:10:23 +00:00
Dmitry Sivachenko
9da9c4f4af New port: Intel's Fortran compiler supporting Pentium 4 and Itanium processor.
PR:		37704
Submitted by:	Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
2002-07-08 03:14:41 +00:00
Ying-Chieh Liao
27b3373b18 upgrade to 3.14p
PR:		40307
Submitted by:	maintainer
2002-07-07 18:36:25 +00:00
Ying-Chieh Liao
281a55555a PERL -> REINPLACE_CMD
PR:		40289
Submitted by:	maintainer
2002-07-07 18:34:07 +00:00
Ralf S. Engelschall
0cb7c6f84e update to ePerl's new home at OSSP.org 2002-07-07 18:14:26 +00:00
Patrick Li
cca6bca291 Sweep through and fix some dependency problems and forgotten shlib
version bumps

Noticed by:	bento
2002-07-06 06:12:00 +00:00
Joe Marcus Clarke
2881c2261a Re-fix the sawfish configurators after switching over to librep.
Reported by:	Anders Andersson <anders@hack.org>
Pointy hat to:	me
2002-07-03 05:00:30 +00:00
David E. O'Brien
e80d40b536 Do not require Gcc 3.1 to compile -- or we have an infinate loop on RELENG_4.
Problem Reported by:	Oliver Brandmueller <ob@e-Gitt.NET>
2002-07-02 23:03:50 +00:00
Ying-Chieh Liao
2d74395bb0 use REINPLACE
add missing files to PLIST and MAN1

Submitted by:	pat
2002-07-02 11:06:37 +00:00
Hye-Shik Chang
f0d7d7bb09 Update to Python2.2.1+Stackless020701 2002-07-01 19:20:30 +00:00
Alexander Leidinger
f402fdda62 Add another download location. 2002-07-01 17:25:31 +00:00
Ying-Chieh Liao
861bc6d627 upgrade to 0.4.0
PR:		40062
Submitted by:	maintainer
2002-07-01 14:02:09 +00:00
Joseph Koshy
8174503a8f Mark this port as only for the i386 architecture.
Suggested by: 	Christian "naddy" Weisgerber <naddy@freebsd.org>
2002-07-01 08:53:03 +00:00
Patrick Li
9f08d92cf0 Bump treecc binary version 2002-06-30 23:32:39 +00:00
Patrick Li
b4d7728278 Update to 0.1.2
PR:		40048
Submitted by:	maintainer
2002-06-30 23:31:54 +00:00
Ying-Chieh Liao
e5c683d617 upgrade to 2.0.1
PR:		39986
Submitted by:	Ports Fury
2002-06-29 19:14:59 +00:00
Kevin Lo
34822a889a Update to 2.28
PR: 39898
Submitted by: MAINTAINER
2002-06-28 08:23:07 +00:00
Will Andrews
1a388281f5 Add qscheme 0.5.1, a small and fast Scheme interpreter.
PR:		34999
Submitted by:	erik@smluc.org
2002-06-27 14:32:30 +00:00
Hye-Shik Chang
873be20ff6 PERL -> REINPLACE_CMD
PR:		39262, 39263, 39264, 39265, 39266, 39267
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-06-27 13:32:14 +00:00
Will Andrews
6d7566702c Add visualworks 5i.4, a high performance Smalltalk environment.
PR:		26884
Submitted by:	js@jeannot.org
2002-06-27 11:21:38 +00:00
Dirk Meyer
8727ed4785 Strip plist of another old file. 2002-06-26 20:29:30 +00:00
Joe Marcus Clarke
8748cab92f Remove librep2. librep and librep2 are now in sync. 2002-06-26 09:15:52 +00:00
Hye-Shik Chang
3308597080 Use REINPLACE_CMD as well as USE_REINPLACE 2002-06-25 19:19:54 +00:00
Maxim Sobolev
c25f0a7666 Update to 0.16.1. 2002-06-25 12:41:44 +00:00
Hye-Shik Chang
10cb7d0c73 Updating my email address.
Approved by: cjh (mentor)
2002-06-25 07:50:58 +00:00
Ying-Chieh Liao
7ef18f1429 ${PERL} -> ${REINPLACE_CMD}
PR:		39746
Submitted by:	Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer)
2002-06-24 04:44:17 +00:00
David E. O'Brien
e98a728640 Upgrade to the 17-June-2002 GCC 3.1.1 pre-release snapshot. 2002-06-22 20:26:51 +00:00
Dmitry Sivachenko
023b77f9b9 New port: Emacs major mode for editing PHP files. 2002-06-21 20:06:20 +00:00
Jacques Vidrine
c165e4104f Drop MAINTAINER: I'm not really taking care of these anymore. 2002-06-21 17:40:05 +00:00
Ying-Chieh Liao
2f1e7a4789 Replace ${PERL} with ${REINPLACE_CMD}
PR:		39605
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-06-21 16:20:23 +00:00
Maxim Sobolev
8184c132e2 Respect CFLAGS instead of always incorporating debugging info into libgbrun
shared library, which boosts package size by 10x.
2002-06-21 13:25:09 +00:00
Maxim Sobolev
bbf6050a45 Update to 0.16. 2002-06-21 12:29:23 +00:00
Patrick Li
6d645fa57e - Remove dead MASTER_SITES entry
- add WWW to pkg-descr
- add do-install target

PR:		39588
Submitted by:	maintainer
2002-06-21 05:02:01 +00:00
Ying-Chieh Liao
041df375fc upgrade to 2.5
PR:		39474
Submitted by:	maintainer
2002-06-20 19:53:10 +00:00
Jimmy Olgeni
edfdf5a3f5 Update port to version 7.7.1
Prompted by:	ijliao
2002-06-20 10:01:56 +00:00
Patrick Li
99c685f2a5 USE_REINPLACE has to be defined before including bsd.port.pre.mk 2002-06-20 05:27:33 +00:00
Joe Marcus Clarke
16e039f028 * Don't install .la files
* Don't install libltdl.*
* Dump PORTREVISION
2002-06-19 19:58:11 +00:00
Joe Marcus Clarke
71c8105783 Chase guile shared lib number.
Prompted by:	Mike Harding <mvh@ix.netcom.com>
2002-06-19 16:37:57 +00:00
Maxim Sobolev
4803463633 Add USE_REINPLACE where appropriate. 2002-06-19 08:18:10 +00:00