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.

Port details
p5-Verilog-Perl Building point for Verilog support in the Perl language
3.478 cad on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.478Version of this port present on the latest quarterly branch.
Maintainer: otacilio.neto@bsd.com.br search for ports maintained by this maintainer
Port Added: 2009-05-26 11:01:59
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
Also Listed In: perl5
License: ART20 LGPL3
WWW:
https://www.veripool.org/wiki/verilog-perl
Description:
The Verilog-Perl library is a building point for Verilog support in the Perl language. It includes: * Verilog::Getopt which parses command line options similar to C++ and VCS. * Verilog::Language which knows the language keywords and parses numbers. * Verilog::Netlist which builds netlists out of Verilog files. This allows easy scripts to determine things such as the hierarchy of modules. * Verilog::Parser invokes callbacks for language tokens. * Verilog::Preproc preprocesses the language, and allows reading post-processed files right from Perl without temporary files. * vpassert inserts PLIish warnings and assertions for any simulator. * vppreproc preprocesses the complete Verilog 2001 and SystemVerilog language. * vrename renames and cross-references Verilog symbols. Vrename creates Verilog cross references and makes it easy to rename signal and module names across multiple files. Vrename uses a simple and efficient three step process. First, you run vrename to create a list of signals in the design. You then edit this list, changing as many symbols as you wish. Vrename is then run a second time to apply the changes.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (60 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Verilog-Perl-3.478/catalog.mk
  2. /usr/local/share/licenses/p5-Verilog-Perl-3.478/LICENSE
  3. /usr/local/share/licenses/p5-Verilog-Perl-3.478/ART20
  4. /usr/local/share/licenses/p5-Verilog-Perl-3.478/LGPL3
  5. bin/vhier
  6. bin/vpassert
  7. bin/vppreproc
  8. bin/vrename
  9. bin/vsplitmodule
  10. lib/perl5/site_perl/mach/5.32/Verilog/EditFiles.pm
  11. lib/perl5/site_perl/mach/5.32/Verilog/Getopt.pm
  12. lib/perl5/site_perl/mach/5.32/Verilog/Language.pm
  13. lib/perl5/site_perl/mach/5.32/Verilog/Netlist.pm
  14. lib/perl5/site_perl/mach/5.32/Verilog/Netlist/Cell.pm
  15. lib/perl5/site_perl/mach/5.32/Verilog/Netlist/ContAssign.pm
  16. lib/perl5/site_perl/mach/5.32/Verilog/Netlist/Defparam.pm
  17. lib/perl5/site_perl/mach/5.32/Verilog/Netlist/File.pm
  18. lib/perl5/site_perl/mach/5.32/Verilog/Netlist/Interface.pm
  19. lib/perl5/site_perl/mach/5.32/Verilog/Netlist/Logger.pm
  20. lib/perl5/site_perl/mach/5.32/Verilog/Netlist/ModPort.pm
  21. lib/perl5/site_perl/mach/5.32/Verilog/Netlist/Module.pm
  22. lib/perl5/site_perl/mach/5.32/Verilog/Netlist/Net.pm
  23. lib/perl5/site_perl/mach/5.32/Verilog/Netlist/Pin.pm
  24. lib/perl5/site_perl/mach/5.32/Verilog/Netlist/PinSelection.pm
  25. lib/perl5/site_perl/mach/5.32/Verilog/Netlist/Port.pm
  26. lib/perl5/site_perl/mach/5.32/Verilog/Netlist/Subclass.pm
  27. lib/perl5/site_perl/mach/5.32/Verilog/Parser.pm
  28. lib/perl5/site_perl/mach/5.32/Verilog/Preproc.pm
  29. lib/perl5/site_perl/mach/5.32/Verilog/SigParser.pm
  30. lib/perl5/site_perl/mach/5.32/Verilog/Std.pm
  31. lib/perl5/site_perl/mach/5.32/auto/Verilog/Parser/Parser.so
  32. lib/perl5/site_perl/mach/5.32/auto/Verilog/Preproc/Preproc.so
  33. lib/perl5/site_perl/man/man1/vhier.1.gz
  34. lib/perl5/site_perl/man/man1/vpassert.1.gz
  35. lib/perl5/site_perl/man/man1/vppreproc.1.gz
  36. lib/perl5/site_perl/man/man1/vrename.1.gz
  37. lib/perl5/site_perl/man/man3/Verilog::EditFiles.3.gz
  38. lib/perl5/site_perl/man/man3/Verilog::Getopt.3.gz
  39. lib/perl5/site_perl/man/man3/Verilog::Language.3.gz
  40. lib/perl5/site_perl/man/man3/Verilog::Netlist.3.gz
  41. lib/perl5/site_perl/man/man3/Verilog::Netlist::Cell.3.gz
  42. lib/perl5/site_perl/man/man3/Verilog::Netlist::ContAssign.3.gz
  43. lib/perl5/site_perl/man/man3/Verilog::Netlist::Defparam.3.gz
  44. lib/perl5/site_perl/man/man3/Verilog::Netlist::File.3.gz
  45. lib/perl5/site_perl/man/man3/Verilog::Netlist::Interface.3.gz
  46. lib/perl5/site_perl/man/man3/Verilog::Netlist::Logger.3.gz
  47. lib/perl5/site_perl/man/man3/Verilog::Netlist::ModPort.3.gz
  48. lib/perl5/site_perl/man/man3/Verilog::Netlist::Module.3.gz
  49. lib/perl5/site_perl/man/man3/Verilog::Netlist::Net.3.gz
  50. lib/perl5/site_perl/man/man3/Verilog::Netlist::Pin.3.gz
  51. lib/perl5/site_perl/man/man3/Verilog::Netlist::PinSelection.3.gz
  52. lib/perl5/site_perl/man/man3/Verilog::Netlist::Port.3.gz
  53. lib/perl5/site_perl/man/man3/Verilog::Netlist::Subclass.3.gz
  54. lib/perl5/site_perl/man/man3/Verilog::Parser.3.gz
  55. lib/perl5/site_perl/man/man3/Verilog::Preproc.3.gz
  56. lib/perl5/site_perl/man/man3/Verilog::SigParser.3.gz
  57. lib/perl5/site_perl/man/man3/Verilog::Std.3.gz
  58. @owner
  59. @group
  60. @mode
Collapse this list.
Dependency lines:
  • p5-Verilog-Perl>0:cad/p5-Verilog-Perl
To install the port:
cd /usr/ports/cad/p5-Verilog-Perl/ && make install clean
To add the package, run one of these commands:
  • pkg install cad/p5-Verilog-Perl
  • pkg install p5-Verilog-Perl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Verilog-Perl
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1634810863 SHA256 (Verilog-Perl-3.478.tar.gz) = 221fccecb90a5a6509e5d46fcb85dabb4326ce330398cc55b09583999e0b979c SIZE (Verilog-Perl-3.478.tar.gz) = 612531

Packages (timestamps in pop-ups are UTC):
p5-Verilog-Perl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.4783.4783.4183.4783.478-3.418-
FreeBSD:13:quarterly3.4783.4783.4783.4783.4783.4783.4783.478
FreeBSD:14:latest3.4783.4783.4783.4783.4783.478-3.478
FreeBSD:14:quarterly3.4783.478-3.4783.4783.4783.4783.478
FreeBSD:15:latest3.4783.478n/a3.478n/a3.4783.4783.478
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
cad_p5-Verilog-Perl
USES:
bison:wrapper gmake perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Verilog/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Verilog/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Verilog/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Verilog/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Verilog/
  7. http://backpan.perl.org/modules/by-module/Verilog/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Verilog/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Verilog/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/Verilog/
  12. https://www.cpan.org/modules/by-module/Verilog/
Collapse this list.

Number of commits found: 35

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
3.478
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.478
20 Jul 2022 14:20:58
commit hash: b46abf8056cc9f1f1f579710126929b99b36f966commit hash: b46abf8056cc9f1f1f579710126929b99b36f966commit hash: b46abf8056cc9f1f1f579710126929b99b36f966commit hash: b46abf8056cc9f1f1f579710126929b99b36f966 files touched by this commit
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>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.478
23 Dec 2021 10:33:28
commit hash: 3787726b800112153d6076e57ee1b11da84d9167commit hash: 3787726b800112153d6076e57ee1b11da84d9167commit hash: 3787726b800112153d6076e57ee1b11da84d9167commit hash: 3787726b800112153d6076e57ee1b11da84d9167 files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
Author: Gian-Simon Purkert
cad/p5-Verilog-Perl: update to 3.478

Changelog: https://metacpan.org/dist/Verilog-Perl/changes

PR:		259336
Approved by:	otacilio.neto@bsd.com.br (maintainer timeout, >2 months)
3.418
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.418
10 Mar 2020 14:24:19
Revision:528176Original commit files touched by this commit
bapt search for other commits by this committer
Use byacc instead of bison (via the new bison wrapper)
3.418
16 Feb 2020 09:31:26
Revision:526258Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix LICENSE
- Add LICENSE_FILE
- Silence stripping
- Update WWW

Approved by:	portmgr blanket
3.418
12 Oct 2017 08:09:44
Revision:451814Original commit files touched by this commit
sunpoet search for other commits by this committer
Convert to test framework

Approved by:	portmgr (blanket)
3.418
27 Jul 2016 17:04:44
Revision:419189Original commit files touched by this commit
pawel search for other commits by this committer
- Change maintainer email [1]
- Add LICENSE info [1]
- Strip more binaries [1]
- No need to include bsd.port.pre.mk

PR:		210844 [1]
Submitted by:	otacilio.neto@bsd.com.br (maintainer)
3.418
19 May 2016 10:21:25
Revision:415498Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [a-f]*

Approved by:	portmgr blanket
3.418
01 Apr 2016 13:29:17
Revision:412344Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
3.418
10 Feb 2016 19:34:24
Revision:408645Original commit files touched by this commit
pi search for other commits by this committer
cad/p5-Verilog-Perl: 3.404 -> 3.418

Changes:
  http://cpansearch.perl.org/src/WSNYDER/Verilog-Perl-3.418/Changes
  Removed dependency of gcc. Now, p5-Verilog-Perl compiles with clang.

PR:		207050
Submitted by:	otacilio.neto@ee.ufcg.edu.br (maintainer)
3.404_1
14 Sep 2015 12:19:50
Revision:396892Original commit files touched by this commit
mat search for other commits by this committer
Make it so that the default Perl is always called perl5.

- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
  Though you should note that only the default version can be used to
  install Perl modules, and the non default Perl versions cannot use the
  modules installed via ports if they contain .so as they are installed
  in a version specific directory.

Reviewed by:	bapt (the Mk bits)
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3542
3.404_1
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.404
20 Oct 2014 07:19:23
Revision:371238Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
3.404
27 Jun 2014 18:59:28
Revision:359597Original commit files touched by this commit
garga search for other commits by this committer
- Update to 3.404
- Fix build, it needs gcc

PR:		191368
Submitted by:	otaciliodearaujo@gmail.com (maintainer)
3.400
10 Jun 2014 12:14:14
Revision:357300Original commit files touched by this commit
mat search for other commits by this committer
Remove all the bootstrap files (.bs) from the plists.

Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.

PR:		190681
Submitted by:	mat
Exp-Run by:	antoine
Sponsored by:	Absolight
3.400
01 Jun 2014 14:19:13
Revision:356126Original commit files touched by this commit
ohauer search for other commits by this committer
- add stage support
- unbreak
3.400
09 Apr 2014 09:49:03
Revision:350675Original commit files touched by this commit
bapt search for other commits by this committer
Mark as broken unstaged perl ports

With hat:	portmgr
3.400
20 Sep 2013 15:58:42
Revision:327711Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
cad)
3.400
17 Sep 2013 06:12:36
Revision:327450Original commit files touched by this commit
bapt search for other commits by this committer
Convert to new perl framework

Submitted by:	az
3.400
03 May 2013 21:42:41
Revision:317268Original commit files touched by this commit
rakuco search for other commits by this committer
Update to 3.400.

PR:		ports/177726
Submitted by:	Otacilio <otacilio.neto@ee.ufcg.edu.br> (maintainer)
3.316
08 Mar 2013 11:32:12
Revision:313635Original commit files touched by this commit
bapt search for other commits by this committer
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
3.316
27 Aug 2012 21:49:08
Original commit files touched by this commit
swills search for other commits by this committer
- Update to 3.316

PR:		ports/171063
Approved by:	otacilio.neto@ee.ufcg.edu.br (maintainer)
3.251
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
3.251
23 Jul 2010 14:33:24
Original commit files touched by this commit
sylvio search for other commits by this committer
- Update to 3.251

PR:             ports/148726
Submitted by:   Otacilio de Araujo Ramos Neto <otacilio.neto@ee.ufcg.edu.br>
(maintainer)
3.223
18 Jan 2010 00:57:34
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 3.223

PR:             ports/142626
Submitted by:   myself (pgollucci@)
Approved by:    otacilio.neto@ee.ufcg.edu.br (maintainer)
3.222
27 Dec 2009 02:02:02
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 3.222

PR:             ports/141552
Approved by:    maintainer
Submitted by:   myself (pgollucci@)
3.221
04 Nov 2009 15:43:10
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 3.221

PR:             140231
Submitted by:   Otacílio de Araújo Ramos Neto <otacilio.neto@ee.ufcg.edu.br>
(maintainer)
3.212
15 Sep 2009 13:16:14
Original commit files touched by this commit
az search for other commits by this committer
- Fix compile problem with over optimization caused by -O2 flag for gcc in base
 prior OSVERSION 700042
- Unbreak

Approved by:    portmgr (miwi)
Feature safe:   yes
3.212
14 Sep 2009 06:58:47
Original commit files touched by this commit
miwi search for other commits by this committer
- mark BROKEN does not compile
3.212
24 Aug 2009 06:01:24
Original commit files touched by this commit
az search for other commits by this committer
Update to 2.213

PR:     ports/138081
Submitted by:   tacilio.net at ee.ufcg.edu.br (maintainer)
3.211
15 Jul 2009 00:42:29
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 2.11

PR:             ports/136485
Submitted by:   otacilio.neto@ee.ufcg.edu.br (maintainer)
3.210
26 May 2009 11:54:56
Original commit files touched by this commit
garga search for other commits by this committer
- Add missing dependency (bison)

Reported by:    QAT
Pointyhat to:   garga
3.210
26 May 2009 11:01:39
Original commit files touched by this commit
garga search for other commits by this committer
The Verilog-Perl library is a building point for Verilog support in the Perl
language. It includes:
* Verilog::Getopt which parses command line options similar to C++ and VCS.
* Verilog::Language which knows the language keywords and parses numbers.
* Verilog::Netlist which builds netlists out of Verilog files. This allows
  easy scripts to determine things such as the hierarchy of modules.
* Verilog::Parser invokes callbacks for language tokens.
* Verilog::Preproc preprocesses the language, and allows reading
  post-processed files right from Perl without temporary files.
* vpassert inserts PLIish warnings and assertions for any simulator.
* vppreproc preprocesses the complete Verilog 2001 and SystemVerilog language.
* vrename renames and cross-references Verilog symbols. Vrename creates Verilog
  cross references and makes it easy to rename signal and module names across
  multiple files. Vrename uses a simple and efficient three step process.
  First, you run vrename to create a list of signals in the design. You then
  edit this list, changing as many symbols as you wish. Vrename is then run a
  second time to apply the changes.

WWW:    http://www.veripool.org/wiki/verilog-perl

PR:             ports/134124
Submitted by:   Otacílio de Araújo Ramos Neto <otacilio.neto at
ee.ufcg.edu.br>

Number of commits found: 35