Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | attach calctool | erich | 1996-12-12 | 1 | -1/+2 |
| | |||||
* | new port of calctool, another X11 calculator, | erich | 1996-12-12 | 7 | -0/+117 |
| | | | | | closes ports/2157 Submitted by: Nick Sayer nsayer@quack.kfu.com | ||||
* | Make pkg_add print the license only once. Note that the INSTALL script | asami | 1996-12-05 | 2 | -0/+8 |
| | | | | | is called twice, once with "PRE-INSTALL" and once with "POST-INSTALL" (cf. pkg_add(1)). | ||||
* | Make pkg_add print the license only once. Note that the INSTALL script | asami | 1996-12-05 | 2 | -4/+4 |
| | | | | | is called twice, once with "PRE-INSTALL" and once with "POST-INSTALL" (cf. pkg_add(1)). | ||||
* | Remove @unexec rm of a listed file, it will be removed by | asami | 1996-12-05 | 2 | -2/+0 |
| | | | | pkg_delete automatically if the file is in PLIST. | ||||
* | People, please please please update subdir Makefiles when you import | asami | 1996-12-05 | 1 | -1/+2 |
| | | | | a port! (I thought easy-import now yells in your ears about this..) | ||||
* | port of linux' wingz | erich | 1996-12-04 | 13 | -0/+478 |
| | |||||
* | Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds to | asami | 1996-11-30 | 3 | -368/+368 |
| | | | | changes made in rev. 1.232 of bsd.port.mk. | ||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | asami | 1996-11-18 | 17 | -40/+23 |
| | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. | ||||
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 9 | -19/+18 |
| | |||||
* | Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 1 | -3/+3 |
| | |||||
* | Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 2 | -9/+8 |
| | |||||
* | trim the DESCR's to something reasonable at Satoshi's request. | erich | 1996-10-16 | 1 | -20/+4 |
| | |||||
* | Oh my goodness! Satoshi is finally fed up and decided to "clean up" | asami | 1996-10-10 | 5 | -5/+5 |
| | | | | | | | | | | 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! | ||||
* | Distfile moved and renamed. | asami | 1996-10-09 | 2 | -3/+4 |
| | | | | Submitted by: jspath@mail.bcpl.lib.md.us (Webmaster Jim) | ||||
* | Use ${INSTALL_MAN} instead of install -c to install the man page. | max | 1996-09-22 | 1 | -2/+2 |
| | |||||
* | freebsd2.1 -> freebsd2.2 (argh!) | asami | 1996-08-21 | 2 | -6/+6 |
| | |||||
* | Added new man page to oleo (with small formatting changes) | chuckr | 1996-08-10 | 1 | -1/+7 |
| | | | | | thanks to Don Yuniskis. It's needed it for a long time, Thanks, Don! | ||||
* | Add support for the | jmz | 1996-08-05 | 2 | -0/+337 |
| | | | | | | | | | | | | set function none set method none commands, cause the default extension of ".ft" to be tried on all loaded fudgit files and adds support for C-style escape sequences in fudgit commands (which was *implied* in the fudgitrc file distributed in the sources but apparently never implemented). Correct some minor typos in the on-line help. Submitted by: Don Yuniskis <dgy@rtd.com> | ||||
* | Reverse directory name from 2.2 to 2.1. It will be changed back once | asami | 1996-07-10 | 2 | -6/+6 |
| | | | | 2.1.5 is released. :( | ||||
* | Add ".gz" to end of package files so this thing packages in the default | asami | 1996-06-10 | 1 | -1185/+1186 |
| | | | | case (no NOMANCOMPRESS). | ||||
* | Make it install manpages even if NOMANCOMPRESS is defined. Run | asami | 1996-06-10 | 1 | -7/+13 |
| | | | | | /sbin/ldconfig -m on shared libraries. Take out @ from install commands so user can have some idea what's going on. | ||||
* | Add lapack. | jmz | 1996-06-07 | 1 | -1/+2 |
| | |||||
* | LAPACK is a library of Fortran 77 subroutines for linear algebra. | jmz | 1996-06-07 | 13 | -0/+2021 |
| | |||||
* | Add maxima to subdir list. | asami | 1996-04-12 | 1 | -2/+2 |
| | |||||
* | pkg/COMMENT files for use by ports READMEs. | asami | 1996-04-09 | 1 | -0/+1 |
| | |||||
* | More missing newlines. | asami | 1996-03-31 | 3 | -3/+3 |
| | |||||
* | Set DIST_SUBDIR to ${DISTNAME} and delete a whole bunch of hacks to | asami | 1996-03-10 | 3 | -27/+13 |
| | | | | fetch them correctly from the backup site. | ||||
* | Delete unnecessary stuff. | asami | 1996-03-10 | 1 | -3/+2 |
| | |||||
* | Change version-dependent filenames to 2.2. | asami | 1996-03-08 | 2 | -6/+6 |
| | |||||
* | Remove ${KEYWORDS}. | asami | 1996-03-06 | 2 | -4/+2 |
| | |||||
* | Distfile changed at master site, now has files in subdir. | asami | 1996-02-07 | 2 | -2/+1 |
| | |||||
* | radix = 2 (not 16) for floats. | jmz | 1995-11-30 | 1 | -0/+38 |
| | |||||
* | Remove gmp. | asami | 1995-11-26 | 1 | -2/+1 |
| | |||||
* | Added xvgr. | asami | 1995-11-26 | 1 | -1/+2 |
| | |||||
* | Change category from "math languages" to "math lang". | asami | 1995-11-22 | 1 | -2/+2 |
| | |||||
* | Change category from "math printing" to "math print". | asami | 1995-11-22 | 1 | -2/+2 |
| | |||||
* | Shorten one-line comments. Boy, I'm listed as MAINTAINERs in a | asami | 1995-11-09 | 2 | -2/+2 |
| | | | | lot of ports or what! ;> | ||||
* | shortened COMMENTS | erich | 1995-10-28 | 1 | -1/+1 |
| | |||||
* | added myself as MAINTAINER | erich | 1995-10-28 | 1 | -1/+3 |
| | |||||
* | Shorten one-line comments. | asami | 1995-10-25 | 2 | -2/+2 |
| | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> | ||||
* | Shorten the COMMENT line | jmz | 1995-10-25 | 2 | -2/+2 |
| | |||||
* | Use CFLAGS from /etc/make.conf. | asami | 1995-10-19 | 1 | -0/+11 |
| | |||||
* | Change "i386-unknown-freebsd2.0.5" to "i386-unknown-freebsd2.1.0" so | asami | 1995-10-12 | 2 | -6/+6 |
| | | | | this will package in 2.1. | ||||
* | Expand directories. | asami | 1995-10-04 | 2 | -4/+444 |
| | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> | ||||
* | Various EXEC_DEPENDS fixes. | asami | 1995-10-04 | 2 | -4/+4 |
| | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> | ||||
* | Convert all makefiles to new formats. | asami | 1995-10-03 | 1 | -16/+15 |
| | |||||
* | Added xlispstat. | asami | 1995-08-18 | 1 | -1/+2 |
| | |||||
* | XLISP-STAT is a statistical environment based on a dialect of the Lisp | asami | 1995-08-18 | 5 | -0/+94 |
| | | | | | | | | | | | | language called XLISP. This one is IS_INTERACTIVE because it needs to connect to the X server while building. I don't know if it's possible to build a package or not. Submitted by: "Eric L. Hernes" <erich@lodgenet.com> this one was mentioned in the linux journal recently. I've used it before so I made up a port. | ||||
* | Cleanup. Install in /usr/local/share, etc. | asami | 1995-07-29 | 2 | -6/+4 |
| | | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> Obtained from: |