62cd FreshPorts -- textproc/sigil
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
sigil 0.6.0_2 textproc on this many watch lists=1 search for ports that depend on this port
WYSIWYG ePub editor
Maintained by: jonc@chen.org.nz search for ports maintained by this maintainer
Port Added: 10 Sep 2010 06:31:29
License: not specified in port


Sigil is a multi-platform WYSIWYG ebook editor. It is designed to edit books
in ePub format. 
* Free and open source software under GPLv3
* Multi-platform: runs on Windows, FreeBSD, Linux and Mac
* Full Unicode support: everything you see in Sigil is in UTF-16
* Full EPUB spec support
* WYSIWYG editing
* Multiple Views: Book View, Code View and Split View
* Metadata editor with full support for all possible metadata entries
(more than 200) with full descriptions for each
* Table Of Contents editor
* Multi-level TOC support
* Book View fully supports the display of any XHTML document possible
under the OPS spec
* SVG support
* Basic XPGT support
* Advanced automatic conversion of all imported documents to Unicode
* Currently imports TXT, HTML and EPUB files; more will be added with time
* Embedded HTML Tidy; all imported documents are thoroughly cleaned;
  changing views cleans the document so no matter how much you screw
  up your code, it will fix it (usually)
* An actually usable user interface

WWW: http://code.google.com/p/sigil/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. devel/cmake
  2. devel/pkgconf
  3. x11-toolkits/qt4-gui
  4. graphics/qt4-imageformats
  5. devel/qt4-linguist
  6. devel/qt4-moc
  7. devel/qmake4
  8. devel/qt4-rcc
  9. graphics/qt4-svg
  10. devel/qt4-uic
  11. www/qt4-webkit
  12. textproc/qt4-xml
  13. devel/desktop-file-utils
Required To Run:
  1. x11-toolkits/qt4-gui
  2. graphics/qt4-imageformats
  3. devel/qt4-linguist
  4. devel/qt4-moc
  5. devel/qmake4
  6. devel/qt4-rcc
  7. graphics/qt4-svg
  8. devel/qt4-uic
  9. www/qt4-webkit
  10. textproc/qt4-xml
  11. devel/desktop-file-utils
  12. devel/gio-fam-backend
Required Libraries:
  1. devel/boost-libs
  2. textproc/xerces-c3
  3. textproc/hunspell
  4. devel/pcre
  5. devel/glib20
  6. devel/pcre
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://sigil.googlecode.com/files/

Number of commits found: 13

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
23 Apr 2013 14:20:28
Original commit files touched by this commit  0.6.0_2
bapt search for other commits by this committer
Finish converting the whole ports tree to USES=pkgconfig
22 Mar 2013 20:06:15
Original commit files touched by this commit  0.6.0_2
makc search for other commits by this committer
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
31 Jan 2013 13:38:43
Original commit files touched by this commit  0.6.0_2
bapt search for other commits by this committer
Chase boost update
10 Dec 2012 19:11:12
Refresh Original commit files touched by this commit
  Sanity Test Failure
mm search for other commits by this committer
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
04 Nov 2012 19:15:36
Original commit files touched by this commit  0.6.0
bsam search for other commits by this committer
For libhunspell the number 1.3 is a part of the name:
"libhunspell-1.3.so.0", while ".0" is an ABI version.

PR:		ports/173361
Submitted by:	bsam (me)
Approved by:	Jonathan Chen <jonc@chen.org.nz> (maintainer)
Feature safe:	yes
03 Nov 2012 07:47:52
Original commit files touched by this commit  0.6.0
bsam search for other commits by this committer
. update to version 0.6.0;
. use two line style headers;
. strip ABI versions from LIB_DEPENDS;
. add licence (GPLv3);
. make use of desktopfileutils for port and package;
. add pkgconfig build dependency;
. remove desktop entry from Makefile (the port has got it's own);
. remove BROKEN at FreeBSD-6.x (not supported anymore).

PR:		ports/173305
Submitted by:	bsam (me)
Reviewed by:	Jonathan Chen <jonc@chen.org.nz> (maintainer)
Feature safe:	yes
06 Jun 2012 06:44:38
Original commit files touched by this commit  0.5.3_1
miwi search for other commits by this committer
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4

Review by:      bapt, David Naylor (kde team)
01 Jun 2012 05:26:28
Original commit files touched by this commit  0.5.3_1
dinoex search for other commits by this committer
- update png to 1.5.10
16 Mar 2012 11:23:49
Original commit files touched by this commit  0.5.3
cs search for other commits by this committer
Update to 0.5.3

PR:             ports/165510
Submitted by:   Jonathan Chen <jonc@chen.org.nz> (maintainer)
Approved by:    glarkin@ (mentor)
Feature safe:   yes
03 Jul 2011 14:40:25
Original commit files touched by this commit  0.2.4_1
ohauer search for other commits by this committer
-remove MD5
12 Oct 2010 06:21:49
Original commit files touched by this commit  0.2.4_1
wen search for other commits by this committer
- Add support for image formats other than PNG
- Add desktop menu-entry

PR:             ports/150515
Submitted by:   Jonathan Chen <jonc@chen.org.nz> (maintainer)
21 Sep 2010 19:52:17
Original commit files touched by this commit  0.2.4
pav search for other commits by this committer
- Mark BROKEN on 6.X: does not compile

Reported by:    pointyhat
10 Sep 2010 06:31:09
Original commit files touched by this commit  0.2.4
wen search for other commits by this committer
Sigil is a multi-platform WYSIWYG ebook editor. It is designed to edit books
in ePub format.
* Free and open source software under GPLv3
* Multi-platform: runs on Windows, FreeBSD, Linux and Mac
* Full Unicode support: everything you see in Sigil is in UTF-16
* Full EPUB spec support
* WYSIWYG editing
* Multiple Views: Book View, Code View and Split View
* Metadata editor with full support for all possible metadata entries
(more than 200) with full descriptions for each
* Table Of Contents editor
* Multi-level TOC support
* Book View fully supports the display of any XHTML document possible
under the OPS spec
* SVG support
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 13

285f
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 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 24537
Broken 218
Deprecated 474
Ignore 633
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 512
Interactive 33
new 24 hours 4
new 48 hours8
new 7 days30
new fortnight63
new month215

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