non port: textproc/qstardict/Makefile |
SVNWeb
|
Number of commits found: 42 |
Sun, 11 Sep 2022
|
[ 10:20 Felix Palmen (zirias) ] ddae4e9 (Only the first 10 of 1105 ports in this commit are shown above. )
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
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:23 Tobias C. Berner (tcberner) ] 5cf7e35 (Only the first 10 of 1452 ports in this commit are shown above. )
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 )
|
Tue, 22 Jun 2021
|
[ 18:53 Kevin Bowling (kbowling) ] da3162c (Only the first 10 of 914 ports in this commit are shown above. )
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
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Thu, 7 Nov 2019
|
[ 17:19 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.
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
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
|
Sun, 21 Apr 2019
|
[ 20:55 makc ]
textproc/qstardict:
- Add option for KDE integration
- Drop MASTER_SITES: mixing USE_GITHUB and MASTER_SITES makes no sense
- Take maintainership
|
Tue, 9 Apr 2019
|
[ 21:25 fernape ]
textproc/qstardict: fix build with GCC-based architectures
PR: 237120
Submitted by: pkubaj@anongoth.pl
|
Sat, 9 Mar 2019
|
[ 16:30 tcberner ]
textproc/qstardict: update to 1.3 (with Qt5)
|
Sun, 2 Dec 2018
|
[ 15:41 rene ] (Only the first 10 of 464 ports in this commit are shown above. )
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
|
Thu, 28 Jun 2018
|
[ 17:39 tcberner ] (Only the first 10 of 1416 ports in this commit are shown above. )
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
|
Thu, 8 Dec 2016
|
[ 19:52 tijl ] (Only the first 10 of 551 ports in this commit are shown above. )
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.
|
Mon, 7 Nov 2016
|
[ 11:23 amdmi3 ]
- Add LICENSE
- Add missing depends
- Cosmetic fixes
- Regenerate patches
|
Thu, 20 Oct 2016
|
[ 15:58 rakuco ] (Only the first 10 of 116 ports in this commit are shown above. )
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.
|
Tue, 25 Aug 2015
|
[ 10:03 makc ] (Only the first 10 of 23 ports in this commit are shown above. )
Convert my ports to new options helpers
|
Mon, 12 May 2014
|
[ 10:53 makc ] (Only the first 10 of 49 ports in this commit are shown above. )
Convert my ports to USES=tar
|
Thu, 21 Nov 2013
|
[ 15:41 makc ] (Only the first 10 of 17 ports in this commit are shown above. )
- Remove now needless qmake_build from USE_QT4
- Get rid of QMAKEFLAGS
- Convert to USES=dos2unix
|
Wed, 9 Oct 2013
|
[ 10:08 makc ] (Only the first 10 of 18 ports in this commit are shown above. )
- Convert to USES= qmake
- Bring stage support
- Adjust DESKTOP_ENTRIES
- Use options helpers
- Use new LIB_DEPENDS syntax
|
Fri, 20 Sep 2013
|
[ 23:17 bapt ] (Only the first 10 of 1559 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
|
Thu, 5 Sep 2013
|
[ 17:37 antoine ]
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt)
|
Mon, 25 Mar 2013
|
[ 13:59 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
|
Fri, 8 Mar 2013
|
[ 10:51 kwm ] (Only the first 10 of 417 ports in this commit are shown above. )
* 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
|
Wed, 12 Sep 2012
|
[ 13:36 makc ]
Update to 1.0.1
|
Tue, 31 Jul 2012
|
[ 13:25 makc ]
Fix typo/logic after conversion to new option framework
Reported by: erwin/pointyhat for textproc/qstardict
|
Fri, 27 Jul 2012
|
[ 11:03 makc ] (Only the first 10 of 38 ports in this commit are shown above. )
- Convert my ports to new options framework
- use CONFLICTS_INSTALL
- other minor changes
|
Wed, 6 Jun 2012
|
[ 06:44 miwi ] (Only the first 10 of 587 ports in this commit are shown above. )
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team)
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Thu, 12 Feb 2009
|
[ 19:36 makc ]
Update to 0.13.1
|
Wed, 18 Jun 2008
|
[ 23:52 miwi ]
- Update to 0.12.9
PR: 124508
Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer)
|
Fri, 6 Jun 2008
|
[ 14:05 edwin ] (Only the first 10 of 221 ports in this commit are shown above. )
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)
|
Sun, 6 Apr 2008
|
[ 19:18 pav ]
- Update to 0.12.7
PR: ports/122484
Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer)
|
Sat, 29 Mar 2008
|
[ 23:25 miwi ]
- Update to 0.12
PR: 122208
Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer)
|
Wed, 26 Mar 2008
|
[ 12:58 miwi ]
- Update to 0.9
PR: 122024
Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer)
|
Sun, 16 Mar 2008
|
[ 19:46 jadawin ]
- Pass maintainership to submitter
PR: ports/121667
Submitted by: Max Brazhnikov <makc@issp.ac.ru>
Approved by: tabthorpe (mentor)
|
Sun, 2 Mar 2008
|
[ 08:25 linimon ] (Only the first 10 of 45 ports in this commit are shown above. )
Reset relaxbsd@gmail.com due to maintainer-timeouts.
Hat: portmgr
|
[ 06:20 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)
|
Sat, 15 Dec 2007
|
[ 00:04 pav ]
- Chase the location of the dictionaries
PR: ports/117809
Submitted by: Max Brazhnikov <makc@issp.ac.ru>
Approved by: maintainer timeout (1 month)
|
Sat, 11 Aug 2007
|
[ 09:17 rafan ]
- Change some dependencies into build only after bsd.qt.mk rev 1.3
PR: ports/115195
Submitted by: Yinghong.Liu (maintainer)
|
Mon, 30 Jul 2007
|
[ 18:14 arved ]
Update to 0.5
PR: 115039
Submitted by: Yinghong.Liu <relaxbsd@gmail.com>
|
Fri, 20 Jul 2007
|
[ 05:26 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>
|
Number of commits found: 42 |