summaryrefslogtreecommitdiff
path: root/chat/silc-client-icb/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2010-02-02DESTDIR supportjoerg1-2/+6
2009-08-09Update after silc-client security update to match again.tonnerre1-2/+2
Fixes PR 41852.
2007-05-24Sync with the recent silc-client update.salo1-4/+5
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
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-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-04-08Sync with the latest silc-client.salo1-3/+3
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
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-06-10Make it work after the recent changes to chat/silc-client.salo1-4/+4
(Doh, i thought i had committed this on sunday..)
2004-03-29Add same patches as to irssi-icb (requested by salo):wiz1-2/+2
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-02-18bl3ify.salo1-3/+3
2004-01-14PKGREVISION++salo1-2/+2
Sync with chat/silc-client update.
2003-11-27PKGREVISION++salo1-2/+2
Sync with the silc-client update.
2003-11-18PKGREVISION++salo1-2/+2
Sync with the latest silc-client update.
2003-11-01PKGREVISION++salo1-2/+2
Sync with the latest silc-client update.
2003-10-27PKGREVISION++salo1-2/+2
Sync with silc-client update.
2003-10-16PKGREVISION++salo1-2/+3
Sync with silc-client update.
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-1/+2
dependency bumps.
2003-04-27Import of silc-client-icb-0.14: silc-client plugin to access ICB networks.salo1-0/+33
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.