Commit graph

27 commits

Author SHA1 Message Date
rillig
ab3f11b1c8 chat/*: remove unnecessary :Q modifiers 2018-01-13 23:18:25 +00:00
agc
b35b0abbb4 Add SHA512 digests for distfiles for chat category
Problems found with existing distfiles:
	distfiles/icb-5.0.9.tar.gz
	distfiles/icb.2.1.4.tar.Z
	distfiles/zenicb-19981202.tar.gz
No changes made to these /distinfo files.

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 01:20:17 +00:00
rodent
a0a1f2e57c Fixes:
COMMENT should not be longer than 70 characters.
 COMMENT should not begin with 'A'.
 COMMENT should not begin with 'An'.
 COMMENT should not begin with 'a'.
 COMMENT should not end with a period.
 COMMENT should start with a capital letter.

pkglint warnings. Some files also got minor formatting, spelling, and style
corrections.
2013-04-06 03:45:05 +00:00
asau
4840ebad6d Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:02:33 +00:00
joerg
f1117e18e7 DESTDIR support 2010-02-02 23:36:16 +00:00
tonnerre
9d744302ae Update after silc-client security update to match again.
Fixes PR 41852.
2009-08-09 13:19:35 +00:00
dholland
bffd6e98d0 Update this with the sums for the current silc-client distfile, taken
from chat/silc-client. I dunno if this alone will make the package
build or work, but it certainly can't hurt.
2008-08-17 22:47:13 +00:00
salo
e78fd655c4 Sync with the recent silc-client update. 2007-05-24 11:35:39 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
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-12-05 20:49:47 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
salo
bafcab23d2 Sync with the latest silc-client. 2005-04-08 15:19:25 +00:00
agc
0cbe9b3900 Add RMD160 digests in addition to SHA1 ones 2005-02-23 15:59:10 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
jlam
1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00
salo
9c1d103865 Make it work after the recent changes to chat/silc-client.
(Doh, i thought i had committed this on sunday..)
2004-06-10 22:38:16 +00:00
wiz
f61d140253 Add same patches as to irssi-icb (requested by salo):
Better support /who and /whereis.
Divert server messages to the server window instead of the channel window.
Bump PKGREVISION to 8.
Compile-tested only.
2004-03-29 11:05:44 +00:00
salo
34e6e9d370 bl3ify. 2004-02-18 14:40:35 +00:00
salo
408357f9b2 PKGREVISION++
Sync with chat/silc-client update.
2004-01-14 19:26:44 +00:00
salo
bcb35da9cb PKGREVISION++
Sync with the silc-client update.
2003-11-27 12:42:17 +00:00
salo
b9d21e662e PKGREVISION++
Sync with the latest silc-client update.
2003-11-18 18:16:46 +00:00
salo
25c4c4c858 PKGREVISION++
Sync with the latest silc-client update.
2003-11-01 16:48:14 +00:00
salo
c24cb91d5a PKGREVISION++
Sync with silc-client update.
2003-10-27 13:23:55 +00:00
salo
121a99fffe PKGREVISION++
Sync with silc-client update.
2003-10-16 12:37:03 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
salo
d47f2e63f9 Import of silc-client-icb-0.14: silc-client plugin to access ICB networks.
silc-client-icb is a silc-client plugin that allows access to ICB (Internet
Citizen's Band) networks.  The ICB protocol is almost dead now (superseded
by IRC), but there are still some networks around that use it.

Package inspired by irssi-icb.
2003-04-27 22:32:16 +00:00