| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=322618
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove an entry from all plists that slipped under radar and made
packaging fail.
- Properly save the OPTIONS defined by the user in the l10n ports. [1]
Quoting bapt, master of all things ports:
That is because misc/kde4-l10n/files/bsd.l10n.mk is totally wrong it does
...
.include <bsd.port.pre.mk>
...
.include <bsd.port.options.mk>
...
.include <bsd.port.post.mk>
First the right order in that case should be:
...
.include <bsd.port.options.mk>
...
.include <bsd.port.pre.mk>
...
.include <bsd.port.post.mk>
Second in that case (kde) the pre.mk/post.mk can be removed just keeping
the options.mk and given that we now have the helpers options.mk can also
be removed.
The check for variables in OPTIONS_DEFINE is also useless (already done
by the framework) defining OPTIONS_DEFINE and OPTIONS_DEFAULT to some
empty values is also useless.
No PORTREVISION bump because the generated packages do not change regardless
of the changes/fixes in behavior here.
Reported by: avg [1]
Submitted by: bapt [1]
Notes:
svn path=/head/; revision=322586
|
|
|
|
| |
Notes:
svn path=/head/; revision=322534
|
|
|
|
| |
Notes:
svn path=/head/; revision=322533
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Proudly brought to you by the KDE on FreeBSD team. We're sorry to ship two
KDE updates in just a few days, but the work on 4.10.5 was very light
compared to 4.10.4 so it was ready much faster.
The release announcement can be found in [1].
[1] http://www.kde.org/announcements/announce-4.10.5.php
The biggest news for us on FreeBSD is that the Ruby bindings should work
with Ruby 1.9 now.
I will probably add a note to UPDATING later about this, but as avilla@
pointed out, the clang support we mentioned that was improved in 4.10.4
requires a rebuild of the ports that depend on kdelibs4. Most of them are
covered by this update, but those which are not part of the Software
Compilation need to be rebuilt manually to make sure the previous issues
(proper symbol visibility being the most annoying of them) are solved.
Notes:
svn path=/head/; revision=322300
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
With commits from avilla@, makc@, rakuco@ and Schaich Alonso.
The upstream announcement can be found in [1].
[1] http://www.kde.org/announcements/announce-4.10.4.php
clang support should be more stable now, with clang being recognized by
kdelibs4 and being passed the correct flags to build other ports.
Additionally, all ports being committed have been verified to build with
-CURRENT's clang 3.3 on an amd64 tinderbox (special thanks go to swills@ for
providing it).
Work on the newly-released 4.10.5 will begin shortly.
Notes:
svn path=/head/; revision=322191
|
|
|
|
|
|
|
|
|
| |
- Use pkgconfig for detecting dependencies. Tidy up a bit while I am here.
Approved by: Hyogeol Lee <hyogeollee@gmail.com> (maintainer) [1]
Notes:
svn path=/head/; revision=321708
|
|
|
|
| |
Notes:
svn path=/head/; revision=321508
|
|
|
|
| |
Notes:
svn path=/head/; revision=321507
|
|
|
|
| |
Notes:
svn path=/head/; revision=321505
|
|
|
|
| |
Notes:
svn path=/head/; revision=321495
|
|
|
|
| |
Notes:
svn path=/head/; revision=321494
|
|
|
|
|
|
|
| |
. trim Makefile headers.
Notes:
svn path=/head/; revision=321493
|
|
|
|
|
|
|
|
|
| |
. mute mkdir commands;
. use PLIST_FILES and PORTDOCS at Makefile;
. delete pkg-plist (3 lines).
Notes:
svn path=/head/; revision=321492
|
|
|
|
| |
Notes:
svn path=/head/; revision=321490
|
|
|
|
|
|
|
| |
. remove pkg-plist (3 lines).
Notes:
svn path=/head/; revision=321488
|
|
|
|
| |
Notes:
svn path=/head/; revision=321324
|
|
|
|
| |
Notes:
svn path=/head/; revision=321164
|
|
|
|
|
|
|
| |
- Modernize the port and make Clang happy.
Notes:
svn path=/head/; revision=321163
|
|
|
|
|
|
|
| |
- Honor CFLAGS and make Clang happy.
Notes:
svn path=/head/; revision=321162
|
|
|
|
|
|
|
| |
- Modernize the port and make portlint happy.
Notes:
svn path=/head/; revision=321161
|
|
|
|
| |
Notes:
svn path=/head/; revision=321160
|
|
|
|
| |
Notes:
svn path=/head/; revision=321159
|
|
|
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
Notes:
svn path=/head/; revision=320881
|
|
|
|
| |
Notes:
svn path=/head/; revision=320724
|
|
|
|
|
|
|
| |
- Modernize the port, e.g., trim makefile header.
Notes:
svn path=/head/; revision=320720
|
|
|
|
|
|
|
|
|
| |
- Remove patches and checks for unsupported FreeBSD versions.
The area51 repository features commits by avilla, rakuco and myself.
Notes:
svn path=/head/; revision=318452
|
|
|
|
|
|
|
|
|
|
|
|
| |
TEX_DEFAULT:
A knob to choose teTeX or TeXLive. One can specify in /etc/make.conf.
USE_TEX:
A knob for port developers. Valid keywords are listed in
bsd.tex.mk.
Notes:
svn path=/head/; revision=317899
|
|
|
|
|
|
|
| |
with the same names in every release.
Notes:
svn path=/head/; revision=317774
|
|
|
|
| |
Notes:
svn path=/head/; revision=317743
|
|
|
|
| |
Notes:
svn path=/head/; revision=317521
|
|
|
|
|
|
|
| |
instead to make migration to TeXLive easier.
Notes:
svn path=/head/; revision=317455
|
|
|
|
| |
Notes:
svn path=/head/; revision=316988
|
|
|
|
|
|
|
|
|
|
| |
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.
Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
Notes:
svn path=/head/; revision=316786
|
|
|
|
|
|
|
|
|
| |
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising
Notes:
svn path=/head/; revision=316662
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=316596
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=316464
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=316434
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=316407
|
|
|
|
|
|
|
|
|
| |
decided to stop redistribution of the font.
https://kldp.org/node/135598
Notes:
svn path=/head/; revision=316392
|
|
|
|
| |
Notes:
svn path=/head/; revision=316355
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=315901
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=315891
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=315889
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- kdegames4 port has been split.
- kdeutils4-printer-applet and system-config-printer-kde have been
replaced by print/kde4-print-manager.
- Recover misc/kde4-l10n-mr from attic.
- New USE_KDE4 components: kactivities, libkdegames, nepomuk-core,
and nepomuk-widgets.
- Provide sharedmime component with magic: ports don't need to
run update-mime-database themselves now.
- Switch some ports to out-of-source build.
- Update port comments.
- Adjust dependence on Qt4 components.
- x11/kde4 installs modern kdepim4 now.
- Remove redundant aspell and hspell from kdelibs4, both
can be enabled in textproc/enchant if needed.
- Remove stale bits from bsd.kde4.mk
The area51 repository features commits by Schaich Alonso and myself.
Contributors:
- Tobias Berner
Notes:
svn path=/head/; revision=315373
|
|
|
|
|
|
|
|
|
|
|
| |
- Trim headers
PR: ports/177306
Reported by: John Marino <draco@marino.st>
With hat: portmgr
Notes:
svn path=/head/; revision=315130
|
|
|
|
|
|
|
|
|
|
| |
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
Notes:
svn path=/head/; revision=314960
|
|
|
|
| |
Notes:
svn path=/head/; revision=313667
|
|
|
|
|
|
|
| |
Approved by: portmgr
Notes:
svn path=/head/; revision=311824
|
|
|
|
| |
Notes:
svn path=/head/; revision=311644
|