summaryrefslogtreecommitdiff
path: root/chat/sirc
AgeCommit message (Collapse)AuthorFilesLines
2015-11-07Avoid failing in sed if $HOME isn't set. I thought pkgsrc provideddholland2-1/+15
work/.home for that, but maybe it's not getting through for some reason? Seen on MacOS.
2015-11-03Add SHA512 digests for distfiles for chat categoryagc1-1/+21
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-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-2/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2014-10-09Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.wiz1-3/+1
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2013-05-14Needs a C compiler.joerg1-1/+3
2012-12-14chat/sirc: Fix PLIST properlymarino2-13/+13
1) getopts.pl was documented with a bad path 2) PLIST needed sorting badly
2012-11-16Match PLIST with reality.joerg2-3/+4
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
are called p5-*. I hope that's all of them.
2012-10-03Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2009-12-17PKG_DESTDIR_SUPPORTabs1-9/+9
2009-06-14Remove @dirrm entries from PLISTsjoerg1-3/+1
2008-07-27Stop to unavailing fetch, add proper SITES.* definition.obache1-4/+7
2007-09-07Convert packages that test and use USE_INET6 to use the options frameworkjlam1-3/+3
and to support the "inet6" option instead. Remaining usage of USE_INET6 was solely for the benefit of the scripts that generate the README.html files. Replace: BUILD_DEFS+= USE_INET6 with BUILD_DEFS+= IPV6_READY and teach the README-generation tools to look for that instead. This nukes USE_INET6 from pkgsrc proper. We leave a tiny bit of code to continue to support USE_INET6 for pkgsrc-wip until it has been nuked from there as well.
2007-01-07Mechanically replaced man/* with ${PKGMANDIR}/* in the definition ofrillig1-3/+3
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with ${PREFIX}/${PKGMANDIR}. Fixes PR 35265, although I did not use the patch provided therein.
2006-07-27de-maintainhubertf1-2/+2
2006-06-27Set REPLACE_PERL for a perl script. Bump PKGREVISION.minskim1-3/+4
2005-12-15Fix errno.joerg2-1/+14
2005-07-16Remove some unnecessarily strong dependencies on perl that resultedjlam1-2/+2
from including perl5/buildlink3.mk. These packages just need the Perl interpreter, and can just add "perl" to USE_TOOLS instead.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-23Add RMD160 digests in addition to SHA1 onesagc1-1/+21
2004-05-31Enable pkgviews installation. Patches provided by Joachim Kuebart onminskim1-1/+5
tech-pkg@.
2004-04-11Convert to buildlink3.snj1-3/+3
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2002-11-11Trivially use buildlink2.seb1-2/+3
2001-11-29Get rid of manually adding "nbX" to PKGNAME when a pkg was changed inhubertf1-2/+2
pkgsrc. Instead, a new variable PKGREVISION is invented that can get bumped independent of DISTNAME and PKGNAME. Example #1: DISTNAME= foo-X.Y PKGREVISION= Z => PKGNAME= foo-X.YnbZ Example #2: DISTNAME= barthing-X.Y PKGNAME= bar-X.Y PKGREVISION= Z => PKGNAME= bar=X.YnbZ (!) On subsequent changes, only PKGREVISION needs to be bumped, no more risk of getting DISTNAME changed accidentally.
2001-11-28Buildlinkify.jlam1-3/+2
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-04-18Move to sha1 distfile digests, and add distfile sizes.agc1-21/+41
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc2-4/+2
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-03-05Move line for pkglint.wiz1-2/+3
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-02-01Update depends on p5-Socket6 to >=0.07.wiz1-2/+2
2000-12-28Add patch-sum.wiz1-0/+3
2000-12-21Make sure this gets on our IPv6 pkgs pagehubertf1-1/+4
2000-12-21Bump to sirc-2.211nb1, and add dependency on p5-Socket6hubertf1-1/+2
2000-12-21Add patch to work with IPv6. Also tested on (non-v6) NetBSD 1.4 and withhubertf2-1/+112
v4 servers on v6-enabled system.
2000-12-15Create new 'chat' category, featuring chat clients and servers of all kinds.wiz5-0/+148
Move some packages from 'net' here.