notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: cad/ngspice_rework/Makefile

Number of commits found: 45

Saturday, 2 Mar 2024
23:32 Nuno Teixeira (eduardo) search for other commits by this committer
cad/ngspice_rework: Move man pages to share/man

Approved by:	portmgr (blanket)
commit hash: 7223e2f99a168af48e35f37ce4f844dcd7ea9b5d commit hash: 7223e2f99a168af48e35f37ce4f844dcd7ea9b5d commit hash: 7223e2f99a168af48e35f37ce4f844dcd7ea9b5d commit hash: 7223e2f99a168af48e35f37ce4f844dcd7ea9b5d 7223e2f
Sunday, 10 Sep 2023
20:10 Kyle Evans (kevans) search for other commits by this committer
cad/ngspice_rework: update to v41

The current version's distfiles have dropped off sourceforge, so let's
take this time to update.  While we're here, upstream has since removed
the sbrk usage, so we can successfully build on aarch64 again.

Reverse dependencies PORTREVISION bumped to play it safe, because it's
not clear to me that the ABI really didn't change.

Approved by:    kevinz5000@gmail.com (maintainer)
commit hash: 6cbeebb080fe2905fa6ba05fda628335d85961ac commit hash: 6cbeebb080fe2905fa6ba05fda628335d85961ac commit hash: 6cbeebb080fe2905fa6ba05fda628335d85961ac commit hash: 6cbeebb080fe2905fa6ba05fda628335d85961ac 6cbeebb
Sunday, 8 Jan 2023
14:31 Nuno Teixeira (eduardo) search for other commits by this committer Author: Kevin Zheng
cad/ngspice_rework: Update to 38

ChangeLog:	https://ngspice.sourceforge.io/news.html
PR:		268735
commit hash: 032665a09df377585f38df79bad4e29a46ea1b69 commit hash: 032665a09df377585f38df79bad4e29a46ea1b69 commit hash: 032665a09df377585f38df79bad4e29a46ea1b69 commit hash: 032665a09df377585f38df79bad4e29a46ea1b69 032665a
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 20 Jul 2022
14:20 Tobias C. Berner (tcberner) search for other commits by this committer
cad: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  AMAKAWA Shuhei <amakawa@jp.FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Anders Andersson <anders@hack.org>
  *  Bruce M Simpson <bms@FreeBSD.org>
  *  Christoph Moench-Tegeder <cmt@FreeBSD.org>
  *  David Yeske <dyeske@gmail.com>
  *  Diane Bruce <db@db.net>
  *  Joachim Strombergson <watchman@ludd.ltu.se>
  *  Johnny Sorocil <jsorocil@gmail.com>
  *  Julian Jenkins <kaveman@magna.com.au>
  *  Marc Fonvieille <blackend@FreeBSD.org>
  *  Mario S F Ferreira <lioux@linf.unb.br> et al.
  *  Martin Dieringer <martin.dieringe@gmx.de>
  *  Matthias Petermann <matthias@petermann-it.de>
  *  Michael Durian <durian@shadetreesoftware.com>
  *  Michael Reifenberger <mr@FreeBSD.org>
  *  Nicola Vitale <nivit@FreeBSD.org>
  *  Otacilio de Araujo Ramos Neto <otacilio.neto@bsd.com.br>
  *  Pedro F. Giffuni
  *  Pedro F. Giffuni <giffunip@asme.org>
  *  Pedro Giffuni
  *  Pedro Giffuni <giffunip@asme.org>
  *  Rusmir Dusko <nemysis@FreeBSD.org>
  *  Sarod Yatawatta <sarod@cs.pdn.ac.lk>
  *  Sergio Lenzi <lenzi.sergio@gmail.com>
  *  Stanislav Sedov <ssedov@mbsd.msk.ru>
  *  Thierry Thomas <thierry@FreeBSD.org>
  *  Thierry Thomas <thierry@pompo.net>
  *  Thomas Gellekum <tg@FreeBSD.org>
  *  Vanilla I. Shu <vanilla@FreeBSD.org>
  *  Veniamin Gvozdikov <vg@FreeBSD.org>
  *  Ying-Chieh Liao <ijliao@FreeBSD.org>
  *  gahr
  *  hrs
  *  ijliao
  *  lbartoletti <lbartoletti@FreeBSD.org>
  *  lon_kamikaze@gmx.de
  *  stas
  *  swallace
  *  thierry@pompo.net

With hat:	portmgr
commit hash: b46abf8056cc9f1f1f579710126929b99b36f966 commit hash: b46abf8056cc9f1f1f579710126929b99b36f966 commit hash: b46abf8056cc9f1f1f579710126929b99b36f966 commit hash: b46abf8056cc9f1f1f579710126929b99b36f966 b46abf8
Thursday, 7 Jul 2022
06:06 Yuri Victorovich (yuri) search for other commits by this committer
cad/ngspice_rework: Update 36 -> 37

PR:		265058
Approved by:	kevinz5000@gmail.com (maintainer)
commit hash: a903724de23ab0eb5ff42c38a6fa001a9067c59a commit hash: a903724de23ab0eb5ff42c38a6fa001a9067c59a commit hash: a903724de23ab0eb5ff42c38a6fa001a9067c59a commit hash: a903724de23ab0eb5ff42c38a6fa001a9067c59a a903724d
Tuesday, 4 Jan 2022
01:59 Hiroki Tagato (tagattie) search for other commits by this committer Author: Kevin Zheng
cad/ngspice_rework: update to 36

Changelog: http://ngspice.sourceforge.net/news.html

PR:		260886
Reported by:	Kevin Zheng <kevinz5000@gmail.com> (maintainer)
commit hash: 7275ae01d9fad7c9370b9496b15f2cd0bc86e765 commit hash: 7275ae01d9fad7c9370b9496b15f2cd0bc86e765 commit hash: 7275ae01d9fad7c9370b9496b15f2cd0bc86e765 commit hash: 7275ae01d9fad7c9370b9496b15f2cd0bc86e765 7275ae0
Wednesday, 17 Nov 2021
02:26 Yuri Victorovich (yuri) search for other commits by this committer Author: Kevin Zheng
cad/ngspice_rework: Update 32 -> 35
commit hash: 4f7368ca76137e6a91bc672bd2d33d9b960e1cec commit hash: 4f7368ca76137e6a91bc672bd2d33d9b960e1cec commit hash: 4f7368ca76137e6a91bc672bd2d33d9b960e1cec commit hash: 4f7368ca76137e6a91bc672bd2d33d9b960e1cec 4f7368c
Sunday, 14 Nov 2021
07:00 Yuri Victorovich (yuri) search for other commits by this committer
cad/ngspice_rework: Fix circular dependency

The dependency line accidentally got in.

Reported by:	yasu
commit hash: 6264f7593c85a4cfcace6d81d152b512e30071e3 commit hash: 6264f7593c85a4cfcace6d81d152b512e30071e3 commit hash: 6264f7593c85a4cfcace6d81d152b512e30071e3 commit hash: 6264f7593c85a4cfcace6d81d152b512e30071e3 6264f75
Saturday, 13 Nov 2021
21:59 Yuri Victorovich (yuri) search for other commits by this committer
cad/ngspice_rework: Eliminate conflict between flavors

Before both flavors installed headers and .cm files.
This caused them to conflict with each other.

This commit removes conflicting files from the @x11 flavor
allowing the executable to be installed in parallel with libraries.

The executable seems to work in a standalone mode fine, but if it ever
needs headers or .cm files the @shlib flavor can always be installed.

PR:		259809
Tested by:	kevinz5000@gmail.com
commit hash: e3cf001d007c4aa6ed7ac45b7bf14982e2ecb3ce commit hash: e3cf001d007c4aa6ed7ac45b7bf14982e2ecb3ce commit hash: e3cf001d007c4aa6ed7ac45b7bf14982e2ecb3ce commit hash: e3cf001d007c4aa6ed7ac45b7bf14982e2ecb3ce e3cf001
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Sunday, 12 Jul 2020
13:32 pkubaj search for other commits by this committer
cad/ngspice_rework: fix build on GCC architectures

Use newer GCC:
dstring.o: In function `copy':
dstring.c:(.opd+0x240): multiple definition of `copy'
spice2poly/dlmain.o:dlmain.c:(.opd+0x6f0): first defined here

MFH:		2020Q3 (fix build blanket)
Original commitRevision:542079 
Saturday, 4 Jul 2020
07:53 mikael search for other commits by this committer
Mark as broken on aarch64: fails to link with sbrk.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:541171 
Thursday, 25 Jun 2020
06:12 fernape search for other commits by this committer
cad/ngspice_rework: Update to 32

ChangeLog:
https://sourceforge.net/projects/ngspice/files/ng-spice-rework/32/ReleaseNotes.txt/download

PR:	246455
Submitted by:	kevinz5000@gmail.com(maintainer)
Original commitRevision:540372 
Friday, 1 Nov 2019
15:34 cmt search for other commits by this committer
cad/ngspice_rework: update to 31

https://sourceforge.net/projects/ngspice/files/ng-spice-rework/31/ReleaseNotes.txt/download

PR:		241641
Approved by:	Kevin Zheng (maintainer)
Original commitRevision:516230 
Sunday, 11 Aug 2019
08:30 linimon search for other commits by this committer
These ports now build on aarch64.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:508590 
Tuesday, 9 Apr 2019
14:04 sunpoet search for other commits by this committer
Update devel/readline to 8.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://tiswww.case.edu/php/chet/readline/CHANGES
PR:		236156
Exp-run by:	antoine
Original commitRevision:498476 
Saturday, 5 Jan 2019
01:31 swills search for other commits by this committer
cad/ngspice_rework: Update to 30

PR:		234626
Submitted by:	Kevin Zheng <kevinz5000@gmail.com> (maintainer)
Original commitRevision:489289 
Saturday, 22 Sep 2018
16:30 thierry search for other commits by this committer
Upgrade to 28, and use flavors to build the x11 application and the shared
library.

PR:		226191
Submitted by:	Kevin Zheng (maintainer)
Approved by:	portmgr (bapt)
Original commitRevision:480393 
Wednesday, 26 Jul 2017
23:09 ultima search for other commits by this committer
* Enabled CIDER
* Added New option, SHLIB, only X11 or SHLIB can be selected, X11 is the default
* Moved Uses to start Uses section block
* Sorted option section to better comply with handbook (13.1.8)[1]

[1]
https://www.freebsd.org/doc/en/books/porters-handbook/porting-samplem.html#porting-samplem-order

PR:		216800
Submitted by:	Kevin Zheng <kevinz5000@gmail.com> (maintainer)
Reviewed by:	lifanov (mentor)
Approved by:	lifanov (mentor)
Differential Revision:	https://reviews.freebsd.org/D11729
Original commitRevision:446703 
Tuesday, 27 Jun 2017
13:46 sunpoet search for other commits by this committer
Update devel/readline to 7.0 patch 3

- Bump PORTREVISION for shlib change

Changes:	https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
		https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
		https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision:	https://reviews.freebsd.org/D11172
PR:		219947
Exp-run by:	antoine
Original commitRevision:444463 
Thursday, 10 Nov 2016
01:21 linimon search for other commits by this committer
Mark as broken on aarch64: fails to link with sbrk.

While here, pet portlint and remove stale ia64 lines.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:425823 
Friday, 4 Nov 2016
19:59 marino search for other commits by this committer
cad/ngspice_rework: Fix fetch broken by version bump

I confused PORTVERSION with PORTREVISION and bumped the wrong item.
Restore the old version and add PORTREVISION.  No epoch is necessary
because it wasn't possible to build version 27 or 28.

PR:		214213
Original commitRevision:425357 
Thursday, 3 Nov 2016
18:06 marino search for other commits by this committer
cad/ngspice_rework: configure xspice unconditionally

There was confusion about xspice option.  The "x" stands for "extended",
not x11, and it should always be enabled.  Adjust accordingly.

PR:		212357
Original commitRevision:425266 
17:38 marino search for other commits by this committer
cad/ngspice_rework: Enable X support by default (introduce X11 option)

Ngspice built inside a package builder will not have x11 support which
results in errors such as "Can't open viewport in graphics." when
trying to plot.

This change adds the X11 option which is on by default.

PR:		212357
Submitted by:	Michael Neumann
Approved by:	Kevin Zheng (maintainer)
Original commitRevision:425264 
Tuesday, 1 Jul 2014
23:06 bapt search for other commits by this committer
Fix build with readline in base while here convert to USES=libtool
Original commitRevision:360113 
Friday, 7 Feb 2014
20:22 pawel search for other commits by this committer
Update to version 26

PR:		ports/186438
Submitted by:	maintainer
Original commitRevision:343294 
Monday, 27 Jan 2014
16:22 decke search for other commits by this committer
- Style and typo fixes
- pkg-plist reordered

PR:		ports/185556
Submitted by: 	Kevin Zheng <kevinz5000@gmail.com> (maintainer)
Original commitRevision:341421 
Wednesday, 8 Jan 2014
23:43 bapt search for other commits by this committer
Support stage
Use option helpers
Original commitRevision:339189 
Friday, 20 Sep 2013
15:58 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
cad)
Original commitRevision:327711 
Thursday, 13 Jun 2013
15:58 wg search for other commits by this committer
cad/ngspice_rework: update to 25

- Update to version 25
- Trim Makefile header
- Improve COMMENT
- Add DEBUG option
- Pass maintainership to submitter

PR:		ports/178555
Submitted by:	Kevin Zheng <kevinz5000@gmail.com>
Approved by:	culot / jpaetzel (mentors, implicit), maintainer (timeout)
Original commitRevision:320809 
Saturday, 4 Dec 2010
07:34 ade search for other commits by this committer
Sync to new bsd.autotools.mk
Original commit
Saturday, 16 Oct 2010
11:52 ade search for other commits by this committer
Punt autoconf267->autoconf268
Original commit
Wednesday, 15 Sep 2010
18:35 ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
Original commit
Saturday, 22 Aug 2009
00:15 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with B,C
Original commit
Tuesday, 24 Mar 2009
15:32 pav search for other commits by this committer
- Update to 18

PR:             ports/130047
Submitted by:   Pedro F. Giffuni <giffunip@tutopia.com>
Approved by:    maintainer timeout (2 months)
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Tuesday, 13 Dec 2005
12:30 tdb search for other commits by this committer
- Don't link readline

PR:             90182
Submitted by:   pfgshield-freebsd@yahoo.com
Approved by:    clement, maintainer
Original commit
Sunday, 11 Dec 2005
17:42 tdb search for other commits by this committer
- Update to 17

PR:             90182
Submitted by:   shuhei <amakawa@jp.freebsd.org> (maintainer)
Approved by:    clement (mentor)
Original commit
Tuesday, 15 Nov 2005
06:52 ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
Original commit
Friday, 31 Dec 2004
11:22 pav search for other commits by this committer
- Disable debug for package
- Enable readline for non-package

PR:             ports/75504
Submitted by:   Pedro F. Giffuni <giffunip@asme.org>
Approved by:    AMAKAWA Shuhei <amakawa@jp.FreeBSD.org> (maintainer)
Original commit
Wednesday, 13 Oct 2004
01:30 leeym search for other commits by this committer
- upgrade to ngspice_rework-15
- utilize INFO
- add USE_LIBTOOL_VER?=15 to eliminate *.la files
- make this port portlint clean

PR:             72008
Submitted by:   leeym
Reviewed by:    maintainer
Approved by:    maintainer
Original commit
Friday, 21 Feb 2003
11:04 knu search for other commits by this committer
De-pkg-comment.
Original commit
Tuesday, 14 Jan 2003
05:15 kris search for other commits by this committer
Add missing manpages
Original commit
Saturday, 9 Feb 2002
10:03 kevlo search for other commits by this committer
Initial import of ngspice_rework    
Original commit

Number of commits found: 45