summaryrefslogtreecommitdiff
path: root/chat/p5-Net-ICQ2000/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2008-10-19Bump the PKGREVISION for all packages which depend directly on perl,he1-2/+2
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=...").
2008-06-12Add DESTDIR support.joerg1-1/+3
2007-11-18Update MASTER_SITES/HOMEPAGE, from Zafer Aydogan.wiz1-3/+4
2007-09-30Reset maintainer -- shell@ is inactive.wiz1-2/+2
2006-03-16Consistently use NetBSD.org address for shell, shellhung.org does not exist.wiz1-2/+2
2005-08-06Bump the PKGREVISIONs of all (638) packages that hardcode the locationsjlam1-2/+2
of Perl files to deal with the perl-5.8.7 update that moved all pkgsrc-installed Perl files into the "vendor" directories.
2005-07-13Turn PERL5_PACKLIST into a relative path instead of an absolute path.jlam1-2/+2
These paths are now relative to PERL5_PACKLIST_DIR, which currently defaults to ${PERL5_SITEARCH}. There is no change to the binary packages.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2004-12-20since perl is now built with threads on most platforms, the perl archlibgrant1-1/+2
module directory has changed (eg. "darwin-2level" vs. "darwin-thread-multi-2level"). binary packages of perl modules need to be distinguishable between being built against threaded perl and unthreaded perl, so bump the PKGREVISION of all perl module packages and introduce BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct dependencies are registered and the binary packages are distinct. addresses PR pkg/28619 from H. Todd Fujinaka.
2004-04-27Convert to buildlink3.snj1-2/+2
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2002-10-20Use buildlink2. Use perl5/module.mk.seb1-6/+4
2001-11-28Added p5-Net-ICQ2000-0.2.1 (PR#14569 by Shell Hung)martti1-0/+19
This module is designed to give perl scripts access to the ICQ network and the functions provided by it, like SMS Functions included : Connect(), Disconnect(), Set_Login_Details(), Set_Server_And_Port(), Execute_Once(), Send_Command(), Add_Hook(), Hook_All(), Check_Incoming(), Deal_With_FLAPs(), Send_Outgoing().