Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-06-12 | Add DESTDIR support. | joerg | 1 | -1/+3 | |
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-03-24 | Relinquish MAINTAINER. | schmonz | 1 | -2/+2 | |
2006-10-04 | Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. | 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 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2002-10-09 | Convert to buildlink2. Use perl5/module.mk. | schmonz | 1 | -7/+4 | |
2002-05-12 | Update my email address. | schmonz | 1 | -2/+2 | |
2002-05-12 | Update to 1.22. No changelog available. | schmonz | 2 | -5/+5 | |
2002-01-31 | Imported p5-Net-AIM-1.21 (provided by Amitai Schlair in pkg/15287) | martti | 4 | -0/+29 | |
This module is an implementation of the AOL Instant Messenger TOC protocol. I've written and rewritten almost all the code. It works fairly and is pretty reliable. The intent for this version was to make an easily usable module for creating AIM bots. |