summaryrefslogtreecommitdiff
path: root/lang (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Install manpages too.Satoshi Asami1996-05-136-3/+63
| | | | | | | Submitted (partly) by: chuckr@glue.umd.edu Notes: svn path=/head/; revision=3078
* Upgrade this port to use the latest tcl/tk.Jordan K. Hubbard1996-05-1130-60/+60
| | | | | | | Patches Submitted by: Soren Dayton <soren@ambiguity.i-2.com> Notes: svn path=/head/; revision=3076
* Update to released version of tclX 7.5Paul Traina1996-04-289-45/+840
| | | | Notes: svn path=/head/; revision=3042
* Check if /usr/local/bin/gnatf exists or not and if not, pronounce itSatoshi Asami1996-04-121-1/+4
| | | | | | | BROKEN. This port requires an existing compiler to bootstrap. Notes: svn path=/head/; revision=2985
* Add gnat.Satoshi Asami1996-04-121-2/+2
| | | | Notes: svn path=/head/; revision=2984
* pkg/COMMENT files for use by ports READMEs.Satoshi Asami1996-04-091-0/+1
| | | | Notes: svn path=/head/; revision=2959
* Correct the package CATEGORIES from "languages" to "lang".John Polstra1996-03-221-2/+2
| | | | Notes: svn path=/head/; revision=2878
* Add new subdirectory "modula-3".John Polstra1996-03-201-1/+2
| | | | Notes: svn path=/head/; revision=2864
* Modula-3 language system from DEC Systems Research Center.John Polstra1996-03-206-0/+276
| | | | Notes: svn path=/head/; revision=2863
* Change PKGNAME from "tclX7.5.0-b3" to "tclX-7.5b3".Satoshi Asami1996-03-183-6/+6
| | | | Notes: svn path=/head/; revision=2850
* A little reformatting. Also conditionalize man page compression onSatoshi Asami1996-03-187-35/+56
| | | | | | | NOMANCOMPRESS. Notes: svn path=/head/; revision=2849
* Update to Perl 5.002.Mark Murray1996-03-1635-686/+1071
| | | | Notes: svn path=/head/; revision=2842
* TclX v7.5Paul Traina1996-03-1615-0/+201
| | | | Notes: svn path=/head/; revision=2841
* Checksum was wrong.Satoshi Asami1996-03-101-2/+2
| | | | Notes: svn path=/head/; revision=2817
* Install additional documents conditional to NOPORTDOCS. Note thatSatoshi Asami1996-03-071-3/+11
| | | | | | | "License" is installed unconditionally. Notes: svn path=/head/; revision=2802
* Mandatory package files!Satoshi Asami1996-03-073-0/+27
| | | | Notes: svn path=/head/; revision=2801
* Add tcl75.Satoshi Asami1996-03-071-1/+2
| | | | Notes: svn path=/head/; revision=2793
* Remove ${KEYWORDS}.Satoshi Asami1996-03-062-4/+2
| | | | Notes: svn path=/head/; revision=2780
* Add expect to SUBDIR, it builds and packages now!Satoshi Asami1996-02-071-2/+2
| | | | Notes: svn path=/head/; revision=2689
* The latest change (adding DEPENDS) made expect build and installSatoshi Asami1996-02-072-45/+10
| | | | | | | | | | | | | | | | tcl/tk even if they are properly found by LIB_DEPENDS. Make it only extract in that case. While I'm here, make expect and expectk link with shared tcl/tk libs. expectk used to be a 1/2 MB binary! (now it's 136KB) I'd also rather change `-g' to whatever CFLAGS defined in /etc/make.conf, but the author of expect has an explicit comment in the Makefile about him not trusting compilers' optimization. Well, if you say so. Notes: svn path=/head/; revision=2687
* Add tclX74 to subdirs.Jordan K. Hubbard1996-02-071-1/+2
| | | | Notes: svn path=/head/; revision=2684
* The version of expect on nist was upgraded to 5.19 without changingJordan K. Hubbard1996-02-072-3/+4
| | | | | | | the filename. Sigh! Notes: svn path=/head/; revision=2682
* Added pgcc.Satoshi Asami1996-01-311-1/+2
| | | | Notes: svn path=/head/; revision=2664
* Ah, missed the extra patches. Also revert PLIST to use share instead of libJordan K. Hubbard1996-01-1815-7125/+7125
| | | | | | | again. Notes: svn path=/head/; revision=2645
* share -> lib; thanks, Satoshi!Jordan K. Hubbard1996-01-1815-7125/+7125
| | | | Notes: svn path=/head/; revision=2643
* Update to Python 1.3Jordan K. Hubbard1996-01-1860-6795/+8220
| | | | | | | Submitted by: tg Notes: svn path=/head/; revision=2642
* File name changed on master site (".freebsd.gz" -> ".freebsd.tar.gz").Satoshi Asami1996-01-132-3/+3
| | | | | | | Submitted by: "Danny J. Zerkel" <dzerkel@feephi.phofarm.com> Notes: svn path=/head/; revision=2617
* - Try to grab from ftp.uni-bremen.de first; seems to be theThomas Gellekum1995-12-203-3/+10
| | | | | | | | | | | | master site for elk. - Add official patch #1. - Use dl*() for dynamic loading. This still has its quirks, but it's usable. Plus, invoking global ctors when loading C++ object files now works; it didn't with the old incremental loading. Notes: svn path=/head/; revision=2574
* Bring this port up-to-date. It had no package info and was based on an oldMark Murray1995-12-076-4/+532
| | | | | | | | tarball. PLEASE REFETCH THIS TARBALL - THE CONTENTS HAVE CHANGED, THE NAME HAS NOT! Notes: svn path=/head/; revision=2541
* Remove unnecessary include of <rpcsvc/ypclnt.h>Jordan K. Hubbard1995-11-252-0/+52
| | | | | | | Submitted by: Faried Nawaz <fn@pain.csrv.uidaho.edu> Notes: svn path=/head/; revision=2463
* Change category nome from "languages" to "lang". Also remove "programming"Satoshi Asami1995-11-2243-86/+86
| | | | | | | which appeared in some of them, everything here is a programming language! :) Notes: svn path=/head/; revision=2450
* Delete @cwd, @mode, @owner and @group from these packing lists.Satoshi Asami1995-11-132-9/+0
| | | | | | | Reported by: jkh Notes: svn path=/head/; revision=2415
* Add missing %D.Satoshi Asami1995-11-131-5/+4
| | | | Notes: svn path=/head/; revision=2414
* Upgrade, 2.2->3.0.Satoshi Asami1995-11-094-14/+95
| | | | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> Notes: svn path=/head/; revision=2405
* Shorten one-line comments. Boy, I'm listed as MAINTAINERs in aSatoshi Asami1995-11-091-1/+1
| | | | | | | lot of ports or what! ;> Notes: svn path=/head/; revision=2402
* Shorten the comments.Jordan K. Hubbard1995-10-2916-16/+16
| | | | Notes: svn path=/head/; revision=2376
* fixed COMMENTSEric L. Hernes1995-10-281-1/+1
| | | | Notes: svn path=/head/; revision=2371
* Shorten one-line comments.Satoshi Asami1995-10-251-1/+1
| | | | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> Notes: svn path=/head/; revision=2363
* Change guile-ii to guile-iii.Satoshi Asami1995-10-121-2/+2
| | | | Notes: svn path=/head/; revision=2323
* Duh, I left one empty line before the CVS: lines (like someone told meSatoshi Asami1995-10-111-4/+1
| | | | | | | | | | | | | before) and cvs still sent an empty log! :< Anyway, what I was trying to say in the commit messages of patch-[ab] was to run ldconfig right after installation of the shared libraries, so that they can be found by subsequent runs of shared binaries. Also, take ldconfig out of this Makefile's post-install rule. Notes: svn path=/head/; revision=2315
* Convert all makefiles to new formats.Satoshi Asami1995-10-031-29/+29
| | | | Notes: svn path=/head/; revision=2233
* added eiffelEric L. Hernes1995-10-037-1/+239
| | | | | | | Reviewed by: asami Notes: svn path=/head/; revision=2221
* (1) Fix comments on top, this is guile-iii, not guile-ii (Jordan.... :p)Satoshi Asami1995-09-141-4/+3
| | | | | | | | | | (2) Add $Id$ line (3) This is not interactive, unlike guile-ii, which overwrites the "regular" tcl/tk Notes: svn path=/head/; revision=2150
* Revision 3 of the GUILE language; this is actually the port ofJordan K. Hubbard1995-08-295-0/+138
| | | | | | | choice now. Notes: svn path=/head/; revision=2131
* Add pbasic.Satoshi Asami1995-08-241-1/+2
| | | | Notes: svn path=/head/; revision=2104
* Phil Cockroft's basic interpreter. Thanks, Julian!Satoshi Asami1995-08-246-0/+84
| | | | | | | Submitted by: jhs Notes: svn path=/head/; revision=2103
* Update the MD5 to version 3.3.Jordan K. Hubbard1995-08-191-1/+1
| | | | Notes: svn path=/head/; revision=2076
* Upgrade to version 3.3Jordan K. Hubbard1995-08-161-6/+3
| | | | Notes: svn path=/head/; revision=2066
* Added tcl74.Satoshi Asami1995-08-141-1/+2
| | | | Notes: svn path=/head/; revision=2058
* Add bwbasic, move BROKEN stuff down in alphabetical order.Satoshi Asami1995-08-091-4/+4
| | | | Notes: svn path=/head/; revision=2049