Port details |
- linguist A tool for generating translations of strings used in i10 Qt programs
- 0.0_1 devel
=1 0.0_1Version of this port present on the latest quarterly branch. BROKEN: "Inconsistent dependencies: qt 2.x and 3.x"
DEPRECATED: "Inconsistent dependencies: qt 2.x and 3.x"
IGNORE: "is marked as broken: "Inconsistent dependencies: qt 2.x and 3.x""
- 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
 - Port Added: 2000-10-31 11:50:44
- Last Update: 2004-06-20 23:40:39
- SVN Revision: UNKNOWN
- People watching this port, also watch:: p5-Tie-EncryptedHash, python
- License: not specified in port
- WWW:
- http://www.trolltech.com/company/announce/linguistpre.html
- Description:
- Qt Linguist, localization tool, allows users to seamlessly convert Qt-based
programs from one language to another, simply and intelligently. Qt Linguist
helps with the translation of all visible text in a program, to and from any
language supported by Unicode and the target platforms. A key feature in Qt
Linguist is a specialized editing tool, with many features to help the
translators be more productive and get better results. Qt Linguist will work
with both Qt/Windows and Qt for UNIX.
Qt Linguist also includes a pre-installed intelligent database of multi-lingual
terms to assist in the translation process. Once new translations are made, the
database saves the terms for later re-use. This provides translators a tool
that greatly increases work efficiency as they continue to use the product.
Qt Linguist is distributed under BSD-style license.
WWW: http://www.trolltech.com/company/announce/linguistpre.html
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME:
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- tmake : devel/tmake
- gmake : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.0_1 20 Jun 2004 23:40:39
 |
kris  |
Remove expired ports, plus the three ports that depended on them. |
0.0_1 10 May 2004 09:37:48
 |
vs  |
Don't use brackets in ${BROKEN} |
0.0_1 19 Apr 2004 07:48:48
 |
kris  |
These broken ports are scheduled for deletion on June 18 if they are
still broken at that time and no PRs have been submitted containing a fix. |
0.0_1 17 Feb 2004 22:34:58
 |
kris  |
BROKEN: Inconsistent dependencies (qt 2.x and 3.x) |
0.0_1 05 Feb 2004 02:03:50
 |
lofi  |
Accidentally backed out PORTREVISION bump.
Pointy hat to: lof |
0.0 05 Feb 2004 01:23:10
 |
lofi  |
Update to KDE 3.2.0
Important changes:
==================
- Kmail and knode have been moved from kdenetwork to kdepim. This
means you will have to install kdepim if you want to continue using
kmail or knode. This is to ease integration with korganizer, in
the new 'Kontact' application.
- The arabic translations for KDE and KOffice have been moved from
misc to the arabic category.
- There is a new module called kdeaccessibility in the accessibility
category. It contains a few utilities for disabled users like a
magnification lens and a text-to-speech frontend.
- In KDM, you need to select the 'CUSTOM' session profile in order
to have your .xsession executed. This is particularly important if
you're using the aegypten tools
(http://freebsd.kde.org/howtos/aegypten-kmail.php).
- We have started making more parts of the ports optional. In kdepim,
both Kandy and KPilot can be turned off with ports-knobs. This
process will continue in the 3.2 series. |
0.0_1 04 Feb 2004 05:21:48
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.0 29 Jan 2004 07:24:56
 |
trevor  |
SIZEify. |
0.0 20 Feb 2003 17:07:10
 |
knu  |
De-pkg-comment. |
0.0 07 Nov 2002 03:10:58
 |
adamw  |
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me
Approved by: pat |
0.0 25 Jun 2002 18:36:39
 |
ijliao  |
Replace ${PERL} with ${REINPLACE_CMD}
PR: 39842
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |
23 Nov 2001 18:17:52
    |
sobomax  |
- Unbroke; - drop maintainership. |
03 Apr 2001 09:14:44
    |
will  |
Overhaul QT/KDE support: - bsd.port.mk update to use bsd.kde.mk for
USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix
bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce
QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to
2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication
that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs
build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone
since it looks like black magic to me. Should still work w/ compat shims
for older USE_QT[,2] style. Some others were also left alone for the same
reason. |
11 Mar 2001 09:04:13
    |
sobomax  |
Workaround a c++ bug on alpha. |
01 Nov 2000 08:22:49
    |
sobomax  |
Add missed tmake dependency. |
31 Oct 2000 14:50:44
    |
sobomax  |
Add QT Linguist - a tool for generating translations of various strings used
in internationalized Qt programs. This is pre-release version. |