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) combination for a given watch list. This is what FreshPorts will look for.

non port: devel/shiboken/Makefile

Number of commits found: 23

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 
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 
Wednesday, 23 May 2018
08:34 amdmi3 search for other commits by this committer
- Switch to new test framework
- Switch to options helpers
- Fix build for WITHOUT=MANPAGES case

Approved by:	portmgr blanket
Original commitRevision:470689 
Tuesday, 24 Apr 2018
14:06 wg search for other commits by this committer
devel/shiboken: orphan shiboken
Original commitRevision:468213 
Monday, 29 Jan 2018
06:45 araujo search for other commits by this committer
- Update textproc/py-sphinx to 1.6.5. [0]
- Update all ports that depends of py-sphinx. [0]
- Add conditional RUN_DEPENDS. [1]
- Add TEST_DEPENDS. [1]

PR:		ports/221891 [0] and ports/225136 [1]
Submitted by:	sunpoet [1]
Approved by:	antoine (portmgr)
Exprun by:	antoine (several rounds)
Sponsored by:	iXsystems, Inc.
Original commitRevision:460241 
Monday, 4 Dec 2017
21:29 antoine search for other commits by this committer
shiboken fails to configure with python3
Original commitRevision:455544 
Friday, 28 Oct 2016
05:48 pi search for other commits by this committer
devel/shiboken: fix pkg-plist

- add missing .css file

PR:		210114
Submitted by:	Tobias C.Berner <tcberner@gmail.com>
Approved by:	wg (maintainer timeout)
Original commitRevision:424807 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Friday, 24 Jul 2015
20:28 antoine search for other commits by this committer
Fix packaging after sphinx update

Reported by:	pkg-fallout
Pointy hat:	kmoore@
Original commitRevision:392842 
Monday, 20 Oct 2014
16:04 mva search for other commits by this committer
- Convert ports of devel/ to USES=python

Approved by:	portmgr (implicit)
Original commitRevision:371280 
Friday, 4 Jul 2014
14:11 wg search for other commits by this committer
devel/shiboken: update to 1.2.2

- Support stage
- Take maintainership
Original commitRevision:360618 
12:06 bapt search for other commits by this committer
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)

With hat:	portmgr
Original commitRevision:360604 
Saturday, 10 May 2014
08:57 antoine search for other commits by this committer
Mark BROKEN: Unfetchable

With hat:	portmgr
Original commitRevision:353564 
Wednesday, 16 Apr 2014
18:28 zeising search for other commits by this committer
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
Original commitRevision:351411 
Tuesday, 21 Jan 2014
20:53 rakuco search for other commits by this committer
Partially fix the build.

Sphinx underwent an incompatible change in version 1.2 that removed the
sphinx.ext.refcounting module. The module is referenced by shiboken's Sphinx
configuration file, and the build fails.

Fix it by removing the reference to sphinx.ext.refcounting, as it does not
seem to be required and was probably added by default when the configuration
file was generated.

As mentioned, this is a partial fix: platforms that use libc++ by default
are still broken due to other issues, but at least FreeBSD 8 and 9 should
have a working package again.

While here, also use the new syntax for LIB_DEPENDS.

PR:		ports/185179
Submitted by:	rakuco@
Approved by:	maintainer timeout (27 days)
MFH:		2014Q1
Original commitRevision:340659 
Friday, 20 Sep 2013
17:17 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
Original commitRevision:327726 
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 
Saturday, 21 Jul 2012
12:36 nivit search for other commits by this committer
- Update to 1.1.1
- Add files/patch-generator__CMakeLists.txt  [1]
- Remove apiextractor, generatorrunner from LIB_DEPENDS,
  add xml2, and xslt
- Add gui, xml, and xmlpatterns to USE_QT4
- Convert to the new options framework
- Define option DOCS and MANPAGES
- Add textproc/py-sphinx to BUILD_DEPENDS only when
  the DOCS option is on
- Add post-patch target (fix build: see http://goo.gl/EEPgQ [1])
- Add regression-test target

Buildlog:	http://goo.gl/tPsRF
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
Wednesday, 25 Jan 2012
17:34 nivit search for other commits by this committer
- Update to 1.1.0
- Remove nivi.interfree.it from MASTER_SITES
Original commit
Sunday, 18 Dec 2011
22:01 nivit search for other commits by this committer
Shiboken is a GeneratorRunner plugin that outputs C++ code for CPython
extensions.

WWW: http://www.pyside.org/docs/shiboken/
Original commit

Number of commits found: 23