non port: cad/spice/Makefile |
SVNWeb
|
Number of commits found: 47 |
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 1 Jan 2021
|
[ 23:51 linimon ] (Only the first 10 of 32 ports in this commit are shown above. )
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)
|
Fri, 25 Sep 2020
|
[ 09:26 yuri ]
cad/spice: Fix build on 13
Reported by: build failure
Approved by: portmgr (build fix)
|
Sat, 22 Feb 2020
|
[ 20:44 hrs ] (Only the first 10 of 12 ports in this commit are shown above. )
Unbreak the build:
- Update MASTER_SITES.
- Add missing dependency.
- Regenerate patches.
|
Thu, 7 Nov 2019
|
[ 20:20 zeising ] (Only the first 10 of 70 ports in this commit are shown above. )
Sprinkle more USES=xorg
|
Wed, 6 Nov 2019
|
[ 12:48 antoine ] (Only the first 10 of 268 ports in this commit are shown above. )
Mark a few ports BROKEN, unfetchable
|
Fri, 11 Nov 2016
|
[ 08:22 linimon ]
Mark broken on aarch64: fails to link with sbrk.
Approved by: portmgr (tier-2 blanket)
|
Mon, 23 May 2016
|
[ 20:35 amdmi3 ] (Only the first 10 of 217 ports in this commit are shown above. )
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
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 19 Aug 2015
|
[ 13:30 mat ] (Only the first 10 of 172 ports in this commit are shown above. )
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412?
|
Sun, 15 Feb 2015
|
[ 13:33 hrs ]
- Fix device support. The previous version was totally broken.
- Fix help(1).
|
Sun, 31 Aug 2014
|
[ 19:44 hrs ]
- Add MAKE_JOBS_UNSAFE [*].
- Simplify LICENSE_COMB=multi handling.
PR: 193180 [*]
|
Mon, 25 Aug 2014
|
[ 15:51 hrs ]
- Add HiSIM2 support.
- Add LICENSE for DEV_BSIM3, DEV_BSIM3, and DEV_HISIM2 options.
- Simplify do-configure.
|
Fri, 22 Aug 2014
|
[ 11:08 hrs ]
Add BSIM4v4 support.
|
[ 05:05 hrs ]
- 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.
|
Thu, 21 Aug 2014
|
[ 19:41 hrs ]
- Cleanup ${FILESDIR}/Makefile.
- Remove MAKE_JOBS_UNSAFE.
|
[ 06:03 hrs ]
- 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.
|
Mon, 18 Aug 2014
|
[ 00:28 marino ]
Stage cad/spice
|
Wed, 23 Jul 2014
|
[ 16:44 bapt ] (Only the first 10 of 55 ports in this commit are shown above. )
Reset maintainership for ports not staged with no pending PR
With hat: portmgr
|
Mon, 9 Jun 2014
|
[ 11:21 olgeni ] (Only the first 10 of 120 ports in this commit are shown above. )
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)
|
Fri, 20 Sep 2013
|
[ 15:58 bapt ] (Only the first 10 of 103 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
cad)
|
Tue, 30 Apr 2013
|
[ 20:30 hrs ]
- 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
|
Thu, 28 Jul 2011
|
[ 21:58 zi ]
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)
|
Thu, 11 Feb 2010
|
[ 19:40 pgollucci ] (Only the first 10 of 11 ports in this commit are shown above. )
-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>
|
Sun, 22 Nov 2009
|
[ 19:49 pav ] (Only the first 10 of 86 ports in this commit are shown above. )
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat
|
Fri, 23 Jan 2009
|
[ 16:28 flz ] (Only the first 10 of 612 ports in this commit are shown above. )
- 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).
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- 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)
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Mon, 24 Jul 2006
|
[ 12:34 jmelo ]
- Remove bad site:
* ftp://ic.eecs.berkeley.edu/pub/Spice3/um.3f3.ps/
|
Mon, 15 May 2006
|
[ 17:31 jdp ]
Bump PORTREVISION to reflect the "^" operator bugfix in
patch-src_lib_inp_inpptree_c.
Gently nudged by: kris
|
Wed, 5 Apr 2006
|
[ 20:51 thierry ]
- Switch to the latest distfiles;
- Import a patch from DragonflyBSD;
- Pet portlint.
Submitted by: Pedro F. Giffuni <pfgshield-freebsd (at) yahoo.com>
|
Fri, 25 Nov 2005
|
[ 13:41 vs ]
Simplify build-logic a bit
|
Wed, 29 Dec 2004
|
[ 18:38 jdp ]
Allow the spice port to be built without X11 support by defining
WITHOUT_X11.
|
Fri, 30 Jan 2004
|
[ 23:14 krion ]
- Fix plist and bump PORTREVISION
Noticed by: bento via kris
|
Thu, 20 Nov 2003
|
[ 09:41 pav ]
- 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)
|
Mon, 3 Nov 2003
|
[ 03:56 kris ] (Only the first 10 of 62 ports in this commit are shown above. )
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.
|
Wed, 29 Oct 2003
|
[ 03:40 linimon ]
Move inclusion of bsd.port.pre.mk past definition of variables.
Pet portlint.
|
Sat, 25 Oct 2003
|
[ 07:44 linimon ]
Mark as broken on 5.x. Distfile dates from 1994, last patch dates from
1996. It seems time has passed this influential program by.
|
Mon, 21 Jul 2003
|
[ 17:56 oliver ]
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.
|
Sat, 19 Jul 2003
|
[ 03:13 maho ] (Only the first 10 of 48 ports in this commit are shown above. )
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>
|
Mon, 30 Jun 2003
|
[ 19:47 maho ]
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>
|
Fri, 27 Jun 2003
|
[ 03:36 kris ]
Fix fgets buffer overflow
Obtained from: OpenBSD
|
Sun, 4 May 2003
|
[ 23:15 maho ]
a. Slight enhancement
b. Maintainer ship dropped (e-mail bounce)
Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
|
Fri, 21 Feb 2003
|
[ 11:04 knu ] (Only the first 10 of 36 ports in this commit are shown above. )
De-pkg-comment.
|
Mon, 26 Aug 2002
|
[ 21:07 joerg ]
Bump PORTREVISION to indicate that some bugs have been fixed.
Requested by: kris
|
Wed, 14 Feb 2001
|
[ 05:43 lioux ] (Only the first 10 of 34 ports in this commit are shown above. )
typo clean up police: \s -> \t
|
Mon, 29 May 2000
|
[ 04:04 steve ]
Incorporate some changes from NetBSD, Linux, and the Macquarie University.
|
Number of commits found: 47 |