summaryrefslogtreecommitdiff
path: root/comms/p5-pilot-link
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-04-11Convert to buildlink3.snj1-4/+4
2004-01-22replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-1/+2
2003-01-10Update pilot-link packages to 0.11.7. Changes are too numerous to listrh2-22/+36
here. They include * tons of bug fixes, * USB support, * C++ support, * restructured libraries; and * tons of other new features.
2002-10-27Use perl5/module.mk.seb1-11/+2
No need to tweak OTHERLDFLAGS.
2002-09-21buildlink1 -> buildlink2jlam1-6/+7
2002-09-10Since the major of libiconv was increased during the update to 1.8,wiz1-1/+2
bump dependency to latest libiconv version; recursively also bump all dependencies of packages depending on libiconv. Requested by fredb.
2001-11-26Buildlinkify, in the sense that only the perl headers are found injlam1-3/+4
${PREFIX} -- everything else is pickup up from ${BUILDLINK_DIR}.
2001-10-31Move pkg/ files into package's toplevel directoryzuntum3-1/+1
2001-10-18SVR4 packages have a limit of 9 chars for a package name.veego1-1/+2
The automatic truncation in gensolpkg doesn't work for packages which have the same package name for the first 5-6 chars. e.g. amanda-server and amanda-client would be named amanda and amanda. Now, we add a SVR4_PKGNAME and use amacl for amanda-client and amase for amanda-server. All svr4 packages also have a vendor tag, so we have to reserve some chars for this tag, which is normaly 3 or 4 chars. Thats why we can only use 6 or 5 chars for SVR4_PKGNAME. I used 5 for all the packages, to give the vendor tag enough room. All p5-* packages and a few other packages have now a SVR4_PKGNAME.
2001-09-06Fix build problem caused by buildlink conversion.tron1-1/+2
2001-06-27Use distribution contained in latest pilot-link-0.9.5 sources. Renumberjlam3-40/+23
to 0.1, the correct version number for this package. Only one package (pilotmgr) depended on p5-pilot-link-*, so this should be okay.
2001-04-20Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-6/+4
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-08-29Until the sources for these packages catch up to the current (post-5.6.0)jlam1-2/+6
Perl API, we need to pass -DPERL_POLLUTE=1 to the build process to look like an older perl.
2000-08-27Convert packages to use PERL5_PACKLIST (part 1). These were the easyjlam2-19/+10
ones to do, and each compiled and installed/de-installed apparently correctly. As a side effect of the dynamic PLIST, we no longer need to have separate -static and -shared PLISTs. It's now easier than ever to make a perl5 package for NetBSD :)
2000-08-14No more USE_PKGLIBTOOL.wiz3-38/+17
LTCONFIG_OVERRIDE -> minus one patch.
2000-06-01s/USE_LIBTOOL/USE_PKGLIBTOOL/rh1-2/+2
Add a new USE_LIBTOOL definition that uses the libtool package instead of pkglibtool which is now considered outdated. USE_PKGLIBTOOL is available for backwards compatibility with old packages but is deprecated for new packages.
1999-10-07Remove me as maintainer of those packages.tron1-2/+2
1999-09-07Some cleanup:bad1-6/+6
i386-netbsd -> ${MACHINE_ARCH}-${LOWER_OPSYS} MACHINE_GNU_ARCH -> MACHINE_ARCH /./ -> /
1999-07-09Add package patch-sum filesagc1-0/+4
1999-05-24Fix run time library search path.tron2-1/+13
1999-05-22Sync "p5-pilot-link" version with "pilot-link": update to 0.9.3.tron2-6/+6
1999-05-20Import new "p5-pilot-link" package:tron6-0/+69
perl interface to pilot-link library