| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
PR: 218658
Submitted by: riggs
Notes:
svn path=/head/; revision=439367
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
Notes:
svn path=/head/; revision=437439
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add missing dependency to kde-baseapps that provides keditbookmarks that
provides the Bookmarks functionality. [1]
- Add license file and fix license version.
- Add missing dependencies (reported by stage-qa).
PR: 211769
Suggested by: tcberner
Notes:
svn path=/head/; revision=428930
|
|
|
|
|
|
|
|
|
|
|
|
| |
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
Notes:
svn path=/head/; revision=426566
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Plasma5 ports
At the moment KDE ports use bsd.kde4.mk to handle their dependencies. When
working on the ports for KDE Frameworks and Plasma5 it seemed to be more
reasonable to create a new kde.mk instead of adding an bsd.kde5.mk.
The kde.mk in this review is a stripped down version of the one we are using in
the KDE Test repositories plasma5 branch [1] to only contain the parts relevant
to the current KDE4 ports in the portstree [2].
Changes to the KDE Ports needed by this:
Replace USE_KDE4 by USE_KDE [3]
Add USES=kde:4 [4]
[1] http://src.mouf.net/area51/view/branches/plasma5/KDE/Mk/Uses/kde.mk
[2] The version in the plasma5 branch also handles frameworks/plasma5 and
handles MASTER_SITES via a KDE_DIST variable similar to bsd.qt.mk for Qt
Ports -- I chose to leave this out for now, as the diff is already large
enough.
[3] I chose USE_KDE instead of USE_KDE4, USE_KDE5, USE_KDEX as the version we
want is already specified as argument to kde:<arg>
[4] For KDE Frameworks and Plasma5 ports this would be kde:5
PR: 210667
Approved by: portmgr, mat (mentor), rakuco (mentor)
Reviewed by: mat, rakuco
Differential Revision: https://reviews.freebsd.org/D6961
Notes:
svn path=/head/; revision=420774
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
reference it any
longer. This is a no-op because KDE4_PREFIX is equal to LOCALBASE
Fix up properties for misc/kde4-l10n/files/bsd.l10n.mk to make svn happy.
PR: 209014 (partial)
Submitted by: myself
Approved by: portmgr (bapt)
Differential Revision: https://reviews.freebsd.org/D6542
Notes:
svn path=/head/; revision=415864
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415498
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412346
|
|
|
|
|
|
|
|
|
| |
- Use option helper to disable NLS build
Submitted by: rakuco@
Notes:
svn path=/head/; revision=408309
|
|
|
|
|
|
|
| |
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=408258
|
|
|
|
|
|
|
|
|
|
|
|
| |
DOCS: the directory layout changes, requiring all sub CMakeLists.txt file
to be edited to prevent building of documentation (but keeping man).
NLS: the include directive for NLS support had changed, and was updated.
Reported by: Wolfgang Riegler
Notes:
svn path=/head/; revision=407970
|
|
|
|
|
|
|
|
|
|
|
| |
- Require a modern C compiler (GCC 4.2 is too old) [1]
- Use OPTIONS helpers
- Remove include of bsd.port.options.mk
Reported by: pkg-fallout [1]
Notes:
svn path=/head/; revision=407834
|
|
|
|
| |
Notes:
svn path=/head/; revision=406992
|
|
|
|
|
|
|
|
|
|
|
|
| |
infrastructure.
While here, switch to an out-of-source CMake build.
Approved by: dbn (maintainer)
Differential Revision: https://reviews.freebsd.org/D5026
Notes:
svn path=/head/; revision=406991
|
|
|
|
|
|
|
|
| |
kdesvn releases up to 1.6.0 are now available from the former author's
OwnCloud instance.
Notes:
svn path=/head/; revision=404665
|
|
|
|
| |
Notes:
svn path=/head/; revision=403636
|
|
|
|
| |
Notes:
svn path=/head/; revision=371546
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=367888
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so
GCC-based systems will upgrade to the default ports compiler (GCC 4.7
currently.)
Add two patches to OpenEXR to permit building it in a live system with
the older OpenEXR version installed. Bug report filed to upstream Github
at https://github.com/openexr/openexr/issues/130
Couple OpenEXR more tightly to ilmbase and require its exact .so
version.
Add UPDATING note, and bump PORTREVISION of all dependent ports.
Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer.
Approved by: portmgr (implicit for bumping PORTREVISION on unstaged ports)
Notes:
svn path=/head/; revision=365038
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
* various: migrate USE_BZIP2 to USES=tar:bzip2
* various: migrate USE_XZ to USES=tar:xz
* multimedia/py-ffmpeg: add and prefer github (GH) as master site
* ports-mgmt/portbuilder: specify license as BSD2CLAUSE (instead of just BSD)
Most ports are updated infrequently so a single batch commit is preferred over
collating changes per port.
Notes:
svn path=/head/; revision=352062
|
|
|
|
| |
Notes:
svn path=/head/; revision=345404
|
|
|
|
| |
Notes:
svn path=/head/; revision=344898
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=343634
|
|
|
|
|
|
|
|
|
|
| |
Changes:
- Add man1 files to pkg-plist
- Suppress package message
- Update LIB_DEPENDS to the new format
Notes:
svn path=/head/; revision=334239
|
|
|
|
|
|
|
| |
devel part 3)
Notes:
svn path=/head/; revision=327724
|
|
|
|
|
|
|
| |
Better to remove now, in one go, then forget about it.
Notes:
svn path=/head/; revision=323850
|
|
|
|
|
|
|
|
|
|
| |
kdesvn has been moved into the KDE infrastructure, and this includes the bug
tracker (the previous one has been closed).
Approved by: dbn (maintainer via private mail)
Notes:
svn path=/head/; revision=322537
|
|
|
|
|
|
|
|
|
|
| |
While here:
- Trim headers
- Remove some useless pre.mk/post.mk
- Convert to optionsng
Notes:
svn path=/head/; revision=316620
|
|
|
|
|
|
|
|
|
|
| |
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
Notes:
svn path=/head/; revision=314960
|
|
|
|
|
|
|
|
|
|
| |
- Trim header
- Add myself as creator of devel/svn2git (see r272261)
Approved by: eadler|bdrewery (mentor)
Notes:
svn path=/head/; revision=310522
|
|
|
|
|
|
|
|
|
|
|
| |
We need to check if DOCS is _not_ defined.
Hat tips to avilla@ for noticing the mistake.
PR: ports/170828
Notes:
svn path=/head/; revision=303171
|
|
|
|
|
|
|
|
|
|
| |
- Convert to the new options framework.
PR: ports/170828
Submitted by: David Naylor <naylor.b.david@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=303170
|
|
|
|
|
|
|
| |
Review by: bapt, David Naylor (kde team)
Notes:
svn path=/head/; revision=298557
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
| |
Notes:
svn path=/head/; revision=297138
|
|
|
|
|
|
|
|
| |
They were added to fix build with kdelibs-4.5, while correct fix was
to add them as run dependencies for x11/kdelibs4 (done a while ago).
Notes:
svn path=/head/; revision=292881
|
|
|
|
| |
Notes:
svn path=/head/; revision=291538
|
|
|
|
| |
Notes:
svn path=/head/; revision=276999
|
|
|
|
|
|
|
|
| |
PR: ports/150587
Submitted by: David Naylor (maintainer)
Notes:
svn path=/head/; revision=261232
|
|
|
|
|
|
|
|
| |
PR: ports/150307
Submitted by: David Naylor (maintainer)
Notes:
svn path=/head/; revision=260651
|
|
|
|
|
|
|
| |
Approved by: David Naylor (maintainer)
Notes:
svn path=/head/; revision=259915
|
|
|
|
|
|
|
|
| |
PR: 147206
Submitted by: David Naylor (maintainer)
Notes:
svn path=/head/; revision=256015
|
|
|
|
| |
Notes:
svn path=/head/; revision=255371
|
|
|
|
|
|
|
|
|
| |
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@
Notes:
svn path=/head/; revision=254523
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/146130
Approved by: portmgr (pav)
Tested by: -exp run (pav)
With Hat: apache@
Notes:
svn path=/head/; revision=253784
|
|
|
|
|
|
|
|
| |
PR: ports/145125
Submitted by: David Naylor (maintainer)
Notes:
svn path=/head/; revision=252157
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
|
| |
PR: 140627
Submitted by: David Naylor <naylor.b.david@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=244389
|
|
|
|
|
|
|
|
| |
PR: 138420
Submitted by: David Naylor <naylor.b.david@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=241344
|