non port: editors/scite/Makefile |
SVNWeb
|
Number of commits found: 134 (showing only 100 on this page) |
Thu, 2 Mar 2023
|
[ 05:23 Tobias C. Berner (tcberner) ] fa81a4f (Only the first 10 of 1168 ports in this commit are shown above. )
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above )
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] 7cd7a8d (Only the first 10 of 119 ports in this commit are shown above. )
editors: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohout <shanee@augusta.de>
* Andrej Zverev <az@inec.ru>
* Andrey Zakhvatov
* Anton Tornqvist <antont@inbox.lv>
* Bill Fumerola <billf@chc-chimes.com>
* Bob Eager <bob@eager.cx>
* Chris D. Faulhaber <jedgar@fxp.org> (Only the first 15 lines of the commit message are shown above )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Thu, 29 Oct 2020
|
[ 20:06 lwhsu ]
editors/scite: Updaet to 4.4.5
PR: 250663
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
MFH: 2020Q4
|
Sun, 15 Mar 2020
|
[ 15:08 tcberner ]
x11-toolkits/scintilla & editors/scite: Update to 4.3.2
Changelog:
https://www.scintilla.org/ScintillaHistory.html
PR: 244825
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
|
Sun, 8 Mar 2020
|
[ 16:47 tcberner ]
x11-toolkits/scintilla & editors/scite: Update to 4.3.0
PR: 243644
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
|
Wed, 8 Jan 2020
|
[ 10:47 joneum ]
Update to 4.2.3
PR: 242975
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Sponsored by: Netzkommune GmbH
|
Wed, 4 Dec 2019
|
[ 15:02 amdmi3 ]
- Update to 4.2.1
PR: 242333
Submitted by: cyberbotx@cyberbotx.com (maintainer)
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
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
|
Wed, 10 Jul 2019
|
[ 17:47 pi ]
x11-toolkits/scintilla: update 4.1.0 -> 4.2.0
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
|
Mon, 27 May 2019
|
[ 06:16 tobik ]
editors/scite, x11-toolkits/scintilla: Remove nop CXXSTD
It is overwritten by USES=compiler later anyway.
|
Sun, 27 Jan 2019
|
[ 23:57 swills ]
editors/scite: update to 4.1.0
PR: 228909
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
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
|
Fri, 23 Feb 2018
|
[ 07:46 yuri ]
x11-toolkits/scintilla editors/scite: Update to 4.0.2
Also changed to DISTVERSION.
PR: 225221
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Approved by: tcberner (mentor, implicit)
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] (Only the first 10 of 1201 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
(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
|
Mon, 19 Jun 2017
|
[ 09:43 amdmi3 ]
- Update to 3.7.5
PR: 219711
Submitted by: lightside@gmx.com
Approved by: cyberbotx@cyberbotx.com (maintainer)
|
Sat, 6 May 2017
|
[ 06:00 miwi ]
- Update to 3.7.4
PR: 218228
Submitted by: lightside@gmx.com
Approved by: maintainer
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] (Only the first 10 of 1118 ports in this commit are shown above. )
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
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
|
Sun, 12 Mar 2017
|
[ 19:11 madpilot ]
- Update x11-toolkits/scintilla t o 3.7.3
- Update editors/scite to 3.7.3
PR: 217693
Submitted by: lightside <lightside@gmx.com>
Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
|
Mon, 12 Dec 2016
|
[ 00:40 jhale ]
x11-toolkits/scintilla, editors/scite: Update to 3.7.1
Changes: http://www.scintilla.org/ScintillaHistory.html
PR: 215234
Submitted by: lightside <lightside@gmx.com>
Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
|
Sun, 6 Nov 2016
|
[ 01:21 jbeich ]
x11-toolkits/scintilla, editors/scite: update to 3.7.0
Changes: http://www.scintilla.org/ScintillaHistory.html
PR: 213556
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
|
Wed, 7 Sep 2016
|
[ 16:39 amdmi3 ]
- Update to 3.6.7
PR: 212404
Submitted by: lightside@gmx.com
Approved by: cyberbotx@cyberbotx.com (maintainer)
|
Mon, 11 Jul 2016
|
[ 08:58 madpilot ]
- Update to 3.6.6
- Add missing dependencies for editors/scite
PR: 210940
Submitted by: lightside at gmx.com
Approved by: Naram Qashat <cyberbotx at cyberbotx.com> (maintainer)
|
Sat, 14 May 2016
|
[ 08:54 madpilot ]
Update scite and scintilla to 3.6.5.
PR: 209489
Submitted by: me
Approved by: Naram Qashat <cyberbotx at cyberbotx.com> (maintainer)
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 27 Mar 2016
|
[ 05:04 wen ]
- Update to 3.6.4
PR: 208298
Submitted by: sergey.v.brunov@gmail.com
Approved by: maintainer
|
Sun, 7 Feb 2016
|
[ 07:17 olivierd ]
Update to 3.6.3
PR: 206751
Submitted by: Naram Qashat (maintainer)
|
Mon, 23 Nov 2015
|
[ 19:35 amdmi3 ]
- Update to 3.6.2
PR: 204561
Submitted by: cyberbotx@cyberbotx.com (maintainer)
|
Thu, 24 Sep 2015
|
[ 18:10 jbeich ]
x11-toolkits/scintilla, editors/scite: update to 3.6.1
Changes: http://www.scintilla.org/ScintillaHistory.html
PR: 203144
Submitted by: Naram Qashat cyberbotx@cyberbotx.com (maintainer)
|
Sat, 29 Aug 2015
|
[ 16:42 madpilot ]
Update to 3.6.0
PR: 202377
Submitted by: Naram Qashat <cyberbotx at cyberbotx.com>
|
Tue, 23 Jun 2015
|
[ 16:01 amdmi3 ]
- Update to 3.5.7
PR: 201000
Submitted by: cyberbotx@cyberbotx.com (maintainer)
|
Tue, 2 Jun 2015
|
[ 19:05 amdmi3 ]
- Update to 3.5.6
PR: 200531
Submitted by: cyberbotx@cyberbotx.com (maintainer)
|
Mon, 4 May 2015
|
[ 11:17 jbeich ]
x11-toolkits/scintilla, editors/scite: update to 3.5.5
- 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)
|
Wed, 11 Mar 2015
|
[ 02:57 vanilla ]
Upgrade to 3.5.4.
PR: 198501
Submitted by: maintainer
|
Mon, 26 Jan 2015
|
[ 19:55 amdmi3 ]
- Update to 3.5.3
PR: 196952
Submitted by: cyberbotx@cyberbotx.com (maintainer)
|
Fri, 5 Dec 2014
|
[ 12:36 amdmi3 ]
- Update to 3.5.2
- Add license information
- Simplify installation
PR: 195675
Submitted by: lightside@gmx.com
Approved by: cyberbotx@cyberbotx.com (maintainer)
|
Fri, 10 Oct 2014
|
[ 16:24 madpilot ]
- Update scintilla and scite to 3.5.1
- Remove dirrms
PR: 193781
Submitted by: Naram Qashat <cyberbotx at cyberbotx.com> (maintainer)
|
Fri, 8 Aug 2014
|
[ 19:47 marino ]
scite and scintilla: Upgrade version 3.4.1 => 3.4.4
PR: 190754
Submitted by: maintainer (Naram Qashat)
|
Tue, 29 Jul 2014
|
[ 19:11 adamw ] (Only the first 10 of 436 ports in this commit are shown above. )
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports)
|
Wed, 23 Apr 2014
|
[ 08:43 madpilot ]
- Update to 3.4.1
- 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)
|
Wed, 5 Mar 2014
|
[ 01:23 madpilot ]
- Update to 3.3.9
- Convert to staging
PR: ports/186175
Submitted by: me
Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
|
Tue, 22 Oct 2013
|
[ 13:57 amdmi3 ] (Only the first 10 of 103 ports in this commit are shown above. )
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [bce])
Approved by: portmgr (bdrewery)
|
Fri, 20 Sep 2013
|
[ 16:36 bapt ] (Only the first 10 of 298 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors)
|
Thu, 12 Sep 2013
|
[ 11:34 madpilot ]
- Update scintilla and scite to 3.3.5
- The update fixes build on recent head
PR: ports/182014
Submitted by: me
Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
|
Thu, 5 Sep 2013
|
[ 09:38 madpilot ]
- Add explicit dependency on pkgconfig
- While here, convert to new LIB_DEPENDS format
Approved by: portmgr (bapt)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Sat, 22 Jun 2013
|
[ 20:09 rakuco ]
Update to 3.3.3.
PR: ports/179851
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
|
Fri, 3 May 2013
|
[ 20:50 madpilot ]
- Update to 3.3.1
PR: ports/178307, ports/178308
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
|
Wed, 27 Feb 2013
|
[ 11:47 makc ]
Update to 3.2.5
PR: ports/176458
Submitted by: Naram Qashat (maintainer)
|
Fri, 18 Jan 2013
|
[ 12:35 madpilot ]
- Update x11-toolkits/scintilla and editors/scite to 3.2.4
PR: ports/175395, ports/175396
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
|
Thu, 25 Oct 2012
|
[ 22:44 madpilot ]
- Update scintilla and scite to 3.2.3
PR: ports/173082, ports/173083
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Feature safe: yes
|
Wed, 24 Oct 2012
|
[ 21:42 rakuco ]
- Update to 3.2.2.
- Trim Makefile header.
PR: ports/172443
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Feature safe: yes
|
Mon, 13 Aug 2012
|
[ 19:41 madpilot ]
- Update to 3.2.1
PR: ports/170565
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Approved by: tabthorpe (mentor)
|
Wed, 25 Jul 2012
|
[ 11:24 cs ] (Only the first 10 of 60 ports in this commit are shown above. )
Fix typos in COMMENT
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Sun, 22 Apr 2012
|
[ 16:42 scheidell ]
- Update to 3.1.0
PR: ports/167188
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
|
Sat, 24 Mar 2012
|
[ 16:00 miwi ]
- Update to 3.0.4
PR: 165948
Submitted by: maintainer
Feature safe: yes
|
Tue, 21 Feb 2012
|
[ 13:21 culot ]
- Update to 3.0.3
PR: ports/165050
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
|
Sat, 17 Dec 2011
|
[ 11:06 crees ]
Update to 3.0.2
PR: ports/163185
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
|
Mon, 14 Nov 2011
|
[ 09:00 wen ]
- Update to 3.0.0
PR: ports/162546
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Feature safe: yes
|
Tue, 4 Oct 2011
|
[ 00:47 eadler ]
- update to 2.29
PR: ports/161211
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Approved by: sahil (mentor)
|
Tue, 27 Sep 2011
|
[ 20:06 bf ]
Fix a linking problem on 9.0
Reported by: pav
Approved by: N. Qashat (maintainer)
|
Mon, 5 Sep 2011
|
[ 15:35 pawel ]
Update to version 2.28
PR: ports/160439
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Approved by: miwi, wen (mentors implicit)
|
Mon, 4 Jul 2011
|
[ 18:25 dhn ]
- Update to 2.27
PR: ports/158627
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
|
Mon, 2 May 2011
|
[ 17:32 dhn ]
- Update to 2.25
PR: ports/156762
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
|
Sun, 6 Feb 2011
|
[ 09:41 miwi ]
- Update to 2.24
PR: 154544
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Feature safe: yes
|
Mon, 3 Jan 2011
|
[ 13:16 arved ]
Update to 2.23
PR: 153638
Submitted by: maintainer
|
Thu, 28 Oct 2010
|
[ 08:31 wen ]
- Update to 2.22
PR: ports/151790
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
|
Sun, 5 Sep 2010
|
[ 18:09 makc ]
Update to 2.21
PR: ports/150282
Submitted by: Naram Qashat (maintainer)
|
Sun, 1 Aug 2010
|
[ 14:55 makc ]
Update to 2.20
PR: ports/149150
Submitted by: Naram Qashat (maintainer)
|
Wed, 2 Jun 2010
|
[ 14:05 sylvio ]
- Update to 2.12
PR: ports/147299
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
|
Mon, 12 Apr 2010
|
[ 20:10 sylvio ]
- Update to 2.11
PR: ports/145611
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Approved by: itetcu (mentor, implicit)
|
Mon, 5 Apr 2010
|
[ 17:14 amdmi3 ]
- Update to 2.10
PR: 145407
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Sat, 13 Mar 2010
|
[ 07:44 makc ]
Utilize modern way of opening docs (xdg-open instead of netscape).
PR: ports/144686
Submitted by: Andrius Morkunas <hinokind at gmail.com>
Approved by: Naram Qashat (maintainer)
|
Sun, 14 Feb 2010
|
[ 19:49 lwhsu ]
- Update to 2.03
PR: ports/143936
Submitted by: Naram Qashat <cyberbotx AT cyberbotx.com> (maintainer)
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Wed, 27 Jan 2010
|
[ 01:03 miwi ]
- Update to 2.02
PR: 143234
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
|
Wed, 26 Aug 2009
|
[ 20:33 amdmi3 ]
- Update to 2.01
- Fix MASTER_SITES
PR: 138016
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
|
Fri, 14 Aug 2009
|
[ 00:29 amdmi3 ]
- Update to 2.00
- Chase x11-toolkits/scintilla shlib bump
- Switch to SFP
PR: 137710
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
|
Wed, 15 Jul 2009
|
[ 20:45 wxs ]
- Update to 1.79
PR: ports/136288
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
|
Sat, 9 May 2009
|
[ 09:18 miwi ]
- Update to 1.78
PR: 134240
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
|
Fri, 24 Oct 2008
|
[ 14:22 miwi ]
- Update to 1.77
PR: 128228
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
|
Fri, 25 Jul 2008
|
[ 09:38 pav ] (Only the first 10 of 38 ports in this commit are shown above. )
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
|
Fri, 6 Jun 2008
|
[ 13:25 edwin ] (Only the first 10 of 95 ports in this commit are shown above. )
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)
|
Tue, 1 Apr 2008
|
[ 23:13 miwi ]
- Re enable IGNORE when PACKAGE_BUILDING is set
Submitted by: pavbot
|
Sun, 30 Mar 2008
|
[ 17:52 miwi ]
- Update to 1.76
PR: 121788
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
|
Sat, 15 Dec 2007
|
[ 18:18 miwi ]
- Update to 1.75
PR: 118223
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
|
Wed, 22 Aug 2007
|
[ 03:36 mezz ]
- Update to 1.74, only build with GTK+2 since GTK+1 is broke.
- Passing the maintainership to the submitter.
- Respect CC/CXX/CFLAGS/CXXFLAGS.
- Remove IGNORE check on amd64, need someone to test it to see if it's fixed
or not. If not, then it can be add back.
- Block create package since scintilla builds with GTK+1 by default. It will
not build unless you enable scintilla with GTK+2 support.
- Removed DEPRECATED/EXPIRATION_DATE.
PR: ports/115188
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
|
Mon, 30 Jul 2007
|
[ 12:51 arved ]
Mark IGNORE and set an expiration date.
PR: 107536
Reported by: Rodrigo OSORIO<ros@bebik.net>, "Marcel Welzel"
<britta.marcel@gmail.com>
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Tue, 23 Jan 2007
|
[ 17:29 arved ]
Mark broken on amd64 if WITH_GTK2 is requested.
|
Wed, 10 Jan 2007
|
[ 18:48 itetcu ]
- fix plist
- bump PORTREVESION
Submitted by: krismail
|
Sun, 31 Dec 2006
|
[ 18:29 itetcu ]
- move to LOCALBASE
- fix patch
- portlint
PR: ports/107346
Submitted by: Naram Qashat
|
Tue, 19 Sep 2006
|
[ 18:05 marcus ]
Add WANT_GNOME since we removed the global USE_GNOME along with gnomehier.
Reported by: FreshPorts
|
[ 17:52 marcus ]
Bump PORTREVISION for previous plist change.
|
[ 17:52 marcus ]
We no longer need gnomehier, and don't remove an mtree directory.
Reported by: pointyhat via kris
|
Sun, 17 Sep 2006
|
[ 22:06 marcus ]
Update to 1.71.
PR: 102438
Submitted by: Andris Raugulis <endrju@null.lv>
|
Tue, 27 Jun 2006
|
[ 07:57 pav ]
- Update to 1.70
PR: ports/99442
Submitted by: Mark Schellhase <15874d@gmail.com>
|
Number of commits found: 134 (showing only 100 on this page) |