The FreeBSD Ports Archive
FreeBSD print : afm4>
Adobe Font Metrics
afm history
v. 1.18
date: 2004/04/10 17:26:47; author: trevor; state: Exp; lines: +1 -1
Tidy up whitespace.
v. 1.17
date: 2003/02/20 18:55:41; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.16
date: 2002/11/10 16:47:39; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.15
date: 2002/11/06 22:46:36; author: adamw; state: Exp; lines: +3 -1
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.14
date: 2001/01/24 16:10:57; author: jedgar; state: Exp; lines: +2 -2
Update MASTER_SITES (sgi.com -> ftp.sgi.com)
v. 1.13
date: 2000/04/09 17:49:11; author: cpiazza; state: Exp; lines: +3 -3
Accidental whitespace
v. 1.12
date: 2000/04/09 17:39:33; author: cpiazza; state: Exp; lines: +4 -4
Update with the new PORTNAME/PORTVERSION variables
v. 1.11
date: 2000/02/05 10:55:39; author: dirk; state: Exp; lines: +3 -1
Add missing "MAINTAINER=ports@FreeBSD.org".
v. 1.10
date: 1999/08/31 01:44:28; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.9
date: 1999/08/28 02:42:31; author: mharo; state: Exp; lines: +2 -2
expr -> ${EXPR}
mv -> ${MV}
rm -> ${RM}
tr -> ${TR}
v. 1.8
date: 1999/08/23 04:23:48; author: mharo; state: Exp; lines: +2 -2
grep -> ${GREP}
true -> ${TRUE}
false -> ${FALSE}
v. 1.7
date: 1996/11/17 08:44:24; author: obrien; state: Exp; lines: +2 -2
CATEGORIES+= -> CATEGORIES=
Converted to MAN[1-9]
v. 1.6
date: 1995/11/22 13:17:53; author: asami; state: Exp; lines: +2 -2
Change "printing" to "print".
v. 1.5
date: 1995/04/21 00:20:43; author: jmz; state: Exp; lines: +4 -3
Change all makefiles in the print directory according to the new rules
for bsd.port.mk
v. 1.4
date: 1995/04/17 20:31:10; author: asami; state: Exp; lines: +2 -2
Added various "build: configure" and "install: build" dependencies.
Pointed-out by: jmz
v. 1.3
date: 1995/04/15 04:33:37; author: asami; state: Exp; lines: +10 -2
Print Makefiles...this one was tough!
v. 1.2
date: 1995/04/01 12:49:18; author: jkh; state: Exp; lines: +1 -0
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
v. 1.1
date: 1994/11/23 16:05:44; author: ljo; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1994/11/23 16:05:45; author: ljo; state: Exp; lines: +0 -0
Adobe font metrics as used by FlexFAX.
I'm having problems with the package.
=============================================================================
v. 1.18
date: 2004/04/10 17:26:47; author: trevor; state: Exp; lines: +1 -1
Tidy up whitespace.
v. 1.17
date: 2003/02/20 18:55:41; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.16
date: 2002/11/10 16:47:39; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.15
date: 2002/11/06 22:46:36; author: adamw; state: Exp; lines: +3 -1
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.14
date: 2001/01/24 16:10:57; author: jedgar; state: Exp; lines: +2 -2
Update MASTER_SITES (sgi.com -> ftp.sgi.com)
v. 1.13
date: 2000/04/09 17:49:11; author: cpiazza; state: Exp; lines: +3 -3
Accidental whitespace
v. 1.12
date: 2000/04/09 17:39:33; author: cpiazza; state: Exp; lines: +4 -4
Update with the new PORTNAME/PORTVERSION variables
v. 1.11
date: 2000/02/05 10:55:39; author: dirk; state: Exp; lines: +3 -1
Add missing "MAINTAINER=ports@FreeBSD.org".
v. 1.10
date: 1999/08/31 01:44:28; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.9
date: 1999/08/28 02:42:31; author: mharo; state: Exp; lines: +2 -2
expr -> ${EXPR}
mv -> ${MV}
rm -> ${RM}
tr -> ${TR}
v. 1.8
date: 1999/08/23 04:23:48; author: mharo; state: Exp; lines: +2 -2
grep -> ${GREP}
true -> ${TRUE}
false -> ${FALSE}
v. 1.7
date: 1996/11/17 08:44:24; author: obrien; state: Exp; lines: +2 -2
CATEGORIES+= -> CATEGORIES=
Converted to MAN[1-9]
v. 1.6
date: 1995/11/22 13:17:53; author: asami; state: Exp; lines: +2 -2
Change "printing" to "print".
v. 1.5
date: 1995/04/21 00:20:43; author: jmz; state: Exp; lines: +4 -3
Change all makefiles in the print directory according to the new rules
for bsd.port.mk
v. 1.4
date: 1995/04/17 20:31:10; author: asami; state: Exp; lines: +2 -2
Added various "build: configure" and "install: build" dependencies.
Pointed-out by: jmz
v. 1.3
date: 1995/04/15 04:33:37; author: asami; state: Exp; lines: +10 -2
Print Makefiles...this one was tough!
v. 1.2
date: 1995/04/01 12:49:18; author: jkh; state: Exp; lines: +1 -0
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
v. 1.1
date: 1994/11/23 16:05:44; author: ljo; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1994/11/23 16:05:45; author: ljo; state: Exp; lines: +0 -0
Adobe font metrics as used by FlexFAX.
I'm having problems with the package.
=============================================================================
v. 1.18
date: 2004/04/10 17:26:47; author: trevor; state: Exp; lines: +1 -1
Tidy up whitespace.
v. 1.17
date: 2003/02/20 18:55:41; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.16
date: 2002/11/10 16:47:39; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.15
date: 2002/11/06 22:46:36; author: adamw; state: Exp; lines: +3 -1
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.14
date: 2001/01/24 16:10:57; author: jedgar; state: Exp; lines: +2 -2
Update MASTER_SITES (sgi.com -> ftp.sgi.com)
v. 1.13
date: 2000/04/09 17:49:11; author: cpiazza; state: Exp; lines: +3 -3
Accidental whitespace
v. 1.12
date: 2000/04/09 17:39:33; author: cpiazza; state: Exp; lines: +4 -4
Update with the new PORTNAME/PORTVERSION variables
v. 1.11
date: 2000/02/05 10:55:39; author: dirk; state: Exp; lines: +3 -1
Add missing "MAINTAINER=ports@FreeBSD.org".
v. 1.10
date: 1999/08/31 01:44:28; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.9
date: 1999/08/28 02:42:31; author: mharo; state: Exp; lines: +2 -2
expr -> ${EXPR}
mv -> ${MV}
rm -> ${RM}
tr -> ${TR}
v. 1.8
date: 1999/08/23 04:23:48; author: mharo; state: Exp; lines: +2 -2
grep -> ${GREP}
true -> ${TRUE}
false -> ${FALSE}
v. 1.7
date: 1996/11/17 08:44:24; author: obrien; state: Exp; lines: +2 -2
CATEGORIES+= -> CATEGORIES=
Converted to MAN[1-9]
v. 1.6
date: 1995/11/22 13:17:53; author: asami; state: Exp; lines: +2 -2
Change "printing" to "print".
v. 1.5
date: 1995/04/21 00:20:43; author: jmz; state: Exp; lines: +4 -3
Change all makefiles in the print directory according to the new rules
for bsd.port.mk
v. 1.4
date: 1995/04/17 20:31:10; author: asami; state: Exp; lines: +2 -2
Added various "build: configure" and "install: build" dependencies.
Pointed-out by: jmz
v. 1.3
date: 1995/04/15 04:33:37; author: asami; state: Exp; lines: +10 -2
Print Makefiles...this one was tough!
v. 1.2
date: 1995/04/01 12:49:18; author: jkh; state: Exp; lines: +1 -0
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
v. 1.1
date: 1994/11/23 16:05:44; author: ljo; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1994/11/23 16:05:45; author: ljo; state: Exp; lines: +0 -0
Adobe font metrics as used by FlexFAX.
I'm having problems with the package.
=============================================================================
|
| |

|