summaryrefslogtreecommitdiff
path: root/cad/felt/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2021-10-26cad: Replace RMD160 checksums with BLAKE2s checksumsnia1-3/+3
All checksums have been double-checked against existing RMD160 and SHA512 hashes
2021-10-07cad: Remove SHA1 hashes for distfilesnia1-3/+1
2015-11-03Add SHA512 digests for distfiles for cad categoryagc1-1/+3
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.
2014-04-19Fix readline use. Add missing include while here.joerg1-2/+3
2013-04-01Use PKGMANDIRsbd1-2/+2
2013-01-15Clean up libXaw handling. [1/2]morr1-2/+2
- remove LIBXAW variable. It is handled by buildlink3.mk now - simplify patches and Makefile in packages using libXaw - in some cases force use of Xaw3d (won't build with Xaw) - replace some directly included of x11/Xaw3d with mk/xaw.buildlink3.mk In next part: - replace more includes with mk/xaw.buildlink3.mk
2009-12-17PKG_DESTDIR_SUPPORTabs1-17/+20
2008-08-02Fix broken amd64 build.dholland1-1/+2
2007-09-29Fixed gcc 4 error message.rillig1-1/+2
2007-08-08Don't use malloc.h.joerg1-1/+11
2005-04-30Include stdlib.h instead of malloc.h to build on Darwin.minskim1-1/+2
2005-02-23Add RMD160 digests in addition to SHA1 ones.agc1-1/+3
2004-01-29Make this compile with gcc3 - get rid of multiline string constants.agc1-1/+2
2002-09-21buildlink1 -> buildlink2jlam1-2/+2
2001-08-29Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded referencesjlam1-2/+2
to ${X11BASE} in the header and library search paths into references to ${LOCALBASE}/share/x11-links. These packages should now be strongly- buildlinked regardless of whether xpkgwedge is installed. Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge.
2001-08-23Move per-package default XAW_TYPE setting above the inclusion ofjlam1-2/+2
bsd.prefs.mk so that it is actually used. Where possible, include xaw.buildlink.mk instead of setting USE_XAW, and use LIBXAW where needed.
2001-06-20Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.jlam1-2/+2
2001-05-22(1) Honor CFLAGS passed in from environment during build.jlam1-2/+2
(2) Use devel/readline/Makefile.readline to get readline support, and note why GNU readline is required. (3) Make this package work with xpkgwedge...the app-defaults file was always being installed under ${X11BASE}.
2001-04-30USE_X11BASE since felt installs an app-defaults file.jtb1-1/+2
2001-04-20Move to sha1 digests, and add distfile sizes.agc1-3/+5
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-0/+5
+ move the patch digest/checksum values from files/patch-sum to distinfo