Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-01-10 | Update pilot-link packages to 0.11.7. Changes are too numerous to list | rh | 10 | -266/+123 | |
here. They include * tons of bug fixes, * USB support, * C++ support, * restructured libraries; and * tons of other new features. | |||||
2002-10-30 | On Solaris iconv() is in libc. | markd | 1 | -2/+8 | |
2002-10-27 | Don't use use LD even if set, we did all the previous tests with ${ac_prog} | bouyer | 2 | -1/+15 | |
2002-09-21 | buildlink1 -> buildlink2 | jlam | 3 | -28/+12 | |
2002-09-10 | Since the major of libiconv was increased during the update to 1.8, | wiz | 1 | -1/+2 | |
bump dependency to latest libiconv version; recursively also bump all dependencies of packages depending on libiconv. Requested by fredb. | |||||
2002-03-15 | Reduce the amount of context in this patch as for some reason Solaris's | markd | 2 | -7/+4 | |
gpatch (and the version of patch in pkgsrc) don't like the original but are happy with this. | |||||
2002-01-30 | fix bug in previous | dillo | 2 | -7/+6 | |
2002-01-30 | update pilot-link-libs to 0.9.5nb2: | dillo | 3 | -1/+53 | |
fix error recovery (in SLP and PADP protocols) | |||||
2001-11-30 | Use perl5/buildlink.mk instead of USE_PERL5 | jlam | 1 | -2/+2 | |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-10-24 | I am a triple idiot. The only relevant variable that x11.buildlink.mk | jlam | 1 | -2/+2 | |
redefines about which buildlink.mk files would care is BUILDLINK_X11_DIR, which points to the location of the X11R6 hierarchy used during building. If x11.buildlink.mk isn't included, then BUILDLINK_X11_DIR defaults to ${X11BASE} (set in bsd.pkg.mk), so its value is always safe to use. Remove the ifdefs surrounding the use of BUILDLINK_X11_DIR in tk/buildlink.mk and revert changes to move x11.buildlink.mk before the other buildlink.mk files. | |||||
2001-10-23 | Strongly buildlinkify. | jlam | 3 | -6/+7 | |
2001-08-09 | Add patch provided by Bernd Sieker to retry opening tty. This allows | dillo | 2 | -1/+36 | |
pilot-links to work with newer Handspring devices (they have a *very* short timeout). Version of pilot-link-libs bumped to 0.9.5nb1. | |||||
2001-06-27 | Update pilot-link to 0.9.5. The source code is under new stewardship | jlam | 8 | -108/+204 | |
and is undergoing many improvements and rewrites, many of which are reflected in the current release. The ChangeLog is too large to summarize. The libraries and headers have been split off into a separate package pilot-link-libs. | |||||
2001-06-23 | Generalize how the dependency pattern may be specified. Instead of just | jlam | 1 | -4/+5 | |
FOO_REQD=1.0 being converted to foo>=1.0, one can now directly specify the dependency pattern as FOO_DEPENDS=foo>=1.0. This allows things like JPEG_DEPENDS=jpeg-6b, or fancier expressions like for postgresql-lib. Change existing FOO_REQD definitions in Makefiles to FOO_DEPENDS. | |||||
2001-06-22 | Add buildlink.mk files for use by other package Makefiles. | jlam | 1 | -0/+33 | |
2001-06-22 | Mark as USE_BUILDLINK_ONLY. | jlam | 1 | -1/+2 | |
2001-04-22 | Fix lossage caused by distinfo conversion. | tron | 1 | -1/+2 | |
2001-04-20 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -3/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -6/+4 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-02-07 | Update MASTER_SITES and HOMEPAGE to new locations. | jlam | 1 | -3/+3 | |
2001-01-04 | The way that shared objects were handled in the PLISTs and bsd.pkg.mk was | agc | 1 | -1/+3 | |
out of date - it was based on a.out OBJECT_FMT, and added entries in the generated PLISTs to reflect the symlinks that ELF packages uses. It also tried to be clever, and removed and recreated any symbolic links that were created, which has resulted in some fun, especially with packages which use dlopen(3) to load modules. Some recent changes to our ld.so to bring it more into line with other Operating Systems also exposed some cracks. + Modify bsd.pkg.mk and its shared object handling, so that PLISTs now contain the ELF symlinks. + Don't mess about with file system entries when handling shared objects in bsd.pkg.mk, since it's likely that libtool and the BSD *.mk processing will have got it right, and have a much better idea than we do. + Modify PLISTs to contain "ELF symlinks" + On a.out platforms, delete any "ELF symlinks" from the generated PLISTs + On ELF platforms, no extra processing needs to be done in bsd.pkg.mk + Modify print-PLIST target in bsd.pkg.mk to add dummy symlink entries on a.out platforms + Update the documentation in Packages.txt With many thanks to Thomas Klausner for keeping me honest with this. | |||||
2000-12-14 | pilot-link has moved to sourceforge: change the MASTER_SITES and add | jlam | 1 | -2/+3 | |
a HOMEPAGE. | |||||
2000-06-08 | USE_LIBTOOL && LTCONFIG_OVERRIDE, not pkglibtool and patching configure | jlam | 4 | -33/+14 | |
2000-06-01 | s/USE_LIBTOOL/USE_PKGLIBTOOL/ | rh | 1 | -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-07-09 | Add package patch-sum files | agc | 1 | -0/+4 | |
1999-05-22 | Update pilot-link to 0.9.3. | frueauf | 3 | -6/+12 | |
1999-05-20 | Don't attempt to build Perl5 library because it won't build if "pilot-link" | tron | 2 | -31/+2 | |
is not already installed. | |||||
1999-05-20 | Use "${BSD_INSTALL_SCRIPT}" instead of "${LIBTOOL} ${INSTALL_SCRIPT}" | tron | 1 | -4/+4 | |
because we don't need to deal with "MAKE_ENV" this way. | |||||
1999-05-20 | Remove unnecessary assignments of "INSTALL", "INSTALL_DATA", | tron | 1 | -3/+1 | |
"INSTALL_PROGRAM" and "INSTALL_SCRIPT" from "CONFIGURE_ENV". | |||||
1999-05-12 | Build the include Perl5 module which we might need later. | tron | 2 | -2/+30 | |
1999-01-20 | Update to pilot-link.0.9.0 | simonb | 2 | -5/+5 | |
1998-09-22 | Make this package install the C++ examples, so that the PLIST is correct. | agc | 1 | -2/+2 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 2 | -0/+4 | |
1998-07-24 | Update to use USE_LIBTOOL. | tv | 1 | -5/+3 | |
1998-07-17 | Adapt to using the pkg version of libtool rather than a private copy. | tv | 4 | -13/+60 | |
DTRT with INSTALL_{PROGRAM,DATA,SCRIPT}. Portlint: rename pkg to pilot-link-0.8.13, with dash before version. | |||||
1998-07-15 | Use automatic shared object handling | agc | 2 | -7/+2 | |
1998-07-06 | Update to pilot-link 0.8.13. | nathanw | 3 | -5/+9 | |
1998-06-20 | Update package Makefiles for automatic manual page handling. | agc | 1 | -4/+1 | |
1998-05-13 | Add USE_PERL5=yes, else ietf2datebook, pilot-undelete and sync-plan | frueauf | 1 | -1/+2 | |
won't get build and PLIST would be invalid. | |||||
1998-04-15 | Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. | agc | 1 | -7/+2 | |
Remove redundant (and sometimes erroneous) comments. | |||||
1998-03-19 | portlint: add manpages to MAN1. | frueauf | 1 | -2/+6 | |
1998-03-19 | Correct creation date | sommerfe | 1 | -2/+2 | |
1998-03-18 | more portlint: ldconfig | hubertf | 2 | -2/+7 | |
1998-03-18 | portlint: compress whitespace | hubertf | 1 | -4/+1 | |
1998-03-18 | portlint: remove empty lines at EOF | hubertf | 1 | -2/+0 | |
1998-03-17 | Package for utilities to communicate with PalmPilot PDA's. | sommerfe | 5 | -0/+120 | |