non port: cad/p5-Verilog-Perl/Makefile |
SVNWeb
|
Number of commits found: 29 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:20 Tobias C. Berner (tcberner) ] b46abf8 (Only the first 10 of 74 ports in this commit are shown above. )
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 )
|
Thu, 23 Dec 2021
|
[ 10:33 Hiroki Tagato (tagattie) Author: Gian-Simon Purkert ] 3787726
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)
|
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.
|
Tue, 10 Mar 2020
|
[ 14:24 bapt ]
Use byacc instead of bison (via the new bison wrapper)
|
Sun, 16 Feb 2020
|
[ 09:31 amdmi3 ]
- Fix LICENSE
- Add LICENSE_FILE
- Silence stripping
- Update WWW
Approved by: portmgr blanket
|
Thu, 12 Oct 2017
|
[ 08:09 sunpoet ]
Convert to test framework
Approved by: portmgr (blanket)
|
Wed, 27 Jul 2016
|
[ 17:04 pawel ]
- 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)
|
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, 10 Feb 2016
|
[ 19:34 pi ]
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)
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
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 )
|
Fri, 27 Jun 2014
|
[ 18:59 garga ]
- Update to 3.404
- Fix build, it needs gcc
PR: 191368
Submitted by: otaciliodearaujo@gmail.com (maintainer)
|
Sun, 1 Jun 2014
|
[ 14:19 ohauer ]
- add stage support
- unbreak
|
Wed, 9 Apr 2014
|
[ 09:49 bapt ] (Only the first 10 of 17 ports in this commit are shown above. )
Mark as broken unstaged perl ports
With hat: portmgr
|
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, 17 Sep 2013
|
[ 06:12 bapt ]
Convert to new perl framework
Submitted by: az
|
Fri, 3 May 2013
|
[ 21:42 rakuco ]
Update to 3.400.
PR: ports/177726
Submitted by: Otacilio <otacilio.neto@ee.ufcg.edu.br> (maintainer)
|
Fri, 8 Mar 2013
|
[ 11:32 bapt ] (Only the first 10 of 209 ports in this commit are shown above. )
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
|
Mon, 27 Aug 2012
|
[ 21:49 swills ]
- Update to 3.316
PR: ports/171063
Approved by: otacilio.neto@ee.ufcg.edu.br (maintainer)
|
Fri, 23 Jul 2010
|
[ 14:33 sylvio ]
- Update to 3.251
PR: ports/148726
Submitted by: Otacilio de Araujo Ramos Neto <otacilio.neto@ee.ufcg.edu.br>
(maintainer)
|
Mon, 18 Jan 2010
|
[ 00:57 pgollucci ]
- Update to 3.223
PR: ports/142626
Submitted by: myself (pgollucci@)
Approved by: otacilio.neto@ee.ufcg.edu.br (maintainer)
|
Sun, 27 Dec 2009
|
[ 02:02 pgollucci ]
- Update to 3.222
PR: ports/141552
Approved by: maintainer
Submitted by: myself (pgollucci@)
|
Wed, 4 Nov 2009
|
[ 15:43 miwi ]
- Update to 3.221
PR: 140231
Submitted by: Otacílio de Araújo Ramos Neto <otacilio.neto@ee.ufcg.edu.br>
(maintainer)
|
Tue, 15 Sep 2009
|
[ 13:16 az ]
- 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
|
Mon, 14 Sep 2009
|
[ 06:58 miwi ]
- mark BROKEN does not compile
|
Mon, 24 Aug 2009
|
[ 06:01 az ]
Update to 2.213
PR: ports/138081
Submitted by: tacilio.net at ee.ufcg.edu.br (maintainer)
|
Wed, 15 Jul 2009
|
[ 00:42 pgollucci ]
- Update to 2.11
PR: ports/136485
Submitted by: otacilio.neto@ee.ufcg.edu.br (maintainer)
|
Tue, 26 May 2009
|
[ 11:54 garga ]
- Add missing dependency (bison)
Reported by: QAT
Pointyhat to: garga
|
[ 11:01 garga ]
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: 29 |