notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: astro/qlandkartegt/Makefile

Number of commits found: 54

Tuesday, 25 Dec 2018
20:25 tcberner search for other commits by this committer
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
Original commitRevision:488341 
Sunday, 2 Dec 2018
15:41 rene search for other commits by this committer
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
Original commitRevision:486467 
Sunday, 4 Nov 2018
14:24 antoine search for other commits by this committer
Mark BROKEN: fails to build

3rdparty/map2gcm/main.cpp:396:36: error: no matching literal operator for call
to 'operator""_MKSTR' with arguments of types 'const char *' and 'unsigned
long', and no matching literal operator template
    printf("\n****** %s ******\n", WHAT_STR);
                                   ^

Reported by:	pkg-fallout
Original commitRevision:484073 
Thursday, 28 Jun 2018
17:39 tcberner search for other commits by this committer
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
Original commitRevision:473503 
Tuesday, 23 May 2017
05:03 rezny search for other commits by this committer
Revision bump of all ports with USE_GL after consolidation of mesa-libs

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
Original commitRevision:441503 
Friday, 1 Apr 2016
13:29 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412344 
Monday, 26 Oct 2015
12:49 bofh search for other commits by this committer
astro/qlandkartegt: Unbreak by fixing MASTER_SITES

- Update version 1.7.1=>1.8.1
- Make patches 'make makepatch' compatible
- Add desktop-file-utils
Original commitRevision:400184 
Saturday, 24 Oct 2015
00:19 bapt search for other commits by this committer
Mark as broken, does not fetch
Original commitRevision:400066 
Thursday, 9 Jul 2015
16:05 sunpoet search for other commits by this committer
- Update to 2.0.0
- Bump PORTREVISION for graphics/gdal shlib change
- Mark astro/merkaartor as BROKEN

Changes:	http://trac.osgeo.org/gdal/wiki/Release/2.0.0-News
Original commitRevision:391657 
Monday, 15 Jun 2015
13:03 wen search for other commits by this committer
- Update graphics/proj to 4.9.1
- Bump PORTREVISION to chase the update of proj

PR:		200434
Submitted by:	wen@(myself)
Approved by:	maintainer(timeout, >20 days)
Original commitRevision:389704 
Monday, 8 Dec 2014
16:48 tijl search for other commits by this committer
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:374303 
Wednesday, 10 Sep 2014
20:50 gerald search for other commits by this committer
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)
Original commitRevision:367888 
Friday, 11 Jul 2014
11:16 sunpoet search for other commits by this committer
- Remove USE_AUTOTOOLS=libtool
- Bump PORTREVISION for package change
- Bump PORTREVISION for graphics/gdal shlib change [1]

Approved by:	portmgr (implicit) [1]
Original commitRevision:361523 
Saturday, 26 Apr 2014
18:18 sunpoet search for other commits by this committer
- Update to 1.11.0
- Use PORTDATA
- Bump PORTREVISION for graphics/gdal shlib change

Changes:	http://trac.osgeo.org/gdal/wiki/Release/1.11.0-News
Original commitRevision:352357 
Wednesday, 5 Mar 2014
10:43 thierry search for other commits by this committer
Upgrade to 1.7.6.

Announcement:
http://sourceforge.net/mailarchive/message.php?msg_id=31977305

PR:		ports/186796
Submitted by:	Christoph Moench-Tegeder <cmt (at) burggraben.net>
Approved by:	maintainer time-out
Original commitRevision:347104 
Sunday, 19 Jan 2014
16:02 rakuco search for other commits by this committer
Update to 1.7.5.

While here, stop using MAN1 now that the port supports staging.

PR:		ports/185492
Submitted by:	Christoph Moench-Tegeder <cmt@burggraben.net>
Approved by:	maintainer timeout (14 days)
Original commitRevision:340320 
Wednesday, 16 Oct 2013
02:36 amdmi3 search for other commits by this committer
- Update to 1.7.4
- Support staging
- Fix build with clang

PR:		182191
Submitted by:	Christoph Moench-Tegeder <cmt@burggraben.net>
Approved by:	maintainer timeout
Original commitRevision:330470 
Friday, 20 Sep 2013
13:14 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
astro)
Original commitRevision:327701 
Thursday, 22 Aug 2013
21:42 makc search for other commits by this committer
- Update to 1.7.3
- Remove no longer needed wrapper script
- Update LICENSE

PR:		ports/181381,
		ports/177991
Submitted by:	Christoph Moench-Tegeder <cmt at burggraben.net>
Approved by:	maintainer timeout (4 months)
Original commitRevision:325235 
Wednesday, 21 Aug 2013
03:46 sunpoet search for other commits by this committer
- Update to 1.10.0
- Update COMMENT and remove leading indefinite article from COMMENT
- Bump PORTREVISION for graphics/gdal shlib change

Changes:	http://trac.osgeo.org/gdal/wiki/Release/1.10.0-News
Original commitRevision:325086 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Friday, 3 May 2013
04:56 rm search for other commits by this committer
- update astro/gpsd to 3.9
- fix build on head
- remove stale options and patch
- chase the update in dependent ports

PR:		178279
Submitted by:	glebius (maintainer)
Original commitRevision:317170 
Friday, 22 Mar 2013
20:06 makc search for other commits by this committer
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
Original commitRevision:314960 
Friday, 21 Sep 2012
12:32 madpilot search for other commits by this committer
- Update to version 1.5.1

While I'm here:

- Strip Makefile headers [1]
- Remove ABI version number from LIB_DEPENDS [1]

PR:		ports/171757
Submitted by:	Mykola Dzham <i@levsha.me> (maintainer)
Approved by:	Mykola Dzham <i@levsha.me> (maintainer) [1]
Approved by:	crees, tabthorpe (mentors, implicit)
Original commitRevision:304625 
Wednesday, 18 Jul 2012
21:01 pawel search for other commits by this committer
Update to version 1.5.0

PR:		ports/169878
Submitted by:	Mykola Dzham <i@levsha.me> (maintainer)
Original commit
Wednesday, 6 Jun 2012
06:44 miwi search for other commits by this committer
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4

Review by:      bapt, David Naylor (kde team)
Original commit
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Tuesday, 22 May 2012
15:46 makc search for other commits by this committer
Add explicit dependency on libGLU to fix build with upcoming Qt-4.8.1

Approved by:    miwi (exp-run for Qt-4.8.1/KDE-4.8.3)
Original commit
Monday, 21 May 2012
23:28 rakuco search for other commits by this committer
Explicitly depend on qt4-dbus.

This is needed for the port to build with the upcoming Qt 4.8.1 update.
qt4-dbus was probably brought in as an implicit dependency by another
dependency, and was broken with the update.

PORTREVISION bumped due to the change in the dependency list.

Approved by:    miwi (Qt 4.8.1 exp-run)
Original commit
Saturday, 19 May 2012
10:07 sunpoet search for other commits by this committer
- Bump PORTREVISION for graphics/gdal shlib change
Original commit
Monday, 7 May 2012
08:12 wen search for other commits by this committer
- Bump PORTREVISION to chase the update of graphics/proj
Original commit
Friday, 23 Dec 2011
04:35 rm search for other commits by this committer
- update to 1.3.1
- while i'm here, fix whitespace issue in pkg-descr

PR:             163533
Submitted by:   Mykola Dzham <i at levsha dot me> (maintainer)
Approved by:    novel (mentor, implicit)
Original commit
Monday, 24 Oct 2011
18:20 pawel search for other commits by this committer
Update to version 1.2.4

PR:             ports/161905
Submitted by:   Mykola Dzham <i@levsha.me> (maintainer)
Original commit
Wednesday, 24 Aug 2011
06:52 culot search for other commits by this committer
- Update to 1.2.2 [1]
- Pet portlint(1) by moving LICENSE section earlier

PR:             ports/159640 [1]
Submitted by:   Christoph Moench-Tegeder <cmt@burggraben.net>
Approved by:    maintainer timeout (>14 days)
Original commit
Thursday, 14 Jul 2011
13:32 arved search for other commits by this committer
Add lib_depends on astro/gpsd

Suggested by:   glebius
Original commit
Sunday, 27 Mar 2011
16:50 culot search for other commits by this committer
- Update to 1.1.1

PR:             ports/155921
Submitted by:   Mykola Dzham <i AT levsha.me> (maintainer)
Original commit
Friday, 4 Mar 2011
04:00 miwi search for other commits by this committer
- Update to 1.1.0

PR:             155066
Submitted by:   maintainer
Original commit
Wednesday, 9 Feb 2011
07:01 culot search for other commits by this committer
- Update to 1.0.1

PR:             ports/154533
Submitted by:   Mykola Dzham <i AT levsha.me> (maintainer)
Approved by:    sahil@/wen@ (mentors, implicit)
Original commit
Saturday, 29 Jan 2011
13:09 sunpoet search for other commits by this committer
- Bump PORTREVISION for gdal shlib change

Feature safe:   yes
Original commit
Wednesday, 12 Jan 2011
20:44 makc search for other commits by this committer
Update to 1.0.0
Add licence info

PR:             ports/153899
Submitted by:   Mykola Dzham (maintainer)
Feature safe:   yes
Original commit
Monday, 22 Nov 2010
21:03 makc search for other commits by this committer
Update to 0.20.2

PR:             ports/152475
Submitted by:   Mykola Dzham (maintainer)
Original commit
Tuesday, 21 Sep 2010
11:08 makc search for other commits by this committer
Update to 0.19.2

PR:             ports/150720
Submitted by:   Mykola Dzham (maintainer)
Original commit
Wednesday, 4 Aug 2010
06:02 lwhsu search for other commits by this committer
- Update to 0.18.5

PR:             ports/149214
Submitted by:   Mykola Dzham <i AT levsha.me> (maintainer)
Original commit
Tuesday, 18 May 2010
20:22 makc search for other commits by this committer
Update to 0.18.2 [1]
Reduce dependencies on qt4 components
Mark MAKE_JOBS_SAFE

PR:             ports/146639 [1]
Submitted by:   Mykola Dzham (maintainer)
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Monday, 1 Feb 2010
03:32 pgollucci search for other commits by this committer
- Update to 0.16.1, change maintainer email

PR:             ports/142915
Submitted by:   Mykola Dzham <freebsd@levsha.org.ua>
Original commit
Friday, 27 Nov 2009
23:17 miwi search for other commits by this committer
- Chase graphics/proj shlib bump
Original commit
Thursday, 24 Sep 2009
11:37 amdmi3 search for other commits by this committer
- Update to 0.15.1

PR:             139013
Submitted by:   Mykola Dzham <freebsd@levsha.org.ua> (maintainer)
Feature safe:   yes
Original commit
Tuesday, 8 Sep 2009
16:34 beat search for other commits by this committer
- Update to 0.15.0

PR:             ports/138619
Submitted by:   Mykola Dzham <freebsd AT levsha.org.ua> (maintainer)
Original commit
Saturday, 22 Aug 2009
00:13 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with A
Original commit
Sunday, 26 Jul 2009
15:04 miwi search for other commits by this committer
- Update to 0.14.1

PR:             136964
Submitted by:   Mykola Dzham <freebsd@levsha.org.ua> (maintainer)
Original commit
Monday, 15 Jun 2009
21:07 miwi search for other commits by this committer
- Update to 0.13.0

PR:             135573
Submitted by:   Mykola Dzham <freebsd@levsha.org.ua> (maintainer)
Original commit
Wednesday, 10 Jun 2009
02:19 amdmi3 search for other commits by this committer
QLandkarte GT is the ultimate outdoor aficionado's tool. It supports GPS maps in
GeoTiff format as well as Garmin's img vector map format. Additional it is the
PC side front end to QLandkarte M, a moving map application for mobile devices.
And it fills the gap Garmin leaves in refusing to support Linux. QLandkarte GT
is the proof that writing portable applications for Unix, Windows and OSX is
feasible with a minimum of overhead. No excuses!

QLandkarte GT does replace the original QLandkarte with a much more flexible
architecture. It's not limited to a map format or device. Thus if you think your
Magellan GPS or other should be supported, join the team.

Additionally it is a front end to the GDAL tools, to make georeferencing scanned
maps feasible for the normal user. Compared to similar tools like QGis, it's
target users are more on the consumer side than on the scientific one.
QLandkarte GT might not let you select every possible feature of the GDAL tools,
but it will simplify their use to the demands of most users.

WWW: http://www.qlandkarte.org/

PR:             135364
Submitted by:   Mykola Dzham <freebsd@levsha.org.ua>
Original commit

Number of commits found: 54