summaryrefslogtreecommitdiff
path: root/ham/dpbox
AgeCommit message (Collapse)AuthorFilesLines
2021-10-26ham: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes
2021-10-07ham: Remove SHA1 hashes for distfilesnia1-2/+1
2019-11-03ham: align variable assignmentsrillig1-8/+8
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
2018-01-01Sort PLIST files.rillig1-28/+28
Unsorted entries in PLIST files have generated a pkglint warning for at least 12 years. Somewhat more recently, pkglint has learned to sort PLIST files automatically. Since pkglint 5.4.23, the sorting is only done in obvious, simple cases. These have been applied by running: pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
2015-11-02Add SHA512 digests for distfiles for ham categoryagc1-1/+2
Existing SHA1 digests verified, all found to be the same on the machine holding the existing distfiles (morden). Existing SHA1 digests retained for now as an audit trail.
2012-10-03Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2011-02-28Reset maintainer for retired developers.wiz1-2/+2
2010-01-29DESTDIR readyjoerg1-1/+4
2009-06-14Remove @dirrm entries from PLISTsjoerg1-11/+1
2007-01-08Made the package work for unprivileged users by installing the set-uidrillig2-4/+9
binary with 4511 instead of 4111. Generally, there should be no problem with these binaries being readable by their owner.
2006-09-09Rename variable MAKEFILE to MAKE_FILE.obache1-2/+2
2006-04-30Include bin/dpputlinks as installed on NetBSD and DragonFly.joerg2-3/+4
Bump revision.
2006-04-21Implemented changes for this package to use the REQD_DIR and CONF_FILESwulf20-73/+676
framework for the installation of the configuration files. Fixed compile warning message due to implicit casting
2006-03-14Modify the pkginstall framework so that it manages all aspects ofjlam1-7/+6
INSTALL/DEINSTALL script creation within pkgsrc. If an INSTALL or DEINSTALL script is found in the package directory, it is automatically used as a template for the pkginstall-generated scripts. If instead, they should be used simply as the full scripts, then the package Makefile should set INSTALL_SRC or DEINSTALL_SRC explicitly, e.g.: INSTALL_SRC= ${PKGDIR}/INSTALL DEINSTALL_SRC= # emtpy As part of the restructuring of the pkginstall framework internals, we now *always* generate temporary INSTALL or DEINSTALL scripts. By comparing these temporary scripts with minimal INSTALL/DEINSTALL scripts formed from only the base templates, we determine whether or not the INSTALL/DEINSTALL scripts are actually needed by the package (see the generate-install-scripts target in bsd.pkginstall.mk). In addition, more variables in the framework have been made private. The *_EXTRA_TMPL variables have been renamed to *_TEMPLATE, which are more sensible names given the very few exported variables in this framework. The only public variables relating to the templates are: INSTALL_SRC INSTALL_TEMPLATE DEINSTALL_SRC DEINSTALL_TEMPLATE HEADER_TEMPLATE The packages in pkgsrc have been modified to reflect the changes in the pkginstall framework.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2006-01-24Add DragonFly support. Fix an ambigious statement.joerg13-21/+359
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
2005-09-06Fix NetBSD statvfs check to be >= 299000900 not >= 200040000abs2-5/+5
No pkgrevision bumps needed.
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-02-22Add RMD160 digests in addition to the SHA1 digestsagc1-1/+2
2004-09-18Fix statvfs patch (hi agc!).wiz2-4/+4
2004-09-15Make this compile on NetBSD-2.0D and later with statvfs(2).agc2-1/+34
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-09-19Update HOMEPAGE and/or MASTER_SITESdent1-3/+3
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-07Do not hardcode /usr/pkg as prefix in patches.jmmv3-12/+14
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-1/+1
2003-02-05Make this compile on -currentagc2-1/+15
2001-10-31Move pkg/ files into package's toplevel directoryzuntum3-2/+2
2001-04-18Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-9/+7
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-09-25Bugfixes to build dpbox on netbsd-alpha platformwulf1-1/+4
2000-09-25Bugfixes that allow dpbox to build on netbsd-alpha platformwulf3-0/+38
2000-05-21updated Makefile.netbsd filewulf1-2/+2
2000-05-21Fixed bug which prevented dpbox to build succesfully on systems withoutwulf3-27/+42
a valid cgi-bin directory.
2000-05-15Corrected license and URL information.wulf1-5/+3
2000-05-15Initial import of pkgsrc/ham/dpbox:wulf9-0/+366
dpbox-6.00.00 Multi-Protocol Amateur Packet Radio BBS