| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Homepage link is permanent redirected to its HTTPS counterpart
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
---
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A big Thank You to the original contributors of these ports:
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Attila Nagy <bra@fsn.hu>
* Chad J. Milios <milios@ccsys.com>
* Damian Gerow <dgerow@afflictions.org>
* Daniel Morante <daniel@morante.net>
* Dave Cottlehuber <dch@skunkwerks.at>
* Dereckson <dereckson@gmail.com>
* Devin Teske <dteske@FreeBSD.org>
* Dmitriy Limonov
* Doug Barton <dougb@FreeBSD.org>
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Florent Thoumie <flz@xbsd.org>
* Ganael LAPLANCHE <ganael.laplanche@martymac.org>
* Gea-Suan Lin <gslin@gslin.org>
* Holger Lamm <holger@e-gitt.net>
* Holger Lamm <holger@e-gitt.net> and Mario S F Ferreira <lioux@FreeBSD.org>
* Jeremy Faulkner <gldisater@gldis.ca>
* Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
* Martin Matuska <mm@FreeBSD.org>
* Maxim Ignatenko <gelraen.ua@gmail.com>
* Michael Johnson <ahze@ahze.net>
* Munish Chopra <mchopra@engmail.uwaterloo.ca>
* Oleg Alexeenkov <proler@gmail.com>
* Oleg R. Muhutdinov <mor@WhiteLuna.com>
* Pankov Pavel <pankov_p@mail.ru>
* Pav Lucistnik <pav@oook.cz>
* Rod Taylor <rbt@zort.on.ca>
* Ryan Steinmetz <zi@FreeBSD.org>
* Shaun Amott <shaun@FreeBSD.org>
* Stas Timokhin <stast@bsdportal.ru>
* Sverrir Valgeirsson <e96sv@yahoo.se> and
* Tsung-Han Yeh <snowfly@yuntech.edu.tw>
* Vasil Dimov <vd@FreeBSD.org>
* Yashin Dmitry <yashin.dm@gmail.com>
* glocke@bsdstammtisch.at
With hat: portmgr
|
|
|
|
|
|
|
|
| |
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
|
|
|
|
|
| |
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
|
|
|
|
|
| |
PR: 262333
MFH: 2022Q1
|
|
|
|
| |
Reported by: portscout
|
|
|
|
|
|
|
|
| |
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: %%DATADIR%%/powerpc-%%OPSYS%%/gtk-gnutella.nm
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: %%DATADIR%%/%%ARCH%%-%%OPSYS%%/gtk-gnutella.nm
===> Error: Plist issues found.
|
|
|
|
|
|
|
|
|
| |
Rename callframe to fix redefinition:
memusage.c:538:8: error: redefinition of 'callframe'
struct callframe {
^
/usr/include/machine/frame.h:88:8: note: previous definition is here
struct callframe {
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to version 1.2.1, which now needs GNU make to build
- Switch to SourceForge where official releases are published; this
also means shorter distfile name, correctly preserved modification
time, and alleviates the need for DISTVERSIONPREFIX abomination
- Remove ONLY_FOR_ARCHS constraint: there should not be anything
architecture-specific about server/client program for Gnutella,
modulo some fragility in their custom memory allocator
- Force previous (as in version 1.1.15) alignment value on i386 and
likely other 32-bit architectures to unbreak the build there
- Drop non-standard IRC line from the port description and improve
creator's attribution while I'm here
PR: 258276
|
|
|
|
|
| |
Reset maintainership of my ports to ports@FreeBSD.org so others can
step in to help where I haven't been able to find the time.
|
| |
|
|
|
|
| |
Notes:
svn path=/head/; revision=514143
|
|
|
|
|
|
|
|
|
|
| |
Also change port to use GitHub as the new upstream repo
Changes this release:
https://github.com/gtk-gnutella/gtk-gnutella/blob/v1.1.15/ChangeLog
Notes:
svn path=/head/; revision=508353
|
|
|
|
|
|
|
|
|
|
|
| |
Changes this release:
http://gtk-gnutella.sourceforge.net/en/?page=news#news_83
PR: 234989
Submitted by: Jamie Landeg-Jones <jamie@catflap.org>
Notes:
svn path=/head/; revision=491449
|
|
|
|
|
|
|
| |
Using parallel make seems to work fine for this port.
Notes:
svn path=/head/; revision=491448
|
|
|
|
|
|
|
|
| |
PR: 230829, 230756
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=478105
|
|
|
|
|
|
|
|
|
| |
Changes this release:
http://gtk-gnutella.sourceforge.net/en/?page=news#news_82
http://gtk-gnutella.sourceforge.net/en/?page=news#news_81
Notes:
svn path=/head/; revision=458950
|
|
|
|
|
|
|
|
|
|
| |
Changes this release:
http://gtk-gnutella.sourceforge.net/en/?page=news#news_80
Approved by: adamw (mentor, implicit)
Notes:
svn path=/head/; revision=426007
|
|
|
|
|
|
|
|
|
|
| |
PR: 213743
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Notes:
svn path=/head/; revision=425174
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
USES=localbase:ldflags can be used to set LDFLAGS. Normally LDFLAGS
appears too early on the command line causing some ports to link with
their own libraries in LOCALBASE (if installed) instead of WRKSRC.
Also make use of _USES_POST so -L${LOCALBASE}/lib is added as late as
possible after anything a port Makefile might set. Use _USES_POST
instead of .include in libedit.mk and libarchive.mk so things like
'USES=libedit localbase:ldflags' work correctly.
Fix some issues with LIBS in some ports.
Switch ports that don't support LIBS to localbase:ldflags.
PR: 212987
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=423014
|
|
|
|
|
|
|
|
|
|
|
| |
- Add undeclared dependencies detected by qa-stage script
- Move helper text from Makefile to pkg-help
Approved by: adamw, mat (mentors)
Differential Revision: https://reviews.freebsd.org/D7788
Notes:
svn path=/head/; revision=421430
|
|
|
|
|
|
|
|
|
|
| |
maintain to woodsb02@FreeBSD.org
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D6278
Notes:
svn path=/head/; revision=414892
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412348
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=411990
|
|
|
|
|
|
|
|
| |
PR: 208265
Submitted by: woodsb02@gmail.com (maintainer)
Notes:
svn path=/head/; revision=411844
|
|
|
|
|
|
|
|
|
|
| |
Changes: http://gtk-gnutella.sourceforge.net/en/?page=news#news_78
PR: 207819
Submitted by: Ben Woods <woodsb02@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=410883
|
|
|
|
|
|
|
|
|
|
|
| |
Changes: Many, especially from 1.1.6 -> 1.1.7
http://gtk-gnutella.sourceforge.net/en/?page=news#news_77
PR: 206777
Submitted by: Ben Woods <woodsb02@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=407944
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=405891
|
|
|
|
|
|
|
|
|
|
| |
- Convert to USES=localbase
PR: 204722 [1]
Submitted by: maintainer [1]
Notes:
svn path=/head/; revision=402381
|
|
|
|
|
|
|
|
|
|
| |
PR: 203731
Changes: http://gtk-gnutella.sourceforge.net/en/?page=news#news_74
Submitted by: maintainer
Sponsored by: Absolight
Notes:
svn path=/head/; revision=399263
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert to new option helpers
Changes: http://gtk-gnutella.sourceforge.net/en/?page=news#news_73
PR: 203020 [1]
Submitted by: Ben Woods <woodsb02@gmail.com> (maintainer) [1]
Notes:
svn path=/head/; revision=397609
|
|
|
|
|
|
|
|
|
|
|
| |
This failed two of the last three attempts in a multijob bulk bulld.
It failed during linking (unknown symbol references) so probably the
object files were still building at link time.
Approved by: blanket (jobs safe)
Notes:
svn path=/head/; revision=388941
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove perl5 dependency (see PR for details).
- Strip as part of the install rather than post-install due to permission
problems.
- Mark as -jn safe
PR: 199363
Submitted by: Ben Woods (maintainer)
Notes:
svn path=/head/; revision=384829
|
|
|
|
|
|
|
|
| |
PR: 198916
Submitted by: Ben Woods
Notes:
svn path=/head/; revision=382358
|
|
|
|
| |
Notes:
svn path=/head/; revision=372503
|
|
|
|
|
|
|
|
|
|
| |
- Fix LIB_DEPENDS for DBUS option
PR: ports/193328 [1]
Submitted by: tkato432@yahoo.com
Notes:
svn path=/head/; revision=368722
|
|
|
|
| |
Notes:
svn path=/head/; revision=365705
|
|
|
|
|
|
|
|
| |
PR: 191825
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=364487
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION on all ports that depend on security/gnutls and
adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
developers)
PR: 191274
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=362645
|
|
|
|
| |
Notes:
svn path=/head/; revision=360841
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.
Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.
Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.
Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.
Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics
Thanks to: all testers, bdrewery and the FreeBSD x11@ team
exp-run by: bdrewery [1]
PR: ports/187602 [1]
Approved by: portmgr (bdrewery), core (jhb)
Notes:
svn path=/head/; revision=351411
|
|
|
|
|
|
|
|
| |
PR: 181890
Submitted by: port fury
Notes:
svn path=/head/; revision=340048
|
|
|
|
|
|
|
|
|
| |
the mtree (categories starting with [np])
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=331273
|
|
|
|
|
|
|
| |
net-p2p)
Notes:
svn path=/head/; revision=327758
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt, implicit)
Notes:
svn path=/head/; revision=327124
|