summaryrefslogtreecommitdiff
path: root/net/libicq (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix wrong order of PLIST.Hidetoshi Shimokawa1999-01-021-2/+2
| | | | | | | | | 'ldconfig -m %B' must be next after libraries and shouldn't be next after include files because '%B' represents the prefix of previous file. And sort alphabetically. Notes: svn path=/head/; revision=15771
* portlint - bring COMMENT under 70 charactersBill Fumerola1998-11-231-1/+1
| | | | Notes: svn path=/head/; revision=14838
* Remove name of package from front.Seiichirou Hiraoka1998-11-231-1/+1
| | | | Notes: svn path=/head/; revision=14820
* Change comment to 'libicq is intended to make it easy to add ICQ ↵Seiichirou Hiraoka1998-11-231-1/+1
| | | | | | | communication support to your software.' Notes: svn path=/head/; revision=14818
* libicq.so is 0.2, not 0.0.Satoshi Asami1998-11-231-1/+1
| | | | Notes: svn path=/head/; revision=14791
* portlint (PKGNAME not necessary if same as DISTNAME).Satoshi Asami1998-11-231-2/+1
| | | | Notes: svn path=/head/; revision=14790
* Initial Import libicq.Seiichirou Hiraoka1998-11-195-0/+39
libicq is based on micq Notes: svn path=/head/; revision=14666