Commit graph

1000 commits

Author SHA1 Message Date
Stanislav Sedov
556159610b - Update to 9.7.38
- Take maintainership
2006-12-02 23:54:48 +00:00
Pav Lucistnik
d750615763 - Use features of bsd.wx.mk, especially USE_WX
PR:		ports/101613
Submitted by:	alepulver
2006-12-01 07:39:02 +00:00
Kris Kennaway
b9c9c50ae2 Don't hard-code X11BASE 2006-12-01 00:25:47 +00:00
Kris Kennaway
ba2776e80d Don't hard-code /usr/X11R6 2006-12-01 00:25:00 +00:00
Rong-En Fan
660c050d2f - Respect X11BASE
Reported by:	pointyhat
2006-11-30 16:07:11 +00:00
Rong-En Fan
f8957b9628 - Respect X11BASE [1]
- The configure script is not generated from autotools, thus use
  HAS_CONFIGURE instead

Reported by:	pointyhat [1]
2006-11-30 02:57:56 +00:00
Stanislav Sedov
fe160ad737 - Respect X11BASE
Reported by:	kris
2006-11-24 21:46:14 +00:00
Stanislav Sedov
9b2cddd874 - Update to 0.8.90
- Change my email
- Use new WX framework
2006-11-15 17:32:37 +00:00
Stanislav Sedov
c7979b220e - GCC4 compatiblity
- Change my email
2006-11-14 15:27:22 +00:00
Ion-Mihai Tetcu
c0138bba1f Fix the plist target.
PR:		105454
Submitted by:	Dominic Fandrey (maintainer)
2006-11-12 21:50:10 +00:00
Alejandro Pulver
1c4c351b41 The goals of the FreeHDL project are to develop a VHDL simulator that has
a graphical waveform viewer and a source level debugger. It also aims at
VHDL-93 compliancy. The project is at a very early development stage.

WWW: http://www.freehdl.seul.org/

PR:		ports/104634
Submitted by:	lon_kamikaze at gmx.de
2006-11-05 20:51:06 +00:00
Stanislav Sedov
69d654b858 - Update to 20061020 2006-11-03 17:50:45 +00:00
Stanislav Sedov
6538ef1938 - Update to 0.8.3 2006-11-01 23:28:09 +00:00
Stanislav Sedov
7b5ff5c748 - Update to 8.04 2006-11-01 22:26:33 +00:00
Rong-En Fan
4df6636dc5 - Update to 7.8.4
PR:		ports/104545
Submitted by:	Erik Greenwald <erik at smluc.org> (maintainer)
2006-11-01 06:35:53 +00:00
Rong-En Fan
d33f03c94b - Make it fetchable
PR:		ports/104637
Submitted by:	Thomas Abthorpe <thomas at goodking.ca>
Approved by:	portmgr (erwin)
2006-10-21 10:14:56 +00:00
Rong-En Fan
7080cca98c - Make it fetchable
Tarball is renamed to .tgz.

PR:		ports/104636
Submitted by:	Thomas Abthorpe <thomas@goodking.ca>
Approved by:	portmgr (erwin)
2006-10-21 10:14:27 +00:00
Joe Marcus Clarke
29747f458a Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
2006-10-14 08:54:54 +00:00
Stanislav Sedov
3451c7add3 - Update to 20060906
- Change my email
2006-10-10 07:44:57 +00:00
Hiroki Sato
4e1f580a02 Update to 20060822. Changes include:
- various manual updates
- update the INSTALL documentation
- fix a bug where pins turned into pure holes when an element
  was smashed.
- use locale-independent strtod and dtostr functions to avoid problems
  loading files saved in some locales.
- fixed various bugs which caused pcb to crash
- update the gtk status line after save/save as
- make the gerber file names be compatible with pre-HID versions
- split plated and unplated drill output
- fix various typos in menus and comments
- add a batch mode HID.
- fix drawing of box around text in the buffer
- various fixes and improvements to the trace optimizer and the
  autorouter
- fix board flipping code
- fix rounding bug when creating list of drill sizes
- add support for > 8 copper layers
- avoid strict aliasing violations encountered with gcc4
- refactor code related to handling the filenames in the export
  HID's
- fix layer group parsing code
- add the ability to user-configure mouse actions in the lesstif GUI.
- enable loaded netlists by default
- improve the positioning of the drill list in the postscript output
- various improvements to the configure script to improve robustness
  and improve error messages when thing don't go well.
- add IPC style footprints for 01005 passives.
- added a Renumber() action which will renumber all reference designators
  and produced an annotation file for backannotating to schematics.
- Draw via annulii on assembly drawings
- various other bug fixes and improvements.
2006-10-09 09:52:05 +00:00
Alejandro Pulver
bdc6a2c0df - Update to version 0.60.0.
PR:		ports/104170
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2006-10-09 00:35:08 +00:00
Pav Lucistnik
98abfad6df - Fix build with gcc41
PR:		ports/104158
Submitted by:	trasz <trasz@pin.if.uz.zgora.pl>
2006-10-08 13:38:30 +00:00
Martin Wilke
a175137812 - Fix build with gcc4.1
PR:		ports/104109
Submitted by:	trasz <trasz@pin.if.uz.zgora.pl>
2006-10-07 14:44:43 +00:00
Stanislav Sedov
dc494c17e3 - Update to 0.8.2
- Fix compiling with gcc 4.1
- Change my email

Approved by:	sem (mentor)
2006-10-03 13:34:22 +00:00
Stanislav Sedov
3b121feab7 - Fix compiling with gcc 4.1
- Change my email

Approved by:	sem (mentor)
2006-10-03 13:29:12 +00:00
Stanislav Sedov
a99bfaeb53 Electric is a sophisticated electrical CAD system that can handle
many forms of circuit design, including:
 - Custom IC layout (ASICs)
 - Schematic drawing
 - Hardware description language specifications

Author:	Static Free Software & Sun Microsystems, Inc.
WWW:	http://www.staticfreesoft.com/

PR:		ports/100355
Submitted by:	me (stas)
Approved by:	sem (mentor)
2006-09-30 09:41:07 +00:00
Hiroki Sato
352cdd34df Add pthread dependency to fix a crash problem.
PR:		ports/101327
Spotted by:	Michael Glaum <mglaum@sdf.lonestar.org>
2006-09-18 18:13:42 +00:00
Mark Linimon
7f008f65c0 Remove OSVERSION version from BROKEN string. I introduced this usage but
it was a bad idea to start with.

Hat:		portmgr
2006-09-18 04:24:43 +00:00
Martin Wilke
93de40313f - Update to 0.0.10
PR:		ports/103142
Submitted by:	KATO Tsuguru <tkato432(at)yahoo.com>
2006-09-12 07:51:39 +00:00
Ion-Mihai Tetcu
3fedf07c17 Stanislav wants to maintain this ports.
Requested by:   Stanislav (on IRC)
2006-09-06 10:47:58 +00:00
Mark Linimon
c08034c3ba Reset inactive maintainer who has not responded to email.
Hat:		portmgr
2006-09-06 01:56:59 +00:00
Mark Linimon
3ccbc4b6f5 Reset inactive maintainer who has not responded to email.
Hat:		portmgr
2006-09-05 04:43:13 +00:00
Thierry Thomas
a81e3d38f2 Upgrade to 2006.08.28.
Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>.
2006-08-29 20:22:15 +00:00
Shaun Amott
acc2202bb0 Fix fetch.
Reported by:	fenner's distfile survey
2006-08-16 15:12:47 +00:00
Shaun Amott
3b82e70435 Fix build on 4.x.
Reported by:	pointyhat via kris
2006-08-08 01:16:35 +00:00
Pav Lucistnik
e2e6a5e13f - Attempt to fix build on FreeBSD 4.X
Reported by:	krismail
2006-08-06 17:08:15 +00:00
Ion-Mihai Tetcu
26b26bd4f0 Depend on linux-xorg libs, reported by Brian Josefsen <bj@cold.dk>
PR:		ports/101227
Submitted by:	Thomas E. Zander (maintainer)
2006-08-05 20:16:32 +00:00
Martin Wilke
c8fcea6661 - Update MASTER_SITES
PR:		ports/101240
Submitted by:	Jin-Shan Tseng <tjs(at)cdpa.nsysu.edu.tw>
Approved by:	krion (mentor), maintainer
2006-08-05 11:49:25 +00:00
Cheng-Lung Sung
3f4bff3a6e - maintainer is a committer 2006-08-03 03:26:38 +00:00
Hiroki Sato
a432ba19fb - Add dependency on x11-toolkits/tk83[1].
- Update to 20060414[2].

PR:		ports/101128[1]
Submitted by:	Michael Glaum[1], Tomdean[2]
2006-08-02 06:22:04 +00:00
Ion-Mihai Tetcu
78fa4aaae1 This port provides a GUI for two freely available SPICE electronic circuit
simulation engines: GNU-Cap and Ng-Spice.

Current features:
	Import gschem schematic files using gentlist.
	Load and parse circuit description (net list) files.
	Provides a GUI interface for GNU-Cap OP, DC, AC and Transient
		analyses and generates appropriate simulator commands
		based on user input.
	Provides a GUI interface for Ng-Spice DC, AC and Transient
		analyses and generates appropriate simulator commands
		based on user input.
	The raw output may be viewed for any processes initiated by gspiceui.
	Formatting of simulator output so that it may be plotted using gwave.

WWW: http://www.geda.seul.org/tools/gspiceui/index.html

PR:		ports/99357
Submitted by:	Stanislav Sedov <ssedov at mbsd.msk.ru>
2006-08-01 20:22:11 +00:00
Ion-Mihai Tetcu
3095dbd589 Update to version 1.0.2
PR:		ports/101188
Submitted by:	KATO Tsuguru
2006-08-01 19:51:08 +00:00
Ion-Mihai Tetcu
4faea46b6b ADMS is a code generator that converts electrical compact device models
specified in high-level description language into ready-to-compile c code for
the API of spice simulators.

WWW:	http://mot-adms.sourceforge.net/

PR:		ports/101014
Submitted by:	Stanislav Sedov <ssedov at mbsd.msk.ru>
2006-07-29 21:10:26 +00:00
Martin Wilke
3988ed0e39 - Pass maintainership to submitter
- Update to 2006.07.08

PR:		ports/100809
Submitted by:	Stanislav Sedov <ssedov(at)mbsd.msk.ru>
Approved by:	krion (mentor)
2006-07-29 19:34:03 +00:00
Andrew Pantyukhin
e48050b4a8 - Rid the tree of double slashes in URL paths 2006-07-28 14:42:54 +00:00
Hiroki Sato
795c06b0df Add NOT_FOR_ARCHS=sparc64 line because of build problems on sparc64.
Spotted by:	linimon
2006-07-25 17:15:31 +00:00
Jean Milanez Melo
96d272c65e - Remove bad site:
* ftp://ic.eecs.berkeley.edu/pub/Spice3/um.3f3.ps/
2006-07-24 12:34:40 +00:00
Jean Milanez Melo
1f22790fe7 - Remove bad site:
* http://www.kettering.edu/~adavis/gnucap/
2006-07-24 12:21:22 +00:00
Ion-Mihai Tetcu
db4cc05a02 - Add options to allow user to select whether to depend on X or not
- Fix return status of build shell script to make 'make' happy
Added file(s):
- files/patch-src+bin+help.c
- files/patch-src+lib+plot+x11.c

PR:		ports/100652
Submitted by:	Stanislav Sedov <ssedov@mbsd.msk.ru> (maintainer)
2006-07-23 15:09:39 +00:00
Rong-En Fan
989d81567e - Fix build on 4.x (pre-C99)
PR:		ports/100633
Submitted by:	maintainer
2006-07-20 20:26:59 +00:00