| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Approved by: portmgr
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Sponsored by: The FreeBSD Foundation
|
|
|
|
|
|
|
| |
* net/syndication has become a framework and been moved to net/kf5-syndication.
Exp-run by: antoine
PR: 231263
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add missing component entries for KDE Frameworks 5:
- baloo-widgets
- libkcddb
- libcompactdisc
- Remove components from _USE_KDE4_ALL that are defined in
_USE_KDE_BOTH.
Note that baloo (for KDE Frameworks 5) is explicitly defined in the
KDE Frameworks 5 section, and not the common section.
Approved by: adridg (KDE)
|
|
|
|
|
| |
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D17133
|
|
|
|
|
|
| |
is up for sale, and does not provide mirror service any longer.
MFH: 2018Q3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- add support for v3 of the nuget API
- switch to using v3 for NUGET [1]
- rewrite makenupkg to avoid full feed list [2]
- change fetch group to allow "+" in package name/version
[1] NUGET redirects to the source under the v2 API, however this breaks
`makenupkg` as curl fails to follow the redirect when getting the header.
[2] Previously, makenupkg got the complete list of packages (and versions)
a feed. However, for some feeds this takes a very really long time (slow
server response rate). To avoid this, rather check if the package is
available (without downloading it).
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Change x11/xorgproto to become a build time dependency when added to
USE_XORG. Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.
PR: 230909
Reviewed by: eadler
Approved by: portmgr (antoine)
Obtained from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run: antoine
Differential Revision: https://reviews.freebsd.org/D16906
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Change USE_GL to become USES=gl. You still need to specify USE_GL as well,
to specify which gl components you need, such as egl glesv2 glut glu glw gl.
Only specifying USE_GL is supported for now, to ease in transition. It is
however deprecated, and will be removed eventually.
Specifying USES=gl without USE_GL is an error.
USE_GL=yes is also deprecated, but supported for now. It implies USE_GL=glu.
Fix fallout from this change.
PR: 230692
Approved by: portmgr (antoine)
exp-run by: antoine
Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D16774
|
|
|
|
| |
Differential Revision: https://reviews.freebsd.org/D13953
|
|
|
|
|
| |
Some USES set some variables that a porter may need to be aware and
set some variables too late for sanity checks to do a good job.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
PR: 230864
Submitted by: mat
exp-runs by: antoine
Differential Revision: https://reviews.freebsd.org/D13651
|
|
|
|
|
|
|
|
|
| |
options are not defined.
PR: 230864
Submitted by: mat
exp-runs by: antoine
Differential Revision: https://reviews.freebsd.org/D13651
|
|
|
|
| |
<arch> that is supported.
|
|
|
|
|
|
|
|
|
| |
Big thanks to
* brnrd for the libressl patches in net/qt5-network
* jhale for fixing the bulk load of ports
PR: 230884
Exp-run by: antoine
|
|
|
|
|
|
|
|
|
| |
https://www.kde.org/announcements/announce-applications-18.08.1.php
The release notes mention a few dozen fixes, MTP doesn't crash when
concurrently accessed by another application, nothing critical.
Submitted by: tcberner
|
|
|
|
|
|
| |
PR: 209563
Reviewed by: tz, Felix Flor
Exp-run by: antoine
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This will make maintaining ports easier when upstream does not
provide a Cargo.lock on its own.
It uses the crate registry and will output the newest crate versions
available based on the restrictions in Cargo.toml. As such subsequent
runs of `make cargo-crates` might not generate the same output.
Upstream should still be encouraged to provide Cargo.lock if possible.
Requested by: mat
Differential Revision: https://reviews.freebsd.org/D17003
|
|
|
|
| |
With hat: portmgr-secretary
|
|
|
|
|
|
|
| |
Samba 4.6 will be discontinued in a few weeks
Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D16904
|
| |
|
| |
|
|
|
|
|
|
|
| |
OpenBSD has cdn.openbsd.org officially now which uses cloudflare
and falls back to fastly if its upstream mirror is not available.
Submitted by: T.J. Townsend <tj@openbsd.org>
|
|
|
|
|
|
|
|
|
| |
- People keep adding options named DEBUG to enable verbose things in
their ports and have no idea it also enables WITH_DEBUG.
- We already have WITH_DEBUG_PORTS that can enable WITH_DEBUG on a per
port basis.
Differential Revision: https://reviews.freebsd.org/D16829
|
|
|
|
| |
Differential Revision: https://reviews.freebsd.org/D16828
|
|
|
|
|
|
|
|
| |
Changes: https://www.mozilla.org/firefox/62.0/releasenotes/
PR: 229168
Security: c96d416a-eae7-4d5d-bc84-40deca9329fb
MFH: 2018Q3
Differential Revision: https://reviews.freebsd.org/D15913
|
| |
|
|
|
|
|
|
| |
PR: 229979
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Reviewed by: xmj
|
|
|
|
|
| |
PR: 225812
Submitted by: David O'Rourke <dor.bsd@xm0.uk>
|
|
|
|
| |
Changelog: https://www.kde.org/announcements/announce-applications-18.08.0.php
|
| |
|
|
|
|
|
|
|
|
|
| |
https://www.kde.org/announcements/kde-frameworks-5.49.0.php
Thanks Antoine for the exp-run.
PR: 230596
Submitted by: tcberner
|
|
|
|
| |
Due to runtime fix in r477249
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
cargo.mk is still too eager in splitting a crate's name and version
in two when the name contains a dash followed by a number. For
example with utf-8-0.7.4 the wrong URL ends up being used in
MASTER_SITES
.../utf/8-0.7.4/download/...
instead of
.../utf-8/0.7.4/download/...
PR: 230413
Reported by: Thomas Hurst <tom@hur.st>
|
|
|
|
|
| |
PR: 225768
Approved by: tijl@
|
|
|
|
|
|
|
|
|
|
| |
GCC, from CFLAGS and CXXFLAGS.
This also establishes a good place where to add any additional such
cases in the future.
PR: 230200
Submitted by: rozhuk.im@gmail.com
|
|
|
|
|
| |
as well as the existing output for CFLAGS, on a line of its own to make
this easier to parse.
|
|
|
|
|
| |
PR: 230086
Reported by: Jonathan M Davis <freebsd.bugs@jmdavisprog.com>
|
|
|
|
|
|
| |
PR: 230287
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D16440
|
|
|
|
| |
"Can not" means "it is possible not to," and "cannot" means "it is impossible to."
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Upstream used to distribute protocol headers as separate packages, but has
decided to merge those to a common package, named xorgproto. This update
tracks that change.
* Add a new port, x11/xorgproto, with are protocol headers for xorg.
* Hook the new protocol port to the build and to infrastructure in
bsd.xorg.mk.
* Update all ports with a dependency on any of the old *proto packages to
instead depend on xorgproto. Bump portrevision.
* Delete the old *proto packages, update MOVED.
PR: 230023
Submitted by: zeising
Approved by: portmgr (antoine)
exp-run by: antoine
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
|
|
|
|
|
|
|
|
|
| |
others) from GCC 6 to GCC 7.
PR: 222542
Tested by: antoine (exp-runs)
Approved by: antoine
Thanks to: jbeich, tobik, and others for helping fix (broken) ports
|
|
|
|
|
| |
PR: 220100
Submitted by: Jov <amutu@amutu.com>
|
|
|
|
|
|
|
| |
restrictions.
Approved by: portmgr (mat)
Reviewed by: eadler
|
| |
|
|
|
|
|
| |
which brought a minor ABI fix for C++, advertise its potential use here
via GCC_DEFAULT.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
macro '$@' in the pkg-config template
lang/ruby23 is already fixed same way, port it to newer releases
By the way, this unbreak ninja builds with any port relied on libruby.so
PR: 229898
Submitted by: fluffy
Reviewed by: ruby (miwi)
Approved by: ruby (miwi)
Exp-run by: antoine
MFH: 2018Q3
Differential Revision: D16341
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- To support amd64, map amd64 to x86_64 when generating the --host argument
to configure in bsd.port.mk and when generating --target arguments in port
Makefiles.
- Add entries to the plists for i386 and amd64. amd64 generally includes both
amd64-specific entries as well as i386 entries.
- Don't include the builtin float.h for i386 and amd64.
Reviewed by: bapt
Approved by: portmgr (bapt)
Differential Revision: https://reviews.freebsd.org/D16250
|
|
|
|
|
|
|
|
|
|
|
| |
This fixes PLIST_SUB being too big and PLIST_SUB_SED getting bigger than
_POSIX2_LINE_MAX.
PR: 222355
Reported by: asomers
Reviewed by: asomers, mfechner
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14014
|
|
|
|
|
|
|
|
|
| |
checked.
Reported by: mfechner
Approved by: bapt
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D16450
|
|
|
|
|
| |
Exp-run by: antoine
PR: 229769
|
|
|
|
|
|
| |
Changes: https://www.mozilla.org/thunderbird/60.0/releasenotes/
PR: 228477
Differential Revision: https://reviews.freebsd.org/D15565
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
| |
Reported by: koobs
Sponsored by: Absolight
|
|
|
|
|
| |
Pointy hat: mat
Sponsored by: Absolight
|
|
|
|
|
|
|
|
| |
useless.
Reviewed by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D16103
|
| |
|
|
|
|
|
| |
Reviewed by: bapt, mat
Differential Revision: https://reviews.freebsd.org/D16275
|
|
|
|
|
|
|
| |
is now feasible, for example.
PR: 229681
Submitted by: mi
|
| |
|
| |
|
|
|
|
|
| |
Clang 6 is already used on 10.4, 11.2 and -CURRENT. No need to expose
users to Clang 4.0.0 regressions fixed in 4.0.1 or later versions.
|
|
|
|
|
|
| |
Reviewed by: tcberner (kde)
Approved by: tcberner (kde)
Differential Revision: https://reviews.freebsd.org/D15903
|
|
|
|
|
|
|
|
|
| |
- Added python37 docs
- Added python37 support to Mk/
Reviewed by: bapt
Approved by: bapt (portmgr)
Differential Revision: https://reviews.freebsd.org/D16159
|
|
|
|
|
|
|
|
|
|
|
| |
- remove reference assemblies as a dependency: no longer required
- remove mono-addins as a dependency: shipped internally (via github)
- remove cmake as a dependency: replaced by new build system based on msbuild
- add multiple nuget feeds and move nuget dependencies into separate files
- explicitly set full path to install(1) to fix installation script
- USES=mono: read nupkg name and version from nuspec file
Differential Revision: https://reviews.freebsd.org/D16070
|
|
|
|
|
|
|
|
|
|
| |
objdump is being removed from HEAD, make sure everything still works
when this happens.
PR: 229049
Reported by: emaste
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D15904
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
| |
Enhance makenupkg to properly generate nupkg-* files when multiple feeds
provide the same package (but different versions).
Add NUGET_LAYOUT to dictate the layout of the package directory. Sometimes
msbuild (and nuget) does not work with symbolic links and cannot handle the
`legacy` layout.
|
|
|
|
|
|
|
|
|
|
| |
Starting at ExtUtils::MakeMaker 7.31_06 and Perl 5.27.1, the base
README.pod is no longer installed. So stop installing them altogether.
PR: 229112
Reported by: many
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D15946
|
|
|
|
|
|
|
|
|
|
| |
Otherwise, when used with BATCH defined so as to not be bothered by
config screen and all, it will almost silently reverse obsolete patches
and make you wonder why something is now broken.
Reviewed by: sbruno
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D15804
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Reported by: vanilla
|
|
|
|
|
| |
PR: 229281
Submitted by: Jesper Schmitz Mouridsen <jesper@schmitz.computer>
|
|
|
|
| |
Tested with "make index"
|
|
|
|
| |
Reported by: VVD (via irc)
|
|
|
|
|
| |
PR: 227181
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
|
|
|
|
|
| |
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D14632
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When cross-building a package via a CROSS_SYSROOT, set OSVERSION,
_OSRELEASE, and OSREL to the target OS version. OSVERSION is derived
from the <sys/param.h> header in the sysroot. _OSRELEASE cannot be
easily derived from a sysroot as it is a property of a kernel, so
instead generate a "fake" _OSRELEASE from the OSVERSION, but use a
"-CROSS" branch name that will hopefully fail in any places that make
assumptions about branch names.
Approved by: portmgr (bapt)
Differential Revision: https://reviews.freebsd.org/D15812
|
|
|
|
|
|
|
|
| |
This is so that all IGNORE message end up looking the same, and grep'ing
and sorting them is easier.
Reported by: linimon
Sponsored by: Absolight
|
|
|
|
| |
Changes: https://www.mozilla.org/firefox/60.1.0/releasenotes/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Drop DTRACE option, as it no longer builds
https://bugzilla.mozilla.org/show_bug.cgi?id=1448659
https://bugzilla.mozilla.org/show_bug.cgi?id=702179#c33
- Stop using system hunspell per
https://bugzilla.mozilla.org/show_bug.cgi?id=1460600
Changes: https://www.mozilla.org/firefox/61.0/releasenotes/
PR: 227850
Security: cd81806c-26e7-4d4a-8425-02724a2f48af
MFH: 2018Q2
Differential Revision: https://reviews.freebsd.org/D15227
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
make[5]: "/usr/ports/Mk/Uses/gecko.mk" line 48: warning: "/usr/local/bin/firefox --version 2>/dev/null" returned non-zero status
$ sudo firefox --version
Running Nightly as root in a regular user's session is not supported. ($XAUTHORITY is /home/foo/.Xauthority which is owned by foo.)
https://bugzilla.mozilla.org/show_bug.cgi?id=1323302
PR: 229064
Reported by: Vladimir Omelchuk
Analyzed by: Rainer Hurling
Submitted by: Walter Schwarzenfeld (based on)
|
|
|
|
|
|
|
|
|
| |
Remove not existing extensions
Improve uniformity
Reviewed by: ale
Sponsored by: trivago N.V.
Differential Revision: https://reviews.freebsd.org/D15807
|
|
|
|
|
| |
PR: 228862
Exp-run by: antoine
|
| |
|
|
|
|
|
|
|
|
| |
multiple versions of automake in years and probably won't in the future.
PR: 228809
Exp-run by: antoine
Approved by: portmgr (antoine)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add build/lib dependencies, environment variables to ports using
the backtrace-sys, freetype-sys, gettext-sys, onig_sys,
thrussh-libsodium crates instead of doing this individually for
every port.
- Add a DEV_WARNING when using libc versions < 0.2.37 to prevent
instability of Rust applications on 12.0-CURRENT [1]
- Sort cargo-crates-licenses output
Reviewed by: pizzamig, jbeich [1]
Differential Revision: https://reviews.freebsd.org/D15463
|
|
|
|
| |
ftp.ruby-lang.org is going to be an alias for cache.ruby-lang.org.
|
|
|
|
| |
Here's the announcement: https://bugs.ruby-lang.org/issues/14842
|
|
|
|
|
|
| |
PR: 222415
Submitted by: Naram Qashat
With hat: portmgr
|
| |
|
|
|
|
|
|
| |
- Chase addition of new 10.3 port in r472070
Reported by: pi
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
you just want to break the line.
You have a single quoted string containing a backslash followed by a
linefeed (newline). Unlike double quotes or unquoted strings, this has
no special meaning. The string will contain a literal backslash and a
linefeed.
If you wanted to break the line but not add a linefeed to the string,
stop the single quote, break the line, and reopen it.
PR: 227109
Submitted by: mat
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Since files and arguments are strings passed the same way, programs
can't properly determine which is which, and rely on dashes to determine
what's what.
A file named -f (touch -- -f) will not be deleted by the problematic
code. It will instead be interpreted as a command line option, and rm
will even report success.
Using ./* will instead cause the glob to be expanded into ./-f, which no
program will treat as an option.
It is not possible to use `-f *` because -f only forces the next
argument to be a directory, a later directory named -delete would mess
things up.
PR: 227109
Submitted by: mat
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
| |
By default, read will interpret backslashes before spaces and line
feeds, and otherwise strip them. This is rarely expected or desired.
Normally you just want to read data, which is what read -r does. You
should always use -r unless you have a good reason not to.
PR: 227109
Submitted by: mat
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It's common to use A && B to run B when A is true, and A || C to run C
when A is false.
However, combining them into A && B || C is not the same as if A then B
else C.
In this case, if A is true but B is false, C will run.
If an if clause is used instead, this problem is avoided.
PR: 227109
Submitted by: mat
Sponsored by: Absolight
|
|
|
|
|
|
| |
PR: 227109
Submitted by: mat
Sponsored by: Absolight
|
|
|
|
|
|
|
|
| |
(false positive, split flags to avoid triggering it.)
PR: 227109
Submitted by: mat
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When command expansions are unquoted, word splitting and globbing will
occur. This often manifests itself by breaking when filenames contain
spaces.
Trying to fix it by adding quotes or escapes to the data will not work.
Instead, quote the command substitution itself.
If the command substitution outputs multiple pieces of data, use a loop
instead.
Add an exception when using set -- where splitting is intended.
PR: 227109
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
that has been necessary for the GCC 4.x series and should not see any
new usage anways.
Use more current versions of GCC in examples, choosing the two most
realistic options.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Backtick command substitution `STATEMENT` is legacy syntax with several
issues.
- It has a series of undefined behaviors related to quoting in POSIX.
- It imposes a custom escaping mode with surprising results.
- It's exceptionally hard to nest.
$(STATEMENT) command substitution has none of these problems, and is
therefore strongly encouraged.
PR: 227109
Submitted by: mat
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
| |
In the original code, the return value of mycmd is ignored, and export
will instead always return true. This may prevent conditionals, set -e
and traps from working correctly.
PR: 227109
Submitted by: mat
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
cd can fail for a variety of reasons: misspelled paths, missing
directories, missing permissions, broken symlinks and more.
If/when it does, the script will keep going and do all its operations in
the wrong directory. This can be messy, especially if the operations
involve creating or deleting a lot of files.
PR: 227109
Submitted by: mat
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
| |
ShellCheck has noticed that you reference a variable that is not
assigned in the script, which has a name remarkably similar to one that
is explicitly assigned. You should verify that the variable name is
spelled correctly.
PR: 227109
Submitted by: mat
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ShellCheck has detected that you have a command that just consists of a
command substitution.
This is typically done in order to try to get the shell to execute a
command, because $(..) does indeed execute commands. However, it's also
replaced by the output of that command.
PR: 227109
Submitted by: mat
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
export takes a variable name, but shellcheck has noticed that you give
it an expanded variable instead. The problematic code does not export
MYVAR but a variable called foo if any.
Add exception when using indirections where the variable to extract is
actually the value of the variable.
PR: 227109
Submitted by: mat
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
| |
Variables not used for anything are often associated with bugs, so
ShellCheck warns about them.
PR: 227109
Submitted by: mat
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
| |
with * instead of @).
Array expansions become a series of words in [ .. ]. Operators expect
single words only.
PR: 227109
Submitted by: mat
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
| |
You have specified multiple patterns in a case statement, where one will
always override the other. The pattern being overridden is indicated
with a SC2222 warning.
PR: 227109
Submitted by: mat
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
| |
Double quotes around $@ prevents globbing and word splitting of
individual elements, while still expanding to multiple separate
arguments.
Add exceptions when splitting is the intended behavior.
PR: 227109
Submitted by: mat
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The behavior when concatenating a string and array is rarely intended.
The preceeding string is prefixed to the first array element, while the
succeeding string is appended to the last one. The middle array elements
are unaffected.
For example, with the parameters foo,bar,baz, "--flag=$@" is equivalent
to the three arguments "--flag=foo" "bar" "baz".
PR: 227109
Submitted by: mat
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
NEWS: https://www.gnu.org/software/emacs/news/NEWS.26.1
Port changes
- Incorporate latest canna patches submitted by
TAKANO Yuji <takachan@running-dog.net>.
- Remove workarounds for Bug 227799.
- Configure succeeds whether devel/liblockfile is installed or not.
- Customize COMMENT for canna and nox flavors (reported by tobik).
- Remove legacy lldb for gud patch.
- The patch added very little over running lldb on the command line.
Moreover, gud is deprecated. Hopefully a lldb-mi will arrive soon.
Reviewed by: ashish (maintainer)
Differential Revision: https://reviews.freebsd.org/D15044
|
|
|
|
|
| |
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D15587
|
|
|
|
|
| |
* kde:5 wrongly got a -4*, and did an unnecessary sub
* only use PORTNAME for the kde:4 ones
|
|
|
|
| |
Approved by: portmgr
|
|
|
|
| |
Reported by: antoine
|
|
|
|
|
|
|
|
|
|
| |
- add net/pacemaker2 (2.0.0-rc4)
- net/corosync -> net/corosync2 (update to 2.4.4)
- net/pacemaker -> net/pacemaker1 (update to 1.1.18)
- add USES=corosync to deal with multiple versions
PR: 228164, 228165
Submitted by: David Shane Holden <dpejesh@yahoo.com>
|
|
|
|
| |
Sponsored by: Absolight
|
| |
|
|
|
|
|
| |
Exp-run by: antoine
PR: 228200
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The work was done by tcberner and myself, with thanks to antoine for the
exp-run.
Not a lot to report compared to other Qt5 updates:
* net/qt5-network is still broken with LibreSSL. I said this in a commit
message ages ago but it bears repeating: upstream is open to adding support
for LibreSSL, but someone needs to step up to maintain it upstream, otherwise
things will continue to be broken all the time.
* www/qt5-webengine is a huge monster that is terrible to update, just like
www/chromium itself is. We (kde@) have decided to keep using the 5.9 series
for the time being, as it should be compatible with the rest of Qt anyway. It
was updated to 5.9.5, the latest 5.9 release at the time of writing.
PR: 228213
|
| |
|
|
|
|
|
|
|
|
| |
* This port is still gtk30 based.
* Add license lines
* Add WWW: prefix in the pkg-descr
Obtained from: gnome devel repo
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
"ldconfig -m <path>" so the order of ldconfig search directories after
package installation is the same as after a reboot. The original command
simply appends the path to the list of directories while the ldconfig rc.d
script uses "sort -u".
Bump lang/gcc* which are known to install libraries with exactly the same
name so the library loaded at runtime depends on the order of the search
directories.
PR: 228046
Approved by: portmgr (antoine)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is leaking LIBDIR information (which is defined in base share/mk/*) to
the build environement with a value which is not really suitable for ports
(/usr/lib) which may have an impact on some build system forcing the maintainer
to override the value.
Revealed during the update of liblz4
PR: 228059
Submitted by: bapt
Exp-run by: antoine
|
|
|
|
|
|
|
| |
Reported by: des
Reviewed by: des
Approved by: ashish
Differential Revision: https://reviews.freebsd.org/D15265
|
|
|
|
|
|
| |
* Add missing dependency on PIM applications.
Reported by: starikarp@yandex.com
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
'strip -x', and splitting out debug symbols with objcopy, will leave
a .symtab section but will still remove the .debug_info section. file(1)
shows this distinction as well after the use of 'strip -x':
work/tcl8.7a1/unix/libtcl8.7.so: ELF 64-bit LSB shared object, x86-64, version 1 (FreeBSD), dynamically linked, with debug_info, not stripped
work/stage/usr/local/lib/libtcl8.7.so: ELF 64-bit LSB shared object, x86-64, version 1 (FreeBSD), dynamically linked, not stripped
This fixes false-positives when using install-strip and symbol splitting.
With hat: portmgr
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- When cross-building packages, set ARCH to the target arch instead of
the arch of the build host. This fixes bsd.ssp.mk on MIPS which was
trying to enable SSP on MIPS cross-built packages because the host
ARCH was amd64. A new HOST_ARCH variable is added to set the
--build triple for configure scripts, but I believe most other uses of
ARCH in ports are really about the target, not the build host so this
is the more correct general direction.
- Some updates to base/binutils and base/gcc to use ARCH as the target
architecture.
- Drop the extra arguments to GCC to set include and library paths and
only set --sysroot.
- Move the --sysroot flags into CC, CXX, CPP (which is now set to XCPP)
and LD instead of passing it in CFLAGS, etc. The base/gcc build uses
ends up using the CFLAGS when building native binaries for the build
host which fails when tripping over the --sysroot. I think this might
have accidentally worked before because the powerpc64 headers in
/usr/include/machine were "close enough" to the amd64 headers, but with
32-bit MIPS this failed hard.
- Add the GCC MIPS patch from devel/powerpc64-gcc to base/gcc to add
MIPS support to base/gcc.
- Add a MIPS plist for base/binutils.
- Set helper variables for the base/gcc plist to tag architecture-specific
headers (e.g. for intrinsincs) and use these to tag powerpc and MIPS
specific headers.
- Drop the include-fixed headers from base/gcc.
- Strip /usr/local/include from the default list of include paths for
base/gcc.
- Use libc++'s include path for C++ for base/gcc.
Reviewed by: bapt
Approved by: portmgr (bapt)
Differential Revision: https://reviews.freebsd.org/D15267
|
|
|
|
|
| |
Pointy hat: rene
Reported by: mat
|
|
|
|
|
|
| |
Reviewed by: yuri (SoPlex), sunpoet (nghttp2), cpm (chromium), brooks (llvm*)
Approved by: portmgr (rene)
Differential Revision: https://reviews.freebsd.org/D15238
|
|
|
|
|
| |
Approved by: portmgr (rene)
Differential Revision: https://reviews.freebsd.org/D15014
|
| |
|
|
|
|
| |
Submitted by: lwhsu
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add U2F support, required by Web Authentication [1]
- Drop libv4l support to reduce maintenance
Changes: https://www.mozilla.org/firefox/60.0/releasenotes/
PR: 226476
Tested by: tobik, jrm, D. Ebdrup, lwhsu
Submitted by: Greg V [1]
Security: 5aefc41e-d304-4ec8-8c82-824f84f08244
MFH: 2018Q2
Differential Revision: https://reviews.freebsd.org/D15186
|
| |
|
|
|
|
| |
* Pin multimedia/kdelive at 17.12.3 until we import the mlt update from the dev-repo.
|
|
|
|
|
| |
PR: 227679
Exp-run by: antoine (only 10.4)
|
|
|
|
| |
PR: 227682
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is an import of the Plasma5 ports that we have had in the development
repository for quite some time now.
Please note:
* Plasma5 cannot be installed at the same time as KDE SC4.
* Qt5 assumes /etc/localtime to be a symlink to a tz file, not a regular file.
* To start plasma5, it is recommended to use something like
exec ck-launch-session startkde
* Powermanagement and such is not working :-)
I would like to thank all the people that have helped test it in the past years.
Reviewed by: adridg
Differential Revision: https://reviews.freebsd.org/D15096
|
|
|
|
|
| |
PR: 227512
Exp-run by: antoine
|
|
|
|
|
| |
Approved by: tz (maintainer)
Differential Revision: https://reviews.freebsd.org/D15012
|
|
|
|
|
| |
PR: 227428
Exp-run by: antoine
|
|
|
|
|
|
|
| |
Changes: http://www.boost.org/users/history/version_1_67_0.html
PR: 227427
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15030
|
|
|
|
| |
https://pypi.python.org/ redirects to https://pypi.org/
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Rationale:
- MPLAYERHQ was an alias for www[1-5].mplayerhq.hu
- www.mplayerhq.hu uses dns load balancing already
for a while, essentially rendering the above
alias futile
- At times, some of the www[1-9] instances do not
participate in the balancing while others do.
(At the time of this writing, for instance www3
does not have a dns record but www8 does. The
latter was not part of MASTER_SITE_MPLAYERHQ)
- The MPLAYERHQ alias was only used by two ports
in the tree:
multimedia/mplayer-skins
multimedia/win32-codecs
|
|
|
|
|
| |
Reviewed by: kwm
Approved by: bapt (mentor)
|
|
|
|
|
|
|
|
|
|
| |
If you use the archive URL directly, you end up having non unique
distfiles named 0.9.5.tar.gz or v2.2.2.tar.gz, and soon, another port
ends up having the same version, and boom.
Reviewed by: bdrewery
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D15039
|
|
|
|
|
| |
PR: 227453
Sponsored by: iXsystems Inc.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* deskutils/akonadi-calendar-tools
* deskutils/akonadi-import-wizard
* deskutils/akonadiconsole
* deskutils/akregator
* deskutils/grantlee-editor
* deskutils/kaddressbook
* deskutils/kalarm
* deskutils/kcharselect
* deskutils/kdepim-addons
* deskutils/kdepim-runtime
* deskutils/keditbookmarks
* deskutils/kfind
* deskutils/kmail
* deskutils/kmail-account-wizard
* deskutils/knotes
* deskutils/kontact
* deskutils/korganizer
* deskutils/kruler
* deskutils/mbox-importer
* deskutils/pim-data-exporter
* deskutils/pim-sieve-editor
This is the current version of KDE Applications <foo>.
Note that users of KDE SC4 should stick with <foo>-kde4.
This adds a slew of KDE Pim related ports and some of their dependencies.
Note, that KDE Pim has a history of working poorly on FreeBSD.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* deskutils/grantleetheme
* deskutils/kdepim
* deskutils/kdepim-apps-libs
* deskutils/libkdepim
* net/akonadi-calendar
* net/akonadi-contacts
* net/akonadi-mime
* net/akonadi-notes
* net/akonadi-search
* net/calendarsupport
* net/eventviews
* net/incidenceeditor
* net/kalarmcal
* net/kblog
* net/kcalcore
* net/kcalutils
* net/kcontacts
* net/kdav
* net/kdenetwork-filesharing
* net/kget
* net/kidentitymanagement
* net/kimap
* net/kldap
* net/kmailtransport
* net/kmbox
* net/kmime
* net/kontactinterface
* net/kpimtextedit
* net/krdc
* net/krfb
* net/ksmtp
* net/ktnef
* net/libgravatar
* net/libkgapi
* net/libksieve
* net/mailcommon
* net/mailimporter
* net/messagelib
* net/pimcommon
* net/zeroconf-ioslave
* security/libkleo
This is the current version of KDE Applications <foo>.
Note that users of KDE SC4 should stick with <foo>-kde4.
This adds a slew of KDE Pim related ports and some of their dependencies.
Note, that KDE Pim has a history of working poorly on FreeBSD.
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is the current version of KDE Applications <foo>.
Note that users of KDE SC4 should stick with <foo>-kde4.
This one is a bit ugly: move libktorrent and ktorrent-kde4 out of the way and
readd the new ones in one go, to not have to touch the same MOVED lines in a
short time span.
Also this adds a very stripped down version of the desktuils/kdepim metaport,
which will get more and more dependencies added shortly.
|
|
|
|
|
| |
This is the current version of KDE Applications <foo>.
Note that users of KDE SC4 should stick with <foo>-kde4.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* games/kblackbox
* games/kmahjongg
* games/palapeli
* games/ktuberling
* games/klines
* games/kjumpingcube
* games/picmi
* games/ksquares
* games/kolf
* games/kmines
* games/kdiamond
* games/kpat
* games/lskat
* games/kubrick
* games/ksirk
* games/blinken
* games/kdegames
* games/kigo
* games/bovo
* games/kajongg
* games/kapman
* games/kreversi
* games/kshisen
* games/katomic
* games/kanagram
* games/kiriki
* games/killbots
* games/libkmahjongg
* games/ksudoku
* games/ksnakeduel
* games/knetwalk
* games/khangman
* games/kbounce
* games/kspaceduel
* games/kgoldrunner
* games/knavalbattle
* games/libkdegames
* games/kfourinline
* games/kollision
* games/granatier
* games/kbreakout
* games/konquest
* games/bomber
* games/kblocks
* games/klickety
This is the current version of KDE Applications <foo>.
Note that users of KDE SC4 should stick with <foo>-kde4.
Differential Revision: https://reviews.freebsd.org/D14831
|
|
|
|
|
|
|
| |
This is the current version of KDE Applications <foo>.
Note that users of KDE SC4 should stick with <foo>-kde4.
Differential Revision: https://reviews.freebsd.org/D14823
|
|
|
|
|
|
|
| |
This is the current version of KDE Applications <foo>.
Note that users of KDE SC4 should stick with <foo>-kde4.
Differential Revision: https://reviews.freebsd.org/D14832
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* graphics/gwenview
* graphics/kamera
* graphics/kcolorchooser
* graphics/kdegraphics-mobipocket
* graphics/kdegraphics-svgpart
* graphics/kdegraphics-thumbnailers
* graphics/kimagemapeditor
* graphics/kolourpaint
* graphics/libkdcraw
* graphics/libkexiv2
* graphics/libkipi
* graphics/libksane
* graphics/okular
* graphics/spectacle
This is the current version of KDE Applications <foo>.
Note that users of KDE SC4 should stick with <foo>-kde4.
Differential Revision: https://reviews.freebsd.org/D14833
|
|
|
|
|
|
| |
For ports that specify CATEGORIES=kde-applications, automatically add documentation to the plist.
Differential Revision: https://reviews.freebsd.org/D14821
|
|
|
|
|
|
|
|
|
|
| |
- Convert all fpc-based ports to USES=fpc
PR: 227210
Reviewed by: portmgr
Approved by: portmgr
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D14617
|
|
|
|
|
|
|
| |
Changes: https://www.ruby-lang.org/en/news/2018/03/28/ruby-2-4-4-released/
PR: 227091
Exp-run by: antoine
Security: eb69bcf2-18ef-4aa2-bb0c-83b263364089
|
|
|
|
|
|
| |
PR: 226817
Exp-run by: antoine
Sponsored by: Absolight
|
|
|
|
|
| |
Changes: https://www.ruby-lang.org/en/news/2018/03/28/ruby-2-5-1-released/
Security: eb69bcf2-18ef-4aa2-bb0c-83b263364089
|
|
|
|
|
| |
Changes: https://www.ruby-lang.org/en/news/2018/03/28/ruby-2-3-7-released/
Security: eb69bcf2-18ef-4aa2-bb0c-83b263364089
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
For the qt5-* ports bsd.qt.mk sets EXTRACT_AFTER_ARGS, and
thereby does not get the normal default value of
--no-same-owner --no-same-permissions
passed when extracting. This lead to for example header files
being installed (i.e. copied), with permissions group write
permissions.
Manually append that to the bsd.qt.mk shenanigans (also do the
same in www/qt5-webchannel, which opts out of the bsd.qt.mk value)
PR: 227027
Reported by: grarpamp@gmail.com
|
|
|
|
|
|
|
|
|
|
| |
Some ports do not honour $LD or -fuse-ld=bfd in $CFLAGS, but do invoke
ld via $PATH. Automatically set BINARY_ALIAS+=ld=${LD} when LLD_UNSAFE
is active to use ld.bfd for these ports.
Approved by: portmgr (antoine)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D14876
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It has been a while both does not depend anymore on esound, before this change
esound dependency was wrongly added to plenty of packages which actually does
not depend on it.
While here:
- audio/glame: remove esound support
- games/monkeybubble: add an explicit dependency on esound
- sysutils/gnome-schedule: add en explicit dependency on pkg-config
- comms/kb: add missing dependency on pkgconfig
- x11-toolkits/libgnomeui:
* update to 2.4.5
* use USES=localbase
|
| |
|
|
|
|
|
| |
PR: 225609
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
This should ease the import of the new ports for Applications and Plasma Desktop.
- add some more component handling
- bump KDE_APPLICATIONS_VERSION (no direct consumers exist in the ports tree atm)
- fix some space/tab errors
Differential Revision: https://reviews.freebsd.org/D14814
|
|
|
|
| |
monthes ago
|
| |
|
|
|
|
|
| |
Reported by: Andrzej Tobola <ato@iem.pw.edu.pl>, koobs
Approved by: portmgr (implicit)
|
|
|
|
|
|
|
|
|
|
|
| |
and to www/palemoon 27.8.1
Some patches no longer apply to them. WebRTC has moved paths in
Firefox 60.0 and no longer needs to be patched. Pale Moon removed
WebRTC completely in 27.8.0.
PR: 226476
Approved by: gecko (jbeich)
|
| |
|
|
|
|
|
|
| |
from it.
Approved by: portmgr (implicit)
|
|
|
|
|
|
| |
This is only a cosmetic change.
Approved by: portmgr (implicit)
|
|
|
|
|
|
|
|
| |
compiler.mk.
This is purely a cosmetic change.
Approved by: portmgr (implicit)
|
|
|
|
|
|
|
| |
This fixes at least sysutils/lr exposing FLAVORS 'nox full' improperly.
Reviewed by: jrm
Tested by: jrm
|
|
|
|
| |
Approved by: portmgr (implicit)
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
It is documented that the first FLAVOR is the default. Due to some use
of DEFAULT_VERSIONS and USES, the default FLAVOR may be determined
dynamically. Poudriere in particular expects the default to be first
and does the wrong thing for emacs ports currently [1]. This resolves
that and avoids other tools making the same mistake.
PR: 225659 comment #14
Approved by: portmgr (implicit)
|
|
|
|
|
|
|
| |
properly.
PR: 225659 comment #15
Approved by: portmgr (implicit)
|
|
|
|
|
| |
PR: 226487
Exp-run by: antoine
|
|
|
|
|
| |
PR: 226498
Exp-run by: antoine
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Chase required changes in framework (bsd.sanity.mk, bsd.port.mk)
- Chase required changes in ports (version checks)
- Chase required changes in PHP ports (include bsd.apache.mk)
- exp-run by antoine, brnrd, joneum
PR: 223691 (exp-run)
Reviewed by: joneum (hat apache), mat (portmgr), antoine (portmgr)
Approved by: joneum (hat apache)
Approved by: portmgr
With hat: apache
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Prior to this change, if a port had:
- USES=go.mk,
- .include <bsd.port.pre.mk>, and
- overrode a make target (e.g. post-extract:)
then the following warnings were produced when invoking make on the port:
make: "/usr/local/poudriere/ports/default/CATEGORY/PORT/Makefile" line XX: warning: duplicate script for target "post-extract" ignored
make: "/usr/local/poudriere/ports/default/Mk/Uses/go.mk" line 68: warning: using previous script for "post-extract" defined here
This change fixes this issue by wrapping the definition of make targets
in a separate once-only !defined wrapper which is blocked until post.mk.
This concept was copied from Mk/Uses/python.mk.
PR: 224948
Submitted by: woodsb02
Approved by: jlaffaye (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now
flavored. They will automatically get flavors (php56, php70, php71, php72)
depending of the versions they support (set with IGNORE_WITH_PHP). As a
consequence, ports using USES=pear and USES=horde are also flavored.
PR: 226242
Submitted by: mat
Exp-run by: antoine
Approved by: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14208
|
|
|
|
|
|
| |
probably doesn't work (USE_GNOME after USES inclusion for instance)
With hat: portmgr
|
| |
|
|
|
|
| |
Reported by: jkim
|
|
|
|
| |
Reported by: jkim
|
|
|
|
| |
app support
|
|
|
|
| |
- Other minor change
|
|
|
|
|
|
| |
Reviewed by: bdrewery
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14595
|
|
|
|
|
|
|
|
|
| |
DEFAULT_VERSIONS+=emacs=<flavor>
in make.conf only applies to ports with USES=emacs in their Makefile, and
not to the Emacs ports, editors/emacs and editors/emacs-devel.
While here, align some comments.
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
|
| |
Changes: https://www.mozilla.org/firefox/59.0/releasenotes/
Security: c71cdc95-3c18-45b7-866a-af28b59aabb5
MFH: 2018Q1
|
|
|
|
|
| |
PR: 226221
Sponsored by: Absolight
|
| |
|
|
|
|
|
|
| |
PR: 226221
Reported by: mmokhi
Sponsored by: Absolight
|
|
|
|
|
|
|
| |
Reviewed by: mat
Approved by: portmgr (mat)
Relnotes: yes
Differential Revision: https://reviews.freebsd.org/D12162
|
|
|
|
| |
Approved by: portmgr (implicit)
|
|
|
|
|
|
|
|
|
|
|
| |
ibase is Firebird, which only builds on i386 and amd64. This patch
squashes the ibase plugin for Qt4.
PR: 216943
Submitted by: linimon
Reported by: linimon
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D14326
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The problem is that GH_SUBDIR are handled in a somewhat random manner. (The
truth is that in the end of things, they end up being sorted by the group name
being used in the GH_TUPLE.)
So if you have a submodule in bar/foo, and a sub-submodule in bar/foo/baz, it
may happen that foo/bar/baz is handled before foo/bar and then things are
messed up.
This makes it so the GH_SUBDIR target handling is sorted first by the
number of / in the path. (So, bar/foo is always handled before
bar/foo/baz.)
PR: 226221
Reported by: ygy
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14532
|
|
|
|
|
|
|
|
|
|
| |
This only handles the default CC=cc but is enough to significantly improve
INDEX/Poudriere ports var gathering due to reducing around a dozen cc
fork+exec for every port that all have the same result. These values
are reused during the port build as well which reduces more fork+exec
contention there.
Approved by: portmgr (implicit)
|
|
|
|
|
|
|
|
| |
This will avoid renamed/removed variables being orphaned, and allows for
exporting variables in ports_env that are not wanted to be exported in
sub-makes via _EXPORTED_VARS.
Approved by: portmgr (implicit)
|
|
|
|
| |
Approved by: portmgr (implicit)
|
|
|
|
| |
It's only used by 1 port (devel/py-fortran).
|
|
|
|
|
|
|
|
| |
Also some cleanup of dead entries.
PR: 226203
Submitted by: Sam H
Sponsored by: Absolight
|
|
|
|
|
| |
PR: 225752
With hat: portmgr
|
|
|
|
| |
FreeBSD 10.3.
|
|
|
|
|
|
|
|
|
|
| |
client.mk is on its way out upstream, switching to it was a mistake.
$ MACH=1 gmake -f client.mk build
client.mk:40: /.mozconfig-client-mk: No such file or directory
gmake: *** No rule to make target '/.mozconfig-client-mk'. Stop.
MFH: 2018Q1 (required by Firefox 59)
|
|
|
|
|
|
|
| |
Some ports will truncate CCACHE_DIR from the env and due to HOME=${WRKDIR}
will incorrectly use ${WRKDIR}/.ccache. Symlink to the proper place.
Approved by: portmgr (implicit)
|
|
|
|
| |
(r462865).
|
|
|
|
|
|
|
|
|
|
| |
In order to make room for the up-to-date version of the KDE Desktop and its
applications move the KDE Application ports based on Qt4.
PR: 225992
Exp-run by: antoine
Reviewed by: rakuco, adridg
Differential Revision: https://reviews.freebsd.org/D14413
|
| |
|
|
|
|
|
|
|
| |
- /usr/games/random moved to /usr/bin/random in 11.0+
- Need to explicitly add in the pipe '|'
Approved by: portmgr (implicit)
|
|
|
|
|
|
|
|
|
|
| |
There's only about 10 ports that actually use this, so rather than
spamming a dozen fstat(2) calls for every port during INDEX reduce
it to 1 for now.
Also avoid the fstat(2) if the target already exists.
Approved by: portmgr (implicit)
|
| |
|
|
|
|
|
| |
Reported by: antoine
Approved by: portmgr (implicit)
|
|
|
|
| |
Approved by: portmgr (implicit)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
According to upstream, which has stopped making new releases of Qt4-based
software, this is the last kdelibs release ever.
Thanks to antoine for the exp-run.
PR: 225991
Differential Revision: https://reviews.freebsd.org/D14411
|
|
|
|
|
|
|
|
|
|
|
| |
Upstream has renamed its libraries and we no longer need to patch
devel/qscintilla-qt5 to create a library whose name does not conflict with
devel/qscintilla's. However, the library names are different so we need to bump
PORTREVISION in several ports (the SOVERSION has changed too).
Thanks to antoine for the exp-run.
PR: 225928
|
|
|
|
|
| |
http://mirrors.ibiblio.org/mozdev.org/ which also is shorter, so
adjust MASTER_SITE_MOZDEV accordingly.
|
|
|
|
|
|
|
| |
PR: 225470
Submitted by: Charlie Li <ml+freebsd@vishwin.info>
Obtained from: https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=61523
Differential Revision: https://reviews.freebsd.org/D14073
|
|
|
|
|
|
|
| |
PR: 225869
Exp-run by: antoine
Reviewed by: rakuco
Differential Revision: https://reviews.freebsd.org/D14287
|
|
|
|
|
|
|
|
| |
this oversight.
Reviewed by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14368
|
|
|
|
| |
Submitted by: cmt
|
|
|
|
|
|
|
|
|
|
|
| |
This is done for
* consistency,
* and to simplify the import of the newer KDE Plasma5 desktop and KDE applications
Bumps the dependencies.
Reviewed by: adridg
Differential Revision: https://reviews.freebsd.org/D12979
|
|
|
|
|
|
| |
PR: 221722
Approved by: bapt, portmgr
Differential Revision: https://reviews.freebsd.org/D14194
|
|
|
|
|
|
| |
test -f "" is true so we need to only test if $PLIST is not empty.
Approved by: portmgr (implicit)
|
|
|
|
| |
Approved by: portmgr (implicit)
|
|
|
|
|
|
|
|
|
| |
This is a follow up to r461057 and fixes base/binutils and base/gcc in my
testing.
PR: 224217
Submitted by: nwhitehorn (partially, I made additional changes)
Reviewed by: bapt
|
| |
|
|
|
|
|
|
|
| |
by default everywhere
This code would actually needs to be probably cleaned up, but that would be
for later
|