Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.0_21 25 Jul 2023 09:42:18 |
Muhammad Moinur Rahman (bofh) |
net-p2p/linuxdcpp: Fix build with llvm16
- Pet portclippy
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
1.1.0_21 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
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.0_20 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.0_20 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
1.1.0_19 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
1.1.0_18 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
1.1.0_17 10 Oct 2021 19:44:42 |
Baptiste Daroussin (bapt) |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
1.1.0_17 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.1.0_17 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1.0_17 01 Jan 2021 12:24:01 |
danfe |
- Convert to modern Python, take maintainership
- Drop currently not useful `post-patch' target
- Add `cairo' to USE_GNOME per stage Q/A report |
1.1.0_17 01 Jan 2021 10:11:35 |
antoine |
Revert r559792 to unbreak INDEX and bulk -a
It seems a lot of reverse dependencies were missed
With hat: portmgr |
1.1.0_17 01 Jan 2021 00:57:24 |
rene |
Remove most expired ports that depend on Python 2.7:
Exceptions are:
- mail/mailman, our listservers still use it
- www/chromium, solely because of popular demand,
upstream is (slowly) working on porting it to Python 3
- ports that have actual patches for Python 3 against
them (Cinnamon and a few unrelated other ports)
- llvm70 and qt5-webengine because they seem to have a lot
of dependencies which need further analysis
- sysutils/uefi-edk2-bhyve because bhyve seems to use them
- python2 and python27 themselves
I'm sure there will be complaints, but the nice thing about
a version control system is that we can revert and adjust things. (Only the first 15 lines of the commit message are shown above ) |
1.1.0_17 25 May 2020 18:33:44 |
sunpoet |
Update USES=scons to specify scons of Python 2
- While I'm here, convert emulators/gem5 and games/marsnomercy to USES=scons |
1.1.0_17 22 Mar 2020 05:23:32 |
tobik |
net-p2p/linuxdcpp: Disable bad compiler version check and unbreak with Clang 10
Checking for c++ >= 4.1...(cached) no
Compiler version check failed. c++ 4.1 or later is needed |
1.1.0_17 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.1.0_16 27 Nov 2019 17:04:00 |
danfe |
- Allow to build against contemporary versions of OpenSSL and set
missing INSTALLS_ICONS as reported by portlint(1)
- Revert WITH_DEBUG part of the r512774 as explained by mat@:
WITH_DEBUG means the port will be built with debugging symbols and
will not be stripped. So before, if WITH_DEBUG was set, it was built
with all debugging bells and whistles. Now, it only adds debug=1 to
MAKE_ARGS, and it gets stripped in the end. WITH_DEBUG must not be
set by port options, it is a user-facing variable.
PR: 233972 |
1.1.0_16 08 Nov 2019 13:26:08 |
tobik |
net-p2p: Add missing USES=gnome |
1.1.0_16 25 Sep 2019 09:38:25 |
amdmi3 |
- Switch to USES=localbase
- Switch to options helpers
- Update WWW |
1.1.0_16 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.1.0_15 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.1.0_14 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.1.0_13 04 Apr 2019 08:13:48 |
antoine |
Mark BROKEN on FreeBSD 12 and 13
Reported by: pkg-fallout
MFH: 2019Q2 |
1.1.0_13 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.0_12 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.0_11 30 Oct 2018 12:06:15 |
linimon |
Fix build with GCC-based architectures.
PR: 231953
Submitted by: Piotr Kubaj |
1.1.0_11 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.0_11 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.0_10 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.0_9 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.0_8 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.0_7 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.0_6 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.0_5 15 Mar 2017 14:45:31 |
mat |
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight |
1.1.0_5 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.0_4 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.0_3 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.1.0_3 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
1.1.0_3 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.0_3 29 Nov 2014 18:22:33 |
tijl |
Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The
first contains runtime libraries such as libintl and the latter contains
developer tools such as msgfmt. Ports that use gettext will usually need
a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools.
USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on
devel/gettext-runtime and USES=gettext-tools can be used to set a
BUILD/RUN_DEPENDS on devel/gettext-tools. USES=gettext is now the same
as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on
devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools.
Update gettext to 0.19.3.
Remove :oldver from converters/libiconv and devel/gettext-runtime. Leave
symlinks with the old library versions to avoid the need to bump
PORTREVISION on a large number of dependent ports. When most of the
dependent ports have had normal version updates, PORTREVISION can be
bumped on the remaining ones (low number) and the links can be removed.
Fix some ports that installed files in lib/locale instead of share/locale.
PR: 194038
Reviewed by: bapt
Exp-run: antoine
Approved by: portmgr (antoine) |
1.1.0_3 14 Oct 2014 11:09:41 |
amdmi3 |
- Clarify LICENSE
- Add LICENSE_FILE
- Drop @dirrm* from plist |
1.1.0_3 18 Jun 2014 12:23:54 |
grembo |
Fix port so it builds again. Did some minor housekeeping while being there.
PR: 190600
Reviewed by: bapt
Approved by: bapt |
1.1.0_3 07 Feb 2014 11:44:09 |
bapt |
Chase boost and icu bump
While here convert some LIB_DEPENDS |
1.1.0_2 24 Oct 2013 17:31:55 |
tijl |
- Fix build on FreeBSD 10 (iconv, libc++).
- USES=scons.
- Add support for startup notifications.
PR: ports/183163
Submitted by: Vladimir Kondratiev <wulf@mail.mipt.ru> |
1.1.0_1 22 Oct 2013 13:59:54 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [np])
Approved by: portmgr (bdrewery) |
1.1.0_1 04 Oct 2013 21:38:24 |
antoine |
Add an explicit dependency on pkgconf |
1.1.0_1 20 Sep 2013 22:28:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-p2p) |
1.1.0_1 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.1.0_1 31 Dec 2012 17:03:21 |
mezz |
Remove the created by me and update those header at the same time. I never
care about those header, so you even can claim that those were created by
you instead of me. |
1.1.0_1 04 Jul 2012 13:59:20 |
danfe |
- Adjust COMMENT line a bit
- Drop maintainership |
1.1.0_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.1.0 19 Oct 2011 15:48:30 |
danfe |
- Update to version 1.1.0
- Add LICENSE (GPLv2) |
1.0.3_4 02 Jul 2011 18:06:14 |
miwi |
- Kick MD5 Support |
1.0.3_4 17 May 2011 10:40:15 |
danfe |
- Switch to launchpadlibrarian.net as distribution site (default download
URLs from launchpad.net redirect there via "303 See Other" response)
- Remove documentation entries from pkg-plist in favor of PORTDOCS knob |
1.0.3_4 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.0.3_3 06 Feb 2010 21:28:12 |
fjoe |
Fix huge memory leak (16M per every hashed file).
Approved by: MAINTAINER |
1.0.3_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.0.3_1 18 Aug 2009 20:14:15 |
danfe |
Reformat port description. |
1.0.3_1 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
1.0.3 19 Mar 2009 13:52:01 |
danfe |
Fix MAINTAINER. |
1.0.3 19 Mar 2009 13:49:35 |
danfe |
- Update to version 1.0.3. Store distfile locally until Launchpad folks fix
their site to service files correctly
- Assume maintainership, cleanup Makefile
- Reflect project move to Launchpad in pkg-descr |
1.0.2 18 Mar 2009 20:06:39 |
mezz |
Release these ports into wild. I don't have time for these ports anymore. I am
keeping maintain two ports that don't require a lot of time to take care of. |
1.0.2 07 Jul 2008 06:24:43 |
mezz |
Update to 1.0.2. |
1.0.1_1 06 Jun 2008 13:53:49 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
1.0.1 06 Jan 2008 17:28:09 |
mezz |
Update to 1.0.1. |
1.0.0 23 Sep 2007 22:22:27 |
mezz |
-Update to 1.0.0, finally an offical tarball from them.
-Update pkg-descr, copied from its release notes. |
0.0.1.20070804 18 Sep 2007 17:48:31 |
mezz |
Update it to the lastest version of CVS, at 2007-08-04 in changelog. See in
the changelog for details:
http://tinyurl.com/b3myl |
0.0.1.20070707 08 Jul 2007 03:42:55 |
mezz |
Update it to the lastest version of CVS, at 2007-07-07 in changelog. See in
the changelog for details:
http://tinyurl.com/b3myl |
0.0.1.20070506 25 May 2007 04:37:39 |
mezz |
Update it to the lastest version of CVS, at 2007-05-06 in changelog. See in
the changelog for details:
http://tinyurl.com/b3myl |
0.0.1.20070324_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.0.1.20070324_1 02 Apr 2007 16:57:48 |
mezz |
Catch up with the latest CVS, fix the charset/locale stuff. Bump the
PORTREVISION.
Bug tracker: http://tinyurl.com/2hrvgn (berlios.de)
Obtained from: LinuxDC++ CVS |
0.0.1.20070324 25 Mar 2007 03:28:38 |
mezz |
Update it to the lastest version of CVS, at 2007-03-24 in changelog. See in
the changelog for details:
http://tinyurl.com/b3myl |
0.0.1.20070206 07 Feb 2007 05:38:16 |
mezz |
Update it to the lastest version of CVS, at 2007-02-06 in changelog. See in
the changelog for details:
http://tinyurl.com/b3myl |
0.0.1.20070204 06 Feb 2007 19:04:25 |
mezz |
- Update it to the lastest version of CVS, at 2007-02-04 in changelog. See in
the changelog for details:
http://tinyurl.com/b3myl
- Remove STRIP= from WITH_DEBUG, it's in bsd.port.mk now.
- Remove IGNORE on FreeBSD 4.x, it's no longer need.
Reviewed by: bland (iconv patch) |
0.0.1.20070104 05 Jan 2007 05:21:53 |
mezz |
Update it to the lastest version of CVS, at 2007-01-04 in changelog. See in
the changelog for details:
http://tinyurl.com/b3myl |
0.0.1.20070101 02 Jan 2007 05:56:11 |
mezz |
Update it to the lastest version of CVS, at 2007-01-01 in changelog. See in
the changelog for details:
http://tinyurl.com/b3myl |
0.0.1.20061210 16 Dec 2006 18:10:33 |
mezz |
Don't need to remove check on GCC anymore, which it used to be problem. With
this changes fix the build with GCC 4.1.
Reported by: krismail |
0.0.1.20061210 15 Dec 2006 05:21:54 |
mezz |
Update it to the lastest version of CVS, at 2006-12-10 in changelog. See in
the changelog for details:
http://tinyurl.com/b3myl |
0.0.1.20061122 23 Nov 2006 06:20:11 |
mezz |
Update it to the lastest version of CVS, at 2006-11-22 in changelog. See in
the changelog for details:
http://tinyurl.com/b3myl |
0.0.1.20061103 04 Nov 2006 01:34:24 |
mezz |
Update it to the lastest version of CVS, at 2006-11-01 in changelog. See in
the changelog for details:
http://tinyurl.com/b3myl |
0.0.1.20061007 08 Oct 2006 04:35:22 |
mezz |
Update it to the lastest version of CVS, at 2006-10-07 in changelog. See in
the changelog for details:
http://tinyurl.com/b3myl |
0.0.1.20060927 28 Sep 2006 21:56:27 |
mezz |
Update it to the lastest version of CVS, at 2006-09-27 in changelog. See in
the changelog for details:
http://tinyurl.com/b3myl |
0.0.1.20060923 25 Sep 2006 02:17:32 |
mezz |
Update it to the lastest version of CVS, at 2006-09-23 in changelog. See in
the changelog for details:
http://tinyurl.com/b3myl |
0.0.1.20060911 12 Sep 2006 20:53:20 |
mezz |
Update it to the lastest version of CVS, at 2006-09-11 in changelog. See in
the changelog for details:
http://tinyurl.com/b3myl |
0.0.1.20060901 02 Sep 2006 07:21:00 |
mezz |
- Update it to the lastest version of CVS, at 2006-09-01 in changelog. See in
the changelog for details:
http://tinyurl.com/b3myl
- Add an entry in UPDATING about that the name of binary, datadir and docsdir
have been renamed from ldcpp to linuxdcpp by the linuxdcpp developer. |
0.0.1.20060821 23 Aug 2006 02:56:10 |
mezz |
Update it to the lastest version of CVS, at 2006-08-21 in changelog. See in
the changelog for details:
http://tinyurl.com/b3myl |
0.0.1.20060818 19 Aug 2006 17:28:23 |
mezz |
Update it to the lastest version of CVS, at 2006-08-17 in changelog. See in
the changelog for details:
http://tinyurl.com/b3myl |
0.0.1.20060803 07 Aug 2006 18:03:19 |
mezz |
Mark it as IGNORE, does not compile on FreeBSD 4.x, due to lack of wide
character in libc. Also, I don't support FreeBSD 4.x. |
0.0.1.20060803 04 Aug 2006 08:12:51 |
mezz |
Force commit to add about that a new knob, WITH_DEBUG, has been added. |
0.0.1.20060803 04 Aug 2006 08:09:50 |
mezz |
Update it to the lastest version of CVS, at 2006-08-01 in changelog. See in
the changelog for details:
http://tinyurl.com/b3myl |
0.0.1.20060726 29 Jul 2006 17:46:11 |
mezz |
Linuxdcpp is a port of the win32 DC++ direct connect client to POSIX-like
systems. Despite the name, it does run on other platforms beside Linux.
Linuxdcpp uses the gtk2 toolkit.
WWW: http://linuxdcpp.berlios.de/ |