summaryrefslogtreecommitdiff
path: root/sysutils/easydiskpasswd
AgeCommit message (Collapse)AuthorFilesLines
2013-09-10Drop -Wno-traditional for clang.joerg1-1/+6
2012-10-23Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2009-04-09Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions.joerg1-2/+1
2008-06-16Fix DESTDIR.joerg1-1/+3
2008-06-12Add DESTDIR support.joerg1-1/+3
2006-06-18Added BINOWN and BINGRP to MAKE_ENV, which fixes unprivileged builds.rillig1-2/+4
Bumped PKGREVISION.
2006-05-18Remove BROKEN_IN, this builds in current 3.0 bulk builds.wiz1-3/+1
2006-03-01update for changes in <dev/scsipi/scsi*.h> headers in NetBSD-3 and later;drochner2-10/+11
now this is for NetBSD>=3 only (until the next header change...), but as I'm appearently the only person who has bought that crap I don't feel bad about it
2006-01-04Express these packages' brokenness with BROKEN_IN=pkgsrc-2005Q4schmonz1-3/+2
rather than PKG_FAIL_REASON, so that they provide useful error messages in build logs, and so that they continue to work on platforms where they aren't broken.
2005-12-26Mark packages for pkgsrc-2005Q4 that don't build on NetBSD/i386schmonz1-1/+4
3.0. If one of these is important to you, please fix it in time for pkgsrc-2006Q1, or it may be removed.
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2002-09-19a little tool to send a password string to these cute USB flash disks;drochner5-0/+212
makes them more usable under NetBSD (by myself)