summaryrefslogtreecommitdiff
path: root/cad/freehdl
AgeCommit message (Collapse)AuthorFilesLines
2015-11-03Add SHA512 digests for distfiles for cad categoryagc1-1/+2
Problems found with existing distfile for eagle: distfiles/eagle-lin32-7.4.0.run No changes made to eagle/distinfo file. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-2/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2013-04-30Explicitly use the GNU namespace for finding hash, C++11 uses the samejoerg7-1/+132
identifier in std. Reference the local to_string as it is now also support by std::string.
2013-02-26Inline definitions inside functions are invalid. Remove constructor thatjoerg4-1/+71
calls non-existing parent constructor.
2012-10-08Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.asau1-2/+1
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-1/+2
are called p5-*. I hope that's all of them.
2011-11-24Always include string.hjoerg2-10/+8
2011-11-23cad/freehdl: Fix DragonFly breakagemarino2-1/+16
Conditionally add <strings.h> for DragonFly. No PKGREVISION bump required.
2010-01-31Needs pkg-configjoerg1-2/+2
2010-01-22add freehdl-0.0.7, a VHDL simulatordrochner4-0/+119
(somewhat limited, but generally useable; I'm having problems with importing symbols from other vhdl files in the same directory, but this can be worked around with a "v2cc.libs" file)