Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1440778617_1 15 Dec 2019 17:34:12 |
rene |
Remove expired ports:
2019-12-15 net/samba48: not supported by the upstream
2019-12-15 sysutils/life-preserver: Abandoned upstream
2019-12-15 sysutils/pbi-manager: Abandoned upstream
2019-12-15 sysutils/pcbsd-appweb: Abandoned upstream
2019-12-15 sysutils/pcbsd-libsh: Abandoned upstream
2019-12-15 sysutils/pcbsd-syscache: Abandoned upstream
2019-12-15 sysutils/pcbsd-utils: Abandoned upstream
2019-12-15 sysutils/warden: Abandoned upstream |
1440778617_1 16 Nov 2019 06:16:08 |
tobik |
Deprecate some PC-BSD ports that have been abandoned upstream
PR: 241666
Approved by: kmoore (maintainer timeout, 2 weeks) |
1440778617_1 06 Nov 2019 16:26:35 |
antoine |
Mark a few ports BROKEN (unfetchable) |
1440778617_1 02 Oct 2019 18:45:16 |
antoine |
Mark jobs unsafe
pc-nssconf.c:10:10: fatal error: 'nss-parser.tab.h' file not found
Reported by: pkg-fallout
MFH: 2019Q4 |
1440778617_1 16 Jan 2019 11:13:45 |
tijl |
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above ) |
1440778617 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 |
1440778617 01 Feb 2018 16:45:10 |
amdmi3 |
- Remove bogus (in presence of USE_GITHUB) USES=tar*
Approved by: portmgr blanket |
1440778617 03 Jan 2017 11:01:06 |
mat |
Cleanup BROKEN/IGNORE for 10.3-
Sponsored by: Absolight |
1440778617 04 Aug 2016 04:36:54 |
marino |
multimedia ... sysutils: Remove redundant dependency on unzip
A dependency on unzip will never be registered since unzip is available
on all supported platforms (since FreeBSD 8.0).
Note that it's pulled in by a non-default option.
Approved by: infrastructure blanket (removal of redundant deps) |
1440778617 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1440778617 08 Mar 2016 13:09:12 |
mat |
Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.
Fix distinfo for the offending ports.
lang/yorick's tag was moved, and the added patch was no longer needed.
PR: 207644
Submitted by: mat
Exp-run by by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D4268 |
1440778617 07 Oct 2015 17:11:56 |
kmoore |
- Update PC-BSD related ports to their respective 10.2 versions
- Includes fixes to install pcbsd-utils-qt4 from non-root and
shebang corrections
PR: 203598 |
1438359314 31 Jul 2015 19:37:02 |
kmoore |
- Update the various PC-BSD ports to their respective 10.2-RC1 versions
- Switch to pulling distfiles from GH |
1432134849 22 May 2015 19:03:57 |
kmoore |
- Update to 1432134849
- Fixes some minor issues backported to PC-BSD 10.1.2 |
1431457302 18 May 2015 14:20:48 |
kmoore |
- Update PC-BSD related ports to 1431700504 / 10.1.2 versions
- Pet portlint for many
- Remove obsolete pkg-install |
1422974289 02 Apr 2015 07:37:22 |
antoine |
Mark BROKEN: fails to stage, has both build dependencies and NO_BUILD=yes
Reported by: pkg-fallout |
1422974289 31 Mar 2015 15:31:50 |
bapt |
Remove useless execution of script
Simplify Makefile and make it respects the common framework variable |
1422974289 03 Feb 2015 15:05:14 |
kmoore |
- Add PC-BSD ports from the 10.1.1 release
- Update MOVED to reflect pcbsd-utils-qt4 -> pcbsd-utils-qt5 |
1409841477 04 Sep 2014 15:28:51 |
kmoore |
- Update to 1409841477 (PC-BSD 10.0.3) |
1394538598 29 Jul 2014 18:41:17 |
adamw |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
1394538598 11 Mar 2014 23:39:02 |
kmoore |
- Update to 1394538598 (10.0.1) |
1390905942 28 Jan 2014 15:25:13 |
kmoore |
- Update pcbsd-utils and pcbsd-utils-qt4 to 1390905942 |
1386348303_1 27 Jan 2014 12:14:09 |
koobs |
Sweep www/py-requests dependants to www/py-requests1
Point all www/py-requests dependants to www/py-requests1 in preparation for
the upgrade of www/py-requests to version 2.x, which substantially breaks API
compatibility.
Maintainers of these ports can update their requests dependency independently
as time for sufficient testing permits.
PR: ports/185631 |
1386348303 06 Dec 2013 17:06:31 |
kmoore |
- Update to 1382605460 for 10.x and later |
1382605460 24 Oct 2013 12:39:48 |
kmoore |
- Update to 1382605460
- Fix build on 10 |
1382384181 21 Oct 2013 20:05:29 |
kmoore |
- Update to 1382384181 |
1381240866 08 Oct 2013 15:03:40 |
kmoore |
- Update to 1381240866
- Fix building without GCC |
1380708079 02 Oct 2013 10:16:33 |
kmoore |
- Update to 1380708079
- Mark for FreeBSD 9.0 or later
- Fix building with clang on HEAD |
1380268666 27 Sep 2013 10:09:16 |
kmoore |
- Added sysutils/pcbsd-utils
- Added sysutils/pcbsd-utils-qt4
- Retired some old ports replaced by these
* ports-mgmt/pbi-manager
* sysutils/libpcbsd
* sysutils/pbreg
* sysutils/warden |