1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Commit Graph

957 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
64960f3511 - Update to 2013.10.13 2013-10-14 11:03:18 +00:00
Max Brazhnikov
46888a73a1 - Convert unmaintained ports to USES=qmake
- Add stage support
- Convert LIB_DEPENDS to new syntax
- Minor changes/fixes
2013-10-13 13:03:03 +00:00
Boris Samorodov
ce4a25459f Update to version 4.5.15. 2013-10-09 13:56:49 +00:00
Sunpoet Po-Chuan Hsieh
9e868478ea - Update to 2013.10.06 2013-10-07 18:13:16 +00:00
Boris Samorodov
2bd232e060 . support staging;
. remove well-known license file (GPLv3).
2013-10-05 18:30:05 +00:00
John Marino
e479847936 german/tipp10: Fix c++ -fpermissive errors on gcc 4.7+
Approved by:	portmgr (bapt, implicit)
2013-10-02 10:41:05 +00:00
Sunpoet Po-Chuan Hsieh
8acdc7e109 - Update to 2013.09.29 2013-09-30 08:48:13 +00:00
Sunpoet Po-Chuan Hsieh
8dccbfd4ff - Update to 3.6.1
- 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/182045
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 16 days)
2013-09-28 20:19:00 +00:00
Olli Hauer
c0e86f6715 - add STAGE support to bugzilla ports
- remove bugzilla3 CONFLICTS
2013-09-26 19:00:40 +00:00
Lars Engels
49bebb35d4 - Update to 3.3.0
- Depend on Java 1.7+
- Support stage dir
- Use a single space for WWW
2013-09-24 20:27:57 +00:00
Sunpoet Po-Chuan Hsieh
70f634d7b7 - Update to 2013.09.22 2013-09-23 06:56:23 +00:00
Baptiste Daroussin
f45d0a8198 Fix NO_STAGE attribution 2013-09-22 18:05:04 +00:00
Dirk Meyer
1e3119b07e - fix misplaced NO_STAGE in slaveports and ifdefs 2013-09-21 11:06:03 +00:00
Baptiste Daroussin
a285ade910 Add NO_STAGE all over the place in preparation for the staging support (cat: german) 2013-09-20 18:30:00 +00:00
Sunpoet Po-Chuan Hsieh
e6d2022575 - Update to 2013.09.15 2013-09-16 13:37:59 +00:00
Andrej Zverev
950fd3cbc2 - convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
2013-09-11 09:36:43 +00:00
Sunpoet Po-Chuan Hsieh
b13b8830cf - Update to 2013.09.08 2013-09-09 10:08:35 +00:00
Sunpoet Po-Chuan Hsieh
c79592f2f6 - Update to 2013.09.01 2013-09-02 15:12:18 +00:00
Olli Hauer
0ad9a57a22 - remove expired bugzilla3 ports 2013-08-29 20:17:08 +00:00
Boris Samorodov
e008cf7108 Update to version 4.5.14. 2013-08-23 08:28:08 +00:00
Jung-uk Kim
b54218e9d4 Update to 4.0.5. 2013-08-22 20:38:28 +00:00
Sunpoet Po-Chuan Hsieh
d5b921ba91 - Update to 2013.08.18 2013-08-19 08:53:30 +00:00
Sunpoet Po-Chuan Hsieh
c00ecd800e - Update to 2013.08.11 2013-08-16 15:47:39 +00:00
Andrej Zverev
1216800fbe - Convert to new perl framework
Approved by:	bapt@ (office@)
2013-08-04 12:47:44 +00:00
Rene Ladan
66fee90926 KDE3 and QT3 expired on 2013-07-01, remove these ports.
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
2013-07-26 19:19:20 +00:00
Olli Hauer
a93bfceaf7 - fix build
Thanks to tijl@
2013-07-20 16:20:27 +00:00
Martin Wilke
d18298d495 - Update to 3.5.2
- Pet portlint
- While here trim header
2013-07-19 18:02:44 +00:00
Baptiste Daroussin
96255e9616 Fix INDEX by really fixing the kde4-l10n ports 2013-07-10 06:33:41 +00:00
Raphael Kubo da Costa
2c80774ea9 KDE4 l10n fixes.
- 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]
2013-07-09 21:49:00 +00:00
Emanuel Haupt
6fe706fd4b - Convert USE_GMAKE to USES=gmake
- Change pkgconfig:build to pkgconfig since it's the same and it's bad practice.
  It accidentally slipped in during the original introduction
- Trim header
2013-07-08 18:42:15 +00:00
Boris Samorodov
0cc1af22ec Update to version 4.5.13. 2013-07-07 17:23:50 +00:00
Lars Engels
b7a853adcc - Fix plist
- While here, use new Makefile header

PR:		ports/180281
Submitted by:	maintainer
2013-07-06 09:18:27 +00:00
Raphael Kubo da Costa
554e0c79c9 Update the KDE Software Compilation to 4.10.5.
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.
2013-07-04 23:34:32 +00:00
Raphael Kubo da Costa
18ff93d1a7 Update to KDE SC 4.10.4, proudly presented by the KDE on FreeBSD team.
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.
2013-07-02 19:04:18 +00:00
Olli Hauer
dba4cdc6e5 New ports for bugzilla44
- devel/bugzilla44
- japanese/bugzilla44
- german/bugzilla44

Release Notes:
http://www.bugzilla.org/releases/4.4/release-notes.html
2013-06-20 22:21:36 +00:00
Jung-uk Kim
2bf17ab7d1 Update to 4.0.4. 2013-06-19 20:52:13 +00:00
Boris Samorodov
fe18253b3e Update to version 4.5.12. 2013-06-10 09:49:41 +00:00
Olli Hauer
5a3bb3bded - update bugzilla42 to version 4.2.6 (bugfix release)
- remove RUN_DEPENDS for (already expired) perl 5.10
- update german/bugzilla42
- set expiration date for bugzilla3

The following important fixes/changes have been made in this release:
 o MySQL 5.6 is now supported. (Bug 852560)
 o A regression introduced in Bugzilla 4.2.4 made Oracle crash when
   installing Bugzilla for the first time. (Bug 858911)
 o If a custom field depends on a product, component or classification,
   the "mandatory" bit was ignored on bug creation. (Bug 782210)
 o Queries involving flags were broken in several ways.
   These queries have been fixed. (Bug 828344)
 o Tabular reports involving the empty resolution did not link bug
   counts correctly. (Bug 212471)
 o The Bug.search WebService method was returning all visible bugs
   when called with no arguments, ignoring the max_search_results
   and search_allow_no_criteria parameters. (Bug 859118)

Release Notes:
http://www.bugzilla.org/releases/4.2.6/release-notes.html
2013-05-23 21:49:39 +00:00
Wen Heping
29ba1f26b3 - Update MASTER_SITES and COMMENT
- Add CONFLICTS
- Trim Makefile headers

PR:		178161
Submitted by:	Matthias Petermann <matthias@petermann.it> (maintainer)
2013-05-19 03:19:18 +00:00
Max Brazhnikov
250a3e24d3 KDE/FreeBSD team presents KDE SC 4.10.3 ports!
- Remove patches and checks for unsupported FreeBSD versions.

The area51 repository features commits by avilla, rakuco and myself.
2013-05-18 20:34:41 +00:00
Jung-uk Kim
ea47cacd91 Update to 4.0.3. 2013-05-09 18:26:51 +00:00
Sunpoet Po-Chuan Hsieh
d3755467ca - Update to 2013.05.05 2013-05-08 14:47:52 +00:00
Baptiste Daroussin
53ad8315b0 Add some shebangfix to allow building most of the ports tree without /usr/bin/perl
Submitted by:	John Marino
Obtained from:	DPorts
2013-05-07 13:12:31 +00:00
Emanuel Haupt
b4db839ab8 Chase textproc/libebml, multimedia/libmatroska update.
Approved by:    multimedia (bapt, kwm)
2013-05-06 23:01:58 +00:00
Stefan Walter
d57ac432b3 Update to 3.18.
PR:		177033
Submitted by:	Slaven Rezic (maintainer)
2013-04-27 10:04:58 +00:00
Alex Kozlov
5003029118 - Convert USE_GETTEXT to USES (part 2)
Approved by:	portmgr (bapt)
2013-04-24 13:36:18 +00:00
Boris Samorodov
3e3538ea4d Update to version 4.5.10. 2013-04-23 07:35:05 +00:00
Jung-uk Kim
9b86b8c858 Update to 4.0.2.
Feature safe:	yes
2013-04-16 20:51:47 +00:00
Alberto Villa
9b2942526a - Update Calligra and l10n ports to 2.6.2:
* 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
2013-03-29 23:51:39 +00:00
Max Brazhnikov
24482eebf1 KDE/FreeBSD team presents KDE SC 4.10.1 ports!
- 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
2013-03-27 11:55:25 +00:00