Commit graph

302 commits

Author SHA1 Message Date
jlam
9ab800a922 Add and enable:
jpilot-expense
	jpilot-syncmal
	jpilot-synctime
Remove:
	jpilot-libplugin
2001-03-01 20:43:56 +00:00
jlam
e4a3179a0f Remove jpilot-libplugin. It's no longer necessary for compiling plugins,
and doesn't work with jpilot>=0.99.
2001-03-01 20:42:44 +00:00
jlam
7c3a289b7d Time synchronization plugin for J-Pilot 2001-03-01 20:40:32 +00:00
jlam
8cfde8c319 MAL synchronization plugin for J-Pilot 2001-03-01 20:40:06 +00:00
jlam
d2644fbfa4 Expense synchronization plugin for J-Pilot 2001-03-01 20:39:31 +00:00
jlam
440c19af1d Update jpilot to 0.99. Changes from version 0.98.1:
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-03-01 20:38:14 +00:00
hubertf
d32e698de6 Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
tv
e6985409dc Run man pages through tbl(1) before installing.
Don't try to create a Berkeley DB file with fopen(); let DB create it.
2001-02-24 20:43:55 +00:00
tv
44e5ce7b8a Create some semblance of a default config file, generated from compile-time
defaults.  Also minor cleanup and ability to strip binaries.
2001-02-22 15:28:56 +00:00
tv
791fb302ee Update to 4.4.2, and clean up massively. No longer creates the /var dirs,
and doesn't have a template .conf files (but many examples in
share/examples/fidogate).  See documentation for changes.
2001-02-22 03:00:14 +00:00
tv
fcf9632fe7 Fix some incorrect paths in a patch. 2001-02-21 20:40:56 +00:00
tv
052ca3a681 Stuff hanging around in my pkgsrc....
Major cleanup.  Minor update to "alpha4.1" -- no feature changes.
Remove iftelnetd, fdpass (not needed).  Fix -Wformat alerted fixes to
work on both LP64 and ILP32.  Use -Werror to keep code clean.
2001-02-21 18:50:36 +00:00
wiz
5de11cd51a Remove duplicate BUILD_DEPENDS for unzip (bsd.pkg.mk has an automatic one
if EXTRACT_SUFX is .zip); also remove EXTRACT_CMDs that are the same as
the implicit one.
2001-02-20 11:40:07 +00:00
tv
5148cf78db Update to 0.9.4. There are over three years' worth of bugfixes and changes
in this update from 0.9.2, far too many to list in a commit message.
2001-02-18 20:30:50 +00:00
wiz
79a4bfc219 Not needed any more -- COMMENTs are in Makefiles now. 2001-02-16 15:52:49 +00:00
wiz
02e8ee6a47 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
While I'm here, unify category Makefiles to more standard style.
(If you have tools depending on the previous form, please fix them.)
2001-02-16 15:51:46 +00:00
agc
5db9dc6826 fix a typo from the COMMENT changes 2001-02-16 14:30:10 +00:00
wiz
07cd20b334 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 13:51:27 +00:00
tron
4ce2d28ba0 Add and enable "estic" package. 2001-02-10 18:35:52 +00:00
tron
d94912ffb8 Import new "estic" package:
German language configuration tool for ISTEC 1003/1008 ISDN systems
2001-02-10 18:34:23 +00:00
jlam
f70229e460 Update MASTER_SITES and HOMEPAGE to new locations. 2001-02-07 16:15:53 +00:00
wiz
fcccd4aaa4 Remove '.sh' from rc.d script. 2001-01-31 17:57:31 +00:00
wiz
d7906c3ebd Some more MESSAGE cleanup. 2001-01-29 11:38:10 +00:00
wiz
b979f7222a Add automatic ${VARIABLE} handling for MESSAGE files.
Convert most MESSAGE files to new syntax (${VARIABLE} gets replaced,
not @VARIABLE@, nor @@VARIABLE@@).
By default, substitutions are done for LOCALBASE, PKGNAME, PREFIX,
X11BASE, X11PREFIX; additional patterns can be added via MESSAGE_SUBST.
Clean up some packages while I'm there; add RCS tags to most MESSAGEs.
Remove some uninteresting MESSAGEs.
2001-01-29 11:34:21 +00:00
hubertf
794d140414 etc/rc.d: fidogate.sh -> fidogate 2001-01-26 05:00:49 +00:00
agc
9c2d582fc9 The way that shared objects were handled in the PLISTs and bsd.pkg.mk was
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.
2001-01-04 15:10:17 +00:00
tsarna
feebf1f942 Add and enable p5-Device-SerialPort 2000-12-18 23:19:19 +00:00
tsarna
b3288638a3 p5-Device-SerialPort pkg from Damon Brodie in PR#11762, but moved to
comms category.
2000-12-18 23:04:26 +00:00
jlam
5827bfaf86 Update malsync to 2.0.5. No list of changes from version 2.0.4. 2000-12-14 22:58:44 +00:00
jlam
c43e2d6dac pilot-link has moved to sourceforge: change the MASTER_SITES and add
a HOMEPAGE.
2000-12-14 19:45:09 +00:00
wiz
a32b3a5655 Unify Makefiles -- mostly headers: remove FreeBSD Ids.
Consistent 4 character indentation of SUBDIR entries.
2000-12-12 01:30:36 +00:00
itojun
53a3b2516e should not hardcode locale path, or it will choke on Solaris build 2000-11-09 14:17:06 +00:00
itojun
8b4007ad6f properly BUILD_DEPEND on gettext. add USE_LIBINTL.
workaround gettext.m4 bug.
2000-11-08 17:47:14 +00:00
tron
055f2e1692 Backout unintended change. 2000-11-08 13:15:38 +00:00
tron
a813c71726 Make sure that locale files go into the correct directory. 2000-11-08 13:11:16 +00:00
tron
c79ab4fbd4 Make this build with NetBSD's "libintl". 2000-11-08 11:56:44 +00:00
itojun
c57ac5356a add USE_LIBINTL. we can use /usr/bin/msgfmt so tweak BUILD_DEPENDS. 2000-11-02 04:17:40 +00:00
wiz
8360ed458c move line for pkglint 2000-10-21 22:19:21 +00:00
pooka
f9bd4ded6d make this build on alpha 2000-10-10 12:12:10 +00:00
is
554becefd3 faxspool needs pbmtext. 2000-10-08 20:36:33 +00:00
rh
3c8b74ffbf Merge the two post-install targets into one. Fixes package installation. 2000-10-01 11:22:36 +00:00
fredb
f7e61771ec Belatedly bump "nb" version for xforms, and likewise increment packages
that depend it, as suggested by wrstuden. The reason is so that older
binary packages which were linked against an a.out shared lib won't have
their package dependencies satisfied by the latest package, which has no
shared libraries. There's no help for old ELF packages, unfortunately.
2000-09-28 20:34:03 +00:00
hubertf
b1c6038a3d Make this work on alpha: the shipped .depends file is wrong for this
(and probably many other) archs, re-gen it.
2000-09-26 03:16:45 +00:00
jlam
9ab26c50e7 Install rc.d control script as "foo" instead of "foo.sh" to comply with
how NetBSD's rc.d system interprets script names.  Also add appropriate
REQUIRE and PROVIDE sections to allow direct use in NetBSD's rc.d system.
2000-09-20 05:14:10 +00:00
jlam
dd8983b561 Add missing rc.d script 2000-09-20 05:05:53 +00:00
hubertf
fc9707f9a2 Change license to 'kermit-license', as this pkg has a specific
license that's not covered by a general 'limited-redistribution'
license.

And even if you agree to honour the 'limited-redistribution' for
some other pkg (by putting ACCEPTABLE_LICENSES=... into /etc/mk.conf),
that doesn't mean you also agree to not redistribute kermit.

Modeled after the www/jsdk20 license.
2000-09-13 02:26:50 +00:00
rh
f1b417f650 Fix brokenness of faxsetup script due to new directory structure: create
/var/spool/fax/{config,etc} if /var/spool/fax doesn't exist.
2000-09-05 14:01:42 +00:00
wiz
c48cfecc8d add @dirrm share/hylafax 2000-09-05 13:07:44 +00:00
rh
4cf2c764c8 Clean up Makefile. USE_GMAKE has been unneccessary for several revisions
now, no need to keep this around (even if commented out).
2000-09-05 12:50:52 +00:00
rh
ec17c44f76 Fix a typo 2000-09-05 12:49:21 +00:00