summaryrefslogtreecommitdiff
path: root/lang (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make this use an installed tcl80/tk80 rather than requireing a fullyDavid E. O'Brien1997-10-111-5/+5
| | | | | | | populated PORTDIR/{tcl80,tk80}. Notes: svn path=/head/; revision=8218
* Update to 5.25. Now uses tcl80/tk80. Big cleanup of Makefile (thanks toMark Murray1997-10-115-47/+39
| | | | | | | portlint!) Notes: svn path=/head/; revision=8214
* Make this remove lib/expect{VERSION} on pkg_delete.David E. O'Brien1997-10-111-0/+1
| | | | Notes: svn path=/head/; revision=8209
* Change my email address to @FreeBSDDavid E. O'Brien1997-10-101-2/+2
| | | | Notes: svn path=/head/; revision=8194
* Activate objc and tclX75.Thomas Gellekum1997-10-091-1/+3
| | | | Notes: svn path=/head/; revision=8187
* Un-break this port. We need it for xtem (PR 3759).Thomas Gellekum1997-10-0913-75/+233
| | | | Notes: svn path=/head/; revision=8186
* Add tcl/tk ports to the virtual categories that bear their own name.Satoshi Asami1997-10-084-8/+8
| | | | | | | Suggested by: jkh Notes: svn path=/head/; revision=8181
* <expletive> Forgot to cvs add/remove these.Thomas Gellekum1997-10-073-0/+20
| | | | Notes: svn path=/head/; revision=8153
* Upgrade to 2.2.2.Thomas Gellekum1997-10-078-217/+67
| | | | | | | | PR: 4699 Submitted by: Justin M. Seger <jseger@freebsd.scds.com> Notes: svn path=/head/; revision=8152
* Update to newer 18a snapshot.Martin Cracauer1997-10-062-5/+5
| | | | | | | | Reorder distfile sites so that my own is in front (people changed distfiles without changing the name) Notes: svn path=/head/; revision=8141
* Add perl5 as an alias for the binary.David E. O'Brien1997-10-0614-7/+28
| | | | | | | OKed by: Satoshi Notes: svn path=/head/; revision=8137
* cosmetic changes using portlint, a really nice tool ;-)Andreas Klemm1997-10-041-6/+6
| | | | Notes: svn path=/head/; revision=8102
* Correctly specify manpage names. Compress manpages.Satoshi Asami1997-10-032-3/+5
| | | | Notes: svn path=/head/; revision=8090
* Create some directories with "mkdir -p" so that it works on an emptySatoshi Asami1997-10-024-4/+24
| | | | | | | | /usr/local. If people can do a pkg_delete before the final test, it will be very appreciated. Notes: svn path=/head/; revision=8084
* Install all headers into ${PREFIX}/include/{generic,unix}Thomas Gellekum1997-10-018-40/+216
| | | | | | | | | for consistency with the older tcl ports. OK'd by: jkh Notes: svn path=/head/; revision=8070
* Add back tcl75 and tk41.Satoshi Asami1997-09-301-1/+2
| | | | | | | | Forgotten when fixing up his own screwup by: pst Mentioned on the ports list in passing by: fenner Notes: svn path=/head/; revision=8061
* Upgrade to 3.09. This port is no longer broken.Satoshi Asami1997-09-2516-304/+3104
| | | | | | | | | | | Note you need an existing gnat compiler to build this. (A package will do.) PR: 3687 Submitted by: Maurice Castro <maurice@planet.serc.rmit.edu.au> and Daniel M. Eischen <deischen@iworks.InterWorks.org> Notes: svn path=/head/; revision=8025
* Fix "RTHeapDepC.c" so that it compiles under the recently changedJohn Polstra1997-09-251-34/+112
| | | | | | | prototype for mount(2). Notes: svn path=/head/; revision=8021
* Patch to make this compile on 2.2.1Mark Murray1997-09-227-0/+70
| | | | Notes: svn path=/head/; revision=8000
* Upgrade to 970919 version. Install man page.Thomas Gellekum1997-09-229-144/+147
| | | | | | | | PR: 4602 Submitted by: Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp> Notes: svn path=/head/; revision=7990
* Bring back tclX75 -- sorry, I mis-read my reply from SatoshiPaul Traina1997-09-1215-0/+1080
| | | | Notes: svn path=/head/; revision=7879
* Remove obsolete (and BROKEN) tcl portsPaul Traina1997-09-1216-1086/+1
| | | | Notes: svn path=/head/; revision=7877
* Changed MAINTAINER address at his request.Thomas Gellekum1997-09-123-6/+6
| | | | Notes: svn path=/head/; revision=7873
* No need for "ruby" in front.Satoshi Asami1997-09-123-3/+3
| | | | Notes: svn path=/head/; revision=7869
* Activate ruby.Thomas Gellekum1997-09-111-1/+2
| | | | Notes: svn path=/head/; revision=7860
* Import ruby port. ruby is an object-oriented interpretedThomas Gellekum1997-09-1115-0/+258
| | | | | | | | | | scripting language. PR: 4504 Submitted by: Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp> Notes: svn path=/head/; revision=7859
* Portability improvements for the thread-safe malloc.John Polstra1997-09-051-15/+29
| | | | Notes: svn path=/head/; revision=7774
* Upgrade to ePerl 2.2.5Ralf S. Engelschall1997-09-036-13/+13
| | | | Notes: svn path=/head/; revision=7763
* Upgrade to ePerl 2.2.4Ralf S. Engelschall1997-09-013-7/+7
| | | | Notes: svn path=/head/; revision=7747
* Upgrade to ePerl 2.2.4Ralf S. Engelschall1997-09-013-6/+6
| | | | | | | | (as always CPAN site need a few hours more to sync with PAUSE but the last two locations in MASTER_SITES already provide the distribution tarball) Notes: svn path=/head/; revision=7746
* Remove obsolete MASTER_SITES. Update my e-mail address.Thomas Gellekum1997-09-011-5/+3
| | | | Notes: svn path=/head/; revision=7743
* Build and install static library also.Jordan K. Hubbard1997-09-018-16/+168
| | | | | | | Submitted by: "Justin M. Seger" <jseger@freebsd.scds.com> Notes: svn path=/head/; revision=7741
* Use tk-8.0. Minor makefile cleanups. Add some `@dirrm's in PLIST.Thomas Gellekum1997-08-2960-105/+330
| | | | Notes: svn path=/head/; revision=7719
* And now I'll actually make it work.Joshua Peck Macdonald1997-08-272-3/+4
| | | | Notes: svn path=/head/; revision=7706
* Update to latest version, closing ports/4148. (Only thing is, I'veJoshua Peck Macdonald1997-08-272-12/+5
| | | | | | | | | never closed a PR before so I don't know how to do it.) PR: ports/4148 Notes: svn path=/head/; revision=7705
* Update to newer 18a prerelease version from today.Martin Cracauer1997-08-273-12/+13
| | | | | | | Add private master site so that others can't delete my distfiles. Notes: svn path=/head/; revision=7704
* Broken on 2.2-STABLE too.Satoshi Asami1997-08-243-12/+3
| | | | Notes: svn path=/head/; revision=7673
* Brokon on 3.0-CURRENT and has no maintainer.David E. O'Brien1997-08-223-3/+18
| | | | Notes: svn path=/head/; revision=7648
* Upgrade to ePerl 2.2.3Ralf S. Engelschall1997-08-213-7/+7
| | | | Notes: svn path=/head/; revision=7642
* Upgrade to ePerl 2.2.3.Ralf S. Engelschall1997-08-213-6/+6
| | | | | | | | Distribution still exists on {www,ftp}.engelschall.com, CPAN follows in a few hours. Notes: svn path=/head/; revision=7641
* Add tcl8.0Jordan K. Hubbard1997-08-201-1/+2
| | | | Notes: svn path=/head/; revision=7631
* Import TCL 8.0 as a port for the 2.x users and others who want it hereJordan K. Hubbard1997-08-2024-0/+1152
| | | | | | | | as an option. Reviewed by: asami Notes: svn path=/head/; revision=7628
* Re-sort SUBDIRSBill Fenner1997-08-191-3/+3
| | | | Notes: svn path=/head/; revision=7617
* Upgrade to ePerl 2.2.2Ralf S. Engelschall1997-08-143-7/+7
| | | | Notes: svn path=/head/; revision=7582
* Upgrade to ePerl 2.2.2Ralf S. Engelschall1997-08-143-9/+6
| | | | | | | | (Distribution file is still released, but needs some more hours to be spread via CPAN, too.) Notes: svn path=/head/; revision=7581
* Revert apache port name.Satoshi Asami1997-08-131-2/+2
| | | | Notes: svn path=/head/; revision=7562
* Remove nils@guru.ims.uni-stuttgart.de as MAINTAINER, no longerBill Fenner1997-08-111-2/+2
| | | | | | | | | runs FreeBSD. Submitted by: Cornelis van der Laan <nils@trados.com> Notes: svn path=/head/; revision=7540
* Add new p5-ePerl.Ralf S. Engelschall1997-08-111-1/+2
| | | | Notes: svn path=/head/; revision=7532
* Import of ePerl (Embedded Perl 5 Language) with its second face:Ralf S. Engelschall1997-08-116-0/+72
| | | | | | | | | | | | | | The integrated Perl 5 Modules Parse::ePerl and Apache::ePerl. This is _NOT_ already installed by the port lang/eperl/ because lang/eperl is the port for the stand-alone ePerl while this port lang/p5-ePerl/ uses the other half of the hybrid distribution. Reviewed by: Andreas Klemm Submitted by: Ralf S. Engelschall Notes: svn path=/head/; revision=7531
* Upgrade to ePerl 2.2.1.Ralf S. Engelschall1997-08-115-68/+66
| | | | | | | | Reviewed by: Andreas Klemm Submitted by: Ralf S. Engelschall Notes: svn path=/head/; revision=7528