Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0.0 15 Dec 2024 20:08:50 |
Max Brazhnikov (makc) Author: mew14930xvi |
textproc/qstardict: Update to 3.0.0
Switch to Qt6 and pass maintainership to submitter.
PR: 283316 |
1.4_1 17 Nov 2023 11:46:00 |
Jan Beich (jbeich) |
devel/icu: update to 74.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-74-1
Reported by: GitHub (watch releases)
PR: 274317
Exp-run by: antoine (incomplete)
Approved by: fluffy |
1.4 14 Nov 2023 19:27:53 |
Max Brazhnikov (makc) |
textproc/qstardict: update to 1.4
- Remove KDE option: upstream has dropped support for KDE
- Use https:// for WWW
- Download tarball from the main site: the project has moved from github |
1.3_2 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
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) |
1.3_2 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 ) |
1.3_2 20 Jul 2022 14:23:14 |
Tobias C. Berner (tcberner) |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.3_2 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
1.3_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3_1 07 Nov 2019 17:19:12 |
zeising |
Add USES=xorg USES=gl, ports categories t
Add USES=xorg and USES=gl to ports in categories starting with 't'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
1.3_1 14 Aug 2019 12:16:41 |
mat |
Convert to UCL & cleanup pkg-message (categories [t-u]) |
1.3_1 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 |
1.3 21 Apr 2019 20:55:06 |
makc |
textproc/qstardict:
- Add option for KDE integration
- Drop MASTER_SITES: mixing USE_GITHUB and MASTER_SITES makes no sense
- Take maintainership |
1.3 09 Apr 2019 21:25:11 |
fernape |
textproc/qstardict: fix build with GCC-based architectures
PR: 237120
Submitted by: pkubaj@anongoth.pl |
1.3 09 Mar 2019 16:30:06 |
tcberner |
textproc/qstardict: update to 1.3 (with Qt5) |
1.0.1_1 02 Dec 2018 15:41:48 |
rene |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
1.0.1_1 28 Jun 2018 17:39:55 |
tcberner |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
1.0.1_1 08 Dec 2016 19:52:20 |
tijl |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
1.0.1 07 Nov 2016 11:23:43 |
amdmi3 |
- Add LICENSE
- Add missing depends
- Cosmetic fixes
- Regenerate patches |
1.0.1 20 Oct 2016 15:58:13 |
rakuco |
Reassign makc's ports back to the pool.
See "Maintainer Reset" in
https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit
was in March 31st (r412218), and his ports have been timing out since at least
July (r418155).
I also emailed him 2 weeks ago and have received no response so far. |
1.0.1 25 Aug 2015 10:03:09 |
makc |
Convert my ports to new options helpers |
1.0.1 15 Nov 2014 16:26:33 |
antoine |
Cleanup plist |
1.0.1 12 May 2014 10:53:42 |
makc |
Convert my ports to USES=tar |
1.0.1 09 Dec 2013 15:08:42 |
makc |
Add patches to fix build on 10 and head |
1.0.1 21 Nov 2013 15:41:06 |
makc |
- Remove now needless qmake_build from USE_QT4
- Get rid of QMAKEFLAGS
- Convert to USES=dos2unix |
1.0.1 22 Oct 2013 14:01:39 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [st])
Approved by: portmgr (bdrewery) |
1.0.1 09 Oct 2013 10:08:05 |
makc |
- Convert to USES= qmake
- Bring stage support
- Adjust DESKTOP_ENTRIES
- Use options helpers
- Use new LIB_DEPENDS syntax |
1.0.1 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
1.0.1 05 Sep 2013 17:37:23 |
antoine |
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt) |
1.0.1 25 Mar 2013 13:59:18 |
makc |
- Add global options (DOCS, NLS, etc) to the OPTIONS_DEFINE if it's
already defined
- Remove OPTIONS_DEFINE, if it contains only global options |
1.0.1 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 |
1.0.1 12 Sep 2012 13:36:39 |
makc |
Update to 1.0.1 |
0.13.1_2 31 Jul 2012 13:25:27 |
makc |
Fix typo/logic after conversion to new option framework
Reported by: erwin/pointyhat for textproc/qstardict |
0.13.1_2 27 Jul 2012 11:03:39 |
makc |
- Convert my ports to new options framework
- use CONFLICTS_INSTALL
- other minor changes |
0.13.1_2 06 Jun 2012 06:44:38 |
miwi |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
0.13.1_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.13.1_1 01 Nov 2011 21:59:38 |
dougb |
Remove comments and optional dependencies for ports which are
about to be removed. |
0.13.1_1 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
0.13.1_1 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.13.1 12 Feb 2009 19:36:17 |
makc |
Update to 0.13.1 |
0.12.9 18 Jun 2008 23:52:36 |
miwi |
- Update to 0.12.9
PR: 124508
Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer) |
0.12.7_1 06 Jun 2008 14:05:09 |
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.12.7 06 Apr 2008 19:18:41 |
pav |
- Update to 0.12.7
PR: ports/122484
Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer) |
0.12 29 Mar 2008 23:25:21 |
miwi |
- Update to 0.12
PR: 122208
Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer) |
0.09 26 Mar 2008 12:58:56 |
miwi |
- Update to 0.9
PR: 122024
Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer) |
0.08 16 Mar 2008 19:46:16 |
jadawin |
- Pass maintainership to submitter
PR: ports/121667
Submitted by: Max Brazhnikov <makc@issp.ac.ru>
Approved by: tabthorpe (mentor) |
0.08 02 Mar 2008 08:25:11 |
linimon |
Reset relaxbsd@gmail.com due to maintainer-timeouts.
Hat: portmgr |
0.08 02 Mar 2008 06:20:47 |
rafan |
- Update to 0.08
- Add OPTIONS for dbus and nls
PR: ports/119457
Submitted by: Max Brazhnikov <makc at issp.ac.ru>
Approved by: maintainer timeout (2 months) |
0.05_1 15 Dec 2007 00:04:48 |
pav |
- Chase the location of the dictionaries
PR: ports/117809
Submitted by: Max Brazhnikov <makc@issp.ac.ru>
Approved by: maintainer timeout (1 month) |
0.05 11 Aug 2007 09:17:11 |
rafan |
- Change some dependencies into build only after bsd.qt.mk rev 1.3
PR: ports/115195
Submitted by: Yinghong.Liu (maintainer) |
0.05 30 Jul 2007 18:14:06 |
arved |
Update to 0.5
PR: 115039
Submitted by: Yinghong.Liu <relaxbsd@gmail.com> |
0.03 20 Jul 2007 05:26:35 |
rafan |
QStarDict is a StarDict clone written with using Qt4.
The user interface is similar to StarDict.
Main features
* Full support of StarDict dictionaries
* Working in system tray
* Scanning mouse selection and showing popup window
with translation of selected word
WWW: http://qstardict.ylsoftware.com/
Note that it is a GPLv3 software.
PR: ports/114556
Submitted by: Yinghong.Liu <relaxbsd at gmail.com> |