| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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=415503
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=405891
|
|
|
|
|
|
|
|
|
|
|
|
| |
be changed in the new directory dialog.
PR: 201336
Submitted by: Andriy Solonenko <ap_berzerk@yahoo.com>
Tested by: Tobias Berner <tcberner@gmail.com>
Obtained from: krusader upstream
Notes:
svn path=/head/; revision=398980
|
|
|
|
|
|
|
| |
- Fix WWW:
Notes:
svn path=/head/; revision=397839
|
|
|
|
| |
Notes:
svn path=/head/; revision=397683
|
|
|
|
|
|
|
|
| |
- while here, remove any reference to KDE in deskutils/charmtimetracker (Qt-only app)
and supposedly fix build of graphics/gnash with KDE4 option
Notes:
svn path=/head/; revision=379358
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket, kwm (for gnome@ ports)
Notes:
svn path=/head/; revision=378030
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=356201
|
|
|
|
| |
Notes:
svn path=/head/; revision=344898
|
|
|
|
|
|
|
|
|
| |
- Stop setting the outdated LATEST_LINK variable.
Approved by: fluffy (maintainer, implicit)
Notes:
svn path=/head/; revision=338803
|
|
|
|
|
|
|
| |
x11-fm)
Notes:
svn path=/head/; revision=327780
|
|
|
|
|
|
|
| |
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=324744
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=316407
|
|
|
|
|
|
|
|
|
|
| |
- 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 Makefile header
- Use DISTVERSION and simplify MASTER_SITES/DISTNAME
- Adjust COMMENT
- Get rid of indirect dependencies (iconv, Qt4)
- Don't use KDE4_BUILDENV (it's for KDE SC ports only),
enable CMAKE_OUTSOURCE
- Mark MAKE_JOBS_SAFE
- Don't remove directories from kdehier4
Approved by: fluffy (maintainer)
Feature safe: yes
Notes:
svn path=/head/; revision=307523
|
|
|
|
|
|
|
| |
Review by: bapt, David Naylor (kde team)
Notes:
svn path=/head/; revision=298557
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
Approved by: makc (mentor)
Feature safe: yes
Notes:
svn path=/head/; revision=285942
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=280547
|
|
|
|
| |
Notes:
svn path=/head/; revision=279782
|
|
|
|
|
|
|
| |
Full support for KDE 4.5/4.6
Notes:
svn path=/head/; revision=267153
|
|
|
|
|
|
|
|
|
| |
Don't bump PORTREVISION: packages built vs KDE 4.4 work fine with 4.5
Approved by: fluffy (maintainer)
Notes:
svn path=/head/; revision=259678
|
|
|
|
| |
Notes:
svn path=/head/; revision=255371
|
|
|
|
| |
Notes:
svn path=/head/; revision=254349
|
|
|
|
| |
Notes:
svn path=/head/; revision=254288
|
|
|
|
| |
Notes:
svn path=/head/; revision=254057
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
|
|
|
| |
- Fix local file handling
Obtained from: krusader svn repo
Approved by: miwi, tabthorpe (mentors implicit)
Notes:
svn path=/head/; revision=247195
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Grab maintainership by Heiner's request (he has no time now)
PR: 140194
Submitted by: myself
Approved by: Heiner <h.eichmann@gmx.de> (maintainer)
Approved by: tabthorpe (co-mentor)
Feature safe: yes
Notes:
svn path=/head/; revision=243700
|
|
|
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
Notes:
svn path=/head/; revision=238701
|
|
|
|
| |
Notes:
svn path=/head/; revision=234941
|
|
|
|
| |
Notes:
svn path=/head/; revision=232887
|
|
|
|
|
|
|
|
| |
PR: 133615
Submitted by: Heiner <h.eichmann@gmx.de> (maintainer)
Notes:
svn path=/head/; revision=232782
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=218938
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
|
|
| |
PR: ports/121874
Submitted by: Yarodin <yarodin@gmail.com>
Approved by: Heiner <h.eichmann@gmx.de> (maintainer)
Notes:
svn path=/head/; revision=211880
|
|
|
|
| |
Notes:
svn path=/head/; revision=200795
|
|
|
|
|
|
|
|
| |
PR: 114853
Submitted by: Heiner <h.eichmann@gmx.de>
Notes:
svn path=/head/; revision=196619
|
|
|
|
|
|
|
|
| |
PR: 113067
Submitted by: Heiner <h.eichmann@gmx.de> (maintainer)
Notes:
svn path=/head/; revision=192804
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
| |
Submitted by: rafan
Tested on: pointyhat
Notes:
svn path=/head/; revision=185058
|
|
|
|
|
|
|
|
| |
PR: ports/105648
Submitted by: Heiner <h.eichmann@gmx.de> (maintainer)
Notes:
svn path=/head/; revision=177519
|
|
|
|
|
|
|
|
| |
PR: ports/100495
Submitted by: maintainer
Notes:
svn path=/head/; revision=168240
|