Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove netlib; they only have yorick.tar.gz and no yorick-1.4.tar.gz . | Bill Fenner | 1998-01-27 | 1 | -4/+2 |
| | |||||
* | Ever since the port survey started checking in June, 1997, the FTP | Bill Fenner | 1998-01-27 | 1 | -3/+2 |
| | | | | server has not allowed a connection - so, remove it from MASTER_SITES. | ||||
* | Make "-fsjlj-exceptions" (use setjmp/longjmp for exceptions) the | John Polstra | 1998-01-23 | 40 | -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. | ||||
* | Fix diff lines | Andrey A. Chernov | 1998-01-20 | 1 | -2/+2 |
| | |||||
* | FreeBSD and icon have different opinions about the format of | Thomas Gellekum | 1998-01-20 | 1 | -2/+2 |
| | | | | | | | | BLOCKSIZE. Patch icon to ignore this variable. Update my e-mail address while I'm here. PR: 5406 | ||||
* | Remove patch-ab to follow latest changes in libc_r. | Thomas Gellekum | 1998-01-19 | 2 | -22/+0 |
| | |||||
* | Remove bogus duplicate patch that I missed last time. :( | Steve Price | 1998-01-18 | 1 | -3/+1 |
| | | | | Noticed by: Satoshi Asami | ||||
* | Mark this port broken for now, it doesn't patch on -stable. | Satoshi Asami | 1998-01-18 | 1 | -1/+3 |
| | |||||
* | Upgrade to version 3.10p and do a little portlint cleaning. | Steve Price | 1998-01-18 | 11 | -1045/+921 |
| | | | | | PR: 5138 Submitted by: Daniel M. Eischen <deischen@iworks.InterWorks.org> | ||||
* | Fix all the paths in context diff headers and remove the Index | John Polstra | 1998-01-17 | 27 | -159/+105 |
| | | | | | lines, since the WORTHLESS, BROKEN new version of patch ignores them. | ||||
* | Alter patches to apply correctly under 3.0. | Justin M. Seger | 1998-01-16 | 4 | -8/+8 |
| | | | | PR: 5461 | ||||
* | turn on gcc 2.8.0 | David E. O'Brien | 1998-01-16 | 1 | -1/+2 |
| | |||||
* | Gcc/G++ version 2.8.0. Includes greatly improved C++ compiler and latest | David E. O'Brien | 1998-01-16 | 5 | -0/+121 |
| | | | | SGI reference STL. | ||||
* | Strip the binaries. | David E. O'Brien | 1998-01-14 | 20 | -20/+240 |
| | |||||
* | sed -> ${SED}. | Satoshi Asami | 1998-01-13 | 20 | -40/+40 |
| | |||||
* | nuke pgcc ports, egcs is the successor. | Andreas Klemm | 1998-01-11 | 1 | -3/+1 |
| | |||||
* | remove unneded port. egcs is the successor. | Andreas Klemm | 1998-01-11 | 7 | -181/+0 |
| | |||||
* | Enable egcs. | John Polstra | 1998-01-10 | 1 | -1/+2 |
| | |||||
* | This is a new port for egcs, which probably stands for something | John Polstra | 1998-01-10 | 160 | -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. | ||||
* | Make python work with threads again. Looks like our libc_r implements | Thomas Gellekum | 1998-01-07 | 17 | -60/+67 |
| | | | | an older draft of the pthread standard. | ||||
* | Upgrade to 1.5. | Thomas Gellekum | 1998-01-06 | 93 | -8468/+15805 |
| | |||||
* | PLIST contained tk include files, not tcl include files. | Paul Traina | 1997-12-31 | 4 | -88/+28 |
| | | | | | PR: 5249 Submitted by: Jun Kuriyama | ||||
* | - Upgrade to ePerl 2.2.12 | Ralf S. Engelschall | 1997-12-31 | 2 | -8/+8 |
| | | | | - Reorderd MASTER_SITES the same as in eperl port | ||||
* | - Upgrade to ePerl 2.2.12 | Ralf S. Engelschall | 1997-12-31 | 2 | -7/+7 |
| | | | | | - Reordered MASTER_SITES because CPAN is not in sync all the time, but the official website is ;_) | ||||
* | Sorry, false alarm ... everything was fine, my environment on -current | Andreas Klemm | 1997-12-31 | 1 | -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. | ||||
* | Brian Handy verified, that tclplugin runs on 2.2-STABLE for all users, | Andreas Klemm | 1997-12-31 | 1 | -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> | ||||
* | - Upgrade to Embedded Perl (ePerl), Version 2.2.11 | Ralf S. Engelschall | 1997-12-30 | 3 | -5/+6 |
| | | | | - fixed PLIST: dir lib/perl5/site_perl/auto/Parse/ePerl/ was not removed. | ||||
* | Upgrade to Embedded Perl (ePerl), Version 2.2.11 | Ralf S. Engelschall | 1997-12-30 | 2 | -4/+4 |
| | |||||
* | No need to depend on tcl, the tk dependency and the chained-dependency | Satoshi Asami | 1997-12-29 | 1 | -3/+2 |
| | | | | rules in bsd.port.mk already does that for you. | ||||
* | Also upgraded to ePerl 2.2.10. | Ralf S. Engelschall | 1997-12-28 | 2 | -5/+5 |
| | |||||
* | The port was broken (thanks Sathosi and Andreas) under standard FreeBSD | Ralf S. Engelschall | 1997-12-28 | 2 | -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... ;_) | ||||
* | - Upgrade to ePerl 2.2.9 | Ralf S. Engelschall | 1997-12-27 | 3 | -8/+7 |
| | | | | | - Removed version string from pkg/DESCR - Added official mirror site to MASTER_SITES | ||||
* | Removed version string from pkg/DESCR because it is | Ralf S. Engelschall | 1997-12-27 | 1 | -2/+0 |
| | | | | redundant to have it there, too. | ||||
* | Updated TCL plugin to newest version 2.05b. | Andreas Klemm | 1997-12-26 | 3 | -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. | ||||
* | Added official mirror to MASTER_SITES. | Ralf S. Engelschall | 1997-12-25 | 1 | -2/+3 |
| | |||||
* | Mark this port broken for now. | Satoshi Asami | 1997-12-24 | 1 | -1/+3 |
| | |||||
* | No need to use += on first appearance of variables. | Alexander Langer | 1997-12-24 | 4 | -11/+11 |
| | |||||
* | Upgraded to Embedded Perl (ePerl), Version 2.2.9 | Ralf S. Engelschall | 1997-12-23 | 3 | -5/+5 |
| | |||||
* | Tarballs have moved to subdir on FTP server. | Ralf S. Engelschall | 1997-12-09 | 2 | -4/+4 |
| | |||||
* | Upgrade to 2.0.4beta | Vanilla I. Shu | 1997-12-07 | 3 | -41/+21 |
| | | | | Reviewed by: andreas@FreeBSD.ORG | ||||
* | Update version number in PLIST | James Raynard | 1997-12-05 | 1 | -1/+1 |
| | | | | Spotted by: Sheldon Hearn | ||||
* | Freeze shared lib version number, as requested by Satoshi. | Thomas Gellekum | 1997-12-05 | 2 | -6/+26 |
| | | | | | Set {TCL,TK}_BUILD_LIB_SPEC to {TCL,TK}_LIB_SPEC. We no longer need the BUILD_DEPENDS. | ||||
* | Yet another port that now installs shlib version 1.2. Thomas, can you | Satoshi Asami | 1997-12-05 | 1 | -1/+1 |
| | | | | "freeze" this one too? Thanks. | ||||
* | Mark this port broken. | Satoshi Asami | 1997-12-02 | 1 | -1/+2 |
| | |||||
* | Fix PLIST includes | Paul Traina | 1997-12-01 | 4 | -28/+88 |
| | |||||
* | Whoops, forgot to copy over patch that bumped SHLIB | Paul Traina | 1997-12-01 | 4 | -4/+4 |
| | |||||
* | Update changed md5 on distfile. | Chuck Robey | 1997-12-01 | 1 | -1/+1 |
| | | | | Submitted by: Thordur Ivarsson <totii@est.is> | ||||
* | Upgrade to 8.0PL2 | Paul Traina | 1997-12-01 | 16 | -24/+24 |
| | |||||
* | Add back @dirrm's. | Satoshi Asami | 1997-12-01 | 3 | -0/+9 |
| | | | | Reviewed by: maintainer | ||||
* | Update to ruby-1.0-971125, add some sample script. | Vanilla I. Shu | 1997-12-01 | 9 | -18/+168 |
| | | | | | PR: ports/5185 Submitted by: Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp> |