non port: deskutils/kchmviewer-kde4/Makefile |
SVNWeb
|
Number of commits found: 33 |
Thu, 20 Oct 2016
|
[ 15:58 rakuco ] 
424339 archivers/libzip/Makefile
424339 audio/kid3-kde4/Makefile
424339 audio/mp3unicode/Makefile
424339 audio/msilbc/Makefile
424339 cad/librecad/Makefile
424339 databases/kbibtex/Makefile
424339 deskutils/kchmviewer-kde4/Makefile
424339 deskutils/plasma-applet-qstardict/Makefile
424339 devel/antlr/Makefile
424339 devel/avalon-framework/Makefile
(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.
|
Wed, 24 Aug 2016
|
[ 08:20 tcberner ] 
420774 CHANGES
420774 Mk/Uses/kde.mk
420774 Mk/bsd.kde4.mk
420774 Mk/bsd.port.mk
420774 accessibility/jovie/Makefile
420774 accessibility/kaccessible/Makefile
420774 accessibility/kdeaccessibility4/Makefile
420774 accessibility/kmag/Makefile
420774 accessibility/kmousetool/Makefile
420774 accessibility/kmouth/Makefile
(Only the first 10 of 364 ports in this commit are shown above. )
Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks and
Plasma5 ports
At the moment KDE ports use bsd.kde4.mk to handle their dependencies. When
working on the ports for KDE Frameworks and Plasma5 it seemed to be more
reasonable to create a new kde.mk instead of adding an bsd.kde5.mk.
The kde.mk in this review is a stripped down version of the one we are using in
the KDE Test repositories plasma5 branch [1] to only contain the parts relevant
to the current KDE4 ports in the portstree [2].
Changes to the KDE Ports needed by this:
Replace USE_KDE4 by USE_KDE [3]
Add USES=kde:4 [4] (Only the first 15 lines of the commit message are shown above )
|
Wed, 25 May 2016
|
[ 20:56 rene ] 
415864 MOVED
415864 Mk/bsd.kde4.mk
415864 accessibility/jovie/Makefile
415864 accessibility/kaccessible/Makefile
415864 accessibility/kdeaccessibility4/Makefile
415864 accessibility/kmag/Makefile
415864 accessibility/kmousetool/Makefile
415864 accessibility/kmouth/Makefile
415864 archivers/ark/Makefile
415864 astro/kstars/Makefile
(Only the first 10 of 328 ports in this commit are shown above. )
Remove expired misc/kdehier4 and update all of its consumers to not reference it
any
longer. This is a no-op because KDE4_PREFIX is equal to LOCALBASE
Fix up properties for misc/kde4-l10n/files/bsd.l10n.mk to make svn happy.
PR: 209014 (partial)
Submitted by: myself
Approved by: portmgr (bapt)
Differential Revision: https://reviews.freebsd.org/D6542
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] 
412346 databases/R-cran-RMySQL/Makefile
412346 databases/R-cran-RSQLite.extfuns/Makefile
412346 databases/R-cran-RSQLite/Makefile
412346 databases/R-cran-sqldf/Makefile
412346 databases/akonadi-googledata/Makefile
412346 databases/akonadi/Makefile
412346 databases/apq-mysql/Makefile
412346 databases/apq-odbc/Makefile
412346 databases/apq-pgsql/Makefile
412346 databases/apq/Makefile
(Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 28 Aug 2015
|
[ 10:48 makc ] 
395464 archivers/php56-zip/Makefile
395464 cad/repsnapper/Makefile
395464 comms/concordance/Makefile
395464 comms/libconcord/Makefile
395464 comms/py-libconcord/Makefile
395464 deskutils/kchmviewer-kde4/Makefile
395464 devel/libsigrok/Makefile
395464 games/freedink-engine/Makefile
395464 games/naev/Makefile
395464 graphics/okular/Makefile
(Only the first 10 of 18 ports in this commit are shown above. )
- Bump PORTREVISION after libzip update
|
Tue, 10 Feb 2015
|
[ 12:15 makc ] 
378767 deskutils/kchmviewer-kde4/Makefile
378767 deskutils/kchmviewer-kde4/distinfo
deskutils/kchmviewer-kde4:
- Update to 7.2
|
Sat, 29 Nov 2014
|
[ 18:22 tijl ] 
373636 CHANGES
373636 Mk/Uses/autoreconf.mk
373636 Mk/Uses/gettext-runtime.mk
373636 Mk/Uses/gettext-tools.mk
373636 Mk/Uses/gettext.mk
373636 UPDATING
373636 archivers/gtar/Makefile
373636 audio/clementine-player/Makefile
373636 audio/gbemol/Makefile
373636 audio/gkrellmms2/Makefile
(Only the first 10 of 165 ports in this commit are shown above. )
Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The
first contains runtime libraries such as libintl and the latter contains
developer tools such as msgfmt. Ports that use gettext will usually need
a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools.
USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on
devel/gettext-runtime and USES=gettext-tools can be used to set a
BUILD/RUN_DEPENDS on devel/gettext-tools. USES=gettext is now the same
as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on
devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools.
Update gettext to 0.19.3.
Remove :oldver from converters/libiconv and devel/gettext-runtime. Leave
symlinks with the old library versions to avoid the need to bump
PORTREVISION on a large number of dependent ports. When most of the
dependent ports have had normal version updates, PORTREVISION can be
bumped on the remaining ones (low number) and the links can be removed.
Fix some ports that installed files in lib/locale instead of share/locale.
PR: 194038
Reviewed by: bapt
Exp-run: antoine
Approved by: portmgr (antoine)
|
Sun, 19 Oct 2014
|
[ 15:15 makc ] 
371183 deskutils/kchmviewer-kde4/Makefile
371183 deskutils/kchmviewer-kde4/distinfo
deskutils/kchmviewer-kde4:
- update to 7.1
- amend COMMENT
- add dependence on archivers/libzip
- switch to out-of-source build
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] 
367888 accessibility/accerciser/Makefile
367888 accessibility/jovie/Makefile
367888 accessibility/kaccessible/Makefile
367888 accessibility/kdeaccessibility4/Makefile
367888 accessibility/kmag/Makefile
367888 accessibility/kmousetool/Makefile
367888 accessibility/kmouth/Makefile
367888 accessibility/orca/Makefile
367888 arabic/kde4-l10n/Makefile
367888 arabic/libreoffice/Makefile
(Only the first 10 of 3171 ports in this commit are shown above. )
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
|
Fri, 15 Aug 2014
|
[ 20:37 mandree ] 
365038 UPDATING
365038 accessibility/jovie/Makefile
365038 accessibility/kaccessible/Makefile
365038 accessibility/kdeaccessibility4/Makefile
365038 accessibility/kmag/Makefile
365038 accessibility/kmousetool/Makefile
365038 accessibility/kmouth/Makefile
365038 arabic/kde4-l10n/Makefile
365038 archivers/ark/Makefile
365038 astro/kstars/Makefile
(Only the first 10 of 522 ports in this commit are shown above. )
Upgrade OpenEXR and ilmbase to 2.2.0.
GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so
GCC-based systems will upgrade to the default ports compiler (GCC 4.7
currently.)
Add two patches to OpenEXR to permit building it in a live system with
the older OpenEXR version installed. Bug report filed to upstream Github
at https://github.com/openexr/openexr/issues/130
Couple OpenEXR more tightly to ilmbase and require its exact .so
version.
Add UPDATING note, and bump PORTREVISION of all dependent ports.
Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer.
Approved by: portmgr (implicit for bumping PORTREVISION on unstaged ports)
|
Tue, 18 Feb 2014
|
[ 14:31 makc ] 
344898 astro/libkgeomap/Makefile
344898 astro/stellarium/Makefile
344898 audio/amarok-kde4/Makefile
344898 audio/audex/Makefile
344898 audio/creox/Makefile
344898 audio/cuberok/Makefile
344898 audio/kaudiocreator/Makefile
344898 audio/kid3-kde4/Makefile
344898 audio/kstreamripper/Makefile
344898 audio/lastfm-desktop/Makefile
(Only the first 10 of 241 ports in this commit are shown above. )
- Bump PORTREVISION after KDE4_PREFIX change
|
Wed, 30 Oct 2013
|
[ 16:07 makc ] 
332142 deskutils/kchmviewer-kde4/Makefile
- Fix packaging after last commit
Reported by: marino@
|
Wed, 23 Oct 2013
|
[ 13:08 makc ] 
331383 archivers/libzip/Makefile
331383 archivers/libzip/Makefile.man
331383 archivers/libzip/pkg-plist
331383 audio/mp3unicode/Makefile
331383 audio/msilbc/Makefile
331383 databases/kbibtex/Makefile
331383 databases/kbibtex/pkg-plist
331383 deskutils/kchmviewer-kde4/Makefile
331383 deskutils/plasma-applet-qstardict/Makefile
331383 devel/geany-plugin-addons/Makefile
(Only the first 10 of 108 ports in this commit are shown above. )
- Support staging
- Use new LIB_DEPENDS syntax
- Use options helpers
- Convert to USES
- Minor changes/fixes
|
Tue, 22 Oct 2013
|
[ 13:52 amdmi3 ] 
331268 databases/flamerobin/pkg-plist
331268 databases/glom/pkg-plist
331268 databases/gtksql/pkg-plist
331268 databases/libgda4/pkg-plist
331268 databases/libgda5-ui/pkg-plist
331268 databases/mysql-workbench51/pkg-plist
331268 databases/mysql-workbench52/pkg-plist
331268 databases/py-sqlkit/pkg-plist
331268 databases/sqliteman/pkg-plist
331268 deskutils/alacarte/pkg-plist
(Only the first 10 of 98 ports in this commit are shown above. )
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with d)
Approved by: portmgr (bdrewery)
|
Mon, 7 Oct 2013
|
[ 12:26 makc ] 
329697 audio/kid3-kde4/Makefile
329697 deskutils/kchmviewer-kde4/Makefile
329697 editors/kile-kde4/Makefile
329697 irc/konversation-kde4/Makefile
329697 multimedia/subtitlecomposer-kde4/Makefile
329697 net/knemo-kde4/Makefile
329697 science/kst2/Makefile
329697 sysutils/krename-kde4/Makefile
329697 x11-toolkits/qwt5-designerplugin/Makefile
329697 x11-toolkits/qwt5/Makefile
(Only the first 10 of 12 ports in this commit are shown above. )
- Remove LATEST_LINK from my Qt4/KDE4 ports
- Use new LIB_DEPENDS syntax
- Use options helpers
|
Fri, 20 Sep 2013
|
[ 16:21 bapt ] 
327718 deskutils/adesklets/Makefile
327718 deskutils/affiche/Makefile
327718 deskutils/akamaru/Makefile
327718 deskutils/alacarte/Makefile
327718 deskutils/appwrapper/Makefile
327718 deskutils/aspostit/Makefile
327718 deskutils/autocutsel/Makefile
327718 deskutils/babytrans/Makefile
327718 deskutils/basket/Makefile
327718 deskutils/bigyear/Makefile
(Only the first 10 of 271 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] 
324744 accessibility/atkmm/Makefile
324744 accessibility/jovie/Makefile
324744 accessibility/kaccessible/Makefile
324744 accessibility/kmag/Makefile
324744 accessibility/kmousetool/Makefile
324744 accessibility/kmouth/Makefile
324744 accessibility/qt4-accessible/Makefile
324744 accessibility/speech-dispatcher/Makefile
324744 archivers/ark/Makefile
324744 archivers/bicom/Makefile
(Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Fri, 22 Mar 2013
|
[ 20:06 makc ] 
314960 archivers/laszip/Makefile
314960 astro/qlandkartegt/Makefile
314960 astro/stellarium/Makefile
314960 audio/acoustid-fingerprinter/Makefile
314960 audio/aften/Makefile
314960 audio/alure/Makefile
314960 audio/amarok-kde4/Makefile
314960 audio/arss/Makefile
314960 audio/audex/Makefile
314960 audio/ccaudio2/Makefile
(Only the first 10 of 464 ports in this commit are shown above. )
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
|
Wed, 6 Jun 2012
|
[ 06:44 miwi ]
1.15 accessibility/jovie/Makefile
1.53 accessibility/kaccessible/Makefile
1.53 accessibility/kmag/Makefile
1.53 accessibility/kmousetool/Makefile
1.53 accessibility/kmouth/Makefile
1.23 accessibility/qt4-accessible/Makefile
1.161 archivers/ark/Makefile
1.36 astro/gpsd/Makefile
1.46 astro/josm/Makefile
1.14 astro/kstars/Makefile
(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 ]
1.59 Mk/bsd.gecko.mk
1.1246 UPDATING
1.18 accessibility/accerciser/Makefile
1.12 accessibility/at-poke/Makefile
1.77 accessibility/at-spi/Makefile
1.5 accessibility/at-spi2-atk/Makefile
1.54 accessibility/dasher/Makefile
1.60 accessibility/gnome-mag/Makefile
1.45 accessibility/gnopernicus/Makefile
1.51 accessibility/gok/Makefile
(Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Thu, 16 Feb 2012
|
[ 15:57 ashish ]
1.12 accessibility/jovie/Makefile
1.50 accessibility/kdeaccessibility4/Makefile
1.11 astro/kstars/Makefile
1.13 astro/marble/Makefile
1.13 audio/akode-plugins-ffmpeg/Makefile
1.16 audio/amarok-fs/Makefile
1.123 audio/amarok-kde4/Makefile
1.109 audio/amarok/Makefile
1.39 audio/aqualung/Makefile
1.14 audio/audex/Makefile
(Only the first 10 of 379 ports in this commit are shown above. )
- Bump PORTREVISION to chase the update of multimedia/libvpx
|
Mon, 16 Jan 2012
|
[ 12:30 makc ]
1.28 deskutils/kchmviewer-kde4/Makefile
1.17 deskutils/kchmviewer-kde4/distinfo
1.2 deskutils/kchmviewer-kde4/files/patch-CMakeLists.txt
1.2 deskutils/kchmviewer-kde4/files/patch-lib__kio-msits__CMakeLists.txt
1.3 deskutils/kchmviewer-kde4/files/patch-src__CMakeLists.txt
Update to 6.0
|
Fri, 14 Jan 2011
|
[ 22:53 makc ]
1.27 deskutils/kchmviewer-kde4/Makefile
1.16 deskutils/kchmviewer-kde4/distinfo
1.10 deskutils/kchmviewer-kde4/pkg-plist
Update to 5.3
Feature safe: yes
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ]
1.20 Mk/bsd.gecko.mk
1.12 accessibility/accerciser/Makefile
1.10 accessibility/at-poke/Makefile
1.72 accessibility/at-spi/Makefile
1.51 accessibility/dasher/Makefile
1.54 accessibility/gnome-mag/Makefile
1.42 accessibility/gnopernicus/Makefile
1.46 accessibility/gok/Makefile
1.11 accessibility/java-access-bridge/Makefile
1.32 accessibility/kdeaccessibility/Makefile
(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
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ]
1.19 Mk/bsd.gecko.mk
1.11 accessibility/accerciser/Makefile
1.9 accessibility/at-poke/Makefile
1.71 accessibility/at-spi/Makefile
1.50 accessibility/dasher/Makefile
1.53 accessibility/gnome-mag/Makefile
1.41 accessibility/gnopernicus/Makefile
1.45 accessibility/gok/Makefile
1.10 accessibility/java-access-bridge/Makefile
1.31 accessibility/kdeaccessibility/Makefile
(Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Tue, 5 Jan 2010
|
[ 13:20 makc ]
1.24 deskutils/kchmviewer-kde4/Makefile
1.15 deskutils/kchmviewer-kde4/distinfo
1.1 deskutils/kchmviewer-kde4/files/patch-packages__CMakeLists.txt
1.2 deskutils/kchmviewer-kde4/files/patch-src__CMakeLists.txt
1.2 deskutils/kchmviewer-kde4/files/patch-src__kde__CMakeLists.txt
1.9 deskutils/kchmviewer-kde4/pkg-plist
Update to 5.1
|
Mon, 26 Oct 2009
|
[ 18:32 makc ]
1.23 deskutils/kchmviewer-kde4/Makefile
1.14 deskutils/kchmviewer-kde4/distinfo
Update to 4.2
|
Thu, 6 Aug 2009
|
[ 09:33 makc ]
1.22 deskutils/kchmviewer-kde4/Makefile
1.13 deskutils/kchmviewer-kde4/distinfo
1.8 deskutils/kchmviewer-kde4/pkg-plist
Update to 4.1
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ]
1.9 accessibility/accerciser/Makefile
1.8 accessibility/at-poke/Makefile
1.69 accessibility/at-spi/Makefile
1.49 accessibility/dasher/Makefile
1.40 accessibility/gnopernicus/Makefile
1.43 accessibility/gok/Makefile
1.8 accessibility/java-access-bridge/Makefile
1.29 accessibility/kdeaccessibility/Makefile
1.35 accessibility/kdeaccessibility4/Makefile
1.11 accessibility/mousetweaks/Makefile
(Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Tue, 24 Mar 2009
|
[ 19:13 makc ]
1.31 accessibility/kdeaccessibility4/Makefile
1.94 audio/amarok-kde4/Makefile
1.18 audio/kid3-kde4/Makefile
1.40 audio/libmusicbrainz3/Makefile
1.4 audio/openal-soft/Makefile
1.25 biology/avida/Makefile
1.25 cad/qfsm/Makefile
1.3 chinese/fqterm/Makefile
1.43 comms/gammu/Makefile
1.6 databases/akonadi/Makefile
(Only the first 10 of 131 ports in this commit are shown above. )
bump PORTREVISION after cmake update
|
Thu, 12 Mar 2009
|
[ 21:27 makc ]
1.19 deskutils/kchmviewer-kde4/Makefile
1.1 deskutils/kchmviewer-kde4/files/patch-CMakeLists.txt
1.7 deskutils/kchmviewer-kde4/pkg-plist
Don't install kioslave to avoid conflict with kdegraphics4
|
Sun, 18 Jan 2009
|
[ 21:48 makc ]
1.18 deskutils/kchmviewer-kde4/Makefile
1.12 deskutils/kchmviewer-kde4/distinfo
1.1 deskutils/kchmviewer-kde4/files/patch-lib__kio-msits__CMakeLists.txt
1.1 deskutils/kchmviewer-kde4/files/patch-src__CMakeLists.txt
1.1 deskutils/kchmviewer-kde4/files/patch-src__kde__CMakeLists.txt
1.6 deskutils/kchmviewer-kde4/pkg-plist
Update deskutils/kchmviewer-kde4 to 4.0
Approved by: miwi (implicit)
|
[ 21:41 makc ]
1.17 deskutils/kchmviewer-kde4/Makefile
1.11 deskutils/kchmviewer-kde4/distinfo
1.3 deskutils/kchmviewer-kde4/pkg-descr
1.5 deskutils/kchmviewer-kde4/pkg-plist
Force commit: repocopy deskutils/kchmviewer to deskutils/kchmviewer-kde4
Approved by: miwi (implicit)
|
Number of commits found: 33 |