Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
|
lines.
|
|
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>
|
|
|
|
|
|
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
|
|
|
|
|
|
workaround gettext.m4 bug.
|
|
|
|
|
|
|
|
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.
|
|
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).
|
|
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.
|
|
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.
|
|
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.]
|
|
|
|
palm pilot.
|