Commit Graph

62 Commits

Author SHA1 Message Date
Mark Linimon 553b088a05 Mark ports that are BROKEN due to sbrk on aarch64, also BROKEN on riscv64
where appropriate.

While here, pet portlint (Makevar order; whitespace).

Approved by:	portmgr (tier-2 blanket)
2021-01-01 23:51:48 +00:00
Yuri Victorovich 12cbf6a84d cad/spice: Fix build on 13
Reported by:	build failure
Approved by:	portmgr (build fix)
2020-09-25 09:26:17 +00:00
Hiroki Sato 82ddc2e107 Unbreak the build:
- Update MASTER_SITES.
- Add missing dependency.
- Regenerate patches.
2020-02-22 20:44:35 +00:00
Niclas Zeising ef5d45aaa6 Sprinkle more USES=xorg 2019-11-07 20:19:59 +00:00
Antoine Brodin cc8ad7de9b Mark a few ports BROKEN, unfetchable 2019-11-06 12:48:32 +00:00
Mark Linimon a92f0e0320 Mark broken on aarch64: fails to link with sbrk.
Approved by:	portmgr (tier-2 blanket)
2016-11-11 08:22:41 +00:00
Dmitry Marakasov c86e9d9724 Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by default anyway and don't need to be listed
Approved by:	portmgr blanket
2016-05-23 20:35:01 +00:00
Mathieu Arnold 7f4572eae4 Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:29:15 +00:00
Mathieu Arnold bb271f0bf7 Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3412?
2015-08-19 13:29:59 +00:00
Hiroki Sato e43c8dd4bb - Fix device support. The previous version was totally broken.
- Fix help(1).
2015-02-15 13:33:38 +00:00
Hiroki Sato 5fc6c94931 - Add MAKE_JOBS_UNSAFE [*].
- Simplify LICENSE_COMB=multi handling.

PR:	193180 [*]
2014-08-31 19:44:16 +00:00
Hiroki Sato 5ecb60ec0a - Add HiSIM2 support.
- Add LICENSE for DEV_BSIM3, DEV_BSIM3, and DEV_HISIM2 options.
- Simplify do-configure.
2014-08-25 15:51:30 +00:00
Hiroki Sato a2dc82fcc1 Add BSIM4v4 support. 2014-08-22 11:08:48 +00:00
Hiroki Sato ad2594965d - Add BSIM3v3 support. This is disabled by default because its license is
not compatible with SPICE3f5.
- Remove bsd.prog.mk dependency.
- Put variables in ${FILESDIR}/FreeBSD* configuration file into
  ${FILES}/Makefile.
- Use opt_USE instead of .if ${PORT_OPTIONS:Mopt}.
- Remove unnecessary changes in patch-conf_defaults.
2014-08-22 05:05:02 +00:00
Hiroki Sato 605c6c3a90 - Cleanup ${FILESDIR}/Makefile.
- Remove MAKE_JOBS_UNSAFE.
2014-08-21 19:41:06 +00:00
Hiroki Sato e3e0fbf905 - Fix MASTER_SITES for PS documents.
- Fix LICENSE.  SPICE license is a variant of MIT license, not BSDL, while
  the copyright holder is UCB.
- Style clean-ups.
2014-08-21 06:03:30 +00:00
John Marino 482fd2f409 Stage cad/spice 2014-08-18 00:28:54 +00:00
Baptiste Daroussin 64620e9118 Reset maintainership for ports not staged with no pending PR
With hat:	portmgr
2014-07-23 16:44:27 +00:00
Jimmy Olgeni 37e782dfbc Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.

CR:		D196
Approved by:	portmgr (bapt)
2014-06-09 11:21:52 +00:00
Baptiste Daroussin 8e91f3161f Add NO_STAGE all over the place in preparation for the staging support (cat: cad) 2013-09-20 15:58:41 +00:00
Hiroki Sato cb28a2affc - Fix SIGSEGV when there are spaces after a comma like ".PRINT TRAN v(2, 1)".
- Style clean-ups.

PR:		ports/157313
Spotted by:	Makoto Kishimoto
2013-04-30 20:30:22 +00:00
Ryan Steinmetz d944917e18 Fix build under clang [1]
Add LICENSE
Fix usage of PORTDOCS in plist, no bump required

PR:		ports/159173
Submitted by:	Pedro Giffuni <giffunip@tutopia.com> [1]
Approved by:	tabthorpe (mentor)
2011-07-28 21:58:16 +00:00
Philip M. Gollucci 0ec10e2e24 -Clean some warnings by using string.h instead of strings.h
Applied several patches from this website:
http://newton.ex.ac.uk/teaching/CDHW/Electronics2/userguide/secD.html
specifically fixes for:
- Where command causes crashes
- Recognition of scale factors in arbitrary source
- Current Controlled Switch in subckt, parsing error
- Noise analysis bug
- Save segmentation faults
- BSIM1 model xpart parameter random
- Tran analysis default TSTEP

PR:             ports/143727
Submitted by:   "Pedro F. Giffuni" <giffunip@tutopia.com>
2010-02-11 19:40:33 +00:00
Pav Lucistnik 8c2aab382d - Mark MAKE_JOBS_UNSAFE
Reported by:	pointyhat
2009-11-22 19:49:43 +00:00
Florent Thoumie 340b57f8be - Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
2009-01-23 16:28:36 +00:00
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
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +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
John Polstra 6fc3ad2782 Bump PORTREVISION to reflect the "^" operator bugfix in
patch-src_lib_inp_inpptree_c.

Gently nudged by:	kris
2006-05-15 17:31:49 +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
Volker Stolz 95226a328f Simplify build-logic a bit 2005-11-25 13:41:52 +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
Kirill Ponomarev 7de8eb8479 - Fix plist and bump PORTREVISION
Noticed by:	bento via kris
2004-01-30 23:14:28 +00:00
Pav Lucistnik 85579a27fc - Fix install
- Add LOCALBASE to path to allow building with gcc from ports

PR:		ports/58867, ports/59140
Submitted by:	Fritz Heinrichmeyer <Fritz.Heinrichmeyer@FernUni-Hagen.de>
		DoubleF <doublef@tele-kom.ru>
Approved by:	adamw (mentor)
2003-11-20 09:41:17 +00:00
Kris Kennaway 09b69954f2 Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
2003-11-03 03:56:42 +00:00
Mark Linimon 9cc0ce460e Move inclusion of bsd.port.pre.mk past definition of variables.
Pet portlint.
2003-10-29 03:40:13 +00:00
Mark Linimon 3c9fd47636 Mark as broken on 5.x. Distfile dates from 1994, last patch dates from
1996.  It seems time has passed this influential program by.
2003-10-25 07:44:34 +00:00
Oliver Lehmann 6947ebb3f9 The tar.Z file disappeared on the ftp. Use the tar.gz file instead.
MD5 Checksum changed. A diff -ruN old new showed up that the content
is identical.
2003-07-21 17:56:49 +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
Akinori MUSHA 57f9198bc7 De-pkg-comment. 2003-02-21 11:08:38 +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
Mario Sergio Fujikawa Ferreira 2275ee0bcf typo clean up police: \s -> \t 2001-02-14 05:43:00 +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
Michael Haro 59df8af48e update with the new PORTNAME/PORTVERSION variables 2000-04-08 23:24:42 +00:00
Tim Vanderhoek f341afe0b0 Add an MLINK from spice.1 to spice3.1, since the actual executable is
installed as spice3 and, despite trying very hard, my hands are hardcoded
to type "man binary-name" for help on any executable.
1999-10-08 19:37:27 +00:00
David E. O'Brien fe1e09a6cc Change Id->FreeBSD. 1999-08-25 04:58:03 +00:00
Justin M. Seger 9042c69095 This apparently isn't BROKEN any more. 1999-02-16 12:56:48 +00:00