1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Commit Graph

25 Commits

Author SHA1 Message Date
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Pav Lucistnik
535d6cba83 - Distfile rerolled, changes limited to including a copy of BSDL
- Sync patches with NetBSD. No functional changes

PR:		ports/117997
Submitted by:	Pedro F. Giffuni <giffunip@tutopia.com>
2007-12-15 19:42:35 +00:00
Martin Wilke
3d5ec94e7d - Use termios.h
PR:             110439
Submitted by:   Ed Schouten <ed@fxq.nl>
2007-03-21 12:32:53 +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
John Polstra
6c89186444 The spice3 "^" operator (power) did not work properly unless its
right-hand operand was a constant, because of a bug in the code to
take the derivative of an expression.  Add a patch to fix that.
2006-05-14 16:48:07 +00:00
Thierry Thomas
714ea1c662 - Switch to the latest distfiles;
- Import a patch from DragonflyBSD;

- Pet portlint.

Submitted by:	Pedro F. Giffuni <pfgshield-freebsd (at) yahoo.com>
2006-04-05 20:51:27 +00:00
John Polstra
415677b43a Allow the spice port to be built without X11 support by defining
WITHOUT_X11.
2004-12-29 18:38:16 +00:00
John Polstra
d8313ec1b1 The spice maintainers changed the syntax of the "alter" command
since the documentation was written.  Fix the port so that it emits
an error message rather than getting a segmentation violation if the
old syntax is used.
2004-10-30 23:23:22 +00:00
Tilman Keskinoz
83f51ce900 Remove redeclaration, introduced in previous commit, to fix build
on CURRENT.
2004-08-15 17:12:39 +00:00
Thomas Gellekum
de1120b840 Work around internal compiler error on -current. 2003-12-08 13:34:28 +00:00
Sergey A. Osokin
f37f7775e3 Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
PR:		56998
2003-09-24 09:37:11 +00:00
Maho Nakata
43801110c6 1. REAL cleaning on this port. The files dir is now organized so the
port can be maintained: previously there were multifile patches and several
patches for the same file, now it is a lot cleaner.

2. I also merged a memory leak fix and some fixes from
spice3f5-spaghetti.

4. MFB and removed GNUREADLINE support

5. honor CFLAGS and CC.

6. Add documentation.

7. Maho didn't change the name of port spice to spice3.
because spice4 might :) appear in the future. version number
should be listed on *only* PORTVERSION.

8. drom maintainership

PR:		54603
Submitted by:	"Pedro F. Giffuni" <giffunip@yahoo.com>
2003-07-19 03:13:48 +00:00
Maho Nakata
033edf02d6 Add Macquarie University patches:
- new spec command for spectral analysis
- JFET level 2 model
PATCHLEVEL is now 2

PR:		52410
Submitted by:	Pedro F. Giffuni <giffunip@yahoo.com>
2003-06-30 19:47:18 +00:00
Kris Kennaway
4e870334c1 Fix fgets buffer overflow
Obtained from:	OpenBSD
2003-06-27 03:36:50 +00:00
Maho Nakata
a614d66ba8 a. Slight enhancement
b. Maintainer ship dropped (e-mail bounce)

Submitted by:	Pedro F. Giffuni <giffunip@yahoo.com>
2003-05-04 23:15:18 +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
Joerg Wunsch
f543893faf Default hardcopy prints to Postscript format instead of plot(5) which we
don't really support in FreeBSD.

No response by:	maintainer
2001-03-06 11:08:56 +00:00
Steve Price
f4c18adf51 Incorporate some changes from NetBSD, Linux, and the Macquarie University.
PR:		18509
Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
2000-05-29 03:04:58 +00:00
Chuck Robey
86b6c6a9c5 Fix floating point problem and flatten out multi-file patch.
PR:		10481
Submitted by:	Kouichi Hirabayashi <kh@mogami-wire.co.jp>
1999-03-08 18:40:17 +00:00
Thomas Gellekum
659d41a5f3 Some cleanup of this port.
PR:		6883
Submitted by:	Pedro Giffuni S. <giffunip@asme.org>
1998-06-08 09:21:41 +00:00
Thomas Gellekum
5bfb18c575 Port cleanup. Upgrade version number to 3f5.
PR:		4721
Submitted by:	Pedro Giffuni <pgiffuni@FPS.biblos.unal.edu.co>
1997-10-22 07:04:55 +00:00
Thomas Gellekum
32b8c8be6c Use the original version from EECS, not the patched linux stuff.
Closes PR 2254.

Submitted by: Julian Jenkins <kaveman@magna.com.au>
1996-12-23 07:26:19 +00:00
Thomas Gellekum
79e8f75f8d Finally, a port of the famous circuit simulation system.
Submitted by:	Julian Jenkins <kaveman@magna.com.au>
1996-05-23 08:17:41 +00:00