summaryrefslogtreecommitdiff
path: root/net/host
AgeCommit message (Collapse)AuthorFilesLines
2006-11-09Fixed PKGMANDIR.rillig1-3/+3
2006-10-03added support for IRIX 5schwarz4-6/+34
2006-10-03added support for Darwinschwarz1-1/+8
2006-09-09Rename variable MAKEFILE to MAKE_FILE.obache1-2/+2
2006-03-16Never use -Wid-clash-30. It is dead, Jim.joerg2-3/+19
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2005-11-08Need libbind resolver on Interix.tv1-0/+11
2005-04-16Add patch-ap from wip/host to fix installation.wiz3-2/+33
Add missing man/cat1/host.0 to PLIST.
2005-04-16Add RMD160 checksum.wiz1-1/+2
2005-03-30Use INSTALLATION_DIRS to pre-create bin and man/man1.reed1-1/+2
TODO: This package is still broken. It installs man page to ${PREFIX}/share/man/man1 (on NetBSD) and also installs a catman page (generated but no dependency on nroff) which is not listed in PLIST.
2005-03-26pkglint. Remove unnecessary inclusion of bsd.prefs.mk and deprecatedwiz1-5/+2
NO_PATCH.
2005-03-26Switch to the host program from Greg Woods. This one is supported and morechristos7-308/+28
featurefull.
2005-02-24Add RMD160 digests.agc1-1/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+3
2003-10-11replace MASTER_SITES with MASTER_SITE_BACKUP, as the "real" mastergrant1-2/+4
site doesn't have the distfile anymore. also add a CONFLICT on bind, as it includes bin/host also. fixes PR pkg/20810 from Jeremy C. Reed.
2003-10-11fix some patches to eliminate fuzz.grant4-26/+23
patch from Jeremy C. Reed in PR pkg/20810.
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-2/+2
2003-04-27Squash to 24 linescjep1-15/+9
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2001-10-31Move pkg/ files into package's toplevel directoryzuntum3-5/+5
2001-09-09Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:agc1-2/+2
WRKSRC= ${WRKDIR} This is much cleaner, much more indicative of what happens, and removes another of the negative definitions (NO_.* = value).
2001-04-21Move to sha1 checksum, and/or add distfile sizes.wiz1-1/+2
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc2-4/+2
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-03-10host-991529 -- powerful replacement for host(1).wiz9-0/+355
Package provided by Greg A. Woods in pkg/12056, modified by me.