non port: irc/hexchat/Makefile |
SVNWeb
|
Number of commits found: 55 |
Thu, 2 Mar 2023
|
[ 05:23 Tobias C. Berner (tcberner) ] fa81a4f (Only the first 10 of 1168 ports in this commit are shown above. )
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 )
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 6ec0477 (Only the first 10 of 87 ports in this commit are shown above. )
irc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* A. Gabriel <backslash@BSDCode.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Alexey Mikhailov <karma@ez.pereslavl.ru>
* Alfred Perlstein <alfred@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
* Ben Hutchinson <benhutch@xfiles.org.uk>
* Bill Fumerola <billf@chc-chimes.com>
* Chess Griffin <chess@chessgriffin.com>
* Chris Piazza <cpiazza@FreeBSD.org>
* Craig Edwards <brain@mail1.chatspike.net> (Only the first 15 lines of the commit message are shown above )
|
Sun, 10 Apr 2022
|
[ 19:11 Charlie Li (vishwin) ] d63665f (Only the first 10 of 892 ports in this commit are shown above. )
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)
|
Sat, 26 Mar 2022
|
[ 08:27 Matthias Fechner (mfechner) ] 247c7db (Only the first 10 of 867 ports in this commit are shown above. )
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
|
Sun, 13 Feb 2022
|
[ 19:43 Daniel Engberg (diizzy) ] 6a7cf96
irc/hexchat: Some fixes to port
- Use upstream release archive as recommended by Porters Handbook
(USE_GITHUB section)
- Define gdkpixbuf2 dependency (reported by Poudriere)
- Adjust SHEBANG_FILES to remove the need to define BINARY_ALIAS
- Remove INSTALL_TARGET
- Define INSTALLS_ICONS (reported by Portlint)
- Remove unnecessary LIBS variable
PR: 261922
Reviewed by: pkubaj (maintainer)
|
Sat, 12 Feb 2022
|
[ 22:18 Piotr Kubaj (pkubaj) ] 38d8a26
irc/hexchat: update to 2.16.1
|
Wed, 20 Oct 2021
|
[ 16:13 Stefan Eßer (se) ] f42c954
irc/hexchat: Add CPE information
Approved by: portmgr (blanket)
|
Sat, 16 Oct 2021
|
[ 06:51 Antoine Brodin (antoine) ] 6af2a88
irc/hexchat: unbreak after USE_GCC=any removal
|
Tue, 12 Oct 2021
|
[ 15:01 Tobias Kortkamp (tobik) ] ae22a78 (Only the first 10 of 70 ports in this commit are shown above. )
*: Clean up some things
- Fix typos
- Fix overwritten variables with focus on master/slave ports
- Remove unreferenced variables
- Sort categories
- Remove redundant option descriptions
- Clean up commented PORTREVISION
- Add missing USES
Reported by: portscan
|
Sun, 10 Oct 2021
|
[ 19:44 Baptiste Daroussin (bapt) ] 2c672a4 (Only the first 10 of 586 ports in this commit are shown above. )
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)
|
Thu, 7 Oct 2021
|
[ 17:53 Piotr Kubaj (pkubaj) ] 71c19b19
irc/hexchat: update to 2.16.0
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 6 Feb 2021
|
[ 19:32 bapt ]
Remove false dependency on gconf
|
Sun, 22 Dec 2019
|
[ 13:56 pkubaj ]
irc/hexchat: update to 2.14.3, change maintainer to my FreeBSD.org address,
regenerate patches, add USES=localbase
Changelog:
fix various incorrect parsing of IRC messages relating to trailing
parameters
fix SASL negotiation combined with multi-line cap
fix input box theming with Yaru theme
python: Work around Python 3.7 regression causing crash on unload
sysinfo: Add support for /etc/os-release
sysinfo: Ignore irrelevant mounts when calculating storage size
|
Tue, 5 Nov 2019
|
[ 22:26 zeising ]
Add USES=xorg USES=gl, ports categories i
Add USES=xorg and USES=gl to ports in categories starting with 'i'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
|
Wed, 9 Oct 2019
|
[ 11:50 bapt ] (Only the first 10 of 19 ports in this commit are shown above. )
Drop the ipv6 virtual category for i* category as it is not relevant anymore
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
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
|
Mon, 11 Feb 2019
|
[ 16:40 meta ]
irc/hexchat: fix build when PYTHON option is off
- hexchat requires Python 3
- Specify PYTHON_VER in MESON_ARGS since each ports might be built with
different Python versions
PR: 235644
Submitted by: w.schwarzenfeld@utanet.at
Reported by: Philipp Engel <kidon@posteo.de>
Approved by: Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
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
|
Sat, 27 Oct 2018
|
[ 00:17 swills ]
irc/hexchat: fix build with GCC-based architectures
PR: 232728
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)
|
Mon, 3 Sep 2018
|
[ 13:12 swills ]
irc/hexchat: update to 2.14.2
PR: 231061
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)
|
Wed, 1 Aug 2018
|
[ 20:20 bhughes ]
irc/hexchat: add SYSINFO option (off by default)
PR: 227281
Submitted by: pkubaj@anongoth.pl (maintainer)
Reported by: lcraft@gmail.com
Sponsored by: Miles AS
|
Fri, 22 Jun 2018
|
[ 19:59 tcberner ] (Only the first 10 of 29 ports in this commit are shown above. )
Update net/libproxy to 0.4.15
* this release switched the build system to cmake
* move libproxy-gnome to libproxy-gnome2 for consistency
* add new slave libproxy-webkit3
* try to simplify the whole thing
* bump revisions in the dependencies
Reviewed by: gnome (kwm), mat
Differential Revision: https://reviews.freebsd.org/D15655
|
Fri, 13 Apr 2018
|
[ 13:11 ashish ]
- Update to 2.14.1
- Add dependency on iso-codes, and meson (new build system)
- Remove OPTIONS: NLS SOCKS
- Remove hardcoded CA bundle path in patch with a variable
replaced at post-patch
- Add workaround for detecting system's OpenSSL version
- Update WWW
PR: 227324
Approved by: Piotr Kubaj <pkubaj at anongoth dot pl> (maintainer)
|
Tue, 6 Jun 2017
|
[ 16:18 mat ] (Only the first 10 of 37 ports in this commit are shown above. )
Convert every usage of https://github.com/.../archive/xxx to USE_GITHUB.
While there, fix small style issues.
Sponsored by: Absolight
|
Tue, 3 Jan 2017
|
[ 14:12 olivier ]
Fix build with libressl
PR: 215363
Submitted by: w.schwarzenfeld@utanet.at
Reviewed by: pkubaj@anongoth.pl (maintainer)
Approved by: jadawin (mentor)
Differential Revision: https://reviews.freebsd.org/D8824
|
Fri, 16 Dec 2016
|
[ 13:48 olivier ]
Update to 2.12.4
PR: 215302
Submitted by: Piotr Kubaj (maintainer)
Approved by: tabthorpe
Differential Revision: https://reviews.freebsd.org/D8805
|
Tue, 8 Nov 2016
|
[ 11:13 tz ]
irc/hexchat: Update from 2.12.1 to 2.12.3
Changelog: https://hexchat.readthedocs.io/en/latest/changelog.html
PR: 213344
uSbmitted by: Piotr Kubaj <pkubaj@anongoth.pl>, swills
Approved by: junovitch (mentor)
|
Fri, 9 Sep 2016
|
[ 19:42 amdmi3 ] (Only the first 10 of 100 ports in this commit are shown above. )
Most commonly used build systems support silent builds, when they
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.
Change summary:
- Always do verbose builds for cmake, ninja and GNU configure (the
latter includes check if --disable-silent-rules is actually supported
by the configure script; there are isolated cases when it's not true) (Only the first 15 lines of the commit message are shown above )
|
Fri, 26 Aug 2016
|
[ 06:17 pi ]
irc/hexchat: fix build when lang/gcc is installed
PR: 211327
MFH: 2016Q3
Reported by: kib
Submitted by: Tobias Kortkamp <t@tobik.me>
Approved by: Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)
|
Wed, 20 Jul 2016
|
[ 19:18 amdmi3 ]
- Update to 2.12.1
- Pass maintainership to pkubaj@anongoth.pl
- Switch to options helpers
- Cosmetic fixes
- Switch to USES=ssl
- While here, fix LICENSE and add LICENSE_FILE
PR: 211083 [1], 211085 [2]
Submitted by: pkubaj@anongoth.pl [1], serio.jeffrey@gmail.com (maintainer) [2]
Approved by: serio.jeffrey@gmail.com (maintainer) [1]
|
Fri, 1 Apr 2016
|
[ 14:08 mat ] (Only the first 10 of 481 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 12 Oct 2015
|
[ 14:18 culot ]
- Update maintainer's address
PR: 203717
Submitted by: serio.jeffrey@riseup.net (maintainer)
|
Mon, 28 Sep 2015
|
[ 18:31 rm ]
irc/hexchat: pass maintainership to submitter
PR: 203388
Submitted by: Jeffrey Serio <serio.jeffrey@riseup.net>
|
Sun, 2 Aug 2015
|
[ 20:23 kwm ] (Only the first 10 of 124 ports in this commit are shown above. )
Part 1 of adding USE_GNOME=intltool to ports that require it.
The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.
PR: 201980
Exp-run by: antoine@
|
Fri, 26 Jun 2015
|
[ 13:23 marino ]
irc/hexchat: Remove extraneous <pre>/<post>
|
Tue, 16 Jun 2015
|
[ 12:56 amdmi3 ]
- Fix build on pre-10.x by requiring newer OpenSSL version from ports
- Fix build with NLS disabled by adding gettext-tools dependency
MFH: 2015Q2
|
Sat, 30 May 2015
|
[ 20:18 nemysis ]
- Reset maintainer to ports@
|
Thu, 21 May 2015
|
[ 18:18 nemysis ]
- Update to 2.10.2, announce message is here:
http://hexchat.readthedocs.org/en/latest/changelog.html
- Change master site from http://dl.hexchat.org/ to http://dl.hexchat.net
- Remove obsolete REINPLACE, hexchat.appdata.xml install properly
- Recreate patches, changed by upstream
|
Fri, 3 Oct 2014
|
[ 16:10 tijl ]
- Remove USE_AUTOTOOLS
- Use INSTALL_TARGET=install-strip
- Fix problem with locale directory by setting CPPFLAGS
|
Fri, 12 Sep 2014
|
[ 10:41 nemysis ]
- Update to 2.10.1, announce message is here:
http://hexchat.readthedocs.org/en/latest/changelog.html
- Take maintainership
- Add dependency for devel/gnome-common
- Remove XFT Option, changed by upstream
- Remove LIBSEXY, SOCKS and XFT from default Options
- Add SOCKS_DESC
- Remove Spell Options and dependencies, changed by upstream
- Remove PORTSCOUT
- USES python instead of USE_PYTHON=yes
- Remove obsolete REINPLACE, changes accepted by upstream to use SH
- Change REINPLACE, changed by upstream
- Add CP and RM, not fixable with other ways
- Recreate patch files/patch-src__common__ssl.c with make makepatch
Approved by: maintainer (private email)
|
Fri, 29 Aug 2014
|
[ 10:56 amdmi3 ]
- Fix build by adding missing LIBS
Approved by: portmgr blanket
|
Thu, 31 Jul 2014
|
[ 15:18 wg ]
net/dante: update to 1.4.0
- Add LICENSE
- Support stage
PR: 191232
Submitted by: mp39590 gmail com
Approved by: maintainer (timeout)
|
Tue, 3 Jun 2014
|
[ 19:54 nemysis ]
- Bump PORTREVISION for dependencies changes
- Pass maintainership to koalative at gmail.com
- Use libtool instead of USE_AUTOTOOLS libtool
- Add USE_AUTOTOOLS libtoolize
- Set PORTSCOUT, wrong NLS
- Change pkg-plist, remove *.la files
|
Wed, 16 Apr 2014
|
[ 18:28 zeising ] (Only the first 10 of 1008 ports in this commit are shown above. )
The FreeBSD x11@ and graphics team proudly presents
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 (Only the first 15 lines of the commit message are shown above )
|
Sat, 12 Apr 2014
|
[ 15:21 nemysis ]
- Bump PORTREVISION for dependencies changes
- Define CA_BUNDLE and add to default Options
- Add REINPLACE and patches to enable CA_BUNDLE
PR: ports/188508
Submitted by: ashish@
|
Tue, 1 Apr 2014
|
[ 17:54 nemysis ]
- Change Makefile header, use my name and @FreeBSD.org email
- Use tar:xz instead of USE_XZ=yes
- Strip libraries
- Break lines around 80 characters
- Change pkg-message, add information about FiSH Protection
- Change pkg-descr, update WWW
|
Fri, 4 Oct 2013
|
[ 21:59 nemysis ]
- Bump PORTREVISION for dependency change
- Remove audio/libcanberra from default install
- Reordering Options
- Add CANBERRA Option
- Add CANBERRA and PYTHON to default Options
- Support STAGEDIR
Approved by: wg/pawel (mentors)
|
Tue, 24 Sep 2013
|
[ 21:21 nemysis ]
- Bump portrevision
- Add pkg-message file to display usage for spelling
- Remove dependency for textproc/en-aspell
Approved by: wg/pawel (mentors)
|
Fri, 20 Sep 2013
|
[ 18:44 bapt ] (Only the first 10 of 135 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
irc)
|
Mon, 16 Sep 2013
|
[ 20:55 nemysis ]
- Update to 2.9.6.1
- Change maintainer email gmx.ch --> FreeBSD.org
- USES gmake desktop-file-utils pkgconfig
- Use the new format for LIB_DEPENDS
- Change CONFIGURE_ARGS
- Add DOCS and FISHLIM Options
- Remove OPENSSL Option, use --enable-openssl
- Remove OPENSSL from default Options
- Reword Options description
- Add dependencies for audio/libcanberra and textproc/en-aspell
- Simplify Option handling
- Change REINPLACE_CMD that not install for Gnome3 hexchat.appdata.xml
- Mute dir install
- Remove unneeded patches
Removed file(s):
- files/patch-configure.ac
- files/patch-src-fe-gtk-Makefile.am
- files/patch-src-fe-gtk-banlist.c
- files/patch-src-fe-gtk-custom-list.h
- files/patch-src-fe-gtk-fe-gtk.c
- files/patch-src__common__dbus__dbus-client.c
Approved by: wg/pawel (mentors)
|
[ 15:42 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
|
Sun, 2 Jun 2013
|
[ 13:44 kwm ]
Add patch to fix the static spell option [1].
Reword options description.
Submitted by: maintainer [1]
Approved by: maintainer via IRC
Obtained from: hexchat upstream [1]
|
[ 13:23 kwm ] (Only the first 10 of 13 ports in this commit are shown above. )
Add hexchat, which is a continuation of the XChat IRC client.
PR: ports/174888
Submitted by: nemysis <nemysis@gmx.ch>
|
Number of commits found: 55 |