notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
librcc Library used by rusxmms for language autodetection
0.2.13_2 devel on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.2.13_2Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2008-01-19 19:17:30
Last Update: 2023-12-23 18:14:14
Commit Hash: 3572ca3
People watching this port, also watch:: mpfr, gitolite, py39-venusian, mkvtoolnix, p5-Data-Hexdumper
License: LGPL21+
WWW:
https://rusxmms.sourceforge.net
Description:
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
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (33 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/librcc-0.2.13_2/catalog.mk
  3. /usr/local/share/licenses/librcc-0.2.13_2/LICENSE
  4. /usr/local/share/licenses/librcc-0.2.13_2/LGPL21+
  5. @comment bin/rcc-gtk2-config
  6. bin/rcc-gtk3-config
  7. include/librcc.h
  8. include/librccui.h
  9. lib/librcc.a
  10. lib/librcc.so
  11. lib/librcc.so.0
  12. lib/librcc.so.0.2.13
  13. @comment lib/librccgtk2.a
  14. @comment lib/librccgtk2.so
  15. @comment lib/librccgtk2.so.0
  16. @comment lib/librccgtk2.so.0.2.13
  17. lib/librccgtk3.a
  18. lib/librccgtk3.so
  19. lib/librccgtk3.so.0
  20. lib/librccgtk3.so.0.2.13
  21. lib/librccui.a
  22. lib/librccui.so
  23. lib/librccui.so.0
  24. lib/librccui.so.0.2.13
  25. lib/rcc/engines/librcd_engine.a
  26. lib/rcc/engines/librcd_engine.so
  27. lib/rcc/engines/western_engine.a
  28. lib/rcc/engines/western_engine.so
  29. lib/rcc/rccexternal
  30. libdata/pkgconfig/librcc.pc
  31. @owner
  32. @group
  33. @mode
Collapse this list.
Dependency lines:
  • librcc>0:devel/librcc
To install the port:
cd /usr/ports/devel/librcc/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/librcc
  • pkg install librcc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: librcc
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1666394574 SHA256 (RusXMMS-librcc-librcc-0.2.13_GH0.tar.gz) = 112b2e6ea465e34bd28d34d39a9982da16a1cc2b016966123e12075b52833920 SIZE (RusXMMS-librcc-librcc-0.2.13_GH0.tar.gz) = 190213

Packages (timestamps in pop-ups are UTC):
librcc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.2.13_20.2.13_20.2.12_110.2.13_20.2.13_2---
FreeBSD:13:quarterly0.2.13_20.2.13_2-0.2.13_20.2.13_2-0.2.13_20.2.13_2
FreeBSD:14:latest0.2.13_20.2.13_2-0.2.13_20.2.13_2--0.2.13_1
FreeBSD:14:quarterly0.2.13_20.2.13_2-0.2.13_20.2.13_2-0.2.13_20.2.13_2
FreeBSD:15:latest0.2.13_20.2.13_2n/a0.2.13_2n/a-0.2.13_2-
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. autoconf>=2.71 : devel/autoconf
  4. automake>=1.16.5 : devel/automake
  5. libtoolize : devel/libtool
Library dependencies:
  1. librcd.so : devel/librcd
  2. libenca.so : converters/enca
  3. libaspell.so : textproc/aspell
  4. libatk-1.0.so : accessibility/at-spi2-core
  5. libglib-2.0.so : devel/glib20
  6. libintl.so : devel/gettext-runtime
  7. libgtk-3.so : x11-toolkits/gtk30
  8. libxml2.so : textproc/libxml2
  9. libpango-1.0.so : x11-toolkits/pango
This port is required by:
for Libraries
  1. converters/rcctools

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. russian/xmms*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for librcc-0.2.13_2: BDB=off: Translation database support GTK2=off: GTK 2 GUI toolkit support GTK3=on: GTK 3 GUI toolkit support TOOLS=on: Recode configuration utility TRANSLATE=off: Online translation support ===> Use 'make config' to modify these settings
Options name:
devel_librcc
USES:
autoreconf compiler:c++11-lang gmake gnome iconv libtool localbase:ldflags pathfix pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/RusXMMS/librcc/tar.gz/librcc-0.2.13?dummy=/
Collapse this list.

Number of commits found: 59

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2.13_2
23 Dec 2023 18:14:14
commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
*/*: Bump consumers of x11-toolkits/gtk30

New version of gtk3 in tree
0.2.13_1
01 Nov 2023 22:11:47
commit hash: 05f0f44a557a53913001d6debf17965dfb799288commit hash: 05f0f44a557a53913001d6debf17965dfb799288commit hash: 05f0f44a557a53913001d6debf17965dfb799288commit hash: 05f0f44a557a53913001d6debf17965dfb799288 files touched by this commit
Rodrigo Osorio (rodrigo) search for other commits by this committer
*/*: 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
commit hash: 0619748960cb07bc181ffe4addf08bc47c4b79eccommit hash: 0619748960cb07bc181ffe4addf08bc47c4b79eccommit hash: 0619748960cb07bc181ffe4addf08bc47c4b79eccommit hash: 0619748960cb07bc181ffe4addf08bc47c4b79ec files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
*: regular cleanup for GH_TAGNAME bad usage
0.2.13_1
02 Mar 2023 05:23:10
commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
0.2.13
22 Oct 2022 07:37:52
commit hash: b5a3895ad28278663f063604fa5c58eff9af7173commit hash: b5a3895ad28278663f063604fa5c58eff9af7173commit hash: b5a3895ad28278663f063604fa5c58eff9af7173commit hash: b5a3895ad28278663f063604fa5c58eff9af7173 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
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
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.2.12_13
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
0.2.12_13
10 Apr 2022 19:11:41
commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
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
commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
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
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.2.12_11
16 Mar 2020 19:09:14
Revision:528537Original commit files touched by this commit
swills search for other commits by this committer
devel/librcc: remove unnecessary REINPLACE_CMD
0.2.12_11
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
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
Revision:491812Original commit files touched by this commit
tobik search for other commits by this committer
devel/librcc: Remove GTK1 option

x11-toolkits/gtk12 is gone since r488008.
0.2.12_10
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
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
Revision:483822Original commit files touched by this commit
linimon search for other commits by this committer
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
Revision:441503Original commit files touched by this commit
rezny search for other commits by this committer
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
Revision:419843Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:405891Original commit files touched by this commit
amdmi3 search for other commits by this committer
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
0.2.12_8
25 Sep 2015 15:17:32
Revision:397827Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Strip libraries
0.2.12_7
24 Sep 2015 08:12:34
Revision:397683Original commit files touched by this commit
culot search for other commits by this committer
- Reassign to the heap after fluffy@'s bit was taken in for safekeeping
0.2.12_7
02 Aug 2015 15:03:20
Revision:393429Original commit files touched by this commit
tijl search for other commits by this committer
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 View all of this commit message)
0.2.12_6
27 Oct 2014 10:40:08
Revision:371546Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.2.12_6
26 Aug 2014 03:11:21
Revision:366179Original commit files touched by this commit
amdmi3 search for other commits by this committer
- 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
Revision:366178Original commit files touched by this commit
amdmi3 search for other commits by this committer
- 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
Revision:364733Original commit files touched by this commit
amdmi3 search for other commits by this committer
- 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
Revision:363371Original commit files touched by this commit Sanity Test Failure
adamw search for other commits by this committer
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
Revision:360658Original commit files touched by this commit
tijl search for other commits by this committer
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
Revision:351411Original commit files touched by this commit
zeising search for other commits by this committer
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 View all of this commit message)
0.2.12_1
14 Feb 2014 06:21:53
Revision:344163Original commit files touched by this commit
fluffy search for other commits by this committer
- 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
Revision:334810Original commit files touched by this commit
fluffy search for other commits by this committer
- Update librcc to 0.2.12 stable release
- Add GTK3 support
0.2.9_6
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
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
Revision:326220Original commit files touched by this commit
antoine search for other commits by this committer
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
Revision:318958Original commit files touched by this commit
bdrewery search for other commits by this committer
- Fix options conversion
0.2.9_6
23 May 2013 02:27:22
Revision:318828Original commit files touched by this commit
jgh search for other commits by this committer
- adoption of optionsNG
- trim historical headers

Approved by:	portmgr (miwi)
0.2.9_6
27 Apr 2013 08:50:47
Revision:316654Original commit files touched by this commit
mva search for other commits by this committer
- 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
Revision:313633Original commit files touched by this commit
kwm search for other commits by this committer
* 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
Revision:312209Original commit files touched by this commit
gahr search for other commits by this committer
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)

Approved by:	portmgr
0.2.9_6
01 Jun 2012 05:26:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- update png to 1.5.10
0.2.9_5
30 Sep 2011 09:30:30
Original commit files touched by this commit
dougb search for other commits by this committer
textproc/libtranslate has been fixed, so un-DEPRECATE these ports
0.2.9_5
26 Sep 2011 09:24:20
Original commit files touched by this commit
dougb search for other commits by this committer
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
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- 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
Original commit files touched by this commit
fluffy search for other commits by this committer
- 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
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
0.2.9_5
14 Jan 2011 16:12:57
Original commit files touched by this commit
fluffy search for other commits by this committer
- 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
Original commit files touched by this commit
ade search for other commits by this committer
Sync to new bsd.autotools.mk
0.2.9_5
16 Oct 2010 11:52:47
Original commit files touched by this commit
ade search for other commits by this committer
Punt autoconf267->autoconf268
0.2.9_5
05 Oct 2010 15:21:43
Original commit files touched by this commit
fluffy search for other commits by this committer
- 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
Original commit files touched by this commit
ade search for other commits by this committer
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
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
0.2.9_2
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
0.2.9_1
15 Jan 2010 12:52:57
Original commit files touched by this commit
fluffy search for other commits by this committer
- 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
Original commit files touched by this commit
fluffy search for other commits by this committer
- 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
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
0.2.6_1
09 Mar 2009 20:43:01
Original commit files touched by this commit
miwi search for other commits by this committer
- Unbreak after strnlen addition

PR:             132482
Submitted by:   Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer)
0.2.6_1
06 Jun 2008 13:21:59
Original commit files touched by this commit
edwin search for other commits by this committer
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
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.2.6

PR:             119872
Submitted by:   Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer)
0.2.5
19 Jan 2008 19:17:03
Original commit files touched by this commit
pav search for other commits by this committer
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>

Number of commits found: 59