c44f FreshPorts -- editors/zim
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
zim 0.57 editors on this many watch lists=2 search for ports that depend on this port
Desktop wiki editor
Maintained by: acm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 11 Jun 2006 10:31:47
Also Listed In: python
License: GPLv2


Zim - A Desktop Wiki Editor

Zim is a graphical text editor used to maintain a collection of wiki pages.
Each page can contain links to other pages, simple formatting and images.
Pages are stored in a folder structure, like in an outliner, and can have
attachments. Creating a new page is as easy as linking to a nonexistent page.
All data is stored in plain text files with wiki formatting. Various plugins
provide additional functionality, like a task list manager, an equation
editor, a tray icon, and support for version control.

Zim can be used to:
* Keep an archive of notes
* Take notes during meetings or lectures
* Organize task lists
* Draft blog entries and emails
* Do brainstorming

WWW: http://www.zim-wiki.org
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. lang/python27
  2. devel/desktop-file-utils
  3. graphics/gtk-update-icon-cache
  4. textproc/intltool
  5. devel/py-gobject
  6. x11-toolkits/py-gtk2
Required To Run:
  1. devel/py-xdg
  2. devel/xdg-utils
  3. databases/py-sqlite3
  4. lang/python27
  5. devel/desktop-file-utils
  6. devel/gio-fam-backend
  7. graphics/gtk-update-icon-cache
  8. devel/py-gobject
  9. x11-toolkits/py-gtk2
Required Libraries:
  1. devel/gettext
  2. devel/glib20
  3. devel/pcre
  4. accessibility/atk
  5. graphics/gdk-pixbuf2
  6. x11-toolkits/gtk20
  7. devel/libglade2
  8. textproc/libxml2
  9. x11-toolkits/pango
There are no ports dependent upon this port

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.57:
     BZR=off: Version control for notebooks using bzr
     DITAA=off: Diagram editor support
     GIT=off: Version control for notebooks using git
     GNUPLOT=off: Plotting support via gnuplot
     GNUR=off: Support of plot editor based on GNU R
     GRAPHVIZ=off: Graphviz support
     LATEX=off: LaTeX support
     MERCURIAL=off: Version control for notebooks using hg
     SCROT=off: Screenshot taking and inserting support
===> Use 'make config' to modify these settings

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

Number of commits found: 35

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
11 May 2013 17:58:56
Original commit files touched by this commit  0.57
hrs search for other commits by this committer
Rectify USE_TEX to support both of teTeX and TeXLive.

TEX_DEFAULT:
	A knob to choose teTeX or TeXLive.  One can specify in /etc/make.conf.

USE_TEX:
	A knob for port developers.  Valid keywords are listed in
	bsd.tex.mk.
06 May 2013 02:00:41
Original commit files touched by this commit  0.57
hrs search for other commits by this committer
Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier.
24 Apr 2013 18:10:32
Original commit files touched by this commit  0.57
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
02 Nov 2012 15:32:37
Original commit files touched by this commit  0.57
rm search for other commits by this committer
- update to 0.57
- trim Makefile header
- convert to optionsng
- tab -> space change in pkg-descr:WWW

changelog:
https://lists.launchpad.net/zim-wiki/msg01905.html

PR:		172881
Submitted by:	rm (myself)
Approved by:	maintainer timout (2 weeks)
Feature safe:	yes
09 Aug 2012 19:09:34
Original commit files touched by this commit  0.56_3
acm search for other commits by this committer
- Fix a problem handle utf-8 string
- Bump PORTREVISION

Reported by:	H hm _ at __ hm.net.br via email
25 Jul 2012 11:24:11
Original commit files touched by this commit  0.56_2
cs search for other commits by this committer
Fix typos in COMMENT
17 Jun 2012 20:42:28
Original commit files touched by this commit  0.56_2
cs search for other commits by this committer
Bump PORTREVISION to reflect name change from devel/bazaar-ng --> devel/bzr
01 Jun 2012 05:26:28
Original commit files touched by this commit  0.56_1
dinoex search for other commits by this committer
- update png to 1.5.10
22 May 2012 06:38:34
Original commit files touched by this commit  0.56
rm search for other commits by this committer
- update to 0.56
- change USE_PYTHON range to just -2.7 (all < 2.6 is EOL)
- add options for GIT, MERCURIAL and DITAA (default off)
- change inclusion of bsd.port.pre.mk with bsd.port.options.mk
- drop extra simplejson dependency for python < 2.6

changelog:
=== 0.56 - Mon 2 Apr 2012 ===
* Merged support for Git and Mercurial version control backends -
  Damien Accorsi & John Drinkwater
* Merged plugin for "ditaa" diagrams - YPWang
* Merged patch for different configuration profiles, allowing per
  notebook configuration of plugins, font etc. - Mariano Draghi
* Added drag & drop support for the Attachment Browser plugin
* Made sidepane and tagcloud remember state
* Fixed critical bug for opening email adresses without "mailto:" prefix
* Fixed bug where context menu for page index applied to the current page
  instead of the selected page
* Added a Serbian translation

PR:             167821
Submitted by:   rm (myself)
Approved by:    acm (maintainer, via mail)
26 Mar 2012 04:53:37
Original commit files touched by this commit  0.55
rm search for other commits by this committer
- update to 0.55

changelog:
https://lists.launchpad.net/zim-wiki/msg01584.html

PR:             166380
Submitted by:   rm (myself)
Approved by:    acm (maintainer, via mail)
Feature safe:   yes
20 Jan 2012 14:37:05
Original commit files touched by this commit  0.54
rm search for other commits by this committer
- update to 0.54

PR:             163944
Submitted by:   rm (myself)
Approved by:    acm (via mail)
19 Oct 2011 22:47:07
Original commit files touched by this commit  0.53_1
acm search for other commits by this committer
- Use %%DATADIR%% in pkg-plist file
- Add update-mime-database and update-desktop-database lines. It installs mime
  and desktop files
- Add update-desktop-database entry on post-install
- Bump PORTREVISION
18 Oct 2011 20:02:10
Original commit files touched by this commit  0.53
glarkin search for other commits by this committer
- Updated to 0.53

PR:             ports/160981
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:    acm (maintainer; timeout - 3 weeks)
22 Sep 2011 18:09:08
Original commit files touched by this commit  0.52
glarkin search for other commits by this committer
- Updated to 0.52 (complete rewrite of zim from Perl to Python performed
  during upstream version increment from 0.28->0.43)
  Release announcements: https://launchpad.net/zim/+announcements

PR:             ports/160385
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Requested by:   cwhiteh@onetel.com
Approved by:    acm (maintainer - timeout: 3 weeks)
20 Mar 2011 12:54:45
Original commit files touched by this commit  0.29
miwi search for other commits by this committer
- Get Rid MD5 support
21 Aug 2010 03:31:29
Original commit files touched by this commit  0.29
acm search for other commits by this committer
- Update to 0.29
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.28_4
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
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 13: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 22: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 13: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 16: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 01: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 04: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 20: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 16: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 02: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 10: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: 35

2839
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15
linux-firefoxMay 15
linux-seamonkeyMay 15

6 vulnerabilities affecting 28 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 24517
Broken 219
Deprecated 472
Ignore 639
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 29
Expired 132
Set to expire 510
Interactive 33
new 24 hours 4
new 48 hours7
new 7 days30
new fortnight74
new month205

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