summaryrefslogtreecommitdiff
path: root/lang (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* gzip man pages, strip binariesJean-Marc Zucconi1995-04-237-56/+77
| | | | Notes: svn path=/head/; revision=1503
* Simplify the pre-install rule. This is handled by the mtree stuff now.Jordan K. Hubbard1995-04-221-3/+1
| | | | Notes: svn path=/head/; revision=1488
* Put prep as primary site, move old primary to secondaryAndrey A. Chernov1995-04-197-21/+21
| | | | | | | Add more categories Notes: svn path=/head/; revision=1464
* Add IS_INTERACTIVE=yes. Cf.Satoshi Asami1995-04-181-1/+3
| | | | | | | | >> The install target for smalltalk-1.1.1 is interactive. >> Please read the file mst.texinfo for more information. Notes: svn path=/head/; revision=1445
* Add IS_INTERACTIVE. The Configure script checks for file descriptor 0,Satoshi Asami1995-04-187-7/+56
| | | | | | | so you can't run it with all the stdio redirected. Notes: svn path=/head/; revision=1443
* Take out schemetoc until ldconfig is taken out.Satoshi Asami1995-04-181-1/+2
| | | | Notes: svn path=/head/; revision=1442
* Added perl5.Satoshi Asami1995-04-171-2/+2
| | | | Notes: svn path=/head/; revision=1420
* Perl5 port by Mark Murray. People, beat this!Satoshi Asami1995-04-1735-0/+2611
| | | | | | | Submitted by: Mark Murray <markm@freebsd.org> Notes: svn path=/head/; revision=1419
* Upgrade to gcl 2.0.Jeffrey Hsu1995-04-164-51/+159
| | | | Notes: svn path=/head/; revision=1409
* Upgrade to gcl 2.0.Jeffrey Hsu1995-04-161-1/+1
| | | | | | | FreeBSD files now part of standard distribution. Notes: svn path=/head/; revision=1408
* Oops, why did I miss this in the previous commit? Anyway, installSatoshi Asami1995-04-161-2/+2
| | | | | | | depends on build. Notes: svn path=/head/; revision=1407
* Make various install and pre-install targets depend on build.Satoshi Asami1995-04-164-8/+8
| | | | Notes: svn path=/head/; revision=1406
* Break out patches into smaller files.Jeffrey Hsu1995-04-161-0/+155
| | | | | | | | Fix trailing spaces in makefiles. Submitted by: thomas@ghpc8.ihf.rwth-aachen.de Notes: svn path=/head/; revision=1403
* add myself as maintainerJoshua Peck Macdonald1995-04-151-2/+3
| | | | Notes: svn path=/head/; revision=1378
* Add myself as MAINTAINERJoshua Peck Macdonald1995-04-151-1/+3
| | | | Notes: svn path=/head/; revision=1377
* fixed myself to be MAINTAINERJoshua Peck Macdonald1995-04-151-2/+2
| | | | Notes: svn path=/head/; revision=1376
* MAINTAINER goes in a section by itself!Joshua Peck Macdonald1995-04-151-1/+2
| | | | | | | so I fixed it... Notes: svn path=/head/; revision=1375
* oh yeah, I had to patch the makefile too.Joshua Peck Macdonald1995-04-151-0/+34
| | | | Notes: svn path=/head/; revision=1374
* Reason I started changing this makefile was because I noticed asamiJoshua Peck Macdonald1995-04-151-4/+5
| | | | | | | | | | | | | | | | | got the version number wrong which was because Jordan got the version number wrong, it had 7.3 instead of 3.1, kind of far off (can anyone say Tcl?) anyways, I also noticed that it didn't even work to begin with because there was a) no install target b) it ignored ${PREFIX} so I fixed it up and added myself as MAINTAINER, unless anyone minds, I didn't do this originally, but I see bh (the implementor) three tines a week so I can probably deal with problems pretty well. Notes: svn path=/head/; revision=1373
* MAINTAINER goes in a section of its own.Satoshi Asami1995-04-151-3/+4
| | | | Notes: svn path=/head/; revision=1371
* added myself as MAINTAINERJoshua Peck Macdonald1995-04-151-2/+3
| | | | Notes: svn path=/head/; revision=1369
* Update of lang Makefiles....Satoshi Asami1995-04-1517-35/+78
| | | | Notes: svn path=/head/; revision=1364
* UpdateJean-Marc Zucconi1995-04-112-3/+13
| | | | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> Notes: svn path=/head/; revision=1343
* Add MAINTAINER= jmz@FreeBSD.orgJean-Marc Zucconi1995-04-111-0/+1
| | | | Notes: svn path=/head/; revision=1327
* Add iconJordan K. Hubbard1995-04-061-2/+3
| | | | Notes: svn path=/head/; revision=1299
* The Icon Programming Language, version 9.0Jordan K. Hubbard1995-04-065-0/+50
| | | | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> Notes: svn path=/head/; revision=1298
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-0116-11/+27
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Add a -L/usr/X11R6/lib in all the places wheres -lX11 is used. I haveAndreas Schulz1995-03-302-3/+3
| | | | | | | | | not found a quick way to do that with a environment variable in string constant. So this ports works in the moment only with XFree3.x (X11R6) and not with XFree2.x (X11R5 <-> X386). Notes: svn path=/head/; revision=1250
* added mit-scheme to the SUBDIR variable.Joshua Peck Macdonald1995-03-301-2/+2
| | | | Notes: svn path=/head/; revision=1245
* added MASTER_SITES variable, the distfile is now in LOCAL_PORTSJoshua Peck Macdonald1995-03-301-0/+1
| | | | Notes: svn path=/head/; revision=1244
* gnat-2.03 - The GNU Ada Translator. Version 2.03.Jeffrey Hsu1995-03-284-0/+975
| | | | | | | Submitted by: nils@guru.ims.uni-stuttgart.de (Cornelis van der Laan) Notes: svn path=/head/; revision=1220
* it's now slib2a2.tar.gzGary Palmer1995-03-282-3/+3
| | | | Notes: svn path=/head/; revision=1219
* I remade the tarball instead of uploading it off my computer,Joshua Peck Macdonald1995-03-261-1/+1
| | | | | | | and then gzip -9'ed it, the md5 came out different. Notes: svn path=/head/; revision=1203
* MIT Scheme-7.3Joshua Peck Macdonald1995-03-266-0/+45
| | | | | | | | | | | | | | there's something a little weird about this port, I had to make a FreeBSD specific distfile, using two of the official distfiles. I included a description of what I had done, but it is much easier (and saves downloading about 3 megs) to use this distfile. So, how do I get the distfile I've made into the right place without faking it out by first putting a real site and then changing it to always use freebsd.cdrom.com? the distfile is in freefall.cdrom.com:~jmacd/scheme-microcode+dist-7.3-freebsd.tgz Notes: svn path=/head/; revision=1202
* I forgot to add this when I fixed scheme48, it works now.Joshua Peck Macdonald1995-03-141-2/+2
| | | | Notes: svn path=/head/; revision=1129
* Put back tclX from the broken subdirs to the regular subdirs. It buildsAndreas Schulz1995-03-121-3/+3
| | | | | | | and installs now. Notes: svn path=/head/; revision=1127
* Fetched the slib.info.tar.gz new and corrected the checksum in the md5Andreas Schulz1995-03-121-1/+1
| | | | | | | file. Notes: svn path=/head/; revision=1124
* The provided md5 checksum appears to be bad. Generate new one.Jeffrey Hsu1995-03-091-1/+1
| | | | Notes: svn path=/head/; revision=1114
* Add trailing slash to ftp path.Jeffrey Hsu1995-03-091-1/+1
| | | | Notes: svn path=/head/; revision=1113
* Elk -- an imbeddable Scheme interpreterJeffrey Hsu1995-03-095-0/+46
| | | | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> Notes: svn path=/head/; revision=1112