81a6 FreshPorts -- palm/gnome-pilot-conduits
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
gnome-pilot-conduits 2.0.17_5 palm on this many watch lists=0 search for ports that depend on this port
Additional conduits for gnome-pilot
Maintained by: gnome@FreeBSD.org search for ports maintained by this maintainer
Port Added: 28 May 2006 13:19:08
Also Listed In: comms gnome
License: not specified in port


Additional conduits for gnome-pilot2.

WWW: http://www.gnome.org/gnome-office/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/bison
  2. devel/gmake
  3. misc/gnome-mime-data
  4. textproc/intltool
  5. devel/pkgconf
Required To Run:
  1. devel/gio-fam-backend
  2. misc/gnomehier
  3. misc/gnome-mime-data
  4. devel/pkgconf
Required Libraries:
  1. palm/gnome-pilot
  2. devel/gettext
  3. devel/glib20
  4. devel/pcre
  5. accessibility/atk
  6. audio/esound
  7. devel/gconf2
  8. devel/gnome-vfs
  9. x11-toolkits/gtk20
  10. devel/libbonobo
  11. x11/libgnome
  12. devel/libIDL
  13. textproc/libxml2
  14. devel/ORBit2
  15. x11-toolkits/pango
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/gnome2/
  2. ftp://ftp.belnet.be/mirror/ftp.gnome.org/sources/gnome-pilot-conduits/2.0/
  3. ftp://ftp.cse.buffalo.edu/pub/Gnome/sources/gnome-pilot-conduits/2.0/
  4. ftp://ftp.dti.ad.jp/pub/X/gnome/sources/gnome-pilot-conduits/2.0/
  5. ftp://ftp.kddlabs.co.jp/pub/GNOME/sources/gnome-pilot-conduits/2.0/
  6. ftp://ftp.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/gnome-pilot-conduits/2.0/
  7. ftp://ftp.nara.wide.ad.jp/pub/X11/GNOME/sources/gnome-pilot-conduits/2.0/
  8. http://fr2.rpmfind.net/linux/gnome.org/sources/gnome-pilot-conduits/2.0/
  9. http://ftp.acc.umu.se/pub/GNOME/sources/gnome-pilot-conduits/2.0/
  10. http://ftp.gnome.org/pub/GNOME/sources/gnome-pilot-conduits/2.0/
  11. http://linorg.usp.br/gnome/sources/gnome-pilot-conduits/2.0/
  12. http://mirror.aarnet.edu.au/pub/gnome/sources/gnome-pilot-conduits/2.0/
  13. http://ring.nict.go.jp/archives/X/gnome/sources/gnome-pilot-conduits/2.0/
  14. http://www.gtlib.gatech.edu/pub/gnome/sources/gnome-pilot-conduits/2.0/

Number of commits found: 19

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
24 Apr 2013 07:35:41
Original commit files touched by this commit  2.0.17_5
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 1)

Approved by:	portmgr (bapt)
08 Mar 2013 11:32:12
Original commit files touched by this commit  2.0.17_5
bapt search for other commits by this committer
Convert USE_BISON to USES= bison

It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
01 Jun 2012 05:26:28
Original commit files touched by this commit  2.0.17_5
dinoex search for other commits by this committer
- update png to 1.5.10
23 Sep 2011 22:26:39
Original commit files touched by this commit  2.0.17_4
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
19 Mar 2011 12:38:54
Original commit files touched by this commit  2.0.17_4
miwi search for other commits by this committer
- Get Rid MD5 support
31 May 2010 02:01:56
Original commit files touched by this commit  2.0.17_4
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
28 Mar 2010 06:47:48
Original commit files touched by this commit  2.0.17_3
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  2.0.17_2
dinoex search for other commits by this committer
- update to jpeg-8
31 Jul 2009 13:57:52
Original commit files touched by this commit  2.0.17_1
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
28 Feb 2009 21:12:45
Original commit files touched by this commit  2.0.17
marcus search for other commits by this committer
Update to 2.0.17.
05 Jul 2008 05: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 13:55:21
Original commit files touched by this commit  2.0.15_5
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 17:56:05
Original commit files touched by this commit  2.0.15_4
  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)
24 Oct 2007 23:37:25
Original commit files touched by this commit  2.0.15_3
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)
17 Oct 2007 10:13:01
Original commit files touched by this commit  2.0.15_2
ade search for other commits by this committer
Migration from bison 1.x to 2.x

PR:             117086
Tested by:      -exp runs
19 May 2007 20: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.
06 Sep 2006 21: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 13:17:39
Original commit files touched by this commit  2.0.13_2
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: 19

2844
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04
libFSJun 04
libGLJun 04

10 vulnerabilities affecting 30 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
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24572
Broken 191
Deprecated 460
Ignore 564
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 52
Set to expire 445
Interactive 33
new 24 hours 7
new 48 hours11
new 7 days29
new fortnight85
new month179

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0