Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.2_24 29 Oct 2024 14:38:53 |
Po-Chuan Hsieh (sunpoet) |
games/pokerth: Mark BROKEN
src/engine/log.h:77:30: error: no member named 'directory_string' in
'boost::filesystem::path'
77 | return mySqliteLogFileName.directory_string();
| ~~~~~~~~~~~~~~~~~~~ ^
1 error generated.
Reference: https://pkg-status.freebsd.org/beefy18/data/main-amd64-default/p645a502a4f60_s8b2e7da7085/logs/pokerth-1.1.2_24.log
https://pkg-status.freebsd.org/beefy22/data/141amd64-default/41deb0568d87/logs/pokerth-1.1.2_24.log
https://pkg-status.freebsd.org/beefy16/data/133amd64-default/711a2f7f1ca4/logs/pokerth-1.1.2_24.log |
1.1.2_24 07 Oct 2024 14:16:41 |
Po-Chuan Hsieh (sunpoet) |
devel/protobuf: Update to 28.2
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
1.1.2_23 03 Oct 2024 10:25:14 |
Dima Panov (fluffy) |
*/*: bump consumers after devel/boost* update
With hat: office
Sponsored by: Future Crew, LLC |
1.1.2_22 18 Sep 2024 19:10:12 |
Po-Chuan Hsieh (sunpoet) |
devel/protobuf: Update to 28.1
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
1.1.2_21 15 Sep 2024 20:09:36 |
Po-Chuan Hsieh (sunpoet) |
devel/protobuf: Update to 28.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
1.1.2_20 15 Aug 2024 10:55:26 |
Po-Chuan Hsieh (sunpoet) |
devel/protobuf: Update to 27.3
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
1.1.2_19 09 Jan 2024 15:41:04 |
Baptiste Daroussin (bapt) |
MAN[1-5]PREFIX: eleminate its usage and move man to share/man |
1.1.2_18 14 Dec 2023 17:03:10 |
Po-Chuan Hsieh (sunpoet) |
devel/protobuf: Update to 24.4
- Use USES=pathfix to fix .pc installation
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
1.1.2_17 14 Dec 2023 17:03:05 |
Po-Chuan Hsieh (sunpoet) |
games/pokerth: Fix build with protobuf 22+ |
1.1.2_17 08 Dec 2023 07:25:19 |
Muhammad Moinur Rahman (bofh) Author: Tobias Rehbein |
games/pokerth: Return to pool
PR: 275617
Approved by: submitter is maintainer |
1.1.2_17 16 Oct 2023 10:29:46 |
Alexey Dokuchaev (danfe) |
games/pokerth: unbreak the port's build against Boost >=1.73
Obtained from: Gentoo Linux (https://bugs.gentoo.org/723520) |
1.1.2_17 14 Oct 2023 17:11:29 |
Daniel Engberg (diizzy) |
games/pokerth: Deprecate and set expiration date to 2023-11-30
Fails to build and marked broken over a year ago
Approved by: portmgr (blanket) |
1.1.2_17 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
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.1.2_17 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.1.2_17 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
1.1.2_16 20 Jul 2022 14:21:58 |
Tobias C. Berner (tcberner) |
games: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <benlutz@datacomm.ch>
* <janos.mohacsi@bsd.hu>
* Aaron Baugher
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron VonderHaar <avh4@usa.net>
* Aaron Zauner <az_mail@gmx.at>
* Adam Kranzel (adam@alameda.edu)
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
1.1.2_16 22 May 2022 20:17:16 |
Dima Panov (fluffy) |
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106 |
1.1.2_16 16 Apr 2022 04:19:07 |
Po-Chuan Hsieh (sunpoet) |
devel/protobuf: Update to 3.20.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
1.1.2_15 28 Feb 2022 12:46:46 |
Po-Chuan Hsieh (sunpoet) |
devel/protobuf: Update to 3.19.4
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
1.1.2_14 21 Jul 2021 18:11:52 |
Po-Chuan Hsieh (sunpoet) |
devel/protobuf: Update to 3.17.3
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
PR: 257026
Exp-run by: antoine |
1.1.2_13 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
1.1.2_12 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1.2_12 26 Jan 2021 14:01:09 |
sunpoet |
Bump PORTREVISION for devel/protobuf shlib change |
1.1.2_11 30 Aug 2020 20:19:42 |
sunpoet |
Bump PORTREVISION for devel/protobuf shlib change |
1.1.2_10 03 Jun 2020 18:32:06 |
sunpoet |
Bump PORTREVISION for devel/protobuf shlib change |
1.1.2_9 04 Apr 2020 10:14:42 |
madpilot |
- Resurrect games/pokerth
- Pass maintainership to submitter
PR: 245280
Submitted by: tobias.rehbein@web.de |
1.1.2_8 16 Mar 2019 21:55:51 |
tcberner |
Qt4 deprecation: Remove Qt4 and its consumes.
2019-03-15 accessibility/qt4-accessible: Qt4 has been EOL since december 2015
2019-03-15 astro/qlandkartegt: Qt4 has been EOL since december 2015
2019-03-15 astro/stellarium-qt4: Qt4 has been EOL since december 2015
2019-03-15 astro/xglobe: Qt4 has been EOL since december 2015
2019-03-15 audio/acoustid-fingerprinter: Qt4 has been EOL since december 2015
2019-03-15 audio/cueplayer: Qt4 has been EOL since december 2015
2019-03-15 audio/esperanza: Qt4 has been EOL since december 2015
2019-03-15 audio/lastfm-desktop: Qt4 has been EOL since december 2015
2019-03-15 audio/minitunes: Qt4 has been EOL since december 2015
2019-03-15 audio/mixxx20: Qt4 has been EOL since december 2015
2019-03-15 audio/mumble: Qt4 has been EOL since december 2015
2019-03-15 audio/murmur: Qt4 has been EOL since december 2015
2019-03-15 audio/puddletag: Qt4 has been EOL since december 2015 (Only the first 15 lines of the commit message are shown above ) |
1.1.2_8 13 Dec 2018 06:59:35 |
tobik |
There is no security/openssl-devel anymore |
1.1.2_8 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.1.2_7 12 Dec 2018 00:15:50 |
jbeich |
devel/boost-*: update to 1.69.0
Changes: http://www.boost.org/users/history/version_1_69_0.html
PR: 232525
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17645 |
1.1.2_6 11 Dec 2018 20:40:48 |
madpilot |
- Mark pokerth broken with OpenSSL 1.1 and newer
- Silence portling warning |
1.1.2_6 03 Dec 2018 19:41:33 |
sunpoet |
Update devel/protobuf to 3.6.1
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
PR: 231008
Exp-run by: antoine |
1.1.2_5 02 Dec 2018 15:41:48 |
rene |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
1.1.2_5 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
1.1.2_5 09 Aug 2018 06:58:31 |
jbeich |
devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers
Changes: http://www.boost.org/users/history/version_1_68_0.html
PR: 229569
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D16165 |
1.1.2_4 28 Jun 2018 17:39:55 |
tcberner |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
1.1.2_4 24 Jun 2018 21:11:15 |
sunpoet |
Revert r473259 and r473260 which are committed by accident
- Bump PORTEPOCH for protobuf and py-protobuf
- Bump PORTREVISION for dependent ports |
1.1.2_3 24 Jun 2018 20:19:46 |
sunpoet |
Update to 3.6.0
Changes: https://github.com/google/protobuf/releases |
1.1.2_2 18 Apr 2018 13:57:43 |
jbeich |
devel/boost-*: update to 1.67.0
Changes: http://www.boost.org/users/history/version_1_67_0.html
PR: 227427
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15030 |
1.1.2_1 18 Jan 2018 04:11:03 |
jbeich |
devel/boost-*: update to 1.66.0
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279 |
1.1.2 31 Dec 2017 13:28:37 |
madpilot |
Add patches to fix pokerth build with upcoming boost 1.66.
This is a NOP with the current boost version.
PR: 224123
Submitted by: jbeich@
Obtained from: https://github.com/pokerth/pokerth/issues/338 |
1.1.2 28 Dec 2017 13:53:53 |
madpilot |
- Update games/pokerth to 1.1.2
- Add missing dependencies reported by stage-qa
- Sort plist |
1.1.1_18 18 Dec 2017 12:33:01 |
amdmi3 |
Revert r456614, it was caused by testing with boost 1.66 |
1.1.1_18 18 Dec 2017 11:01:38 |
amdmi3 |
- Mark BROKEN: does not build:
src/third_party/websocketpp/websocketpp/transport/asio/connection.hpp:422:45:
error: use of class template 'boost::asio::strand' requires template arguments
Approved by: portmgr blanket |
1.1.1_18 14 Dec 2017 08:31:21 |
madpilot |
- Unbreak and fix build after protobuf 3.5.0 update |
1.1.1_18 13 Dec 2017 11:38:47 |
madpilot |
Mark pokerth as broken.
Fails to compile after the update of devel/protobuf to 3.5.0.
I am working on a fix but will take some time. |
1.1.1_18 11 Dec 2017 18:26:14 |
sunpoet |
Update devel/protobuf to 3.5.0
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases |
1.1.1_17 25 Sep 2017 00:08:17 |
jbeich |
devel/boost-*: update to 1.65.1
Changes: http://www.boost.org/users/history/version_1_65_1.html
PR: 218835
Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by: jhibbits (on powerpc64, earlier version)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
1.1.1_16 25 Sep 2017 00:05:06 |
jbeich |
devel/boost-*: enable C++11 features
PR: 218835
Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by: maintainer timeout (2 months)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
1.1.1_15 18 Sep 2017 14:04:05 |
madpilot |
- Fix build failure with new boot version 1.65
- While here, regenerate some patches
PR: 222190
Submitted by: jbeich@ |
1.1.1_15 16 Aug 2017 15:44:49 |
sunpoet |
Update devel/protobuf to 3.4.0
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases |
1.1.1_14 01 Aug 2017 17:44:42 |
madpilot |
Update WWW line in pkg-descr. |
1.1.1_14 02 May 2017 06:48:11 |
jbeich |
devel/boost-*: update to 1.64.0
Changes: http://www.boost.org/users/history/version_1_64_0.html
PR: 218835
Approved by: office (bapt)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D10472 |
1.1.1_13 29 Apr 2017 15:43:47 |
sunpoet |
Update devel/protobuf to 3.3.0
- Remove USE_CSTD=c99: it was added for [1], now audio/clementine-player builds
fine without it
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases
PR: 178687 [1] |
1.1.1_12 29 Jan 2017 16:04:36 |
sunpoet |
Update devel/protobuf to 3.2.0
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases |
1.1.1_11 06 Jan 2017 08:45:04 |
jbeich |
devel/boost-*: update to 1.63.0
Changes: http://www.boost.org/users/history/version_1_63_0.html
PR: 215598
Exp-run by: antoine
Approved by: office (bapt)
MFH: 2017Q1 |
1.1.1_10 14 Dec 2016 17:58:20 |
sunpoet |
- Update devel/protobuf to 3.1.0
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases |
1.1.1_9 23 Nov 2016 12:45:47 |
jbeich |
devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC
Changes: http://www.boost.org/users/history/
PR: 199601
Submitted by: Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by: rakuco (kde) (earlier version)
Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions)
Approved by: bapt (office) |
1.1.1_8 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.1.1_8 27 Mar 2016 14:58:00 |
tijl |
- Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
supported by libgnutls-dane and gnutls-cli. Also clarify the option
description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4. Some ports used this library
in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed. Ports that used these have been
updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.
net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.
www/hydra: Mark BROKEN. This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.
PR: 207768
Exp-run by: antoine
Approved by: portmgr (antoine) |
1.1.1_7 07 Feb 2016 14:42:13 |
amdmi3 |
- Fix LICENSE
- Fix build with boost 1.60
- Strip binary
Approved by: portmgr blanket |
1.1.1_7 15 Apr 2015 08:20:28 |
tijl |
converters/libiconv:
- Remove const qualifier from iconv(3) to match POSIX:
http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html
- Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is
defined because the base system iconv supports these extensions too.
Add/remove patches to/from ports to call iconv with non-const arguments.
This breaks some ports on FreeBSD 10 because base system iconv.h still has
the const qualifier. Fix this by letting USES=iconv add a build dependency
on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG
defined) instead of the base system iconv.h.
This exposed some ports that link with libiconv when it is available instead
of using libc iconv. In these cases one of the following changes has been (Only the first 15 lines of the commit message are shown above ) |
1.1.1_7 08 Dec 2014 16:48:41 |
tijl |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
1.1.1_6 18 Nov 2014 08:28:37 |
madpilot |
- Clean up plist
- Make post-install target noisy |
1.1.1_6 04 Oct 2014 15:12:45 |
sunpoet |
- Update to 2.6.0
- Update MASTER_SITES
- Add my LOCAL to MASTER_SITES
- Use USE_CSTD
- Use MAKE_CMD
- Reformat pkg-descr
- Update WWW
- Take maintainership
- Bump PORTREVISION for devel/protobuf shlib change
Changes: https://code.google.com/p/protobuf/source/browse/trunk/CHANGES.txt |
1.1.1_5 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) |
1.1.1_4 05 Jul 2014 12:19:33 |
tijl |
Bump more ports that depend on libsqlite3.so:
- ports that set USE_SQLITE with the *_USE option helper
- ports that depend on libsqlite3 indirectly as reported by pkg rquery
Approved by: portmgr (implicit) |
1.1.1_3 03 Jun 2014 13:58:33 |
amdmi3 |
- Convert security/gsasl to USES=libtool, drop .la files
- Bump revisions of dependent ports as gsasl .so version has changed
- Convert USE_BZIP2 and USE_XZ to USES in some ports
Approved by: portmgr blanket |
1.1.1_2 17 Apr 2014 15:03:56 |
swills |
- Chase libmikmod upgrade
Reported by: makc
Pointyhat to: swills |
1.1.1_1 17 Mar 2014 08:37:19 |
madpilot |
Convert to new USES=tar |
1.1.1_1 07 Feb 2014 11:44:09 |
bapt |
Chase boost and icu bump
While here convert some LIB_DEPENDS |
1.1.1 27 Jan 2014 14:44:19 |
madpilot |
- Update to 1.1.1
- Remove uneeded patches |
1.1 23 Dec 2013 14:34:44 |
madpilot |
- Update to 1.1 |
1.0.1_1 26 Nov 2013 12:59:35 |
makc |
- Clean up after conversion to USES=qmake
Approved by: portmgr (blanket approval) |
1.0.1_1 22 Oct 2013 13:53:34 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (games category)
Approved by: portmgr (bdrewery) |
1.0.1_1 09 Oct 2013 23:05:54 |
madpilot |
- Convert to USES qmake |
1.0.1_1 29 Sep 2013 11:17:43 |
madpilot |
- Support staging |
1.0.1_1 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
1.0.1_1 05 Sep 2013 14:26:40 |
madpilot |
- Fix build on head after iconv and new ld behavior changes
- Convert to new LIB_DEPENDS format |
1.0.1_1 04 Sep 2013 18:06:08 |
madpilot |
- Make ports use the libc provided iconv implementation on 10-CURRENT
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc
Reviewed by: bapt
Approved by: portmgr (bapt)
Discussed with: bapt, bsam (who both contributed ideas and code) |
1.0.1_1 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.0.1_1 11 Jul 2013 16:26:27 |
sunpoet |
- 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 |
1.0.1 08 Jul 2013 18:44:24 |
madpilot |
Convert the ports I maintain to USES=gmake. |
1.0.1 27 Apr 2013 08:50:47 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
1.0.1 21 Apr 2013 16:22:45 |
madpilot |
Update to 1.0.1
Feature safe: yes |
1.0_3 18 Mar 2013 15:14:28 |
vanilla |
1: Upgrade protobuf to 2.5.0.
2: bump revision.
3: document UPDATING. |
1.0_2 05 Feb 2013 16:17:07 |
novel |
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports |
1.0_1 31 Jan 2013 13:38:43 |
bapt |
Chase boost update |
1.0 02 Jan 2013 21:09:45 |
madpilot |
- Update to 1.0
- Remove ABI version number from LIB_DEPENDS |
0.9.5 10 Dec 2012 20:39:41 |
madpilot |
Trim Makefile headers for ports I maintain. |
0.9.5 23 Jun 2012 13:00:09 |
madpilot |
Update to 0.9.5
Approved by: crees (mentor) |
0.9.4_2 06 Jun 2012 06:44:38 |
miwi |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
0.9.4_2 03 Jun 2012 13:56:44 |
johans |
Chase security/gsasl library update |
0.9.4_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.9.4 31 May 2012 21:12:14 |
madpilot |
- Convert to new options framework
- Remove uneeded double quotes
- While here fix various portlint warnings
- Indent make conditionals and loop
Approved by: Boris Samorodov <bsam@FreeBSD.org> (net/unison-nox11 maintainer)
Approved by: Matthias Andree <mandree@FreeBSD.org> (implicit, net/unison232
maintainer)
Approved by: tabthorpe (mentor) |
0.9.4 14 Apr 2012 18:45:07 |
madpilot |
Change to my FreeBSD.org email address.
Approved by: crees (mentor) |
0.9.4 14 Apr 2012 11:47:19 |
madpilot |
Update to 0.9.4
Approved by: crees (mentor) |
0.9.3 10 Mar 2012 01:28:07 |
jgh |
- Update to 0.9.3 and unbreak
PR: ports/165824
Submitted by: maintainer, mad@madpilot.net
Feature safe: yes |
0.9.1_1 06 Mar 2012 18:19:38 |
pav |
- Mark BROKEN: does not compile
src/net/common/ircthread.cpp: In function 'void
irc_event_numeric(irc_session_t*, unsigned int, const char*, const char**,
unsigned int)':
src/net/common/ircthread.cpp:193: error: 'LIBIRC_RFC_ERR_NICKNAMEINUSE' was
not declared in this scope
src/net/common/ircthread.cpp:194: error: 'LIBIRC_RFC_ERR_NICKCOLLISION' was
not declared in this scope
src/net/common/ircthread.cpp:197: error: 'LIBIRC_RFC_RPL_TOPIC' was not
declared in this scope
[..]
Reported by: pointyhat |