Commit graph

312 commits

Author SHA1 Message Date
dmcmahill
8d02ba0759 make this work on alpha. (printf format string fixes) 2001-03-19 13:23:35 +00:00
tv
ad61d36d42 Find archivers in $PATH, make areafix output more sane, and move areafix
modifiable config files into VARDIR.
2001-03-09 19:06:18 +00:00
dmcmahill
6ae8753966 make this build on alpha by adding missing header and fixing one instance of
using an int for a pointer.
2001-03-09 12:08:25 +00:00
wiz
53985ed50b ${PERL} -> ${PERL5}. Should fix i386 bulk build problem. 2001-03-05 19:17:17 +00:00
jlam
2fac29e044 Define __unix__=1 for malsync code to compile correctly. Fixes pkg/12308. 2001-03-02 17:38:09 +00:00
jlam
23ea458f4c Define __unix__ if !(palmos|win32|macintosh). This should fix pkg/12308. 2001-03-02 00:14:22 +00:00
jlam
2fae512c13 Include malsync_2.0.5.src.tar.gz in DISTFILES and refer to the local
source extraction instead of reaching across the pkgsrc tree to
comms/malsync.  Add a source patch from comms/malsync.  Fixes 2nd half
of pkg/12308.
2001-03-02 00:04:26 +00:00
tron
40550e2c79 Add conflict with "jpilot-libplugin" package. 2001-03-01 21:40:20 +00:00
tron
52b63cf708 Make this build on system where "xpkwedge" is not installed. 2001-03-01 21:13:11 +00:00
jlam
20b0f0d18e Add USE_X11 as it requires X11 headers when building. 2001-03-01 20:57:59 +00:00
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