119d8 FreshPorts -- deskutils/planner
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
planner 0.14.6_1 deskutils on this many watch lists=11 search for ports that depend on this port
Project management application for GNOME 2
Maintained by: gnome@FreeBSD.org search for ports maintained by this maintainer
Port Added: 16 Jan 2004 07:47:37
Also Listed In: gnome
License: not specified in port


Planner is a tool for planning, scheduling and tracking projects for
the GNOME Desktop. Planner is an open source project aiming at being
a better alternative than the available proprietary tools.

Planner is part of GNOME Office, a productivity suite composed of
entirely free software, integrated with the GNOME Desktop.

WWW: http://live.gnome.org/Planner
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. devel/gmake
  2. devel/desktop-file-utils
  3. misc/gnome-mime-data
  4. graphics/gtk-update-icon-cache
  5. textproc/intltool
  6. devel/pkgconf
Required To Run:
  1. devel/desktop-file-utils
  2. devel/gio-fam-backend
  3. misc/gnomehier
  4. misc/gnome-mime-data
  5. graphics/gtk-update-icon-cache
  6. devel/pkgconf
Required Libraries:
  1. devel/gettext
  2. devel/glib20
  3. devel/pcre
  4. accessibility/atk
  5. audio/esound
  6. devel/gconf2
  7. graphics/gdk-pixbuf2
  8. devel/gnome-vfs
  9. x11-toolkits/gtk20
  10. graphics/libart_lgpl
  11. devel/libbonobo
  12. x11-toolkits/libbonoboui
  13. devel/libglade2
  14. x11/libgnome
  15. graphics/libgnomecanvas
  16. print/libgnomeprint
  17. x11-toolkits/libgnomeprintui
  18. x11-toolkits/libgnomeui
  19. devel/libgsf
  20. devel/libIDL
  21. textproc/libxml2
  22. devel/ORBit2
  23. x11-toolkits/pango

This port is required by:

for Run

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


Configuration Options
===> The following configuration options are available for planner-0.14.6_1:
     GDA=off: Enable database support (though libgda)
===> Use 'make config' to modify these settings

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

Number of commits found: 52

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
26 Apr 2013 10:44:29
Original commit files touched by this commit  0.14.6_1
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 4)

Approved by:	portmgr (bapt)
27 Mar 2013 13:17:03
Original commit files touched by this commit  0.14.6_1
kwm search for other commits by this committer
Remove lingering traces of evolution support.

Submitted by:	pointyhat via miwi
19 Mar 2013 10:40:22
Refresh Original commit files touched by this commit
  Sanity Test Failure
kwm search for other commits by this committer
Convert almost all gnome@ ports to OptionsNG, trim header, use USES=pathfix
instead of gnomehack and pet portlint.
Add conflicts with future gnome3 versions.

Reviewed by:	miwi, bapt
08 Mar 2013 10:51:36
Original commit files touched by this commit  0.14.6_1
kwm search for other commits by this committer
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
  are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
  in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
  eliminate pkg-config run dependency completely, a second phase is needed
  and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
  Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
  versions for some ports.
* Fix other ports so they build with the new glib version.

Thanks to miwi and crees for helping out with some exp-runs.
Approved by:	portmgr (miwi & bapt)
Obtained from:	gnome team repo
01 Jun 2012 05:26:28
Original commit files touched by this commit  0.14.6_1
dinoex search for other commits by this committer
- update png to 1.5.10
05 Jan 2012 22:43:39
Original commit files touched by this commit  0.14.6
kwm search for other commits by this committer
Update to 0.14.6.
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.14.5
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
31 Aug 2011 11:38:15
Original commit files touched by this commit  0.14.5
kwm search for other commits by this committer
Update to 0.14.5.
20 Mar 2011 12:54:45
Original commit files touched by this commit  0.14.4_4
miwi search for other commits by this committer
- Get Rid MD5 support
14 Aug 2010 17:52:22
Original commit files touched by this commit  0.14.4_4
marcus search for other commits by this committer
Planner no longer builds with modern Evolution.

PR:     148907
31 May 2010 02:01:56
Original commit files touched by this commit  0.14.4_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  0.14.4_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  0.14.4_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  0.14.4_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
24 Apr 2009 06:38:26
Original commit files touched by this commit  0.14.4
kwm search for other commits by this committer
Presenting GNOME 2.26.1 for FreeBSD.

Approved by:    portmgr (marcus)
02 Feb 2009 01:36:16
Original commit files touched by this commit  0.14.3
araujo search for other commits by this committer
- Use GNOME macro instead of ${MASTER_SITE_GNOME}, remove
  MASTER_SITE_SUBDIR when possible.

PR:             ports/125243
Submitted by:   pgollucci
Reworked by:    myself
Tested on:      pointyhat exp-run (pav)
25 Jun 2008 05:32:57
Original commit files touched by this commit  0.14.3
bland search for other commits by this committer
- Update to 0.14.3
- Sort plist.
06 Jun 2008 13:18:34
Original commit files touched by this commit  0.14.2_6
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  0.14.2_5
  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  0.14.2_4
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)
19 May 2007 20:32:57
Original commit files touched by this commit  0.14.2_3
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}.
12 Jan 2007 14:25:47
Original commit files touched by this commit  0.14.2_2
bland search for other commits by this committer
Fix double free in HTML export.
07 Dec 2006 06:25:25
Original commit files touched by this commit  0.14.2_1
marcus search for other commits by this committer
Add a missing dependency on desktopfileutils, and update the desktop
database where appropriate.

Reported by:    pointyhat via kris
02 Dec 2006 07:46:28
Original commit files touched by this commit  0.14.2
marcus search for other commits by this committer
Update WWW.
02 Dec 2006 07:41:33
Original commit files touched by this commit  0.14.2
marcus search for other commits by this committer
Update to 0.14.2.
05 Nov 2006 02:46:18
Original commit files touched by this commit  0.13_3
mezz search for other commits by this committer
INSTALLS_SHLIB -> USE_LDCONFIG.

Found by:       portlint (cports.sh)
15 May 2006 22:23:04
Original commit files touched by this commit  0.13_3
mezz search for other commits by this committer
Add USE_GETTEXT to appease portlint.
04 May 2006 21:41:12
Original commit files touched by this commit  0.13_3
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
26 Mar 2006 23:27:14
Original commit files touched by this commit  0.13_3
marcus search for other commits by this committer
Re-enable libgda2 support.
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.13_3
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
23 Nov 2005 22:41:05
Original commit files touched by this commit  0.13_2
pav search for other commits by this committer
- Add SHA256 checksums
15 Nov 2005 06:52:12
Original commit files touched by this commit  0.13_2
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:51:18
Original commit files touched by this commit  0.13_2
marcus search for other commits by this committer
Temporarily disable libgda support, and add INSTALLS_ICONS.
28 Oct 2005 15:47:53
Original commit files touched by this commit  0.13_1
marcus search for other commits by this committer
Update WWW.

PR:             88143
16 Mar 2005 21:47:50
Original commit files touched by this commit  0.13_1
mezz search for other commits by this committer
Fully-qualify the path to update-desktop-database and update-mime-database in
the plist since /usr/local/bin isn't in pkg_add's PATH. Bump the PORTREVISION.
15 Mar 2005 02:37:00
Original commit files touched by this commit  0.13
marcus search for other commits by this committer
Update to 0.13.
12 Mar 2005 10:54:27
Original commit files touched by this commit  0.12.1_2
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
21 Dec 2004 00:23:18
Original commit files touched by this commit  0.12.1_1
mezz search for other commits by this committer
Put all hacks of hicolor icons and mime from ports to bsd.gnome.mk's gnomehack.
deskutils/drivel is the only port that has pkg-plist change, so bump the
PORTREVISION. The rest else should be no function change, but just remove the
patches to allow gnomehack takes care of it. Keep in mind, I only touch those
ports that already have gnomehack.

Reviewed by:    pav and marcus
23 Nov 2004 02:23:08
Original commit files touched by this commit  0.12.1_1
mezz search for other commits by this committer
Use new INSTALLS_OMF.

Approved by:    bland, kwm, marcus and pav
07 Nov 2004 22:37:47
Original commit files touched by this commit  0.12.1_1
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.
29 Aug 2004 22:26:12
Original commit files touched by this commit  0.12.1
adamw search for other commits by this committer
Update to 0.12.1.
09 Jul 2004 06:09:46
Original commit files touched by this commit  0.12
marcus search for other commits by this committer
Update to 0.12.
06 May 2004 09:34:46
Original commit files touched by this commit  0.11_4
bland search for other commits by this committer
Chase libgsf shlib version.
09 Apr 2004 17:53:32
Original commit files touched by this commit  0.11_3
bland search for other commits by this committer
Remove PTHREADS overhead form CONFIGURE_ENV.
Program binary will be linked to libpthread anyway but NEED entries in
supplied library and plugins will not be polluted.
05 Apr 2004 03:31:02
Original commit files touched by this commit  0.11_3
marcus search for other commits by this committer
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
27 Mar 2004 16:03:27
Original commit files touched by this commit  0.11_2
adamw search for other commits by this committer
Correct plist entry.
26 Mar 2004 09:12:38
Original commit files touched by this commit  0.11_2
bland search for other commits by this committer
One more plist entry fix I missed in previous commit.
26 Mar 2004 08:20:39
Original commit files touched by this commit  0.11_2
bland search for other commits by this committer
Fix plist entries.

Reported by:    adamw
18 Mar 2004 14:57:57
Original commit files touched by this commit  0.11_1
pav search for other commits by this committer
- Add/update WWW lines for Imendio.com projects
18 Mar 2004 14:05:58
Original commit files touched by this commit  0.11_1
pav search for other commits by this committer
- Add SIZE to GNOME ports

Submitted by:   trevor
04 Feb 2004 05:21:48
Original commit files touched by this commit  0.11_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
16 Jan 2004 07:46:08
Original commit files touched by this commit  0.11
bland search for other commits by this committer
Follow project name change. MrProject now known as Planner.

Number of commits found: 52

28b7
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
asterisk*Jun 19
asterisk10*Jun 19
clamav*Jun 19
clamav-devel*Jun 19
cyrus-imspd*Jun 19
glpi*Jun 19
otrsJun 19
otrsJun 19
tshark*Jun 19
tshark-lite*Jun 19
wireshark*Jun 19
wireshark-lite*Jun 19
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18

15 vulnerabilities affecting 24 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 187
Deprecated 454
Ignore 561
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 48
Set to expire 439
Interactive 33
new 24 hours 6
new 48 hours13
new 7 days33
new fortnight85
new month177

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