summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
Diffstat (limited to 'cad')
-rw-r--r--cad/astk-client/Makefile2
-rw-r--r--cad/astk-serveur/Makefile1
-rw-r--r--cad/chipmunk/Makefile1
-rw-r--r--cad/geda-gschem/Makefile1
-rw-r--r--cad/geda-netlist/Makefile1
-rw-r--r--cad/geda-symcheck/Makefile1
-rw-r--r--cad/geda-utils/Makefile1
-rw-r--r--cad/geda/Makefile1
-rw-r--r--cad/gerbv/Makefile1
-rw-r--r--cad/gnetlist/Makefile1
-rw-r--r--cad/gnucap/Makefile1
-rw-r--r--cad/gschem/Makefile1
-rw-r--r--cad/gtkwave/Makefile1
-rw-r--r--cad/gwave/Makefile1
-rw-r--r--cad/iverilog/Makefile1
-rw-r--r--cad/leocad/Makefile1
-rw-r--r--cad/libgeda/Makefile1
-rw-r--r--cad/magic/Makefile2
-rw-r--r--cad/oregano/Makefile1
-rw-r--r--cad/pythoncad/Makefile1
-rw-r--r--cad/qcad/Makefile2
-rw-r--r--cad/qfsm/Makefile2
-rw-r--r--cad/tkgate/Makefile1
-rw-r--r--cad/transcalc/Makefile1
-rw-r--r--cad/varkon/Makefile1
-rw-r--r--cad/vipec/Makefile1
-rw-r--r--cad/xcircuit/Makefile2
27 files changed, 27 insertions, 5 deletions
diff --git a/cad/astk-client/Makefile b/cad/astk-client/Makefile
index d0c1a8313dc4..ae36352f6151 100644
--- a/cad/astk-client/Makefile
+++ b/cad/astk-client/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= astk
-PORTREVISION= 0
+PORTREVISION= 1
COMMENT= Graphical interface for Code_Aster (client side)
diff --git a/cad/astk-serveur/Makefile b/cad/astk-serveur/Makefile
index 210714298f31..8ad9207acd81 100644
--- a/cad/astk-serveur/Makefile
+++ b/cad/astk-serveur/Makefile
@@ -7,6 +7,7 @@
PORTNAME= astk
PORTVERSION= 1.0.21
+PORTREVISION= 1
CATEGORIES= cad tk84
MASTER_SITES= http://www.code-aster.org/FICHIERS/
.if !defined(CLIENT_SEUL)
diff --git a/cad/chipmunk/Makefile b/cad/chipmunk/Makefile
index 1e85fde62034..843f85b59f94 100644
--- a/cad/chipmunk/Makefile
+++ b/cad/chipmunk/Makefile
@@ -7,6 +7,7 @@
PORTNAME= chipmunk
PORTVERSION= 5.62
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= http://www.cs.berkeley.edu/~lazzaro/chipmunk/pickup/sources/
DISTFILES= psys-1.58.tar.gz log-5.62.tar.gz netcmp-1.13.tar.gz \
diff --git a/cad/geda-gschem/Makefile b/cad/geda-gschem/Makefile
index 28e50a7f4512..dd24ae2393ee 100644
--- a/cad/geda-gschem/Makefile
+++ b/cad/geda-gschem/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gschem
PORTVERSION= 20030223
+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-netlist/Makefile b/cad/geda-netlist/Makefile
index dff5071fedb8..6dc4b6b0b079 100644
--- a/cad/geda-netlist/Makefile
+++ b/cad/geda-netlist/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnetlist
PORTVERSION= 20030223
+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 7d6b5aead40f..54968f6c755a 100644
--- a/cad/geda-symcheck/Makefile
+++ b/cad/geda-symcheck/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gsymcheck
PORTVERSION= 20030223
+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 f6912b646610..893f74707640 100644
--- a/cad/geda-utils/Makefile
+++ b/cad/geda-utils/Makefile
@@ -7,6 +7,7 @@
PORTNAME= geda-utils
PORTVERSION= 20030223
+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 01f777d08b39..e7bb19a65992 100644
--- a/cad/geda/Makefile
+++ b/cad/geda/Makefile
@@ -7,6 +7,7 @@
PORTNAME= geda
PORTVERSION= 20030223
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= # empty
DISTFILES= # none
diff --git a/cad/gerbv/Makefile b/cad/gerbv/Makefile
index 3c65668d1e15..f043d122f89b 100644
--- a/cad/gerbv/Makefile
+++ b/cad/gerbv/Makefile
@@ -8,6 +8,7 @@
PORTNAME= gerbv
PORTVERSION= 0.15
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/cad/gnetlist/Makefile b/cad/gnetlist/Makefile
index dff5071fedb8..6dc4b6b0b079 100644
--- a/cad/gnetlist/Makefile
+++ b/cad/gnetlist/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnetlist
PORTVERSION= 20030223
+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/gnucap/Makefile b/cad/gnucap/Makefile
index 4821feb97a18..da81d4385ccf 100644
--- a/cad/gnucap/Makefile
+++ b/cad/gnucap/Makefile
@@ -8,6 +8,7 @@
PORTNAME= gnucap
PORTVERSION= 0.33
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/cad/gschem/Makefile b/cad/gschem/Makefile
index 28e50a7f4512..dd24ae2393ee 100644
--- a/cad/gschem/Makefile
+++ b/cad/gschem/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gschem
PORTVERSION= 20030223
+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/gtkwave/Makefile b/cad/gtkwave/Makefile
index 19095f199656..58915d98ccaf 100644
--- a/cad/gtkwave/Makefile
+++ b/cad/gtkwave/Makefile
@@ -8,6 +8,7 @@
PORTNAME= gtkwave
PORTVERSION= 2.0.0.p4
+PORTREVISION= 1
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 77c285cc61ad..8575660da7b5 100644
--- a/cad/gwave/Makefile
+++ b/cad/gwave/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gwave
PORTVERSION= 20030804
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= http://www.cs.unc.edu/~tell/dist/ \
http://geda.seul.org/dist/
diff --git a/cad/iverilog/Makefile b/cad/iverilog/Makefile
index 684bf4470af6..08521e758260 100644
--- a/cad/iverilog/Makefile
+++ b/cad/iverilog/Makefile
@@ -8,6 +8,7 @@
PORTNAME= iverilog
PORTVERSION= 0.7.20031202
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= ftp://icarus.com/pub/eda/verilog/snapshots/
DISTNAME= verilog-20031202
diff --git a/cad/leocad/Makefile b/cad/leocad/Makefile
index 181e14e6f815..51bb93cdcb5d 100644
--- a/cad/leocad/Makefile
+++ b/cad/leocad/Makefile
@@ -7,6 +7,7 @@
PORTNAME= leocad
PORTVERSION= 0.73
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= arved
diff --git a/cad/libgeda/Makefile b/cad/libgeda/Makefile
index d2b73b4f7d56..0ff1602b94d2 100644
--- a/cad/libgeda/Makefile
+++ b/cad/libgeda/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libgeda
PORTVERSION= 20030223
+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 e70b3c9d7d0e..f0668f544e4d 100644
--- a/cad/magic/Makefile
+++ b/cad/magic/Makefile
@@ -7,7 +7,7 @@
PORTNAME= magic
PORTVERSION= 7.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= cad
MASTER_SITES= http://vlsi.cornell.edu/magic/
diff --git a/cad/oregano/Makefile b/cad/oregano/Makefile
index b0eb8eead004..213dc648d8eb 100644
--- a/cad/oregano/Makefile
+++ b/cad/oregano/Makefile
@@ -7,6 +7,7 @@
PORTNAME= oregano
PORTVERSION= 0.23
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= ftp://ftp.codefactory.se/pub/CodeFactory/software/oregano/
diff --git a/cad/pythoncad/Makefile b/cad/pythoncad/Makefile
index 4771a536c397..4b5e96bc9506 100644
--- a/cad/pythoncad/Makefile
+++ b/cad/pythoncad/Makefile
@@ -8,6 +8,7 @@
PORTNAME= pythoncad
PORTVERSION= 10
+PORTREVISION= 1
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 f662352bf54e..e403bccdfe12 100644
--- a/cad/qcad/Makefile
+++ b/cad/qcad/Makefile
@@ -7,7 +7,7 @@
PORTNAME= qcad
PORTVERSION= 2.0.1.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= cad
MASTER_SITES= http://www.ribbonsoft.com/archives/qcad/
DISTNAME= ${PORTNAME}-${PORTVERSION}-${PORTREVISION}.src
diff --git a/cad/qfsm/Makefile b/cad/qfsm/Makefile
index 6b845b9ba419..0cc34ee7783a 100644
--- a/cad/qfsm/Makefile
+++ b/cad/qfsm/Makefile
@@ -8,7 +8,7 @@
PORTNAME= qfsm
PORTVERSION= 0.41
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/cad/tkgate/Makefile b/cad/tkgate/Makefile
index 7d4348527bf0..b595f9a0543c 100644
--- a/cad/tkgate/Makefile
+++ b/cad/tkgate/Makefile
@@ -7,6 +7,7 @@
PORTNAME= tkgate
PORTVERSION= 1.6i
+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 d5f2d9f63aa8..c2723b922690 100644
--- a/cad/transcalc/Makefile
+++ b/cad/transcalc/Makefile
@@ -8,6 +8,7 @@
PORTNAME= transcalc
PORTVERSION= 0.14
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://transcalc.sourceforge.net/
diff --git a/cad/varkon/Makefile b/cad/varkon/Makefile
index 155551df86d7..c86997df39bd 100644
--- a/cad/varkon/Makefile
+++ b/cad/varkon/Makefile
@@ -7,6 +7,7 @@
PORTNAME= varkon
PORTVERSION= 1.17D
+PORTREVISION= 1
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 1b2fcb36a5fb..e243044fecc2 100644
--- a/cad/vipec/Makefile
+++ b/cad/vipec/Makefile
@@ -8,6 +8,7 @@
PORTNAME= vipec
PORTVERSION= 3.2.0
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/cad/xcircuit/Makefile b/cad/xcircuit/Makefile
index fb63a301bfa3..b8244b6515c1 100644
--- a/cad/xcircuit/Makefile
+++ b/cad/xcircuit/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xcircuit
PORTVERSION= 3.1.18
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= cad
MASTER_SITES= http://xcircuit.ece.jhu.edu/archive/