Commit graph

94 commits

Author SHA1 Message Date
wiz
601583c320 Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
wiz
6e2c35c083 pkglint cleanup; update HOMEPAGE/MASTER_SITES.
From Sergey Svishchev in private mail.
2007-02-22 19:01:13 +00:00
rillig
2829e658f2 Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.
2007-01-07 09:13:46 +00:00
bad
5f281e53a8 Update jpilot to 0.99.9.
Changes since 0.99.8:

0.99.9
 Fixed a major Memo category sync bug.
 Removed clipboard code, which would cause X to freeze when ran with some
 applications, rdesktop, to name one.
 Many bug fixes, and GUI improvements, see Changelog.cvs for details.

0.99.9-pre2
 Fix Bugzilla 1533 where null description in appointment crashes ical
  export of datebook
 Keyring: Added a field for the last changed date and set it to today
  when the record is changed.
 Search:
  - Have focus default to search entry field when the Find window is
  called to the front
  - Added ability to hit Enter and automatically go to the currently
  highlighted record.
 Some more bugs fixed

0.99.9-pre1
 Generalization of GTK+2 stock buttons (butons with icon) and make
 J-Pilot more conform to GNOME Human Interface Guidelines
 Build with GTK+2 by default. Use --disable-gtk2 if you want GTK+1 instead
 Add Ukrainian and Korean translations
 Add support of Korean (CP949) encoding
 Correct a bug that prevented jpilot to start with GTK+ 2.8 (Ubuntu)
 Some more bugs fixed
2006-11-20 18:34:27 +00:00
jlam
c16221a4db Change the format of BUILDLINK_ORDER to contain depth information as well,
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.

For example, "make show-buildlink3" in fonts/Xft2 displays:

	zlib
	fontconfig
	    iconv
	    zlib
	    freetype2
	    expat
	freetype2
	Xrender
	    renderproto
2006-07-08 23:10:35 +00:00
jlam
9430e49307 Track information in a new variable BUILDLINK_ORDER that informs us
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
2006-07-08 22:38:58 +00:00
jlam
00478b39e6 Sweep pkgsrc and convert packages that included intltool/buildlink3.mk
to use instead "USE_TOOLS+=intltool".  Remove now unused
intltool/buildlink3.mk
2006-07-05 05:37:39 +00:00
bad
f2656ae6fb Oops. Somehow I forgot to commit distinfo for patch-ab. 2006-07-03 21:06:59 +00:00
smb
51da7709ca Add missing build dependency on intltool 2006-06-18 12:26:31 +00:00
bad
0bb3b451ed Update jpilot to 0.99.8 and latest patches.
For me this fixes the UTF-8 handling so that it works with the german PalmOS
version on the m515.

patch-0.99.8-memmory 11/11/05
 Added a patch to fix a memory problem resulting in a segfault when modifying
 records.

patch.jpilot-sync 11/05/05
 Patch to fix unresolved symbol glob_tooltips when using jpilot-sync

0.99.8 - 11/30/05
 This release is dedicated to my Mother who unexpectedly passed away
 this last year.
 Added translation for Kinyarwanda
 Added panes to Expense and KeyRing

0.99.8-pre11 - 09/11/05
 Added an install user from the menu.
 Other miscellaneous fixes/changes

0.99.8-pre10 - 08/09/05 (Released by Ludovic Rousseau)
 Solve a data corruption problem when used with pilot-link 0.12
 Better support of 64-bit platforms
 The last character was truncated using Hebrew encoding
 Support localized date formats (for example Japanese)
 jpilot-sync works again (no more jp_logf relocation error)
 Some more bugs fixed

0.99.8-pre9 - 05/03/05 (Released by Ludovic Rousseau)
 Cut-n-paste using X11 clipboard (mouse middle clic)
 Return focus to the list after major operations which facilitates usability
 Add hotkey (shift-return) to move focus between list and data window
 In week and month views you can clic on a day to select it in the main view
 Add remote sync. use "jpilot -s" to start a sync on the running jpilot
 Add support of pilot-link 0.12.0-pre3
 Some more bugs fixed
 Updated translations: it, ja, fr
 jpilot-dump.c: convert from UTF8 to local encoding

0.99.8-pre8 - 02/19/05 (Released by Ludovic Rousseau)
 Cut-n-paste using GTK+ Ctrl-C/Ctrl-V now works across all four apps
 Replace Sync and Backup text buttons by an color icon
 Add Chinese BIG-5 Palm encoding
 Update ja, zh_TW translations
 GTK2 now uses CTRL+Enter consistently to apply changes
 Add Cancel button with ESC accelerator
 Added two preferences and code to
  1) Mark current day in monthview and weekview guis by adding "TODAY"
     to display
  2) Display the absolute number of an event which repeats yearly
     (usefulf or birthdays and anniversaries)

0.99.8-pre7 - 01/08/05 (Released by Ludovic Rousseau)
 Update zh_CN, zh_TW, cs and es translations
 Solve a crash in Japanese mode in address GUI
 Extract the first day of week (sunday or monday) from the system locale setting
 Add menu color icons for the 4 main applications
 Improve todo sorting
 Allow to cycle through the KeyRing categories by calling again the plugin
 Some more bugs fixed

0.99.8-pre6 - 11/27/04 (Released by Ludovic Rousseau)
 Solve the "different user ID sync" bug
 Solve the GUI "freeze" bug
 Some more bugs fixed

0.99.8-pre5 - 11/26/04 (Ludovic Rousseau)
 Solve the "undefined symbol: jp_charset_j2p" error
 Fix Japanese menu
 Some code cleanup

0.99.8-pre4 - 11/24/04 (Released by Ludovic Rousseau)
 Some more bugs fixed
 Improved search sorting
 Improved convertion to UTF-8 in case of errors
 Use GBK instead of GB2312 charset encoding for Chinese
 Use a radio item menu for Hide/Show/Mask records so that the state is
  clearly indicated
 Fix sort order for appts in datebook
 Complete Japanese translation

0.99.8-pre3 - 11/14/04 (Released by Ludovic Rousseau)
 Some more bugs fixed
 The right-hand side of jpilot were not updated on a cursor movement.
 Fixed unpredictable bug in repeating events caused by unitialized variable
 Use iconv to convert from the Palm charset to UTF-8. Thanks to Amit Aronovitch
  we now support many new charsets when used with GTK2:
  - Hebrew (CP1255),
  - Cyrillic (CP1251),
  - Cyrillic (KOI8-R),
  - Latin 2, Eastern Europe (ISO8859-2),
  - Japanese (SJIS),
  - Chinese (GB2312)
 Complete Chinese translation. Thanks to lei Yu
 The category selection was not working from the Export window for Addresses
 Give a more explicit error message when pi_bind() fails. We now have
  "permission denied" or "file not found" instead of "Illegal seek".
  Also display the device name we are trying to use.
  Thanks to Edgar Bonet for the patch
 New preference to show or hide popup tooltips
 Entries returned from datebook app during search were in random order
 Get first day of week from locale in GTK2, no preference setting

0.99.8-pre2 - 10/20/04 (Released by Ludovic Rousseau)
 some bugs fixed
 add the same keyboards accelerators for the 4 applications:
  Ctrl-D: Delete
  Ctrl-O: Copy
  Ctrl-N: New Record
  Ctrl-R: Add Record
  Ctrl-Return: Apply Changes
  Ctrl-Y: Sync
 KeyRing: can use non ASCII characters in name/account/password
 nice GTK2 color icons in the menu

0.99.8-pre1 - 10/02/04 (Released by Ludovic Rousseau)
 better UTF-8 handling (needed when using GTK2)
 sort todo list by clicking on column title
 lots of bugs fixed:
  bug 1330: invalid postscript when printing the todo list contains ( or )
  bug 1306: Keyring plugin truncates passwords
  bug 1056: Undelete feature desired
  bug 1338: Some repeating appointments do not show in monthview gui
  bug 1176: Adding ability to e-mail directly from address book
  bug 1182: Search screen needs a button
  bug 1322: GTK2.4 libraries require changes to jpilotrc files to preserve colors
  bug 1116: Word wrap provided when printing monthly calendar
  bug 1154: resorting in address book should leave selection bar on same entry
  bug 1107: show completed todos found through search regardless of show completed checkbox status
  bug 1153: Patch reduces flicker when deleting records
  bug 1131: ALT key for accelerator instead of control
  bug 1184: truncating buffers with non ASCII charsets
2006-06-13 21:52:11 +00:00
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
jlam
ea5f9f80b6 Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-17 07:07:11 +00:00
jlam
1cf9796f3c BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
2006-04-13 18:23:29 +00:00
rillig
96fc47c14f Aligned the last line of the buildlink3.mk files with the first line, so
that they look nicer.
2006-04-12 10:26:59 +00:00
reed
5abef9be14 Over 1200 files touched but no revisions bumped :)
RECOMMENDED is removed. It becomes ABI_DEPENDS.

BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.

BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.

BUILDLINK_DEPENDS does not change.

IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".

Added to obsolete.mk checking for IGNORE_RECOMMENDED.

I did not manually go through and fix any aesthetic tab/spacing issues.

I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.

I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.

As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.

As discussed on tech-pkg.

I will commit to revbump, pkglint, pkg_install, createbuildlink separately.

Note that if you use wip, it will fail!  I will commit to pkgsrc-wip
later (within day).
2006-04-06 06:21:32 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
rillig
aca4c430bb ISO C90 does not allow declarations after code. 2005-09-22 12:05:39 +00:00
rh
643d505bb1 Add missing patch 2005-09-05 07:52:22 +00:00
rh
4752638b4f Commit the remaining files for the jpilot 0.99.7 upgrade.
Minor changes and bugfixes only.
Closes PR pkg/24635 by Brian de Alwis.
2005-09-05 07:51:58 +00:00
rh
59d1d06f08 Update jpilot to 0.99.7. Minor changes and some bugfixes. From
PR pkg/24365 by Brian de Alwis (with a few changes) -- thanks!
2005-09-05 07:43:40 +00:00
jlam
7820875fff Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables.  Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.

For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-08-10 20:56:10 +00:00
wiz
d774725534 Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-21 16:29:42 +00:00
jlam
95fd1f6ec9 Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.
Several changes are involved since they are all interrelated.  These
changes affect about 1000 files.

The first major change is rewriting bsd.builtin.mk as well as all of
the builtin.mk files to follow the new example in bsd.builtin.mk.
The loop to include all of the builtin.mk files needed by the package
is moved from bsd.builtin.mk and into bsd.buildlink3.mk.  bsd.builtin.mk
is now included by each of the individual builtin.mk files and provides
some common logic for all of the builtin.mk files.  Currently, this
includes the computation for whether the native or pkgsrc version of
the package is preferred.  This causes USE_BUILTIN.* to be correctly
set when one builtin.mk file includes another.

The second major change is teach the builtin.mk files to consider
files under ${LOCALBASE} to be from pkgsrc-controlled packages.  Most
of the builtin.mk files test for the presence of built-in software by
checking for the existence of certain files, e.g. <pthread.h>, and we
now assume that if that file is under ${LOCALBASE}, then it must be
from pkgsrc.  This modification is a nod toward LOCALBASE=/usr.  The
exceptions to this new check are the X11 distribution packages, which
are handled specially as noted below.

The third major change is providing builtin.mk and version.mk files
for each of the X11 distribution packages in pkgsrc.  The builtin.mk
file can detect whether the native X11 distribution is the same as
the one provided by pkgsrc, and the version.mk file computes the
version of the X11 distribution package, whether it's built-in or not.

The fourth major change is that the buildlink3.mk files for X11 packages
that install parts which are part of X11 distribution packages, e.g.
Xpm, Xcursor, etc., now use imake to query the X11 distribution for
whether the software is already provided by the X11 distribution.
This is more accurate than grepping for a symbol name in the imake
config files.  Using imake required sprinkling various builtin-imake.mk
helper files into pkgsrc directories.  These files are used as input
to imake since imake can't use stdin for that purpose.

The fifth major change is in how packages note that they use X11.
Instead of setting USE_X11, package Makefiles should now include
x11.buildlink3.mk instead.  This causes the X11 package buildlink3
and builtin logic to be executed at the correct place for buildlink3.mk
and builtin.mk files that previously set USE_X11, and fixes packages
that relied on buildlink3.mk files to implicitly note that X11 is
needed.  Package buildlink3.mk should also include x11.buildlink3.mk
when linking against the package libraries requires also linking
against the X11 libraries.  Where it was obvious, redundant inclusions
of x11.buildlink3.mk have been removed.
2005-06-01 18:02:37 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
645a2eab08 Add RMD160 digests in addition to SHA1 ones. 2005-02-23 16:05:29 +00:00
jlam
0fcc98108c Move buildlink3.mk files ahead of make targets, as in doc/Makefile-example. 2004-12-15 16:01:48 +00:00
jlam
609c937d41 JPilot's KeyRing plugin requires OpenSSL, so add the dependency by
including openssl/buildlink3.mk.  While we're here, also convert to
set USE_OLD_DES_API=yes and remove patch-ab, which was a workaround
for the OpenSSL DES problem.  Bump the PKGREVISION due to the dependency
change.
2004-12-15 16:00:23 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
jlam
1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00
wiz
bf5019b589 Make build on -current and with openssl-0.9.6*.
Closes PR 26089 by Michael van Elst.
2004-07-06 22:31:10 +00:00
wiz
189fa0ec36 Correct line offsets in patch while here. 2004-06-27 21:10:40 +00:00
wiz
61331906e4 Unused. 2004-04-25 00:12:23 +00:00
jmmv
bedae6c90c Make use of the new USE_DIRS variable, instead of directly depending on the
*-dirs packages.
2004-04-14 16:15:20 +00:00
jlam
7db11b582a Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly
by moving the inclusion of buildlink3.mk files outside of the protected
region.  This bug would be seen by users that have set PREFER_PKGSRC
or PREFER_NATIVE to non-default values.

BUILDLINK_PACKAGES should be ordered so that for any package in the
list, that package doesn't depend on any packages to the left of it
in the list.  This ordering property is used to check for builtin
packages in the correct order.  The problem was that including a
buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed
from BUILDLINK_PACKAGES and appended to the end.  However, since the
inclusion of any other buildlink3.mk files within that buildlink3.mk
was in a region that was protected against multiple inclusion, those
dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
2004-03-18 09:12:08 +00:00
jlam
9ff0e10340 Reorder location and setting of BUILDLINK_PACKAGES to match template
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
2004-03-05 19:25:06 +00:00
minskim
38b5aec2f4 bl3ify and add explicit dependency on pkgconfig. 2004-02-14 18:43:43 +00:00
jlam
ec993afa1a LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:32 +00:00
reed
6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00
wiz
391b5798e6 Bump PKGREVISION for atk library major bump. 2003-12-13 00:45:21 +00:00
hubertf
bc7766240f Ugly hack to make this build on -current and 1.6.1_STABLE.
XXX <des.h> doesn't exist on 1.6.1_STABLE
XXX <openssl/des.h> exists on both, but is incompatible and thus the
    	package won't build on -current
XXX <kerberosIV/des.h> works for both.
XXX Someone make this mess go away. :(

Fixes PR 23185 by mlelstv @ IRCnet
2003-10-20 12:16:39 +00:00
wiz
e27d0c7670 Fix build on current (des.h fallout). 2003-09-26 13:35:36 +00:00
martti
e69ab8c365 COMMENT should start with a capital letter. 2003-07-21 16:35:12 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
wiz
e99332c583 Update to 0.99.5, now using GTK2.
0.99.5 = 02/21/03
 Fixed serious bug resulting in overwriting appointments on the palm (Serious bug)
 Restore now restores latest files instead of ones from last backup (Critical bug)
 Added -export-dynamic to Makefile to resolve jp_logf unresolved errors
 Made home key go to today in datebook
 Added dialog error windows instead of logging them
 If files are to be installed a prompt window opens before a sync/backup
 Browser windows open from jpilot menu
 When app button is pressed it will cycle through categories

0.99.4 - 01/13/03
 Ported code to GTK-2 (I used GTK-2.2)
 Added random password generation to KeyRing
 Added a dialer program and GUI launcher
 Added Syncronization of categories and editing categories on desktop
 Added Export of iCalendar format from ToDo and Datebook
 Added Export of vCard format from Address book
 Added Export of ldif format from Address book
 Added Russian Language Support
 Removed jpilot-upgrade-99
2003-03-04 16:29:28 +00:00
rh
f46b160567 Update jpilot to 0.99.3. Changes include:
* Added Simplified Chinese translation
 * Added Traditional Chinese translation
 * Made dialog windows Modal
 * Manana support http://bill.sexton.tripod.com/download.htm
 * Changed code to keep unique IDs intact.
 * Support for OS 4.X passwords.
 * Better DateBk support
 * Pop up dialogs during the sync when different user name, null ID is
   found.
 * Lots of patches, bug fixes and minor improvements.
 * Made changes to support pilot-link 0.10.1 and USB
 * Export for Datebook, Address, Todo, and Memo
 * Import for Datebook, Address, Todo, and Memo
 * Can now enter begin/end times into datebook by GUI, or keyboard.
 * Put icons in clist title buttons.
 * Prompts to Save a changed/new record instead of letting it get away.
 * Drastically improved local database read speeds caused by bugs intro'd
   in 0.99
 * Fixed misc bugs in alarms.
 * Support for pedit (pedit is a memo editor for the palm).
 * Added Preferences to choose conduits.
 * Adding in better printing support.
 * Adding in record masking support.
 * Wrote a KeyRing plugin (KeyRing is a palm encryption app).
 * Added Restore Functionality.
 * Added plugin_startup & plugin_cleanup funcs to jpilot-sync.
 * Added man pages.
 * Added plugin_startup and plugin_cleanup to jpilot-sync.
 * Added a default pdb file for Expenses.
 * Added an icon when iconized.
2003-01-10 04:34:18 +00:00