The FreeBSD Ports Archive
FreeBSD palm : jpilot4>
Desktop Organizer Software for the Palm Pilot
J-Pilot is a desktop organizer application for the palm pilot that
runs under Linux and Unix using X-Windows and GTK+. It is similar in
functionality to the one that 3com distributes and has many features
not found in the 3com desktop.
http://jpilot.org/
|
jpilot history
v. 1.59
date: 2007/05/19 20:20:24; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.58
date: 2006/10/14 08:54:49; author: marcus; state: Exp; lines: +0 -0
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
v. 1.57
date: 2006/09/29 20:59:59; author: pav; state: Exp; lines: +1 -1
- Fix plist
Reported by: krismail
v. 1.56
date: 2006/09/25 17:37:25; author: pav; state: Exp; lines: +2 -1
- Download from jpilot.org fails (403 forbidden), add mirrorservice.org as
primary source
PR: ports/103605
Submitted by: Alex Samorukov (maintainer)
v. 1.55
date: 2006/09/22 08:10:09; author: ijliao; state: Exp; lines: +7 -7
upgrade to 0.99.9
PR: 103203
Submitted by: maintainer
v. 1.54
date: 2006/06/17 15:50:47; author: anray; state: Exp; lines: +1 -1
Fix crash on startup when compiled with latest GTK2.
PR: ports/98929 [1], ports/98994 [2]
Reported by: Guy Brand [1]
Submitted by: maintainer [2]
v. 1.53
date: 2006/06/15 18:12:56; author: anray; state: Exp; lines: +2 -2
- Add patch to fix a memory problem resulting in a segfault when
modifying records. (jpilot.org)
- Add patch to fix unresolved symbol glob_tooltips when using
jpilot-sync (jpilot.org)
- Take mainteinership.
PR: ports/98956
Submitted by: "Alex Samorukov"
v. 1.52
date: 2006/05/29 07:11:49; author: erwin; state: Exp; lines: +1 -1
Reset maintainership
PR: 98068
Submitted by: Alex Varju (maintainer)
v. 1.51
date: 2006/03/07 08:27:18; author: ade; state: Exp; lines: +1 -1
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
v. 1.50
date: 2006/02/23 10:38:41; author: ade; state: Exp; lines: +1 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.49
date: 2005/11/15 06:50:45; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.48
date: 2005/11/05 05:20:45; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.47
date: 2005/11/03 20:23:58; author: pav; state: Exp; lines: +5 -4
- Update to 0.99.8
PR: ports/88381
Submitted by: Alex Varju (maintainer)
v. 1.46
date: 2005/03/12 10:52:51; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.45
date: 2004/11/07 22:37:07; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
v. 1.44
date: 2004/08/21 06:22:57; author: krion; state: Exp; lines: +1 -1
Change maintainer's email.
PR: ports/70758
Submitted by: maintainer
v. 1.43
date: 2004/07/19 01:51:42; author: ijliao; state: Exp; lines: +42 -56
re-organize Makefile
Discussed with: maintainer
v. 1.42
date: 2004/07/15 10:39:31; author: vs; state: Exp; lines: +4 -3
Change the default configuration to use GTK2 rather than GTK1.
PR: ports/69069
Submitted by: Alex Varju (maintainer)
v. 1.41
date: 2004/05/02 22:01:44; author: pav; state: Exp; lines: +10 -0
- Support WITHOUT_NLS to disable gettext
PR: ports/66126
Submitted by: Alex Varju (maintainer)
v. 1.40
date: 2004/03/14 06:17:12; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
v. 1.39
date: 2004/03/01 19:03:55; author: pav; state: Exp; lines: +23 -24
- Update to 0.99.7 [1]
- While here, use ${DOCSDIR} to silence portlint a bit
PR: ports/63560
Submitted by: Alex Varju (maintainer)
v. 1.38
date: 2004/02/04 04:36:22; author: marcus; state: Exp; lines: +3 -3
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento
v. 1.37
date: 2004/01/23 18:12:17; author: trevor; state: Exp; lines: +1 -1
Now gettext 0.12.1 is gettext-old.
v. 1.36
date: 2003/12/19 00:37:11; author: pav; state: Exp; lines: +7 -1
- Add optional GTK2 support.
PR: ports/60373
Submitted by: Alex Varju (maintainer)
v. 1.35
date: 2003/10/10 07:17:34; author: krion; state: Exp; lines: +3 -3
- Fix MASTER_SITES
PR: 57816
Submitted by: maintainer
v. 1.34
date: 2003/08/26 20:25:53; author: marcus; state: Exp; lines: +1 -0
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
v. 1.33
date: 2003/08/25 05:41:34; author: marcus; state: Exp; lines: +1 -1
Chase the libintl.so shared lib version.
v. 1.32
date: 2003/07/20 07:29:20; author: oliver; state: Exp; lines: +1 -1
Update MASTER_SITES
PR: 54648
Submitted By: maintainer
v. 1.31
date: 2003/07/15 06:10:50; author: daichi; state: Exp; lines: +13 -3
update palm/jpilot: 0.99.5 -> 0.99.6
PR: 54479
Submitted by: Alex Varju (maintainer)
v. 1.30
date: 2003/04/20 19:39:10; author: marcus; state: Exp; lines: +0 -1
Remove USE_GNOMENG.
v. 1.29
date: 2003/02/23 20:59:42; author: edwin; state: Exp; lines: +1 -1
This is a maintainer upgrade of ports/palm/jpilot to version 0.99.5
PR: ports/48598
Submitted by: Alex Varju
v. 1.28
date: 2003/02/21 13:19:55; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.27
date: 2003/01/20 02:18:17; author: sumikawa; state: Exp; lines: +3 -3
Upgrade to 0.99.4
PR: ports/47033
Submitted by: Alex Varju (maintianer)
v. 1.26
date: 2002/11/09 00:18:46; author: edwin; state: Exp; lines: +14 -4
Maintainer upte to 0.99.3
PR: ports/43870
Submitted by: Alex Varju
v. 1.25
date: 2002/09/17 16:35:38; author: marcus; state: Exp; lines: +2 -2
Chase the pisock shared lib version number. Note, this new version may
break some of these ports, but they're definitely broken without this.
v. 1.24
date: 2002/09/01 15:09:03; author: lioux; state: Exp; lines: +2 -1
Deploy USE_GNOMENG infrastructure
PR: 42287
Submitted by: Edwin Groothuis
v. 1.23
date: 2002/08/01 16:22:31; author: ade; state: Exp; lines: +1 -1
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade
v. 1.22
date: 2002/05/06 16:40:59; author: sada; state: Exp; lines: +1 -0
Do PREFIX clean.
PR: ports/37695
Submitted by: maintainer
v. 1.21
date: 2002/04/12 17:09:58; author: ade; state: Exp; lines: +2 -1
gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr
v. 1.20
date: 2002/03/15 19:44:16; author: ade; state: Exp; lines: +1 -1
Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr
v. 1.19
date: 2002/02/09 08:56:56; author: kevlo; state: Exp; lines: +24 -6
Update to version 0.99.2
PR: 34679
Submitted by: MAINTAINER
v. 1.18
date: 2001/08/30 02:03:01; author: dwcjr; state: Exp; lines: +3 -3
Depend on new Pilot-link
Bump PORTREVISION
PR: 30183
Submitted by: maintainer
v. 1.17
date: 2001/03/06 11:17:09; author: sumikawa; state: Exp; lines: +2 -2
fix internationalization bug. these patches are already submitted to
the author and will be synced in next release.
Submitted by: Takeshi MUTOH
Approved by: maintainer
v. 1.16
date: 2001/02/11 17:25:55; author: jeh; state: Exp; lines: +3 -1
The current version of the port does not enable plugins, even though
they are compiled. This stems from a problem in the configure script
that forces the enable_plugins value to always be false, whether or
not --enable-plugins is specified.
PR: 24973
Submitted by: Alex Varju MAINTAINER
v. 1.15
date: 2001/02/09 16:14:28; author: vanilla; state: Exp; lines: +5 -3
Upgrade to 0.99.
PR: ports/24933
Submitted by: maintainer
v. 1.14
date: 2001/01/08 07:36:04; author: kuriyama; state: Exp; lines: +2 -2
Update master site.
Submitted by: Alex Varju (maintainer)
PR: ports/24131
v. 1.13
date: 2000/10/05 06:42:21; author: reg; state: Exp; lines: +2 -3
Implement USE_GTK, part 2.
v. 1.12
date: 2000/04/14 17:10:43; author: knu; state: Exp; lines: +2 -2
Tiny cosmetic fixes.
Assure master ports and their lang-specific slaves of having
consistent categories.
v. 1.11
date: 2000/04/13 09:24:22; author: knu; state: Exp; lines: +4 -4
palm/jpilot:
- Update with PORTNAME/PORTVERSION.
palm/jpilot & japanese/jpilot:
- Fix CATEGORIES lines to set the proper categories.
v. 1.10
date: 2000/04/05 03:26:33; author: mph; state: Exp; lines: +2 -2
Upgrade to 0.98.1.
PR: 17795
Submitted by: Alex Varju
v. 1.9
date: 2000/03/27 10:38:16; author: will; state: Exp; lines: +2 -2
Change from http://jpilot.linuxbox.com/ to http://jpilot.linuxave.net/.
PR: 17607
Submitted by: Alex Varju
v. 1.8
date: 2000/03/05 13:57:18; author: sumikawa; state: Exp; lines: +5 -4
Upgrade to 0.98.
PR: 17195
Submitted by: Alex Varju
v. 1.7
date: 1999/12/25 15:45:40; author: sumikawa; state: Exp; lines: +2 -2
Upgrate to 0.97 and plugin support.
PR: 15670, 15671
Submitted by: maintainer
v. 1.6
date: 1999/11/11 22:40:39; author: sumikawa; state: Exp; lines: +7 -9
upgrade to 0.96.
PR: 14825
Submitted by: Lars Koeller
v. 1.5
date: 1999/11/01 02:26:20; author: green; state: Exp; lines: +6 -1
Update to include the latest distribution patches.
v. 1.4
date: 1999/09/10 17:35:46; author: sumikawa; state: Exp; lines: +3 -3
update to 0.95.
PR: 13669
Submitted by: maintainer
v. 1.3
date: 1999/09/09 15:27:20; author: sumikawa; state: Exp; lines: +7 -5
- add 'comms' on CATEGORIES.
- designate GTK_CONFIG in Makefile, not patches
Reviewed by: maintainer
- change = to ?= or += in some of the variables in palm/jpilot
instead of assigning variables after the .include statement.
Suggested by: asami
v. 1.2
date: 1999/08/31 15:44:35; author: sumikawa; state: Exp; lines: +4 -3
palm stuffs should be install in ${LOCALBASE}/pilot
v. 1.1
date: 1999/08/31 14:00:48; author: sumikawa; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/08/31 14:00:48; author: sumikawa; state: Exp; lines: +0 -0
J-Pilot is a desktop organizer application for the palm pilot that
runs under Linux, and Unix. It is similar in functionality to the
one that 3com distributes for a well known rampant legacy operating
system.
WWW: http://jpilot.linuxbox.com/
PR: 13337
Submitted by: Alex Varju
Reviewed by: sumikawa
=============================================================================
v. 1.59
date: 2007/05/19 20:20:24; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.58
date: 2006/10/14 08:54:49; author: marcus; state: Exp; lines: +0 -0
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
v. 1.57
date: 2006/09/29 20:59:59; author: pav; state: Exp; lines: +1 -1
- Fix plist
Reported by: krismail
v. 1.56
date: 2006/09/25 17:37:25; author: pav; state: Exp; lines: +2 -1
- Download from jpilot.org fails (403 forbidden), add mirrorservice.org as
primary source
PR: ports/103605
Submitted by: Alex Samorukov (maintainer)
v. 1.55
date: 2006/09/22 08:10:09; author: ijliao; state: Exp; lines: +7 -7
upgrade to 0.99.9
PR: 103203
Submitted by: maintainer
v. 1.54
date: 2006/06/17 15:50:47; author: anray; state: Exp; lines: +1 -1
Fix crash on startup when compiled with latest GTK2.
PR: ports/98929 [1], ports/98994 [2]
Reported by: Guy Brand [1]
Submitted by: maintainer [2]
v. 1.53
date: 2006/06/15 18:12:56; author: anray; state: Exp; lines: +2 -2
- Add patch to fix a memory problem resulting in a segfault when
modifying records. (jpilot.org)
- Add patch to fix unresolved symbol glob_tooltips when using
jpilot-sync (jpilot.org)
- Take mainteinership.
PR: ports/98956
Submitted by: "Alex Samorukov"
v. 1.52
date: 2006/05/29 07:11:49; author: erwin; state: Exp; lines: +1 -1
Reset maintainership
PR: 98068
Submitted by: Alex Varju (maintainer)
v. 1.51
date: 2006/03/07 08:27:18; author: ade; state: Exp; lines: +1 -1
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
v. 1.50
date: 2006/02/23 10:38:41; author: ade; state: Exp; lines: +1 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.49
date: 2005/11/15 06:50:45; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.48
date: 2005/11/05 05:20:45; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.47
date: 2005/11/03 20:23:58; author: pav; state: Exp; lines: +5 -4
- Update to 0.99.8
PR: ports/88381
Submitted by: Alex Varju (maintainer)
v. 1.46
date: 2005/03/12 10:52:51; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.45
date: 2004/11/07 22:37:07; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
v. 1.44
date: 2004/08/21 06:22:57; author: krion; state: Exp; lines: +1 -1
Change maintainer's email.
PR: ports/70758
Submitted by: maintainer
v. 1.43
date: 2004/07/19 01:51:42; author: ijliao; state: Exp; lines: +42 -56
re-organize Makefile
Discussed with: maintainer
v. 1.42
date: 2004/07/15 10:39:31; author: vs; state: Exp; lines: +4 -3
Change the default configuration to use GTK2 rather than GTK1.
PR: ports/69069
Submitted by: Alex Varju (maintainer)
v. 1.41
date: 2004/05/02 22:01:44; author: pav; state: Exp; lines: +10 -0
- Support WITHOUT_NLS to disable gettext
PR: ports/66126
Submitted by: Alex Varju (maintainer)
v. 1.40
date: 2004/03/14 06:17:12; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
v. 1.39
date: 2004/03/01 19:03:55; author: pav; state: Exp; lines: +23 -24
- Update to 0.99.7 [1]
- While here, use ${DOCSDIR} to silence portlint a bit
PR: ports/63560
Submitted by: Alex Varju (maintainer)
v. 1.38
date: 2004/02/04 04:36:22; author: marcus; state: Exp; lines: +3 -3
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento
v. 1.37
date: 2004/01/23 18:12:17; author: trevor; state: Exp; lines: +1 -1
Now gettext 0.12.1 is gettext-old.
v. 1.36
date: 2003/12/19 00:37:11; author: pav; state: Exp; lines: +7 -1
- Add optional GTK2 support.
PR: ports/60373
Submitted by: Alex Varju (maintainer)
v. 1.35
date: 2003/10/10 07:17:34; author: krion; state: Exp; lines: +3 -3
- Fix MASTER_SITES
PR: 57816
Submitted by: maintainer
v. 1.34
date: 2003/08/26 20:25:53; author: marcus; state: Exp; lines: +1 -0
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
v. 1.33
date: 2003/08/25 05:41:34; author: marcus; state: Exp; lines: +1 -1
Chase the libintl.so shared lib version.
v. 1.32
date: 2003/07/20 07:29:20; author: oliver; state: Exp; lines: +1 -1
Update MASTER_SITES
PR: 54648
Submitted By: maintainer
v. 1.31
date: 2003/07/15 06:10:50; author: daichi; state: Exp; lines: +13 -3
update palm/jpilot: 0.99.5 -> 0.99.6
PR: 54479
Submitted by: Alex Varju (maintainer)
v. 1.30
date: 2003/04/20 19:39:10; author: marcus; state: Exp; lines: +0 -1
Remove USE_GNOMENG.
v. 1.29
date: 2003/02/23 20:59:42; author: edwin; state: Exp; lines: +1 -1
This is a maintainer upgrade of ports/palm/jpilot to version 0.99.5
PR: ports/48598
Submitted by: Alex Varju
v. 1.28
date: 2003/02/21 13:19:55; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.27
date: 2003/01/20 02:18:17; author: sumikawa; state: Exp; lines: +3 -3
Upgrade to 0.99.4
PR: ports/47033
Submitted by: Alex Varju (maintianer)
v. 1.26
date: 2002/11/09 00:18:46; author: edwin; state: Exp; lines: +14 -4
Maintainer upte to 0.99.3
PR: ports/43870
Submitted by: Alex Varju
v. 1.25
date: 2002/09/17 16:35:38; author: marcus; state: Exp; lines: +2 -2
Chase the pisock shared lib version number. Note, this new version may
break some of these ports, but they're definitely broken without this.
v. 1.24
date: 2002/09/01 15:09:03; author: lioux; state: Exp; lines: +2 -1
Deploy USE_GNOMENG infrastructure
PR: 42287
Submitted by: Edwin Groothuis
v. 1.23
date: 2002/08/01 16:22:31; author: ade; state: Exp; lines: +1 -1
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade
v. 1.22
date: 2002/05/06 16:40:59; author: sada; state: Exp; lines: +1 -0
Do PREFIX clean.
PR: ports/37695
Submitted by: maintainer
v. 1.21
date: 2002/04/12 17:09:58; author: ade; state: Exp; lines: +2 -1
gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr
v. 1.20
date: 2002/03/15 19:44:16; author: ade; state: Exp; lines: +1 -1
Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr
v. 1.19
date: 2002/02/09 08:56:56; author: kevlo; state: Exp; lines: +24 -6
Update to version 0.99.2
PR: 34679
Submitted by: MAINTAINER
v. 1.18
date: 2001/08/30 02:03:01; author: dwcjr; state: Exp; lines: +3 -3
Depend on new Pilot-link
Bump PORTREVISION
PR: 30183
Submitted by: maintainer
v. 1.17
date: 2001/03/06 11:17:09; author: sumikawa; state: Exp; lines: +2 -2
fix internationalization bug. these patches are already submitted to
the author and will be synced in next release.
Submitted by: Takeshi MUTOH
Approved by: maintainer
v. 1.16
date: 2001/02/11 17:25:55; author: jeh; state: Exp; lines: +3 -1
The current version of the port does not enable plugins, even though
they are compiled. This stems from a problem in the configure script
that forces the enable_plugins value to always be false, whether or
not --enable-plugins is specified.
PR: 24973
Submitted by: Alex Varju MAINTAINER
v. 1.15
date: 2001/02/09 16:14:28; author: vanilla; state: Exp; lines: +5 -3
Upgrade to 0.99.
PR: ports/24933
Submitted by: maintainer
v. 1.14
date: 2001/01/08 07:36:04; author: kuriyama; state: Exp; lines: +2 -2
Update master site.
Submitted by: Alex Varju (maintainer)
PR: ports/24131
v. 1.13
date: 2000/10/05 06:42:21; author: reg; state: Exp; lines: +2 -3
Implement USE_GTK, part 2.
v. 1.12
date: 2000/04/14 17:10:43; author: knu; state: Exp; lines: +2 -2
Tiny cosmetic fixes.
Assure master ports and their lang-specific slaves of having
consistent categories.
v. 1.11
date: 2000/04/13 09:24:22; author: knu; state: Exp; lines: +4 -4
palm/jpilot:
- Update with PORTNAME/PORTVERSION.
palm/jpilot & japanese/jpilot:
- Fix CATEGORIES lines to set the proper categories.
v. 1.10
date: 2000/04/05 03:26:33; author: mph; state: Exp; lines: +2 -2
Upgrade to 0.98.1.
PR: 17795
Submitted by: Alex Varju
v. 1.9
date: 2000/03/27 10:38:16; author: will; state: Exp; lines: +2 -2
Change from http://jpilot.linuxbox.com/ to http://jpilot.linuxave.net/.
PR: 17607
Submitted by: Alex Varju
v. 1.8
date: 2000/03/05 13:57:18; author: sumikawa; state: Exp; lines: +5 -4
Upgrade to 0.98.
PR: 17195
Submitted by: Alex Varju
v. 1.7
date: 1999/12/25 15:45:40; author: sumikawa; state: Exp; lines: +2 -2
Upgrate to 0.97 and plugin support.
PR: 15670, 15671
Submitted by: maintainer
v. 1.6
date: 1999/11/11 22:40:39; author: sumikawa; state: Exp; lines: +7 -9
upgrade to 0.96.
PR: 14825
Submitted by: Lars Koeller
v. 1.5
date: 1999/11/01 02:26:20; author: green; state: Exp; lines: +6 -1
Update to include the latest distribution patches.
v. 1.4
date: 1999/09/10 17:35:46; author: sumikawa; state: Exp; lines: +3 -3
update to 0.95.
PR: 13669
Submitted by: maintainer
v. 1.3
date: 1999/09/09 15:27:20; author: sumikawa; state: Exp; lines: +7 -5
- add 'comms' on CATEGORIES.
- designate GTK_CONFIG in Makefile, not patches
Reviewed by: maintainer
- change = to ?= or += in some of the variables in palm/jpilot
instead of assigning variables after the .include statement.
Suggested by: asami
v. 1.2
date: 1999/08/31 15:44:35; author: sumikawa; state: Exp; lines: +4 -3
palm stuffs should be install in ${LOCALBASE}/pilot
v. 1.1
date: 1999/08/31 14:00:48; author: sumikawa; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/08/31 14:00:48; author: sumikawa; state: Exp; lines: +0 -0
J-Pilot is a desktop organizer application for the palm pilot that
runs under Linux, and Unix. It is similar in functionality to the
one that 3com distributes for a well known rampant legacy operating
system.
WWW: http://jpilot.linuxbox.com/
PR: 13337
Submitted by: Alex Varju
Reviewed by: sumikawa
=============================================================================
v. 1.59
date: 2007/05/19 20:20:24; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.58
date: 2006/10/14 08:54:49; author: marcus; state: Exp; lines: +0 -0
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
v. 1.57
date: 2006/09/29 20:59:59; author: pav; state: Exp; lines: +1 -1
- Fix plist
Reported by: krismail
v. 1.56
date: 2006/09/25 17:37:25; author: pav; state: Exp; lines: +2 -1
- Download from jpilot.org fails (403 forbidden), add mirrorservice.org as
primary source
PR: ports/103605
Submitted by: Alex Samorukov (maintainer)
v. 1.55
date: 2006/09/22 08:10:09; author: ijliao; state: Exp; lines: +7 -7
upgrade to 0.99.9
PR: 103203
Submitted by: maintainer
v. 1.54
date: 2006/06/17 15:50:47; author: anray; state: Exp; lines: +1 -1
Fix crash on startup when compiled with latest GTK2.
PR: ports/98929 [1], ports/98994 [2]
Reported by: Guy Brand [1]
Submitted by: maintainer [2]
v. 1.53
date: 2006/06/15 18:12:56; author: anray; state: Exp; lines: +2 -2
- Add patch to fix a memory problem resulting in a segfault when
modifying records. (jpilot.org)
- Add patch to fix unresolved symbol glob_tooltips when using
jpilot-sync (jpilot.org)
- Take mainteinership.
PR: ports/98956
Submitted by: "Alex Samorukov"
v. 1.52
date: 2006/05/29 07:11:49; author: erwin; state: Exp; lines: +1 -1
Reset maintainership
PR: 98068
Submitted by: Alex Varju (maintainer)
v. 1.51
date: 2006/03/07 08:27:18; author: ade; state: Exp; lines: +1 -1
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
v. 1.50
date: 2006/02/23 10:38:41; author: ade; state: Exp; lines: +1 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.49
date: 2005/11/15 06:50:45; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.48
date: 2005/11/05 05:20:45; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.47
date: 2005/11/03 20:23:58; author: pav; state: Exp; lines: +5 -4
- Update to 0.99.8
PR: ports/88381
Submitted by: Alex Varju (maintainer)
v. 1.46
date: 2005/03/12 10:52:51; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.45
date: 2004/11/07 22:37:07; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
v. 1.44
date: 2004/08/21 06:22:57; author: krion; state: Exp; lines: +1 -1
Change maintainer's email.
PR: ports/70758
Submitted by: maintainer
v. 1.43
date: 2004/07/19 01:51:42; author: ijliao; state: Exp; lines: +42 -56
re-organize Makefile
Discussed with: maintainer
v. 1.42
date: 2004/07/15 10:39:31; author: vs; state: Exp; lines: +4 -3
Change the default configuration to use GTK2 rather than GTK1.
PR: ports/69069
Submitted by: Alex Varju (maintainer)
v. 1.41
date: 2004/05/02 22:01:44; author: pav; state: Exp; lines: +10 -0
- Support WITHOUT_NLS to disable gettext
PR: ports/66126
Submitted by: Alex Varju (maintainer)
v. 1.40
date: 2004/03/14 06:17:12; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
v. 1.39
date: 2004/03/01 19:03:55; author: pav; state: Exp; lines: +23 -24
- Update to 0.99.7 [1]
- While here, use ${DOCSDIR} to silence portlint a bit
PR: ports/63560
Submitted by: Alex Varju (maintainer)
v. 1.38
date: 2004/02/04 04:36:22; author: marcus; state: Exp; lines: +3 -3
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento
v. 1.37
date: 2004/01/23 18:12:17; author: trevor; state: Exp; lines: +1 -1
Now gettext 0.12.1 is gettext-old.
v. 1.36
date: 2003/12/19 00:37:11; author: pav; state: Exp; lines: +7 -1
- Add optional GTK2 support.
PR: ports/60373
Submitted by: Alex Varju (maintainer)
v. 1.35
date: 2003/10/10 07:17:34; author: krion; state: Exp; lines: +3 -3
- Fix MASTER_SITES
PR: 57816
Submitted by: maintainer
v. 1.34
date: 2003/08/26 20:25:53; author: marcus; state: Exp; lines: +1 -0
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
v. 1.33
date: 2003/08/25 05:41:34; author: marcus; state: Exp; lines: +1 -1
Chase the libintl.so shared lib version.
v. 1.32
date: 2003/07/20 07:29:20; author: oliver; state: Exp; lines: +1 -1
Update MASTER_SITES
PR: 54648
Submitted By: maintainer
v. 1.31
date: 2003/07/15 06:10:50; author: daichi; state: Exp; lines: +13 -3
update palm/jpilot: 0.99.5 -> 0.99.6
PR: 54479
Submitted by: Alex Varju (maintainer)
v. 1.30
date: 2003/04/20 19:39:10; author: marcus; state: Exp; lines: +0 -1
Remove USE_GNOMENG.
v. 1.29
date: 2003/02/23 20:59:42; author: edwin; state: Exp; lines: +1 -1
This is a maintainer upgrade of ports/palm/jpilot to version 0.99.5
PR: ports/48598
Submitted by: Alex Varju
v. 1.28
date: 2003/02/21 13:19:55; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.27
date: 2003/01/20 02:18:17; author: sumikawa; state: Exp; lines: +3 -3
Upgrade to 0.99.4
PR: ports/47033
Submitted by: Alex Varju (maintianer)
v. 1.26
date: 2002/11/09 00:18:46; author: edwin; state: Exp; lines: +14 -4
Maintainer upte to 0.99.3
PR: ports/43870
Submitted by: Alex Varju
v. 1.25
date: 2002/09/17 16:35:38; author: marcus; state: Exp; lines: +2 -2
Chase the pisock shared lib version number. Note, this new version may
break some of these ports, but they're definitely broken without this.
v. 1.24
date: 2002/09/01 15:09:03; author: lioux; state: Exp; lines: +2 -1
Deploy USE_GNOMENG infrastructure
PR: 42287
Submitted by: Edwin Groothuis
v. 1.23
date: 2002/08/01 16:22:31; author: ade; state: Exp; lines: +1 -1
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade
v. 1.22
date: 2002/05/06 16:40:59; author: sada; state: Exp; lines: +1 -0
Do PREFIX clean.
PR: ports/37695
Submitted by: maintainer
v. 1.21
date: 2002/04/12 17:09:58; author: ade; state: Exp; lines: +2 -1
gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr
v. 1.20
date: 2002/03/15 19:44:16; author: ade; state: Exp; lines: +1 -1
Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr
v. 1.19
date: 2002/02/09 08:56:56; author: kevlo; state: Exp; lines: +24 -6
Update to version 0.99.2
PR: 34679
Submitted by: MAINTAINER
v. 1.18
date: 2001/08/30 02:03:01; author: dwcjr; state: Exp; lines: +3 -3
Depend on new Pilot-link
Bump PORTREVISION
PR: 30183
Submitted by: maintainer
v. 1.17
date: 2001/03/06 11:17:09; author: sumikawa; state: Exp; lines: +2 -2
fix internationalization bug. these patches are already submitted to
the author and will be synced in next release.
Submitted by: Takeshi MUTOH
Approved by: maintainer
v. 1.16
date: 2001/02/11 17:25:55; author: jeh; state: Exp; lines: +3 -1
The current version of the port does not enable plugins, even though
they are compiled. This stems from a problem in the configure script
that forces the enable_plugins value to always be false, whether or
not --enable-plugins is specified.
PR: 24973
Submitted by: Alex Varju MAINTAINER
v. 1.15
date: 2001/02/09 16:14:28; author: vanilla; state: Exp; lines: +5 -3
Upgrade to 0.99.
PR: ports/24933
Submitted by: maintainer
v. 1.14
date: 2001/01/08 07:36:04; author: kuriyama; state: Exp; lines: +2 -2
Update master site.
Submitted by: Alex Varju (maintainer)
PR: ports/24131
v. 1.13
date: 2000/10/05 06:42:21; author: reg; state: Exp; lines: +2 -3
Implement USE_GTK, part 2.
v. 1.12
date: 2000/04/14 17:10:43; author: knu; state: Exp; lines: +2 -2
Tiny cosmetic fixes.
Assure master ports and their lang-specific slaves of having
consistent categories.
v. 1.11
date: 2000/04/13 09:24:22; author: knu; state: Exp; lines: +4 -4
palm/jpilot:
- Update with PORTNAME/PORTVERSION.
palm/jpilot & japanese/jpilot:
- Fix CATEGORIES lines to set the proper categories.
v. 1.10
date: 2000/04/05 03:26:33; author: mph; state: Exp; lines: +2 -2
Upgrade to 0.98.1.
PR: 17795
Submitted by: Alex Varju
v. 1.9
date: 2000/03/27 10:38:16; author: will; state: Exp; lines: +2 -2
Change from http://jpilot.linuxbox.com/ to http://jpilot.linuxave.net/.
PR: 17607
Submitted by: Alex Varju
v. 1.8
date: 2000/03/05 13:57:18; author: sumikawa; state: Exp; lines: +5 -4
Upgrade to 0.98.
PR: 17195
Submitted by: Alex Varju
v. 1.7
date: 1999/12/25 15:45:40; author: sumikawa; state: Exp; lines: +2 -2
Upgrate to 0.97 and plugin support.
PR: 15670, 15671
Submitted by: maintainer
v. 1.6
date: 1999/11/11 22:40:39; author: sumikawa; state: Exp; lines: +7 -9
upgrade to 0.96.
PR: 14825
Submitted by: Lars Koeller
v. 1.5
date: 1999/11/01 02:26:20; author: green; state: Exp; lines: +6 -1
Update to include the latest distribution patches.
v. 1.4
date: 1999/09/10 17:35:46; author: sumikawa; state: Exp; lines: +3 -3
update to 0.95.
PR: 13669
Submitted by: maintainer
v. 1.3
date: 1999/09/09 15:27:20; author: sumikawa; state: Exp; lines: +7 -5
- add 'comms' on CATEGORIES.
- designate GTK_CONFIG in Makefile, not patches
Reviewed by: maintainer
- change = to ?= or += in some of the variables in palm/jpilot
instead of assigning variables after the .include statement.
Suggested by: asami
v. 1.2
date: 1999/08/31 15:44:35; author: sumikawa; state: Exp; lines: +4 -3
palm stuffs should be install in ${LOCALBASE}/pilot
v. 1.1
date: 1999/08/31 14:00:48; author: sumikawa; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/08/31 14:00:48; author: sumikawa; state: Exp; lines: +0 -0
J-Pilot is a desktop organizer application for the palm pilot that
runs under Linux, and Unix. It is similar in functionality to the
one that 3com distributes for a well known rampant legacy operating
system.
WWW: http://jpilot.linuxbox.com/
PR: 13337
Submitted by: Alex Varju
Reviewed by: sumikawa
=============================================================================
|
| |

|