Commit graph

20 commits

Author SHA1 Message Date
nia
28c1048bad misc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles could not be fetched (possibly fetched
conditionally?):

./misc/libreoffice/distinfo libreoffice/harfbuzz-2.6.4.tar.xz
2021-10-26 10:58:55 +00:00
nia
60e6853f70 misc: Remove SHA1 hashes for distfiles 2021-10-07 14:35:11 +00:00
rillig
9637f7852e all: migrate homepages from http to https
pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
2020-01-26 17:30:40 +00:00
jperkin
88b0b1e703 Use OPSYSVARS. 2016-02-25 15:35:30 +00:00
agc
23064a80b9 Add SHA512 digests for distfiles for misc category
Problems found locating distfiles:
	Package colorls: missing distfile ls.tar.gz
	Package molden: missing distfile molden-4.6/molden4.6.tar.gz
	Package softmaker-office-demo: missing distfile ofl06trial.tgz

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-03 23:49:31 +00:00
mef
1b81a4a92a (pkgsrc)
- Add LICENSE= x11
(upstream)
 - Update cstream 2.7.5 to 3.1.1
3.1.1:
-----
  -n <nbytes_to_stream> was not clear to use numbers > 2 GB.  I didn't
  notice since it worked fine if you used suffixes "K/M/G" as long as
  the number was < 2 G.  Sorry about that.

3.1.0:
------
  O_DIRECT supported for input.

3.0.0:
------
  IPV6 support for IPV6 day 2011.

  The IPV6 support shouldn't break anything after hostname lookup
  succeeds.  Issues might be building on older platforms if I screwed up
  the autoconf mechanism to not compile it in.

  Having said that, assorted little code cleanups are in this release,
  too.  They shouldn't break anything but non-IPV6 things were touched.

Aftermath for 2.7.4 - 2.7.6:
----------------------------
  ATTENTION:
  I'm afraid that support for the '-B <size_of_buffer>' was clobbered in
  2.7.4 or whereabouts.  This one allowed you do have a reader do
  multiple reads before the writer could write or vice versa.

  Change reverted in 2.7.6.

  2.7.4 and 2.7.5 do not have working -B.

2.8.0:
------
  Support platforms that do not have open(2) with O_DIRECT.
  Such as MacOS X.

2.7.6:
------
  Revert 2.7.3 which broke -B
2014-12-10 02:40:04 +00:00
asau
9912a3809d Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
adam
915b1e09f5 Changes 2.7.5:
* NetBSD and general pkgsrc compatibility.  Should get rid of the only
  patch used in pkgsrc.

Changes 2.7.4:
* Print the message that we switch to normal from O_DIRECT only when
  verbose > 0.

Changes 2.7.3:
* More c flags changes for more portability.

Changes 2.7.2:
* Fix compilation under Redhat-7.3.

Changes 2.7.1:
* Support for $CSTREAM_AUDIO_BITRATE.
2008-12-19 10:19:12 +00:00
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
wiz
22b5d69170 Improve HOMEPAGE link. 2007-03-25 05:46:58 +00:00
wiz
601583c320 Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +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
rillig
f795c2e475 Removed trailing white-space. 2005-05-23 08:26:03 +00:00
agc
07b46baa43 Add RMD160 digests 2005-02-24 11:02:49 +00:00
wiz
260bc1efe2 Fix build on Solaris, based on PR 22889 by Jonathan Perkin. 2003-09-22 12:30:24 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
gmcgarry
e2ba4763e4 General-purpose stream-handling tool with bandwidth limiting 2001-09-19 05:24:27 +00:00