summaryrefslogtreecommitdiff
path: root/chat/psi-ssl
AgeCommit message (Collapse)AuthorFilesLines
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam1-3/+1
All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes".
2004-04-17Convert to buildlink3 and sort PLIST.snj2-6/+6
2004-01-22replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-12Lint (sort DISTNAME section and use $${MV})cjep1-3/+3
2003-09-01Add NetBSD RCS tagscjep1-0/+1
2003-08-12use MASTER_SITE_SOURCEFORCE for MASTER_SITEjdolecek1-2/+3
add USE_X11, replacing former USE_X11BASE removed in previous revision
2003-08-07Yet another correct for the qt3 prefix changejmc1-2/+1
2003-08-05bump revision after qt3/kde prefix changedrochner1-1/+2
2003-07-27Initial import of psi-ssl 2.0 - PSI Jabber client SSL pluginjdolecek4-0/+36
Packaging work done by Love Hornquist-Astrand (love@)