non port: net-p2p/linuxdcpp/Makefile |
Number of commits found: 82 |
Tuesday, 25 Jul 2023
|
09:42 Muhammad Moinur Rahman (bofh)
net-p2p/linuxdcpp: Fix build with llvm16
- Pet portclippy
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation
67718a2 |
Thursday, 2 Mar 2023
|
05:23 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.
* xml: Add some missing DeviceEventController methods.
* Bind the AT-SPI bus to the graphical session.
* Mark bus service as belonging to the session slice.
* Add ATSPI_ROLE_PUSH_BUTTON_MENU.
* Add an "announcement" event/signal to allow objects to send
notifications (!63).
* Various code clean-ups and test improvements.
What's new in at-spi2-core 2.45.1:
* Atk and at-spi2-atk are now merged into this project.
* Now requires meson 0.56.2 and glib 2.67.4.
* at-spi2-atk: Expose the accessible hierarchy via dbus introspection.
* Properly escape the AT-SPI bus address; fixes warnings about the address
not containing a colon (!55).
* Add a text value to AtspiValue, so that a value can expose a textual
description, as in the new Atk value API.
* Add atspi_event_listener_register_with_app, to allow an event listener
to be registered only for a given application (!52).
- accessibility/atk and accessibility/at-spi2-atk have been merged into
accessibility/at-spi2-core
- accessibility/at-spi2-core: bump consumers of removed ports atk and
at-spi2-atk
PR: 269704
Exp-run by: antoine
---
fa81a4f |
Wednesday, 7 Sep 2022
|
21:10 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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Friday, 12 Aug 2022
|
14:46 Dima Panov (fluffy)
*/*: bump all consumers after recent boost upgrade
4cf39de |
Sunday, 10 Apr 2022
|
19:11 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)
d63665f |
Saturday, 26 Mar 2022
|
08: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
247c7db |
Sunday, 10 Oct 2021
|
19:44 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)
2c672a4 |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Friday, 1 Jan 2021
|
12:24 danfe
- Convert to modern Python, take maintainership
- Drop currently not useful `post-patch' target
- Add `cairo' to USE_GNOME per stage Q/A report
|
Monday, 25 May 2020
|
18:33 sunpoet
Update USES=scons to specify scons of Python 2
- While I'm here, convert emulators/gem5 and games/marsnomercy to USES=scons
|
Wednesday, 11 Dec 2019
|
17:53 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
|
Wednesday, 27 Nov 2019
|
17:04 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
|
Friday, 8 Nov 2019
|
13:26 tobik
net-p2p: Add missing USES=gnome
|
Wednesday, 25 Sep 2019
|
09:38 amdmi3
- Switch to USES=localbase
- Switch to options helpers
- Update WWW
|
Monday, 19 Aug 2019
|
15:35 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
|
Friday, 26 Jul 2019
|
20:46 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
|
Friday, 12 Apr 2019
|
06:36 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
|
Thursday, 4 Apr 2019
|
08:13 antoine
Mark BROKEN on FreeBSD 12 and 13
Reported by: pkg-fallout
MFH: 2019Q2
|
Wednesday, 12 Dec 2018
|
01:35 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
|
00:15 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
|
Tuesday, 30 Oct 2018
|
12:06 linimon
Fix build with GCC-based architectures.
PR: 231953
Submitted by: Piotr Kubaj
|
Monday, 10 Sep 2018
|
13:14 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
|
Thursday, 9 Aug 2018
|
06:58 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
|
Wednesday, 18 Apr 2018
|
13:57 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
|
Thursday, 18 Jan 2018
|
04:11 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
|
Monday, 25 Sep 2017
|
00:08 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
|
00:05 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
|
Tuesday, 2 May 2017
|
06:48 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
|
Wednesday, 15 Mar 2017
|
14:45 mat
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight
|
Friday, 6 Jan 2017
|
08:45 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
|
Wednesday, 23 Nov 2016
|
12:45 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)
|
Friday, 1 Apr 2016
|
14:16 mat
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Tuesday, 12 Jan 2016
|
16:20 amdmi3
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket
|
Saturday, 29 Nov 2014
|
18:22 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)
|
Tuesday, 14 Oct 2014
|
11:09 amdmi3
- Clarify LICENSE
- Add LICENSE_FILE
- Drop @dirrm* from plist
|
Wednesday, 18 Jun 2014
|
12:23 grembo
Fix port so it builds again. Did some minor housekeeping while being there.
PR: 190600
Reviewed by: bapt
Approved by: bapt
|
Friday, 7 Feb 2014
|
11:44 bapt
Chase boost and icu bump
While here convert some LIB_DEPENDS
|
Thursday, 24 Oct 2013
|
17:31 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>
|
Friday, 4 Oct 2013
|
21:38 antoine
Add an explicit dependency on pkgconf
|
Friday, 20 Sep 2013
|
22:28 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-p2p)
|
Saturday, 27 Apr 2013
|
11:59 mva
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising
|
Monday, 31 Dec 2012
|
17:03 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.
|
Wednesday, 4 Jul 2012
|
13:59 danfe
- Adjust COMMENT line a bit
- Drop maintainership
|
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
|
Wednesday, 19 Oct 2011
|
15:48 danfe
- Update to version 1.1.0
- Add LICENSE (GPLv2)
|
Tuesday, 17 May 2011
|
10:40 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
|
Sunday, 28 Mar 2010
|
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Saturday, 6 Feb 2010
|
21:28 fjoe
Fix huge memory leak (16M per every hashed file).
Approved by: MAINTAINER
|
Friday, 5 Feb 2010
|
11:46 dinoex
- update to jpeg-8
|
Friday, 31 Jul 2009
|
13:57 dinoex
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Thursday, 19 Mar 2009
|
13:52 danfe
Fix MAINTAINER.
|
13:49 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
|
Wednesday, 18 Mar 2009
|
20:06 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.
|
Monday, 7 Jul 2008
|
06:24 mezz
Update to 1.0.2.
|
Friday, 6 Jun 2008
|
13:53 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)
|
Sunday, 6 Jan 2008
|
17:28 mezz
Update to 1.0.1.
|
Sunday, 23 Sep 2007
|
22:22 mezz
-Update to 1.0.0, finally an offical tarball from them.
-Update pkg-descr, copied from its release notes.
|
Tuesday, 18 Sep 2007
|
17:48 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
|
Sunday, 8 Jul 2007
|
03:42 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
|
Friday, 25 May 2007
|
04:37 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
|
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Monday, 2 Apr 2007
|
16:57 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
|
Sunday, 25 Mar 2007
|
03:28 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
|
Wednesday, 7 Feb 2007
|
05:38 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
|
Tuesday, 6 Feb 2007
|
19:04 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)
|
Friday, 5 Jan 2007
|
05:21 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
|
Tuesday, 2 Jan 2007
|
05:56 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
|
Friday, 15 Dec 2006
|
05:21 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
|
Thursday, 23 Nov 2006
|
06:20 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
|
Saturday, 4 Nov 2006
|
01:34 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
|
Sunday, 8 Oct 2006
|
04:35 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
|
Thursday, 28 Sep 2006
|
21:56 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
|
Monday, 25 Sep 2006
|
02:17 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
|
Tuesday, 12 Sep 2006
|
20:53 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
|
Saturday, 2 Sep 2006
|
07:21 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.
|
Wednesday, 23 Aug 2006
|
02:56 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
|
Saturday, 19 Aug 2006
|
17:28 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
|
Monday, 7 Aug 2006
|
18:03 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.
|
Friday, 4 Aug 2006
|
08:12 mezz
Force commit to add about that a new knob, WITH_DEBUG, has been added.
|
08:09 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
|
Saturday, 29 Jul 2006
|
17:46 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/
|
Number of commits found: 82 |