Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.6.2_1 01 Jul 2024 20:27:23 |
Rene Ladan (rene) |
all: drop support for FreeBSD 13.2 which reached EOL today
Thanks again to jbeich for noticing various things I overlooked.
Reviewed by: acm, ashish, eduardo, ehaupt, eugen, jbeich, martymac, mat,
nobukata, sunpoet, tagattie, yuri, arrowd, kde
Differential Revision: https://reviews.freebsd.org/D45141 |
2.6.2_1 23 Feb 2024 17:58:24 |
Muhammad Moinur Rahman (bofh) |
editors/zile: Moved man to share/man
Approved by: portmgr (blanket) |
2.6.2 02 Aug 2023 14:16:42 |
Muhammad Moinur Rahman (bofh) |
editors/zile: Fix build with llvm16
- Pet port{clippy|fmt}
- Utilize USES=localbase
Sponsored by: The FreeBSD Foundation |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.6.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
2.6.2 20 Jul 2022 14:21:49 |
Tobias C. Berner (tcberner) |
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 ) |
2.6.2 17 Jan 2022 13:20:24 |
Tobias Kortkamp (tobik) |
*: Fix USE_GNOME usage
USE_GNOME no longer implies USES=gnome. USE_GNOME will not have
any effect unless you add USES=gnome yourself.
Reported by: portscan |
2.6.2 10 Jan 2022 00:21:27 |
Wen Heping (wen) |
editors/zile: Update to 2.6.2 |
2.4.14_8 06 Sep 2021 21:13:27 |
Rene Ladan (rene) |
*: Return culot@'s ports to the pool (and perl@) after safekeeping his bit. |
2.4.14_8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.4.14_8 10 Jan 2021 17:53:11 |
kevans |
editors/zile: pick up missing PORTREVISION bump
r561090 intended to bump the PORTREVISION so that builders on earlier
FreeBSD versions pick up the more stable libgnuregex. Do so now.
MFH: 2021Q1 |
2.4.14_7 10 Jan 2021 17:36:11 |
kevans |
editors/zile: fix the build on -CURRENT
libgnuregex has been removed in FreeBSD 13.0. The version in base had a
number of known or likely bugs associated with it, so just use the newer
and more stable port on all supported FreeBSD versions.
PR: 252251
Approved by: maintainer (culot)
MFH: 2021Q1 |
2.4.14_7 26 Jul 2019 20:46:57 |
gerald |
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 |
2.4.14_6 12 Dec 2018 01:35:36 |
gerald |
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 |
2.4.14_5 31 Aug 2018 18:27:14 |
fernape |
devel/boehm-gc: update to 7.6.8
ChangeLog: https://github.com/ivmai/bdwgc/releases/tag/v7.6.8
* Giving maintainership to yasu@utahime.org
* Bumping PORTREVISION for dependent ports
PR: 230577
Submitted by: yasu@utahime.org
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D16704 |
2.4.14_4 29 Jul 2018 22:18:46 |
gerald |
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 |
2.4.14_3 01 Jun 2018 10:16:42 |
cpm |
Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.6
PR: 228597
Approved by: portmgr (antoine) |
2.4.14_2 10 Mar 2018 11:22:59 |
cpm |
Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.4
PR: 225560
Submitted by: Yasuhiro KIMURA <yasu@utahime@org>
Reviewed by: cpm
Approved by: portmgr (antoine) |
2.4.14_1 08 Jan 2018 15:20:58 |
cpm |
Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.2
Approved by: portmgr (antoine) |
2.4.14 16 Nov 2017 13:26:50 |
culot |
- Update to 2.4.14
Changes: http://git.savannah.gnu.org/cgit/zile.git/tree/NEWS?h=branch-2.4 |
2.4.13_1 10 Sep 2017 20:55:39 |
gerald |
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 |
2.4.13 30 Aug 2017 13:15:13 |
culot |
- Update to 2.4.13
Changes: http://git.savannah.gnu.org/cgit/zile.git/tree/NEWS?h=branch-2.4 |
2.4.11_2 01 Apr 2017 15:23:32 |
gerald |
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 |
2.4.11_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.4.11_1 31 Jan 2016 12:47:52 |
marino |
editors/zile: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket |
2.4.11_1 20 Dec 2014 18:12:06 |
bapt |
Cleanup plist |
2.4.11_1 01 Sep 2014 17:32:07 |
adamw |
Fix build on 8 and 9. |
2.4.11_1 17 Mar 2014 09:27:32 |
culot |
- Add missing USES=pkgconfig
Reported by: antoine@ |
2.4.11 13 Mar 2014 10:54:50 |
culot |
- Update to 2.4.11
- Add LICENSE (GPLv3)
Changes: http://git.savannah.gnu.org/cgit/zile.git/tree/NEWS |
2.4.9 25 Jan 2014 01:04:41 |
bapt |
Support stage |
2.4.9 20 Sep 2013 16:36:24 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors) |
2.4.9 10 Sep 2013 14:35:48 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
2.4.9 04 Oct 2012 09:56:09 |
culot |
- Update to 2.4.9
Changes: http://git.savannah.gnu.org/cgit/zile.git/tree/NEWS |
2.4.8 20 Jul 2012 14:41:24 |
culot |
- Update to 2.4.8
Changes: http://git.savannah.gnu.org/cgit/zile.git/tree/NEWS |
2.4.7 22 Mar 2012 09:30:49 |
culot |
- Update to 2.4.7
Changes: http://git.savannah.gnu.org/cgit/zile.git/tree/NEWS
Feature safe: yes |
2.4.6 21 Feb 2012 12:43:46 |
culot |
- Update to 2.4.6
Changes: http://git.savannah.gnu.org/cgit/zile.git/tree/NEWS |
2.4.5 09 Feb 2012 08:08:12 |
culot |
- Update to 2.4.5
Changes: http://git.savannah.gnu.org/cgit/zile.git/tree/NEWS |
2.4.3 22 Dec 2011 12:46:32 |
culot |
- Update to 2.4.3
Changes: http://git.savannah.gnu.org/cgit/zile.git/tree/NEWS |
2.4.2 10 Oct 2011 10:51:06 |
culot |
- Update to 2.4.2
Changes: http://git.savannah.gnu.org/cgit/zile.git/tree/NEWS |
2.4.1 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
2.4.1 21 Sep 2011 12:07:15 |
culot |
- Update to 2.4.1
Changes: http://git.savannah.gnu.org/cgit/zile.git/tree/NEWS |
2.3.24 03 May 2011 10:01:28 |
culot |
- Update to 2.3.24
Changes: http://git.savannah.gnu.org/cgit/zile.git/tree/NEWS |
2.3.23 15 Mar 2011 18:50:17 |
culot |
- Update to 2.3.23
Changes: http://git.savannah.gnu.org/cgit/zile.git/tree/NEWS |
2.3.22 04 Mar 2011 09:58:06 |
culot |
- Update to 2.3.22
Changes: http://git.savannah.gnu.org/cgit/zile.git/tree/NEWS |
2.3.21 23 Nov 2010 18:37:19 |
culot |
- Update to 2.3.21
- USE_PERL5_BUILD added as Perl is required to build zile since 2.3.20
Changes: http://git.savannah.gnu.org/cgit/zile.git/tree/NEWS
Approved by: sahil@ (mentor) |
2.3.19 20 Oct 2010 05:53:20 |
culot |
Update my MAINTAINER address to culot@FreeBSD.org.
Approved by: sahil@ (mentor) |
2.3.19 19 Aug 2010 12:57:11 |
amdmi3 |
- Update to 2.3.19
- Pass maintainership to submitter
PR: 149707
Submitted by: Frederic Culot <frederic@culot.org> |
2.3.18 15 Jul 2010 05:13:51 |
miwi |
- Update to 2.3.18
PR: 148550
Submitted by: Ports Fury |
2.3.16 21 May 2010 11:06:47 |
miwi |
- Update to 2.3.16
PR: 146673
Submitted by: Ports Fury |
2.3.15 09 Mar 2010 23:00:14 |
miwi |
- Update to 2.3.15
PR: 144586
Submitted by: Ports Fury |
2.3.14 13 Dec 2009 00:20:34 |
miwi |
- Update to 2.3.14
PR: 141292
Submitted by: Ports Fury |
2.3.13 02 Nov 2009 10:54:19 |
miwi |
- Update to 2.3.13
PR: 140115
Submitted by: Ports Fury |
2.3.12 04 Oct 2009 10:08:28 |
miwi |
- Update to 2.3.12
PR: 139288
Submitted by: Ports Fury |
2.3.11 02 Sep 2009 16:43:43 |
miwi |
- Update to 2.3.11
PR: 138450
Submitted by: Ports Fury |
2.3.10 28 Aug 2009 23:29:45 |
miwi |
- Update to 2.3.10
PR: 138275
Submitted by: Ports Fury |
2.3.9 21 Jul 2009 00:56:15 |
pgollucci |
- Update to 2.3.9 |
2.3.8 09 Jul 2009 09:05:27 |
miwi |
- Update to 2.3.8
PR: 136474
Submitted by: Ports Fury |
2.3.7 09 May 2009 09:19:01 |
miwi |
- Update to 2.3.7
PR: 134281
Submitted by: Ports Fury |
2.3.4 14 Mar 2009 14:10:17 |
miwi |
- Update to 2.3.4
PR: 132470
Submitted by: Ports Fury |
2.3.0 14 Jan 2009 09:12:09 |
miwi |
- Update to 2.3.0
PR: 130461
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.2.61 05 Jan 2009 19:44:02 |
pav |
- Remove conditional checks for FreeBSD 5.x and older |
2.2.61 11 Aug 2008 22:41:39 |
miwi |
- Update to 2.2.61
PR: 126421
Submitted by: Ports Fury |
2.2.60 02 Aug 2008 22:34:42 |
miwi |
- Update to 2.2.60
PR: 126171
Submitted by: Ports Fury |
2.2.59 16 May 2008 14:10:55 |
miwi |
- Update to 2.2.59
PR: 123503
Submitted by: Ports Fury |
2.2.56 13 Mar 2008 20:57:02 |
miwi |
- Update to 2.2.56
PR: 121616
Submitted by: Ports Fury |
2.2.54 18 Feb 2008 21:37:28 |
miwi |
- Update to 2.2.54
PR: 120815
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.2.53 09 Feb 2008 13:12:18 |
miwi |
- Update to 2.2.53
PR: 120461
Submitted by: Disastersmasters <disastermaster@unixfreunde.de> |
2.2.52 14 Dec 2007 23:15:13 |
miwi |
- Update to 2.2.52
PR: 118617
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.2.48 23 Oct 2007 11:41:13 |
miwi |
- Update to 2.2.48
PR: 117331
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.2.43 05 Oct 2007 21:53:47 |
miwi |
- Update to 2.2.43
PR: 116924
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.2.41 03 Sep 2007 10:26:17 |
itetcu |
Update to version 2.2.41
PR: ports/116022
Submitted by: KATO Tsuguru |
2.2.39 12 Aug 2007 13:27:43 |
arved |
Update to 2.2.40
PR: 115390
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.2.39 31 Jul 2007 21:01:37 |
lme |
Update to 2.2.39
PR: ports/114740
Submitted by: KATO Tsuguru <tkato432 (AT) yahoo.com>
Approved by: miwi (mentor) |
2.2.37 23 Jul 2007 09:36:52 |
rafan |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
2.2.37 11 Jul 2007 03:54:48 |
rafan |
- Update to 2.2.37
PR: ports/114413
Submitted by: KATO Tsuguru <tkato432 at yahoo.com> |
2.2.34 19 Jun 2007 10:23:31 |
miwi |
- Update to 2.2.34
PR: 113767
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.2.33 05 Jun 2007 07:00:55 |
miwi |
- Update to 2.2.33
PR: 113298
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.2.31 01 May 2007 23:17:20 |
miwi |
- Update to 2.2.31
PR: 112313
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.2.29 06 Mar 2007 19:07:03 |
miwi |
- Update to 2.2.29
PR: 109799
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.2.28 27 Jan 2007 21:31:03 |
itetcu |
Update to 2.2.28
PR: ports/108435
Submitted by: Marcelo Araujo |
2.2.25 17 Jan 2007 20:44:27 |
miwi |
- Update to 2.2.25
PR: ports/107996
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.2.24 01 Dec 2006 16:37:26 |
laszlof |
Update to 2.2.24
PR: ports/106140
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.2.22 25 Sep 2006 19:24:25 |
rafan |
- Update to 2.2.22
PR: ports/103633
Submitted by: KATO Tsuguru <tkato432 at yahoo.com> |
2.2.19 12 Sep 2006 07:23:55 |
miwi |
- Update to 2.2.19
PR: ports/103143
Submitted by: KATO Tsuguru <tkato432(at)yahoo.com> (maintainer) |
2.2.18 28 Aug 2006 12:12:51 |
miwi |
- Update to 2.2.18
PR: ports/102575
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.2.17 01 Aug 2006 19:18:11 |
shaun |
Upgrade to 2.2.17
PR: ports/101191
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.2.15 11 Jul 2006 08:45:02 |
itetcu |
Update to version 2.2.15
PR: ports/100030
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.2.13 16 Mar 2006 18:18:47 |
pav |
- Update to 2.2.13
PR: ports/94495
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.2.12 12 Feb 2006 20:09:22 |
erwin |
Update to 2.2.12
PR: 93239
Submitted by: Ports fury |
2.2.11 01 Feb 2006 01:08:58 |
barner |
- Update to 2.2.11
Submitted by: Ports Fury
PR: ports/92614 |
2.2.9 26 Nov 2005 01:48:16 |
pav |
- Add SHA256 |
2.2.9 07 Nov 2005 00:21:07 |
mnag |
Update to 2.2.9
PR: 88558
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.2.8 28 Sep 2005 16:36:54 |
arved |
Update to 2.2.8
PR: 86678
SUbmitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.2.7 17 Sep 2005 23:03:08 |
pav |
- Update to 2.2.7
PR: ports/86265
Submitted by: Ports Fury |
2.2.6 09 Sep 2005 18:25:32 |
lawrance |
Update to 2.2.6
PR: ports/85875
Submitted by: Ports Fury |
2.2.5 30 Aug 2005 01:37:10 |
ahze |
- Update to 2.2.5
PR: ports/85378
Submitted by: Ports Fury |
2.2.2 25 Jul 2005 14:43:54 |
naddy |
Update to 2.2.2.
This release fixes a startup crash on 64-bit platforms and some
minor command-line and documentation bugs. |
2.2.1 18 Jul 2005 06:17:04 |
pav |
- Update to 2.2.1
PR: ports/83613
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.2.0 12 Jul 2005 12:19:11 |
pav |
- Update to 2.2.0
PR: ports/83267
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.0.7 22 Jun 2005 17:04:54 |
lawrance |
Update to 2.0.7
PR: ports/82532
Submitted by: Ports Fury |