The FreeBSD Ports Archive
FreeBSD cad : gerbv4>
A Free Gerber Viewer
Gerber Viewer (gerbv) is a viewer for Gerber files. Gerber files are
generated from PCB CAD system and sent to PCB manufacturers as basis
for the manufacturing process. The standard supported by gerbv is
RS-274X. The basic difference between RS-274D (the old standard) and
RS-274X is basically the addition of apertures in RS-274X. It might be
possible to make an RS-274X file out of an RS-274D file and an aperture
list.
gerbv also supports drill files. The format supported are known under
names as NC-drill or Excellon. The format is a bit undefined and different
EDA-vendors implement it different. But basically you need to have the
tools definition in the file, then the parser is quite tolerant. The
different holes are shown as dots in the (scaled) correct size.
The different layers of the PCB are separated into different files. gerbv
can load all files at the same time and display them "on top of each
other". You can independently turn them on and off.
http://gerbv.sourceforge.net/
|
gerbv history
v. 1.27
date: 2007/12/14 17:05:14; author: miwi; state: Exp; lines: +6 -7
- Update to 1.0.3
PR: 118587
Submitted by: KATO Tsuguru
v. 1.26
date: 2007/07/23 09:35:34; author: rafan; state: Exp; lines: +0 -1
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
v. 1.25
date: 2007/05/19 20:00:32; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.24
date: 2006/08/01 19:51:08; author: itetcu; state: Exp; lines: +4 -5
Update to version 1.0.2
PR: ports/101188
Submitted by: KATO Tsuguru
v. 1.23
date: 2006/05/03 23:38:27; author: edwin; state: Exp; lines: +0 -1
remove USE_REINPLACE for all ports with categories starting with C
v. 1.22
date: 2005/11/05 05:21:25; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.21
date: 2005/03/12 10:53:40; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.20
date: 2005/03/07 13:46:51; author: flz; state: Exp; lines: +1 -1
- Update to 1.0.1.
PR: ports/78497
Submitted by: Ports Fury
Approved by: pav (mentor)
v. 1.19
date: 2004/12/31 13:17:30; author: krion; state: Exp; lines: +8 -3
Update to version 1.0.0
PR: ports/75688
Submitted by: Ports Fury
v. 1.18
date: 2004/11/07 22:36:00; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
v. 1.17
date: 2004/06/27 18:02:24; author: krion; state: Exp; lines: +5 -10
Update to version 0.16
PR: ports/68369
Submitted by: Ports Fury
v. 1.16
date: 2004/02/04 05:18:51; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.15
date: 2004/01/22 12:18:01; author: trevor; state: Exp; lines: +2 -2
Use the CPIO macro defined in bsd.port.mk.
v. 1.14
date: 2003/10/26 10:50:49; author: krion; state: Exp; lines: +2 -2
- Update to version 0.15
PR: 58519
Submitted by: Ports Fury
v. 1.13
date: 2003/08/26 18:43:02; author: krion; state: Exp; lines: +1 -1
- Update to version 0.14
PR: 55998
Submitted by: Ports Fury
v. 1.12
date: 2003/04/27 18:06:41; author: naddy; state: Exp; lines: +2 -8
Use USE_GETOPT_LONG.
PR: 51222
Submitted by: Ports Fury
v. 1.11
date: 2003/04/23 22:13:41; author: naddy; state: Exp; lines: +5 -3
Update to version 0.13.
PR: 51047
Submitted by: Ports Fury
v. 1.10
date: 2003/04/18 04:51:32; author: marcus; state: Exp; lines: +0 -1
Remove USE_GNOMENG.
v. 1.9
date: 2003/02/20 16:52:44; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.8
date: 2003/02/11 16:45:54; author: ijliao; state: Exp; lines: +1 -1
upgrade to 0.12
v. 1.7
date: 2003/02/08 05:27:22; author: nork; state: Exp; lines: +2 -2
Change CPPFLAGS+=/LDFLAGS+= to CPPFLAGS=/LDFLAGS=.
Submitted by: Ports Fury
v. 1.6
date: 2003/02/02 13:54:17; author: nork; state: Exp; lines: +9 -4
Conditionalize libgnugetopt dependencies.
PR: ports/47737
Submitted by: Ports Fury
v. 1.5
date: 2003/01/02 19:11:51; author: ijliao; state: Exp; lines: +6 -5
upgrade to 0.11
PR: 46141
Submitted by: Ports Fury
v. 1.4
date: 2002/11/10 16:45:14; 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.3
date: 2002/11/06 22:44:04; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.2
date: 2002/08/05 04:25:24; author: ijliao; state: Exp; lines: +9 -8
switch to GNOMENG
Enable PNG support properly
PR: 41027
Submitted by: Ports Fury
v. 1.1
date: 2002/07/15 20:00:33; author: ijliao; state: Exp;
add gerbv 0.0.9
A Free Gerber Viewer
=============================================================================
|
| |

|