Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
10 Jan 2020 10:38:55
1.9.0_3

|
pkubaj  |
net-im/licq: unbreak on powerpc64 elfv2, fix build error
On powerpc64 elfv2 this port builds fine. On elfv1, it fails to pass tests. |
11 Dec 2019 17:53:49
1.9.0_3

|
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 |
16 Nov 2019 13:46:54
1.9.0_2

|
tobik  |
Clean up WRKSRC and USE_GITHUB usage in some ports |
10 Nov 2019 11:13:34
1.9.0_2

|
tobik  |
net-im/licq: Spell BROKEN_powerpc64 correctly |
10 Nov 2019 06:27:39
1.9.0_2

|
linimon  |
Mark as broken on powerpc64. This port has been failing to build since
20180303.
Even the usual trick of adding compiler:c++11-lang did not help. |
20 Aug 2019 20:35:08
1.9.0_2

|
dinoex  |
- drop maintainership |
19 Aug 2019 15:35:28
1.9.0_2

|
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 |
14 Aug 2019 08:48:51
1.9.0_1

|
mat  |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) |
12 Apr 2019 06:36:31
1.9.0_1

|
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 |
08 Jan 2019 10:26:42
1.9.0

|
tobik  |
Do not set WRKSRC{,_SUBDIR} twice |
07 Jan 2019 01:02:34
1.9.0

|
dinoex  |
- update to 1.9.0 snapshot |
12 Dec 2018 00:15:50
1.8.2_13

|
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 |
20 Oct 2018 15:41:31
1.8.2_12

|
dinoex  |
- fix OpenSSL 1.1.x build |
09 Aug 2018 06:58:31
1.8.2_11

|
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 |
14 May 2018 14:17:45
1.8.2_10

|
dinoex  |
- fix build for FreeBSD 12.0 |
18 Apr 2018 13:57:43
1.8.2_10

|
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 |
18 Jan 2018 15:52:43
1.8.2_9

|
dinoex  |
- fix PORTREVISION |
18 Jan 2018 09:48:48
1.8.2_8

|
dinoex  |
- set BROKEN for FreeBSD-12 |
18 Jan 2018 04:11:03
1.8.2_9

|
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 |
25 Sep 2017 00:08:17
1.8.2_8

|
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 |
25 Sep 2017 00:05:06
1.8.2_7

|
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 |
25 Jun 2017 21:07:58
1.8.2_6

|
tcberner  |
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 |
02 May 2017 06:48:11
1.8.2_6

|
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 |
10 Apr 2017 00:27:49
1.8.2_5

|
linimon  |
These ports now build on powerpc64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
18 Feb 2017 08:00:15
1.8.2_5

|
dinoex  |
- make portlint happier
- add dependecies |
06 Jan 2017 08:45:04
1.8.2_5

|
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 |
26 Nov 2016 23:41:17
1.8.2_4

|
jhale  |
Update security/gpgme-* to 1.8.0
In this version, libgpgme-pthread.so has been removed in favor of just
using libgpgme.so as the thread-safe library. PORTREVISION has been
bumped on all ports depending on security/gpgme so that any that may have
linked to -lgpgme-pthread will link to -lgpgme instead.
The Python module provided by security/py-gpgme has been renamed upstream
from pyme3 to gpg. This removes the conflict with security/py-pyme,
although security/py-gpgme is still the direct replacement of that
module. |
23 Nov 2016 12:45:47
1.8.2_3

|
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) |
20 Sep 2016 09:14:39
1.8.2_2

|
linimon  |
Also mark as broken on sparc64. While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
23 May 2016 20:35:01
1.8.2_2

|
amdmi3  |
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed
Approved by: portmgr blanket |
21 Apr 2016 16:43:15
1.8.2_2

|
swills  |
many ports: mark broken on powerpc64 |
01 Apr 2016 14:16:20
1.8.2_2

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
19 Mar 2016 10:59:47
1.8.2_2

|
dinoex  |
- remove option to disable OpenSSL
- add option for gpgme support
- cleanup option NLS
PR: 207713 |
08 Oct 2015 04:37:19
1.8.2_1

|
dinoex  |
- cleanup |
03 Sep 2015 15:44:14
1.8.2_1

|
rakuco  |
Uses/iconv.mk: Set iconv-related CMake variables.
The way we deal with iconv in base and ports across different FreeBSD
releases is complicated: 9.x does not have iconv.h in base, 10.1 has it with
a different prototype for iconv(3) and later versions have the right
iconv(3) prototype. And, in some cases (USES=iconv:{translit,wchar_t}), we
must always use the libiconv port.
This is why there are so many checks in Uses/iconv.mk: we need to know the
situation we currently have in order to decide whether to pull iconv from
converters/libiconv, whether to just use its header (and pull the library
from base) or whether to use everything from base.
r384038 adjusted several CMake-based ports, but did so in a way that was not
very scalable and required a few intrusive patches to some ports. Most ports (Only the first 15 lines of the commit message are shown above ) |
15 Apr 2015 08:20:28
1.8.2_1

|
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 ) |
24 Mar 2015 18:19:24
1.8.2

|
marino  |
4 ports categories: Remove $PTHREAD_LIBS
Categories: www, ftp, net-im, net-mgmt
approved by: PTHREAD blanket |
31 Oct 2014 23:38:17
1.8.2

|
bapt  |
Simplify plist |
10 Jul 2014 12:13:12
1.8.2

|
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category N.
CR: D307
Approved by: portmgr (bapt) |
07 Jun 2014 09:59:36
1.8.2

|
dinoex  |
- update to 1.8.2 |
30 Mar 2014 19:44:49
1.8.0_2

|
dinoex  |
- new USES= |
07 Feb 2014 11:44:09
1.8.0_2

|
bapt  |
Chase boost and icu bump
While here convert some LIB_DEPENDS |
05 Feb 2014 06:50:43
1.8.0_1

|
dinoex  |
- fix build with clang
PR: 186389
Submitted by: Tijl Coosemans |
11 Jan 2014 06:33:07
1.8.0_1

|
dinoex  |
- add USE_GCC for CURRENT |
17 Dec 2013 13:20:41
1.8.0_1

|
dinoex  |
- use STAGEDIR
- use OPTIONS_DEFINE |
21 Sep 2013 11:06:04
1.8.0_1

|
dinoex  |
- fix misplaced NO_STAGE in slaveports and ifdefs |
20 Sep 2013 22:13:35
1.8.0_1

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-im) |
04 Sep 2013 18:06:08
1.8.0_1

|
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) |
30 Aug 2013 19:24:37
1.8.0_1

|
dinoex  |
- update to 1.8.0
- removed plugins: licq-console is no longer maintened upstream.
- new plugins: licq-icq, licq-msn |
06 May 2013 10:22:41
1.7.1_1

|
bapt  |
Convert from WITHOUT_NLS to PORT_OPTIONS:MNLS
While here do some conversion to new options framework |
27 Apr 2013 11:59:29
1.7.1_1

|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
26 Apr 2013 10:44:29
1.7.1_1

|
ak  |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
22 Mar 2013 20:06:15
1.7.1_1

|
makc  |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
31 Jan 2013 13:38:43
1.7.1_1

|
bapt  |
Chase boost update |
26 Jan 2013 18:46:04
1.7.1

|
dinoex  |
- update to 1.7.1 |
09 Dec 2012 21:31:58
1.7.0

|
dinoex  |
- update to 1.7.0 |
22 Jun 2012 05:17:29
1.6.1
|
dinoex  |
- update to 1.6.1 |
22 Feb 2012 18:34:37
1.6.0
|
dinoex  |
- remove broken option WITH_SOCKS
PR: 165386
Submitted by: Josh Paetzel |
12 Jan 2012 15:52:07
1.6.0
|
dinoex  |
- update to 1.6.0 |
05 Aug 2011 14:53:46
1.5.1
|
dinoex  |
- update to 1.5.1 |
20 Mar 2011 12:54:45
1.5.0
|
miwi  |
- Get Rid MD5 support |
27 Nov 2010 12:25:42
1.5.0
|
dinoex  |
- update licq ports to 1.5.0
- use cmake framework
- add license |
28 Oct 2010 21:00:21
1.3.9
|
erwin  |
Deprecate md5 in favour of sha256 checksums. md5 checksums will no longer
be generated or checked, and will be silently ignored for now. Also,
generalize the MD5_FILE macro to DISTINFO_FILO.
PR: 149657
Submitted by: rene
Approved by: portmgr
Tested on: pointyhat i386 7-exp |
21 May 2010 11:24:05
1.3.9
|
dinoex  |
- update to 1.3.9 |
22 Aug 2009 00:32:25
1.3.6 
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
28 Jul 2009 11:45:09
1.3.6
|
pav  |
- Update boost to 1.39
- Split boost port to separate components, with boost-all metaport
PR: ports/137054
Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com>
(maintainer) |
02 Nov 2008 11:37:49
1.3.6
|
dinoex  |
- Fix package for option WITH_NLS
Submitted by: Sergey A. Osokin (osa) |
01 Nov 2008 09:33:05
1.3.6
|
dinoex  |
- udpate to 1.3.6 |
25 Jul 2008 12:24:09
1.3.5_3
|
pav  |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
02 Jul 2008 18:28:42
1.3.5_3
|
dinoex  |
- fix login problems
Submitted by: Alexander Melnik
Obtained from: http://www.licq.org/wiki/news/2008-07-02-IcqLoginProblems |
23 Dec 2007 18:13:42
1.3.5_2
|
dinoex  |
- mark option WITH_SOCKS broken |
16 Dec 2007 17:13:53
1.3.5_2
|
dinoex  |
- add sidclean |
16 Dec 2007 17:13:13
1.3.5_2
|
dinoex  |
- add sidclean |
13 Dec 2007 23:07:41
1.3.5_1
|
pav  |
- Fix plist
Reported by: pointyhat |
11 Dec 2007 20:30:25
1.3.5
|
dinoex  |
- update to 1.3.5 |
10 Oct 2007 03:05:06
1.3.4_2
|
dinoex  |
- cleanup OSVERSION checks |
08 Nov 2006 06:08:13
1.3.4_2
|
dinoex  |
- disable NLS when option WITHOUT_NLS is set
Submitted by: Igor Sysoev |
05 Nov 2006 08:47:42
1.3.4_2
|
dinoex  |
- add missning includes
- fix build on FreeBSD 4.x |
31 Oct 2006 05:27:10
1.3.4_2
|
dinoex  |
- update to 1.3.4
pkg-plist files submitted by Dennis Schneider |
08 Oct 2006 12:39:54
1.3.2_2
|
dinoex  |
- fix build with gcc41 |
13 Jun 2006 14:41:47
1.3.2_2
|
dinoex  |
- cleanup
Suggested by: droso on irc |
13 May 2006 08:23:55
1.3.2_2
|
dinoex  |
- cleanup |
11 May 2006 22:49:56
1.3.2_2
|
edwin  |
Remove USE_REINPLACE from all categories starting with N |
20 Dec 2005 15:31:34
1.3.2_2
|
dinoex  |
- update to 1.3.2
- Translate-fix
Submitted by: NetJunior |
13 Nov 2005 09:26:50
1.3.0_2
|
dinoex  |
- add SHA checksum |
09 Nov 2005 08:28:43
1.3.0_2
|
pav  |
Move licq related ports to a newly create net-im category:
net/licq -> net-im/licq
net/licq-console -> net-im/licq-console
net/licq-osd -> net-im/licq-osd
net/licq-qt-gui -> net-im/licq-qt-gui
Repocopied by: marcus |