aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2010-03-28 06:47:48 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2010-03-28 06:47:48 +0000
commitde78af3ac53da4687d22975cd2e236a0668d9a0d (patch)
treed9c023ed56bfb9a9663ac490476a1cca76b1c499 /cad
parent1c61847a1158728babbb2e3016e7b369abef3304 (diff)
downloadports-de78af3ac53da4687d22975cd2e236a0668d9a0d.tar.gz
ports-de78af3ac53da4687d22975cd2e236a0668d9a0d.zip
Notes
Diffstat (limited to 'cad')
-rw-r--r--cad/basicdsp/Makefile2
-rw-r--r--cad/brlcad/Makefile4
-rw-r--r--cad/geda-gattrib/Makefile2
-rw-r--r--cad/geda-gschem/Makefile2
-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/Makefile2
-rw-r--r--cad/gspiceui/Makefile2
-rw-r--r--cad/gtkwave3/Makefile2
-rw-r--r--cad/gwave/Makefile2
-rw-r--r--cad/kicad-devel/Makefile2
-rw-r--r--cad/kicad/Makefile2
-rw-r--r--cad/klayout/Makefile1
-rw-r--r--cad/leocad/Makefile4
-rw-r--r--cad/libgeda/Makefile2
-rw-r--r--cad/opencascade-tutorial/Makefile2
-rw-r--r--cad/opencascade/Makefile2
-rw-r--r--cad/oregano/Makefile2
-rw-r--r--cad/pcb/Makefile2
-rw-r--r--cad/pdnmesh/Makefile2
-rw-r--r--cad/pythoncad/Makefile2
-rw-r--r--cad/qcad/Makefile2
-rw-r--r--cad/qfsm/Makefile1
-rw-r--r--cad/qucs/Makefile2
-rw-r--r--cad/salome/Makefile1
-rw-r--r--cad/transcalc/Makefile2
-rw-r--r--cad/vipec/Makefile2
-rw-r--r--cad/xcircuit/Makefile1
-rw-r--r--cad/z88/Makefile1
32 files changed, 34 insertions, 28 deletions
diff --git a/cad/basicdsp/Makefile b/cad/basicdsp/Makefile
index 6464cd9d747e..970ddaaf52ad 100644
--- a/cad/basicdsp/Makefile
+++ b/cad/basicdsp/Makefile
@@ -7,7 +7,7 @@
PORTNAME= basicdsp
PORTVERSION= 1.01
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= cad hamradio
MASTER_SITES= http://wwwhome.cs.utwente.nl/~ptdeboer/ham/basicdsp/ \
${MASTER_SITE_LOCAL}
diff --git a/cad/brlcad/Makefile b/cad/brlcad/Makefile
index 2340ccc1b957..1656a021779d 100644
--- a/cad/brlcad/Makefile
+++ b/cad/brlcad/Makefile
@@ -7,7 +7,7 @@
PORTNAME= brlcad
PORTVERSION= 7.12.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= cad
MASTER_SITES= SF/${PORTNAME}/BRL-CAD%20Source/${PORTVERSION}
@@ -15,7 +15,7 @@ MAINTAINER= erik@smluc.org
COMMENT= CSG modelling system from the US Ballistic Research Laboratory
BUILD_DEPENDS= ${LOCALBASE}/include/tnt/jama_lu.h:${PORTSDIR}/math/jama
-LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
+LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \
rle.1:${PORTSDIR}/graphics/urt
USE_AUTOTOOLS= libtool:22
diff --git a/cad/geda-gattrib/Makefile b/cad/geda-gattrib/Makefile
index de4da4220219..4fc3358a368a 100644
--- a/cad/geda-gattrib/Makefile
+++ b/cad/geda-gattrib/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gattrib
PORTVERSION= 1.4.3
-PORTREVISION= 3
+PORTREVISION= 4
PORTEPOCH= 1
CATEGORIES= cad
MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/release/v1.4/${PORTVERSION}/ \
diff --git a/cad/geda-gschem/Makefile b/cad/geda-gschem/Makefile
index 9d012b79bb34..f0f364977224 100644
--- a/cad/geda-gschem/Makefile
+++ b/cad/geda-gschem/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gschem
PORTVERSION= 1.4.3
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= cad
MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/release/v1.4/${PORTVERSION}/ \
diff --git a/cad/geda-netlist/Makefile b/cad/geda-netlist/Makefile
index b973e2b5acde..bfaddace1a3d 100644
--- a/cad/geda-netlist/Makefile
+++ b/cad/geda-netlist/Makefile
@@ -7,7 +7,7 @@
PORTNAME= netlist
PORTVERSION= 1.4.3
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= cad
MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/release/v1.4/${PORTVERSION}/ \
diff --git a/cad/geda-symcheck/Makefile b/cad/geda-symcheck/Makefile
index 260d48055d80..cea6d790b9b3 100644
--- a/cad/geda-symcheck/Makefile
+++ b/cad/geda-symcheck/Makefile
@@ -7,7 +7,7 @@
PORTNAME= symcheck
PORTVERSION= 1.4.3
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= cad
MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/release/v1.4/${PORTVERSION}/ \
diff --git a/cad/geda-utils/Makefile b/cad/geda-utils/Makefile
index 6b1ce82c28d9..d50982819ac0 100644
--- a/cad/geda-utils/Makefile
+++ b/cad/geda-utils/Makefile
@@ -7,7 +7,7 @@
PORTNAME= utils
PORTVERSION= 1.4.3
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= cad
MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/release/v1.4/${PORTVERSION}/ \
diff --git a/cad/geda/Makefile b/cad/geda/Makefile
index 33d6f0b28533..6b197506d01f 100644
--- a/cad/geda/Makefile
+++ b/cad/geda/Makefile
@@ -7,7 +7,7 @@
PORTNAME= geda
PORTVERSION= 1.4.3
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= cad
MASTER_SITES= # empty
diff --git a/cad/gerbv/Makefile b/cad/gerbv/Makefile
index a7f0ca2d30d6..162da4e0f70c 100644
--- a/cad/gerbv/Makefile
+++ b/cad/gerbv/Makefile
@@ -8,6 +8,7 @@
PORTNAME= gerbv
PORTVERSION= 2.4.0
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
diff --git a/cad/gmsh/Makefile b/cad/gmsh/Makefile
index 81ca4dae02c0..005c4a69b759 100644
--- a/cad/gmsh/Makefile
+++ b/cad/gmsh/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gmsh
PORTVERSION= 2.4.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= cad
MASTER_SITES= http://www.geuz.org/gmsh/src/ \
http://glaros.dtc.umn.edu/gkhome/fetch/sw/metis/
diff --git a/cad/gspiceui/Makefile b/cad/gspiceui/Makefile
index c6f22e049854..a9d461d5e3b5 100644
--- a/cad/gspiceui/Makefile
+++ b/cad/gspiceui/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gspiceui
PORTVERSION= 0.9.65
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= cad
MASTER_SITES= SF/${PORTNAME}/gSpiceUI/${PORTNAME}-v${PORTVERSION}
DISTNAME= ${PORTNAME}-v${PORTVERSION}
diff --git a/cad/gtkwave3/Makefile b/cad/gtkwave3/Makefile
index 99836cc9c868..aa291f51656f 100644
--- a/cad/gtkwave3/Makefile
+++ b/cad/gtkwave3/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gtkwave3
PORTVERSION= 3.2.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= cad
MASTER_SITES= http://gtkwave.sourceforge.net/
DISTNAME= gtkwave-${PORTVERSION}
diff --git a/cad/gwave/Makefile b/cad/gwave/Makefile
index 9129057275a4..76dd3fd31d7f 100644
--- a/cad/gwave/Makefile
+++ b/cad/gwave/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gwave
PORTVERSION= 20080127
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= cad
MASTER_SITES= http://geda.seul.org/dist/
diff --git a/cad/kicad-devel/Makefile b/cad/kicad-devel/Makefile
index 6361bab0ecaa..65dca18b3e63 100644
--- a/cad/kicad-devel/Makefile
+++ b/cad/kicad-devel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= kicad
DISTVERSION= r${SVN_REV}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= cad
DIST_SUBDIR= ${PORTNAME}
MASTER_SITES= ${MASTER_SITE_LOCAL}
diff --git a/cad/kicad/Makefile b/cad/kicad/Makefile
index 13b48ca30aa4..8cb672c5951b 100644
--- a/cad/kicad/Makefile
+++ b/cad/kicad/Makefile
@@ -7,7 +7,7 @@
PORTNAME= kicad
PORTVERSION= 20080825
-PORTREVISION= 2
+PORTREVISION= 3
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 b14830e224bd..e301bfc80698 100644
--- a/cad/klayout/Makefile
+++ b/cad/klayout/Makefile
@@ -7,6 +7,7 @@
PORTNAME= klayout
PORTVERSION= 0.19.3
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= http://www.klayout.de/
diff --git a/cad/leocad/Makefile b/cad/leocad/Makefile
index 26334311bc83..528517a507cd 100644
--- a/cad/leocad/Makefile
+++ b/cad/leocad/Makefile
@@ -7,7 +7,7 @@
PORTNAME= leocad
PORTVERSION= 0.73
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= arved
@@ -19,7 +19,7 @@ COMMENT= A CAD program that uses bricks similar to those found in many toys
EXTRACT_DEPENDS=unzip:${PORTSDIR}/archivers/unzip
LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \
- png.5:${PORTSDIR}/graphics/png
+ png.6:${PORTSDIR}/graphics/png
USE_GL= glut
USE_XORG= x11
diff --git a/cad/libgeda/Makefile b/cad/libgeda/Makefile
index 4bdb6bc6919c..5ab3d1f3df72 100644
--- a/cad/libgeda/Makefile
+++ b/cad/libgeda/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libgeda
PORTVERSION= 1.4.3
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= cad
MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/release/v1.4/${PORTVERSION}/ \
diff --git a/cad/opencascade-tutorial/Makefile b/cad/opencascade-tutorial/Makefile
index 5519d414c52e..6bd797865167 100644
--- a/cad/opencascade-tutorial/Makefile
+++ b/cad/opencascade-tutorial/Makefile
@@ -7,7 +7,7 @@
PORTNAME= opencascade-tutorial
PORTVERSION= 6.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= thierry
diff --git a/cad/opencascade/Makefile b/cad/opencascade/Makefile
index 4c02799592be..f2979052695d 100644
--- a/cad/opencascade/Makefile
+++ b/cad/opencascade/Makefile
@@ -7,7 +7,7 @@
PORTNAME= opencascade
PORTVERSION= 6.3
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= cad science
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= thierry
diff --git a/cad/oregano/Makefile b/cad/oregano/Makefile
index b5cca787e3df..54577a4ef710 100644
--- a/cad/oregano/Makefile
+++ b/cad/oregano/Makefile
@@ -8,7 +8,7 @@
PORTNAME= oregano
PORTVERSION= 0.69.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= cad gnome
MASTER_SITES= http://gforge.lug.fi.uba.ar/frs/download.php/86/
diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile
index c2d98c86502d..56afed6d9233 100644
--- a/cad/pcb/Makefile
+++ b/cad/pcb/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pcb
PORTVERSION= 20081128
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= cad
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
diff --git a/cad/pdnmesh/Makefile b/cad/pdnmesh/Makefile
index 0d9d0cf1eb1e..10d7b1c96cb7 100644
--- a/cad/pdnmesh/Makefile
+++ b/cad/pdnmesh/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pdnmesh
PORTVERSION= 0.2.1
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= cad
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-source/${PORTVERSION}
diff --git a/cad/pythoncad/Makefile b/cad/pythoncad/Makefile
index c6924e374061..a2c2d01dd846 100644
--- a/cad/pythoncad/Makefile
+++ b/cad/pythoncad/Makefile
@@ -8,7 +8,7 @@
PORTNAME= pythoncad
PORTVERSION= 36
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= cad
MASTER_SITES= http://www.pythoncad.org/releases/
DISTNAME= PythonCAD-DS1-R${PORTVERSION}
diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile
index ef9b31c375cb..b27242f2f29b 100644
--- a/cad/qcad/Makefile
+++ b/cad/qcad/Makefile
@@ -7,7 +7,7 @@
PORTNAME= qcad
PORTVERSION= 2.0.5.0.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= cad
MASTER_SITES= ftp://www.ribbonsoft.com/archives/qcad/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.1$/-1/}-community.src
diff --git a/cad/qfsm/Makefile b/cad/qfsm/Makefile
index f280aa8f60ea..dd3ad70fd301 100644
--- a/cad/qfsm/Makefile
+++ b/cad/qfsm/Makefile
@@ -8,6 +8,7 @@
PORTNAME= qfsm
PORTVERSION= 0.52.0
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}
DISTNAME= ${PORTNAME}-${PORTVERSION}-Source
diff --git a/cad/qucs/Makefile b/cad/qucs/Makefile
index b40b1b727aee..6af720f15c0b 100644
--- a/cad/qucs/Makefile
+++ b/cad/qucs/Makefile
@@ -7,7 +7,7 @@
PORTNAME= qucs
PORTVERSION= 0.0.15
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= cad science
MASTER_SITES= SF
diff --git a/cad/salome/Makefile b/cad/salome/Makefile
index 7ae6b98fe36e..8e5e91e1cdd3 100644
--- a/cad/salome/Makefile
+++ b/cad/salome/Makefile
@@ -6,6 +6,7 @@
PORTNAME= salome
PORTVERSION= 5.1.3
+PORTREVISION= 1
CATEGORIES= cad science
MASTER_SITES= http://www.stasyan.com/devel/distfiles/
DISTNAME= src5.1.3
diff --git a/cad/transcalc/Makefile b/cad/transcalc/Makefile
index 057442ec19f2..ec9e01434385 100644
--- a/cad/transcalc/Makefile
+++ b/cad/transcalc/Makefile
@@ -8,7 +8,7 @@
PORTNAME= transcalc
PORTVERSION= 0.14
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= cad
MASTER_SITES= http://transcalc.sourceforge.net/
diff --git a/cad/vipec/Makefile b/cad/vipec/Makefile
index 261389d28b42..dfc258d4b0c6 100644
--- a/cad/vipec/Makefile
+++ b/cad/vipec/Makefile
@@ -8,7 +8,7 @@
PORTNAME= vipec
PORTVERSION= 3.2.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= cad
MASTER_SITES= SF/${PORTNAME}/ViPEC/${PORTVERSION}
DISTNAME= ViPEC-${PORTVERSION}
diff --git a/cad/xcircuit/Makefile b/cad/xcircuit/Makefile
index 66640530924c..e9e7541aef37 100644
--- a/cad/xcircuit/Makefile
+++ b/cad/xcircuit/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xcircuit
PORTVERSION= 3.6.165
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= cad
MASTER_SITES= http://opencircuitdesign.com/xcircuit/archive/
diff --git a/cad/z88/Makefile b/cad/z88/Makefile
index 8fbdd4a303ab..a0f3539b3332 100644
--- a/cad/z88/Makefile
+++ b/cad/z88/Makefile
@@ -7,6 +7,7 @@
PORTNAME= z88
PORTVERSION= 13.0
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= http://www.z88.uni-bayreuth.de/download/
DISTFILES= ${PORTNAME}130${EXTRACT_SUFX} ${PORTNAME}mane.pdf