mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Change Brent J. Nordquist's e-mail address.
Submitted by: "Brent J. Nordquist" <bjn@visi.com>
This commit is contained in:
parent
a9cdad4f7a
commit
581e3b306f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=5455
7 changed files with 13 additions and 13 deletions
|
@ -1,16 +1,16 @@
|
|||
# New ports collection makefile for: sattrack
|
||||
# Version required: 3.1.4
|
||||
# Date created: 6 Apr 1996
|
||||
# Whom: Brent J. Nordquist <nordquist@platinum.com>
|
||||
# Whom: Brent J. Nordquist <bjn@visi.com>
|
||||
#
|
||||
# $Id: Makefile,v 1.4 1996/11/15 22:34:53 obrien Exp $
|
||||
# $Id: Makefile,v 1.5 1996/12/07 09:28:41 max Exp $
|
||||
#
|
||||
|
||||
DISTNAME= sattrack-3.1.4
|
||||
CATEGORIES= astro
|
||||
MASTER_SITES= http://ssl.berkeley.edu/isi_www/
|
||||
|
||||
MAINTAINER= nordquist@platinum.com
|
||||
MAINTAINER= bjn@visi.com
|
||||
|
||||
NO_CDROM= "No bundling with commercial product without author's concent"
|
||||
|
||||
|
|
|
@ -11,5 +11,5 @@ mode. In the latter case all necessary parameters are specified
|
|||
on the command line.
|
||||
|
||||
Port to FreeBSD 2.1 by
|
||||
Brent J. Nordquist (nordquist@platinum.com)
|
||||
Brent J. Nordquist <bjn@visi.com>
|
||||
Sat Apr 6 22:29:02 1996
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# post-patch for sattrack-3.1.4
|
||||
# modify bin scripts to point to correct install dir
|
||||
#
|
||||
# script by Brent Nordquist (nordquist@platinum.com)
|
||||
# script by Brent J. Nordquist <bjn@visi.com>
|
||||
# Sun Apr 7 00:08:56 1996
|
||||
#
|
||||
if [ -z "$WRKDIR" ]; then
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# New ports collection makefile for: btoa
|
||||
# Version required: 5.2
|
||||
# Date created: 4 Apr 1996
|
||||
# Whom: Brent J. Nordquist <nordquist@platinum.com>
|
||||
# Whom: Brent J. Nordquist <bjn@visi.com>
|
||||
#
|
||||
# $Id: Makefile,v 1.2 1996/11/11 05:49:14 obrien Exp $
|
||||
# $Id: Makefile,v 1.3 1996/11/17 09:04:39 obrien Exp $
|
||||
#
|
||||
|
||||
DISTNAME= btoa-5.2
|
||||
|
@ -14,7 +14,7 @@ MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/
|
|||
PATCH_SITES= ${MASTER_SITES}
|
||||
PATCHFILES= btoa-5.2-patch1.gz
|
||||
|
||||
MAINTAINER= nordquist@platinum.com
|
||||
MAINTAINER= bjn@visi.com
|
||||
|
||||
MAKE_FLAGS= DESTDIR=${PREFIX} -f
|
||||
MAKEFILE= Makefile.sun
|
||||
|
|
|
@ -9,5 +9,5 @@ file provides a list of errors found this way, which could then be
|
|||
used to retransmit only the failing lines.
|
||||
|
||||
Port to FreeBSD 2.1 by
|
||||
Brent J. Nordquist (nordquist@platinum.com)
|
||||
Brent J. Nordquist <bjn@visi.com>
|
||||
Fri Apr 5 23:20:58 1996
|
||||
|
|
|
@ -1,16 +1,16 @@
|
|||
# New ports collection makefile for: gdbm
|
||||
# Version required: 1.7.3
|
||||
# Date created: 8 Apr 1996
|
||||
# Whom: Brent J. Nordquist <nordquist@platinum.com>
|
||||
# Whom: Brent J. Nordquist <bjn@visi.com>
|
||||
#
|
||||
# $Id: Makefile,v 1.2 1996/11/17 03:18:20 obrien Exp $
|
||||
# $Id: Makefile,v 1.3 1996/11/18 10:19:15 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gdbm-1.7.3
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
|
||||
MAINTAINER= nordquist@platinum.com
|
||||
MAINTAINER= bjn@visi.com
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
MAKE_FLAGS= CFLAGS="${CFLAGS}" LDFLAGS=-s -f
|
||||
|
|
|
@ -2,5 +2,5 @@ GNU `dbm' is a library of functions implementing a hashed database
|
|||
on a disk file. The software was written by Philip A. Nelson.
|
||||
|
||||
Port to FreeBSD 2.1 by
|
||||
Brent J. Nordquist (nordquist@platinum.com)
|
||||
Brent J. Nordquist <bjn@visi.com>
|
||||
Mon Apr 8 06:27:31 1996
|
||||
|
|
Loading…
Add table
Reference in a new issue