Port details |
- skencil Interactive drawing program
- 1.0.a784_3 graphics
=4 1.0.a784_3Version of this port present on the latest quarterly branch.
- DEPRECATED: Project is abandoned and was overtaken by sK1 fork
This port expired on: 2015-08-08
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2004-01-28 19:46:55
- Last Update: 2015-08-08 13:20:10
- SVN Revision: 393728
- People watching this port, also watch:: python, zip
- License: LGPL20
- WWW:
- http://www.skencil.org/
- Description:
- Skencil is an interactive vector drawing program for X (similar to XFig
or tgif). It is written almost completely in Python, an object oriented
interpreted programming language.
This is a stable release. It is quite featureful and usable, but there
are still things missing that I want in a 1.0 release, hence the low
version number.
Skencil was originally named "Sketch" and the name "Sketch" is still
used is many places.
WWW: http://www.skencil.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- skencil>0:graphics/skencil
- No installation instructions:
- This port has been deleted.
- PKGNAME: skencil
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-pillow>0 : graphics/py-pillow
- update-desktop-database : devel/desktop-file-utils
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- msgfmt : devel/gettext-tools
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- Runtime dependencies:
-
- py27-pillow>0 : graphics/py-pillow
- py27-reportlab2>=0 : print/py-reportlab2
- py27-tkinter>0 : x11-toolkits/py-tkinter
- __init__.py : textproc/py-xml
- update-desktop-database : devel/desktop-file-utils
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- Library dependencies:
-
- libtk86.so : x11-toolkits/tk86
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for skencil-1.0.a784_3:
DOCS=on: Build and/or install documentation
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- tk desktop-file-utils python gettext
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
08 Aug 2015 13:20:10
|
rene |
Remove expired ports:
2015-08-08 graphics/skencil: Project is abandoned and was overtaken by sK1 fork
2015-08-08 www/ismail: Development has been discontinued for many years |
1.0.a784_3 08 Jul 2015 20:39:36 |
rm |
graphics/skencil: mark deprecated
This is quite old project being abandoned: last release was in year 2010. It's
code base relying on stale libraries and in fact it was removed from most of
the distributions. Users should switch to graphics/inkscape or another mature
vector editor. There is also Skencil's fork - sK1 [1] that is actively
developing, but that we have not in ports tree yet. There is also some story
behind the fork [2].
Not sure if this a problem of this app in gnome3 environment, or some general
failure, I wasn't able to add simple text label to the canvas getting this
everywhere:
"""
EditSelection.GetObjectMethod: editor <Sketch.Graphics.selection.EditorWrapper
instance at 0x80a128560> is not compatible
with class skencil.Sketch.Graphics.text.CommonTextEditor
"""
Mark this deprecated and set expiration date to 2015-08-08.
[1] http://sk1project.org/news.php?readmore=107
[2] http://sk1project.org/viewpage.php?page_id=21 |
1.0.a784_3 21 Oct 2014 16:36:12 |
mva |
- Convert ports of graphics/ to new USES=python
Approved by: portmgr (implicit) |
1.0.a784_3 04 Oct 2014 22:45:25 |
antoine |
Unbreak, this port depended on both py-imaging and py-pillow (via py-reportlab2) |
1.0.a784_2 28 Apr 2014 21:31:32 |
nemysis |
These ports are no longer used or cared for.
comms/spandsp-devel
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Strip library
- Fix typo
deskutils/kupfer
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Change install, cosmetical changes
(Only the first 15 lines of the commit message are shown above ) |
1.0.a784_1 18 Feb 2014 15:45:38 |
gahr |
- Convert to USES=tk desktop-file-utils |
1.0.a784_1 06 Jan 2014 23:24:46 |
nemysis |
- Bump PORTREVISION
- Change dependency print/py-reportlab to print/py-reportlab2
- Use PYDISTUTILS_AUTOPLIST=yes instead of pkg-plist
- Support STAGEDIR
- Add DOCS and NLS Options
- Use NLS_USES=gettext instead of USES=gettext
- Change NLS |
1.0.a784 18 Dec 2013 10:20:49 |
nemysis |
- Change maintainer email of my ports to @FreeBSD.org
Approved by: pawel / wg (mentors, implicit) |
1.0.a784 22 Oct 2013 13:58:56 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [fgijk])
Approved by: portmgr (bdrewery) |
1.0.a784 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
1.0.a784 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
1.0.a784 15 Mar 2013 03:06:44 |
beech |
- Add OptionsNG
- Add license
- Pass maintainership to submitter
PR: ports/176976
Submitted by: nemysis <nemysis@gmx.ch> |
1.0.a784 25 Mar 2012 03:55:56 |
miwi |
- Update to version 1.0.a784
PR: 166039
Submitted by: Ports Fury
Feature safe: yes |
0.6.17_4 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
0.6.17_4 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.6.17_3 22 Aug 2009 00:23:13 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
0.6.17_3 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.6.17_2 19 Apr 2008 17:56:05 |
miwi |
- 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) |
0.6.17_2 25 Oct 2007 22:20:45 |
alepulver |
- Use only Python 2.4 or below, since 2.5 crashes or produces memory warnnings.
- Using a non default Python version doesn't work on pointyhat/TB (because of
dependencies), so mark as appropiate in that case.
PR: ports/115926
Submitted by: bf <bf2006a@yahoo.com> |
0.6.17_1 30 Jul 2007 15:32:46 |
mm |
- Unbreak build with USE_XORG= x11 xext
Approved by: garga (mentor, implicit) |
0.6.17_1 30 Jul 2007 09:42:28 |
alexbl |
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav |
0.6.17_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.6.17 26 Nov 2005 01:48:16 |
pav |
- Add SHA256 |
0.6.17 22 Jun 2005 17:02:04 |
lawrance |
Update to 0.6.17
PR: ports/82537
Submitted by: Ports Fury |
0.6.16_1 18 Apr 2005 08:18:24 |
lawrance |
Add patch to make skencil work with python 2.4.
PR: ports/79280
Submitted by: Marian Cerny <jojo@matfyz.cz>
Approved by: clement (mentor) |
0.6.16 31 Jan 2005 22:59:41 |
krion |
Fix WWW: line
PR: ports/76898
Submitted by: Ports Fury |
0.6.16 17 Mar 2004 18:29:46 |
trevor |
SIZEify. |
0.6.16 28 Jan 2004 19:45:15 |
krion |
- Rename graphics/sketch to graphics/skencil
(project's name was changed)
- Update to version 0.6.16
- graphics/sketch will be removed
PR: ports/61957
Submitted by: Ports Fury |