Commit graph

44 commits

Author SHA1 Message Date
nia
4e24709b68 comms: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 10:05:57 +00:00
nia
1fad23390d comms: Remove SHA1 hashes for distfiles 2021-10-07 13:27:01 +00:00
rillig
fc42239139 comms: align variable assignments
pkglint -Wall -F --only aligned --only indent -r

Manually adjusted the indentation in asterisk15 and asterisk16 to avoid
too deep indentation.
2019-11-03 12:04:12 +00:00
wiz
7909ca8cec Comment out dead sites. 2017-08-16 20:45:30 +00:00
agc
ad1e2a0a92 Add SHA512 digests for distfiles for comms category
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.
2015-11-03 01:34:52 +00:00
dholland
f9e9b2c4a1 Use BROKEN_ON_PLATFORM to fail on LP64PLATFORMS. 2015-01-01 09:28:26 +00:00
is
246005f7cb format police 2011-04-07 13:18:23 +00:00
is
36388a5070 DESTDIRize. 2011-04-07 12:53:05 +00:00
wiz
ffa67f8f8c Use new ${LP64PLATFORMS} variable to restrict platforms instead of manual
hardcoding.

Note: This effectively adds x86_64 to NOT_FOR_PLATFORM for some packages.
2010-01-07 07:36:53 +00:00
joerg
c569c6a51f Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with
MAKE_JOBS=2 and worked without.
2009-06-30 00:07:09 +00:00
joerg
0268c554bd Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +00:00
rillig
196f2085b6 Fixed MASTER_SITES. Patch by Zafer Aydogan via private mail. 2007-06-26 09:00:03 +00:00
tv
b0ce45fc02 give away to pkgsrc-users 2007-03-19 16:36:41 +00:00
wiz
18e3283474 Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 20:46:42 +00:00
tv
ae3489ec53 Use "tv@NetBSD.org" as my MAINTAINER address; makes identifying me as a
PR-responsible person (such as I am ;) a little easier.
2006-03-22 22:50:31 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
rillig
579e977969 Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.
2005-12-05 23:55:01 +00:00
rillig
5946936ffc Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
2005-09-28 20:52:18 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
645a2eab08 Add RMD160 digests in addition to SHA1 ones. 2005-02-23 16:05:29 +00:00
tv
02d220d324 Update to 0.9.8. Fix MAINTAINER. Changelog:
0.9.5   (Thu Sep 04 2003 18:18:04)
-----
	64-bit integer fix (Tobias Ernst 2:2476/418).

	Allow '-' and '_' in domain names (Tobias Ernst 2:2476/418).

	"defnode" was not work correctly in 0.9.4.

	binkd/win: run() fix for no inherit open files (i.e. *.bsy).
	@command - run in background (Dima Afanasiev <da@4u.net>)

	binkd/os2-emx: run() fix

	binkd/os2: don't send hidden files from filebox

	New command-line parameter '-m' - do not use MD5 authorization.

	If remote requests file offset more then file size, touch
	the file and drop session for send it from 0 next session.

	binkd/unix: run as daemon (Alex Semenyaka <alexs@snark.rinet.ru>).

	New option skipmask in binkd.cfg - don't receive (destructive skip)
	files by specified wildcards.

	getfree() bug if free space >4G fixed.

	NTLM proxy authotization (Dima Afanasiev <da@4u.net>).

	New option bindaddr in binkd.cfg - bind to specified interface
	(Dima Afanasiev <da@4u.net>).

	Run by-file events with the same command-line once after session.

	Bugfix in ftrans (thanks to Aleksey I Zavilohin <villain@ems.ru>).

	New option inboundcase in binkd.cfg - set case style for received files
	(Kostya Falkov 2:5014/33@fidonet)

	New option deletedirs in binkd.cfg - delete empty point dirs in BSO.

	Do not send empty (60-bytes) pkt files.

	New option overwrite in binkd.cfg - overwrite older file by newer.

	Run as service under win9x (Alexander Reznikov 2:4600/220@fidonet).

	Check free space on inbox if defined.

	Fix security vulernability (DoS) (andrew clarke <mail@ozzmosis.com>).

	Assume default domain for remote 4D address.

	Do not resolve hosts if proxy or socks5 using.

	Do not give unsecure mail to secure link when send-if-pwd.

	Amiga Style Outbound (ASO) support.

	New option -sip in node string: strict IP check; host need to
	be specified, resolved and matched. For -ip option unresolved
	host is ok.

	Crypt traffic, new option -r (disable crypt).

	NR- and ND-modes can be asymmetric now, options -nr and -nd
	sets mode only for receiving files from this node.

0.9.6   (Fri Oct 28 06:02:25 EET 2003)
-----
	Memory leak in event processing (Roman Trunov).

	Bugfixes in NT service exit (Stas Degteff).

	Some minor bugfixes.

0.9.7   (Sun Jun 15 08:22:58 EET 2004)
-----
	Fix in client manager (poll nodes queue).

0.9.8   (Mon Nov 08 12:47:00 EET 2004)
-----
	Fix signal handling, binkd sometimes hangs under glibc 2.3.

	Fixed memory leak.

	Fixed compilation under SuSe and OS2-emx.
2004-11-29 00:58:08 +00:00
jlam
5e5ac5cef9 USE_BUILDLINK3 is a yes/no variable. 2004-11-13 21:28:27 +00:00
snj
bffc80c64f Convert to buildlink3. 2004-04-11 05:59:14 +00:00
agc
dc52048e01 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
jmmv
e5b5dd826e Use PKGNAME_NOREV instead of replicating PKGNAME. Thanks wiz! 2002-12-24 18:53:18 +00:00
jmmv
e6e2b2f3f0 Make this package install its sample configuration file under the examples
tree. Bump PKGREVISION to 1.
2002-12-24 18:10:52 +00:00
jlam
8fdf4e7f9b buildlink1 -> buildlink2 2002-11-14 23:50:45 +00:00
jschauma
1a42907260 Change MAINTAINER from tv at netbsd dot org to tv at pobox dot com after
consulting with Todd.
2002-08-01 02:31:21 +00:00
zuntum
d8ed248248 Move pkg/ files into package's toplevel directory 2001-10-31 20:43:56 +00:00
jlam
bb98a4c610 Mark as USE_BUILDLINK_ONLY. 2001-08-19 04:48:33 +00:00
agc
d26f80ba43 Move to sha1 digests, and add distfile sizes. 2001-04-20 08:55:26 +00:00
agc
268ad0352c + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:33:37 +00:00
wiz
5de11cd51a Remove duplicate BUILD_DEPENDS for unzip (bsd.pkg.mk has an automatic one
if EXTRACT_SUFX is .zip); also remove EXTRACT_CMDs that are the same as
the implicit one.
2001-02-20 11:40:07 +00:00
tv
5148cf78db Update to 0.9.4. There are over three years' worth of bugfixes and changes
in this update from 0.9.2, far too many to list in a commit message.
2001-02-18 20:30:50 +00:00
wiz
07cd20b334 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 13:51:27 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
hubertf
411922b881 remove bogus NO_CDROMs 1999-09-23 16:32:06 +00:00
tv
cbcc447c3e Rename binkd.cfg to binkd.cfg.dist so as not to overwrite a custom binkd.cfg. 1999-08-05 15:46:27 +00:00
agc
a910a6fd62 Add package patch-sum files 1999-07-09 13:50:05 +00:00
drochner
d718e99081 NOT_FOR_PLATFORM= *-*-{alpha,mips} doesn't work.
Worse - it matches (almost?) everything.
1999-06-04 16:55:11 +00:00
tv
5c60ed5794 Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM
pattern match format.  Minor pkglint along the way.
1999-05-24 20:39:35 +00:00
tv
6a61f079e3 This program is currently hopeless on LP64. 1999-05-12 15:08:45 +00:00
agc
171e025b4a Rewrite the extraction commands to be more intuitive.
In the vast majority of cases, nothing has changed (i.e. .tgz, .tar.gz,
and .tar.bz2).

EXTRACT_USING_PAX can be set as before.

For custom extractions, instead of using EXTRACT_BEFORE_ARGS,
EXTRACT_AFTER_ARGS and EXTRACT_CMD, simply set EXTRACT_CMD to be the
command needed to decompress and extract the lements from the archive.
${DOWNLOADED_DISTFILE} can be used to reference the distfile(s).
e.g. for compressed shars, where previously there was:

EXTRACT_CMD=           ${GZCAT}
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS=    |sh

now use:

EXTRACT_CMD=           ${GZCAT} ${DOWNLOADED_DISTFILE} | ${SH}
1999-04-01 14:07:52 +00:00
tv
fc5b0b1ec1 Import Binkd 0.9.2, a FidoNet-over-IP BINKP transport daemon and client. 1998-11-22 20:47:13 +00:00