Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.13.0_2 12 Jan 2024 22:40:48
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Sanitize MANPREFIX for meson ports
Approved by: portmgr |
1.13.0_1 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
1.13.0_1 25 Apr 2023 15:17:15
    |
Christian Weisgerber (naddy)  |
audio/opus: bump consumers after update to 1.4 |
1.13.0 20 Jan 2023 06:48:37
    |
Gleb Popov (arrowd)  Author: Peter TKATCHENKO |
x11/terminology: Update to 1.13.0 |
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) |
1.12.1 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 ) |
1.12.1 20 Jul 2022 14:23:32
    |
Tobias C. Berner (tcberner)  |
x11: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexander Matey <matey@cis.ohio-state.edu>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Alexey Mikhailov <karma@ez.pereslavl.ru>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Anton Toernqvist <antont@inbox.lv> (Only the first 15 lines of the commit message are shown above ) |
1.12.1 21 Mar 2022 19:26:37
    |
Gleb Popov (arrowd)  |
x11/terminology: Fix plist with NLS=OFF. |
1.12.1 21 Mar 2022 19:26:36
    |
Gleb Popov (arrowd)  Author: Peter TKATCHENKO |
x11/terminology: Update to 1.12.1 |
1.9.0 16 Oct 2021 09:51:39
    |
Jimmy Olgeni (olgeni)  |
*: fix tab vs. space issues, and comments according to the guide. |
1.9.0 25 Sep 2021 20:29:05
    |
Bernhard Froehlich (decke)  |
x11/terminology: Add CPE information
Approved by: portmgr (blanket) |
1.9.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.9.0 09 Feb 2021 17:26:52
  |
arrowd  |
x11/terminology: Update to 1.9.0
Submitted by: Peter TKATCHENKO <peter@flytrace.com> |
1.8.1 16 Dec 2020 20:19:07
  |
arrowd  |
devel/efl, sysutils/evisum, x11/terminology: Update to current version.
Submitted by: Peter TKATCHENKO <peter@flytrace.com> |
1.7.0 09 Sep 2020 09:54:05
  |
arrowd  |
devel/efl: Update to 1.24.3
multimedia/rage: Update to 0.3.1
x11-wm/enlightenment: Update to 0.24.1
x11/terminology: Update to 1.7.0
PR: 245594
Submitted by: Peter TKATCHENKO <peter@flytrace.com>
Approved by: enlightenment (maintainer timeout) |
1.6.0 16 May 2020 06:05:35
  |
lbartoletti  |
x11/terminology: Update to 1.6.0
PR: 245598
Submitted by: tomek@cedro.info
Approved by: tcberner (mentor), cem
Differential Revision: https://reviews.freebsd.org/D24840 |
1.4.1_1 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 |
1.4.1 24 Jun 2019 05:59:31
  |
tobik  |
devel/meson: Update to 0.51.0
Changes: https://mesonbuild.com/Release-notes-for-0-51-0.html
PR: 238726
Submitted by: greg@unrelenting.technology (update to 0.50.1)
Exp-run by: antoine |
1.4.1 25 May 2019 18:07:41
  |
cem  |
x11/terminology: Update to 1.4.1
Approved by: jrm
Differential Revision: https://reviews.freebsd.org/D20408 |
1.4.0_1 01 May 2019 19:35:15
  |
rene  |
Remove esound support from pulseaudio as audio/esound expired.
Bump PORTREVISIONs of dependent ports.
Build-tested in poudriere on a head-amd64 jail for audio/pulseaudio* |
1.4.0 01 Apr 2019 16:52:14
  |
cem  |
x11/terminology: Update to 1.4.0
Fix some existing port style issues while here.
Reviewed by: 0mp (earlier version), jrm
Approved by: jrm
Differential Revision: https://reviews.freebsd.org/D19772 |
1.3.2 22 Dec 2018 21:49:32
  |
gblach  |
Remove unneeded patch.
patch-data_themes_meson.build was required to build Terminology older than
1.3.1 with meson 0.49.0, but now we have Terminology 1.3.2. |
1.3.2 22 Dec 2018 09:09:20
  |
kwm  |
Update meson to 0.49.0.
Exp-run by antoine@
PR: 234075 |
1.3.2 21 Dec 2018 22:35:12
  |
gblach  |
Update to 1.3.2
Fixes CVE-2018-20167: Incorrect escaping of crafted files results
in code execution.
PR: 234103
Submitted by: cem |
1.2.1_2 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 |
1.2.1_1 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 |
1.2.1 09 Jul 2018 19:13:41
  |
gblach  |
devel/py-efl:
- Update to 1.20.0
multimedia/rage:
- Update to 0.3.0
- Switch to meson
x11/terminology:
- Update to 1.2.1
- Switch to meson
x11-wm/enlightenment:
- Update to 0.22.3 [1]
- Fix typo in pkg-message [2]
PR: 224105 [1], 226569 [2]
Submitted by: Nils Beyer [1], Chris Petrik [2] |
1.1.1 18 Oct 2017 09:04:18
  |
amdmi3  |
- Update WWW
Approved by: portmgr blanket |
1.1.1 21 Sep 2017 10:54:03
  |
gblach  |
- Update devel/efl to 1.19.2 [1]
- Update devel/py-efl to 1.19.0 [1]
- Update x11-wm/enlightenment to 0.21.9 [2]
- Update x11/terminology to 1.1.1
- Mark benchmarks/expedite as broken
PR: 222462 [2]
Submitted by: Gleb Popov [1], Hardy Schumacher [2]
Differential Revision: https://reviews.freebsd.org/D12154 [1] |
1.0.0_3 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 |
1.0.0_2 25 Apr 2017 08:20:31
  |
riggs  |
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs |
1.0.0_1 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 |
1.0.0 25 Feb 2017 23:08:39
  |
gblach  |
Update to 1.0.0 |
0.9.1_2 20 Nov 2016 09:38:09
  |
gerald  |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler. |
0.9.1_1 27 Sep 2016 13:43:25
  |
gblach  |
- Update devel/efl to 1.18.1
- Update devel/py-efl to 1.18.0
- Update multimedia/rage to 0.2.1
- Update x11-wm/enligtenment to 0.21.2
- Bump PORTREVISION in graphics/edje_viewer
- Bump PORTREVISION in x11/terminology
- Merge graphics/evas_generic_loaders* into devel/efl
- Merge multimedia/emotion_generic_players-vlc into devel/efl
- Merge x11-toolkits/elementary into devel/efl |
0.9.1 19 May 2016 10:53:06
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
0.9.1 01 Apr 2016 14:33:58
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.9.1 18 Sep 2015 11:56:13
  |
gblach  |
Update to 0.9.1 |
0.9.0 12 Sep 2015 19:22:01
  |
gblach  |
Fix build on 9.x |
0.9.0 10 Sep 2015 01:28:39
  |
gblach  |
Update to 0.9.0 |
0.8.0 16 Apr 2015 21:55:11
  |
bapt  |
Over to the enlightement team
Submitted by: Chris Petrik (via irc) |
0.8.0 16 Apr 2015 20:13:44
  |
gblach  |
Back to the pool.
Currently and in near future I don't have time to be responsible
for any port. |
0.8.0 16 Feb 2015 23:54:22
  |
gblach  |
Update to 0.8.0 |
0.7.0_2 25 Nov 2014 03:07:23
  |
gblach  |
- Merge EFL libraries into devel/efl and update to 1.12.0
- Update x11-toolkits/elementary to 1.12.0
- Update x11-wm/enlightenment to 0.19.1
- Update graphics/evas_generic_loaders-* to 1.12.0
- Update devel/e_dbus to 1.7.10
- Update benchmarks/expedite to 1.7.10
- Move some of x11-wm/e17-module-* to x11-wm/e-module-*
and update to recent snapshots
- Add multimedia/emotion_generic_players-vlc
- Add multimedia/rage
Reviewed by: crees, antoine |
0.7.0_1 02 Nov 2014 16:10:27
  |
bdrewery  |
- Update to 0.7.0
- Support NLS
PR: 194338
Submitted by: Conrad Meyer <conrad.meyer@isilon.com>
Approved by: maintainer timeout |
0.3.0_1 10 Sep 2014 20:50:37
  |
gerald  |
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) |
0.3.0 29 Jul 2014 18:41:17
  |
adamw  |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
0.3.0 25 Oct 2013 19:58:19
  |
gblach  |
- Change master sites to download.enlightenment.org |
0.3.0 05 Oct 2013 23:51:18
  |
gblach  |
- Support staging
Approved by: crees, tabthorpe (mentors, implicit) |
0.3.0 20 Sep 2013 23:43:20
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
0.3.0 06 Sep 2013 12:12:01
  |
bapt  |
Add an explicit dependency on pkgconf |
0.3.0 27 Mar 2013 19:32:33
  |
gblach  |
- Update to 0.3.0
Approved by: crees (mentor) |
0.2.0 15 Jan 2013 17:01:33
  |
gblach  |
- Update EFL to 1.7.5
- Change master site to download.enlightenment.fr
Approved by: tabthorpe (mentor) |
0.2.0 22 Dec 2012 20:55:00
  |
gblach  |
- Update Enlightenment to 0.17.0
- Update EFL to 1.7.4
- Convert to OptionsNG
Approved by: crees (mentor) |