854e FreshPorts -- textproc/libtranslate
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
libtranslate 0.99_6 textproc on this many watch lists=1 search for ports that depend on this port
A natural language translation library

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: 09 Feb 2005 19:12:40
License: not specified in port


libtranslate is a library for translating text and web pages between
natural languages. Its modular infrastructure allows to implement new
translation services separately from the core library.

libtranslate is shipped with a generic module supporting web-based
translation services such as Babel Fish, Google Language Tools and
SYSTRAN. Moreover, the generic module allows to add new services
simply by adding a few lines to a XML file (see the services.xml(5)
manual page).

The libtranslate distribution includes a powerful command line
interface (see the translate(1) manual page).

WWW: http://www.nongnu.org/libtranslate/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/gmake
  2. textproc/intltool
Required To Run:
  1. devel/gio-fam-backend
Required Libraries:
  1. devel/libsoup
  2. misc/talkfilters
  3. devel/glib20
  4. devel/pcre
  5. textproc/libxml2

This port is required by:

for Libraries

To install the port: cd /usr/ports/textproc/libtranslate/ && make install clean
To add the package: pkg_add -r libtranslate


Configuration Options
===> The following configuration options are available for libtranslate-0.99_6:
     GENERIC=on: generic module
     TALKFILTERS=on: talkfilters module
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.twaren.net/Unix/NonGNU/libtranslate/
  3. ftp://gnu.mirrors.pair.com/savannah/libtranslate/
  4. http://download-mirror.savannah.gnu.org/releases/libtranslate/
  5. http://ftp.twaren.net/Unix/NonGNU/libtranslate/
  6. http://gnu.mirrors.pair.com/savannah/savannah/libtranslate/
  7. http://mirror.lihnidos.org/GNU/savannah/libtranslate/
  8. http://nongnu.askapache.com/libtranslate/

Number of commits found: 21

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
28 Mar 2013 03:28:31
Original commit files touched by this commit  0.99_6
eadler search for other commits by this committer
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead.
05 Oct 2012 14:52:52
Original commit files touched by this commit  0.99_6
bapt search for other commits by this committer
Convert to new options framework
24 Oct 2011 04:17:38
Original commit files touched by this commit  0.99_6
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
29 Sep 2011 18:10:20
Original commit files touched by this commit  0.99_6
mi search for other commits by this committer
Unbreak, when libsoup is needed, by switching to libsoup24. Use 4
year-old patch for that purpose, that's available on MASTER_SITE.

While at it, apply some other patches sitting at the same location.
Some others were already present in our own files/ -- add the link
to the originals in those cases.

Turn on MAKE_JOBS_SAFE. Bump PORTREVISION.

The port needs a loving maintainer: services.xml file, for example,
is rather outdated: the self-testing included breaks for most online
translation services (for others the translation-results are slightly
different from those recorded at 2005).
26 Sep 2011 09:24:20
Original commit files touched by this commit  0.99_5
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.
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.99_5
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
03 Jul 2011 14:40:25
Original commit files touched by this commit  0.99_5
ohauer search for other commits by this committer
-remove MD5
06 Jun 2008 14:05:09
Original commit files touched by this commit  0.99_5
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)
29 Apr 2008 05:11:44
Original commit files touched by this commit  0.99_4
linimon search for other commits by this committer
Reset jylefort's port maintainerships.  portmgr has taken his commit bit
into safekeeping due to inactivity.
24 Mar 2008 03:50:55
Original commit files touched by this commit  0.99_4
marcus search for other commits by this committer
The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
FreeBSD.  The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ .  On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media.  Work
is also underway to tie webkit more closely into GNOME.  As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.

This release would not have been possible without the contributions and
testing efforts of the following people:

Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon
20 Mar 2008 10:03:51
Original commit files touched by this commit  0.99_4
pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
28 Mar 2007 11:56:32
Original commit files touched by this commit  0.99_4
pav search for other commits by this committer
- Fix after objformat removal

Reported by:    pointyhat
02 Feb 2007 17:22:21
Original commit files touched by this commit  0.99_4
kris search for other commits by this committer
Back out previous since it causes further plist problems.
01 Feb 2007 02:42:06
Original commit files touched by this commit  0.99_4
kris search for other commits by this committer
Use libtool port instead of included version to avoid objformat a.out botch
24 Jan 2006 03:10:24
Original commit files touched by this commit  0.99_4
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
30 Dec 2005 21:31:03
Original commit files touched by this commit  0.99_4
jylefort search for other commits by this committer
Fix an unsigned int -> signed long conversion on 64-bit platforms.
05 Nov 2005 05:22:06
Original commit files touched by this commit  0.99_3
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
13 Apr 2005 21:19:02
Original commit files touched by this commit  0.99_2
jylefort search for other commits by this committer
* Fixes HTTP charset parsing.
* Fixes an occasional lockup in translate_session_translate_text().

Approved by:    adamw (mentor)
12 Apr 2005 22:10:43
Original commit files touched by this commit  0.99_1
jylefort search for other commits by this committer
Change my MAINTAINER email address to jylefort@FreeBSD.org

Approved by:    adamw (mentor)
12 Mar 2005 10:54:27
Original commit files touched by this commit  0.99_1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
09 Feb 2005 19:12:05
Original commit files touched by this commit  0.99
ahze search for other commits by this committer
Add libtranslate 0.99, a natural language translation library.

PR:             ports/76859
Submitted by:   Jean-Yves Lefort <jylefort@brutele.be>

Number of commits found: 21

2840
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24526
Broken 217
Deprecated 473
Ignore 636
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours11
new 7 days27
new fortnight58
new month212

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0