summaryrefslogtreecommitdiff
path: root/lang (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Modify BSDPAN to make INSTALLSITEMAN1DIR and INSTALLSITEMAN3DIR be equalAnton Berezin2002-07-2210-10/+20
| | | | | | | to INSTALLMAN1DIR and INSTALLMAN3DIR, respectively, if there are no corresponding variables in Config.pm, which is unfortunately the case for perl 5.8.0. This fixes manpage installation path for p5 ports built with perl5.8.0 as /usr/bin/perl.
* Initial import.Yukihiro Nakai2002-07-226-0/+107
| | | | .NET clone by Ximian
* Remove gehicks@cisco.com as MAINTAINER; mail has been bouncing for 2 months.Bill Fenner2002-07-221-1/+1
|
* Add a MASTER_SITE_SUBDIR for gcc.Daniel Eischen2002-07-211-1/+1
|
* Update to 5.8.0 (after repocopy).Anton Berezin2002-07-2141-4295/+6696
|
* I forgot to add 2 new patchfiles :(Jimmy Olgeni2002-07-219-0/+195
|
* When lang/ifc and lang/icc are both installed, ifc does not use the correctAlexander Leidinger2002-07-214-0/+30
| | | | | | | | ld. Work around by reordering the PATH variable in the ifc wrapper script. Submitted by: maintainer PR: 40744 Bump PORTREVISION.
* Update port to version 5.04.Jimmy Olgeni2002-07-2112-486/+1281
| | | | | | PR: 40779 Submitted by: Simon Marlow <simon@smarlow.com> Reviewed by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* Update to v110.41.Joseph Koshy2002-07-192-18/+18
| | | | Submitted by: Johannes 5 Joemann <joemann@beefree.free.de> [MAINTAINER]
* ${PERL} -> ${REINPLACE_CMD}Ying-Chieh Liao2002-07-191-4/+7
| | | | | | | | ${SED} -> ${REINPLACE_CMD} PR: 40750 Submitted by: 40751 Reviewed by: maintainer
* Shorten comment to make portlint happy.Jimmy Olgeni2002-07-181-1/+1
|
* Update port to version 1.2.3, setting emacs21 as the default IDE.Jimmy Olgeni2002-07-183-8/+23
| | | | Unbreak build using an aclocal patch.
* - Update to 6.0.159.Alexander Leidinger2002-07-188-132/+140
| | | | | | | | Submitted by: maintainer PR: 40446 - Portlint - add missing USE_LINUX
* Add support for WITH_ERLANG_THREADS (enables threaded I/O).Jimmy Olgeni2002-07-152-0/+18
|
* Update lang/ruby and lang/ruby-devel to the latest snapshots as ofAkinori MUSHA2002-07-158-40/+82
| | | | 2002-07-15.
* chown lib/erlang to root:wheel with proper permissions, do not use bogusJimmy Olgeni2002-07-152-0/+4
| | | | uids from the documentation tarball.
* Document the bad interaction with the linux-devtools port.Alexander Leidinger2002-07-142-0/+6
| | | | Noticed by: "Simon 'corecode' Schubert" <corecode@corecode.ath.cx>
* Update to 6.0.159.Alexander Leidinger2002-07-134-18/+18
|
* Convert all core GNOME1 components and some of the most popular GNOME1Maxim Sobolev2002-07-111-4/+2
| | | | | | | | | | | | | | | | 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
* upgrade to 6.10.5Ying-Chieh Liao2002-07-114-28/+5
| | | | | PR: 40435 Submitted by: maintainer
* 1. Merge from src/contrib/perl5/lib/ExtUtils/Attic/Install.pm rev. 1.2:Anton Berezin2002-07-1021-42/+98
| | | | | | | | | | | | | | 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>
* Welcome Jerry A! to maintainership of expectDavid W. Chapman Jr.2002-07-091-1/+1
|
* Update to recent versionDavid W. Chapman Jr.2002-07-093-15/+24
| | | | | | | Remove maintainer since email address is invalid PR: 39954 Submitted by: jerry@thehutt.org
* Remove unused fileHye-Shik Chang2002-07-091-4/+0
|
* Upgrade to the 1-July-2002 GCC 3.1.1 pre-release snapshot.David E. O'Brien2002-07-086-74/+74
| | | | | | 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.
* New port: Intel's Fortran compiler supporting Pentium 4 and Itanium processor.Dmitry Sivachenko2002-07-0811-0/+1545
| | | | | PR: 37704 Submitted by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
* upgrade to 3.14pYing-Chieh Liao2002-07-0710-144/+92
| | | | | PR: 40307 Submitted by: maintainer
* PERL -> REINPLACE_CMDYing-Chieh Liao2002-07-072-5/+16
| | | | | PR: 40289 Submitted by: maintainer
* update to ePerl's new home at OSSP.orgRalf S. Engelschall2002-07-073-30/+24
|
* Sweep through and fix some dependency problems and forgotten shlibPatrick Li2002-07-061-1/+1
| | | | | | version bumps Noticed by: bento
* Re-fix the sawfish configurators after switching over to librep.Joe Marcus Clarke2002-07-032-1/+21
| | | | | Reported by: Anders Andersson <anders@hack.org> Pointy hat to: me
* Do not require Gcc 3.1 to compile -- or we have an infinate loop on RELENG_4.David E. O'Brien2002-07-022-0/+4
| | | | Problem Reported by: Oliver Brandmueller <ob@e-Gitt.NET>
* use REINPLACEYing-Chieh Liao2002-07-022-5/+25
| | | | | | add missing files to PLIST and MAN1 Submitted by: pat
* Update to Python2.2.1+Stackless020701Hye-Shik Chang2002-07-014-12/+15
|
* Add another download location.Alexander Leidinger2002-07-012-2/+2
|
* upgrade to 0.4.0Ying-Chieh Liao2002-07-012-2/+2
| | | | | PR: 40062 Submitted by: maintainer
* Mark this port as only for the i386 architecture.Joseph Koshy2002-07-011-0/+2
| | | | Suggested by: Christian "naddy" Weisgerber <naddy@freebsd.org>
* Bump treecc binary versionPatrick Li2002-06-301-1/+1
|
* Update to 0.1.2Patrick Li2002-06-303-4/+3
| | | | | PR: 40048 Submitted by: maintainer
* upgrade to 2.0.1Ying-Chieh Liao2002-06-297-29/+257
| | | | | PR: 39986 Submitted by: Ports Fury
* Update to 2.28Kevin Lo2002-06-284-12/+22
| | | | | PR: 39898 Submitted by: MAINTAINER
* Add qscheme 0.5.1, a small and fast Scheme interpreter.Will Andrews2002-06-2710-0/+246
| | | | | PR: 34999 Submitted by: erik@smluc.org
* PERL -> REINPLACE_CMDHye-Shik Chang2002-06-271-1/+2
| | | | | PR: 39262, 39263, 39264, 39265, 39266, 39267 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* Add visualworks 5i.4, a high performance Smalltalk environment.Will Andrews2002-06-276-0/+3428
| | | | | PR: 26884 Submitted by: js@jeannot.org
* Strip plist of another old file.Dirk Meyer2002-06-261-1/+0
|
* Remove librep2. librep and librep2 are now in sync.Joe Marcus Clarke2002-06-269-420/+0
|
* Use REINPLACE_CMD as well as USE_REINPLACEHye-Shik Chang2002-06-251-7/+7
|
* Update to 0.16.1.Maxim Sobolev2002-06-253-2/+7
|
* Updating my email address.Hye-Shik Chang2002-06-253-3/+3
| | | | Approved by: cjh (mentor)
* ${PERL} -> ${REINPLACE_CMD}Ying-Chieh Liao2002-06-241-1/+2
| | | | | PR: 39746 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer)