aboutsummaryrefslogtreecommitdiff
path: root/editors/scite
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* editors/scite: Updaet to 4.4.5Li-Wen Hsu2020-10-295-25/+30
| | | | | | | | | PR: 250663 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) MFH: 2020Q4 Notes: svn path=/head/; revision=553639
* x11-toolkits/scintilla & editors/scite: Update to 4.3.2Tobias C. Berner2020-03-152-4/+4
| | | | | | | | | | | Changelog: https://www.scintilla.org/ScintillaHistory.html PR: 244825 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=528487
* x11-toolkits/scintilla & editors/scite: Update to 4.3.0Tobias C. Berner2020-03-083-28/+33
| | | | | | | | PR: 243644 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=528056
* Update to 4.2.3Jochen Neumeister2020-01-082-4/+4
| | | | | | | | | PR: 242975 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Sponsored by: Netzkommune GmbH Notes: svn path=/head/; revision=522369
* - Update to 4.2.1Dmitry Marakasov2019-12-042-5/+4
| | | | | | | | PR: 242333 Submitted by: cyberbotx@cyberbotx.com (maintainer) Notes: svn path=/head/; revision=519016
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-0/+1
| | | | | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330 Notes: svn path=/head/; revision=507372
* x11-toolkits/scintilla: update 4.1.0 -> 4.2.0Kurt Jaeger2019-07-104-21/+11
| | | | | | | | | | | editors/scite: update 4.1.0 -> 4.2.0 PR: 238505 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Relnotes: https://www.scintilla.org/ScintillaHistory.html Notes: svn path=/head/; revision=506375
* editors/scite, x11-toolkits/scintilla: Remove nop CXXSTDTobias Kortkamp2019-05-271-1/+0
| | | | | | | It is overwritten by USES=compiler later anyway. Notes: svn path=/head/; revision=502769
* editors/scite: update to 4.1.0Steve Wills2019-01-274-26/+32
| | | | | | | | PR: 228909 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=491445
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-0/+1
| | | | | | | | | | | | | | | | | | defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590 Notes: svn path=/head/; revision=487272
* x11-toolkits/scintilla editors/scite: Update to 4.0.2Yuri Victorovich2018-02-232-6/+5
| | | | | | | | | | | Also changed to DISTVERSION. PR: 225221 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Approved by: tcberner (mentor, implicit) Notes: svn path=/head/; revision=462677
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2017-09-101-0/+1
| | | | | | | | | | | | | | | | | (via Mk/bsd.default-versions.mk and lang/gcc) which has moved from GCC 5.4 to GCC 6.4 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang, c++14-lang, c++0x, c11, or gcc-c++11-lib. PR: 219275 Notes: svn path=/head/; revision=449591
* - Update to 3.7.5Dmitry Marakasov2017-06-192-4/+4
| | | | | | | | | PR: 219711 Submitted by: lightside@gmx.com Approved by: cyberbotx@cyberbotx.com (maintainer) Notes: svn path=/head/; revision=443867
* - Update to 3.7.4Martin Wilke2017-05-062-5/+4
| | | | | | | | | PR: 218228 Submitted by: lightside@gmx.com Approved by: maintainer Notes: svn path=/head/; revision=440229
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-011-0/+1
| | | | | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms). This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707 Notes: svn path=/head/; revision=437439
* - Update x11-toolkits/scintilla t o 3.7.3Guido Falsi2017-03-122-4/+4
| | | | | | | | | | | - Update editors/scite to 3.7.3 PR: 217693 Submitted by: lightside <lightside@gmx.com> Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=436016
* x11-toolkits/scintilla, editors/scite: Update to 3.7.1Jason E. Hale2016-12-122-4/+4
| | | | | | | | | | Changes: http://www.scintilla.org/ScintillaHistory.html PR: 215234 Submitted by: lightside <lightside@gmx.com> Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=428388
* x11-toolkits/scintilla, editors/scite: update to 3.7.0Jan Beich2016-11-062-4/+4
| | | | | | | | | Changes: http://www.scintilla.org/ScintillaHistory.html PR: 213556 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=425459
* - Update to 3.6.7Dmitry Marakasov2016-09-073-11/+13
| | | | | | | | | PR: 212404 Submitted by: lightside@gmx.com Approved by: cyberbotx@cyberbotx.com (maintainer) Notes: svn path=/head/; revision=421512
* - Update to 3.6.6Guido Falsi2016-07-112-5/+5
| | | | | | | | | | | - Add missing dependencies for editors/scite PR: 210940 Submitted by: lightside at gmx.com Approved by: Naram Qashat <cyberbotx at cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=418359
* Update scite and scintilla to 3.6.5.Guido Falsi2016-05-142-3/+4
| | | | | | | | | PR: 209489 Submitted by: me Approved by: Naram Qashat <cyberbotx at cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=415182
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* - Update to 3.6.4Wen Heping2016-03-272-3/+3
| | | | | | | | | PR: 208298 Submitted by: sergey.v.brunov@gmail.com Approved by: maintainer Notes: svn path=/head/; revision=411977
* Update to 3.6.3Olivier Duchateau2016-02-072-3/+3
| | | | | | | | PR: 206751 Submitted by: Naram Qashat (maintainer) Notes: svn path=/head/; revision=408345
* - Update to 3.6.2Dmitry Marakasov2015-11-233-10/+10
| | | | | | | | PR: 204561 Submitted by: cyberbotx@cyberbotx.com (maintainer) Notes: svn path=/head/; revision=402318
* x11-toolkits/scintilla, editors/scite: update to 3.6.1Jan Beich2015-09-242-3/+3
| | | | | | | | | Changes: http://www.scintilla.org/ScintillaHistory.html PR: 203144 Submitted by: Naram Qashat cyberbotx@cyberbotx.com (maintainer) Notes: svn path=/head/; revision=397704
* Update to 3.6.0Guido Falsi2015-08-292-3/+3
| | | | | | | | PR: 202377 Submitted by: Naram Qashat <cyberbotx at cyberbotx.com> Notes: svn path=/head/; revision=395561
* - Update to 3.5.7Dmitry Marakasov2015-06-232-3/+3
| | | | | | | | PR: 201000 Submitted by: cyberbotx@cyberbotx.com (maintainer) Notes: svn path=/head/; revision=390420
* - Update to 3.5.6Dmitry Marakasov2015-06-022-10/+4
| | | | | | | | PR: 200531 Submitted by: cyberbotx@cyberbotx.com (maintainer) Notes: svn path=/head/; revision=388383
* x11-toolkits/scintilla, editors/scite: update to 3.5.5Jan Beich2015-05-042-3/+3
| | | | | | | | | | | | - Pet portlint since r383894 by formatting patches with makepatch target Changes: http://www.scintilla.org/ScintillaHistory.html PR: 199565 Submitted by: lightside <lightside@gmx.com> Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=385395
* Upgrade to 3.5.4.Vanilla I. Shu2015-03-112-3/+3
| | | | | | | | PR: 198501 Submitted by: maintainer Notes: svn path=/head/; revision=380972
* - Update to 3.5.3Dmitry Marakasov2015-01-262-3/+3
| | | | | | | | PR: 196952 Submitted by: cyberbotx@cyberbotx.com (maintainer) Notes: svn path=/head/; revision=377946
* - Update to 3.5.2Dmitry Marakasov2014-12-053-92/+13
| | | | | | | | | | | | - Add license information - Simplify installation PR: 195675 Submitted by: lightside@gmx.com Approved by: cyberbotx@cyberbotx.com (maintainer) Notes: svn path=/head/; revision=374011
* - Update scintilla and scite to 3.5.1Guido Falsi2014-10-104-7/+7
| | | | | | | | | | - Remove dirrms PR: 193781 Submitted by: Naram Qashat <cyberbotx at cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=370597
* scite and scintilla: Upgrade version 3.4.1 => 3.4.4John Marino2014-08-084-31/+21
| | | | | | | | PR: 190754 Submitted by: maintainer (Naram Qashat) Notes: svn path=/head/; revision=364377
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363374
* - Update to 3.4.1Guido Falsi2014-04-232-3/+3
| | | | | | | | | | | - in x11-toolkits/scintilla, leverage USES=compiler to check if we're on clang or gcc PR: ports/188782, ports/188783 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=351916
* - Update to 3.3.9Guido Falsi2014-03-054-20/+21
| | | | | | | | | | | - Convert to staging PR: ports/186175 Submitted by: me Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=347091
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-222-3/+0
| | | | | | | | | the mtree (categories starting with [bce]) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331271
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | editors) Notes: svn path=/head/; revision=327720
* - Update scintilla and scite to 3.3.5Guido Falsi2013-09-122-3/+3
| | | | | | | | | | | - The update fixes build on recent head PR: ports/182014 Submitted by: me Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=327053
* - Add explicit dependency on pkgconfigGuido Falsi2013-09-051-2/+2
| | | | | | | | | - While here, convert to new LIB_DEPENDS format Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326375
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Update to 3.3.3.Raphael Kubo da Costa2013-06-223-8/+8
| | | | | | | | PR: ports/179851 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=321588
* - Update to 3.3.1Guido Falsi2013-05-032-3/+3
| | | | | | | | PR: ports/178307, ports/178308 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=317248
* Update to 3.2.5Max Brazhnikov2013-02-273-14/+11
| | | | | | | | PR: ports/176458 Submitted by: Naram Qashat (maintainer) Notes: svn path=/head/; revision=313047
* - Update x11-toolkits/scintilla and editors/scite to 3.2.4Guido Falsi2013-01-182-3/+3
| | | | | | | | PR: ports/175395, ports/175396 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=310600
* - Update scintilla and scite to 3.2.3Guido Falsi2012-10-252-9/+4
| | | | | | | | | PR: ports/173082, ports/173083 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=306409
* - Update to 3.2.2.Raphael Kubo da Costa2012-10-243-32/+18
| | | | | | | | | | | - Trim Makefile header. PR: ports/172443 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=306357