| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
Unfortunately, LibreOffice project completely dropped support for pre-C++11
compilers and libraries since 4.4. Therefore, we cannot easily build it on
FeeBSD 9.x any more unless the system was rebuilt with WITH_CLANG_IS_CC and
WITH_LIBCPLUSPLUS. If user is unable to upgrade the system for some reason,
the old port, i.e., 4.3.7, is still available from devel/libreoffice4 (with
no language packs).
Notes:
svn path=/head/; revision=395799
|
|
|
|
|
|
|
| |
and add NO_ARCH knob for i18n ports.
Notes:
svn path=/head/; revision=394562
|
|
|
|
| |
Notes:
svn path=/head/; revision=392424
|
|
|
|
| |
Notes:
svn path=/head/; revision=392423
|
|
|
|
| |
Notes:
svn path=/head/; revision=392422
|
|
|
|
|
|
|
| |
- Update MASTER_SITES: add my LOCAL to :BR
Notes:
svn path=/head/; revision=391750
|
|
|
|
| |
Notes:
svn path=/head/; revision=385698
|
|
|
|
| |
Notes:
svn path=/head/; revision=384851
|
|
|
|
| |
Notes:
svn path=/head/; revision=384746
|
|
|
|
| |
Notes:
svn path=/head/; revision=383583
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The kde@ team presents KDE SC 4.14.3, the last planed release
of the KDE SC 4 series.
In addition to the updates provided by the KDE SC developers, this
update also addresses numerous FreeBSD and PORTS specific
issues, found and solved by the kde@ team and area51 testers,
most notorously Tobias C. Berner <tcberner@gmail.com>
PR: 197751
PR: 197871
PR: 184996
Reviewed by: rakuco (mentor)
Differential: https://reviews.freebsd.org/D1950
Notes:
svn path=/head/; revision=381052
|
|
|
|
| |
Notes:
svn path=/head/; revision=380766
|
|
|
|
|
|
|
|
|
| |
- Enable GIO when GTK2 or GTK3 is enabled. [1]
Submitted by: tijl [1]
Notes:
svn path=/head/; revision=379468
|
|
|
|
| |
Notes:
svn path=/head/; revision=379286
|
|
|
|
| |
Notes:
svn path=/head/; revision=375107
|
|
|
|
| |
Notes:
svn path=/head/; revision=374930
|
|
|
|
| |
Notes:
svn path=/head/; revision=374296
|
|
|
|
| |
Notes:
svn path=/head/; revision=373473
|
|
|
|
| |
Notes:
svn path=/head/; revision=372494
|
|
|
|
| |
Notes:
svn path=/head/; revision=371880
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
USE_KDE4=kdehier component has been deprecated, new components added:
baloo - Baloo core libraries
baloo-widgets - Baloo widgets library
kfilemetadata - KDE library for extracting file metadata
New ports:
graphics/kqtquickcharts - QtQuick plugin to render interactive charts
misc/artikulate - Pronunciation trainer for KDE
(not usable currently, links to both
GStreamer 1.x and 0.10.x via dependencies)
sysutils/baloo[-widgets] - KDE framework for searching and
managing user metadata
sysutils/kfilemetadata - Library for extracting file metadata
l10n ports:
- Farsi (Persian) and Indonesian translations has been readded
- Vietnamese didn't pass threshold for inclusion into release
astro/kstars:
- switch dependency from math/eigen2 to math/eigen3
- add PYKDE option for updating supernovae data
deskutils/kdepim4:
- update dependencies: add libkgapi and baloo,
remove now needless clucene, link-grammar, strigi
- add patch to fix build with gcc42
- update COMMENT and description for all KDE PIM ports
devel/ruby-krossruby:
- remove BROKEN, it builds with ruby 2.x now
editors/kate:
- add patch to disable memory-hungry build of the kate tests [1]
graphics/okular:
- add dependency on graphics/libkscreen
math/cantor:
- add optional dependency on lang/luajit for LuaJIT backend
- fix gfortran detection [2]
misc/kdehier4:
- adapt to new pkg world. Now the purpose of kdehier4 only
to link some stuff between KDE4_PREFIX and LOCALBASE.
science/kalzium:
- switch dependency from math/eigen2 to math/eigen3
- add dependence on science/chemical-mime-data
x11-themes/kdeartwork4
- switch dependency from math/eigen2 to math/eigen3
among other changes:
- drop deprecated USE_KDE4=kdehier
- drop @dirrm from plist
- clean up pkg-descr
- convert to options helpers
- other portlint fixes
The area51 repository features commits by alonso, rakuco and myself.
PR: 187150 [1]
Reported by: pe.freethread@live.com
Patch by: Tobias Berner <tcberner@gmail.com>
PR: 180674 [2]
Reported by: torsten.eichstaedt@web.de
PR: 194316
Exp-run: antoine
Notes:
svn path=/head/; revision=371193
|
|
|
|
| |
Notes:
svn path=/head/; revision=371023
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=366621
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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=362067
|
|
|
|
| |
Notes:
svn path=/head/; revision=359029
|
|
|
|
|
|
|
|
|
|
|
| |
- Speed staging phase by really installing to the stagedir directly
- Rework to use predefined targets for build and install
- Strip binaries
- Remove now unnecessary dependencies on autotools
- Add patches to fix crashes with icu 53.1
Notes:
svn path=/head/; revision=357484
|
|
|
|
| |
Notes:
svn path=/head/; revision=355406
|
|
|
|
| |
Notes:
svn path=/head/; revision=353996
|
|
|
|
|
|
|
|
|
|
| |
deskutils/kdepim4:
- Remove no longer needed patch, the problem was fixed since Qt 4.8.4.
The area51 repository features commits by rakuco and makc.
Notes:
svn path=/head/; revision=353599
|
|
|
|
| |
Notes:
svn path=/head/; revision=353584
|
|
|
|
| |
Notes:
svn path=/head/; revision=353368
|
|
|
|
| |
Notes:
svn path=/head/; revision=353103
|
|
|
|
|
|
|
|
|
|
|
| |
- Mark as UNBROKEN.
- Take maintainership.
PR: ports/188814
Submitted by: John Marino <freebsd@marino.st>
Notes:
svn path=/head/; revision=353098
|
|
|
|
|
|
|
| |
- Move LICENSE downwards
Notes:
svn path=/head/; revision=353014
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr
Notes:
svn path=/head/; revision=352986
|
|
|
|
| |
Notes:
svn path=/head/; revision=352614
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=352425
|
|
|
|
| |
Notes:
svn path=/head/; revision=352395
|
|
|
|
| |
Notes:
svn path=/head/; revision=350036
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
KDE ports:
- Convert to USES=tar:xz
devel/p5-perlqt, multimedia/kdemultimedia4-ffmpegthumbs:
- Convert LIB_DEPENDS to new style
devel/p5-perlqt, devel/p5-perlkde:
- Don't remove directories installed by perl port
net/kdnssd:
- moved to net/zeroconf-ioslave (renamed upstream)
x11/kdelibs4:
- Clean up non-standard shared mime files and directories after deinstall
The area51 repository features commits by Alonso Schaich
<alonsoschaich@fastmail.fm> and makc.
Notes:
svn path=/head/; revision=349983
|
|
|
|
|
|
|
|
|
|
| |
o Incidentally avoiding BUILD_DEPENDS on Java.
Submitted by: bdrewery
Approved by: bdrewery (mentor)
Notes:
svn path=/head/; revision=349384
|
|
|
|
|
|
|
|
|
| |
2014 versao Java
Approved by: bdrewery (mentor)
Notes:
svn path=/head/; revision=348906
|
|
|
|
| |
Notes:
svn path=/head/; revision=348157
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE: use the common one (MPL) among:
- pt_PT is licensed under GPLv2, LGPL21 and MPL.
- pt_BR is licensed under LGPL3 and MPL.
Notes:
svn path=/head/; revision=347795
|
|
|
|
| |
Notes:
svn path=/head/; revision=347779
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
deskutils/kdepim4:
- Add depedency on coreutils, kleopatra needs md5sum and sha1sum programs [1]
misc/kdehier4:
- add tests directory (r343428 commit to Templates/BSD.local.dist)
security/kwallet:
- moved to security/kwalletmanager (renamed upstream)
x11/kdelibs:
- remove workaround, which is not needed after global fix in
Mk/bsd.kde4.mk (r315373)
PR: ports/187259 [1]
Submitted by: Tobias Berner <tcberner@gmail.com>
Notes:
svn path=/head/; revision=347059
|
|
|
|
|
|
|
| |
PR: ports/186265
Notes:
svn path=/head/; revision=346062
|
|
|
|
| |
Notes:
svn path=/head/; revision=344898
|