Port details |
- ksocrat KSocrat is the simple English/Russian Russian/English dictionary
- 3.2.1_7 russian
=6 3.2.1_7Version of this port present on the latest quarterly branch.
- DEPRECATED: Depends on QT3; unmaintained
This port expired on: 2013-07-01 RESTRICTED: Redistribution not allowed
- 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: 2003-04-30 21:41:47
- Last Update: 2013-07-26 19:19:21
- SVN Revision: 323748
- People watching this port, also watch:: mplayer, zip
- Also Listed In: ipv6 kde
- License: not specified in port
- WWW:
- http://ksocrat.linux.kiev.ua/
- Description:
- KSocrat is the simple English/Russian and Russian/English dictionary.
WWW: http://ksocrat.linux.kiev.ua/
-
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:
-
- ru-ksocrat>0:russian/ksocrat
- No installation instructions:
- This port has been deleted.
- PKGNAME: ru-ksocrat
- 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:
-
- moc : x11-toolkits/qt33
- gmake : devel/gmake
- libtool>=2.4 : devel/libtool
- Runtime dependencies:
-
- moc : x11-toolkits/qt33
- Library dependencies:
-
- kimproxy.0 : x11/kdelibs3
- 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 |
3.2.1_7 26 Jul 2013 19:19:21 |
rene |
KDE3 and QT3 expired on 2013-07-01, remove these ports.
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.
Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports
PR: ports/180745
Submitted by: rene
Approved by: portmgr (bapt)
Exp-run by: bapt |
3.2.1_7 30 Dec 2012 12:03:52 |
beat |
- Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8
was released in 2007 and KDE 3.5.10 in 2008 and both are no longer
maintained upstream nor in our tree.
- Set EXPIRATION_DATE to 2013-07-01
Discussed with: bapt, tabthorpe |
3.2.1_7 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
3.2.1_6 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 |
3.2.1_6 18 Mar 2011 17:59:51 |
miwi |
- Get Rid MD5 support
With hat: portmgr (myself) |
3.2.1_6 24 Jan 2011 03:46:54 |
linimon |
NO_CDROM and NO_PACKAGE are redundant when RESTRICTED is specified.
While here, pet portlint.
Feature safe: yes |
3.2.1_6 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
3.2.1_6 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
3.2.1_5 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
3.2.1_4 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
3.2.1_4 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
3.2.1_3 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
3.2.1_3 24 Jun 2008 07:11:00 |
az |
- Drop maintainership |
3.2.1_3 06 Jun 2008 13:58:31 |
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) |
3.2.1_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
3.2.1_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
3.2.1_1 22 Feb 2006 08:35:50 |
az |
- Remove deprecated USE_REINPLACE
- Remove no longer exist core.inec.ru from MASTER_SITES list - R.I.P |
3.2.1_1 24 Jan 2006 01:01:17 |
edwin |
SHA256ify
Approved by: krion@ |
3.2.1_1 22 Jan 2006 02:49:00 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
3.2.1_1 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
3.2.1 03 Oct 2005 12:55:25 |
az |
- Change my e-mail
Approved by: sem (mentor) |
3.2.1 26 Sep 2005 10:50:00 |
novel |
- Fix fetching problem [1]
- Minor Makefile cleanup
PR: 86588
Submitted by: Andrej Zverev (maintainer)
Reported by: pointyhat via kris |
3.2.1 20 Apr 2005 13:19:08 |
novel |
- update to 3.2.1
- pass maintainership to submitter
PR: 80140
Submitted by: Andrej Zverev <az@inec.ru> |
3.2_4 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
3.2_4 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
3.2_4 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
3.2_3 22 Dec 2004 12:02:54 |
krion |
Drop maintainership. |
3.2_3 04 May 2004 15:04:01 |
krion |
- Fix WWW: |
3.2_3 14 Apr 2004 13:01:15 |
krion |
- Fix MASTER_SITES |
3.2_3 05 Apr 2004 03:31:02 |
marcus |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
3.2_2 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
3.2_1 30 Jan 2004 22:16:20 |
krion |
- Fix typo. |
3.2 30 Jan 2004 22:13:46 |
krion |
- Fix plist and bump PORTREVISION
Noticed by: bento via kris |
3.2 30 Jan 2004 14:05:15 |
krion |
- SIZEify |
3.2 18 Oct 2003 06:31:24 |
krion |
- Make tarballs fetchable
Reported by: kris via bento |
3.2 22 Jul 2003 10:34:12 |
krion |
Change my mail to @FreeBSD.org
Approved by: fjoe (mentor) |
3.2 04 May 2003 20:53:22 |
arved |
Update to 3.2
PR: 51735
Submitted by: maintainer |
3.1.2 30 Apr 2003 21:40:16 |
arved |
Add ksocrat, a KDE russian-english dictionary.
PR: 51620
Submitted by: Kirill Ponomarew <ponomarew@oberon.net> |