summaryrefslogtreecommitdiff
path: root/comms/jpilot
AgeCommit message (Collapse)AuthorFilesLines
2002-09-22Unused, I think.wiz1-35/+0
2002-09-21* buildlink1 -> buildlink2jlam3-488/+30
* separate the INSTALL_DATA_DIR arguments into multiple commands, as the Solaris install can't handle lots of directories all at once * style nits
2002-09-10Since the major of libiconv was increased during the update to 1.8,wiz3-6/+6
bump dependency to latest libiconv version; recursively also bump all dependencies of packages depending on libiconv. Requested by fredb.
2002-08-25Merge changes in packages from the buildlink2 branch that havejlam1-0/+21
buildlink2.mk files back into the main trunk.
2002-02-13Remove need for a BUILD_DEPENDS on autoconf by providing a patch to theskrll3-4/+517
configure script.
2002-01-28Bump PKGREVISION for additional installed file and man page changes.wiz1-1/+2
2002-01-28Mention html manual in man page, per pkg/15154.wiz4-4/+29
Also install the BUGS file that's mentioned in the man page.
2001-12-08Patch aclocal.m4 to not pass the gtk prefix arg to gtkconfig or else it gets ↵jmc2-1/+15
the paths wrong and the X libraries won't link in from the buildlink area
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-10-24I am a triple idiot. The only relevant variable that x11.buildlink.mkjlam1-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-23x11.buildlink.mk needs to be included before any buildlink.mk files thatjlam1-2/+2
use X11_BUILDLINK_MK as a test value. Generally just reordering the inclusions so that x11.buildlink.mk comes before the other buildlink.mk files will make everthing work.
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-2/+2
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this.
2001-08-29Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded referencesjlam1-2/+2
to ${X11BASE} in the header and library search paths into references to ${LOCALBASE}/share/x11-links. These packages should now be strongly- buildlinked regardless of whether xpkgwedge is installed. Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge.
2001-08-27Use wildcard dependence on "autoconf" package.tron1-2/+2
2001-07-27Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the defaultjlam1-1/+2
installation directory in case the package isn't installed.
2001-07-20Mechanical changes to buildlink.mk files to use EVAL_PREFIX to setjlam1-2/+2
BUILDLINK_PREFIX.<pkgname>. This allows buildlink to find X11BASE packages regardless of whether they were installed before or after xpkgwedge was installed. Idea by Alistair Crooks <agc@pkgsrc.org>.
2001-07-01Move inclusion of bsd.buildlink.mk to start of file.jlam1-3/+3
2001-06-29USE_CONFIG_WRAPPER is automatically set if USE_BUILDLINK_ONLY is defined,jlam1-4/+1
so remove it from package Makefiles. Also move the inclusion of the buildlink.mk files to the end of the Makefile to just before bsd.pkg.mk to ensure that any Makefile settings occur before the buildlink.mk files.
2001-06-27Convert to use pilot-link-libs' buildlink.mk files and mark asjlam1-2/+2
USE_BUILDLINK_ONLY.
2001-06-23Generalize how the dependency pattern may be specified. Instead of justjlam1-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<jpilot/libplugin.h> pulls in <gtk/gtk.h> so include gtk buildlink.mk.jlam1-1/+3
2001-06-22Add buildlink.mk file for use by other package Makefiles.jlam1-0/+31
2001-06-22Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.jlam1-10/+12
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-7/+5
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-02Move BUILD_USES_MSGFMT in DEPENDS block, mostly by removing emptywiz1-3/+2
lines.
2001-03-27Change BUILD_DEPENDS semantics:hubertf1-3/+4
first component is now a package name+version/pattern, no more executable/patchname/whatnot. While there, introduce BUILD_USES_MSGFMT as shorthand to pull in devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current). Patch by Alistair Crooks <agc@netbsd.org>
2001-03-01Add conflict with "jpilot-libplugin" package.tron1-1/+3
2001-03-01Make this build on system where "xpkwedge" is not installed.tron2-5/+14
2001-03-01Update jpilot to 0.99. Changes from version 0.98.1:jlam8-79/+107
Alphabetized 4 main app categories and expense categories New calendar begin/end setting method using keyboard jpilot-sync program added to allow command line syncing Made radio buttons for which phone # shows up in addr Made month/week views obey categories Made 4 main apps+expense more user friendly by detecting changes Added prefs for optionally backing up DBs Czech character set added Russian character set added Moved output screen to bottom panel in main window Fixed many bugs in Expense and improved GUI Fixed datebook entries showing weekly repeat Added a large view window to the monthview Fixed some DateBk3 bugs (templates showing as today, etc) Made Address screen stay as it was last used in quick/add view mode Alarms Sorted memos if they are sorted on the handheld Replaced calendar buttons (array) with a gtk_calendar widget Made Quickview a page on the address Notebook Made private records hidable using palm password Made changes for Japanese and Chinese and Korean and multibyte characters Included Synctime in rpm and made it detect and avoid PalmOS 3.3 Made the creation of ~/.jpilot and ~/.jpilot/backup* perms 0700 & ~umask If upgrading then you may want to change the permissions of ~/.jpilot/ for security reasons. Made completed ToDos not print if hidden Minor postscript improvements Made plugin conduits selectable wether to sync or not
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-11-09should not hardcode locale path, or it will choke on Solaris builditojun3-18/+2
2000-11-08properly BUILD_DEPEND on gettext. add USE_LIBINTL.itojun1-1/+5
workaround gettext.m4 bug.
2000-11-08Backout unintended change.tron1-2/+1
2000-11-08Make sure that locale files go into the correct directory.tron3-2/+17
2000-11-08Make this build with NetBSD's "libintl".tron2-1/+16
2000-07-15Instead of the clunky SHOW_PKG_PREFIX, introduce an EVAL_PREFIX definition,agc1-2/+3
which takes entries of the format <make-definition-name>=<pkgname>. This has not been added to MAKEFLAGS because (a) premature optimisation is the root of all evil, and (b) because the .for loop used to implement this shows the wrong results when multiple prefices are evaluated. Modify all the package Makefiles to use EVAL_PREFIX, thereby simplifying them considerably. ALso simplify the logic to calculate the prefix as well.
2000-07-14The previous method of using a make target for finding a prerequisiteagc1-2/+2
package's prefix would not work as part of the environment specification via MAKE_ENV (as it would not be executed in the correct directory). Fix this by invoking pkg_info(1) directly, not via an intermediate make(1) step - this is not as clean, but more effective (i.e. it works).
2000-07-11Make the determination of the pre-req package's installed directory beagc1-2/+2
a bit more user-friendly. Introduce a show-{gtk+,imlib,kdebase,qt1,qt2,xpm}-prefix target in bsd.pkg.mk, and use "${MAKE} show-*-prefix" in package Makefiles.
2000-07-10Hardcoding X11PREFIX into package Makefiles forces the user to installagc1-2/+2
xpkgwedge once, before any other packages have been installed, and never to delete it. This change finds the prefix of the installed pre-req package using pkg_info(1), and allows packages to be found in ${X11BASE} and ${LOCALBASE}, not just ${X11PREFIX} - from mail from Dave Sainty <dave@dtsp.co.nz>, munged slightly by myself.
2000-06-30Make this package xpkgwedge-safe by using the new X11PREFIX definitionagc1-2/+2
in preference to X11BASE when trying to find the installed location of X11 libraries, programs and headers (which will change if xpkgwedge is installed). [X11BASE reflects the location of the X11 libs, headers and programs. X11PREFIX reflects the installed location of X11 packages.]
2000-06-15Fix plugin handling.rh5-2/+54
2000-06-15Initial import of jpilot-0.98.1, a desktop organizer application for therh5-0/+67
palm pilot.