aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
Diffstat (limited to 'cad')
-rw-r--r--cad/alliance/Makefile1
-rw-r--r--cad/astk-serveur/Makefile2
-rw-r--r--cad/brlcad/Makefile1
-rw-r--r--cad/calculix/Makefile1
-rw-r--r--cad/chipmunk/Makefile1
-rw-r--r--cad/cider/Makefile2
-rw-r--r--cad/dinotrace/Makefile1
-rw-r--r--cad/electric-ng/Makefile1
-rw-r--r--cad/electric/Makefile1
-rw-r--r--cad/fandango/Makefile2
-rw-r--r--cad/feappv/Makefile2
-rw-r--r--cad/freehdl/Makefile1
-rw-r--r--cad/geda-gattrib/Makefile2
-rw-r--r--cad/geda-gschem/Makefile2
-rw-r--r--cad/geda-gschem/pkg-plist2
-rw-r--r--cad/geda-netlist/Makefile2
-rw-r--r--cad/geda-symcheck/Makefile2
-rw-r--r--cad/geda-utils/Makefile2
-rw-r--r--cad/geda/Makefile2
-rw-r--r--cad/gerbv/Makefile1
-rw-r--r--cad/gmsh/Makefile1
-rw-r--r--cad/gspiceui/Makefile1
-rw-r--r--cad/gtkwave/Makefile2
-rw-r--r--cad/gwave/Makefile1
-rw-r--r--cad/impact/Makefile1
-rw-r--r--cad/irsim/Makefile2
-rw-r--r--cad/jspice3/Makefile2
-rw-r--r--cad/kicad-devel/Makefile1
-rw-r--r--cad/kicad/Makefile1
-rw-r--r--cad/klayout/Makefile1
-rw-r--r--cad/leocad/Makefile2
-rw-r--r--cad/libgeda/Makefile2
-rw-r--r--cad/magic/Makefile2
-rw-r--r--cad/mars/Makefile2
-rw-r--r--cad/netgen/Makefile2
-rw-r--r--cad/opencascade-tutorial/Makefile1
-rw-r--r--cad/opencascade/Makefile4
-rw-r--r--cad/oregano/Makefile2
-rw-r--r--cad/oregano/pkg-plist6
-rw-r--r--cad/pcb/Makefile2
-rw-r--r--cad/pdnmesh/Makefile2
-rw-r--r--cad/pythoncad/Makefile1
-rw-r--r--cad/qcad-partslib/Makefile1
-rw-r--r--cad/qcad/Makefile1
-rw-r--r--cad/qfsm/Makefile1
-rw-r--r--cad/qucs/Makefile1
-rw-r--r--cad/slffea/Makefile2
-rw-r--r--cad/spice/Makefile2
-rw-r--r--cad/tclspice/Makefile1
-rw-r--r--cad/tkgate/Makefile1
-rw-r--r--cad/transcalc/Makefile2
-rw-r--r--cad/varkon/Makefile2
-rw-r--r--cad/vipec/Makefile2
-rw-r--r--cad/xcircuit/Makefile1
-rw-r--r--cad/z88/Makefile3
55 files changed, 57 insertions, 35 deletions
diff --git a/cad/alliance/Makefile b/cad/alliance/Makefile
index fef589a83a29..d349a970d2a6 100644
--- a/cad/alliance/Makefile
+++ b/cad/alliance/Makefile
@@ -6,6 +6,7 @@
PORTNAME= alliance
PORTVERSION= 5.0.20060509
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= http://www-asim.lip6.fr/pub/alliance/distribution/5.0/ \
${MASTER_SITE_LOCAL}
diff --git a/cad/astk-serveur/Makefile b/cad/astk-serveur/Makefile
index e225a53c75e5..527d7cf2f9a6 100644
--- a/cad/astk-serveur/Makefile
+++ b/cad/astk-serveur/Makefile
@@ -7,7 +7,7 @@
PORTNAME= astk
DISTVERSION= 1.5.0-1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= cad
MASTER_SITES= http://www.code-aster.org/FICHIERS/
.if !defined(CLIENT_SEUL)
diff --git a/cad/brlcad/Makefile b/cad/brlcad/Makefile
index cc4ddea5875b..b81661f5a58c 100644
--- a/cad/brlcad/Makefile
+++ b/cad/brlcad/Makefile
@@ -7,6 +7,7 @@
PORTNAME= brlcad
PORTVERSION= 7.8.4
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= brlcad
diff --git a/cad/calculix/Makefile b/cad/calculix/Makefile
index a3c1a0693a0b..9e6c5acb3067 100644
--- a/cad/calculix/Makefile
+++ b/cad/calculix/Makefile
@@ -7,6 +7,7 @@
PORTNAME= CalculiX
PORTVERSION= 1.6
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= http://www.dhondt.de/
DISTFILES= ${DIST_SOURCES}
diff --git a/cad/chipmunk/Makefile b/cad/chipmunk/Makefile
index d25296236f23..f69b527de8d4 100644
--- a/cad/chipmunk/Makefile
+++ b/cad/chipmunk/Makefile
@@ -7,6 +7,7 @@
PORTNAME= chipmunk
PORTVERSION= 5.64
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= http://www.cs.berkeley.edu/~lazzaro/chipmunk/pickup/sources/
DISTFILES= psys-1.59.tar.gz log-5.64.tar.gz netcmp-1.13.tar.gz \
diff --git a/cad/cider/Makefile b/cad/cider/Makefile
index 5fc2cf10bba2..58bd9aa186f2 100644
--- a/cad/cider/Makefile
+++ b/cad/cider/Makefile
@@ -7,7 +7,7 @@
PORTNAME= cider
PORTVERSION= 1.b1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= mita
diff --git a/cad/dinotrace/Makefile b/cad/dinotrace/Makefile
index 46326fb61565..862b7545a9d0 100644
--- a/cad/dinotrace/Makefile
+++ b/cad/dinotrace/Makefile
@@ -7,6 +7,7 @@
PORTNAME= dinotrace
DISTVERSION= 9.3b
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= http://www.veripool.com/ftp/
EXTRACT_SUFX= .tgz
diff --git a/cad/electric-ng/Makefile b/cad/electric-ng/Makefile
index 15fbf454d521..48d33f96b567 100644
--- a/cad/electric-ng/Makefile
+++ b/cad/electric-ng/Makefile
@@ -8,6 +8,7 @@
PORTNAME= electric-ng
PORTVERSION= 8.04
+PORTREVISION= 1
CATEGORIES= cad java
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME:S/-ng//}
diff --git a/cad/electric/Makefile b/cad/electric/Makefile
index e24713e18858..52abcdf2d322 100644
--- a/cad/electric/Makefile
+++ b/cad/electric/Makefile
@@ -7,6 +7,7 @@
PORTNAME= electric
PORTVERSION= 7.0.0
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/cad/fandango/Makefile b/cad/fandango/Makefile
index 592b86462c04..1173e86772ba 100644
--- a/cad/fandango/Makefile
+++ b/cad/fandango/Makefile
@@ -8,7 +8,7 @@
PORTNAME= fandango
PORTVERSION= 0.2.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= elcad
diff --git a/cad/feappv/Makefile b/cad/feappv/Makefile
index eef1bfeff092..e05228d49f7a 100644
--- a/cad/feappv/Makefile
+++ b/cad/feappv/Makefile
@@ -7,7 +7,7 @@
PORTNAME= feappv
PORTVERSION= 2.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= cad science
MASTER_SITES= http://www.ce.berkeley.edu/~rlt/feappv/
MASTER_SITE_SUBDIR= feap
diff --git a/cad/freehdl/Makefile b/cad/freehdl/Makefile
index d89fcc864768..f673fa9a1d7b 100644
--- a/cad/freehdl/Makefile
+++ b/cad/freehdl/Makefile
@@ -7,6 +7,7 @@
PORTNAME= freehdl
PORTVERSION= 0.0.4
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= http://cran.mit.edu/~enaroska/
diff --git a/cad/geda-gattrib/Makefile b/cad/geda-gattrib/Makefile
index f4609caad5ca..ffd9b9c0f98b 100644
--- a/cad/geda-gattrib/Makefile
+++ b/cad/geda-gattrib/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gattrib
PORTVERSION= 20070216
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/${PORTVERSION}/ \
http://geda.seul.org/devel/${PORTVERSION}/
diff --git a/cad/geda-gschem/Makefile b/cad/geda-gschem/Makefile
index f76e290a7fab..17e8cf1d1ddf 100644
--- a/cad/geda-gschem/Makefile
+++ b/cad/geda-gschem/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gschem
PORTVERSION= 20070216
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/${PORTVERSION}/ \
http://geda.seul.org/devel/${PORTVERSION}/
diff --git a/cad/geda-gschem/pkg-plist b/cad/geda-gschem/pkg-plist
index 11996d0de873..424815d3dd2e 100644
--- a/cad/geda-gschem/pkg-plist
+++ b/cad/geda-gschem/pkg-plist
@@ -63,8 +63,6 @@ bin/gschem
%%NLS%%@dirrmtry share/locale/ja_JP
%%NLS%%@dirrmtry share/locale/it_IT/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/it_IT
-%%NLS%%@dirrmtry share/locale/fr_FR/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/fr_FR
%%NLS%%@dirrmtry share/locale/de_DE/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/de_DE
@dirrmtry %%DATADIR%%/scheme
diff --git a/cad/geda-netlist/Makefile b/cad/geda-netlist/Makefile
index 61c75043918e..1ea7b28ed954 100644
--- a/cad/geda-netlist/Makefile
+++ b/cad/geda-netlist/Makefile
@@ -7,7 +7,7 @@
PORTNAME= netlist
PORTVERSION= 20070216
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/${PORTVERSION}/ \
http://geda.seul.org/devel/${PORTVERSION}/
diff --git a/cad/geda-symcheck/Makefile b/cad/geda-symcheck/Makefile
index 5c9d5d20bbe1..f44e05f0a67e 100644
--- a/cad/geda-symcheck/Makefile
+++ b/cad/geda-symcheck/Makefile
@@ -7,7 +7,7 @@
PORTNAME= symcheck
PORTVERSION= 20070216
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/${PORTVERSION}/ \
http://geda.seul.org/devel/${PORTVERSION}/
diff --git a/cad/geda-utils/Makefile b/cad/geda-utils/Makefile
index ab816467c072..13afd98ab33d 100644
--- a/cad/geda-utils/Makefile
+++ b/cad/geda-utils/Makefile
@@ -7,7 +7,7 @@
PORTNAME= utils
PORTVERSION= 20070216
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/${PORTVERSION}/ \
http://geda.seul.org/devel/${PORTVERSION}/
diff --git a/cad/geda/Makefile b/cad/geda/Makefile
index 52326a0cf25c..5fbc62080704 100644
--- a/cad/geda/Makefile
+++ b/cad/geda/Makefile
@@ -7,7 +7,7 @@
PORTNAME= geda
PORTVERSION= 20070216
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= # empty
DISTFILES= # none
diff --git a/cad/gerbv/Makefile b/cad/gerbv/Makefile
index 3b6bbceddf73..3302d4f5ff95 100644
--- a/cad/gerbv/Makefile
+++ b/cad/gerbv/Makefile
@@ -8,6 +8,7 @@
PORTNAME= gerbv
PORTVERSION= 1.0.2
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/cad/gmsh/Makefile b/cad/gmsh/Makefile
index 52532fa9ef00..ad3694ad2ccc 100644
--- a/cad/gmsh/Makefile
+++ b/cad/gmsh/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gmsh
PORTVERSION= 2.0.7
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= http://www.geuz.org/gmsh/src/
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
diff --git a/cad/gspiceui/Makefile b/cad/gspiceui/Makefile
index 787c49bf9572..2da529df9602 100644
--- a/cad/gspiceui/Makefile
+++ b/cad/gspiceui/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gspiceui
PORTVERSION= 0.8.90
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/cad/gtkwave/Makefile b/cad/gtkwave/Makefile
index b4be33ff2e14..7595d6d7d159 100644
--- a/cad/gtkwave/Makefile
+++ b/cad/gtkwave/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gtkwave
PORTVERSION= 2.0.0.p5
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 2
CATEGORIES= cad
MASTER_SITES= ftp://ftp.cs.man.ac.uk/pub/amulet/gtkwave/2.0/
diff --git a/cad/gwave/Makefile b/cad/gwave/Makefile
index 1e2a7e7bacf3..646996af06a2 100644
--- a/cad/gwave/Makefile
+++ b/cad/gwave/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gwave
PORTVERSION= 20060606
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= http://geda.seul.org/dist/
diff --git a/cad/impact/Makefile b/cad/impact/Makefile
index 865b2d782718..16ba38d774bf 100644
--- a/cad/impact/Makefile
+++ b/cad/impact/Makefile
@@ -8,6 +8,7 @@
PORTNAME= impact
PORTVERSION= 0.7.2
+PORTREVISION= 1
CATEGORIES= cad java
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/cad/irsim/Makefile b/cad/irsim/Makefile
index 4f35d7641fb6..a9c888e7672e 100644
--- a/cad/irsim/Makefile
+++ b/cad/irsim/Makefile
@@ -7,7 +7,7 @@
PORTNAME= irsim
PORTVERSION= 9.7.47
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= http://opencircuitdesign.com/irsim/archive/
EXTRACT_SUFX= .tgz
diff --git a/cad/jspice3/Makefile b/cad/jspice3/Makefile
index d447b59ff90a..4383654b4ebc 100644
--- a/cad/jspice3/Makefile
+++ b/cad/jspice3/Makefile
@@ -7,7 +7,7 @@
PORTNAME= jspice3
PORTVERSION= 2.5
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= cad
MASTER_SITES= http://www.wrcad.com/ftp/pub/ \
ftp://ftp.srware.com/pub/
diff --git a/cad/kicad-devel/Makefile b/cad/kicad-devel/Makefile
index dfacb0f3e45a..d2c96a139083 100644
--- a/cad/kicad-devel/Makefile
+++ b/cad/kicad-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= kicad
DISTVERSION= 2007-01-15
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= ftp://iut-tice.ujf-grenoble.fr/cao/:dat \
ftp://ftp.lis.inpg.fr/uploads/kicad/:dat \
diff --git a/cad/kicad/Makefile b/cad/kicad/Makefile
index dfacb0f3e45a..d2c96a139083 100644
--- a/cad/kicad/Makefile
+++ b/cad/kicad/Makefile
@@ -7,6 +7,7 @@
PORTNAME= kicad
DISTVERSION= 2007-01-15
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= ftp://iut-tice.ujf-grenoble.fr/cao/:dat \
ftp://ftp.lis.inpg.fr/uploads/kicad/:dat \
diff --git a/cad/klayout/Makefile b/cad/klayout/Makefile
index 7ccfd23e981b..5fe7dd7bef0b 100644
--- a/cad/klayout/Makefile
+++ b/cad/klayout/Makefile
@@ -7,6 +7,7 @@
PORTNAME= klayout
PORTVERSION= 0.9
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= hrs
diff --git a/cad/leocad/Makefile b/cad/leocad/Makefile
index 37837053e004..9a07c103cd58 100644
--- a/cad/leocad/Makefile
+++ b/cad/leocad/Makefile
@@ -7,7 +7,7 @@
PORTNAME= leocad
PORTVERSION= 0.73
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= arved
diff --git a/cad/libgeda/Makefile b/cad/libgeda/Makefile
index 6a062dde5502..bb6a24bde317 100644
--- a/cad/libgeda/Makefile
+++ b/cad/libgeda/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libgeda
PORTVERSION= 20070216
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/${PORTVERSION}/ \
http://geda.seul.org/devel/${PORTVERSION}/
diff --git a/cad/magic/Makefile b/cad/magic/Makefile
index 27781b9678dc..0055457f0539 100644
--- a/cad/magic/Makefile
+++ b/cad/magic/Makefile
@@ -7,7 +7,7 @@
PORTNAME= magic
PORTVERSION= 7.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= cad
MASTER_SITES= http://vlsi.cornell.edu/magic/
diff --git a/cad/mars/Makefile b/cad/mars/Makefile
index ab47ad9570f5..617abf44a69e 100644
--- a/cad/mars/Makefile
+++ b/cad/mars/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mars
PORTVERSION= 2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= cad
MASTER_SITES= ftp://ftp.cs.umd.edu/pub/sdag/MaRS/
DISTNAME= MaRS-${PORTVERSION}
diff --git a/cad/netgen/Makefile b/cad/netgen/Makefile
index 39420f94bca3..9772e34d199f 100644
--- a/cad/netgen/Makefile
+++ b/cad/netgen/Makefile
@@ -7,6 +7,7 @@
PORTNAME= netgen
PORTVERSION= 4.4
+PORTREVISION= 2
CATEGORIES= cad
MASTER_SITES= http://www.hpfem.jku.at/cgi/download.cgi?ID=
DISTNAME= ngs${PORTVERSION:S/.//g}
@@ -20,6 +21,7 @@ USE_GCC= 3.3+
USE_GMAKE= yes
USE_TK= yes
USE_TK_BUILD= yes
+USE_GL= yes
ALL_TARGET= ng
diff --git a/cad/opencascade-tutorial/Makefile b/cad/opencascade-tutorial/Makefile
index 6491ff428b31..2c1ecf892d52 100644
--- a/cad/opencascade-tutorial/Makefile
+++ b/cad/opencascade-tutorial/Makefile
@@ -7,6 +7,7 @@
PORTNAME= opencascade-tutorial
PORTVERSION= 6.2
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= thierry
diff --git a/cad/opencascade/Makefile b/cad/opencascade/Makefile
index cf0dbfc32aa9..ca0bc60c5a93 100644
--- a/cad/opencascade/Makefile
+++ b/cad/opencascade/Makefile
@@ -7,6 +7,7 @@
PORTNAME= opencascade
PORTVERSION= 6.2
+PORTREVISION= 1
CATEGORIES= cad science
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= thierry
@@ -21,7 +22,8 @@ RUN_DEPENDS= ${LOCALBASE}/include/stlport/algorithm:${PORTSDIR}/devel/stlport \
LIB_DEPENDS= itcl.${ITCL_VER}:${PORTSDIR}/lang/itcl \
itk.${ITK_VER}:${PORTSDIR}/x11-toolkits/itk \
tix${TIX_VER}:${PORTSDIR}/x11-toolkits/tix \
- fltk.1:${PORTSDIR}/x11-toolkits/fltk
+ fltk.1:${PORTSDIR}/x11-toolkits/fltk \
+ dps.0:${PORTSDIR}/x11/dgs
USE_BZIP2= yes
USE_BISON= yes
diff --git a/cad/oregano/Makefile b/cad/oregano/Makefile
index be829d6f3c9e..7913feeca911 100644
--- a/cad/oregano/Makefile
+++ b/cad/oregano/Makefile
@@ -7,7 +7,7 @@
PORTNAME= oregano
PORTVERSION= 0.60.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= cad gnome
MASTER_SITES= http://gforge.lug.fi.uba.ar/frs/download.php/84/
diff --git a/cad/oregano/pkg-plist b/cad/oregano/pkg-plist
index 71f28b6e6fd3..f31d00e576dd 100644
--- a/cad/oregano/pkg-plist
+++ b/cad/oregano/pkg-plist
@@ -77,9 +77,3 @@ share/mime/packages/oregano.xml
@dirrm share/gnome/help/oregano
@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
-@dirrmtry share/locale/ro/LC_MESSAGES
-@dirrmtry share/locale/ro
-@dirrmtry share/locale/pl/LC_MESSAGES
-@dirrmtry share/locale/pl
-@dirrmtry share/locale/ca/LC_MESSAGES
-@dirrmtry share/locale/ca
diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile
index 33cde892cd52..71b4f4b319f7 100644
--- a/cad/pcb/Makefile
+++ b/cad/pcb/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pcb
PORTVERSION= 20060822
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/cad/pdnmesh/Makefile b/cad/pdnmesh/Makefile
index 5cad8fee93cc..dbba7e4995f2 100644
--- a/cad/pdnmesh/Makefile
+++ b/cad/pdnmesh/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pdnmesh
PORTVERSION= 0.2.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:sf/} \
${MASTER_SITE_SUNSITE:S/$/:sun/}
diff --git a/cad/pythoncad/Makefile b/cad/pythoncad/Makefile
index 3b2f1c57b51f..f947640bec7a 100644
--- a/cad/pythoncad/Makefile
+++ b/cad/pythoncad/Makefile
@@ -8,6 +8,7 @@
PORTNAME= pythoncad
PORTVERSION= 32
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= http://www.pythoncad.org/releases/
DISTNAME= PythonCAD-DS1-R${PORTVERSION}
diff --git a/cad/qcad-partslib/Makefile b/cad/qcad-partslib/Makefile
index 47f01a5fcc57..282dcba7e481 100644
--- a/cad/qcad-partslib/Makefile
+++ b/cad/qcad-partslib/Makefile
@@ -7,6 +7,7 @@
PORTNAME= qcad-partslib
PORTVERSION= 2.0.1.2.1
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= http://www.ribbonsoft.com/archives/partlibrary/
DISTNAME= partlibrary-${PORTVERSION:S/.1$/-1/}
diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile
index f39932b97cb2..df38c0c754df 100644
--- a/cad/qcad/Makefile
+++ b/cad/qcad/Makefile
@@ -7,6 +7,7 @@
PORTNAME= qcad
PORTVERSION= 2.0.5.0.1
+PORTREVISION= 1
#PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= http://www.ribbonsoft.com/archives/qcad/
diff --git a/cad/qfsm/Makefile b/cad/qfsm/Makefile
index df00d8deda10..0a65b80b98d9 100644
--- a/cad/qfsm/Makefile
+++ b/cad/qfsm/Makefile
@@ -8,6 +8,7 @@
PORTNAME= qfsm
PORTVERSION= 0.43
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/cad/qucs/Makefile b/cad/qucs/Makefile
index 1a0c49b2893f..cf876272b783 100644
--- a/cad/qucs/Makefile
+++ b/cad/qucs/Makefile
@@ -7,6 +7,7 @@
PORTNAME= qucs
PORTVERSION= 0.0.11
+PORTREVISION= 1
CATEGORIES= cad science
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/cad/slffea/Makefile b/cad/slffea/Makefile
index 5a1048e83480..2ad219d57640 100644
--- a/cad/slffea/Makefile
+++ b/cad/slffea/Makefile
@@ -8,7 +8,7 @@
PORTNAME= slffea
PORTVERSION= 1.3
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/cad/spice/Makefile b/cad/spice/Makefile
index 8b594f173165..3a14cea0dc80 100644
--- a/cad/spice/Makefile
+++ b/cad/spice/Makefile
@@ -7,7 +7,7 @@
PORTNAME= spice
PORTVERSION= 3f5.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= cad
MASTER_SITES= http://embedded.eecs.berkeley.edu/pubs/downloads/spice/:sources
DISTFILES= spice3f5${EXTRACT_SUFX}:sources \
diff --git a/cad/tclspice/Makefile b/cad/tclspice/Makefile
index 32f0107a2a7e..a5d7376659e1 100644
--- a/cad/tclspice/Makefile
+++ b/cad/tclspice/Makefile
@@ -7,6 +7,7 @@
PORTNAME= tclspice
PORTVERSION= 0.2.18
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= tclspice
diff --git a/cad/tkgate/Makefile b/cad/tkgate/Makefile
index bffff20691ac..751c2685143e 100644
--- a/cad/tkgate/Makefile
+++ b/cad/tkgate/Makefile
@@ -7,6 +7,7 @@
PORTNAME= tkgate
PORTVERSION= 1.8.7
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= ftp://gadoid.ices.cmu.edu/pub/tkgate/
EXTRACT_SUFX= .tgz
diff --git a/cad/transcalc/Makefile b/cad/transcalc/Makefile
index 8889aa35fc55..9448affb6840 100644
--- a/cad/transcalc/Makefile
+++ b/cad/transcalc/Makefile
@@ -8,7 +8,7 @@
PORTNAME= transcalc
PORTVERSION= 0.14
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= cad
MASTER_SITES= http://transcalc.sourceforge.net/
diff --git a/cad/varkon/Makefile b/cad/varkon/Makefile
index 91251e512e47..72e8f3f70724 100644
--- a/cad/varkon/Makefile
+++ b/cad/varkon/Makefile
@@ -7,7 +7,7 @@
PORTNAME= varkon
PORTVERSION= 1.17D
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= cad
MASTER_SITES= http://www.tech.oru.se/cad/varkon/pub/linux/:sources \
http://www.tech.oru.se/cad/varkon/:docs
diff --git a/cad/vipec/Makefile b/cad/vipec/Makefile
index 1c6b8aef6264..81dfcbc298ae 100644
--- a/cad/vipec/Makefile
+++ b/cad/vipec/Makefile
@@ -8,7 +8,7 @@
PORTNAME= vipec
PORTVERSION= 3.2.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/cad/xcircuit/Makefile b/cad/xcircuit/Makefile
index c775ab0b3b5c..844cf0c3762c 100644
--- a/cad/xcircuit/Makefile
+++ b/cad/xcircuit/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xcircuit
PORTVERSION= 3.4.22
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= cad
MASTER_SITES= http://opencircuitdesign.com/xcircuit/archive/ \
diff --git a/cad/z88/Makefile b/cad/z88/Makefile
index 441f3e01a342..5cad4877a40f 100644
--- a/cad/z88/Makefile
+++ b/cad/z88/Makefile
@@ -7,6 +7,7 @@
PORTNAME= z88
PORTVERSION= 11.0
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= ftp://ftp.uni-bayreuth.de/pub/uni-bayreuth/LS-CAD/Version11/unix/:srcs \
ftp://ftp.uni-bayreuth.de/pub/uni-bayreuth/LS-CAD/Version11/manual//:dcs
@@ -18,7 +19,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A compact Finite Element Analysis System
NO_WRKSUBDIR= yes
-USE_GL= yes
+USE_GL= glu glw
USE_MOTIF= yes
#These defaults can be changed in z88.fcd too