Port details |
- qscintilla QT port of the Scintilla C++ editor class
- 1.7.1_8 x11-toolkits
=20 1.7.1_8Version of this port present on the latest quarterly branch.
- DEPRECATED: Depends on QT3; unmaintained
This port expired on: 2013-07-01
- 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: 2003-08-03 10:29:30
- Last Update: 2013-07-26 19:19:21
- SVN Revision: 323748
- People watching this port, also watch:: glib, libmad, zip, pcre
- License: not specified in port
- Description:
- QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor class.
As well as features found in standard text editing components, QScintilla
includes features especially useful when editing and debugging source code.
These include support for syntax styling, error indicators, code completion
and call tips. The selection margin can contain markers like those used in
debuggers to indicate breakpoints and the current line. Styling choices are
more open than with many editors, allowing the use of proportional fonts,
bold and italics, multiple foreground and background colours and multiple
fonts.
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:
-
- qscintilla>0:x11-toolkits/qscintilla
- No installation instructions:
- This port has been deleted.
- PKGNAME: qscintilla
- 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:
-
- qmake : devel/qmake
- moc : x11-toolkits/qt33
- Runtime dependencies:
-
- moc : x11-toolkits/qt33
- NOTE: dependencies for deleted ports are notoriously suspect
- This port is required by:
- for Libraries
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for qscintilla-1.7.1_8:
DESIGNER_PLUGIN=on: Install plugin for Qt Designer
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
LANG_DE=on: Install German translation
LANG_FR=on: Install French translation
LANG_PTBR=on: Install Brazilian Portuguese translation
LANG_RU=on: Install Russian translation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- 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 |
1.7.1_8 26 Jul 2013 19:19:21 |
rene |
KDE3 and QT3 expired on 2013-07-01, remove these ports.
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.
Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports
PR: ports/180745
Submitted by: rene
Approved by: portmgr (bapt)
Exp-run by: bapt |
1.7.1_8 05 Feb 2013 11:02:30 |
gahr |
- Revert my previous commit, QScintilla2 already exists in devel/qscintilla2
Notified by: bapt, makc |
2.7 05 Feb 2013 10:44:35 |
gahr |
- Update to 2.7 (support for Qt4)
- Undeprecate
- Take maintainership |
1.7.1_8 30 Dec 2012 12:03:52 |
beat |
- Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8
was released in 2007 and KDE 3.5.10 in 2008 and both are no longer
maintained upstream nor in our tree.
- Set EXPIRATION_DATE to 2013-07-01
Discussed with: bapt, tabthorpe |
1.7.1_8 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.7.1_7 31 May 2012 22:35:33 |
bapt |
Fix multiple options testing in one line |
1.7.1_7 31 May 2012 14:49:27 |
bapt |
Convert to new options framework |
1.7.1_7 08 Mar 2012 14:08:42 |
makc |
Disconnect ports we don't maintain from bsd.pyqt.mk |
1.7.1_7 02 Aug 2011 20:58:23 |
ehaupt |
Remove WWW entries from unmaintained ports that return 404 or where the domain
disappeared. |
1.7.1_7 07 Jul 2011 17:21:58 |
makc |
Reset maintainership de jure. In fact KDE 3 has not been maintained by our team
for a long time, not to mention upstream.
Discussed a while ago among the KDE/FreeBSD team. |
1.7.1_7 02 Jul 2011 18:18:48 |
miwi |
- Kick MD5 support |
1.7.1_7 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.7.1_6 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.7.1_5 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 |
1.7.1_4 14 Feb 2009 22:58:55 |
makc |
Update PyQt4 ports to 4.4.4, new ports:
devel/py-qt4-help
multimedia/py-qt4-phonon
textproc/py-qt4-xmlpatterns
www/py-qt4-webkit
Update QScintilla2 to 2.3.2, PyQt3 to 3.17.6, PyKDE3 to 3.16.2.
Pass maintainership to kde@FreeBSD.org. Thanks Danny Ricin for his great work.
PR: based on ports/130219
Submitted by: Dima Panov" <fluffy at fluffy.khv.ru> |
1.7.1_4 06 Jun 2008 14:16:37 |
edwin |
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) |
1.7.1_3 02 May 2008 10:00:00 |
miwi |
ports/devel/py-sip/files/bsd.pyqt.mk
- Riverbank master sites have changed
- Add a version number (simply date) for the .mk file itself
ports/x11-toolkits/qscintilla/Makefile
- Include bsd.pyqt.mk and adapt Makefile accordingly
- Add NOPORTEXAMPLES test where appropriate
- Bump PORTREVISION
Submitted by: Danny Pansters <danny@ricin.com> (maintainer via private mail) |
1.7.1_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) |
1.7.1_2 23 Mar 2008 16:44:09 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
1.7.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}. |
1.7.1 13 Feb 2007 00:16:29 |
pav |
- Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework
Submitted by: rafan
Tested on: pointyhat |
1.7.1 22 Jan 2007 08:30:54 |
miwi |
- Pass maintainership to submitter
PR: 108161
Submitted by: Danny Pansters <danny@ricin.com> |
1.7.1 10 Dec 2006 22:07:27 |
miwi |
- Update to 1.7.1
PR: ports/106539
Submitted by: Max Brazhnikov<makc@issp.ac.ru> |
1.6 07 Sep 2006 22:47:42 |
linimon |
Reset maintainer at his request.
PR: 102997-103001, 103003 |
1.6 18 Mar 2006 16:36:47 |
thierry |
Fix MASTERSITES.
Approved by: Danny Pansters <danny (at) ricin.com> (maintainer) |
1.6 14 Nov 2005 00:06:46 |
mnag |
Add SHA256
PR: 88959
Submitted by: maintainer |
1.6 23 Oct 2005 02:50:18 |
edwin |
[maintainer] x11-toolkits/qscintilla: make X11BASE agnostic
*BASE police: This port used /usr/X11R6 somewhere, should be X11BASE
PR: ports/87850
Submitted by: Danny Pansters <danny@ricin.com> |
1.6 05 Sep 2005 16:53:17 |
vsevolod |
Update to 1.6.
Add more language support.
Introduce port options.
PR: 85504
Submitted by: maintainer
Approved by: perky (mentor) |
1.5.1_1 13 Jul 2005 12:23:43 |
mich |
o Update to latest snapshot, in line with py-sip and py-qt
o Give maintainer-ship to submitter
PR: ports/83356
Submitted by: Danny Pansters <danny@ricin.com> |
1.5.1 11 Mar 2005 08:41:10 |
flz |
- Update to 1.5.1.
Approved by: pav (mentor) |
1.5 25 Feb 2005 14:30:37 |
krion |
Update to version 1.5
PR: ports/77978
Submitted by: Ports Fury |
1.4_1 10 Nov 2004 09:52:48 |
arved |
Add a missing file to pkg-plist. Bump PORTREVISION
Submitted by: lofi
Drop Maintainership |
1.4 13 Oct 2004 09:20:21 |
arved |
Update qscintilla to 1.4
Bump PORTREVISION of affected port.
PR: 72152
Submitted by: Danny Pansters <danny@ricin.com> |
1.3 20 May 2004 11:14:21 |
arved |
Update to 1.3
PR: 66934
Submitted by: Stefan Walter <sw@gegenunendlich.de> |
1.2 18 Mar 2004 15:17:40 |
arved |
Add SIZE
Submitted by: trevor |
1.2 26 Feb 2004 20:59:36 |
lofi |
Remove qmake from RUN_DEPENDS in x11-toolkits/qt32 and chase ports which
BUILD_DEPEND on qmake now. |
1.2 20 Jan 2004 13:12:38 |
arved |
Location of qmake code changed.
Submitted by: leafy <leafy@leafy.idv.tw> |
1.2 21 Aug 2003 17:17:54 |
arved |
Update to 1.2 |
1.1 03 Aug 2003 10:29:00 |
arved |
Add qscintilla, QT port of scintilla. |