Port details |
- leo Advanced outline editor for programmers
- 5.3_3 editors
=4 5.3_3Version of this port present on the latest quarterly branch.
- DEPRECATED: Qt4 has been EOL since december 2015
This port expired on: 2019-03-15
- 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: 2002-11-17 21:20:04
- Last Update: 2019-03-16 21:55:51
- SVN Revision: 495967
- People watching this port, also watch:: freetype2, py39-tkinter, links
- Also Listed In: python
- License: MIT
- WWW:
- http://leoeditor.com/
- Description:
- * Leo is a programmer's editor and a flexible browser for projects,
programs, classes or data. Leo clarifies design, coding, debugging,
testing and maintenance.
* Leo is an outlining editor. Outlines clarify the big picture while
providing unlimited space for details.
* Leo is a literate programming tool, compatible with noweb and CWEB.
Leo enhances any text-based programming language, from assembly
language and C to Java, Python and XML.
* Leo is also a data organizer. A single Leo outline can generate
complex data spanning many different files. Leo has been used to
manage web sites.
* Leo is a project manager. Leo provides multiple views of a project
within a single outline. Leo naturally represents tasks that remain
up-to-date.
* Leo is fully scriptable using Python and saves its files in XML
format.
* Leo is portable. Leo.py is 100% pure Python and will run on any
platform supporting Python and PyQt, including Windows, Linux and
MacOS X.
* Leo is Open Software, distributed under the Python License.
WWW: http://leoeditor.com/
-
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:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: leo
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (leo/Leo-5.3-final.zip) = 036a6ecf962034369ead140dcc536ed2bddb79e08bcb38020527a18c754eab43
SIZE (leo/Leo-5.3-final.zip) = 9294160
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-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-sqlite3>0 : databases/py-sqlite3@py27
- py27-docutils>0 : textproc/py-docutils@py27
- silvercity>0 : textproc/silvercity
- py27-qt4-gui>=4.12.1 : x11-toolkits/py-qt4-gui@py27
- py27-qt4-svg>=4.12.1 : graphics/py-qt4-svg@py27
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for leo-5.3_3:
PYENCHANT=off: Spell checking support via PyEnchant
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- pyqt:4 python:2.7 shebangfix zip
- 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 |
5.3_3 16 Mar 2019 21:55:51 |
tcberner |
Qt4 deprecation: Remove Qt4 and its consumes.
2019-03-15 accessibility/qt4-accessible: Qt4 has been EOL since december 2015
2019-03-15 astro/qlandkartegt: Qt4 has been EOL since december 2015
2019-03-15 astro/stellarium-qt4: Qt4 has been EOL since december 2015
2019-03-15 astro/xglobe: Qt4 has been EOL since december 2015
2019-03-15 audio/acoustid-fingerprinter: Qt4 has been EOL since december 2015
2019-03-15 audio/cueplayer: Qt4 has been EOL since december 2015
2019-03-15 audio/esperanza: Qt4 has been EOL since december 2015
2019-03-15 audio/lastfm-desktop: Qt4 has been EOL since december 2015
2019-03-15 audio/minitunes: Qt4 has been EOL since december 2015
2019-03-15 audio/mixxx20: Qt4 has been EOL since december 2015
2019-03-15 audio/mumble: Qt4 has been EOL since december 2015
2019-03-15 audio/murmur: Qt4 has been EOL since december 2015
2019-03-15 audio/puddletag: Qt4 has been EOL since december 2015 (Only the first 15 lines of the commit message are shown above ) |
5.3_3 02 Dec 2018 15:41:48 |
rene |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
5.3_3 22 Nov 2018 20:18:37 |
tcberner |
pyqt: Change install directories for Python flavor support
* PyQt could not be installed for multiple Python versions at
the same time, as there were conflicting files.
This patch creates Python-version versioned directories for
all these, and further installs binaries with a version number.
* Note, there might be some hickups for software that depends on
on of the .so's provided by PyQt5, which might not be found
anymore autmotically, and maybe need some LD-flaggery.
* Update PyQt5 to 5.10.1
* Mark www/py-qt5-webengine broken. It is unforuntately no longer
compatible with the old qt5-webengine-5.9.4 we ship.
PR: 232745
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D8714 |
5.3_2 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
5.3_2 19 Feb 2018 11:10:43 |
antoine |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
5.3_1 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
5.3_1 21 Apr 2017 14:16:37 |
amdmi3 |
- Fix shebangs |
5.3 04 Feb 2017 13:37:15 |
tcberner |
Switch ports to use USE_PYQT=<foo> instead of using RUN_- and BUILD_DEPENDS
pyqt.mk provides USE_PYQT=<list> to depend on its components. Convert the ports
not yet using it to it.
Reviewed by: rakuco, mat
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D9261 |
5.3 09 May 2016 13:42:58 |
mat |
Update to 5.3.
PR: 209293
Submitted by: tkato432 yahoo com
Sponsored by: Absolight |
5.2 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
5.2 23 Mar 2016 14:05:54 |
mat |
Update to 5.2.
Remove the DOCS option, it was not used for anything.
PR: 208207
Submitted by: tkato432 yahoo com
Sponsored by: Absolight |
5.1_2 18 Nov 2015 18:24:18 |
rm |
editors/leo: fix runtime
- fix runtime
- limit to python 2.x, because port's dependency textproc/silvercity
fails to build with python3
- bump PORTREVISION because of package change
PR: 200920
Submitted by: Michael Krauss <hippodriver@codunix.org> |
5.1_1 09 Jun 2015 19:45:07 |
amdmi3 |
- Fix shebangs
MFH: 2015Q2 (blanket) |
5.1 19 May 2015 08:45:08 |
wen |
- Update to 5.1
PR: 200301
Submitted by: tkato432@yahoo.com |
5.0 03 Mar 2015 20:28:56 |
madpilot |
- Update to 5.0
- Simplify Makefile
PR: 197426
Submitted by: tkato432@yahoo.com |
4.11_1 19 Oct 2014 15:43:33 |
mva |
- Convert ports from dns/, editors/ and emulators/ to new
USES=python
Approved by: portmgr (implicit) |
4.11_1 23 Sep 2014 16:14:37 |
amdmi3 |
- Drop @dirrm* from plist |
4.11_1 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
4.11 29 May 2014 17:48:12 |
marino |
2 more ports: convert to USES+= zip
USES=zip is required when at least one distfile is a zip archive, unless
the after-extraction arguments are tailored for ${TAR}
Approved by: general infrastructure blanket |
4.11 26 Nov 2013 20:25:32 |
wg |
editors/leo: update to 4.11
- Update to 4.11
- Allow staging
- USES shebangfix
PR: ports/184225
Submitted by: KATO Tsuguru <tkato432 yahoo.com> |
4.10_4 20 Sep 2013 16:36:24 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors) |
4.10_4 11 Jun 2013 18:22:13 |
rm |
- trim Makefile header (other changes from PR were committed independently)
while here:
- whitespace fix in pkg-descr
- change USE_PYTHON to just ``yes'' (we haven't python's lt 2.6 in the tree)
PR: 179419
Submitted by: Michael Gmelin <freebsd@grem.de> |
4.10_4 28 Mar 2013 16:29:01 |
eadler |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
4.10_4 03 Feb 2013 18:16:55 |
makc |
Bump PORTREVISON after devel/py-sip and devel/qscintilla2 update.
x11-toolkits/py-qt:
- mark BROKEN: does not build with latest devel/py-sip |
4.10_3 05 Jun 2012 20:54:01 |
sylvio |
- Install missing icons
- New OptionsNG
PR: ports/168600
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
4.10_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
4.10_1 25 May 2012 01:50:36 |
makc |
Chase PyQT update |
4.10 21 May 2012 03:10:24 |
miwi |
- Update to 4.10
PR: 168029
Submitted by: Ports Fury |
4.9 27 Nov 2011 10:00:11 |
miwi |
- Update to 4.9
PR: 162839
Submitted by: Ports Fury
Feature safe: yes |
4.8 27 Mar 2011 10:35:10 |
miwi |
- Update to 4.8
PR: 155811
Submitted by: Ports Fyry |
4.4.8_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
4.4.8_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
4.4.8 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
4.4.8 22 Aug 2009 00:20:34 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with E,F |
4.4.8 02 Aug 2008 22:34:45 |
miwi |
- Update to 4.4.8
PR: 126170
Submitted by: Ports Fury |
4.2.1_1 27 Jul 2008 04:30:53 |
linimon |
Reset sergei@ due to maintainer-timeouts and no response to email.
Hat: portmgr |
4.2.1_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}. |
4.2.1 25 Nov 2005 14:05:38 |
sergei |
- Add SHA256 checksums to my ports |
4.2.1 21 Feb 2005 15:23:32 |
sergei |
- Update to 4.2.1 |
4.1 15 Mar 2004 16:51:15 |
sergei |
- Update to 4.1-final |
4.1.r3 30 Jan 2004 16:03:29 |
sergei |
SIZE *DOES* MATTER. |
4.1.r3 25 Dec 2003 15:52:55 |
sergei |
- Update to 4.1-rc3 (unbreaks fetching) |
4.0.4 04 Nov 2003 15:57:38 |
sergei |
- Update to 4.0.4 |
4.0.1 23 Oct 2003 10:56:09 |
sergei |
- Update to 4.0.1 (bugfix release):
- Fixes several crashers.
- Fixes indentation for section references that are preceded by something
other than whitespace.
- Removes debugging traces when reading and writing unknown attributes.
- Removes some improperly cloned nodes from LeoDocs.leo.
- Adds the checkTopologyOfAllClones script.
- Fixes some problems with plugins.
Approved by: krion (implicit) |
4.0 23 Oct 2003 05:42:49 |
sergei |
Change to my @FreeBSD.org address.
Approved by: krion |
4.0 21 Oct 2003 09:24:12 |
osa |
Update to 4.0.
Submitted by: Sergei Kolobov <sergei@kolobov.com> (maintainer)
PR: 58322 |
4.0.b3 09 Oct 2003 13:56:07 |
krion |
- Update to 4.0.b3
PR: 57798
Submitted by: maintainer |
4.0.b1 08 Oct 2003 14:54:58 |
krion |
- Fix WWW line in pkg-descr
PR: 57744
Submitted by: Piotr Smyrak <smyru@smyrak.com>
Approved by: maintainer |
4.0.b1 29 Sep 2003 18:11:08 |
krion |
- Update to 4.0.b1
PR: 57366
Submitted by: Sergei Kolobov <sergei@kolobov.com> (maintainer) |
3.12.1.b1 25 Jul 2003 18:20:03 |
krion |
- Update to 3.12.1 beta 1
PR: 54856
Submitted by: Sergei Kolobov <sergei@kolobov.com>
Approved by: fjoe (mentor) (implicit) |
3.12 22 Jul 2003 11:02:54 |
krion |
Update to 3.12
PR: 54702
Submitted by: maintainer
Approved by: fjoe (mentor> |
3.12.b3 16 Jul 2003 10:03:33 |
nork |
o Update to 3.12.b3.
o Sort pkg-plist.
PR: ports/54512
Submitted by: Sergei Kolobov <sergei@kolobov.com> (maintainer) |
3.12.b1 08 Jul 2003 12:01:24 |
daichi |
update editors/leo: 3.11.1 -> 3.12.b1
PR: 54213
Submitted by: Sergei Kolobov <sergei@kolobov.com> (maintainer) |
3.11.1 22 Jun 2003 15:14:01 |
erwin |
- Update to 3.11.1
- Reformat pkg-descr to make portlint happy
- Update WWW tag and add Author tag
- Take maintainership
PR: 53590
Submitted by: Sergei Kolobov <sergei@kolobov.com> |
3.10_1 08 Jun 2003 21:13:49 |
will |
Please see http://freebsd.kde.org/memoriam/alane.php for an In Memoriam page. |
3.10_1 08 Jun 2003 21:06:22 |
will |
REST IN PEACE
Alan Eldridge
Born December 15, 1961 in Iowa
Died June 6, 2003 in Denver, Colorado
Thank you for your contributions, you
will be greatly missed. |
3.10_1 28 Apr 2003 17:55:28 |
alane |
update revision to push out distfile fix |
3.10 28 Apr 2003 17:53:32 |
alane |
Fix MD5 for changed docs file.
PR: 50876 51103 |
3.10 05 Apr 2003 23:09:29 |
alane |
update to 3.10 |
3.9 07 Mar 2003 06:22:17 |
ade |
Cleaning up after the wonders of remote cvs |
3.9 07 Mar 2003 06:00:45 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
3.9 24 Nov 2002 02:51:42 |
alane |
Updated to version 3.9. Added new webdocs author provided for me. |
3.8_2 19 Nov 2002 01:24:49 |
alane |
Put a real description in pkg-descr by copying the author's excellent
description of his work from his web site. |
3.8_2 19 Nov 2002 01:15:31 |
alane |
* PORTREVISION => 2.
* Added examples files.
* Revised the way vars are used to a more general way that I can reuse.
* Defined vars for the various dirs and their subdir equivs. that a port
may need.
* Moved the distfiles to their own subdir of $DISTDIR, cause there's 6 of
them now. |
3.8_1 18 Nov 2002 02:55:54 |
alane |
PORTREVISION => 1.
Added an excellent tutorial, creating a docs dir.
Cleaned up do-install procedure some. |
3.8 17 Nov 2002 21:17:08 |
alane |
add leo because addport barfed on itself |
3.8 17 Nov 2002 21:16:50 |
alane |
add leo because addport barfed on itself |