Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split this port into two pieces, with most of the work now being done by | jdp | 1996-10-30 | 5 | -229/+38 |
| | | | | | | | the new "modula-3-lib" port. The split allows one to save a lot of disk space by installing only the shared libraries needed for executing programs. The full "modula-3" port is needed only if you want to compile programs as well. | ||||
* | Add new port "modula-3-lib". | jdp | 1996-10-30 | 1 | -1/+2 |
| | |||||
* | Split the Modula-3 port into two pieces, creating a new port | jdp | 1996-10-30 | 40 | -0/+4615 |
| | | | | | | | | | | | | | | | | | "modula-3-lib". It installs only the shared libraries needed for executing Modula-3 programs. This saves a lot of disk space for people who need to run Modula-3 programs but don't need to build them. The original "modula-3" port now depends on this one, and uses it to install the compiler and the rest of the development system. Also, everything is now built with optimization. I have been testing this for at least a month, and haven't seen any problems from it. It makes the libraries and executables substantially smaller. This new port also includes some hooks that will make SOCKS support possible in the near future. | ||||
* | Removed NO_CDROM. | max | 1996-10-29 | 1 | -2/+1 |
| | | | | | | (The license agreement is similar to GPL and, thus, there should be no problem with redistributing the original archive as long as we put no restriction.) | ||||
* | Use ${MKDIR} macro to make directory. | max | 1996-10-27 | 1 | -3/+3 |
| | |||||
* | Activated SWI-Prolog port. | max | 1996-10-25 | 1 | -1/+2 |
| | |||||
* | Port of SWI-Prolog. | max | 1996-10-25 | 6 | -0/+155 |
| | | | | | Submitted by: Michael Butschky <butsch@computi.erols.com> Modified and Updated by: max | ||||
* | Deleted unnecessary @cwd directive. | max | 1996-10-19 | 1 | -2/+46 |
| | | | | | | Complete listing of the files. Added @dirrm directives to remove empty directories after pkg_delete. | ||||
* | Calls perl with its full path in case perl5 is there and /usr/local/bin is | max | 1996-10-19 | 1 | -16/+17 |
| | | | | | | | | | | ahead of /usr/bin in the PATH variable. Calls mkdir with its full path. Use macros to install files. Honor the setting of NOMANCOMPRESS. | ||||
* | Adding a couple of libitcl and libitk symlinks. | chuckr | 1996-10-19 | 1 | -0/+4 |
| | | | | Pointed out by: Satoshi. | ||||
* | Cleaning up extracurricular linking done by this port over | chuckr | 1996-10-18 | 1 | -2/+15 |
| | | | | | libtk and libtcl files. Suggested by: Satoshi. | ||||
* | Checksum changed for two files. | asami | 1996-10-17 | 1 | -2/+2 |
| | |||||
* | Removed msqlperl, pending re-import into databases/ | jfitz | 1996-10-17 | 1 | -2/+1 |
| | |||||
* | trim the DESCR's to something reasonable at Satoshi's request. | erich | 1996-10-16 | 1 | -11/+1 |
| | |||||
* | Remove LIB_DEPENDS on tcl75, it seems to compile and run fine using | asami | 1996-10-15 | 15 | -45/+30 |
| | | | | the tcl library in /usr/lib. | ||||
* | Remove spurious ";"s. | asami | 1996-10-12 | 1 | -7/+7 |
| | | | | | | While I'm here, rewrite the install commands to use the macros. Reviewed by (sort of): chuckr | ||||
* | Oh my goodness! Satoshi is finally fed up and decided to "clean up" | asami | 1996-10-10 | 22 | -22/+22 |
| | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! | ||||
* | Forcefully ignore libgnumalloc. | asami | 1996-10-10 | 1 | -1/+1 |
| | | | | Pointed to the right place by: jmacd | ||||
* | Fixed typo and activated msqlperl properly. | max | 1996-10-06 | 1 | -2/+2 |
| | | | | | | | | Closes PR ports/1728. (But I don't know how to actually change the state of PR. Could someone do this for me? Or tell me how?) Submitted by: shanee@rabbit.augusta.de | ||||
* | Import of MsqlPerl, an perl5 module for accessing mSQL databases. | jfitz | 1996-09-30 | 1 | -1/+2 |
| | |||||
* | In the post-extract target, chmod the gcc shell scripts to make | jdp | 1996-09-28 | 1 | -2/+3 |
| | | | | | | | | sure that they are executable. On at least one user's system, the copies taken from /usr/src/contrib did not have their execute bits set. Suggested by: max@wide.ad.jp | ||||
* | Update to new DEC SRC release 3.6. | jdp | 1996-09-27 | 2 | -66/+138 |
| | | | | | | | | | | | | | | | Use new custom distfiles which are MUCH smaller than the ones from DEC. Use the gcc-2.7.2.1 sources on the system if they are found in /usr/src/contrib, to avoid having to fetch that distfile. Use an existing Modula-3 compiler to bootstrap the new one, if there happens to be one installed on the system. Again, this eliminates the need to fetch one of the distfiles. Update the built-in thread-safe malloc to the latest version of phkmalloc. | ||||
* | Update to new DEC SRC release 3.6. | jdp | 1996-09-27 | 1 | -48/+106 |
| | | | | | | | | | | | | | | | Use new custom distfiles which are MUCH smaller than the ones from DEC. Use the gcc-2.7.2.1 sources on the system if they are found in /usr/src/contrib, to avoid having to fetch that distfile. Use an existing Modula-3 compiler to bootstrap the new one, if there happens to be one installed on the system. Again, this eliminates the need to fetch one of the distfiles. Update the built-in thread-safe malloc to the latest version of phkmalloc. | ||||
* | Some fixups: | markm | 1996-09-25 | 12 | -861/+873 |
| | | | | | | 1) Fix the PLIST 2) use ${INSTALL_MAN} 3) make this work with current's contrib/tcl | ||||
* | Import of REXX/imc. | jfitz | 1996-09-23 | 1 | -1/+2 |
| | |||||
* | Import of REXX/imc, a REXX interpreter for unix. | jfitz | 1996-09-23 | 6 | -0/+192 |
| | | | | Reviewed by: matt@bdd.net | ||||
* | Unless I'm hollucinating, my last commit, which I specified | jmacd | 1996-09-18 | 1 | -0/+146 |
| | | | | | | | -n to, really happened. That's kind of weird. Anyways, I forgot to add the patches directory and a new patch. Oh, I specified -n now too, hope this doesn't work. | ||||
* | c | jmacd | 1996-09-18 | 3 | -100/+10 |
| | |||||
* | Update md5. | chuckr | 1996-09-14 | 1 | -1/+1 |
| | |||||
* | Helmet on? | jdp | 1996-09-12 | 3 | -40/+40 |
| | | | | | | | | | | | | | | | | | | | | | Helmet on! Flameproof vest? Deployed, Sir! Heat resistant carbon-fiber cup? In place! All defensive systems armed and ready? Armed and ready, Sir! Fine, then. Let's get on with it. Reduce shared library version numbers! Uh, Sir, with all due respect ... DO YOU HEAR ME??? REDUCE SHARED LIBRARY VERSION NUMBERS!!! Reducing shared library version numbers! ... <*whirr click*> Done! All right, soldier, let's get the hell out of here... Soldier? ... Soldier?? | ||||
* | Describe how to change the set of components that gets built. | jdp | 1996-09-10 | 1 | -1/+2 |
| | |||||
* | Update the Modula-3 port with two main goals in mind. | jdp | 1996-09-10 | 5 | -68/+819 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | First, change the port so that it builds a much smaller subset of the SRC distribution. This eliminates the enormous swap space requirements of the earlier port, greatly reduces the footprint of the installed tree, and cuts the size of the package in half. Second, include many important new patches. Among them is a slightly modified version of phkmalloc that is thread-safe for Modula-3. It eradicates some rare and baffling core dumps that cropped up from time to time in the previous version of the port. The Modula-3 runtime itself is careful to use mutual exclusion around calls to malloc. But there remained some sneaky backdoor paths into it from external libraries. Confession: In the original version of the Modula-3 port, I used a major version number of 353 for the shared libraries, to correspond with the SRC version number 3.5.3. That was a dumb move -- I should have used 1. The current update is incompatible at the shared library level, requiring me to increment the major version number to 354, even though this is still based on SRC release 3.5.3. This is bound to confuse some folks, unfortunately. I weighed a number of alternatives, such as (a) cheating and going back to 1, and (b) using a 4-digit major version such as 3531. But in the end I decided that 354 would be the best solution, even though it's confusing. | ||||
* | Reorder Makefile variables. | chuckr | 1996-08-26 | 1 | -2/+2 |
| | |||||
* | Make a more canonical PKGNAME from the DISTNAME. | chuckr | 1996-08-26 | 1 | -1/+2 |
| | |||||
* | Fix the post-install target, .endif in the wrong place. | chuckr | 1996-08-25 | 1 | -2/+2 |
| | |||||
* | Update itcl to 2.1. Large port, carries around it's own patched | chuckr | 1996-08-24 | 7 | -30/+608 |
| | | | | | copies of tcl7.5 amd tk4.1, as well as new widget collection. Reviewed by: (preliminary version) Satoshi | ||||
* | Make python install include files. | chuckr | 1996-08-17 | 30 | -45/+900 |
| | | | | Reviewed by: jkh | ||||
* | Changed doc install directory. | chuckr | 1996-07-30 | 1 | -7/+7 |
| | |||||
* | Take out version number, it is in PKGNAME. | asami | 1996-07-30 | 1 | -1/+1 |
| | |||||
* | The version numbers are required in the package name. | asami | 1996-07-30 | 1 | -2/+4 |
| | | | | While I'm here, fix the variable ordering. | ||||
* | Added moscow_ml to SUBDIRS | chuckr | 1996-07-28 | 1 | -1/+2 |
| | |||||
* | Submitted by: chuckr | chuckr | 1996-07-28 | 1 | -1/+1 |
| | | | | Oh, messed up an Id line. That's how it works! | ||||
* | Submitted by: chuckr | chuckr | 1996-07-28 | 6 | -0/+315 |
| | | | | New version of the sml programming language, based upon caml. | ||||
* | (By way of Andrew Stesin): | markm | 1996-07-27 | 7 | -0/+7539 |
| | | | | | | | | | | | | | | | | | | | | | | | | | From: wjm@best.com (William J. Middleton) Newsgroups: comp.lang.perl.announce,comp.lang.perl.misc Subject: PATCH: perltrap.pod <- 425traps Date: 1 Jul 1996 14:49:58 GMT Approved: merlyn@stonehenge.com (comp.lang.perl.announce) Message-ID: <4r8oim$e5q@nadine.teleport.com> NNTP-Posting-Host: julie.teleport.com [The rush to 5.003 couldn't integrate this, so here it is] The following is a patch for perltrap.pod, from 5.003 (also 5.002). It integrates the latest version of my simple 425traps document. 425traps demonstrated, with examples, all of the traps which have been discovered and sent to me, which have bitten folks making the transition from perl4 to perl5. It also gave an example for each one, including all of the existing perl4 traps in perltrap.pod. As always, if you discover something that isn't documented in one form or another in here, and isn't an official (or at least reported) bug, drop me a line with it. Also, when or if any of these is ever formally declared a bug, I'll take it out. | ||||
* | Update to perl5.003 | markm | 1996-07-14 | 28 | -588/+658 |
| | |||||
* | Added xpl. | asami | 1996-07-10 | 1 | -1/+2 |
| | |||||
* | Upgrade, 7.5 -> 7.5.2. Also fix tcl/tk library names. | asami | 1996-07-10 | 6 | -27/+27 |
| | | | | Submitted in part by: Michael Smith <msmith@atrad.adelaide.edu.au> | ||||
* | Change MASTER_SITE addresses from ftp.aud.alcatel.com (which | gpalmer | 1996-07-02 | 1 | -2/+2 |
| | | | | | | | no longer holds the archive) to ftp.neosoft.com, correcting paths as necessary. Pointed Out By: jkh | ||||
* | ftp archive has moved from mirror.neosoft.com to ftp.neosoft.com | andreas | 1996-07-01 | 3 | -6/+6 |
| | | | | fixed for 2.1.5 | ||||
* | Master site change (ftp.neosoft.com -> mirror.neosoft.com). | asami | 1996-06-17 | 3 | -6/+6 |
| | | | | Submitted by: the ftp .message | ||||
* | Whoops! My `cvscommit' function doesn't take arguments, so this got | jkh | 1996-06-16 | 1 | -1/+0 |
| | | | | committed by mistake. Back it out. | ||||
* | Add tclX75 | jkh | 1996-06-16 | 2 | -2/+4 |
| | |||||
* | Made port NO_PACKAGE. | jraynard | 1996-06-06 | 1 | -7/+9 |
| | | | | | | Removed CFLAGS line which didn't appear to do anything. Minor changes to message printed out at install time. | ||||
* | freefall.cdrom.com -> freefall.freebsd.org | asami | 1996-06-03 | 1 | -1/+1 |
| | |||||
* | Remove "/usr/local/" from all the lines. | asami | 1996-06-03 | 1 | -84/+84 |
| | |||||
* | Get X interface to Smalltalk working. | jraynard | 1996-06-03 | 1 | -0/+37 |
| | |||||
* | Compile with optimisation. | jraynard | 1996-06-03 | 1 | -0/+23 |
| | |||||
* | Package list for the port. | jraynard | 1996-06-03 | 1 | -0/+84 |
| | |||||
* | Change maintainer to jraynard. | jraynard | 1996-06-03 | 1 | -4/+26 |
| | | | | | | Build either X or non-X version depending on whether X11BASE exists. Make info printed out at install stage more informative. | ||||
* | Use setreuid instead of seteuid for permissions management | gpalmer | 1996-06-03 | 7 | -0/+504 |
| | |||||
* | Install manpages too. | asami | 1996-05-13 | 6 | -3/+63 |
| | | | | Submitted (partly) by: chuckr@glue.umd.edu | ||||
* | Upgrade this port to use the latest tcl/tk. | jkh | 1996-05-12 | 30 | -60/+60 |
| | | | | Patches Submitted by: Soren Dayton <soren@ambiguity.i-2.com> | ||||
* | Update to released version of tclX 7.5 | pst | 1996-04-28 | 9 | -45/+840 |
| | |||||
* | Check if /usr/local/bin/gnatf exists or not and if not, pronounce it | asami | 1996-04-12 | 1 | -1/+4 |
| | | | | BROKEN. This port requires an existing compiler to bootstrap. | ||||
* | Add gnat. | asami | 1996-04-12 | 1 | -2/+2 |
| | |||||
* | pkg/COMMENT files for use by ports READMEs. | asami | 1996-04-09 | 1 | -0/+1 |
| | |||||
* | Correct the package CATEGORIES from "languages" to "lang". | jdp | 1996-03-22 | 1 | -2/+2 |
| | |||||
* | Add new subdirectory "modula-3". | jdp | 1996-03-21 | 1 | -1/+2 |
| | |||||
* | Modula-3 language system from DEC Systems Research Center. | jdp | 1996-03-21 | 6 | -0/+276 |
| | |||||
* | Change PKGNAME from "tclX7.5.0-b3" to "tclX-7.5b3". | asami | 1996-03-18 | 3 | -6/+6 |
| | |||||
* | A little reformatting. Also conditionalize man page compression on | asami | 1996-03-18 | 7 | -35/+56 |
| | | | | NOMANCOMPRESS. | ||||
* | Update to Perl 5.002. | markm | 1996-03-16 | 35 | -686/+1071 |
| | |||||
* | TclX v7.5 | pst | 1996-03-16 | 15 | -0/+201 |
| | |||||
* | Checksum was wrong. | asami | 1996-03-10 | 1 | -2/+2 |
| | |||||
* | Install additional documents conditional to NOPORTDOCS. Note that | asami | 1996-03-07 | 1 | -3/+11 |
| | | | | "License" is installed unconditionally. | ||||
* | Mandatory package files! | asami | 1996-03-07 | 3 | -0/+27 |
| | |||||
* | Add tcl75. | asami | 1996-03-07 | 1 | -1/+2 |
| | |||||
* | Remove ${KEYWORDS}. | asami | 1996-03-06 | 2 | -4/+2 |
| | |||||
* | Add expect to SUBDIR, it builds and packages now! | asami | 1996-02-07 | 1 | -2/+2 |
| | |||||
* | The latest change (adding DEPENDS) made expect build and install | asami | 1996-02-07 | 2 | -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. | ||||
* | Add tclX74 to subdirs. | jkh | 1996-02-07 | 1 | -1/+2 |
| | |||||
* | The version of expect on nist was upgraded to 5.19 without changing | jkh | 1996-02-07 | 2 | -3/+4 |
| | | | | the filename. Sigh! | ||||
* | Added pgcc. | asami | 1996-01-31 | 1 | -1/+2 |
| | |||||
* | Ah, missed the extra patches. Also revert PLIST to use share instead of lib | jkh | 1996-01-18 | 15 | -7125/+7125 |
| | | | | again. | ||||
* | share -> lib; thanks, Satoshi! | jkh | 1996-01-18 | 15 | -7125/+7125 |
| | |||||
* | Update to Python 1.3 | jkh | 1996-01-18 | 60 | -6795/+8220 |
| | | | | Submitted by: tg | ||||
* | File name changed on master site (".freebsd.gz" -> ".freebsd.tar.gz"). | asami | 1996-01-13 | 2 | -3/+3 |
| | | | | Submitted by: "Danny J. Zerkel" <dzerkel@feephi.phofarm.com> | ||||
* | - Try to grab from ftp.uni-bremen.de first; seems to be the | tg | 1995-12-20 | 3 | -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. | ||||
* | Bring this port up-to-date. It had no package info and was based on an old | markm | 1995-12-08 | 6 | -4/+532 |
| | | | | | tarball. PLEASE REFETCH THIS TARBALL - THE CONTENTS HAVE CHANGED, THE NAME HAS NOT! | ||||
* | Remove unnecessary include of <rpcsvc/ypclnt.h> | jkh | 1995-11-26 | 2 | -0/+52 |
| | | | | Submitted by: Faried Nawaz <fn@pain.csrv.uidaho.edu> | ||||
* | Change category nome from "languages" to "lang". Also remove "programming" | asami | 1995-11-22 | 43 | -86/+86 |
| | | | | which appeared in some of them, everything here is a programming language! :) | ||||
* | Delete @cwd, @mode, @owner and @group from these packing lists. | asami | 1995-11-13 | 2 | -9/+0 |
| | | | | Reported by: jkh | ||||
* | Add missing %D. | asami | 1995-11-13 | 1 | -5/+4 |
| | |||||
* | Upgrade, 2.2->3.0. | asami | 1995-11-09 | 4 | -14/+95 |
| | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> | ||||
* | Shorten one-line comments. Boy, I'm listed as MAINTAINERs in a | asami | 1995-11-09 | 1 | -1/+1 |
| | | | | lot of ports or what! ;> | ||||
* | Shorten the comments. | jkh | 1995-10-30 | 16 | -16/+16 |
| | |||||
* | fixed COMMENTS | erich | 1995-10-29 | 1 | -1/+1 |
| | |||||
* | Shorten one-line comments. | asami | 1995-10-25 | 1 | -1/+1 |
| | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> | ||||
* | Change guile-ii to guile-iii. | asami | 1995-10-12 | 1 | -2/+2 |
| | |||||
* | Duh, I left one empty line before the CVS: lines (like someone told me | asami | 1995-10-11 | 1 | -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. | ||||
* | Convert all makefiles to new formats. | asami | 1995-10-03 | 1 | -29/+29 |
| | |||||
* | added eiffel | erich | 1995-10-03 | 7 | -1/+239 |
| | | | | Reviewed by: asami | ||||
* | (1) Fix comments on top, this is guile-iii, not guile-ii (Jordan.... :p) | asami | 1995-09-14 | 1 | -4/+3 |
| | | | | | | | (2) Add $Id$ line (3) This is not interactive, unlike guile-ii, which overwrites the "regular" tcl/tk | ||||
* | Revision 3 of the GUILE language; this is actually the port of | jkh | 1995-08-30 | 5 | -0/+138 |
| | | | | choice now. | ||||
* | Add pbasic. | asami | 1995-08-24 | 1 | -1/+2 |
| | |||||
* | Phil Cockroft's basic interpreter. Thanks, Julian! | asami | 1995-08-24 | 6 | -0/+84 |
| | | | | Submitted by: jhs | ||||
* | Update the MD5 to version 3.3. | jkh | 1995-08-19 | 1 | -1/+1 |
| | |||||
* | Upgrade to version 3.3 | jkh | 1995-08-17 | 1 | -6/+3 |
| | |||||
* | Added tcl74. | asami | 1995-08-14 | 1 | -1/+2 |
| | |||||
* | Add bwbasic, move BROKEN stuff down in alphabetical order. | asami | 1995-08-09 | 1 | -4/+4 |
| | |||||
* | Oops, category name is "languages", not "lang".... | asami | 1995-08-09 | 1 | -2/+2 |
| | |||||
* | The Bywater Basic interpreter. If you don't know what Basic is, | asami | 1995-08-09 | 6 | -0/+103 |
| | | | | | | you are probably too young to use FreeBSD. :p Submitted by: Michael Smith <msmith@atrad.adelaide.edu.au> | ||||
* | List all files in lib/python, plus one @exec/unexec mkdir/rmdir pair | asami | 1995-08-09 | 15 | -15/+6465 |
| | | | | for an empty directory. | ||||
* | A little cleanup, move things around to correct order, put | asami | 1995-08-09 | 15 | -45/+75 |
| | | | | | MAINTAINER=jkh@freebsd.org in a separate line so that people know who to yell at, etc. | ||||
* | Add python. | jkh | 1995-08-09 | 1 | -1/+2 |
| | |||||
* | The Python programming language. | jkh | 1995-08-09 | 105 | -0/+4875 |
| | |||||
* | Install machine-independent scripts into /usr/local/share, etc. | asami | 1995-07-29 | 4 | -17/+28 |
| | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> | ||||
* | Remove nTk, add pTk | jmz | 1995-07-05 | 1 | -4/+22 |
| | | | | Convert the makefile to the new format | ||||
* | Upgrade to patchlevel 'm' | jmz | 1995-07-05 | 21 | -168/+826 |
| | |||||
* | Updated to version 2.1.7 | jmacd | 1995-06-26 | 2 | -2/+5 |
| | |||||
* | Reviewed by: | jmacd | 1995-06-26 | 1 | -2/+2 |
| | | | | | Submitted by: Obtained from: | ||||
* | Add | asami | 1995-06-24 | 4 | -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! :) | ||||
* | Move gnat to BROKEN list. It's really not broken at all, it just | asami | 1995-06-21 | 1 | -2/+3 |
| | | | | | | requires an existing gnat installation, so leaving it in SUBDIR may cause people to trip over. Submitted by: jhs | ||||
* | Set PKGNAME=ucblogo-3.1. | asami | 1995-05-16 | 1 | -3/+4 |
| | |||||
* | Oops, gnat was fixed earlier today by Josh (I think...or was in Jeff?)... | asami | 1995-05-14 | 1 | -3/+2 |
| | | | | move it to SUBDIR. | ||||
* | Clean up subdir Makefiles. They now all look like this: | asami | 1995-05-14 | 1 | -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". | ||||
* | I fixed it so that it works right. Basically the same changes were | jmacd | 1995-05-13 | 3 | -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 | ||||
* | Add gnat to the "broken" list (for now), add elk and itcl to the SUBDIR | asami | 1995-05-13 | 1 | -5/+6 |
| | | | | list. | ||||
* | Move tcl from LIB_DEPENDS to DEPENDS. This port needs the extracted | asami | 1995-05-13 | 1 | -3/+3 |
| | | | | source of tcl. | ||||
* | Add guile-ii. Move nTk in alphabetical order. | asami | 1995-05-13 | 1 | -3/+3 |
| | |||||
* | Add nTk to the SUBDIR list (not in alphabetical order since it depends | jmz | 1995-05-12 | 1 | -2/+2 |
| | | | | on perl5) | ||||
* | Put back this long PLIST too. | asami | 1995-05-12 | 7 | -21/+2086 |
| | |||||
* | Add g77, which is now working fine. Thanks, Jeff! | asami | 1995-05-12 | 1 | -2/+2 |
| | |||||
* | Upgrade to 5.16. | hsu | 1995-05-09 | 2 | -3/+3 |
| | |||||
* | Shortened the PLIST (aka +CONTENTS) file to under 4k to avoid bug | markm | 1995-05-06 | 7 | -2086/+21 |
| | | | | | (this will be backed out when the bug is fixed, as is it is a hack rather that a fix) | ||||
* | No ldconfig's from ports, please.... :< | asami | 1995-04-25 | 1 | -1/+0 |
| | |||||
* | Remove the second @cwd (to /usr/local/info) and add "info/" in front | asami | 1995-04-25 | 1 | -6/+5 |
| | | | | of all the subsequent lines. | ||||
* | Run makeinfo before trying to install info files. | asami | 1995-04-25 | 1 | -1/+2 |
| | |||||
* | Add "STRIP=", scheme48 is a shell script. | asami | 1995-04-25 | 1 | -1/+2 |
| | |||||
* | Install manpages. Also, add missing "-f" to the end of MAKE_FLAGS. | asami | 1995-04-25 | 1 | -2/+5 |
| | |||||
* | This port IS_INTERACTIVE (asks if you want to delete old installation). | asami | 1995-04-25 | 1 | -1/+2 |
| | |||||
* | Corrected some spelling, and generally clarified the description. | markm | 1995-04-25 | 7 | -14/+42 |
| | |||||
* | Add -Dprefix=${PREFIX} in configure args. | jmz | 1995-04-24 | 7 | -14/+14 |
| | |||||
* | Update lang Makefiles, compressing some man pages and stripping some | asami | 1995-04-24 | 10 | -59/+26 |
| | | | | executables along the way. | ||||
* | Add suidperl; man pages are gzip'ed | jmz | 1995-04-24 | 7 | -203/+224 |
| | |||||
* | gzip man pages, strip binaries | jmz | 1995-04-24 | 7 | -56/+77 |
| | |||||
* | Simplify the pre-install rule. This is handled by the mtree stuff now. | jkh | 1995-04-22 | 1 | -3/+1 |
| | |||||
* | Put prep as primary site, move old primary to secondary | ache | 1995-04-19 | 7 | -21/+21 |
| | | | | Add more categories | ||||
* | Add IS_INTERACTIVE=yes. Cf. | asami | 1995-04-18 | 1 | -1/+3 |
| | | | | | >> The install target for smalltalk-1.1.1 is interactive. >> Please read the file mst.texinfo for more information. | ||||
* | Add IS_INTERACTIVE. The Configure script checks for file descriptor 0, | asami | 1995-04-18 | 7 | -7/+56 |
| | | | | so you can't run it with all the stdio redirected. | ||||
* | Take out schemetoc until ldconfig is taken out. | asami | 1995-04-18 | 1 | -1/+2 |
| | |||||
* | Added perl5. | asami | 1995-04-17 | 1 | -2/+2 |
| | |||||
* | Perl5 port by Mark Murray. People, beat this! | asami | 1995-04-17 | 35 | -0/+2611 |
| | | | | Submitted by: Mark Murray <markm@freebsd.org> | ||||
* | Upgrade to gcl 2.0. | hsu | 1995-04-17 | 4 | -51/+159 |
| | |||||
* | Upgrade to gcl 2.0. | hsu | 1995-04-17 | 1 | -1/+1 |
| | | | | FreeBSD files now part of standard distribution. | ||||
* | Oops, why did I miss this in the previous commit? Anyway, install | asami | 1995-04-17 | 1 | -2/+2 |
| | | | | depends on build. | ||||
* | Make various install and pre-install targets depend on build. | asami | 1995-04-17 | 4 | -8/+8 |
| | |||||
* | Break out patches into smaller files. | hsu | 1995-04-17 | 1 | -0/+155 |
| | | | | | Fix trailing spaces in makefiles. Submitted by: thomas@ghpc8.ihf.rwth-aachen.de | ||||
* | add myself as maintainer | jmacd | 1995-04-16 | 1 | -2/+3 |
| | |||||
* | Add myself as MAINTAINER | jmacd | 1995-04-16 | 1 | -1/+3 |
| | |||||
* | fixed myself to be MAINTAINER | jmacd | 1995-04-16 | 1 | -2/+2 |
| | |||||
* | MAINTAINER goes in a section by itself! | jmacd | 1995-04-16 | 1 | -1/+2 |
| | | | | so I fixed it... | ||||
* | oh yeah, I had to patch the makefile too. | jmacd | 1995-04-16 | 1 | -0/+34 |
| | |||||
* | Reason I started changing this makefile was because I noticed asami | jmacd | 1995-04-16 | 1 | -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. | ||||
* | MAINTAINER goes in a section of its own. | asami | 1995-04-16 | 1 | -3/+4 |
| | |||||
* | added myself as MAINTAINER | jmacd | 1995-04-16 | 1 | -2/+3 |
| | |||||
* | Update of lang Makefiles.... | asami | 1995-04-15 | 17 | -35/+78 |
| | |||||
* | Update | jmz | 1995-04-12 | 2 | -3/+13 |
| | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> | ||||
* | Add MAINTAINER= jmz@FreeBSD.org | jmz | 1995-04-11 | 1 | -0/+1 |
| | |||||
* | Add icon | jkh | 1995-04-06 | 1 | -2/+3 |
| | |||||
* | The Icon Programming Language, version 9.0 | jkh | 1995-04-06 | 5 | -0/+50 |
| | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> | ||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | jkh | 1995-04-01 | 16 | -11/+27 |
| | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. | ||||
* | Add a -L/usr/X11R6/lib in all the places wheres -lX11 is used. I have | ats | 1995-03-31 | 2 | -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). | ||||
* | added mit-scheme to the SUBDIR variable. | jmacd | 1995-03-30 | 1 | -2/+2 |
| | |||||
* | added MASTER_SITES variable, the distfile is now in LOCAL_PORTS | jmacd | 1995-03-30 | 1 | -0/+1 |
| | |||||
* | gnat-2.03 - The GNU Ada Translator. Version 2.03. | hsu | 1995-03-28 | 4 | -0/+975 |
| | | | | Submitted by: nils@guru.ims.uni-stuttgart.de (Cornelis van der Laan) | ||||
* | it's now slib2a2.tar.gz | gpalmer | 1995-03-28 | 2 | -3/+3 |
| | |||||
* | I remade the tarball instead of uploading it off my computer, | jmacd | 1995-03-26 | 1 | -1/+1 |
| | | | | and then gzip -9'ed it, the md5 came out different. | ||||
* | MIT Scheme-7.3 | jmacd | 1995-03-26 | 6 | -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 | ||||
* | I forgot to add this when I fixed scheme48, it works now. | jmacd | 1995-03-14 | 1 | -2/+2 |
| | |||||
* | Put back tclX from the broken subdirs to the regular subdirs. It builds | ats | 1995-03-13 | 1 | -3/+3 |
| | | | | and installs now. | ||||
* | Fetched the slib.info.tar.gz new and corrected the checksum in the md5 | ats | 1995-03-12 | 1 | -1/+1 |
| | | | | file. | ||||
* | The provided md5 checksum appears to be bad. Generate new one. | hsu | 1995-03-09 | 1 | -1/+1 |
| | |||||
* | Add trailing slash to ftp path. | hsu | 1995-03-09 | 1 | -1/+1 |
| | |||||
* | Elk -- an imbeddable Scheme interpreter | hsu | 1995-03-09 | 5 | -0/+46 |
| | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> | ||||
* | Minor performance tweak. Take out -O from default CFLAGS so it doesn't | hsu | 1995-03-06 | 1 | -0/+19 |
| | | | | override -O2 from preceding OFLAG. | ||||
* | Give gzip the correct path of installed man page. | hsu | 1995-03-05 | 1 | -2/+2 |
| | |||||
* | Disable tclX until someone fixes it. It expects a static tk library, but | ats | 1995-02-26 | 1 | -3/+3 |
| | | | | the tk port only builds a shared lib. | ||||
* | Delete the patch prefix to get it more uniform with the other ports. | ats | 1995-02-26 | 1 | -2/+1 |
| | |||||
* | Upgrade to 1.0.5. | hsu | 1995-02-26 | 3 | -40/+36 |
| | |||||
* | Upgrade to 1.0.5. | hsu | 1995-02-26 | 1 | -3/+3 |
| | | | | Compress installed man page. | ||||
* | Updated port for version 2.1.6, now supports dynamic loading | jmacd | 1995-02-24 | 3 | -6/+5 |
| | | | | Submitted by: thomas@ghpc8.ihf.rwth-aachen.de | ||||
* | Use csh instead of sh to work around bug w/ tty handling. Pointed out | hsu | 1995-02-16 | 1 | -4/+31 |
| | | | | by pw@snoopy.MV.COM. | ||||
* | Add gcl. | hsu | 1995-02-13 | 1 | -2/+2 |
| | |||||
* | gcl - GNU Common Lisp | hsu | 1995-02-13 | 6 | -0/+55 |
| | |||||
* | Correct the paths for two patches. The source for these files didn't | ats | 1995-02-12 | 2 | -4/+4 |
| | | | | live in work/src but in work/src/../scripts. | ||||
* | Converted Makefiles as much as I could. | asami | 1995-02-11 | 2 | -4/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (1) Took out INSTALL_MANPAGES (not necessary anymore, porter should set NO_INSTALL_MANPAGES for not calling "make install.man") (2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These are the entries I used: EXEC_DEPENDS: unzip:${PORTSDIR}/archivers/unzip gmake:${PORTSDIR}/devel/gmake wishx:${PORTSDIR}/lang/tclX xli:${PORTSDIR}/graphics/xli gs:${PORTSDIR}/print/ghostscript gunshar:${PORTSDIR}/archivers/gshar+gunshar hfs:${PORTSDIR}/utils/hfs rman:${PORTSDIR}/utils/rman LIB_DEPENDS: tiff\\.3\\.:${PORTSDIR}/graphics/tiff jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg Xpm\\.4\\.:${PORTSDIR}/graphics/xpm tcl\\.7\\.:${PORTSDIR}/lang/tcl tk\\.3\\.:${PORTSDIR}/x11/tk xview\\.1\\.:${PORTSDIR}/x11/xview-lib Xaw3d\\.:${PORTSDIR}/x11/Xaw3d mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib xview\\.3\\.:${PORTSDIR}/x11/xview-lib BLT\\.1\\.:${PORTSDIR}/x11/blt There are still some dependencies I can't figure out what exactly is needed. If your port still has DEPENDS in it, please check it out! | ||||
* | Add Gofer | gpalmer | 1995-02-10 | 1 | -2/+2 |
| | | | | Submitted by: hsu | ||||
* | Add smalltalk | gpalmer | 1995-02-10 | 1 | -2/+2 |
| | |||||
* | GNU Smalltalk version 1.1.1. The install target is a dummy which | gpalmer | 1995-02-10 | 5 | -0/+99 |
| | | | | prints a warning as the supplied install target is interactive. | ||||
* | gofer - a lazy functional language | hsu | 1995-02-08 | 9 | -0/+264 |
| | |||||
* | Upgrade to work with current distfile | gpalmer | 1995-02-07 | 2 | -2/+4 |
| | |||||
* | Log: replace main.c for patch-g, which was larger. | jmacd | 1995-01-30 | 1 | -0/+1141 |
| | |||||
* | Reviewed by: | jmacd | 1995-01-30 | 2 | -2/+9 |
| | | | | | Submitted by: jmacd Obtained from: | ||||
* | Remove expect until it's fixed | gpalmer | 1995-01-29 | 1 | -2/+4 |
| | |||||
* | Change master site to one that allows worldwide access (sunsite.unc.edu) | gpalmer | 1995-01-25 | 1 | -1/+1 |
| | | | | Submitted by: Michael Reifenberger <root@rz-wb.fh-sw.de> | ||||
* | Re-enable forth and delete comment | gpalmer | 1995-01-25 | 1 | -4/+2 |
| | |||||
* | Scheme 48 | swallace | 1995-01-08 | 5 | -0/+46 |
| | | | | Submitted by: Josh MacDonald, <jmacd@uclink.berkeley.edu> | ||||
* | Bring in the new sather file. | jkh | 1995-01-06 | 1 | -0/+4 |
| | |||||
* | Remove itcl until Paul T. fixes it. | jkh | 1995-01-06 | 1 | -2/+2 |
| | |||||
* | Update checksum file to reflect latest tarball | gpalmer | 1995-01-05 | 1 | -1/+1 |
| | |||||
* | This is now version 5.13 | jkh | 1995-01-05 | 1 | -2/+2 |
| | |||||
* | Added STk and schemetoc | swallace | 1995-01-05 | 1 | -2/+2 |
| | |||||
* | STk 2.1, a scheme interpreter with Tk support | swallace | 1995-01-04 | 5 | -0/+122 |
| | | | | Submitted by: Josh MacDonald, <jmacd@uclink.berkeley.edu> | ||||
* | New checksum file for v1.04 | gpalmer | 1995-01-04 | 1 | -1/+1 |
| | |||||
* | Added shared library support. | swallace | 1994-12-31 | 5 | -10/+41 |
| | | | | Submitted by: jmacd@uclink.berkeley.edu | ||||
* | Ar no longer needs -T option, so we don't need patch-01. | hsu | 1994-12-31 | 1 | -2/+2 |
| | | | | We now have a gcc, so in patch-02, don't need to change gcc to cc. | ||||
* | Bump version number to 1.0.4. | hsu | 1994-12-31 | 1 | -3/+3 |
| | |||||
* | Scheme to C compiler and interpreter - 15mar93 | swallace | 1994-12-30 | 10 | -0/+990 |
| | | | | Submitted by: jmacd@uclink.berkeley.edu (Josh MacDonald) | ||||
* | First batch of MD5 checksum files. Only did through to the end of net | gpalmer | 1994-12-18 | 7 | -0/+11 |
| | | | | | | | to both give my fingers a rest & let freefall clear some of it's backlogged mail :-) The rest will follow later | ||||
* | Remove `forth' from the subdir list until the ftp site situation is | gpalmer | 1994-12-08 | 1 | -2/+4 |
| | | | | corrected. | ||||
* | Add forth. | jkh | 1994-11-23 | 1 | -2/+2 |
| | |||||
* | Michael Reifenberger's forth port. | jkh | 1994-11-23 | 4 | -0/+250 |
| | | | | Submitted by: mr | ||||
* | Make use of ALL_TARGET instead of adding the all target to the | hsu | 1994-11-22 | 1 | -11/+0 |
| | | | | | underlying Makefile. Obtained from: | ||||
* | Update DISTNAME to Sather-1.0.2. | hsu | 1994-11-22 | 1 | -3/+4 |
| | | | | | | Make use of ALL_TARGET instead of adding the all target to the underlying Makefile. Obtained from: | ||||
* | changed /usr/gnu/info to /usr/local/info | hsu | 1994-11-22 | 2 | -4/+4 |
| | |||||
* | Add itcl and scm to the SUBDIR list. They seem to build ok. | ats | 1994-11-21 | 1 | -2/+2 |
| | |||||
* | Added Sather to the subdirs list. This thing builds ok. The bootstrap | ats | 1994-11-20 | 1 | -2/+2 |
| | | | | | is only veeeerryy slow. It needed even a long time on my Pentium 90Mhz with 32Mb :-). | ||||
* | add expect | pst | 1994-11-16 | 1 | -2/+2 |
| | |||||
* | Expect 5.12 port | pst | 1994-11-16 | 1 | -0/+17 |
| | |||||
* | Remove ports that don't work from the top level Makefiles. The ports | jkh | 1994-11-10 | 1 | -2/+2 |
| | | | | | | | themselves are still there, but don't get made from a top level make. In another couple of days, I will remove the ports as well if people don't fix them. | ||||
* | The distfile on alcatel has changed. Update to reflect this. | jkh | 1994-11-09 | 1 | -2/+1 |
| | |||||
* | scm - a scheme interpreter | hsu | 1994-11-06 | 4 | -0/+70 |
| | |||||
* | The Sather 1.0 language. | hsu | 1994-11-01 | 2 | -0/+85 |
| | |||||
* | Add logo to SUBDIR. | jkh | 1994-10-23 | 1 | -2/+2 |
| | |||||
* | Brian Harvey's logo interpreter. I could use some help with the | jkh | 1994-10-23 | 4 | -0/+25 |
| | | | | languages, folks! :-( | ||||
* | Changes from Jean-Marc Zucconi to obey PREFIX properly. | jkh | 1994-10-20 | 2 | -13/+16 |
| | | | | Submitted by: jmz | ||||
* | Add itcl to targets. | jkh | 1994-10-06 | 1 | -2/+2 |
| | |||||
* | Port of [incr tcl] by Robert Withrow | jkh | 1994-10-06 | 4 | -0/+34 |
| | | | | Submitted by: rww | ||||
* | These are my changes to support the new argument-less configure scripts. | jkh | 1994-10-04 | 2 | -8/+6 |
| | |||||
* | p2c - Pascal to C translator. By Jean-Marc Zucconi. | jkh | 1994-10-04 | 5 | -0/+71 |
| | | | | Submitted by: jmz | ||||
* | Add $Id$ lines to all the directory level Makefiles. | jkh | 1994-08-23 | 1 | -0/+2 |
| | | | | Submitted by: jkh | ||||
* | Change ports Makefiles to use bsd.port.subdir.mk | jkh | 1994-08-22 | 1 | -1/+1 |
| | | | | Submitted by: jkh | ||||
* | Bring in my little ports/lang tree. | jkh | 1994-08-22 | 1 | -0/+3 |
Submitted by: jkh |