FreshPorts -- The Place For Ports Mon, 6 Oct 2008 7:29 PM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

Port details
gnome-pilot 2.0.16 palm on this many watch lists=0 search for ports that depend on this port
PalmPilot conduit system for GNOME 2
Maintained by: gnome@FreeBSD.org search for ports maintained by this maintainer
Port Added: 28 May 2006 14:19:08
Also Listed In: comms gnome


Gnome-pilot is a package with a daemon that monitors for pilot
connects on one or more devices.  It has a conduit system, and is
accompanied by a few conduits, basically for installing files
and backing up db's from the pilot.

WWW: http://www.gnome.org/gnome-office/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gob2, devel/gmake, devel/libtool15, textproc/intltool, misc/gnome-mime-data, devel/pkg-config, textproc/gnome-doc-utils
Required To Run: misc/gnomehier, misc/gnome-mime-data, devel/pkg-config, devel/gio-fam-backend, textproc/gnome-doc-utils
Required Libraries: palm/pilot-link, devel/gettext, audio/esound, accessibility/atk, accessibility/gail, devel/gconf2, devel/glib20, x11/gnome-desktop, x11/gnome-menus, x11/gnome-panel, devel/gnome-vfs, x11-toolkits/gtk20, graphics/libart_lgpl, devel/libbonobo, x11-toolkits/libbonoboui, devel/libglade2, x11/libgnome, graphics/libgnomecanvas, x11-toolkits/libgnomeui, devel/libgsf, devel/libIDL, graphics/librsvg2, x11-toolkits/libwnck, textproc/libxml2, textproc/libxslt, devel/ORBit2, x11-toolkits/pango

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


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.belnet.be/mirror/ftp.gnome.org/sources/gnome-pilot/2.0/
ftp://ftp.no.gnome.org/pub/GNOME/sources/gnome-pilot/2.0/
ftp://ftp.dit.upm.es/linux/gnome/sources/gnome-pilot/2.0/
http://laotzu.acc.umu.se/pub/GNOME/sources/gnome-pilot/2.0/
http://gemmei.acc.umu.se/pub/GNOME/sources/gnome-pilot/2.0/
http://chuangtzu.acc.umu.se/pub/GNOME/sources/gnome-pilot/2.0/
ftp://ftp.dataplus.se/pub/linux/gnome/sources/gnome-pilot/2.0/
ftp://ftp.cse.buffalo.edu/pub/Gnome/sources/gnome-pilot/2.0/
http://ftp.unina.it/pub/linux/GNOME/sources/gnome-pilot/2.0/
http://www.gtlib.cc.gatech.edu/pub/gnome/sources/gnome-pilot/2.0/
ftp://ftp.dti.ad.jp/pub/X/gnome/sources/gnome-pilot/2.0/
http://ring.nict.go.jp/archives/X/gnome/sources/gnome-pilot/2.0/
http://ring.sakura.ad.jp/archives/X/gnome/sources/gnome-pilot/2.0/
http://ring.riken.jp/archives/X/gnome/sources/gnome-pilot/2.0/
ftp://ftp.kddlabs.co.jp/pub/GNOME/sources/gnome-pilot/2.0/
ftp://ftp.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/gnome-pilot/2.0/
http://ftp.gnome.org/pub/GNOME/sources/gnome-pilot/2.0/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/gnome2/
Port Moves
  • port moved here from palm/gnomepilot2 on 2006-05-28
    REASON: Renamed to use real vendor package name

Number of commits found: 11

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
05 Jul 2008 06:31:31
Original commit files touched by this commit  2.0.16
marcus search for other commits by this committer
Update to 2.0.16.
06 Jun 2008 14:55:21
Original commit files touched by this commit  2.0.15_4
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)
19 Apr 2008 18:56:05
Original commit files touched by this commit  2.0.15_3
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
25 Oct 2007 00:37:25
Original commit files touched by this commit  2.0.15_2
marcus search for other commits by this committer
Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
(Only the first 15 lines of the commit message are shown above View all of this commit message)
23 Jul 2007 10:36:52
Original commit files touched by this commit  2.0.15_1
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
19 May 2007 21:32:57
Original commit files touched by this commit  2.0.15_1
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}.
23 Nov 2006 05:56:32
Original commit files touched by this commit  2.0.15
marcus search for other commits by this committer
Update to 2.0.15.
05 Nov 2006 03:40:47
Original commit files touched by this commit  2.0.14_1
mezz search for other commits by this committer
INSTALLS_SHLIB -> USE_LDCONFIG.

Found by:       portlint (cports.sh)
25 Sep 2006 04:03:06
Original commit files touched by this commit  2.0.14_1
mezz search for other commits by this committer
Chase pilot-link's shared library version bump. Bump the PORTREVISION. As for
the PRs, I shall chase and close a few of them.

Pointyhat:      ijliao
06 Sep 2006 22:53:32
Original commit files touched by this commit  2.0.14
marcus search for other commits by this committer
Update to 2.0.14.
28 May 2006 14:17:39
Original commit files touched by this commit  2.0.13_5
pav search for other commits by this committer
- Rename ports

  palm/gnomepilot2 -> palm/gnome-pilot
  palm/gnomepilot-conduits2 -> palm/gnome-pilot-conduits

Number of commits found: 11

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bitlbee*Oct 03
gallery*Oct 03
gallery2*Oct 03
horde-base*Oct 03
phpmyadmin*Oct 03
proftpd*Oct 03
proftpd-devel*Oct 03
proftpd-mysql*Oct 03
mplayer*Oct 02
mysql323-clientOct 01
mysql40-clientOct 01
mysql41-clientOct 01
mysql50-clientOct 01
mysql51-clientOct 01
mysql60-clientOct 01

19 vulnerabilities affecting 36 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 19265
Broken 157
Deprecated 79
Ignore 434
Forbidden 7
Restricted 281
No CDROM 132
Vulnerable 59
Expired 54
Set to expire 61
Interactive 78
new 24 hours 4
new 48 hours20
new 7 days35
new fortnight94
new month180

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.15 seconds.