notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: cad/iverilog/Makefile
SVNWeb

Number of commits found: 63

Tue, 18 Apr 2023
[ 15:55 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:8d90ef126dd81a73e211f3faaffaed3ea3188093  commit hash:8d90ef126dd81a73e211f3faaffaed3ea3188093  commit hash:8d90ef126dd81a73e211f3faaffaed3ea3188093  8d90ef1 
cad/iverilog: Update 11.0 → 12_0

PR:	270908
Approved by:	kbowling@
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Jul 2022
[ 14:20 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:b46abf8056cc9f1f1f579710126929b99b36f966  commit hash:b46abf8056cc9f1f1f579710126929b99b36f966  commit hash:b46abf8056cc9f1f1f579710126929b99b36f966  b46abf8  (Only the first 10 of 74 ports in this commit are shown above. View all ports for this commit)
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>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 2 May 2022
[ 17:29 Kevin Bowling (kbowling) search for other commits by this committer ]    commit hash:cfac74ea122408b0bd6baec80e6bdce880a42bad  commit hash:cfac74ea122408b0bd6baec80e6bdce880a42bad  commit hash:cfac74ea122408b0bd6baec80e6bdce880a42bad  cfac74e 
cad/iverilog: Take maintainer
[ 10:46 Rene Ladan (rene) search for other commits by this committer ]    commit hash:d64256b72d6c06774342e032ebb1364df52d3bf6  commit hash:d64256b72d6c06774342e032ebb1364df52d3bf6  commit hash:d64256b72d6c06774342e032ebb1364df52d3bf6  d64256b  (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
grimreaper: return zeising's ports to the pool after safekeeping his ports bit.
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Wed, 11 Nov 2020
[ 17:40 pkubaj search for other commits by this committer ] Original commit   Revision:554905
cad/iverilog: fix build on GCC architectures

expression_evaluate.cc: In member function 'virtual bool
ExpArithmetic::evaluate(Entity*, ScopeBase*, int64_t&) const':
expression_evaluate.cc:67: error: call of overloaded 'pow(int64_t&, int64_t&)'
is ambiguous
/usr/include/math.h:257: note: candidates are: double pow(double, double)
/usr/include/c++/4.2/cmath:373: note:                 long double std::pow(long
double, int)
/usr/include/c++/4.2/cmath:369: note:                 float std::pow(float, int)
/usr/include/c++/4.2/cmath:365: note:                 double std::pow(double,
int)
/usr/include/c++/4.2/cmath:361: note:                 long double std::pow(long
double, long double)
/usr/include/c++/4.2/cmath:357: note:                 float std::pow(float,
float)
Wed, 21 Oct 2020
[ 19:21 zeising search for other commits by this committer ] Original commit   Revision:552885
cad/iverilog: Update to 11.0

Update cad/iverilog to 11.0.  The first release in the 11 branch.
Sat, 17 Aug 2019
[ 23:52 zeising search for other commits by this committer ] Original commit   Revision:509186
cat/iverilog: Update to 10.3
Tue, 9 Apr 2019
[ 14:04 sunpoet search for other commits by this committer ] Original commit   Revision:498476 (Only the first 10 of 289 ports in this commit are shown above. View all ports for this commit)
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
Tue, 24 Oct 2017
[ 21:01 zeising search for other commits by this committer ] Original commit   Revision:452817
Update to 10.2
Mon, 9 Jan 2017
[ 13:16 amdmi3 search for other commits by this committer ] Original commit   Revision:430947 (Only the first 10 of 104 ports in this commit are shown above. View all ports for this commit)
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL

Approved by:	portmgr blanket
Fri, 27 May 2016
[ 17:16 zeising search for other commits by this committer ] Original commit   Revision:415950
Update to 10.1.1
Fri, 1 Apr 2016
[ 13:29 mat search for other commits by this committer ] Original commit   Revision:412344 (Only the first 10 of 1009 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Mon, 8 Feb 2016
[ 18:48 zeising search for other commits by this committer ] Original commit   Revision:408496
Update to 10.1
Tue, 12 Jan 2016
[ 18:58 marino search for other commits by this committer ] Original commit   Revision:405903
cad/iverilog is not jobs safe

This port has failed multiple times for me.
It intends to create a directory called "dep" and then move files into
it, but sometimes the file is moved before directory is created, becomes
renamed to "dep" and then mkdir fails because dep already exists.
Thu, 8 Oct 2015
[ 19:38 zeising search for other commits by this committer ] Original commit   Revision:398890
Fix build on FreeBSD 9.*

FreeBSD 9.* has an older, noncompatible version of flex.  Fix this by using
flex from ports instead.

Submitted by:	kwm
Sun, 4 Oct 2015
[ 12:17 zeising search for other commits by this committer ] Original commit   Revision:398571
Update to 10.0

Committed from:	EuroBSDCon 2015
Mon, 9 Jun 2014
[ 11:21 olgeni search for other commits by this committer ] Original commit   Revision:357139 (Only the first 10 of 120 ports in this commit are shown above. View all ports for this commit)
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)
Thu, 13 Mar 2014
[ 08:06 miwi search for other commits by this committer ] Original commit   Revision:348043
- Convert USE_GMAKE to USES
Tue, 10 Dec 2013
[ 16:08 zeising search for other commits by this committer ] Original commit   Revision:336066
Update to 0.9.7.

Stagify.
Fri, 20 Sep 2013
[ 15:58 bapt search for other commits by this committer ] Original commit   Revision:327711 (Only the first 10 of 103 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
cad)
Fri, 8 Mar 2013
[ 11:32 bapt search for other commits by this committer ] Original commit   Revision:313635 (Only the first 10 of 209 ports in this commit are shown above. View all ports for this commit)
Convert USE_BISON to USES= bison

It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
Wed, 26 Sep 2012
[ 11:25 zeising search for other commits by this committer ] Original commit   Revision:304900
Update to 0.9.6

Approved by:	kwm (mentor)
Tue, 3 Jul 2012
[ 08:28 zeising search for other commits by this committer ] Original commit 
Change maintainer address to my FreeBSD.org mail address.

Approved by:    kwm (mentor)
Mon, 16 Jan 2012
[ 21:11 crees search for other commits by this committer ] Original commit 
Update maintainer email address

PR:             ports/164211
Submitted by:   Niclas Zeising <zeising@daemonic.se> (maintainer)
Fri, 4 Nov 2011
[ 18:16 pawel search for other commits by this committer ] Original commit 
- Update to version 0.9.5
- Add LICENSE
- Update project homepage

PR:             ports/162280
Submitted by:   Niclas Zeising <niclas.zeising@gmail.com> (maintainer)
Sun, 30 Oct 2011
[ 12:42 pawel search for other commits by this committer ] Original commit 
- Update to version 0.9.4
- Give maintainership to submitter

PR:             ports/162069
Submitted by:   Niclas Zeising <niclas.zeising@gmail.com>
Mon, 24 Oct 2011
[ 03:33 stas search for other commits by this committer ] Original commit  (Only the first 10 of 258 ports in this commit are shown above. View all ports for this commit)
- Return my ports back to the pool.  I was unable to make any fixes to
  my ports in the past 3 weeks while ports were broken on any 10.x
  machines, which means I'm unable to maintain them.  So let people know
  that there's no available support for them until things are back to
  normal (which also means that anyone with spare time will be able
  to fix them without getting approval).
Thu, 11 Aug 2011
[ 19:20 kwm search for other commits by this committer ] Original commit  (Only the first 10 of 543 ports in this commit are shown above. View all ports for this commit)
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:             ports/159624
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Fri, 8 Jan 2010
[ 23:51 stas search for other commits by this committer ] Original commit 
- Update to 0.9.2.
Tue, 9 Jun 2009
[ 12:58 stas search for other commits by this committer ] Original commit 
- Update to 0.9.1.
Fri, 23 Jan 2009
[ 22:04 stas search for other commits by this committer ] Original commit 
- Update to 0.8.7.
Sun, 13 Apr 2008
[ 19:40 stas search for other commits by this committer ] Original commit 
- Update 0.8.6.
Wed, 17 Oct 2007
[ 10:13 ade search for other commits by this committer ] Original commit  (Only the first 10 of 199 ports in this commit are shown above. View all ports for this commit)
Migration from bison 1.x to 2.x

PR:             117086
Tested by:      -exp runs
Thu, 13 Sep 2007
[ 13:50 stas search for other commits by this committer ] Original commit 
- Update to 0.8.5.
Tue, 3 Apr 2007
[ 23:00 stas search for other commits by this committer ] Original commit 
- Update to 0.8.4.
Wed, 1 Nov 2006
[ 23:28 stas search for other commits by this committer ] Original commit 
- Update to 0.8.3
Tue, 3 Oct 2006
[ 13:34 stas search for other commits by this committer ] Original commit 
- Update to 0.8.2
- Fix compiling with gcc 4.1
- Change my email

Approved by:    sem (mentor)
Wed, 6 Sep 2006
[ 10:47 itetcu search for other commits by this committer ] Original commit 
Stanislav wants to maintain this ports.

Requested by:   Stanislav (on IRC)
[ 01:48 linimon search for other commits by this committer ] Original commit 
Reset inactive maintainer who has not responded to email.

Hat:            portmgr
Wed, 9 Nov 2005
[ 21:36 mnag search for other commits by this committer ] Original commit 
Update to 0.8.1
Add second MASTER_SITES
Add SHA256

PR:             88749
Submitted by:   Joachim Strombergson <watchman@ludd.ltu.se> (maintainer)
Wed, 12 Oct 2005
[ 06:25 linimon search for other commits by this committer ] Original commit 
Update maintainer's email address.
Fri, 5 Nov 2004
[ 13:16 arved search for other commits by this committer ] Original commit 
Update to 0.8

PR:             72949
Submitted by:   Joachim Strombergson <watchman@ludd.ltu.se>
Sun, 4 Jul 2004
[ 15:53 nobutaka search for other commits by this committer ] Original commit 
Update to 0.7.20040606.

PR:             ports/68643
Submitted by:   maintainer
Thu, 18 Mar 2004
[ 22:19 krion search for other commits by this committer ] Original commit 
- Update to version 20040220

PR:             ports/64432
Submitted by:   maintainer
Wed, 4 Feb 2004
[ 05:21 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1588 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Fri, 30 Jan 2004
[ 10:30 linimon search for other commits by this committer ] Original commit 
Unbreak on 4.x.

PR:             ports/62073
Submitted by:   Hiroki Sato <hrs@freebsd.org>
Wed, 17 Dec 2003
[ 16:02 linimon search for other commits by this committer ] Original commit 
Update to 20031202 snapshot.  Summary of changes listed on
ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20031202.txt:

Combination 64bit/32bit runtime support now works fully on AMD64
systems; wait on lists of named events now works; there is no
longer a common iverilog.conf, instead there are target specific
foo.conf files with a new and cleaner format; 64bit values are more
portably handled; several synthesis bugs related to the control inputs
of flip-flops have been fixed.

Committer is marking this BROKEN on 4.x while we investigate install
problems.  It works on 5.x only for now.

PR:             ports/60162
Submitted by:   Joachim Strombergson <watchman@ludd.luth.se> (maintainer)
Thu, 20 Nov 2003
[ 03:19 linimon search for other commits by this committer ] Original commit 
Mark as broken while we muddle through the compile problem with
the author.
Mon, 27 Oct 2003
[ 10:02 linimon search for other commits by this committer ] Original commit 
Maintainer Update to latest snapshot.  Changes: add AMD64 support
(experimental); time 0 race resolution; identation cleanup; manpage
update.
PR: ports/58320
Fri, 17 Oct 2003
[ 08:26 linimon search for other commits by this committer ] Original commit 
Maintainer update to snapshot version.  In addition to fixing the port
for gcc3.3, 10 months of updates are included:

- Rework expression parsing and elaboration to accomodate real/realtime
values and expressions.
- Calculate delay statement delays using elaborated expressions instead
of pre-elaborated expression trees.
- Implement the wait statement behaviorally instead of as nets.
- Support event names as expression elements.
- Fix configuration errors, spelling errors, clarification of certain
objects.

See internal revision logs in each file for more elaboration.
Mon, 19 May 2003
[ 08:24 keichii search for other commits by this committer ] Original commit 
Change the Maintainer to someone who uses this port more than I do.
Sat, 17 May 2003
[ 03:17 will search for other commits by this committer ] Original commit 
Fix MAN.  This commit completes changes submitted in the PR.  I made
the earlier changes unaware that the submitter had sent the PR.

PR:             51989
Submitted by:   Ports Fury
Fri, 16 May 2003
[ 18:18 will search for other commits by this committer ] Original commit 
Fix this port and remove BROKEN.
Tue, 6 May 2003
[ 07:19 kris search for other commits by this committer ] Original commit 
BROKEN: Does not install
Fri, 7 Mar 2003
[ 05:56 ade search for other commits by this committer ] Original commit 
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Fri, 31 Jan 2003
[ 17:49 keichii search for other commits by this committer ] Original commit 
Update to iverilog 0.7

Submitted by:    Joachim Str?mbergson <watchman@ludd.luth.se>
Thu, 19 Sep 2002
[ 03:04 kris search for other commits by this committer ] Original commit 
Add missing files
Mon, 4 Mar 2002
[ 00:46 keichii search for other commits by this committer ] Original commit 
Update to 0.6 after my long absence    
Fri, 18 May 2001
[ 17:01 ijliao search for other commits by this committer ] Original commit 
pass maintainership to keichii    
Thu, 22 Feb 2001
[ 04:58 ijliao search for other commits by this committer ] Original commit 
forgot bison dependence    
Tue, 13 Feb 2001
[ 11:02 ijliao search for other commits by this committer ] Original commit 
add iverilog, a Verilog simulation and synthesis tool    

Number of commits found: 63