Commit graph

398 commits

Author SHA1 Message Date
Ying-Chieh Liao
cc10a40657 add geda-utils
gEDA utilities

PR:		43563
Submitted by:	bruno <bruno@mail.tinkerbox.org>
2002-10-10 18:38:37 +00:00
Ying-Chieh Liao
18101fc040 add geda-symcheck
gEDA symbol checking utility

PR:		43563
Submitted by:	bruno <bruno@mail.tinkerbox.org>
2002-10-10 18:35:25 +00:00
Kris Kennaway
7dfc6744de BROKEN: Does not compile 2002-10-05 22:11:09 +00:00
Ying-Chieh Liao
6082ca2e05 find->${FIND},xargs->${XARGS}
PR:		40791
Submitted by:	Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2002-09-29 08:07:47 +00:00
Kris Kennaway
8354b705b5 Fix build (removal of <values.h>) 2002-09-29 06:08:08 +00:00
Mario Sergio Fujikawa Ferreira
972fda0d8f Update to 6.0.6 2002-09-20 02:32:14 +00:00
Oliver Braun
2285e28345 * Make german/linux-eagle slave port of cad/linux-eagle.
* Use german distfile for german/linux-eagle.
* Fix pkg-plist for german/linux-eagle.
* Use german website in german/linux-eagle.

Submitted by:	maintainer
2002-09-19 15:14:33 +00:00
Kris Kennaway
e05ef340d7 Add missing files 2002-09-19 03:04:23 +00:00
Kris Kennaway
19d08b9c09 Add missing directory 2002-09-19 01:51:44 +00:00
Kris Kennaway
02c01ad2fc Remove dependency on texi2html port; a different version of
texi2html is included in the teTeX port, which is already a dependency.

Thus, during a port build the teTeX port will be installed first, which
automatically satisfies the dependency check for texi2html, so the latter
port is never installed; however during a package build the full set of
packages are added, so we end up with the texi2html binary from the
texi2html port overwriting that from teTeX, which is incompatible and
causes the build to fail.
2002-09-18 23:29:13 +00:00
Alan Eldridge
7d75fbf686 Unmark BROKEN. It builds fine. 2002-09-18 08:31:37 +00:00
Ying-Chieh Liao
de3b760914 add transcalc 0.13
A analysis and synthesis tool for RF and microwave transmission lines
2002-09-06 09:40:18 +00:00
OKAZAKI Tetsurou
092658e466 Add URL. 2002-09-01 12:39:38 +00:00
Mario Sergio Fujikawa Ferreira
a517c31c11 Deploy USE_GNOMENG infrastructure
PR:		42188
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-08-30 13:05:55 +00:00
Mario Sergio Fujikawa Ferreira
c8a5e3f257 Assign maintainership to "Thomas E. Zander" <riggs@rrr.de> per
request
2002-08-27 16:09:32 +00:00
Joerg Wunsch
7f12e1006d Bump PORTREVISION to indicate that some bugs have been fixed.
Requested by:	kris
2002-08-26 21:07:05 +00:00
Joerg Wunsch
bd9c246a10 More FreeBSD tweaking in os_bsd.h:
. Declare HAS_INTWAITSTATUS in order to get it to compil at all (wonder
  how this used to work before)

. While i was at it, use HAS_SYSVDIRS instead of HAS_BSDDIRS to get rid
  of the obsolescence warning in <sys/dir.h>.
2002-08-25 19:23:42 +00:00
Joerg Wunsch
5e922b51ea Do not destroy the graph to be printed too early.
Another old patch of mine the maintainer never responded to.
2002-08-25 19:01:49 +00:00
Joerg Wunsch
1d127e3c3e When destroying a graph, don't attempt to dereference the contents of
already free()d client_data.  Instead, extract the widget to destroy
first, then destroy the client_data, then destroy the remembered
widget.

The maintainer of this port never responsed to my emails.
2002-08-25 19:00:37 +00:00
Alan Eldridge
0bb0e1562d Grab all the qt2/kde2 ports with no maintainer and put them under kde@
maintainership.
2002-08-23 05:53:53 +00:00
Mario Sergio Fujikawa Ferreira
85d7153770 Update to 4.09r2
PR:		41614
Submitted by:	Thomas E. Zander <riggs@hadiko.de>
2002-08-20 17:31:09 +00:00
Ying-Chieh Liao
9883e48d47 switch to GNOMENG
Enable PNG support properly

PR:		41027
Submitted by:	Ports Fury
2002-08-05 04:25:24 +00:00
Ying-Chieh Liao
fd56e95317 upgrade to 1.4.16
PR:		41028
Submitted by:	Ports Fury
2002-08-05 04:21:25 +00:00
Yoshio MITA
353e96fcc4 A trivial modification. ${LINUXBASE}/lib/ld.so, referenced in Makefile,
no more exsists in the new linux_base (7.1) whereas it existed for
linux_base-6.1.
2002-08-03 10:57:04 +00:00
Patrick Li
3f5be86826 Chase shlib version.
PR:		ports/40702
Submitted by:	maintainer
2002-07-17 23:28:27 +00:00
Ying-Chieh Liao
b71019d0c9 add gerbv 0.0.9
A Free Gerber Viewer
2002-07-15 20:00:33 +00:00
Ying-Chieh Liao
0df5b56769 PERL -> REINPLACE_CMD
PR:		39273
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-07-08 10:14:16 +00:00
Mario Sergio Fujikawa Ferreira
3eae406ceb USE_REINPLACE 2002-07-03 17:33:24 +00:00
Thomas Gellekum
20750047b8 Remove acs. Its successor, gnucap, is already in the tree. 2002-06-27 12:01:29 +00:00
Thomas Gellekum
80cb7c1b2b Install docs and examples. 2002-06-27 11:58:34 +00:00
Patrick Li
e6aac241a1 Update to 0.40
PR:		39165
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-06-23 04:22:13 +00:00
Ying-Chieh Liao
65db69cc27 upgrade to 3.1.2b3
PR:		39169
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-06-20 18:55:28 +00:00
Joe Marcus Clarke
71c8105783 Chase guile shared lib number.
Prompted by:	Mike Harding <mvh@ix.netcom.com>
2002-06-19 16:37:57 +00:00
Kris Kennaway
e40b1bb942 Fix build on current.
Submitted by:	mike
2002-06-16 09:18:43 +00:00
Patrick Li
13554e8645 Update to 0.31
PR:		ports/39162
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-06-12 15:53:39 +00:00
Ying-Chieh Liao
d8794febc8 add missing @dirrm
bump port revision
2002-06-10 17:26:09 +00:00
Ying-Chieh Liao
f263bd6304 - Fix PORTVERSION
- Conditionalize dependency for archivers/bzip2

PR:		38780
Submitted by:	Ports Fury
2002-06-01 06:22:52 +00:00
Ying-Chieh Liao
8c74db3889 upgrade to 1.4.14
PR:		38708
Submitted by:	Ports Fury
2002-05-30 18:08:37 +00:00
Maxim Sobolev
ba7ed4d85d Update to 2.3.3 to fix problem on bento.
PR:		38416
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-05-22 12:58:21 +00:00
Maxim Sobolev
7e51203197 Update to 4.09r1.
PR:		37898
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-05-22 11:34:42 +00:00
Ying-Chieh Liao
797d6cd4f1 upgrade to 5.59
PR:		38227
Submitted by:	Ports Fury
2002-05-21 03:30:49 +00:00
Kris Kennaway
10611048d2 BROKEN: Does not build 2002-05-18 03:05:28 +00:00
Trevor Johnson
d836c8f63c Use new domain name for Tokyo University of Science.
PR:		38196
Submitted by:	hrs
2002-05-17 20:50:54 +00:00
Ying-Chieh Liao
0f996dab84 add gtkwave 2.0.0p1
Electronic Waveform Viewer
2002-05-12 15:14:08 +00:00
Patrick Li
8f84e23351 FElt sourceforge subdir changed to all lowercase
PR:		37528
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-04-28 16:31:45 +00:00
Mario Sergio Fujikawa Ferreira
0442e003f4 Update to 6.0.5
PR:		37508
Prompted by:	"Duncan Barclay,Cambridge" <dmlb@dmlb.org>
2002-04-27 19:38:28 +00:00
Ying-Chieh Liao
db6897617d add qfsm 0.30
A graphical tool for designing finite state machines
2002-04-11 18:27:36 +00:00
David W. Chapman Jr.
1df6020df6 Don't depend on textinfo
PR:		36516
Submitted by:	ports@geeksrus.net
2002-04-02 17:54:40 +00:00
Patrick Li
dbfe487361 Add missing dependency
PR:		36513
Submitted by:	maintainer
2002-03-30 18:18:57 +00:00
Ying-Chieh Liao
ef459263b5 do net need patches anymore
Submitted by:	maintainer
2002-03-25 04:44:01 +00:00