summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* rm --> ${RM}obrien1997-01-192-4/+4
|
* Upgrade to 0.57 PL 4.obrien1997-01-1915-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 faceasami1997-01-192-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},asami1997-01-191-8/+7
| | | | not ${.CURDIR}. Also remove HAS_CONFIGURE (GNU_CONFIGURE implies that).
* The sum of "HAS_CONFIGURE=yes" and "CONFIGURE_ARGS=--prefix=${PREFIX}" isasami1997-01-182-6/+4
| | | | equal to "GNU_CONFIGURE=yes".
* Added MAN1 and MANCOMPRESSED to Makefile.max1997-01-182-1/+6
| | | | Now, installs sample .kermrc into /usr/local/share/examples/kermit.
* Original source distribution tarball has been changed.max1997-01-181-1/+1
| | | | Noticed by: Eivind Eklund <eivind@dimaga.com>
* If a client suggests an IP that is different from the server-configbrian1997-01-182-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.max1997-01-171-1/+2
| | | | (Closing PR #2328.)
* New port:max1997-01-178-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 andmax1997-01-174-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.max1997-01-172-36/+0
|
* The original distribution is file has been changed.max1997-01-172-2/+2
| | | | | Pointed-out by: Mark Huizer xaa@stack.nl (Closing PR #2472.)
* Upgrade to 970115ache1997-01-162-4/+4
|
* preconfigure the run filesadam1997-01-161-0/+44
|
* WRKDIR != WRKSRCadam1997-01-161-2/+2
|
* upgrade to 1.12torstenb1997-01-1624-48/+48
| | | | Submitted by: fenner
* Upgrade, 3.0PL44 -> 3.0PL53+unofficial patch.max1997-01-165-67/+59
|
* Add idl4msmith1997-01-161-1/+2
|
* Update from CVSup release 14.1 to release 14.1.1.jdp1997-01-162-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.msmith1997-01-161-0/+44
|
* Remove version number from descriptionmsmith1997-01-161-2/+0
|
* New patches for bwbasic 2.20msmith1997-01-161-23/+15
|
* New checksums for new files.msmith1997-01-161-1/+2
|
* Update to version 2.20pl1, also fix some glaring stupidity that causesmsmith1997-01-161-7/+21
| | | | | | one of the supplied tests to fail. Located-on-radar-by: Josh Gilliam -- soil@quick.net
* Install header in correct placeache1997-01-151-2/+2
|
* Add felt.asami1997-01-151-1/+2
|
* Import of FElt, a system for Finite Element analysis.tg1997-01-1516-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.pst1997-01-1419-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 (3asami1997-01-144-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! :).asami1997-01-141-2/+1
|
* Depend on pkfonts for correct resolution.asami1997-01-141-1/+2
| | | | Pointed out by: kiri@toba-cmt.ac.jp
* Use flag-freebsd.h, submitted by Philippe Regnauld <regnauld@deepo.prosa.dk>.tg1997-01-142-3/+20
|
* Modify the configuration to use file locking with fcntl() so thatmax1997-01-142-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$jkh1997-01-142-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.max1997-01-141-2/+2
|
* Upgrade to ISC DHCP 5.14pst1997-01-1412-24/+24
|
* Include osreldate.h to determine if if_var.h is needed.max1997-01-142-20/+23
|
* Use ${WRKSRC} instead of a hard-coded work/ by moving somefenner1997-01-141-6/+9
| | | | targets below the .include <bsd.port.mk>
* Upgradeache1997-01-132-2/+2
|
* Upgrade to 5.30ache1997-01-137-96/+98
|
* Upgrade to 0.6.6markm1997-01-138-28/+16
|
* Switched to using the INSTALL_* macros.obrien1997-01-131-7/+7
|
* Fixed DISTNAME, added PKGNAME.obrien1997-01-131-4/+4
|
* Added $Id$.asami1997-01-131-0/+3
|
* Checksum was incorrect, has changed, or something.asami1997-01-131-1/+1
|
* "mkdir" -> "mkdir -p" so pkg_add will work without /usr/local/wwwasami1997-01-139-9/+9
| | | | pre-existing.
* Update the "version required" comment. Change "Whom" and MAINTAINER toasami1997-01-131-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.tg1997-01-131-1/+3
|
* Activate cgoban.tg1997-01-131-1/+2
|
OpenPOWER on IntegriCloud