Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.9.1_3 20 Nov 2024 10:05:25 |
Dima Panov (fluffy) |
devel/boost: bump consu,ers after update Boost to 1.86 release
Sponsored by: Future Crew, LLC |
1.9.1_2 03 Oct 2024 10:25:14 |
Dima Panov (fluffy) |
*/*: bump consumers after devel/boost* update
With hat: office
Sponsored by: Future Crew, LLC |
1.9.1_1 24 Sep 2024 22:53:29 |
Daniel Engberg (diizzy) |
irc/znc: Improve and simplify port
* Always build with ICU support
* Remove DEBUG menu option, use ports framework instead
* Always enable IPv6, kernel support is always enabled
* Always enable Python module as Python is already a hard dependency
* Do some small layout enhancements to port Makefile
This also aligns it more with other distros that packages znc
PR: 281346
Approved by: portmgr (maintainer timeout, 2+ weeks) |
1.9.1 29 Jul 2024 02:51:30 |
Danilo G. Baio (dbaio) |
irc/znc: Update to 1.9.1
Changelog: https://wiki.znc.in/ChangeLog/1.9.1
PR: 280477
Reported by: John R <gamer@ryppn.com>
Security: 8057d198-4d26-11ef-8e64-641c67a117d8 |
1.9.0_1 10 May 2024 21:13:31 |
Dan Langille (dvl) |
irc/znc: add pkgconfig at runtime
Include pkgconfig at runtime for module compiling
PR: 278901 |
1.9.0 24 Feb 2024 19:00:42 |
Joel Bodenmann (jbo) |
irc/znc: Update to 1.9.0
Changelog: https://wiki.znc.in/ChangeLog/1.9.0
PR: 277265
Approved by: zirias (mentor), dbaio (maintainer) |
1.8.2_13 13 Feb 2024 14:44:22 |
Dima Panov (fluffy) |
devel/boost: bump consumers after library update |
1.8.2_12 17 Nov 2023 11:46:00 |
Jan Beich (jbeich) |
devel/icu: update to 74.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-74-1
Reported by: GitHub (watch releases)
PR: 274317
Exp-run by: antoine (incomplete)
Approved by: fluffy |
1.8.2_11 27 Sep 2023 14:36:30 |
Dima Panov (fluffy) |
devel/boost*: bump all consumers after 1.83.0 |
1.8.2_10 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.8.2_10 27 Apr 2023 18:25:55 |
Dima Panov (fluffy) |
*/*: bump all direct Boost cunsumers |
1.8.2_9 18 Apr 2023 18:05:14 |
Po-Chuan Hsieh (sunpoet) |
irc/znc: Allow build with swig 4.1.0+
PR: 270720
Obtained
from: https://github.com/znc/znc/commit/fecdd9895894b3afe903021b0843a422eb4d3308 |
1.8.2_9 13 Apr 2023 00:56:37 |
Jan Beich (jbeich) |
devel/icu: update to 73.1
- Temporarily switch to GitHub auto archive (release artifacts are N/A atm)
Changes: https://github.com/unicode-org/icu/releases/tag/release-73-1
Reported by: GitHub (watch releases)
PR: 270422
Exp-run by: antoine |
1.8.2_8 16 Jan 2023 19:32:07 |
Dima Panov (fluffy) |
*/*: bump libboost*.so libraries consumert after Boost upgrade |
1.8.2_7 19 Oct 2022 08:10:29 |
Jan Beich (jbeich) |
devel/icu: update to 72.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-72-1
Reported by: GitHub (watch releases)
PR: 266582
Exp-run by: antoine |
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.8.2_6 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.8.2_6 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
1.8.2_5 20 Jul 2022 14:22:09 |
Tobias C. Berner (tcberner) |
irc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* A. Gabriel <backslash@BSDCode.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Alexey Mikhailov <karma@ez.pereslavl.ru>
* Alfred Perlstein <alfred@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
* Ben Hutchinson <benhutch@xfiles.org.uk>
* Bill Fumerola <billf@chc-chimes.com>
* Chess Griffin <chess@chessgriffin.com>
* Chris Piazza <cpiazza@FreeBSD.org>
* Craig Edwards <brain@mail1.chatspike.net> (Only the first 15 lines of the commit message are shown above ) |
1.8.2_5 22 May 2022 20:17:16 |
Dima Panov (fluffy) |
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106 |
1.8.2_4 16 May 2022 06:49:43 |
Loïc Bartoletti (lbartoletti) |
devel/cmake: Update to 3.23.0
Update to 3.23.0.
Fix pkg-plist: using the default share/man location
Release Notes:
https://cmake.org/cmake/help/v3.23/release/3.23.html
PR: 262886
Exp-run by: antoine |
1.8.2_4 07 Apr 2022 00:39:10 |
Jan Beich (jbeich) |
devel/icu: update to 71.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-71-1
Reported by: GitHub (watch releases)
PR: 262654
Exp-run by: antoine
Approved by: fluffy |
1.8.2_3 05 Dec 2021 22:04:21 |
Danilo G. Baio (dbaio) |
irc/znc: Fix build with LibreSSL
PR: 260154
Reported by: wcarson.bugzilla@disillusion.net |
1.8.2_3 28 Oct 2021 16:37:30 |
Jan Beich (jbeich) |
devel/icu: update to 70.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-70-1
Reported by: GitHub (watch releases)
PR: 258794
Exp-run by: antoine |
1.8.2_2 08 Apr 2021 23:33:31 |
Jan Beich (jbeich) |
devel/icu: update to 69.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-69-1
Reported by: GitHub (watch releases) |
1.8.2_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.8.2_1 03 Nov 2020 00:56:27 |
jbeich |
devel/icu: update to 68.1
Changes: http://site.icu-project.org/download/68
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases) |
1.8.2 09 Sep 2020 22:22:25 |
dbaio |
irc/znc: Update to 1.8.2
Changelog: https://wiki.znc.in/ChangeLog/1.8.2 |
1.8.1 17 Jun 2020 18:17:45 |
sunpoet |
Move devel/swig30 to devel/swig and update to 4.0.1
- Do not silence installation message
- Update dependent ports:
- Fix build with swig 4.0.1
- Update *_DEPENDS
- Remove BINARY_ALIAS
Changes: http://www.swig.org/news.php
PR: 246613
Exp-run by: antoine |
1.8.1 11 Jun 2020 01:28:02 |
dbaio |
irc/znc: Update to 1.8.1
Changelog: https://wiki.znc.in/ChangeLog/1.8.1
Security: 10a24ce0-ab68-11ea-b9b8-641c67a117d8 |
1.8.0 03 May 2020 13:39:37 |
dbaio |
irc/znc: Update to 1.8.0
Changelog: https://wiki.znc.in/ChangeLog/1.8.0 |
1.7.5_4 23 Apr 2020 20:14:49 |
jbeich |
devel/icu: update to 67.1
Changes: http://site.icu-project.org/download/67
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases) |
1.7.5_3 13 Mar 2020 09:47:17 |
jbeich |
devel/icu: update to 66.1
Changes: http://site.icu-project.org/download/66
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ |
1.7.5_2 11 Dec 2019 17:53:49 |
jbeich |
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136 |
1.7.5_1 09 Oct 2019 11:50:49 |
bapt |
Drop the ipv6 virtual category for i* category as it is not relevant anymore |
1.7.5_1 03 Oct 2019 20:35:30 |
jbeich |
devel/icu: update to 65.1
Changes: http://site.icu-project.org/download/65
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ |
1.7.5 29 Sep 2019 22:16:54 |
dbaio |
irc/znc: Update to 1.7.5
Changelog: https://wiki.znc.in/ChangeLog/1.7.5 |
1.7.4_2 19 Aug 2019 15:35:28 |
jbeich |
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774 |
1.7.4_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.7.4 22 Jun 2019 13:08:18 |
dbaio |
irc/znc: Update to 1.7.4, Fix Privilege Escalation issue
Changelog: https://wiki.znc.in/ChangeLog/1.7.4
MFH: 2019Q2
Security: 6f15730d-94ea-11e9-a83e-641c67a117d8 |
1.7.3_1 17 Jun 2019 22:10:02 |
dbaio |
irc/znc: Improve pkg-message with UCL format |
1.7.3_1 12 Apr 2019 06:36:31 |
jbeich |
devel/boost-*: update to 1.70.0
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303 |
1.7.3 31 Mar 2019 17:08:42 |
dbaio |
irc/znc: Update to 1.7.3, Fix Denial of Service
Changelog: https://wiki.znc.in/ChangeLog/1.7.3
MFH: 2019Q1
Security: b22d6d4c-53b9-11e9-9310-28d244aee256 |
1.7.2_1 27 Mar 2019 21:11:09 |
jbeich |
devel/icu: update to 64.1
Changes: http://site.icu-project.org/download/64
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 236325
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19479 |
1.7.2 02 Feb 2019 21:15:16 |
dbaio |
irc/znc: Update to 1.7.2
- Add NLS option
Since version v1.7.0, ZNC UI has translations for different languages.
- Switch to CMake
CMake build was added since version v1.7.0, and the ZNC UI translation
is built and installed just through CMake.
Autoconf will be removed from ZNC in the future and CMake will be the
only build option.
- Set PYTHON option as default
Now that znc-buildmod requires Python when CMake is used (as a runtime
dependency).
Changelog: https://wiki.znc.in/ChangeLog/1.7.2 |
1.7.1_3 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.7.1_2 23 Oct 2018 11:35:04 |
jbeich |
devel/icu: update to 63.1
Changes: http://site.icu-project.org/download/63
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 232300
Exp-run by: antoine |
1.7.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.7.1 18 Jul 2018 14:58:05 |
dbaio |
irc/znc: Update to 1.7.1, Fix security vulnerabilities
Changes: https://wiki.znc.in/ChangeLog/1.7.1
Reported by: gordon
MFH: 2018Q3
Security: c6d1a8a6-8a91-11e8-be4d-005056925db4 |
1.7.0_1 29 Jun 2018 14:22:11 |
jbeich |
devel/icu: update to 62.1
Changes: http://site.icu-project.org/download/62
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 229359
Exp-run by: antoine (only 10.4) |
1.7.0 08 May 2018 22:59:27 |
dbaio |
irc/znc: Update to 1.7.0
Remove --with-openssl=/path option from ./configure.
SSL is still supported and is still configurable.
modpython: Require ZNC to be built with encodings support
Changes: https://wiki.znc.in/ChangeLog/1.7.0
PR: 228078
Reported by: bdrewery |
1.6.6_2 06 Apr 2018 15:53:17 |
jbeich |
devel/icu: update to 61.1
Changes: http://site.icu-project.org/download/61
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 227042
Exp-run by: antoine
MFH: 2018Q2 (required by Firefox 61) |
1.6.6_1 10 Mar 2018 00:16:49 |
dbaio |
irc/znc: Set option CHARSET as default
ZNC has supported character encodings in core since 1.6.0 and
building/enabling charset is the recommended way.
While here, sort Makefile and change URLs to use HTTPs.
Submitted by: eadler (via email) |
1.6.6 08 Mar 2018 01:31:50 |
bdrewery |
Update to 1.6.6.
Changes: https://wiki.znc.in/ChangeLog/1.6.6
Approved by: dbaio (maintainer)
MFH: yes
Differential Revision: https://reviews.freebsd.org/D14615 |
1.6.5_4 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
1.6.5_4 09 Nov 2017 02:31:48 |
jbeich |
devel/icu: update to 60.1
Changes: http://site.icu-project.org/download/60
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 223373
Exp-run by: antoine |
1.6.5_3 25 Sep 2017 00:02:36 |
jbeich |
devel/icu: update to 59.1
- Temporarily keep C++98 working in consumers for Clang's default -std=
Changes: http://site.icu-project.org/download/59
PR: 218788
Submitted by: takefu@airport.fm, dcarmich@dcarmichael.net (early version)
Exp-run by: antoine |
1.6.5_2 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.6.5_1 08 May 2017 17:21:49 |
dbaio |
Update my email address
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D10648 |
1.6.5_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.6.5 14 Mar 2017 00:50:44 |
wen |
- Update to 1.6.5
PR: 217772
Submitted by: dbaio@bsd.com.br(maintainer) |
1.6.4 12 Dec 2016 12:58:23 |
ehaupt |
Update to 1.6.4. This fixes various segfaults.
Changelog: http://wiki.znc.in/ChangeLog/1.6.4
PR: 215238
Submitted by: dbaio@bsd.com.br (maintainer)
MFH: 2016Q4 |
1.6.3_5 23 Nov 2016 11:43:13 |
amdmi3 |
- Create znc user/group
- Set permissions properly on ETCDIR
- Add an information on znc user/group to pkg-message
- Pass maintainership to dbaio
PR: 200005
Submitted by: josh+freebsd@zevlag.com, dbaio@bsd.com.br |
1.6.3_4 19 Nov 2016 18:21:20 |
jbeich |
devel/icu: update to 58.1
Changes: http://site.icu-project.org/download/58
PR: 214384
Exp-run by: antoine
Approved by: office (bapt) |
1.6.3_3 21 Oct 2016 15:21:13 |
mat |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093 |
1.6.3_3 10 Oct 2016 19:33:25 |
amdmi3 |
- Cosmetic fixes |
1.6.3_3 24 Sep 2016 11:06:57 |
tijl |
- Update devel/icu to 57.1.
- Clean up the Makefile.
- Follow some upstream recommendations (--with-data-packaging=archive,
--disable-renaming, -DICU_NO_USER_DATA_OVERRIDE).
- Patch makefiles to install static libraries with INSTALL_DATA so they
aren't stripped.
- Patch config/mh-bsd-gcc to sync with config/mh-linux-gcc.
- Fix endianness detection in ICU. The code wanted to use BYTE_ORDER
defined in machine/endian.h, but this isn't visible because ICU is
compiled with _XOPEN_SOURCE. Patch the code to use _BYTE_ORDER instead.
- Compile ICU with C++11 compiler to enable move constructors.
- Patch ICU to fix a problem with atomics in the case of a C++11 compiler
without C++11 header <atomic> (like Clang on FreeBSD 9).
- Bump all ports that depend on it due to library version change.
- Add USES=compiler:c++0x to some ports that pick up -std=c++0x from ICU
pkgconfig files.
- Add USES=compiler:c++11-lib to graphics/libcdr01 because it also needs
a C++11 runtime library now. Add this to all ports that depend on it
so their executables load the right libstdc++.so on FreeBSD 9.
PR: 205120
Exp-run by: antoine
Approved by: portmgr (antoine) |
1.6.3_2 18 Sep 2016 11:45:56 |
rene |
Reset jase@'s ports after taking in his commit bit for safekeeping.
With hat: portmgr-secretary |
1.6.3_2 11 Sep 2016 17:45:09 |
amdmi3 |
- Verbosify build
- Switch to USES=ssl
Approved by: portmgr blanket |
1.6.3_2 03 Aug 2016 21:56:47 |
bdrewery |
Remove unneeded iconv hack.
This would still be needed with 10+ after the removal of const
on iconv(3) in src r281550, but now with the use of ICU in
1.6 it is no longer using iconv(3). |
1.6.3_2 06 Jul 2016 22:10:14 |
mat |
Bump PORTREVISION for the icu revert.
This time not bumping lang/php70, but devel/php70-intl which is the one
really depending on icu.
PR: 205120
With hat: portmgr
Sponsored by: Absolight |
1.6.3_1 06 Jul 2016 07:34:13 |
gahr |
devel/icu: bump PORTREVISION on dependent ports |
1.6.3 20 Jun 2016 12:51:32 |
gahr |
irc/znc: avoid depending on a particular ICU version
PR: 209855
Submitted by: gahr
Approved by: maintainer (timeout) |
1.6.3 19 May 2016 11:09:14 |
amdmi3 |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
1.6.3 01 Apr 2016 14:08:38 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
1.6.3 29 Feb 2016 17:15:41 |
bdrewery |
Update to 1.6.3. |
1.6.2 18 Jan 2016 18:58:34 |
riggs |
Update to upstream release 1.6.2, cleanup port
Cleanups:
- USE_OPENSSL
- Convert to OPTION helpers
- Remove no longer necessary patch for modperl
- Sort OPTIONs
- Correct compiler flags detection in configure script
PR: 205473
Submitted by: matthew@reztek.cz
Reviewed by: riggs
Approved by: maintainer timeout |
1.6.1_1 05 Nov 2015 10:43:53 |
amdmi3 |
- Add missing file to plist
- Add LICENSE_FILE
Approved by: portmgr blanket |
1.6.1 15 Oct 2015 14:55:14 |
mat |
Drop 8 support.
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3694 |
1.6.1 01 Sep 2015 13:52:38 |
knu |
Update to 1.6.1 and unbreak the CHARSET option
PR: 202380
Approved by: maintainer timeout |
1.6.0 11 May 2015 03:04:02 |
amdmi3 |
- Add CPE info
- While here, add archive/ directory to MASTER_SITES as distfile may be _moved_
there
Approved by: portmgr blanket |
1.6.0 16 Apr 2015 15:18:45 |
feld |
Fix building against LibreSSL
Upstream is accepting this change and it will land in the next release.
PR: 198387 |
1.6.0 11 Mar 2015 16:04:50 |
bdrewery |
- Update to 1.6.0. This requires a C++11 compiler and library.
PR: 198060
Submitted by: Matthew Connelly <freebsd-bugs@maff.im>
Approved by: maintainer timeout |
1.4 27 Oct 2014 13:00:22 |
bapt |
Cleanup plist |
1.4 20 Oct 2014 17:52:17 |
mva |
- Convert ports of irc/ and lang/ to new USES=python
Approved by: portmgr (implicit) |
1.4 15 Jul 2014 15:38:32 |
adamw |
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. |
1.4 20 Jun 2014 21:54:11 |
jase |
irc/znc: Update to 1.4
PR: 191034
Submitted by: bradleythughes@fastmail.fm
Changes: http://wiki.znc.in/ChangeLog/1.4 |
1.2 13 Jun 2014 07:36:28 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories G-I.
CR: D201
Approved by: portmgr (bapt) |
1.2 01 Jun 2014 15:37:41 |
rene |
irc/znc: Fix USE_PYTHON version number, it should be 3+ not 2+
Submitted by: antoine |
1.2 01 Jun 2014 15:28:44 |
rene |
Update consumers of lang/python31 or higher to use Python version 3.X
and consumers of lang/python31 or lower to use Python 2.X
This is in preparation of removing lang/python31 which expired on 2014-06-01
While here apply some fixes for textproc/codespell:
- USE_XZ -> USES=tar:xz
- remove unneeded USE_PYTHON_RUN line
Approved by: python (mva) |
1.2 20 Feb 2014 10:09:24 |
gahr |
- Convert to USES=tcl |
1.2 07 Feb 2014 20:09:52 |
jase |
- Update to 1.2
- Modernise OPTIONS configuration
- Support custom LOCALBASE
- Stage support
Changes: http://wiki.znc.in/ChangeLog/1.2 |
1.0_1 03 Jan 2014 01:13:00 |
bapt |
Part 2 at removing now useless FETCH_ARGS redifition |
1.0_1 20 Sep 2013 18:44:50 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
irc) |
1.0_1 17 Sep 2013 06:12:36 |
bapt |
Convert to new perl framework
Submitted by: az |
1.0_1 27 Jun 2013 12:36:31 |
wg |
irc/znc: add rc.d script
- Add rc.d script
PR: ports/179190
Approved by: maintainer (timeout) |
1.0_1 28 May 2013 14:21:35 |
jase |
- Add patch to fix null pointer dereferences in webadmin module
Reported by: Albert Kult (via email)
Obtained from:
https://github.com/znc/znc/commit/2bd410ee5570cea127233f1133ea22f25174eb28
Security: 19751e06-c798-11e2-a373-000c29833058 |
1.0 27 Apr 2013 11:59:29 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
1.0 23 Apr 2013 10:51:40 |
bapt |
Convert irc to USES=pkgconfig |
1.0 28 Nov 2012 23:02:15 |
jase |
- Update to 1.0
- Convert to new OPTIONSng
- Add UPDATING entry noting the automatic modification of configuration file
Changes: http://wiki.znc.in/ChangeLog/1.0
Feature safe: yes |