Commit graph

15 commits

Author SHA1 Message Date
Jimmy Olgeni
37e782dfbc 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)
2014-06-09 11:21:52 +00:00
Olli Hauer
4644881909 - USE_(BZIP2|XZ) -> USES=tar:(bzip2|xz) 2014-06-01 14:48:08 +00:00
Emanuel Haupt
73593f9a63 Support staging 2014-02-27 13:43:27 +00:00
Baptiste Daroussin
8e91f3161f Add NO_STAGE all over the place in preparation for the staging support (cat: cad) 2013-09-20 15:58:41 +00:00
Baptiste Daroussin
d4ad06791f Point to the new home
Make it fetchable again
2011-06-16 10:41:31 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Thomas Abthorpe
120ddc52c0 - Reassign to ports 2008-10-27 15:59:26 +00:00
Thomas Abthorpe
2574f69107 - change maintainer address on ports I maintain
Approved by:	clsung (mentor)
2007-08-23 04:00:04 +00:00
Ying-Chieh Liao
107f1fb1fc 'actually' pass maintainership 2007-07-21 01:21:52 +00:00
Ying-Chieh Liao
a50957b0e8 upgrade to 2.12.a
pass maintainership to submitter

PR:		114768
Submitted by:	Thomas Abthorpe <thomas@goodking.ca>
2007-07-21 01:20:50 +00:00
Cheng-Lung Sung
3f4bff3a6e - maintainer is a committer 2006-08-03 03:26:38 +00:00
Tilman Keskinoz
27b921ea13 Fix build on sparc 2006-01-20 14:18:34 +00:00
Kris Kennaway
c08e0ca373 BROKEN on sparc64: Does not compile 2006-01-19 23:31:12 +00:00
Edwin Groothuis
e9faa0ed4a Fix maintainership (set to submitter) 2006-01-04 05:56:54 +00:00
Edwin Groothuis
77b160ed9d [NEW PORT] cad/gplcver: A Verilog HDL simulator
GPL Cver is a full 1995 P1364 Verilog standard HDL simulator.
	It also implements some of the 2001 P1364 standard features
	including all three PLI interfaces (tf_, acc_ and vpi_) as
	defined in the 2001 Language Reference Manual (LRM).

	Verilog is the name for both a language for describing
	electronic hardware called a hardware description language
	(HDL) and the name of the program that simulates HDL circuit
	descriptions to verify that described circuits will function
	correctly when the are constructed. Verilog is used only
	for describing digital logic circuits. Other HDLs such as
	Spice are used for describing analog circuits. There is an
	IEEE standard named P1364 that standardizes the Verilog HDL
	and the behavior of Verilog simulators.  Verilog is officially
	defined in the IEEE P1364 Language Reference Manual (LRM)
	that can be purchased from IEEE. There are many good books
	for learning that teach the Verilog HDL and/or that teach
	digital circuit design using Verilog.

	WWW: http://www.pragmatic-c.com/gpl-cver/

PR:		ports/80968
Submitted by:	Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
2005-12-29 03:48:58 +00:00