summaryrefslogtreecommitdiff
path: root/lang (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Oops, category name is "languages", not "lang"....Satoshi Asami1995-08-091-2/+2
| | | | Notes: svn path=/head/; revision=2048
* The Bywater Basic interpreter. If you don't know what Basic is,Satoshi Asami1995-08-096-0/+103
| | | | | | | | | you are probably too young to use FreeBSD. :p Submitted by: Michael Smith <msmith@atrad.adelaide.edu.au> Notes: svn path=/head/; revision=2047
* List all files in lib/python, plus one @exec/unexec mkdir/rmdir pairSatoshi Asami1995-08-0915-15/+6465
| | | | | | | for an empty directory. Notes: svn path=/head/; revision=2045
* A little cleanup, move things around to correct order, putSatoshi Asami1995-08-0915-45/+75
| | | | | | | | MAINTAINER=jkh@freebsd.org in a separate line so that people know who to yell at, etc. Notes: svn path=/head/; revision=2044
* Add python.Jordan K. Hubbard1995-08-081-1/+2
| | | | Notes: svn path=/head/; revision=2043
* The Python programming language.Jordan K. Hubbard1995-08-08105-0/+4875
| | | | Notes: svn path=/head/; revision=2042
* Install machine-independent scripts into /usr/local/share, etc.Satoshi Asami1995-07-294-17/+28
| | | | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> Notes: svn path=/head/; revision=2017
* Remove nTk, add pTkJean-Marc Zucconi1995-07-051-4/+22
| | | | | | | Convert the makefile to the new format Notes: svn path=/head/; revision=1925
* Upgrade to patchlevel 'm'Jean-Marc Zucconi1995-07-0421-168/+826
| | | | Notes: svn path=/head/; revision=1923
* Updated to version 2.1.7Joshua Peck Macdonald1995-06-262-2/+5
| | | | Notes: svn path=/head/; revision=1881
* Reviewed by:Joshua Peck Macdonald1995-06-261-2/+2
| | | | | | | | Submitted by: Obtained from: Notes: svn path=/head/; revision=1880
* AddSatoshi Asami1995-06-244-2/+10
| | | | | | | | | | | | | | | | | post-install: pkg_add -m ${PREFIX}/lib to Makefiles and @exec ldconfig -m %D to packing lists of ports that install shared libraries. This should get rid of a huge chunk of confusion for novice users! All hail Paul Kranenburg! :) Notes: svn path=/head/; revision=1871
* Move gnat to BROKEN list. It's really not broken at all, it justSatoshi Asami1995-06-211-2/+3
| | | | | | | | | requires an existing gnat installation, so leaving it in SUBDIR may cause people to trip over. Submitted by: jhs Notes: svn path=/head/; revision=1846
* Set PKGNAME=ucblogo-3.1.Satoshi Asami1995-05-161-3/+4
| | | | Notes: svn path=/head/; revision=1761
* Oops, gnat was fixed earlier today by Josh (I think...or was in Jeff?)...Satoshi Asami1995-05-141-3/+2
| | | | | | | move it to SUBDIR. Notes: svn path=/head/; revision=1748
* Clean up subdir Makefiles. They now all look like this:Satoshi Asami1995-05-141-3/+4
| | | | | | | | | | | | | | | | | | | | | | ===== # Id line # # RESTRICTED: restricted_port_1 (comment1) # RESTRICTED: restricted_port_2 (comment2) # # BROKEN: broken_port_3 (comment3) # BROKEN: broken_port_4 (comment4) # BROKEN: broken_port_5 (comment5) # SUBDIR= good_port_1 good_port_2 ... ===== Basically, the idea is to make it easy to find restricted or broken ports by doing a "grep". Notes: svn path=/head/; revision=1740
* I fixed it so that it works right. Basically the same changes wereJoshua Peck Macdonald1995-05-133-725/+725
| | | | | | | | | | | | | | | needed as for the g77 port, except this time since a new compiler exectuable isn't getting produced (and I wonder why its that way) one will need to use -B${PREFIX}/libexec/ every time they wish to compile ada sources, since gcc doesn't look in /usr/local/libexec/. It seems to work... I ran it on the examples directory. Someone who knows ada well should test it I suppose. -josh Notes: svn path=/head/; revision=1733
* Add gnat to the "broken" list (for now), add elk and itcl to the SUBDIRSatoshi Asami1995-05-131-5/+6
| | | | | | | list. Notes: svn path=/head/; revision=1712
* Move tcl from LIB_DEPENDS to DEPENDS. This port needs the extractedSatoshi Asami1995-05-131-3/+3
| | | | | | | source of tcl. Notes: svn path=/head/; revision=1711
* Add guile-ii. Move nTk in alphabetical order.Satoshi Asami1995-05-131-3/+3
| | | | Notes: svn path=/head/; revision=1701
* Add nTk to the SUBDIR list (not in alphabetical order since it dependsJean-Marc Zucconi1995-05-121-2/+2
| | | | | | | on perl5) Notes: svn path=/head/; revision=1695
* Put back this long PLIST too.Satoshi Asami1995-05-127-21/+2086
| | | | Notes: svn path=/head/; revision=1693
* Add g77, which is now working fine. Thanks, Jeff!Satoshi Asami1995-05-121-2/+2
| | | | Notes: svn path=/head/; revision=1682
* Upgrade to 5.16.Jeffrey Hsu1995-05-092-3/+3
| | | | Notes: svn path=/head/; revision=1668
* Shortened the PLIST (aka +CONTENTS) file to under 4k to avoid bugMark Murray1995-05-057-2086/+21
| | | | | | | | (this will be backed out when the bug is fixed, as is it is a hack rather that a fix) Notes: svn path=/head/; revision=1623
* No ldconfig's from ports, please.... :<Satoshi Asami1995-04-251-1/+0
| | | | Notes: svn path=/head/; revision=1532
* Remove the second @cwd (to /usr/local/info) and add "info/" in frontSatoshi Asami1995-04-241-6/+5
| | | | | | | of all the subsequent lines. Notes: svn path=/head/; revision=1531
* Run makeinfo before trying to install info files.Satoshi Asami1995-04-241-1/+2
| | | | Notes: svn path=/head/; revision=1530
* Add "STRIP=", scheme48 is a shell script.Satoshi Asami1995-04-241-1/+2
| | | | Notes: svn path=/head/; revision=1529
* Install manpages. Also, add missing "-f" to the end of MAKE_FLAGS.Satoshi Asami1995-04-241-2/+5
| | | | Notes: svn path=/head/; revision=1528
* This port IS_INTERACTIVE (asks if you want to delete old installation).Satoshi Asami1995-04-241-1/+2
| | | | Notes: svn path=/head/; revision=1527
* Corrected some spelling, and generally clarified the description.Mark Murray1995-04-247-14/+42
| | | | Notes: svn path=/head/; revision=1526
* Add -Dprefix=${PREFIX} in configure args.Jean-Marc Zucconi1995-04-247-14/+14
| | | | Notes: svn path=/head/; revision=1523
* Update lang Makefiles, compressing some man pages and stripping someSatoshi Asami1995-04-2410-59/+26
| | | | | | | executables along the way. Notes: svn path=/head/; revision=1522
* Add suidperl; man pages are gzip'edJean-Marc Zucconi1995-04-237-203/+224
| | | | Notes: svn path=/head/; revision=1504