summaryrefslogtreecommitdiff
path: root/lang (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Mark this port broken for now, it doesn't patch on -stable.Satoshi Asami1998-01-181-1/+3
| | | | Notes: svn path=/head/; revision=9368
* Upgrade to version 3.10p and do a little portlint cleaning.Steve Price1998-01-1811-1045/+921
| | | | | | | | PR: 5138 Submitted by: Daniel M. Eischen <deischen@iworks.InterWorks.org> Notes: svn path=/head/; revision=9365
* Fix all the paths in context diff headers and remove the IndexJohn Polstra1998-01-1727-159/+105
| | | | | | | | lines, since the WORTHLESS, BROKEN new version of patch ignores them. Notes: svn path=/head/; revision=9363
* Alter patches to apply correctly under 3.0.Justin M. Seger1998-01-164-8/+8
| | | | | | | PR: 5461 Notes: svn path=/head/; revision=9352
* turn on gcc 2.8.0David E. O'Brien1998-01-161-1/+2
| | | | Notes: svn path=/head/; revision=9349
* Gcc/G++ version 2.8.0. Includes greatly improved C++ compiler and latestDavid E. O'Brien1998-01-165-0/+121
| | | | | | | SGI reference STL. Notes: svn path=/head/; revision=9348
* Strip the binaries.David E. O'Brien1998-01-1420-20/+240
| | | | Notes: svn path=/head/; revision=9337
* sed -> ${SED}.Satoshi Asami1998-01-1320-40/+40
| | | | Notes: svn path=/head/; revision=9330
* nuke pgcc ports, egcs is the successor.Andreas Klemm1998-01-111-3/+1
| | | | Notes: svn path=/head/; revision=9320
* remove unneded port. egcs is the successor.Andreas Klemm1998-01-117-181/+0
| | | | Notes: svn path=/head/; revision=9319
* Enable egcs.John Polstra1998-01-101-1/+2
| | | | Notes: svn path=/head/; revision=9317
* This is a new port for egcs, which probably stands for somethingJohn Polstra1998-01-10160-0/+6480
| | | | | | | | | like "enhanced GNU compiler suite." It contains updated versions of gcc, g++, and g77 with many bugfixes and some new optimizations. The C++ compiler in particular is vastly improved over gcc-2.7.2.1. Notes: svn path=/head/; revision=9316
* Make python work with threads again. Looks like our libc_r implementsThomas Gellekum1998-01-0717-60/+67
| | | | | | | an older draft of the pthread standard. Notes: svn path=/head/; revision=9285
* Upgrade to 1.5.Thomas Gellekum1998-01-0693-8468/+15805
| | | | Notes: svn path=/head/; revision=9280
* PLIST contained tk include files, not tcl include files.Paul Traina1997-12-314-88/+28
| | | | | | | | PR: 5249 Submitted by: Jun Kuriyama Notes: svn path=/head/; revision=9236
* - Upgrade to ePerl 2.2.12Ralf S. Engelschall1997-12-312-8/+8
| | | | | | | - Reorderd MASTER_SITES the same as in eperl port Notes: svn path=/head/; revision=9232
* - Upgrade to ePerl 2.2.12Ralf S. Engelschall1997-12-312-7/+7
| | | | | | | | - Reordered MASTER_SITES because CPAN is not in sync all the time, but the official website is ;_) Notes: svn path=/head/; revision=9231
* Sorry, false alarm ... everything was fine, my environment on -currentAndreas Klemm1997-12-311-2/+1
| | | | | | | | | | | | | was broken. I had an old entry for the plugin searchpath at the very end of my .cshrc file pointing to an empty directory under $HOME/.netscape/plugin :-/ The port is definitively working ;-) Removed BROKEN completely from Makefile. Notes: svn path=/head/; revision=9230
* Brian Handy verified, that tclplugin runs on 2.2-STABLE for all users,Andreas Klemm1997-12-311-2/+2
| | | | | | | | | | | | | | | not only root. Again, on my -current machine the plugins are only detected with communicator 4.04, if I start the communicator as root. Perhaps I check again with a brand new user with standard environment. Or could someone other please try it out on -current ? Submitted by: Brian Handy <handy@sag.space.lockheed.com> Notes: svn path=/head/; revision=9229
* - Upgrade to Embedded Perl (ePerl), Version 2.2.11Ralf S. Engelschall1997-12-303-5/+6
| | | | | | | - fixed PLIST: dir lib/perl5/site_perl/auto/Parse/ePerl/ was not removed. Notes: svn path=/head/; revision=9223
* Upgrade to Embedded Perl (ePerl), Version 2.2.11Ralf S. Engelschall1997-12-302-4/+4
| | | | Notes: svn path=/head/; revision=9222
* No need to depend on tcl, the tk dependency and the chained-dependencySatoshi Asami1997-12-291-3/+2
| | | | | | | rules in bsd.port.mk already does that for you. Notes: svn path=/head/; revision=9220
* Also upgraded to ePerl 2.2.10.Ralf S. Engelschall1997-12-282-5/+5
| | | | Notes: svn path=/head/; revision=9216
* The port was broken (thanks Sathosi and Andreas) under standard FreeBSDRalf S. Engelschall1997-12-282-6/+4
| | | | | | | | | | systems because I've made an error in the original ePerl 2.2.9 tarball (under my FreeBSD boxes it worked, because there a /sw/bin/perl exists). I've now fixed it for 2.2.10 and now the ports is again ok. At least I hope that it is ok now again... ;_) Notes: svn path=/head/; revision=9215
* - Upgrade to ePerl 2.2.9Ralf S. Engelschall1997-12-273-8/+7
| | | | | | | | - Removed version string from pkg/DESCR - Added official mirror site to MASTER_SITES Notes: svn path=/head/; revision=9205
* Removed version string from pkg/DESCR because it isRalf S. Engelschall1997-12-271-2/+0
| | | | | | | redundant to have it there, too. Notes: svn path=/head/; revision=9204
* Updated TCL plugin to newest version 2.05b.Andreas Klemm1997-12-263-67/+70
| | | | | | | | | | | | | | | | | | When running as root everything is fine. When running as normal user, it doesn't find the plugin when clicking Help->About Plugins Therefore I marked the port BROKEN for now. please report your experiences to me, I only can test it under -current and I'm not sure if I trapped into a -current or config problem. The FAQ tells to explicitely set NPX_PLUGIN_PATH when installing netscape in a non standard place, but /usr/local/lib/netscape/plugins is a standard place and even if I modify /usr/local/bin/netscape, it doesn't find any plugin. Even not the nullplugin, which is pretty standard I think ... Please help me out here, if you have some spare time. Notes: svn path=/head/; revision=9192
* Added official mirror to MASTER_SITES.Ralf S. Engelschall1997-12-251-2/+3
| | | | Notes: svn path=/head/; revision=9178
* Mark this port broken for now.Satoshi Asami1997-12-241-1/+3
| | | | Notes: svn path=/head/; revision=9167
* No need to use += on first appearance of variables.Alexander Langer1997-12-244-11/+11
| | | | Notes: svn path=/head/; revision=9161
* Upgraded to Embedded Perl (ePerl), Version 2.2.9Ralf S. Engelschall1997-12-233-5/+5
| | | | Notes: svn path=/head/; revision=9157
* Tarballs have moved to subdir on FTP server.Ralf S. Engelschall1997-12-092-4/+4
| | | | Notes: svn path=/head/; revision=9042
* Upgrade to 2.0.4betaVanilla I. Shu1997-12-073-41/+21
| | | | | | | Reviewed by: andreas@FreeBSD.ORG Notes: svn path=/head/; revision=9009
* Update version number in PLISTJames Raynard1997-12-051-1/+1
| | | | | | | Spotted by: Sheldon Hearn Notes: svn path=/head/; revision=9003
* Freeze shared lib version number, as requested by Satoshi.Thomas Gellekum1997-12-052-6/+26
| | | | | | | | Set {TCL,TK}_BUILD_LIB_SPEC to {TCL,TK}_LIB_SPEC. We no longer need the BUILD_DEPENDS. Notes: svn path=/head/; revision=9000
* Yet another port that now installs shlib version 1.2. Thomas, can youSatoshi Asami1997-12-051-1/+1
| | | | | | | "freeze" this one too? Thanks. Notes: svn path=/head/; revision=8997
* Mark this port broken.Satoshi Asami1997-12-021-1/+2
| | | | Notes: svn path=/head/; revision=8956
* Fix PLIST includesPaul Traina1997-12-014-28/+88
| | | | Notes: svn path=/head/; revision=8942
* Whoops, forgot to copy over patch that bumped SHLIBPaul Traina1997-12-014-4/+4
| | | | Notes: svn path=/head/; revision=8941