summaryrefslogtreecommitdiff
path: root/cad/boolean/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2021-10-26cad: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes
2021-10-07cad: Remove SHA1 hashes for distfilesnia1-2/+1
2019-06-08cad/*: let pkglint fix indentation, variable alignment, and LOCALBASErillig1-4/+4
pkglint -Wall -r -F cad Manually fixed the indentation in cad/ghdl/Makefile because SITES.* was (by the current definition) not long enough to count as an outlier line, and because of this, all other lines were aligned to that line.
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.
2012-11-16Don't redefine local variables.joerg1-2/+3
2012-10-20Taking the address of a temporary object is not valid C++.joerg1-1/+3
2012-01-03Fix undefined behavior (promoted from a warning to an error in recent gcc)dholland1-3/+4
by casting string objects to const char * before passing to printf. While here, switch PKG_DESTDIR_SUPPORT from "destdir" to "user-destdir" (no reason I can see for the former, it appears to date way back) and add patch comments. PKGREVISION -> 9, since with netbsd-5 and older -current the issue wasn't fatal at compile time.
2009-08-14Update to boolean-6.99. No changes, but supports wxGTK 2.8.joerg1-10/+6
2008-06-21Don't leak WRKDIR in rpath. Bump revision.joerg1-1/+2
2007-02-23pkglint cleanup.wiz1-3/+3
2007-02-23Update to 6.92. Clean up package. Fix build with gcc4.wiz1-10/+8
version 6.9 Update for wxWidgets 2.6.2
2006-09-23Fix build with newer cmake.joerg1-2/+2
2006-08-30Get DragonFly compilation a bit farther.joerg1-1/+2
2006-06-26Added patch-af, which makes Cmake find its source files. The packagerillig1-1/+2
still does not build for me (linker errors). Also, a C compiler is needed.
2006-05-21Fixed pkglint warnings.rillig1-4/+4
2006-03-28Add DragonFly. Ensure that StatusBar has a non-inline constructor,joerg1-2/+4
otherwise GCC might not create the type info and bail out during linkage.
2005-12-18Added a patch that prevents declarations if the identifier is already arillig1-1/+2
macro.
2005-08-18update to boolean-6.7. List of changes not available but one visibledmcmahill1-5/+6
change is that it compiles with gcc3 now. Also works with the latest wxGTK (2.6.1). This still has some issues reading gdsii files on alpha but it seems ok on i386.
2005-02-23Add RMD160 digests in addition to SHA1 ones.agc1-1/+2
2003-05-15update to boolean-6.4dmcmahill1-10/+4
Changes since last packaged version: Version 6.4 Graphical interface 1. Filedialog now has filters for Linux also. Boolean algorithm (also effects booleanonly) 1. Error corrected in correction settings. Version 6.3 Graphical interface 1. Based on wxWindows 2.3.4 2. cmake now used to create projects and makefiles Boolean algorithm (also effects booleanonly) 1. Using the kbool library with the Boolean engine. Version 6.21 Graphical interface 1. and it did not even save gdsii or key files properly, i just wonder why no one did let me know ;-)
2001-04-19Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-0/+10
+ move the patch digest/checksum values from files/patch-sum to distinfo