| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
|
| |
|
|
|
|
|
| |
Approved by: portmgr blanket (fix build)
Sponsored by: Serenity Cybersecurity, LLC
|
|
|
|
|
|
|
|
|
|
| |
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
|
|
|
|
|
|
|
|
| |
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
|
|
|
|
|
| |
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
|
|
|
|
|
| |
PR: 260808
Reported by: Robert Cina <transitive@gmail.com>
|
| |
|
|
|
|
| |
Reported by: lwhsu
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=507372
|
|
|
|
|
|
|
| |
PR: 236313
Notes:
svn path=/head/; revision=495589
|
|
|
|
|
|
|
|
|
| |
PR: 236313
Reported by: pkg-fallout
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=494777
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=488341
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
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, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
Notes:
svn path=/head/; revision=487272
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add USES=gnome
- Use USES=localbase
- Build static library
- Reformat pkg-descr
- Take maintainership
Changes: https://github.com/KhronosGroup/OpenCOLLADA/commits/master
Notes:
svn path=/head/; revision=486027
|
|
|
|
| |
Notes:
svn path=/head/; revision=485492
|
|
|
|
|
|
|
| |
Approved by: tcberner (mentor, implicit)
Notes:
svn path=/head/; revision=481897
|
|
|
|
|
|
|
|
| |
Reported by: portscout
Approved by: tcberner (mentor, implicit)
Notes:
svn path=/head/; revision=481852
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=475857
|
|
|
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION for dependent ports
Reported by: portscout
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D16353
Notes:
svn path=/head/; revision=475100
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This will primarily help powerpc64.
For archs where clang is the default compiler, these changes will have no
effect, as the base compiler already has these capabilities (primarily, but
not exclusively, c++-11).
Tested for no-harm on amd64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=472160
|
|
|
|
| |
Notes:
svn path=/head/; revision=470360
|
|
|
|
|
|
|
|
| |
PR: 220613
Submitted by: adamw
Notes:
svn path=/head/; revision=470358
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Details:
- Obtain patch-2d66943 from upstream head
- Bump PORTREVISION
- While on it: Pet portlint
PR: 225680
Submitted by: mikael.urankar@gmail.com
Notes:
svn path=/head/; revision=462249
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
/wrkdirs/usr/ports/graphics/opencollada/work/OpenCOLLADA-1.6.47/COLLADAStreamWriter/src/COLLADASWLibraryAnimations.cpp:65:79: error: no matching constructor for initialization of 'std::vector<Animation *>'
: Library ( streamWriter, CSWC::CSW_ELEMENT_LIBRARY_ANIMATIONS ), mOpenAnimations ( NULL )
^ ~~~~
PR: 224669
Reported by: pkg-fallout
Reviewed by: rakuco@
Notes:
svn path=/head/; revision=459795
|
|
|
|
| |
Notes:
svn path=/head/; revision=440586
|
|
|
|
|
|
|
| |
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=439778
|
|
|
|
|
|
|
| |
- unfortunatly, the project does not publish a changelog or release notes
Notes:
svn path=/head/; revision=433290
|
|
|
|
| |
Notes:
svn path=/head/; revision=432169
|
|
|
|
| |
Notes:
svn path=/head/; revision=419245
|
|
|
|
|
|
|
|
|
| |
PR: 208905
Submitted by: dim
Approved by: mva (maintainer timeout)
Notes:
svn path=/head/; revision=414660
|
|
|
|
| |
Notes:
svn path=/head/; revision=413746
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412346
|
|
|
|
|
|
|
| |
Approved by: portmgr (sparc64 blanket)
Notes:
svn path=/head/; revision=397997
|
|
|
|
|
|
|
| |
This update contains many bug fixes.
Notes:
svn path=/head/; revision=391574
|
|
|
|
|
|
|
|
|
|
| |
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=385633
|
|
|
|
| |
Notes:
svn path=/head/; revision=371283
|
|
|
|
| |
Notes:
svn path=/head/; revision=355680
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=351411
|
|
|
|
| |
Notes:
svn path=/head/; revision=351088
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=335626
|
|
|
|
| |
Notes:
svn path=/head/; revision=334113
|
|
open, royalty-free standard for exchanging 3D asset information between
applications, digital content creation tools and libraries.
WWW: http://opencollada.org
Notes:
svn path=/head/; revision=334023
|