summaryrefslogtreecommitdiff
path: root/lang (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 2.8.1David E. O'Brien1998-03-113-147/+147
| | | | Notes: svn path=/head/; revision=10114
* Define __FreeBSD__ to be the major version (rather than empty).David E. O'Brien1998-03-113-1/+53
| | | | | | | | Add -fsjlj-exceptions as the default. Requested by: John Fiber Notes: svn path=/head/; revision=10113
* The private copy of float.h seems to have gone away.David E. O'Brien1998-03-1040-40/+40
| | | | Notes: svn path=/head/; revision=10091
* Upgrade to 2.8.1David E. O'Brien1998-03-103-36/+36
| | | | Notes: svn path=/head/; revision=10090
* Fix missing brace in the pre-install target.John Fieber1998-03-091-2/+2
| | | | Notes: svn path=/head/; revision=10081
* Fix things so it packages.David E. O'Brien1998-03-0860-860/+860
| | | | | | | | Take over maintaince from jdp until after the 3.0 crunch is over. Ok'ed by: jdp Notes: svn path=/head/; revision=10074
* Update to 3.1.1 (due to missing distfile). Though I'm the maintainerJoshua Peck Macdonald1998-03-083-98/+39
| | | | | | | | of this port it has been a while since I used it and I was unable to thoroughly test it today. A lot of the patches were removed. Notes: svn path=/head/; revision=10068
* Abstract this more to make building on non-x86 easiler.David E. O'Brien1998-03-062-32/+32
| | | | Notes: svn path=/head/; revision=10051
* Should have been "glibstdc++"David E. O'Brien1998-03-051-2/+2
| | | | Notes: svn path=/head/; revision=10047
* Standard C++ library to match G++ 2.8.x.David E. O'Brien1998-03-055-0/+192
| | | | Notes: svn path=/head/; revision=10046
* be friendly, share glibstd++28 with the world.David E. O'Brien1998-03-051-1/+2
| | | | Notes: svn path=/head/; revision=10045
* Latest install hacks for GCC 2.8.David E. O'Brien1998-03-052-40/+51
| | | | | | | | The changes were done to closely match the upcoming libstdc++ port I will commit shortly. Notes: svn path=/head/; revision=10044
* Build the gcc28 we install with itself rather than /usr/bin/cc.David E. O'Brien1998-03-042-5/+13
| | | | | | | | Renamed manpages to <binanary>28.1.gz to reduce namespace conflicts. Added bin/gcc28 and bin/g++28. Notes: svn path=/head/; revision=10031
* Use -D_THREAD_SAFE when compiling the threaded version.Thomas Gellekum1998-03-0315-15/+30
| | | | Notes: svn path=/head/; revision=10007
* Upgrade to version 8.1.a2.Justin M. Seger1998-03-029-21/+18
| | | | Notes: svn path=/head/; revision=9989
* Use tk80, not an unsupported alpha version of tk81.Thomas Gellekum1998-02-2731-62/+62
| | | | | | | Include locale module. Notes: svn path=/head/; revision=9953
* Upgrade to use tcl8.1 and tk8.1.Justin M. Seger1998-02-2416-48/+48
| | | | Notes: svn path=/head/; revision=9912
* Master site changed.John Polstra1998-02-2320-40/+40
| | | | Notes: svn path=/head/; revision=9890
* 1. This is tk81, not 80.Tim Vanderhoek1998-02-213-6/+3
| | | | | | | 2. pkg/DESCR is no longer just for packages. Notes: svn path=/head/; revision=9870
* Update to version 1.07.Steve Price1998-02-213-32/+100
| | | | | | | | PR: 5252, 5375 Submitted by: maintainer Notes: svn path=/head/; revision=9867
* Update to reflect Pedro's new Email address.Steve Price1998-02-202-4/+4
| | | | | | | PR: 5725 Notes: svn path=/head/; revision=9862
* Upgrade to 9.3.1.Thomas Gellekum1998-02-206-70/+41
| | | | Notes: svn path=/head/; revision=9860
* Don't ask me, but you need netscape for building this port too.Satoshi Asami1998-02-181-1/+2
| | | | Notes: svn path=/head/; revision=9790
* Make the Makefiles of japanese/expect and lang/expect cooperate betterSatoshi Asami1998-02-181-10/+7
| | | | | | | | | | | | with each other (and hopefully easier to maintain in the future). Basically, list everything in the regular orders on both Makefiles, and use ?= in lang/expect/Makefile for variables we want to be overridden. PR: 5770 Notes: svn path=/head/; revision=9789
* Use @dirrm instead of @unexec rmdir.Steve Price1998-02-181-10/+10
| | | | | | | Suggested by: Satoshi Asami <asami@FreeBSD.ORG> Notes: svn path=/head/; revision=9784
* Use '@unexec rmdir ...' to get rid of stray doc directories on deinstall.Steve Price1998-02-181-0/+10
| | | | Notes: svn path=/head/; revision=9780
* MASTER_SITE has moved and some portlint cleaning.Steve Price1998-02-173-268/+253
| | | | | | | | PR: 5769 Submitted by: maintainer Notes: svn path=/head/; revision=9778
* Just-cant-get-this-one-right by: obrienDavid E. O'Brien1998-02-1720-20/+240
| | | | Notes: svn path=/head/; revision=9768
* Forgot to submit PLIST diff.David E. O'Brien1998-02-1740-680/+620
| | | | | | | Noticed by: Satoshi Notes: svn path=/head/; revision=9767
* Upgrade a repository copy of 8.0 to version 8.1Justin M. Seger1998-02-1612-210/+408
| | | | Notes: svn path=/head/; revision=9763
* Activate ports/lang/tcl81 and ports/x11/tk81Justin M. Seger1998-02-161-1/+2
| | | | Notes: svn path=/head/; revision=9762
* Cleanup @unexec and @exec sequences.Steve Price1998-02-161-2/+5
| | | | | | | Suggested by: Satoshi Asami Notes: svn path=/head/; revision=9757
* Change "-"s to "."s in PKGNAME so the Latest link will be createdSatoshi Asami1998-02-161-2/+2
| | | | | | | correctly. Notes: svn path=/head/; revision=9745
* Mark this port broken, doesn't package.Satoshi Asami1998-02-1620-20/+40
| | | | Notes: svn path=/head/; revision=9744
* Run h2ph as part of post-install target. Note this doesn't get a completeSteve Price1998-02-157-7/+14
| | | | | | | | | | list of header files but does get enough that when perl needs more header files that it will hint to use h2ph. PR: 5738 Notes: svn path=/head/; revision=9741
* Upgrade to 1998-02-05 SNAP. Fixes problems several have had with 1.0.1.David E. O'Brien1998-02-1480-520/+960
| | | | | | | Including linking with the STL vector class. Notes: svn path=/head/; revision=9712
* Set __FreeBSD__ to 2, not 3.David E. O'Brien1998-02-1320-20/+20
| | | | | | | Ports track -STABLE. Notes: svn path=/head/; revision=9692
* Upgrade to the January source snapshot.Thomas Gellekum1998-02-123-77/+111
| | | | | | | | PR: 5697 Submitted by: Simon Marlow <simonm@dcs.gla.ac.uk> Notes: svn path=/head/; revision=9675
* Upgrade, 1.0-971125 -> 1.0-971225.Masafumi Max NAKANE1998-02-116-15/+18
| | | | | | | | | | | | | | | PR: 5684 Submitted by: maintainer While at this, some cleanup: 1. Compress the man page by using MAN1, instead of patching up Makefile.in. 2. HAS_CONFIGURE -> GNU_CONFIGUURE to better reflect the reality as well as to respect the value of ${PREFIX}. Notes: svn path=/head/; revision=9670
* Add MANUAL_PACKAGE_BUILD, this port installs a "libstdc++.a" inSatoshi Asami1998-02-0320-20/+60
| | | | | | | | /usr/local/lib and that will cause the system gcc to be unhappy if something is linked with -L/usr/local/lib. Notes: svn path=/head/; revision=9577
* Remove NO_PACKAGE, netscape can be packaged now.Satoshi Asami1998-02-021-2/+1
| | | | Notes: svn path=/head/; revision=9575
* Add OLD/ as a possible MASTER_SITE, since most of the distfiles moved.Bill Fenner1998-02-011-2/+3
| | | | | | | Submitted by: distfile checker Notes: svn path=/head/; revision=9559
* Update tcl plugin to new official version 2.0 release.Andreas Klemm1998-01-313-10/+12
| | | | | | | Tested on -current, runs flawlessly ! Notes: svn path=/head/; revision=9531
* Remove netlib; they only have yorick.tar.gz and no yorick-1.4.tar.gz .Bill Fenner1998-01-271-4/+2
| | | | Notes: svn path=/head/; revision=9475
* Ever since the port survey started checking in June, 1997, the FTPBill Fenner1998-01-271-3/+2
| | | | | | | server has not allowed a connection - so, remove it from MASTER_SITES. Notes: svn path=/head/; revision=9474
* Make "-fsjlj-exceptions" (use setjmp/longjmp for exceptions) theJohn Polstra1998-01-2340-40/+380
| | | | | | | | | | | | | default for FreeBSD. The standard exception implementation reliably dumps core under FreeBSD. Users can put "-fno-sjlj-exceptions" on the command line if they really want to override the new default. Configure with "--with-gnu-as" and "--with-gnu-ld". Define "__FreeBSD__" as 3. Notes: svn path=/head/; revision=9420
* Fix diff linesAndrey A. Chernov1998-01-201-2/+2
| | | | Notes: svn path=/head/; revision=9382
* FreeBSD and icon have different opinions about the format ofThomas Gellekum1998-01-201-2/+2
| | | | | | | | | | | BLOCKSIZE. Patch icon to ignore this variable. Update my e-mail address while I'm here. PR: 5406 Notes: svn path=/head/; revision=9379
* Remove patch-ab to follow latest changes in libc_r.Thomas Gellekum1998-01-192-22/+0
| | | | Notes: svn path=/head/; revision=9372
* Remove bogus duplicate patch that I missed last time. :(Steve Price1998-01-181-3/+1
| | | | | | | Noticed by: Satoshi Asami Notes: svn path=/head/; revision=9369