Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
08 Nov 2019 14:47:00
1.30.0_3

|
tobik  |
Add missing USES={gnome,php,sdl} to the rest |
05 Nov 2019 22:26:59
1.30.0_3

|
zeising  |
Add USES=xorg USES=gl, ports categories i
Add USES=xorg and USES=gl to ports in categories starting with 'i'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
09 Oct 2019 11:50:49
1.30.0_3

|
bapt  |
Drop the ipv6 virtual category for i* category as it is not relevant anymore |
26 Jul 2019 20:46:57
1.30.0_3

|
gerald  |
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 |
13 Jun 2019 11:52:20
1.30.0_2

|
linimon  |
Add compiler:c++11-lang to USES to fix the following problem on
GCC-based architectures:
The compiler feature "cxx_decltype" is not known to CXX compiler "GNU"
version 4.2.1.
Approved by: portmgr (tier-2 blanket) |
16 Mar 2019 17:49:25
1.30.0_2

|
tcberner  |
irc/dxirc: remove QT4 option (Qt4 deprecation)
Approved by: portmgr (implicit) |
16 Jan 2019 11:13:45
1.30.0_1

|
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 ) |
02 Dec 2018 15:41:48
1.30.0

|
rene  |
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 |
28 Jun 2018 17:39:55
1.30.0

|
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 |
12 Dec 2017 09:00:28
1.30.0

|
amdmi3  |
- Fix LICENSE
- Switch to options helpers
- Switch to CMAKE_BOOL
- Update WWW
Approved by: portmgr blanket |
23 Nov 2016 19:21:20
1.30.0

|
jhale  |
Update to 1.30.0
Switch to CMake build
Convert to options helpers
Add support for Qt and set Qt 5.x as the default toolkit
Update pkg-descr
PR: 210234
Submitted by: David Vachulka <arch_dvx@users.sourceforge.net> (maintainer) |
21 Nov 2016 20:30:06
1.10.0_3

|
jhale  |
Unbreak fetch, project now hosted on SourceForge. Newer version available.
Approved by: portmgr (blanket)
MFH: 2016Q4 (blanket) |
14 Sep 2016 15:59:34
1.10.0_3

|
mat  |
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight |
01 Apr 2016 14:08:38
1.10.0_3

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
20 Sep 2015 20:54:09
1.10.0_3

|
olgeni  |
Typos, whitespace and capitalization fixes (G-P). |
24 Mar 2015 17:09:59
1.10.0_3

|
marino  |
5 ports categories: Remove $PTHREAD_LIBS
Categories: irc, x11-clocks, benchmarks, misc, textproc
approved by: PTHREAD blanket |
27 Oct 2014 13:00:22
1.10.0_3

|
bapt  |
Cleanup plist |
10 Sep 2014 20:50:37
1.10.0_3

|
gerald  |
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) |
15 Jul 2014 15:38:32
1.10.0_2

|
adamw  |
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. |
17 Jun 2014 02:00:42
1.10.0_2

|
vanilla  |
Stagify.
Approved by: portmgr@ |
26 May 2014 15:28:29
1.10.0_2

|
bapt  |
Replace lang/lua with the new lang/lua51
lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1
Make the default lua lua52
Make all lua ports using USES=lua
Approved by: portmgr (implicit) |
22 Oct 2013 13:58:56
1.10.0_2

|
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [fgijk])
Approved by: portmgr (bdrewery) |
07 Oct 2013 13:15:44
1.10.0_2

|
gahr  |
- Bump PORTREVISION on ports dependent on FOX. This is needed because we
now use ltverhack on FOX. This should be the last time. |
20 Sep 2013 18:44:50
1.10.0_1

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
irc) |
02 Sep 2013 19:55:48
1.10.0_1

|
bapt  |
Add an explicit dependency on pkgconf |
24 Apr 2013 18:10:32
1.10.0_1

|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
23 Apr 2013 16:45:40
1.10.0_1

|
gahr  |
- Chase x11-toolkits/fox16 shlib version bump |
02 Jan 2013 07:59:44
1.10.0

|
jgh  |
- fix LIB_DEPENDS and use dirrmtry in favor of dirrm
- drop default options_defined already default by options framework
Spotted by: jhale@ |
31 Dec 2012 03:46:27
1.10.0

|
jgh  |
- add new port: irc/dxirc
dxirc is a simple IRC client for various os (linux, *bsd, windows), written
using the FOX toolkit.
WWW: http://www.dxirc.org/
PR: 174781
Submitted by: david@konstrukce-cad.com |