FreshPorts -- The Place For Ports Sat, 17 May 2008 12:13 PM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
goffice 0.6.4 devel on this many watch lists=12 search for ports that depend on this port
GLib/GTK+ set of document centric objects and utilities
Maintained by: gnome@FreeBSD.org search for ports maintained by this maintainer
Port Added: 05 Nov 2005 06:55:11
Also Listed In: gnome


Goffice is a set of document centric components for GLib and GTK+.

There are common operations for document centric applications that are
conceptually simple, but complex to implement fully.
    - plugins
    - load/save documents
    - undo/redo

Goffice provides a single library for performing such operations.

WWW: http://live.gnome.org/libgoffice
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake, devel/libtool15, textproc/intltool, misc/gnome-mime-data, devel/pkg-config
Required To Run: misc/gnomehier, misc/gnome-mime-data, devel/pkg-config, devel/gio-fam-backend
Required Libraries: devel/pcre, devel/gettext, audio/esound, accessibility/atk, accessibility/gail, devel/gconf2, devel/glib20, devel/gnome-vfs, x11-toolkits/gtk20, graphics/libart_lgpl, devel/libbonobo, x11-toolkits/libbonoboui, devel/libglade2, x11/libgnome, graphics/libgnomecanvas, print/libgnomeprint, x11-toolkits/libgnomeui, devel/libgsf, devel/libgsf-gnome, devel/libIDL, textproc/libxml2, devel/ORBit2, x11-toolkits/pango

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


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.belnet.be/mirror/ftp.gnome.org/sources/goffice/0.6/
ftp://ftp.no.gnome.org/pub/GNOME/sources/goffice/0.6/
ftp://ftp.dit.upm.es/linux/gnome/sources/goffice/0.6/
http://rpmfind.net/linux/gnome.org/sources/goffice/0.6/
http://saimei.acc.umu.se/pub/GNOME/sources/goffice/0.6/
http://laotzu.acc.umu.se/pub/GNOME/sources/goffice/0.6/
http://farbror.acc.umu.se/pub/GNOME/sources/goffice/0.6/
http://chuangtzu.acc.umu.se/pub/GNOME/sources/goffice/0.6/
ftp://ftp.dataplus.se/pub/linux/gnome/sources/goffice/0.6/
ftp://ftp.cse.buffalo.edu/pub/Gnome/sources/goffice/0.6/
http://ftp.unina.it/pub/linux/GNOME/sources/goffice/0.6/
http://www.gtlib.cc.gatech.edu/pub/gnome/sources/goffice/0.6/
ftp://ftp.dti.ad.jp/pub/X/gnome/sources/goffice/0.6/
http://ring.nict.go.jp/archives/X/gnome/sources/goffice/0.6/
http://ring.sakura.ad.jp/archives/X/gnome/sources/goffice/0.6/
http://ring.riken.jp/archives/X/gnome/sources/goffice/0.6/
ftp://ftp.kddlabs.co.jp/pub/GNOME/sources/goffice/0.6/
ftp://ftp.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/goffice/0.6/
http://ftp.gnome.org/pub/GNOME/sources/goffice/0.6/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 31

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
14 May 2008 19:29:02
Original commit files touched by this commit  0.6.4
mezz search for other commits by this committer
Update to 0.6.4.
09 May 2008 21:48:36
Original commit files touched by this commit  0.6.3
marcus search for other commits by this committer
Update to 0.6.3.
19 Apr 2008 18:56:05
Original commit files touched by this commit  0.6.2_1
  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)
07 Mar 2008 07:25:23
Original commit files touched by this commit  0.6.2
marcus search for other commits by this committer
Update to 0.6.2.
07 Mar 2008 07:24:53
Original commit files touched by this commit  0.6.2
marcus search for other commits by this committer
Update to 0.6.2.
10 Jan 2008 18:34:14
Original commit files touched by this commit  0.6.1
marcus search for other commits by this committer
Fix the installation when gtk-doc is not installed.
10 Jan 2008 07:07:05
Original commit files touched by this commit  0.6.1
marcus search for other commits by this committer
Update to 0.6.1.
21 Dec 2007 22:07:54
Original commit files touched by this commit  0.4.3_2
pav search for other commits by this committer
- Add dependency on libgnomeui to make this GNOME-enabled
25 Oct 2007 00:37:25
Original commit files touched by this commit  0.4.3_1
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)
06 Sep 2007 05:48:39
Original commit files touched by this commit  0.4.3
marcus search for other commits by this committer
Update to 0.4.3.
29 Jul 2007 08:35:52
Original commit files touched by this commit  0.4.2
marcus search for other commits by this committer
Update to 0.4.2.
15 Jul 2007 15:58:05
Original commit files touched by this commit  0.4.1
pav search for other commits by this committer
- Expand annotation from previous rev.
15 Jul 2007 14:11:54
Original commit files touched by this commit  0.4.1
pav search for other commits by this committer
- Annotate the quirk with gnumeric plist hardcoding goffice version
11 Jul 2007 20:08:25
Original commit files touched by this commit  0.4.1
mezz search for other commits by this committer
Update to 0.4.1.
24 May 2007 23:21:58
Original commit files touched by this commit  0.4.0
pav search for other commits by this committer
- Update to 0.4.0
19 May 2007 21:32:57
Original commit files touched by this commit  0.3.8_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}.
21 Apr 2007 18:56:47
Original commit files touched by this commit  0.3.8
ahze search for other commits by this committer
Update to 0.3.8
25 Mar 2007 16:59:00
Original commit files touched by this commit  0.3.7
marcus search for other commits by this committer
Handle the shared lib/goffice directory with a @dirrmtry.
19 Mar 2007 05:14:07
Original commit files touched by this commit  0.3.7
marcus search for other commits by this committer
Presenting GNOME 2.18 for FreeBSD.  GNOME 2.18 is a departure from recent GNOME
releases in that it focuses more on stability and functionality than on
new features.  Not that it doesn't have its share of new and exciting
items.  See http://www.gnome.org/start/2.18/ for all the goodies in
this release.

GNOME 2.18 for FreeBSD would not have been possible without the hard work
of the FreeBSD GNOME Team and our intrepid band of testers including
J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi,
Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen,
Phillip Neumann, Franz Klammer, and Neal Delmonico.
17 Dec 2006 05:08:50
Original commit files touched by this commit  0.2.2
marcus search for other commits by this committer
Remove a static declaration of fmin as this function as existed in FreeBSD
since 5.3.  This will allow goffice to build with GCC 4.x.
07 Nov 2006 12:49:04
Original commit files touched by this commit  0.2.2
ahze search for other commits by this committer
Update to 0.2.2
05 Nov 2006 03:22:29
Original commit files touched by this commit  0.2.1
mezz search for other commits by this committer
INSTALLS_SHLIB -> USE_LDCONFIG.

Found by:       portlint (cports.sh)
15 May 2006 23:23:04
Original commit files touched by this commit  0.2.1
mezz search for other commits by this committer
Add USE_GETTEXT to appease portlint.
05 May 2006 03:03:17
Original commit files touched by this commit  0.2.1
ahze search for other commits by this committer
- Add WWW: http://live.gnome.org/libgoffice
25 Mar 2006 17:53:42
Original commit files touched by this commit  0.2.1
marcus search for other commits by this committer
Update to 0.2.1.
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.2.0_1
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
31 Jan 2006 22:48:22
Original commit files touched by this commit  0.2.0
ahze search for other commits by this committer
- Update to 0.2.0
22 Jan 2006 01:48:34
Original commit files touched by this commit  0.1.2
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)
14 Nov 2005 23:36:19
Original commit files touched by this commit  0.1.2
marcus search for other commits by this committer
Update to 0.1.2.
07 Nov 2005 05:47:14
Original commit files touched by this commit  0.1.1
ahze search for other commits by this committer
- Update to 0.1.1
05 Nov 2005 05:59:39
Original commit files touched by this commit  0.1.0
marcus search for other commits by this committer
Add goffice, a set of document centric components for GLib and GTK+.

There are common operations for document centric applications that are
conceptually simple, but complex to implement fully.
        - plugins
        - load/save documents
        - undo/redo

Goffice provides a single library for performing such operations.

Number of commits found: 31

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
py-djangoMay 14
py-django-develMay 14
vorbis-toolsMay 11
qemuMay 08
qemu-develMay 08
swfdecMay 07
firefox*May 03
firefox-devel*May 03
firefox10*May 03
firefox15*May 03
flock*May 03
linux-firefox*May 03
linux-firefox-devel*May 03
linux-flock*May 03
linux-seamonkey*May 03

8 vulnerabilities affecting 22 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 18471
Broken 176
Deprecated 58
Ignore 584
Forbidden 4
Restricted 412
No CDROM 126
Vulnerable 52
Expired 33
Set to expire 37
Interactive 76
new 24 hours 4
new 48 hours9
new 7 days19
new fortnight51
new month157

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