summaryrefslogtreecommitdiff
path: root/ham/dpbox/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2019-11-03ham: align variable assignmentsrillig1-8/+8
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
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
2006-09-09Rename variable MAKEFILE to MAKE_FILE.obache1-2/+2
2006-04-30Include bin/dpputlinks as installed on NetBSD and DragonFly.joerg1-2/+2
Bump revision.
2006-04-21Implemented changes for this package to use the REQD_DIR and CONF_FILESwulf1-7/+50
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
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-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
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.jmmv1-1/+3
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2000-05-15Corrected license and URL information.wulf1-5/+3
2000-05-15Initial import of pkgsrc/ham/dpbox:wulf1-0/+32
dpbox-6.00.00 Multi-Protocol Amateur Packet Radio BBS