aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to a 7-Oct-2002 GCC 3.3 in-development checkout.David E. O'Brien2002-10-1070-2044/+2310
| | | | Notes: svn path=/head/; revision=67786
* Fixed checksum mismatch. Provided alternative download locationErnst de Haan2002-10-091-1/+1
| | | | | | | | | for old version of distfile. PR: 43397 Notes: svn path=/head/; revision=67720
* Maintainership dropped by maintainer. Back to freebsd-ports.Ernst de Haan2002-10-092-4/+1
| | | | | | | | PR: 43397 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Notes: svn path=/head/; revision=67719
* Forgot to remove this one...Jimmy Olgeni2002-10-091-12/+0
| | | | Notes: svn path=/head/; revision=67713
* Update to version 1.2.4.Jimmy Olgeni2002-10-092-5/+4
| | | | Notes: svn path=/head/; revision=67710
* Update to 0.5.2.Akinori MUSHA2002-10-085-42/+61
| | | | | | | The port does not install source files (for reference) any more. Notes: svn path=/head/; revision=67661
* Use RUBY_MOD*.Akinori MUSHA2002-10-0618-396/+390
| | | | Notes: svn path=/head/; revision=67509
* Add CVS "fetch" framework.David E. O'Brien2002-10-051-0/+34
| | | | Notes: svn path=/head/; revision=67400
* Fix installation.Maxim Sobolev2002-10-051-1/+1
| | | | | | | Submitted by: IWASAKI Dai <dai@tristan.jp> Notes: svn path=/head/; revision=67361
* Update to 8.4.0Dirk Meyer2002-10-053-5/+5
| | | | Notes: svn path=/head/; revision=67345
* Update to latest version.Patrick S. Gardella2002-10-016-258/+120
| | | | Notes: svn path=/head/; revision=67276
* Fix MASTER_SITES, add second checksum (the GNU copy has a differentKris Kennaway2002-09-293-3/+7
| | | | | | | | | | subdirectory name, no other changes), add Author and WWW info. Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/43444 Notes: svn path=/head/; revision=67251
* find->${FIND},xargs->${XARGS}Ying-Chieh Liao2002-09-291-1/+1
| | | | | | | | PR: 40791 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx> Notes: svn path=/head/; revision=67236
* Fix build on Alpha.Joe Marcus Clarke2002-09-291-0/+20
| | | | | | | | Reported by: bento Tested by: kris on bento Notes: svn path=/head/; revision=67201
* Make fetchable again (MASTER_SITE moved)Kris Kennaway2002-09-282-2/+2
| | | | Notes: svn path=/head/; revision=67196
* Correct syntax error in do-install (&& && -> &&)Kris Kennaway2002-09-281-1/+1
| | | | Notes: svn path=/head/; revision=67195
* PR: 43446Patrick S. Gardella2002-09-283-8/+6
| | | | | | | Submitted by: Tilman Linneweh <tilman@arved.de> Notes: svn path=/head/; revision=67194
* fix bento build error : there is a *alloc() clashYing-Chieh Liao2002-09-281-1/+1
| | | | | | | | PR: 43311 Submitted by: adam@vectors.cx Notes: svn path=/head/; revision=67185
* Update lang/ruby-devel to the latest snapshot as of 2002-09-27, whichAkinori MUSHA2002-09-2710-48/+10
| | | | | | | | | | | fixes several coredump bugs and fatal threading problems. Remove the autoconf dependency by including a pre-generated configure script in the distfile. It now also includes a pre-generated parse.c made by bison 1.35. Notes: svn path=/head/; revision=67167
* * Match up distfiles and their respective master sites.Christian Weisgerber2002-09-251-4/+7
| | | | | | | | | * Mark the bootstrap as i386-only. Approved by: maintainer Notes: svn path=/head/; revision=67144
* lang/ruby_static doesn't depend on autoconf any more.Akinori MUSHA2002-09-242-8/+4
| | | | | | | (but lang/ruby_static-devel still does) Notes: svn path=/head/; revision=67106
* Reroll a stable snapshot tarball as of 2002-09-12 for lang/rubyAkinori MUSHA2002-09-244-24/+14
| | | | | | | | | | containing a pregenerated configure and a parse.c generated with bison 1.35. This is to offer a smaller (.tar.bz2) distfile, remove the autoconf dependency and benefit from a bit more efficient parse.c than that which byacc(1) generates. Notes: svn path=/head/; revision=67102
* Upgrade to 0.6.3.Vanilla I. Shu2002-09-235-25/+34
| | | | | | | | | PR: ports/43272 Submitted by: maintainer Somepart by: me Notes: svn path=/head/; revision=67064
* Fix a silly typo introduced in the previous commit and unbreak.Akinori MUSHA2002-09-232-2/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=67061
* fix plistYing-Chieh Liao2002-09-222-6/+7
| | | | | | | | PR: 43165 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=67041
* - link libc_pic.a when compiling with "-KPIC -static"Alexander Leidinger2002-09-2212-36/+282
| | | | | | | | | | | - link libc_p.a/lib_c_r.a when compiling with "-pg -static" - fix unresolved symbols to make "-pg" and "-prof_gen" work Submitted by: marius@alchemy.franken.de Approved by: kris Notes: svn path=/head/; revision=67028
* Update to 6.0.1.304.Alexander Leidinger2002-09-226-30/+28
| | | | | | | | | Submitted by: maintainer Approved by: kris PR: 43150 Notes: svn path=/head/; revision=67027
* fix plist problem by removing extra files which are generated by reinplaceYing-Chieh Liao2002-09-211-0/+1
| | | | | | | | | PR: 43162 Submitted by: maintainer Noticed by: bento log Notes: svn path=/head/; revision=67012
* Use RUBY_SHIM18_PORT.Akinori MUSHA2002-09-212-4/+4
| | | | Notes: svn path=/head/; revision=67001
* upgrade to 3.2-4Ying-Chieh Liao2002-09-215-35/+49
| | | | | | | | | | change maintainer email PR: 42634 Submitted by: maintainer Notes: svn path=/head/; revision=66943
* Update to the latset snapshot as of 2002.09.20.Akinori MUSHA2002-09-202-2/+2
| | | | Notes: svn path=/head/; revision=66936
* Update lang/ruby-devel to the latset snapshot as of 2002.09.20.Akinori MUSHA2002-09-202-0/+2
| | | | Notes: svn path=/head/; revision=66935
* GNOME has just changed the layout of their FTP site. This resulted inJoe Marcus Clarke2002-09-201-1/+1
| | | | | | | | making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location. Notes: svn path=/head/; revision=66862
* Add another possible download site (it isn't guaranteed that te file isAlexander Leidinger2002-09-202-2/+2
| | | | | | | | | available from there). Noticed by: "Ulrich 'Q' Spoerlein" <q@uni.de> Notes: svn path=/head/; revision=66834
* - Update to 6.0.1.304.Alexander Leidinger2002-09-2014-96/+130
| | | | | | | | | | | | | | | | | | | | | | | | | | | - Re-enable patching of iccvars.(c)sh (solely called by icid and therefore overlooked), accidentally broken by last commit. - Fix generation of multi-threaded code, triggered by the (badly documented) compiler option "-mt". - Disable compiler options "-openmp*" and "-parallel", they depend on libguide which itself depends on pthread_atfork() (not provided by libc_r), therefore don't install libguide. Note: All compiler options are now believed to either work on FreeBSD or be disabled (Maintainer note: '-prof_gen' is under investigation). - Add a message about installing stlport-icc in order to get full C++ support. - Remove workaround for generation of shared objects with binutils/ld 2.12.x, appears to be fixed (unfortunately no confirmation by Intel Support, "That is good news <...> then we should just close this issue." *sigh*). Submitted by: marius@alchemy.franken.de - Add note about a problem on P4 and how to solve it. Suggested by: Martin Kahlert <martin.kahlert@infineon.com> - Remove outdated information in pkg-descr. Notes: svn path=/head/; revision=66830
* Unbreak.Jun Kuriyama2002-09-201-0/+2
| | | | | | | | PR: ports/42606 Submitted by: Tilman Linneweh <tilman@arved.FreeBSD.ORG> Notes: svn path=/head/; revision=66781
* Add md5sum for -current bootstrap tarball. It works now on -current.Oliver Braun2002-09-193-0/+3
| | | | Notes: svn path=/head/; revision=66710
* Add PDSS(v2.52.21), which stands for PIMOS Development SupportNorikatsu Shigemura2002-09-1916-0/+759
| | | | | | | | | | | | System, is a KL1/Prolog (Parallel logic programming language) byte-code Interpreter/compiler environment. PR: ports/42703 Submitted by: NINOMIYA Hideyuki <nin@Jp.FreeBSD.org> Approved by: knu (mentor) Notes: svn path=/head/; revision=66699
* Update to Python 2.2.1 + Stackless 020918 snapshotHye-Shik Chang2002-09-182-4/+8
| | | | Notes: svn path=/head/; revision=66612
* Total hack to allow gcc31 to build on -CURRENT.David E. O'Brien2002-09-183-10/+12
| | | | | | | | | This hack makes gcc totally use our stock headers vs. the fixinc'ed ones. There is probably zero chance of getting this fixed in the FSF/GCC CVS repository, as the 3.1 branch is offically closed. Notes: svn path=/head/; revision=66611
* Don't use MAKE_ARGS to proliferate CFLAGS as setting CFLAGS inThomas Gellekum2002-09-181-6/+5
| | | | | | | | | | /etc/make.conf will gladly overwrite the value in MAKE_ARGS. Patch Makedefs (in the Icon source) instead. PR: 38322 Notes: svn path=/head/; revision=66586
* better for future maintainYing-Chieh Liao2002-09-181-5/+5
| | | | Notes: svn path=/head/; revision=66583
* Remove no longer needed patches.Oliver Braun2002-09-186-192/+0
| | | | Notes: svn path=/head/; revision=66581
* Correct ${MASTER_SITE}, update checksums.Joseph Koshy2002-09-182-6/+6
| | | | | | | Submitted by: Paul Gabriel <paul@pogo.franken.de> Notes: svn path=/head/; revision=66574
* Update lang/ruby-devel to the snapshot as of 2002-09-17.Akinori MUSHA2002-09-182-0/+2
| | | | | | | This fixes coredump on the Alpha. Notes: svn path=/head/; revision=66573
* Update to version 5.04.1.Jimmy Olgeni2002-09-179-33/+33
| | | | Notes: svn path=/head/; revision=66535
* Upgrade to 5.04.1.Oliver Braun2002-09-179-51/+9
| | | | | | | | | | | Note: This does *NOT* work on -current. The bootstrap tarball for -current is still missing. I am working on it. However I wanted to make this new version available on 4.7-R. Submitted by: maintainer Notes: svn path=/head/; revision=66530
* - C++ support: fix to work also on -current, work around broken exceptionAlexander Leidinger2002-09-1722-312/+1270
| | | | | | | | | | | | | | | | | | | | | handling when generating shared objects with binutils/ld 2.12.[0,1], link in the icc C++ ABI definitions not those of gcc - remove libcprts (STL): it has unresolvable glibc dependencies in both, dynamic and static, versions, therefore is not usable and entirely unneeded when libstlport is used instead - add libimf (Intel's optimized math functions library), while there's no measurable speed improvement (at least for the functions tested) in comparison to FreeBSD's libm beyond the "normal" icc vs. gcc boost icc occasionally produces code depending on libimf when told to optimize for Pentium 4 - replace the ld-script with a wrapper written in C as (c)sh is a bit limited and long winded for that purpose - minor stuff and cleanup Submitted by: marius@alchemy.franken.de Notes: svn path=/head/; revision=66502
* Add WITHOUT_X11 knob.Thomas Gellekum2002-09-162-13/+26
| | | | | | | | PR: 42608 Submitted by: Joe Kelsey <joek@mail.flyingcroc.net> Notes: svn path=/head/; revision=66441
* Add missing file to plistKris Kennaway2002-09-141-0/+1
| | | | Notes: svn path=/head/; revision=66332