aboutsummaryrefslogtreecommitdiffstats
path: root/cad/iverilog
Commit message (Expand)AuthorAgeFilesLines
* Update to 0.8arved2004-11-053-5/+6
* Update to 0.7.20040606.nobutaka2004-07-042-4/+4
* - Update to version 20040220krion2004-03-192-4/+4
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* Unbreak on 4.x.linimon2004-01-302-7/+26
* Update to 20031202 snapshot. Summary of changes listed onlinimon2003-12-183-8/+20
* Mark as broken while we muddle through the compile problem withlinimon2003-11-201-0/+2
* Maintainer Update to latest snapshot. Changes: add AMD64 supportlinimon2003-10-273-5/+4
* Maintainer update to snapshot version. In addition to fixing the portlinimon2003-10-172-4/+6
* Partial fix for builds with gcc 3.3. This still blows up later on.kris2003-07-181-0/+10
* Change the Maintainer to someone who uses this port more than I do.keichii2003-05-191-1/+1
* Fix MAN. This commit completes changes submitted in the PR. I madewill2003-05-171-4/+3
* Fix this port and remove BROKEN.will2003-05-172-18/+4
* BROKEN: Does not installkris2003-05-061-0/+2
* Clear moonlight beckons.ade2003-03-072-1/+1
* Update to iverilog 0.7keichii2003-02-016-43/+8
* Fix build with bison 1.75.marcus2002-12-023-0/+41
* Add missing fileskris2002-09-192-1/+5
* Update to 0.6 after my long absencekeichii2002-03-042-2/+2
* pass maintainership to keichiiijliao2001-05-191-1/+1
* forgot bison dependenceijliao2001-02-221-0/+1
* add iverilog, a Verilog simulation and synthesis toolijliao2001-02-135-0/+59
t.cgi/freebsd-ports-gnome/commit/Templates?h=mate-1.20&id=a8a7051283f254340e81f25c6d98cf412f5617bf'>Woops, openpty is libutil as fixed before but missed in previous commit.bdrewery2015-10-281-1/+1 * Correct a commentbdrewery2015-10-281-1/+1 * Add more cached values.bdrewery2015-10-281-12/+228 * Remove functions provided by libutil.bdrewery2015-10-281-3/+0 * Add /usr/local/lib/debug for WIP debug symbol splitting started in r399701.bdrewery2015-10-211-0/+2 * Update config.guess and config.sub to the latest version.ed2015-06-212-194/+102 * Remove lib/X11/fonts/* from the default mtreebapt2015-03-221-4/+0 * Remove trailing empty linebapt2014-12-221-1/+0 * Add a template for the port Makefilesbapt2014-12-051-0/+12 * Remove an addition to BSD.local.dist which wasn't intendedbapt2014-08-271-2/+0 * Add etc/libmap.d to the local mtreebapt2014-08-271-0/+2 * Add etc/rc.conf.d to the local mtreebapt2014-08-271-0/+4 * - Add LOCALBASE/etc/newsyslog.conf.d from base r266463bdrewery2014-06-051-0/+2 * Cache a bit more function for autoconf based on texlive config.logsbapt2014-03-261-0/+5 * - Remove PGSQL: Year and Organization must be filled-in by licensor.gahr2014-02-191-28/+0 * - Add PostgreSQL license to the databasegahr2014-02-171-0/+28 * Add GMGPL to license databasemarino2014-02-151-0/+6 * Define GPLv3RLE license (GPLv3 Runtime Library Exception)marino2014-02-131-0/+73 * Register a 'tests' directory under /usr/local.jmmv2014-02-091-0/+2 * - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mkohauer2013-12-311-0/+0 * The RUBY license covers only the second portion of the license. It should noteadler2013-12-131-4/+0 * Templates, Mk/ lang/ruby*: add the RUBY licenseeadler2013-12-121-0/+56 * - This OFL was version 1.1, now replaced by OFL11tabthorpe2013-11-051-97/+0 * - Add license templates for OFL 1.0 and 1.1bdrewery2013-10-292-0/+184 * - Add share/applications to mtree, so it no longer needs to be created/remove...amdmi32013-10-221-0/+2 * - login(3), logout(3), and logwtmp(3) were removed in base r202216bdrewery2013-09-031-3/+0 * Do not cache the openpty function this breaks at least heimdal and rancidbapt2013-09-021-1/+2 * Remove 2 lines for structs which were declared in utmp.hantoine2013-08-311-2/+0 * Remove the utmp.h cache added by mistakebapt2013-08-301-1/+0 * - Cache morebdrewery2013-08-301-1/+5 * Note that this must reflect the oldest supported releasebdrewery2013-08-301-0/+1 * Cache more GNU configure tests, obtained from gettext and openssh configure s...bapt2013-08-301-32/+589 * Add some guidance on what not to addbdrewery2013-08-301-0/+9 * Add a few more headers/functionsbdrewery2013-08-301-0/+25 * Sort pathsbdrewery2013-08-301-6/+6 * Sort each groupbdrewery2013-08-301-184/+174 * Cache more functionsbapt2013-08-241-0/+4 * Cache strlcpy and strlcat testsbapt2013-08-241-0/+2 * Remove unwanted changesbapt2013-06-051-1/+1 * Propertly makes config.sub working as expecting on amd64bapt2013-06-051-8/+2 * Actually commit the right config.subbapt2013-06-051-0/+6 * Update to lastest version from upstreambapt2013-06-042-595/+1013 * Eliminate redundancy in this file which also helps avoids typos.bdrewery2013-05-311-372/+372 * Fix typosbdrewery2013-05-311-2/+2 * Revert as it brings too many breakage, it needs more work before getting syncbapt2013-05-242-1021/+592 * Cache more autotools testsbapt2013-05-241-3/+179 * Sync with latest version from upstreambapt2013-05-242-592/+1021 * All supported FreeBSD have net/if.h and net/if_media.h cache them in config.s...bapt2013-04-301-0/+2 * waitid(2) is only in 10bdrewery2013-04-251-1/+2 * Add a global config.site cache.bapt2013-04-231-0/+215 * Add in many popular licenses used by the ports infrastructure. Thesetabthorpe2012-02-2814-0/+3684 * - Include etc/devd in mtree, as referenced in devd.conf(5)pav2010-11-131-1/+3