non port: editors/codelite/Makefile |
SVNWeb
|
Number of commits found: 102 (showing only 100 on this page) |
Mon, 1 Aug 2022
|
[ 13:24 Rene Ladan (rene) ] 6a5c7cc
cleanup: Remove expired ports:
2022-08-01 editors/codelite: Has been broken for over a year.
|
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 )
|
Thu, 19 May 2022
|
[ 11:05 Fernando ApesteguĂa (fernape) ] c020f1e
editors/codelite: DEPRECATE
Port has no maintainer and has been broken for over a year.
|
Sun, 10 Oct 2021
|
[ 19:44 Baptiste Daroussin (bapt) ] 2c672a4 (Only the first 10 of 586 ports in this commit are shown above. )
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
|
Thu, 27 May 2021
|
[ 00:00 Neel Chauhan (nc) Author: Daniel Engberg ] a70955a
editors/codelite: Mark broken, doesn't build with Pango 1.46.2 or newer
PR: 252738
|
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.
|
Mon, 7 Dec 2020
|
[ 20:09 rene ] (Only the first 10 of 25 ports in this commit are shown above. )
Return mmokhi@'s ports to the pool after his commit bit was safekept.
|
Sun, 17 May 2020
|
[ 05:55 lbartoletti ] (Only the first 10 of 79 ports in this commit are shown above. )
x11-toolkits/wxgtk30: Update to 3.0.5.1
Changelog:
-
https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.0.5/docs/changes.txt
PR: 246218
Approved by: tcberner (mentor)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D24808
|
Fri, 8 Nov 2019
|
[ 10:08 tobik ] (Only the first 10 of 59 ports in this commit are shown above. )
e*: Add missing USES={gnome,sdl,xorg}
|
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
|
Tue, 26 Feb 2019
|
[ 08:33 bapt ]
Add missing pkgconf build dependency
|
Mon, 25 Feb 2019
|
[ 12:47 bapt ] (Only the first 10 of 66 ports in this commit are shown above. )
wxGTK3.0: switch to gtk3 and webkit2
Discussed with: portmgr
|
Fri, 18 Jan 2019
|
[ 21:14 jbeich ] (Only the first 10 of 50 ports in this commit are shown above. )
textproc/hunspell: update to 1.7.0
- Drop const optimization as v2 API moved to nuspell
Changes: https://github.com/hunspell/hunspell/releases/tag/v1.7.0
|
Tue, 25 Dec 2018
|
[ 20:25 tcberner ] (Only the first 10 of 1277 ports in this commit are shown above. )
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine
|
[ 19:46 mmokhi ]
editors/codelite: Update the port to the latest version (12.0)
This update includes:
New plugin: SmartCompletions
Improvement: Support C++11 strong enums
Bug fix: Ctrl-SPACE keybinding
Bug fix: recognition of "main()" in global scope
More info: https://wiki.codelite.org/pmwiki.php/Main/ReleaseNotesCodeLite12
Sponsored by: The FreeBSD Foundation
|
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
|
Thu, 16 Aug 2018
|
[ 16:38 mmokhi ]
editors/codelite: Remove obsolete clang support from pkg-plist
PR: 229072
Reported by: brooks
Sponsored by: The FreeBSD Foundation
|
[ 16:34 mmokhi ]
editors/codelite: Bump PORTREVISION (missed from r477359)
|
[ 16:31 mmokhi ]
editors/codelite: Remove support for obsolete clang versions
PR: 229072
Submitted by: brooks
Reported by: w.schwarzenfeld@utanet.at
Sponsored by: The FreeBSD Foundation
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
|
Sat, 10 Mar 2018
|
[ 20:10 mmokhi ]
editors/codelite: Add support for Clang(s) of llvm40, llvm50, and llvm60
PR: 226496
Reported by: O. Hartmann <ohartmann@walstatt.org>
Sponsored by: Netzkommune GmbH
|
Fri, 8 Dec 2017
|
[ 21:58 mmokhi ]
editors/codelite: Upgrade the port to the latest version (11.0)
Delete the no-longer-needed patch as well
|
Fri, 22 Sep 2017
|
[ 10:48 mat ] (Only the first 10 of 175 ports in this commit are shown above. )
Remove USES=execinfo.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488
|
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
|
Sun, 25 Jun 2017
|
[ 21:07 tcberner ] (Only the first 10 of 115 ports in this commit are shown above. )
Make ninja opt-out in cmake.mk
Using ninja instead of make (1) can lead to significant speed ups while
building.
Therefore switch from having the ninja generator opt-in to having it opt-out.
Previously cmake-ports that wanted to use ninja could set
CMAKE_NINJA=yes
now, ports that do not work with ninja can set
cmake:<existing args>,noninja
Note, that needing this should be an exception and most often points to a broken
cmake of the port.
The ports using cmake were modified
* removed USES=gmake, if ninja is used
* removed MAKE_ARGS, if ninja is used
* added the cmake-argument noninja if necessary
PR: 219629
PR: 213331
Exp-run by: antoine
Reviewed by: rakuco
Differential Revision: https://reviews.freebsd.org/D10748
|
Fri, 26 May 2017
|
[ 20:02 linimon ] (Only the first 10 of 32 ports in this commit are shown above. )
Mark some ports failing on armv6, for errors classified as "???".
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
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
|
Sat, 11 Feb 2017
|
[ 07:26 mmokhi ]
Fix clang39 dependency on editors/codelite
PR: 216691
Submitted by: mmokhi (maintainer)
Reported by: rozhuk.im@gmail.com
Reviewed by: feld, mat
Approved by: feld, mat (mentors)
Differential Revision: https://reviews.freebsd.org/D9412
|
[ 04:44 mmokhi ] (Only the first 10 of 20 ports in this commit are shown above. )
Updating the ports I maintain to my FreeBSD.org address.
Submitted by: mmokhi
Reviewed by: feld, mat
Approved by: feld, mat (mentors)
Differential Revision: https://reviews.freebsd.org/D9498
|
Tue, 31 Jan 2017
|
[ 16:02 lifanov ]
update editors/codelite to 10.0
PR: 216529
Submitted by: Mahdi Mokhtari <mokhi64@gmail.com> (maintainer)
Reviewed by: feld, lifanov, matthew
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D9362
|
Sat, 7 Jan 2017
|
[ 14:43 jbeich ] (Only the first 10 of 46 ports in this commit are shown above. )
textproc/hunspell: update to 1.6.0
- Restore DIST_SUBDIR from r305651
- Adjust license for "or later" clause
- Restore GPLv2+/LGPL21+ license files removed upstream as
GPLv3+/LGPL3+ only affects Hunspell 2.0 (not currently built)
- Unbreak |make makepatch|
Changes: https://github.com/hunspell/hunspell/releases/tag/v1.6.0
PR: 215714
Submitted by: sunpoet (based on)
Exp-run by: antoine
MFH: 2017Q1
Differential Revision: https://reviews.freebsd.org/D8887
|
Sat, 3 Dec 2016
|
[ 22:24 jbeich ] (Only the first 10 of 42 ports in this commit are shown above. )
textproc/hunspell: update to 1.5.4
Changes: https://github.com/hunspell/hunspell/blob/v1.5.4/ChangeLog
PR: 214837
Exp-run by: antoine (for 1.5.3)
Approved by: office (bapt)
|
Sun, 14 Aug 2016
|
[ 07:39 riggs ]
Fix plist, fix missing dependency
Details:
- Add missing LIB_DEPENDS to hunspell, add USE_GNOME
- Fix plist: Add missing entries for clang plugins (non-default OPTIONs)
- Bump PORTREVISION
PR: 211587
Submitted by: matthias@petermann-it.de
Reviewed by: w.schwarzenfeld@utanet.at, mokhi64@gmail.com (maintainer)
Approved by: mokhi64@gmail.com (maintainer)
|
Sun, 17 Jul 2016
|
[ 00:16 junovitch ]
editors/codelite: update 9.1 -> 9.2
PR: 211122
Submitted by: Mahdi Mokhtari <mokhi64@gmail.com> (maintainer)
|
Tue, 21 Jun 2016
|
[ 15:43 mat ]
fix clang 3.7, add clang 3.8, fix brief comment support [1]
While there, refactor the CLANGXX options.
PR: 208302 [1]
Submitted by: maintainer, rozhuk im gmail com
Sponsored by: Absolight
|
Sat, 28 May 2016
|
[ 02:02 junovitch ]
Assign submitter as maintainer by request
PR: 209794
Submitted by: Mahdi Mokhtari <mokhi64@gmail.com>
Differential Revision: D6606
|
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
|
Mon, 7 Mar 2016
|
[ 17:48 mat ]
Update to 9.1
PR: 206892
Submitted by: tkato432 yahoo com
Sponsored by: Absolight
|
Tue, 12 Jan 2016
|
[ 16:20 amdmi3 ] (Only the first 10 of 791 ports in this commit are shown above. )
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket
|
Sun, 10 Jan 2016
|
[ 12:07 miwi ]
- Update to 9.0
PR: 205203
Submitted by: ports fury
|
Sat, 15 Aug 2015
|
[ 14:53 bsam ]
editors/codelite: Up to version 8.1.
|
Tue, 16 Jun 2015
|
[ 22:59 amdmi3 ]
- Mark BROKEN on < 10.x:
/usr/local/include/wx-3.0/wx/strvararg.h:25:27: error: type_traits: No such file
or directory
|
Wed, 6 May 2015
|
[ 15:27 mat ] (Only the first 10 of 16 ports in this commit are shown above. )
Update ports in the [ef]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 10 Dec 2014
|
[ 22:29 gahr ] (Only the first 10 of 129 ports in this commit are shown above. )
- Reset maintainership of my ports
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
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)
|
Tue, 2 Sep 2014
|
[ 11:57 gahr ]
- Update to 6.1.1
Release notes:
* http://codelite.org/LiteEditor/ReleaseNotesCodeLite60
* http://codelite.org/LiteEditor/ReleaseNotesCodeLite61
|
Tue, 10 Jun 2014
|
[ 07:39 olgeni ] (Only the first 10 of 388 ports in this commit are shown above. )
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt)
|
Thu, 5 Jun 2014
|
[ 15:21 gahr ]
- Udpate to 6.0.1
Release notes: http://codelite.org/LiteEditor/ReleaseNotesCodeLite60
|
Fri, 24 Jan 2014
|
[ 12:50 gahr ]
- Fix distinfo and WRKSRC, now that the distfile is fetched from github
Reported by: John J. Rushford <jjr@alisa.org>
|
Thu, 23 Jan 2014
|
[ 08:59 gahr ]
- Update to 5.4
Release notes: http://codelite.org/LiteEditor/ReleaseNotesCodeLite54
|
Tue, 21 Jan 2014
|
[ 16:18 gahr ]
- Fix llvm-devel include paths (broken after r332935 [1] [MFH]
- Fix build on modern compilers [MFH]
- STAGE-clean
- Convert to new LIB_DEPENDS format
- Convert to USES=dos2unix
Reported by: John J. Rushford <jjr@alisa.org>
|
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)
|
Wed, 17 Jul 2013
|
[ 14:21 gahr ]
- Update to 5.2
Release notes:
https://sourceforge.net/projects/codelite/files/Releases/codelite-5.2/
|
Thu, 11 Jul 2013
|
[ 16:26 sunpoet ] (Only the first 10 of 252 ports in this commit are shown above. )
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi
|
Thu, 25 Apr 2013
|
[ 06:46 bapt ]
Convert the 2 last USE_CMAKE to USES= cmake
|
Wed, 24 Apr 2013
|
[ 18:10 ak ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Wed, 17 Apr 2013
|
[ 08:16 gahr ] (Only the first 10 of 11 ports in this commit are shown above. )
- Update to 5.1
Release notes: http://sf.net/projects/codelite/files/Releases/codelite-5.1/
- Remove a few FreeBSD-specific patches which were applied upstream
Feature safe: yes
|
Wed, 13 Feb 2013
|
[ 11:22 gahr ]
- Update to 5.0.6213
See README at
https://sourceforge.net/projects/codelite/files/Releases/codelite-5.0/
|
Thu, 30 Aug 2012
|
[ 13:26 gahr ]
- Update to 4.1.5770
ChangeLog: http://sf.net/projects/codelite/files/Releases/codelite-4.1/
|
Tue, 19 Jun 2012
|
[ 08:35 gahr ]
- Update to 4.0.5589
Changes:
see README at http://sf.net/projects/codelite/files/Releases/codelite-4.0
|
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
|
Thu, 1 Mar 2012
|
[ 08:46 gahr ]
- Update to 3.5.5375
Release notes:
http://sf.net/projects/codelite/files/Releases/codelite-3.5/README
- Add options to enable MySQL and/or PostgreSQL in DB Explorer plugin
- Add option to enable clang-based code completion (needs clang from ports)
- Add devel to CATEGORIES
|
Tue, 30 Aug 2011
|
[ 08:34 gahr ]
- Update to 3.0.0.5041
Release notes:
http://sf.net/projects/codelite/files/Releases/codelite-3.0/README
|
Mon, 18 Apr 2011
|
[ 14:35 gahr ]
- Update to 2.10.0.4778
Release notes:
http://sf.net/projects/codelite/files/Releases/codelite-2.10/README
|
Tue, 4 Jan 2011
|
[ 09:21 gahr ]
- Update to 2.9.0.4684
Release notes:
https://sourceforge.net/projects/codelite/files/Releases/codelite-2.9/README/view
|
Thu, 11 Nov 2010
|
[ 18:53 gahr ]
- Update to 2.8.0.4537
Release notes: http://codelite.org/forum/viewtopic.php?f=9&t=1169
|
Thu, 16 Sep 2010
|
[ 10:18 gahr ]
- Update to 2.7.0.4375
Announcement and changelog available here:
http://www.codelite.org/forum/viewtopic.php?f=9&t=1075
|
Wed, 21 Jul 2010
|
[ 21:42 gahr ]
- Update to 2.6.0.4189
|
Thu, 10 Jun 2010
|
[ 07:44 gahr ]
- Update to 2.5.3.4075
Changelog:
http://sourceforge.net/projects/codelite/files/Releases/codelite-2.5.3/release-notes.txt/view
|
Wed, 7 Apr 2010
|
[ 08:51 gahr ]
- Update to 2.5.2.4031
|
Sat, 3 Apr 2010
|
[ 10:44 roam ] (Only the first 10 of 202 ports in this commit are shown above. )
Chase the ftp/curl shlib version bump.
|
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
|
Fri, 26 Mar 2010
|
[ 14:38 gahr ]
- Fix space -> tab in Makefile
PR: 145061
Submitted by: Andrei Lavreniyuk <andy.lavr@gmail.com>
|
[ 07:57 gahr ]
- Update to 2.3.0.3833
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Tue, 2 Feb 2010
|
[ 15:46 gahr ]
- Update to 2.2.0.3681
Changelog:
http://sourceforge.net/projects/codelite/files/Releases/codelite-2.2.0.3681/change_log.txt/view
|
Thu, 7 Jan 2010
|
[ 17:44 gahr ]
- Update to 2.1.0.3584
|
Thu, 10 Dec 2009
|
[ 08:28 gahr ]
- Update to 2.0.3365
|
Mon, 23 Nov 2009
|
[ 07:42 gahr ]
- Update to 1.0r3035
|
Fri, 4 Sep 2009
|
[ 10:01 gahr ]
- Fix build on amd64
Reported by: ph (via pav)
Tinderbox'd by: jadawin
|
Mon, 31 Aug 2009
|
[ 09:12 gahr ]
- Update to 1.0, rev 2893
- Remove a patch accepted and applied upstreams
|
Sat, 22 Aug 2009
|
[ 00:20 amdmi3 ] (Only the first 10 of 124 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with E,F
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Tue, 26 May 2009
|
[ 20:41 gahr ]
- Update to revision 1.0.2841
- Enable build on sparc64
- Fix indentation in Makefile
- Chase a few compiler warnings
|
Fri, 1 May 2009
|
[ 19:31 gahr ]
- Update to 1.0.2822
|
Thu, 23 Apr 2009
|
[ 19:39 gahr ]
- Update to 1.0.2819
|
Sat, 11 Apr 2009
|
[ 07:43 gahr ]
- Use install target from package's Makefile
- Fix DATADIR path [1]
PR: 133443 [1]
Submitted by: Nikolaj Thygesen <nikolaj.thygesen@diamondbox.dk>
|
Mon, 23 Mar 2009
|
[ 06:04 gahr ]
- Update to 1.0.2797
|
Sat, 14 Mar 2009
|
[ 11:10 gahr ]
- Update to revision number 2785
|
Tue, 10 Mar 2009
|
[ 20:27 gahr ]
- Fix packaging problem
Reported by: Ivo Vachkov <ivo.vachkov@gmail.com>
Suggested by: Eran Ifrah <eran.ifrah@gmail.com> (author)
|
Sat, 7 Mar 2009
|
[ 12:45 gahr ]
Try to fix build on amd64 (trial #2)
Reported by: QA Tindie
|
[ 12:15 gahr ]
- Try to fix build on amd64
Notified by: PH via pav@
|
Mon, 2 Mar 2009
|
[ 23:50 gahr ]
- Update to 1.0.2759
|
Fri, 23 Jan 2009
|
[ 15:43 roam ] (Only the first 10 of 182 ports in this commit are shown above. )
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
|
Tue, 21 Oct 2008
|
[ 21:51 gahr ]
- Update to 1.0.2304
|
Tue, 7 Oct 2008
|
[ 23:12 gahr ]
- Update to 1.0.2247
|
Wed, 24 Sep 2008
|
[ 22:43 gahr ]
- Fix PLIST
Reported by: QA Tindie
|
[ 21:42 gahr ]
- Update to 1.0.2128
|
Thu, 3 Jul 2008
|
[ 18:40 gahr ]
- Update to 1.0
See http://codelite.org/Main/NewsArchive
|
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)
|
Number of commits found: 102 (showing only 100 on this page) |