Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rm --> ${RM} | obrien | 1997-01-19 | 2 | -4/+4 |
| | |||||
* | Upgrade to 0.57 PL 4. | obrien | 1997-01-19 | 15 | -198/+36 |
| | | | | (note that 0.58 is out, but I want to lets the bugs shake out of it first). | ||||
* | (1) This is a classic example of a "trivial fix" blowing up on one's face | asami | 1997-01-19 | 2 | -50/+0 |
| | | | | | | | unless you test it, Brian. :) (Directory path prefix was wrong.) (2) Also, this patch modifies the same file as patch-af, so I combined those two (see handbook). | ||||
* | Change pre-patch rule slightly to extract everything under ${WRKSRC}, | asami | 1997-01-19 | 1 | -8/+7 |
| | | | | not ${.CURDIR}. Also remove HAS_CONFIGURE (GNU_CONFIGURE implies that). | ||||
* | The sum of "HAS_CONFIGURE=yes" and "CONFIGURE_ARGS=--prefix=${PREFIX}" is | asami | 1997-01-18 | 2 | -6/+4 |
| | | | | equal to "GNU_CONFIGURE=yes". | ||||
* | Added MAN1 and MANCOMPRESSED to Makefile. | max | 1997-01-18 | 2 | -1/+6 |
| | | | | Now, installs sample .kermrc into /usr/local/share/examples/kermit. | ||||
* | Original source distribution tarball has been changed. | max | 1997-01-18 | 1 | -1/+1 |
| | | | | Noticed by: Eivind Eklund <eivind@dimaga.com> | ||||
* | If a client suggests an IP that is different from the server-config | brian | 1997-01-18 | 2 | -0/+50 |
| | | | | | | | | | IP for that hardware-address, return a NAK rather than being silent. Reviewed by: None (trivial fix, discussed briefly with author & cc'd to hackers) Submitted by: Brian Somers <brian@awfulhak.demon.co.uk> Obtained from: Brian Somers <brian@awfulhak.demon.co.uk> | ||||
* | Activated plor. | max | 1997-01-17 | 1 | -1/+2 |
| | | | | (Closing PR #2328.) | ||||
* | New port: | max | 1997-01-17 | 8 | -0/+144 |
| | | | | | | plor - An alpha-release reader for reading SOUP and QWK packets. Reviewed & Modified by: max Submitted by: Tim Vanderhoek <ac199@freenet.hamilton.on.ca> | ||||
* | Rip off the patch to ftpd.c and one to access.c from patch-ai and | max | 1997-01-17 | 4 | -164/+130 |
| | | | | | | merge ftpd.c patch to patch-ad and access.c patch to patch-af. (As clearly stated in the handbook, a file should be changed only by one patch.) | ||||
* | This patch has been integrated in the original source. | max | 1997-01-17 | 2 | -36/+0 |
| | |||||
* | The original distribution is file has been changed. | max | 1997-01-17 | 2 | -2/+2 |
| | | | | | Pointed-out by: Mark Huizer xaa@stack.nl (Closing PR #2472.) | ||||
* | Upgrade to 970115 | ache | 1997-01-16 | 2 | -4/+4 |
| | |||||
* | preconfigure the run files | adam | 1997-01-16 | 1 | -0/+44 |
| | |||||
* | WRKDIR != WRKSRC | adam | 1997-01-16 | 1 | -2/+2 |
| | |||||
* | upgrade to 1.12 | torstenb | 1997-01-16 | 24 | -48/+48 |
| | | | | Submitted by: fenner | ||||
* | Upgrade, 3.0PL44 -> 3.0PL53+unofficial patch. | max | 1997-01-16 | 5 | -67/+59 |
| | |||||
* | Add idl4 | msmith | 1997-01-16 | 1 | -1/+2 |
| | |||||
* | Update from CVSup release 14.1 to release 14.1.1. | jdp | 1997-01-16 | 2 | -4/+4 |
| | | | | | | This micro release of CVSup fixes a server bug that would have been tickled by some planned repairs to the FreeBSD repository. The client remains unchanged from release 14.1. | ||||
* | Oops, forgot this one. | msmith | 1997-01-16 | 1 | -0/+44 |
| | |||||
* | Remove version number from description | msmith | 1997-01-16 | 1 | -2/+0 |
| | |||||
* | New patches for bwbasic 2.20 | msmith | 1997-01-16 | 1 | -23/+15 |
| | |||||
* | New checksums for new files. | msmith | 1997-01-16 | 1 | -1/+2 |
| | |||||
* | Update to version 2.20pl1, also fix some glaring stupidity that causes | msmith | 1997-01-16 | 1 | -7/+21 |
| | | | | | | one of the supplied tests to fail. Located-on-radar-by: Josh Gilliam -- soil@quick.net | ||||
* | Install header in correct place | ache | 1997-01-15 | 1 | -2/+2 |
| | |||||
* | Add felt. | asami | 1997-01-15 | 1 | -1/+2 |
| | |||||
* | Import of FElt, a system for Finite Element analysis. | tg | 1997-01-15 | 16 | -0/+234 |
| | | | | | | Closes PR #2237. Submitted by: Pedro Giffuni <pgiffuni@FPS.biblos.unal.edu.co> | ||||
* | Serves me right for committing work I hadn't looked at in over a month. | pst | 1997-01-14 | 19 | -78/+111 |
| | | | | | | This cleans up everything, installs man pages properly, et al. The dhcp client is not installed, since it is not yet functional. | ||||
* | Remove RUN_DEPENDS to gs, there are too many versions around (3 | asami | 1997-01-14 | 4 | -6/+26 |
| | | | | | English and 3 Japanese) and we don't want the package to have a @pkgdep on a particular version. | ||||
* | Move $FreeBSD$ up right next to $NetBSD$ (oh, the solidarity! :). | asami | 1997-01-14 | 1 | -2/+1 |
| | |||||
* | Depend on pkfonts for correct resolution. | asami | 1997-01-14 | 1 | -1/+2 |
| | | | | Pointed out by: kiri@toba-cmt.ac.jp | ||||
* | Use flag-freebsd.h, submitted by Philippe Regnauld <regnauld@deepo.prosa.dk>. | tg | 1997-01-14 | 2 | -3/+20 |
| | |||||
* | Modify the configuration to use file locking with fcntl() so that | max | 1997-01-14 | 2 | -4/+15 |
| | | | | | the trash folder works properly. Submitted by: Koichi Satou <copan@ppp.fastnet.or.jp> | ||||
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 2 | -2/+2 |
| | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. | ||||
* | Better method to test if make is run with BATCH defined. | max | 1997-01-14 | 1 | -2/+2 |
| | |||||
* | Upgrade to ISC DHCP 5.14 | pst | 1997-01-14 | 12 | -24/+24 |
| | |||||
* | Include osreldate.h to determine if if_var.h is needed. | max | 1997-01-14 | 2 | -20/+23 |
| | |||||
* | Use ${WRKSRC} instead of a hard-coded work/ by moving some | fenner | 1997-01-14 | 1 | -6/+9 |
| | | | | targets below the .include <bsd.port.mk> | ||||
* | Upgrade | ache | 1997-01-13 | 2 | -2/+2 |
| | |||||
* | Upgrade to 5.30 | ache | 1997-01-13 | 7 | -96/+98 |
| | |||||
* | Upgrade to 0.6.6 | markm | 1997-01-13 | 8 | -28/+16 |
| | |||||
* | Switched to using the INSTALL_* macros. | obrien | 1997-01-13 | 1 | -7/+7 |
| | |||||
* | Fixed DISTNAME, added PKGNAME. | obrien | 1997-01-13 | 1 | -4/+4 |
| | |||||
* | Added $Id$. | asami | 1997-01-13 | 1 | -0/+3 |
| | |||||
* | Checksum was incorrect, has changed, or something. | asami | 1997-01-13 | 1 | -1/+1 |
| | |||||
* | "mkdir" -> "mkdir -p" so pkg_add will work without /usr/local/www | asami | 1997-01-13 | 9 | -9/+9 |
| | | | | pre-existing. | ||||
* | Update the "version required" comment. Change "Whom" and MAINTAINER to | asami | 1997-01-13 | 1 | -11/+5 |
| | | | | | | | | reflect reality (who's "cbr"?). Change PKGNAME to follow standard. Remove commented out MASTER_SITES (I know how it got here, and I do this myself too, but you have to make sure you delete it before committing, Chuck :), remove unnecessary pre-install target (directories are created by mtree). | ||||
* | Activate libsx and lupe. | tg | 1997-01-13 | 1 | -1/+3 |
| | |||||
* | Activate cgoban. | tg | 1997-01-13 | 1 | -1/+2 |
| |