summaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'RELEASE_4_6_1'.release/4.6.1cvs2svn2002-08-10518-57690/+0
| | | | | Notes: svn path=/head/; revision=64310 svn path=/tags/RELEASE_4_6_1/; revision=64311; tag=release/4.6.1
* Add missing dependency to fix build on bentoPatrick Li2002-05-251-0/+1
| | | | | | | Noticed by: kris Notes: svn path=/head/; revision=59955
* Make sure STRIP is defined before referencing the value. STRIP can beAkinori MUSHA2002-05-254-4/+4
| | | | | | | | | | undefined when DEBUG_FLAGS is defined. Submitted by: Dave Cornejo <dave@dogwood.com>, Joshua Goodall <joshua@roughtrade.net> Notes: svn path=/head/; revision=59938
* Update lang/ruby and lang/ruby-devel to the latest snapshots as ofAkinori MUSHA2002-05-2410-8/+16
| | | | | | | 2002-05-23. Notes: svn path=/head/; revision=59876
* Use a cleaner, documented way to obtain the path of BSDPAN. This fixesAnton Berezin2002-05-2414-21/+28
| | | | | | | | | | the problems with threaded perl build. The threaded perl is curently unsupported by this port but seems to work fine with this fix applied. Reported by: Jens Fallesen <jens@fallesen.dk> Notes: svn path=/head/; revision=59872
* Upgrade to 1.2b6. This is the result of chasing theErnst de Haan2002-05-242-4/+2
| | | | | | | | | | | author. Port is now unbroken. Approved by: maintainer Notes: svn path=/head/; revision=59859
* Make this port compile again, and remove the BROKEN annotation.John Polstra2002-05-242-3/+58
| | | | Notes: svn path=/head/; revision=59856
* back out commit made comparing OSVERSION and use sed(1) to workaround perlPatrick Li2002-05-231-15/+6
| | | | | | | | | | | on current issue. gotta back it out sooner or later. /me puts on pointy hat Requested by: many Notes: svn path=/head/; revision=59826
* GC empty files.Maxim Sobolev2002-05-231-0/+0
| | | | | | | Submitted by: find /usr/ports -type f -size 0 Notes: svn path=/head/; revision=59797
* Add PORTREVISION bump for change made in Makefile rev 1.7Patrick Li2002-05-231-0/+1
| | | | | | | Submitted by: Carl Fongheiser <cmf@iabears.org> Notes: svn path=/head/; revision=59753
* Fix MASTER_SITES and give maintainership to submitter. Knock outPatrick Li2002-05-231-3/+5
| | | | | | | | | | some portlint warnings while i'm at it. PR: 38421 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=59749
* Fix ports for building with -current without perlPatrick Li2002-05-231-6/+15
| | | | | | | | PR: 38359 Submitted by: maintainer Notes: svn path=/head/; revision=59747
* Update to 0.3.6Patrick Li2002-05-223-12/+8
| | | | | | | | PR: 38248 Submitted by: maintainer Notes: svn path=/head/; revision=59730
* Unbroken. Set USE_JAVA to 1.2+ i.s.o. 1.1+.Ernst de Haan2002-05-211-4/+2
| | | | | | | | | Allowing Jikes as a Java compiler. Bumped PORTREVISION. Notes: svn path=/head/; revision=59653
* Make make depend to work with the new gcc (the new preprocessor outputsAnton Berezin2002-05-217-0/+91
| | | | | | | | | | | | more stuff than the old one, which confuses makedepend script in the distribution). PORTREVISION is not bumped since there was no functionality change. Reported-by: too many to list here Notes: svn path=/head/; revision=59620
* unbreak by fix dependenciesYing-Chieh Liao2002-05-201-3/+1
| | | | | | | | PR: 38344 Submitted by: maintainer Notes: svn path=/head/; revision=59534
* upgrade WWWYing-Chieh Liao2002-05-201-1/+1
| | | | Notes: svn path=/head/; revision=59527
* BROKEN: Does not buildKris Kennaway2002-05-201-0/+2
| | | | Notes: svn path=/head/; revision=59510
* BROKEN: Does not buildKris Kennaway2002-05-201-0/+2
| | | | Notes: svn path=/head/; revision=59502
* BROKEN: DOes not package correctlyKris Kennaway2002-05-201-0/+2
| | | | Notes: svn path=/head/; revision=59501
* 1. Speed up the fetch stage by using groups of MASTER_SITES.Anton Berezin2002-05-2014-70/+77
| | | | | | | | | | 2. Remove the dependency on perl (rather important for this port). 3. Make the script this port installs use the version of perl from ports. Reported-by: (item 2) Juriy Goloveshkin <j@gu.ru>, Mark Huizer <xaa@timewasters.nl> Notes: svn path=/head/; revision=59495
* Back to betas...Update to GNOME 2.0 beta 5.Joe Marcus Clarke2002-05-191-1/+1
| | | | Notes: svn path=/head/; revision=59482
* This is now in the stock FSF sources.David E. O'Brien2002-05-1816-1024/+0
| | | | Notes: svn path=/head/; revision=59437
* Upgrade to a 18-May-2002 GCC 3.2 in-development checkout.David E. O'Brien2002-05-1814-210/+210
| | | | Notes: svn path=/head/; revision=59423
* Dont compile tests and examples since they dont get installed anyways.Patrick Li2002-05-181-0/+4
| | | | | | | | PR: 38167 Submitted by: maintainer Notes: svn path=/head/; revision=59409
* BROKEN: Does not buildKris Kennaway2002-05-181-0/+2
| | | | Notes: svn path=/head/; revision=59377
* BROKEN: Dies with sig11 during buildKris Kennaway2002-05-181-0/+2
| | | | Notes: svn path=/head/; revision=59373
* BROKEN: Does not package correctlyKris Kennaway2002-05-181-0/+2
| | | | Notes: svn path=/head/; revision=59365
* - Update to version 4.0.2Johann Visagie2002-05-172-6/+6
| | | | | | | | - This (trivial) commit comes to you from Beijing in the People's Republic of China. Is it a first? Notes: svn path=/head/; revision=59332
* BROKEN: Does not detect bison correctlyKris Kennaway2002-05-171-0/+2
| | | | Notes: svn path=/head/; revision=59326
* BROKEN: incorrect checksumKris Kennaway2002-05-171-0/+2
| | | | Notes: svn path=/head/; revision=59324
* Upgrade to 4.2.1.Dirk Froemberg2002-05-173-3/+3
| | | | Notes: svn path=/head/; revision=59296
* - reflect PREFIX variable.SADA Kenji2002-05-162-83/+109
| | | | | | | | | | - install some config files. - enable NOPORTDOCS option. PR: ports/36856 Submitted by: maintainer Notes: svn path=/head/; revision=59279
* Fix the sawfish configurator under -stable. Bump PORTREVISION.Joe Marcus Clarke2002-05-162-1/+21
| | | | | | | Reviewed by: sobomax Notes: svn path=/head/; revision=59265
* Update to 5.1David W. Chapman Jr.2002-05-166-29/+186
| | | | | | | | PR: 38127 Submitted by: obraun@informatik.unibw-muenchen.de Notes: svn path=/head/; revision=59264
* Fix building on the Alpha.Thomas Gellekum2002-05-1622-44/+110
| | | | | | | Submitted by: gallatin Notes: svn path=/head/; revision=59259
* Comment out some files from pkg-plist which are not built on alpha.Kris Kennaway2002-05-152-3/+9
| | | | | | | Submitted by: gallatin Notes: svn path=/head/; revision=59214
* Update to 0.5.0.Akinori MUSHA2002-05-152-4/+4
| | | | Notes: svn path=/head/; revision=59201
* Fix building under -currentDavid W. Chapman Jr.2002-05-151-0/+24
| | | | | | | | PR: 37940 Submitted by: obraun@informatik.unibw-muenchen.de Notes: svn path=/head/; revision=59174
* Update to 20020509 (version in GNOME2 RC2) after a repo-copies fromMaxim Sobolev2002-05-145-19/+26
| | | | | | | lang/librep, x11-toolkits/rep-gtk and x11-wm/sawfish. Notes: svn path=/head/; revision=59114
* Oops, last commit was an old version, this one is at least able to linkAlexander Leidinger2002-05-142-4/+6
| | | | | | | | | | build the LAME port with make CC=icc CFLAGS="-tpp6 -DNDEBUG" No port revision bump because of the short timeframe... Notes: svn path=/head/; revision=59081
* Wrapper script for ld, needed to link native binaries.Alexander Leidinger2002-05-142-0/+130
| | | | Notes: svn path=/head/; revision=59080
* 1) Document some steps in the targets of the Makefile.Alexander Leidinger2002-05-144-6/+38
| | | | | | | | | | | | 2) icc is now able to link native binaries, at least a simple test case (a little bit more than a "Hello World!") runs fine. Our native ld is used here, so don't expect "-ipo" to work. Major parts of 2) are Submitted by: Dan Nelson <dnelson@allantgroup.com> Notes: svn path=/head/; revision=59079
* Corrections to some paths in descriptive messages, no need to bump theAlexander Leidinger2002-05-144-4/+4
| | | | | | | | | port revision. Submitted by: marius@alchemy.franken.de Notes: svn path=/head/; revision=59070
* Update icc from 5.0.1 to 6.0.139.Alexander Leidinger2002-05-1310-1670/+1718
| | | | Notes: svn path=/head/; revision=59010
* Fix mkdir() bug.Dirk Froemberg2002-05-133-3/+3
| | | | | | | | PR: ports/37825 Submitted by: Jason Taylor <jason@jase.org> Notes: svn path=/head/; revision=58995
* Updated to 2.8Yoshio MITA2002-05-122-2/+2
| | | | | | | | PR: ports/37967 Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk> Notes: svn path=/head/; revision=58957
* Dr. Shuhei Amakawa, who sent PR for upgrade of lang/emacs-lisp-introYoshio MITA2002-05-121-1/+1
| | | | | | | can take over the MAINTAINER of the port. Notes: svn path=/head/; revision=58950
* Drop maintainership.Jason Evans2002-05-111-1/+1
| | | | Notes: svn path=/head/; revision=58942
* Removed unnecessary file.Yoshio MITA2002-05-111-0/+0
| | | | Notes: svn path=/head/; revision=58904