Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2.13_2 23 Dec 2023 18:14:14
    |
Nuno Teixeira (eduardo)  |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
0.2.13_1 01 Nov 2023 22:11:47
    |
Rodrigo Osorio (rodrigo)  |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
0.2.13_1 24 May 2023 16:34:10
    |
Mathieu Arnold (mat)  |
*: regular cleanup for GH_TAGNAME bad usage |
0.2.13_1 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 ) |
0.2.13 22 Oct 2022 07:37:52
    |
Daniel Engberg (diizzy)  |
devel/librcc: Update to 0.2.13
Changelog:
https://github.com/RusXMMS/librcc/releases/tag/librcc-0.2.13 |
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) |
0.2.12_13 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 ) |
0.2.12_13 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.2.12_13 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) |
0.2.12_12 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 |
0.2.12_11 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.2.12_11 16 Mar 2020 19:09:14
  |
swills  |
devel/librcc: remove unnecessary REINPLACE_CMD |
0.2.12_11 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 |
0.2.12_10 01 Feb 2019 14:24:20
  |
tobik  |
devel/librcc: Remove GTK1 option
x11-toolkits/gtk12 is gone since r488008. |
0.2.12_10 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 |
0.2.12_9 02 Nov 2018 16:36:01
  |
linimon  |
Fix build on powerpc64 by adding compiler:c++11-lang to USES.
Approved by: portmgr (tier-2 blanket) |
0.2.12_9 23 May 2017 05:03:16
  |
rezny  |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
0.2.12_8 08 Aug 2016 13:46:50
  |
mat  |
USE_BDB cleanup.
- USE_BDB=4x+ -> USES=bdb.
- USE_BDB=yes -> USES=bdb.
- USE_BDB=xx -> USES=bdb:xx.
Other modernisations when I see them.
PR: 209183
Sponsored by: Absolight |
0.2.12_8 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.2.12_8 12 Jan 2016 16:20:32
  |
amdmi3  |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
0.2.12_8 25 Sep 2015 15:17:32
  |
amdmi3  |
- Add LICENSE
- Strip libraries |
0.2.12_7 24 Sep 2015 08:12:34
  |
culot  |
- Reassign to the heap after fluffy@'s bit was taken in for safekeeping |
0.2.12_7 02 Aug 2015 15:03:20
  |
tijl  |
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do. On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).
Bump PORTREVISION on all ports where the build log contains -export-symbols.
audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions. Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to. Fix a number of other issues in the same (Only the first 15 lines of the commit message are shown above ) |
0.2.12_6 27 Oct 2014 10:40:08
  |
bapt  |
Cleanup plist |
0.2.12_6 26 Aug 2014 03:11:21
  |
amdmi3  |
- Switch converters/enca to USES=libtool, drop .la files
- Add LICENSE_FILE
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
0.2.12_5 26 Aug 2014 03:10:43
  |
amdmi3  |
- Drop .la files for devel/librcc, no dependees require them
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
0.2.12_4 12 Aug 2014 18:43:27
  |
amdmi3  |
- Switch devel/librcd to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
0.2.12_3 29 Jul 2014 18:41:17
  |
adamw  |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
0.2.12_3 04 Jul 2014 20:28:32
  |
tijl  |
Convert textproc/aspell to "USES=libtool tar:bzip2" and bump dependent ports
Approved by: portmgr (implicit, PORTREVISION bump on unstaged port) |
0.2.12_2 16 Apr 2014 18:28:50
  |
zeising  |
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 ) |
0.2.12_1 14 Feb 2014 06:21:53
  |
fluffy  |
- Remove USE_GNOME=lthack. Not needed, the bundled libtool is the latest
version.
- Remove USE_AUTOTOOLS=autoheader. Doesn't make any difference.
- Add USES=libtool:oldver.
- Replace LIBS with LDFLAGS.
- Use option helpers.
- Add --enable-force-system-iconv on FreeBSD 10 to prevent detection of
converters/libiconv.
PR: 186732
Submitted by: tijl |
0.2.12 25 Nov 2013 03:13:52
  |
fluffy  |
- Update librcc to 0.2.12 stable release
- Add GTK3 support |
0.2.9_6 20 Sep 2013 17:13:47
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.2.9_6 03 Sep 2013 19:45:46
  |
antoine  |
Add an explicit dependency on pkgconf
(needed for good detection of gtk)
Approved by: portmgr (bapt) |
0.2.9_6 24 May 2013 11:46:11
  |
bdrewery  |
- Fix options conversion |
0.2.9_6 23 May 2013 02:27:22
  |
jgh  |
- adoption of optionsNG
- trim historical headers
Approved by: portmgr (miwi) |
0.2.9_6 27 Apr 2013 08:50:47
  |
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
0.2.9_6 08 Mar 2013 10:51:36
  |
kwm  |
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo |
0.2.9_6 14 Feb 2013 09:42:13
  |
gahr  |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)
Approved by: portmgr |
0.2.9_6 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
0.2.9_5 30 Sep 2011 09:30:30
 |
dougb  |
textproc/libtranslate has been fixed, so un-DEPRECATE these ports |
0.2.9_5 26 Sep 2011 09:24:20
 |
dougb  |
Mark FORBIDDEN the remaining ports that are vulnerable for more than
2 weeks according to portaudit (ranging from 23 days to 7 years).
The maintainers were notified by mail that this action would be taken
on 2011-09-03. (Ports for which maintainers responded have been/will be
dealt with separately.)
Also mark DEPRECATED ports that rely on the FORBIDDEN ports, and a few
ports that rely on those DEPRECATED ports. |
0.2.9_5 23 Sep 2011 22:26:39
 |
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.2.9_5 05 Aug 2011 10:17:47
 |
fluffy  |
- Temporary remove SF mirrors from MASTER_SITES, keep my mirrors
Seems libe author published latest revisions only in own blog |
0.2.9_5 03 Jul 2011 14:59:23
 |
ohauer  |
-remove MD5 |
0.2.9_5 14 Jan 2011 16:12:57
 |
fluffy  |
- Primary download site is unavailable now, SF mirror is outdated,
so host distfiles at my own as additional source.
Noticed by: pointyhat via erwin
Feature safe: yes |
0.2.9_5 04 Dec 2010 07:34:27
 |
ade  |
Sync to new bsd.autotools.mk |
0.2.9_5 16 Oct 2010 11:52:47
 |
ade  |
Punt autoconf267->autoconf268 |
0.2.9_5 05 Oct 2010 15:21:43
 |
fluffy  |
- Optionalize gtk1/2
- Fix plist without gtk2
PR: 151228
Submitted by: Dmitry Marakasov <amdmi3 AT amdmi3 DOT ru> |
0.2.9_4 15 Sep 2010 18:35:24
 |
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
0.2.9_3 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.2.9_2 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
0.2.9_1 15 Jan 2010 12:52:57
 |
fluffy  |
- Add option to install GUI configuretion utility for librcc
- Disable BDB/LibTranslate support by default, it causes breakages in
depended apps at i386 only [1]
Noticed by: myself, Alberto Villa, Alexander Yerenkow, David Johnson [1]
Approved by: miwi, tabthorpe (mentors implicit) |
0.2.9 08 Jan 2010 18:04:30
 |
fluffy  |
- devel/librcc: update to 0.2.9 release, add some optional components
- Grab maintainership for librcc and librcd by current maintainer's request
PR: 142470
Submitted by: myself
Approved by: Ulrich Spörlein (maintainer)
Approved by: miwi, tabthorpe (mentors implicit) |
0.2.6_1 22 Aug 2009 00:18:43
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
0.2.6_1 09 Mar 2009 20:43:01
 |
miwi  |
- Unbreak after strnlen addition
PR: 132482
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer) |
0.2.6_1 06 Jun 2008 13:21:59
 |
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) |
0.2.6 21 Jan 2008 22:30:53
 |
miwi  |
- Update to 0.2.6
PR: 119872
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer) |
0.2.5 19 Jan 2008 19:17:03
 |
pav  |
The Abilities of LibRCC Library
===============================
* Language Autodetection
* On the fly translation between languages, using online-services!
* Encoding Autodetection for most of European Languages1
* Support for encoding detection plugins (besides Enca and LibRCD)
* Recoding/translation of multi-language playlists!
* Cache to speed-up re-recoding.
* Possibility to configure new languages and encodings.
* Shared configuration file. For example mentioned TagLib and LibID3 patches
do not have their own user interface, but will utilize the same recoding
configuration as XMMS.
* As well the separate program for configuration adjustment is available.
* GTK/GTK2 UI Library: you can add properties page to your GTK application
with 3 lines of code.
* Menu localization opportunity
WWW: http://rusxmms.sourceforge.net
PR: ports/119187
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> |