FreshPorts -- The Place For Ports Tue, 9 Feb 2010 2:46 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
zim 0.28_3 editors on this many watch lists=1 search for ports that depend on this port
WYSIWYG text editor written in Gtk2-Perl
Maintained by: acm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 11 Jun 2006 11:31:47
Also Listed In: perl5


Zim is a WYSIWYG text editor written in Gtk2-Perl which aims to bring the
concept of a wiki to your desktop. Every page is saved as a text file with
wiki markup.

Pages can contain links to other pages, and are saved automatically. Creating
a new page is as easy as linking to a non-existing page.

Pages are ordered in a hierarchical structure that gives it the look and feel
of an outliner.

WWW:	http://www.zim-wiki.org
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: x11-toolkits/p5-Gtk2, devel/p5-File-MimeInfo, devel/p5-File-DesktopEntry, x11-toolkits/p5-Gtk2-TrayIcon, devel/p5-Gtk2-Spell, lang/perl5.8, textproc/intltool, devel/pkg-config, devel/desktop-file-utils
Required To Run: x11-toolkits/p5-Gtk2, devel/p5-File-MimeInfo, devel/p5-File-DesktopEntry, x11-toolkits/p5-Gtk2-TrayIcon, devel/p5-Gtk2-Spell, lang/perl5.8, textproc/intltool, devel/pkg-config, devel/desktop-file-utils, misc/shared-mime-info, devel/xdg-utils, lang/perl5.8, devel/pkg-config, devel/desktop-file-utils, devel/gio-fam-backend
Required Libraries: accessibility/atk, devel/glib20, x11-toolkits/gtk20, x11-toolkits/pango

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


Configuration Options
===> The following configuration options are available for zim-0.28_3:
     TRAYICON=on (default) "Support trayicon"
     SPELL=on (default) "Support spell"
===> Use 'make config' to modify these settings

Master Sites:
http://www.zim-wiki.org/downloads/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 18

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
07 Feb 2010 07:29:26
Original commit files touched by this commit  0.28_3
kuriyama search for other commits by this committer
- Unbreak with perl5.10 by removing 'require 5.8.0' line.
- I'm not sure why this version requirement in Build.PL failed.  But
  our minimal perl version is 5.8.9 now, so we can omit this check.

Approved by:    pav (implicit)
05 Feb 2010 20:04:50
Original commit files touched by this commit  0.28_3
skv search for other commits by this committer
Mark as brokend on Perl 5.10

Approved by:    pav (implicit)
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.28_3
dinoex search for other commits by this committer
- update to jpeg-8
28 Jan 2010 02:32:30
Original commit files touched by this commit  0.28_2
kuriyama search for other commits by this committer
- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 12).

Approved by:    portmgr (itetcu)
31 Jul 2009 14:57:52
Original commit files touched by this commit  0.28_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
18 Jun 2009 23:51:20
Original commit files touched by this commit  0.28
acm search for other commits by this committer
- Update to 0.28
06 Jun 2008 14:25:59
Original commit files touched by this commit  0.23_1
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)
22 Dec 2007 07:05:44
Original commit files touched by this commit  0.23
acm search for other commits by this committer
- Update to 0.23
02 Oct 2007 17:01:14
Original commit files touched by this commit  0.21
acm search for other commits by this committer
- Update to 0.21
08 Sep 2007 02:00:17
Original commit files touched by this commit  0.20
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
06 Sep 2007 05:10:17
Original commit files touched by this commit  0.20
acm search for other commits by this committer
- Update to 0.20
19 May 2007 21:32:57
Original commit files touched by this commit  0.19_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}.
24 Mar 2007 14:55:02
Original commit files touched by this commit  0.19
acm search for other commits by this committer
- Update to 0.19
13 Jan 2007 18:07:21
Original commit files touched by this commit  0.17
acm search for other commits by this committer
- Change MASTERSITES
- Update WWW
28 Dec 2006 17:51:26
Original commit files touched by this commit  0.17
acm search for other commits by this committer
- Update to 0.17
29 Jul 2006 17:16:25
Original commit files touched by this commit  0.16
acm search for other commits by this committer
- Update to 0.16

Approved by:    garga (mentor)
23 Jul 2006 03:45:24
Original commit files touched by this commit  0.15
acm search for other commits by this committer
Change maintainer address to my @FreeBSD.org email

Approved by:    garga (mentor)
11 Jun 2006 11:29:11
Original commit files touched by this commit  0.15
pav search for other commits by this committer
Zim is a WYSIWYG text editor written in Gtk2-Perl which aims to bring the
concept of a wiki to your desktop. Every page is saved as a text file with
wiki markup.

Pages can contain links to other pages, and are saved automatically. Creating
a new page is as easy as linking to a non-existing page.

Pages are ordered in a hierarchical structure that gives it the look and feel
of an outliner.

WWW:    http://zoidberg.student.utwente.nl/zim/

PR:             ports/95161
Submitted by:   Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>

Number of commits found: 18

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 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 21261
Broken 172
Deprecated 36
Ignore 906
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 8
new 48 hours10
new 7 days31
new fortnight88
new month197

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