FreshPorts -- The Place For Ports Sun, 7 Sep 2008 12:05 PM BST
Port details
jpilot 0.99.9_3 palm on this many watch lists=33 search for ports that depend on this port
Desktop Organizer Software for the Palm Pilot
Maintained by: samm@os2.kiev.ua search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: comms


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.

WWW: http://jpilot.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Slave ports
japanese/jpilot

Required To Build: textproc/intltool, devel/pkg-config
Required To Run: misc/gnomehier, devel/pkg-config, devel/gio-fam-backend
Required Libraries: palm/pilot-link, devel/gettext, accessibility/atk, devel/glib20, x11-toolkits/gtk20, x11-toolkits/pango

To install the port: cd /usr/ports/palm/jpilot/ && make install clean
To add the package: pkg_add -r jpilot


Configuration Options
     No options to configure

Master Sites:
http://www.mirrorservice.org/sites/master.us.finkmirrors.net/distfiles/
http://jpilot.org/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 55

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
06 Jun 2008 14:55:21
Original commit files touched by this commit  0.99.9_3
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
24 Mar 2008 17:02:27
Original commit files touched by this commit  0.99.9_2
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
19 May 2007 21:32:57
Original commit files touched by this commit  0.99.9_2
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
14 Oct 2006 09:54:54
Original commit files touched by this commit  0.99.9_1
marcus search for other commits by this committer
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)
29 Sep 2006 21:59:59
Original commit files touched by this commit  0.99.9_1
pav search for other commits by this committer
- Fix plist

Reported by:    krismail
25 Sep 2006 18:37:25
Original commit files touched by this commit  0.99.9
pav search for other commits by this committer
- Download from jpilot.org fails (403 forbidden), add mirrorservice.org as
  primary source

PR:             ports/103605
Submitted by:   Alex Samorukov <samm@os2.kiev.ua> (maintainer)
22 Sep 2006 09:10:09
Original commit files touched by this commit  0.99.9
ijliao search for other commits by this committer
upgrade to 0.99.9

PR:             103203
Submitted by:   maintainer
17 Jun 2006 16:50:47
Original commit files touched by this commit  0.99.8_4
anray search for other commits by this committer
Fix crash on startup when compiled with latest GTK2.

PR:             ports/98929 [1], ports/98994 [2]
Reported by:    Guy Brand <gb@isis.u-strasbg.fr> [1]
Submitted by:   maintainer [2]
15 Jun 2006 19:12:56
Original commit files touched by this commit  0.99.8_3
anray search for other commits by this committer
- 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" <samm@os2.kiev.ua>
29 May 2006 08:11:49
Original commit files touched by this commit  0.99.8_2
erwin search for other commits by this committer
Reset maintainership

PR:             98068
Submitted by:   Alex Varju <freebsd-ports@varju.ca> (maintainer)
07 Mar 2006 08:28:06
Original commit files touched by this commit  0.99.8_2
ade search for other commits by this committer
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.99.8_1
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
23 Jan 2006 23:49:21
Original commit files touched by this commit  0.99.8_1
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
22 Jan 2006 02:48:15
Original commit files touched by this commit  0.99.8_1
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
15 Nov 2005 06:52:12
Original commit files touched by this commit  0.99.8_1
ade search for other commits by this committer
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.
05 Nov 2005 05:22:06
Original commit files touched by this commit  0.99.8_1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
03 Nov 2005 20:23:58
Original commit files touched by this commit  0.99.8
pav search for other commits by this committer
- Update to 0.99.8

PR:             ports/88381
Submitted by:   Alex Varju <freebsd-ports@varju.ca> (maintainer)
12 Mar 2005 10:54:27
Original commit files touched by this commit  0.99.7_3
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
07 Nov 2004 22:37:47
Original commit files touched by this commit  0.99.7_2
marcus search for other commits by this committer
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
21 Aug 2004 07:22:57
Original commit files touched by this commit  0.99.7_1
krion search for other commits by this committer
Change maintainer's email.

PR:             ports/70758
Submitted by:   maintainer
19 Jul 2004 02:51:43
Original commit files touched by this commit  0.99.7_1
ijliao search for other commits by this committer
re-organize Makefile

Discussed with:         maintainer
15 Jul 2004 11:39:31
Original commit files touched by this commit  0.99.7_1
vs search for other commits by this committer
Change the default configuration to use GTK2 rather than GTK1.

PR:             ports/69069
Submitted by:   Alex Varju (maintainer)
14 Jul 2004 12:53:14
Original commit files touched by this commit  0.99.7
vs search for other commits by this committer
Fix build w/ GCC2 / GTK2

PR:             ports/69077
Submitted by:   Alex Varju (maintainer)
02 May 2004 23:01:44
Original commit files touched by this commit  0.99.7
pav search for other commits by this committer
- Support WITHOUT_NLS to disable gettext

PR:             ports/66126
Submitted by:   Alex Varju <varju@webct.com> (maintainer)
14 Mar 2004 06:17:56
Original commit files touched by this commit  0.99.7
ade search for other commits by this committer
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.
01 Mar 2004 19:03:55
Original commit files touched by this commit  0.99.7
pav search for other commits by this committer
- Update to 0.99.7 [1]
- While here, use ${DOCSDIR} to silence portlint a bit

PR:             ports/63560
Submitted by:   Alex Varju <varju@webct.com> (maintainer)
04 Feb 2004 04:36:30
Original commit files touched by this commit  0.99.6_2
marcus search for other commits by this committer
Add USE_GETTEXT and bump PORTREVISION.

Submitted by:   trevor
Tested by:      bento
23 Jan 2004 18:12:26
Original commit files touched by this commit  0.99.6_1
trevor search for other commits by this committer
Now gettext 0.12.1 is gettext-old.
19 Dec 2003 00:37:11
Original commit files touched by this commit  0.99.6_1
pav search for other commits by this committer
- Add optional GTK2 support.

PR:             ports/60373
Submitted by:   Alex Varju <varju@webct.com> (maintainer)
10 Oct 2003 08:17:35
Original commit files touched by this commit  0.99.6_1
krion search for other commits by this committer
- Fix MASTER_SITES

PR:             57816
Submitted by:   maintainer
26 Aug 2003 21:25:58
Original commit files touched by this commit  0.99.6_1
marcus search for other commits by this committer
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.

Prodded by:     kris
25 Aug 2003 06:41:38
Original commit files touched by this commit  0.99.6
marcus search for other commits by this committer
Chase the libintl.so shared lib version.
20 Jul 2003 08:29:20
Original commit files touched by this commit  0.99.6
oliver search for other commits by this committer
Update MASTER_SITES

PR:             54648
Submitted By:   maintainer
15 Jul 2003 07:10:50
Original commit files touched by this commit  0.99.6
daichi search for other commits by this committer
update palm/jpilot: 0.99.5 -> 0.99.6

PR:             54479
Submitted by:   Alex Varju <varju@webct.com> (maintainer)
20 Apr 2003 20:39:10
Original commit files touched by this commit  0.99.5
marcus search for other commits by this committer
Remove USE_GNOMENG.
23 Feb 2003 20:59:42
Original commit files touched by this commit  0.99.5
edwin search for other commits by this committer
This is a maintainer upgrade of ports/palm/jpilot to version 0.99.5

PR:             ports/48598
Submitted by:   Alex Varju <varju@webct.com>
21 Feb 2003 13:19:57
Original commit files touched by this commit  0.99.4
knu search for other commits by this committer
De-pkg-comment.
20 Jan 2003 02:18:17
Original commit files touched by this commit  0.99.4
sumikawa search for other commits by this committer
Upgrade to 0.99.4

PR:             ports/47033
Submitted by:   Alex Varju <varju@webct.com> (maintianer)
09 Nov 2002 00:18:47
Original commit files touched by this commit  0.99.3
edwin search for other commits by this committer
Maintainer upte to 0.99.3

PR:             ports/43870
Submitted by:   Alex Varju <varju@webct.com>
17 Sep 2002 17:35:39
Original commit files touched by this commit  0.99.2_2
marcus search for other commits by this committer
Chase the pisock shared lib version number.  Note, this new version may
break some of these ports, but they're definitely broken without this.
01 Sep 2002 16:09:04
Original commit files touched by this commit  0.99.2_1
lioux search for other commits by this committer
Deploy USE_GNOMENG infrastructure

PR:             42287
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
01 Aug 2002 17:22:41
Original commit files touched by this commit  0.99.2_1
ade search for other commits by this committer
Chase shlib rev of devel/gettext

Submitted by:   lots and lots
Pointy hat to:  ade
06 May 2002 17:40:59
Original commit files touched by this commit  0.99.2_1
sada search for other commits by this committer
Do PREFIX clean.

PR:     ports/37695
Submitted by:   maintainer
12 Apr 2002 18:10:20
Original commit files touched by this commit  0.99.2_1
ade search for other commits by this committer
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
15 Mar 2002 19:44:29
Original commit files touched by this commit  0.99.2
ade search for other commits by this committer
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
09 Feb 2002 08:56:58
files touched by this commit
kevlo search for other commits by this committer
Update to version 0.99.2    
30 Aug 2001 04:03:01
files touched by this commit
dwcjr search for other commits by this committer
Depend on new Pilot-link   Bump PORTREVISION    
06 Mar 2001 11:17:09
files touched by this commit
sumikawa search for other commits by this committer
fix internationalization bug. these patches are already submitted to   the
author and will be synced in next release.    
11 Feb 2001 17:25:57
files touched by this commit
jeh search for other commits by this committer
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.    
09 Feb 2001 16:14:29
files touched by this commit
vanilla search for other commits by this committer
Upgrade to 0.99.    
08 Jan 2001 07:36:05
files touched by this commit
kuriyama search for other commits by this committer
Update master site.    
08 Oct 2000 05:46:00
files touched by this commit
asami search for other commits by this committer
Convert category palm to new layout.  
05 Oct 2000 08:42:57
files touched by this commit
reg search for other commits by this committer
Implement USE_GTK, part 2.    
02 Aug 2000 05:32:09
files touched by this commit
kuriyama search for other commits by this committer
Remove empty directories.    
07 Jun 2000 15:11:16
files touched by this commit
kuriyama search for other commits by this committer
Fix for hang-up after synchronization.    

Number of commits found: 55

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
php5*Sep 04
linux-operaAug 25
operaAug 25
gnutlsAug 21
joomla15*Aug 20
bugzilla*Aug 19
bugzilla2*Aug 19
cdfAug 19
drupal5Aug 18
drupal6Aug 18
ruby18Aug 16
ruby18Aug 16
ruby18Aug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16

2 vulnerabilities affecting 3 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 19095
Broken 158
Deprecated 77
Ignore 424
Forbidden 6
Restricted 286
No CDROM 130
Vulnerable 49
Expired 11
Set to expire 59
Interactive 78
new 24 hours 8
new 48 hours16
new 7 days52
new fortnight95
new month248

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.321 seconds.