Commit graph

15 commits

Author SHA1 Message Date
rillig
b686dd9180 all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
2020-01-18 23:30:43 +00:00
agc
17886c78da Add SHA512 digests for distfiles for sysutils category
Problems found with existing digests:
	Package memconf distfile memconf-2.16/memconf.gz
	b6f4b736cac388dddc5070670351cf7262aba048 [recorded]
	95748686a5ad8144232f4d4abc9bf052721a196f [calculated]

Problems found locating distfiles:
	Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9
	Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz
	Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz
	Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz
	Package syslog-ng: missing distfile syslog-ng-3.7.2.tar.gz

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.
2015-11-04 01:32:05 +00:00
wiedi
1e60ddcbc8 Fix build on SunOS
Needs correct integer types, __EXTENSIONS__
include netdb.h for MAXHOSTNAMELEN
and a patch to ensure NAME_MAX is defined
2015-01-18 19:53:27 +00:00
rodent
942aad2e6a Resolves:
"INFO_FILES should be set to YES or yes."
"Packages that install info files should set INFO_FILES."
Makefile and PLIST warning, respectively.
2013-04-06 20:27:16 +00:00
asau
54c5cd959e Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
joerg
386a1af379 Fix "return;" in non-void function. 2012-04-17 17:47:54 +00:00
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
joerg
393d580d9d Rename sig_t to avoid conflict with the type of the same name from
sys/signal.h on DragonFly.
2006-10-09 13:23:37 +00:00
minskim
ac82fbec63 USE_TOOLS+=lex 2006-06-09 16:05:11 +00:00
joerg
1f4a2edc3a Appease configure by providing a C++ compiler, even though it doesn't
actually need it to compile the code.
2006-06-02 16:47:39 +00:00
joerg
1c58893e93 Installs info page. Bump revision. 2006-04-09 19:49:16 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
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.
2006-03-04 21:28:51 +00:00
agc
ced6d9b95d Remove the LICEN[CS]E part again - thanks to some excellent followup from
Thomas, the author confirms that the software is distributed under the GPL.
2005-05-25 16:52:49 +00:00
agc
9aee7a9e21 The fatback info manual limits the use of the (GPL2-licensed) fatback
program and manual to government and law-enforcement agencies only, so
set this as a licence restriction in the package.
2005-05-25 10:59:22 +00:00
agc
d523d3213b Initial import of fatback-1.3 into the Packages Collection.
Taken from a posting by Wolfgang S. Rupprecht to netbsd-users on April 26th.

	Fatback is a forensic tool for undeleting files from FAT file systems.

	Fatback is different from other undelete tools in that it does the
	following:

	   * Runs under UNIX environments
	   * Can undelete files automatically
	   * Supports Long File Names
	   * Supports FAT12, FAT16, and FAT32
	   * Powerful interactive mode
	   * Recursively undeletes deleted directories
	   * Recovers lost cluster chains
	   * Works with single partitions or whole disks
2005-05-25 10:29:01 +00:00