| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- Cleanup Makefile header
Notes:
svn path=/head/; revision=327422
|
|
|
|
|
|
|
|
|
|
|
| |
- Improve CXX respect (some makefiles had g++ hardcoded before)
- Convert to new header format
- Drop maintainership
Reported by: pkg-fallout [1]
Notes:
svn path=/head/; revision=327076
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- While I'm here:
- Remove leading indefinite article from COMMENT
- Remove LICENSE_FILE for well-known licenses
Changes: http://wordpress.org/news/2013/09/wordpress-3-6-1/
PR: ports/182026
Submitted by: Mihail Timofeev <9267096@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=327072
|
|
|
|
|
|
|
|
|
| |
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
Notes:
svn path=/head/; revision=326975
|
|
|
|
| |
Notes:
svn path=/head/; revision=325632
|
|
|
|
| |
Notes:
svn path=/head/; revision=325254
|
|
|
|
| |
Notes:
svn path=/head/; revision=325230
|
|
|
|
|
|
|
|
| |
PR: 181015
Submitted by: Mihail Timofeev <9267096@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=324304
|
|
|
|
| |
Notes:
svn path=/head/; revision=324193
|
|
|
|
| |
Notes:
svn path=/head/; revision=324171
|
|
|
|
| |
Notes:
svn path=/head/; revision=324081
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.
Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports
PR: ports/180745
Submitted by: rene
Approved by: portmgr (bapt)
Exp-run by: bapt
Notes:
svn path=/head/; revision=323748
|
|
|
|
|
|
|
|
|
| |
- Trim Makefile headers and positions name and surname within
Approved by: eadler, rm (mentors)
Notes:
svn path=/head/; revision=323455
|
|
|
|
|
|
|
|
| |
PR: 179831
Submitted by: maintainer
Notes:
svn path=/head/; revision=322772
|
|
|
|
|
|
|
|
|
|
| |
While here:
- Trim headers
- Convert USE_GMAKE to USES=gmake
- Remove indefinite article from comment
Notes:
svn path=/head/; revision=322622
|
|
|
|
| |
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=322455
|
|
|
|
|
|
|
|
| |
PR: ports/180252
Submitted by: Takefu <takefu@airport.fm>
Notes:
svn path=/head/; revision=322411
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
- s/CONFLICTS/CONFLICTS_INSTALL/
- use easier CONFLICT notation (future proof)
- trim Makefile.common header
- update russian/bugzilla42 language template to version 4.2.6
Notes:
svn path=/head/; revision=321428
|
|
|
|
| |
Notes:
svn path=/head/; revision=321324
|
|
|
|
|
|
|
| |
. trim Makefile headers.
Notes:
svn path=/head/; revision=320920
|
|
|
|
|
|
|
|
|
| |
. simplify install (use 1 line instead of 6);
. trim Makefile headers;
. add tab space to WRKSRC.
Notes:
svn path=/head/; revision=320918
|
|
|
|
|
|
|
|
| |
. use PLIST_FILES and remove pkg-plist (5 lines);
. trim Makefile headers.
Notes:
svn path=/head/; revision=320915
|
|
|
|
|
|
|
| |
. trim Makefile headers.
Notes:
svn path=/head/; revision=320910
|
|
|
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
Notes:
svn path=/head/; revision=320860
|
|
|
|
| |
Notes:
svn path=/head/; revision=320451
|
|
|
|
| |
Notes:
svn path=/head/; revision=318977
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Notes:
svn path=/head/; revision=317743
|
|
|
|
|
|
|
| |
instead to make migration to TeXLive easier.
Notes:
svn path=/head/; revision=317455
|
|
|
|
| |
Notes:
svn path=/head/; revision=317166
|
|
|
|
|
|
|
|
| |
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here
Notes:
svn path=/head/; revision=316683
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=316434
|
|
|
|
| |
Notes:
svn path=/head/; revision=316317
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=315901
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Japanese translation is stuck at 2.5.5;
* Southern Catalan translation is now up to date;
* Bosnian, Slovenian and Turkish translations were added.
This update brings several new features and the new Calligra Author;
for a full list, please read 2.6 release notes:
http://www.calligra.org/news/calligra-2-6-released
Notes:
svn path=/head/; revision=315586
|
|
|
|
|
|
|
|
| |
- Fix COMMENT
- Trim header
Notes:
svn path=/head/; revision=315509
|
|
|
|
|
|
|
| |
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
Notes:
svn path=/head/; revision=315487
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
trailing slashes) from pkg-plist.
Notes:
svn path=/head/; revision=314445
|
|
|
|
| |
Notes:
svn path=/head/; revision=313845
|
|
|
|
| |
Notes:
svn path=/head/; revision=313667
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
Notes:
svn path=/head/; revision=313635
|
|
|
|
|
|
|
|
|
|
|
| |
- bump PORTEPOCH
- convert to optionsng
PR: 172319
Submitted by: Takefu <takefu@airport.fm> (maintainer)
Notes:
svn path=/head/; revision=312842
|
|
|
|
| |
Notes:
svn path=/head/; revision=312803
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 2.5.5
- Convert to new options framework
- minor cleanups
Courtesy of: avilla
Notes:
svn path=/head/; revision=311700
|