Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-25 | Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk | jlam | 1 | -1/+0 | |
can handle packages having no PLIST files. | |||||
2007-09-30 | Reset maintainer -- shell@ is inactive. | wiz | 1 | -2/+2 | |
2006-03-16 | Consistently use NetBSD.org address for shell, shellhung.org does not exist. | wiz | 1 | -2/+2 | |
2005-08-06 | Bump the PKGREVISIONs of all (638) packages that hardcode the locations | jlam | 1 | -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-13 | Turn PERL5_PACKLIST into a relative path instead of an absolute path. | jlam | 1 | -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-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-23 | Add RMD160 digests in addition to SHA1 ones | agc | 1 | -1/+2 | |
2004-12-20 | since perl is now built with threads on most platforms, the perl archlib | grant | 1 | -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-27 | Convert to buildlink3. | snj | 1 | -2/+2 | |
2003-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 | |
2002-10-20 | Use buildlink2. Use perl5/module.mk. | seb | 1 | -6/+4 | |
2001-11-28 | Added p5-Net-ICQ2000-0.2.1 (PR#14569 by Shell Hung) | martti | 4 | -0/+30 | |
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(). |