1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
Commit Graph

1129 Commits

Author SHA1 Message Date
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
Boris Samorodov
586f715b67 Update to version 4.5.9. 2013-03-10 21:52:35 +00:00
Jung-uk Kim
e835d5453f Update to 4.0.1. 2013-03-08 19:01:45 +00:00
Ruslan Makhmatkhanov
93259a793d - remove german, french and japanese localization of www/MT. They were
merged into main port since version 5.2 (will go in it's own commit)

PR:		172319
Submitted by:	Submitted by:   Takefu <takefu@airport.fm> (maintainer)
2013-02-23 16:50:55 +00:00
Olli Hauer
36f39b5816 - update german bugzilla templates 2013-02-21 08:48:16 +00:00
Max Brazhnikov
617a653c25 Merge from area51 repository:
- Update to 2.5.5
- Convert to new options framework
- minor cleanups

Courtesy of:	avilla
2013-02-05 11:36:39 +00:00
Jung-uk Kim
fde722d687 Update to 3.6.5. 2013-02-04 20:03:49 +00:00
Max Brazhnikov
cb8b1428c6 KDE/FreeBSD team presents KDE SC 4.9.5 ports!
- kdebindings ports have been renamed to match upstream.
- kdemultimedia and kdenetwork have been split.
- New port games/pairs added.
- Trim Makefile header
- Convert to new option framework
- New USE_KDE4 components: libkcddb, libkcompactdisc
- Update:
	databases/akonadi to 1.9.0
	devel/grantlee to 0.3.0
	textproc/rasqal to 0.9.30
	textproc/redland-bindings to 1.0.16.1
	textproc/soprano to 2.9.0
	x11-toolkits/attica to 0.4.1

The area51 repository features commits by Schaich Alonso, avilla, dbn,
jhale, makc and rakuco.

Contributors:
- Oleg Sidorkin
- Tobias Berner
- Kurt Jaeger
2013-02-03 20:10:37 +00:00
Max Brazhnikov
3503833535 Bump PORTREVISON after devel/py-sip and devel/qscintilla2 update.
x11-toolkits/py-qt:
- mark BROKEN: does not build with latest devel/py-sip
2013-02-03 18:16:54 +00:00
Xin LI
cdaa29f0ce Update to 3.5.1.
PR:		ports/175682
Approved by:	miwi (maintainer)
Security:	559e00b7-6a4d-11e2-b6b0-10bf48230856
2013-01-30 00:42:38 +00:00
Max Brazhnikov
81c27c891a Bump PORTREVISION after DESKTOP_ENTRIES update 2013-01-23 15:00:18 +00:00
Lars Engels
f49f34357a - Update to 3.1.0
- Add a .desktop entry
2013-01-17 19:25:35 +00:00
Thomas Abthorpe
b2d4b657d1 - Change MAINTAINER address
- Trim headers while I am here
- Clean up some trailing whitespace
2013-01-09 19:50:06 +00:00
Raphael Kubo da Costa
6c92480329 Fix pkg-descr, this is a KDE4 port, not a KDE3 one.
Submitted by:	Tobias Berner on #kde-freebsd
2012-12-30 16:35:14 +00:00
Beat Gaetzi
8558ca7184 - Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8
was released in 2007 and KDE 3.5.10 in 2008 and both are no longer
  maintained upstream nor in our tree.
- Set EXPIRATION_DATE to 2013-07-01

Discussed with:	bapt, tabthorpe
2012-12-30 12:03:51 +00:00
Thomas Abthorpe
a2a49934f8 - Reassign to the heap at maintainer's request
Approved by:	portmgr
2012-12-29 04:36:59 +00:00
Baptiste Daroussin
2114fb2304 2012-11-27 java/jmp: Java 1.5 is EOLed
2012-11-26 irc/tr-ircd: No more public distfiles
2012-11-26 lang/imp-interpreter: No more public distfiles
2012-11-26 games/xquarto: No more public distfiles
2012-11-26 games/six: No more public distfiles
2012-11-26 finance/gfp: No more public distfiles
2012-11-26 games/44bsd-hunt: No more public distfiles
2012-11-26 graphics/ale: No more public distfiles
2012-11-26 german/digibux: No more public distfiles
2012-11-26 java/eclipse-clay-core: No more public distfiles
2012-11-26 games/xbloody: No more public distfiles
2012-11-26 dns/sqldjbdns: No more public distfiles

Feature safe:	yes
2012-11-28 10:32:44 +00:00
Olli Hauer
683622b34b - update german and russian bugzilla templates to official new versions
- remove hotfixes from german templates

Feature safe: yes
2012-11-16 09:03:34 +00:00
Olli Hauer
6342cae597 - fix german bugzilla templates (security fixes)
Feature safe: yes
2012-11-14 21:37:21 +00:00
Nick Hibma
616712b821 Remove the patch to poll.C (note the uppercase .C extension). It is a
duplicate of the patch to poll.c (lower case .c).

Noted by:	case insensitive file system
Feature safe:	yes
2012-11-01 07:52:30 +00:00
Jung-uk Kim
32c77e89ce - Update to 3.5.7.
- Trim Makefile headers.

Feature safe:	yes
2012-10-26 20:24:07 +00:00
Baptiste Daroussin
da6c3af5fc Deprecate a bunch of ports that are either abandonware and/or for which no more
public distfiles are available, or for which are -devel version with a more
recent stable version for long

Feature safe:	yes
2012-10-26 14:57:50 +00:00
Boris Samorodov
f9119d4f1d Update to version 4.5.7. This along with fixing other bugs should
restore working i18n.

Feature safe:	yes
2012-10-15 12:07:36 +00:00
Steve Wills
c654e6cebe - Update to 3.4.2
- Convert to OptionsNG
- Trim headers

PR:		ports/171515
Submitted by:	Takefu <takefu@airport.fm>
Approved by:	maintainer timeout (miwi, >4 weeks)
Security:	30149157-f926-11e1-95cd-001fd0af1a4c
Feature safe:	yes
2012-10-13 17:46:26 +00:00
Dirk Meyer
851945b1eb - cleanup comments
Feature safe: yes
2012-10-13 13:39:56 +00:00
Sunpoet Po-Chuan Hsieh
49a58e86ff - Update to 2012.10.07
Reported by:	Thomas Mueller <tmueller@sysgo.com>
Feature safe:	yes
2012-10-12 17:14:53 +00:00
Sunpoet Po-Chuan Hsieh
e137b4b44c - Update to 2012.09.07 2012-10-09 13:58:53 +00:00
Boris Samorodov
fd94579762 . update to version 4.5.6;
. convert headers to the new style.
2012-10-02 19:27:56 +00:00
Sunpoet Po-Chuan Hsieh
8e80f1d78c - Update to 2012.09.30
- Cleanup Makefile header
2012-10-01 14:28:01 +00:00
Boris Samorodov
8acc580496 Add trytond_account_de_skr03 2.4.0, the SKR03 chart of account which is
used in Germany.

PR:		ports/171170
Submitted by:	matthias@petermann.it
2012-09-19 12:04:10 +00:00
Alberto Villa
2363a988ba - Update Calligra Suite to 2.5.2.
This release contains a number of important bug fixes to 2.5.1 and we
recommend everybody to update as soon as possible. An overview of the
most important fixes can be found in the release notes:
http://www.calligra.org/news/calligra-2-5-2-released
2012-09-16 17:31:30 +00:00
Sunpoet Po-Chuan Hsieh
e6eb6d1829 - Update to 2012.09.09 2012-09-11 02:23:10 +00:00
Olli Hauer
f02b57b299 - update bugzilla language tempates 2012-09-05 19:05:54 +00:00
Chris Rees
475494f4d3 Update to latest versions
Submitted by:	Office Scout (sunpoet)
2012-09-03 19:28:44 +00:00
Olli Hauer
3c8085b82e - update bugzilla bugzilla3 and bugzilla42
- use new bugzilla@ address (members skv@, tota@, ohauer@)
- patch russian/japanese/german bugzilla and bugzilla templates
  so the reflect the security updates in the original templates
- patch german/bugzilla42 templates
- adopt new Makefile header

	vuxml: 6ad18fe5-f469-11e1-920d-20cf30e32f6d
	CVE: CVE-2012-3981
	https://bugzilla.mozilla.org/show_bug.cgi?id=785470
	https://bugzilla.mozilla.org/show_bug.cgi?id=785522
	https://bugzilla.mozilla.org/show_bug.cgi?id=785511
2012-09-01 20:16:06 +00:00
Alberto Villa
2d0b5b057a - Update Calligra to 2.5.1.
- Remove header from Makefiles.

This release contains a number of important bug fixes to 2.5.0 and we
recommend everybody to update. Release notes can be found in the
official announcement:
http://www.calligra.org/news/calligra-2-5-1-released
2012-09-01 08:50:57 +00:00
Alberto Villa
8f9518e03f The KDE/FreeBSD team is pleased to announce version 2.5 of Calligra,
coming to the ports tree after a short testing period which showed it
to be quite stable.

For the productivity part of the suite (word processor, spreadsheet,
and presentation program) the target user of version 2.5 is still the
student or academic user. This version has a number of new features
that will make it more suitable for these users.
The artistic applications of the Calligra Suite are the most mature
ones and are already used by professional users everywhere.

As usual, detailed release notes can be found in the official
announcement:
http://www.calligra.org/news/calligra-2-5-released

Meanwhile, new translations were added:
- editors/calligra-l10n-gl (Gallegan)
2012-08-25 16:46:35 +00:00
Jung-uk Kim
f7c42ea5b1 - Update to 3.5.6.
- Use system mdds.
- Fix build with the recent Clang (CURRENT).
- Enable visibility for recent Clang (9.1 and CURRENT).
- Attempt to fix build on 7.x and 8.x (not tested).
2012-08-23 16:00:36 +00:00
Sunpoet Po-Chuan Hsieh
b8820a9115 - Update to 2012.08.19 2012-08-20 15:49:53 +00:00
Sunpoet Po-Chuan Hsieh
5194cb131b - Update to 2012.08.12 2012-08-14 08:42:49 +00:00
Sunpoet Po-Chuan Hsieh
53596c5520 - Update to 2012.08.05 2012-08-06 19:07:45 +00:00
Lars Engels
75552771ce - Update to 3.0.0
- Convert to new OPTIONS framework

Submitted by:	Oliver Brandmueller <ob@e-Gitt.NET> (via private mail)
2012-08-03 20:25:39 +00:00
Carlo Strub
344b32ccd9 - Fix typos in COMMENT
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no
  A/An, etc.)
2012-08-02 09:02:43 +00:00
Boris Samorodov
a1f0b101d0 Update to version 4.5.5. 2012-07-31 13:57:55 +00:00
Sunpoet Po-Chuan Hsieh
9d4f62cc79 - Update to 2012.07.29 2012-07-30 18:23:24 +00:00
Carlo Strub
db5e2bc177 Fix typos in COMMENT
Approved by:	portmgr@ (implicit)
2012-07-29 11:17:02 +00:00
Olli Hauer
65519c8f20 - update to official version 2012-07-29 10:12:45 +00:00
Olli Hauer
dc09050fa3 - update to official release (just published) 2012-07-29 09:58:08 +00:00
Olli Hauer
3dd9f49987 - patch language templates so they match current bugzilla.
- patch language templates so they match current bugzilla version.

  Patches are seen as workaround until official Version is released.
  Fix for bugzilla42 contains security updates.
2012-07-28 20:44:43 +00:00
Olli Hauer
863cbb267b - new port german/bugzilla42
- add patch to german/bugzilla so it reflects the security update
- adjust version number in tempplates (3,6,10 / 4.0.7)
2012-07-27 22:25:14 +00:00
Sunpoet Po-Chuan Hsieh
161c85e212 - Update to 2012.07.22 2012-07-23 10:26:12 +00:00
Sunpoet Po-Chuan Hsieh
db20364f6c - Update to 2012.07.15 2012-07-18 12:22:49 +00:00
Jung-uk Kim
495b66e319 - Update LibreOffice and the language packs to 3.5.5.
- Add new language packs, i.e., ast, bo, kn, lb, and ug.
2012-07-17 20:55:45 +00:00
Sunpoet Po-Chuan Hsieh
dd449554ef - Update to 2012.07.08 2012-07-09 05:20:28 +00:00
Sunpoet Po-Chuan Hsieh
423baf2335 - Update to 3.4.1
- Remove PKGNAMESUFFIX: language identifier is already in PKGNAMEPREFIX
- Fix CONFLICTS_INSTALL: chinese/wordpres-* do not install to PREFIX/www/wordpress/

Changes:	http://blog.wpde.org/2012/06/28/wordpress-3-4-1-de-edition-und-upgradepaket.html
		http://blog.wpde.org/2012/06/28/wordpress-3-4-1-veroeffentlicht.html
		http://blog.wpde.org/2012/06/13/wordpress-3-4-green-ist-veroeffentlicht.html
PR:		ports/169116
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 19 days)
2012-07-05 09:37:43 +00:00
Alberto Villa
ff330a762f - Update Calligra to 2.4.3.
- Add Japanese localization.

This release contains a number of important bug fixes to 2.4.2:
http://www.calligra.org/news/calligra-2-4-3-released
2012-07-05 08:20:22 +00:00
Sunpoet Po-Chuan Hsieh
7679ee8d0f - Update to 2012.07.01 2012-07-02 16:21:58 +00:00
Dima Panov
0e6c83afe5 - The FreeBSD Office team is proud to announce LibreOffice.org 3.5.4 release
for FreeBSD platform!

    Now with system boost-1.48 support and powered by clang-3.1 by default

Dima,  behalf of FreeBSD Office team
2012-07-01 08:32:04 +00:00
Andrej Zverev
a41069ab3b - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-30 14:53:22 +00:00
Sunpoet Po-Chuan Hsieh
2ed4325267 - Update to 20120607 2012-06-28 02:17:14 +00:00
Dirk Meyer
79ed41a8a0 - reset MAINTAINER 2012-06-26 05:44:19 +00:00
Sunpoet Po-Chuan Hsieh
a0a64f95af - Update to 2012.06.24 2012-06-25 02:13:54 +00:00
Boris Samorodov
5f50dded48 Update to version 4.5.4. 2012-06-19 06:22:53 +00:00
Sunpoet Po-Chuan Hsieh
b3ba3263e7 - Update to 2012.06.17 2012-06-18 06:51:54 +00:00
Max Brazhnikov
5a91ceaf33 KDE/FreeBSD team presents KDE SC 4.8.4, probably the last release in 4.8.x series.
Official announcement: http://kde.org/announcements/announce-4.8.4.php
2012-06-14 16:42:04 +00:00
Sunpoet Po-Chuan Hsieh
ecede3c236 - Update to 2012.06.10 2012-06-11 15:23:12 +00:00
Martin Wilke
9c2f65e395 - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by:	bapt, David Naylor (kde team)
2012-06-06 06:44:37 +00:00
Sunpoet Po-Chuan Hsieh
8532590019 - Update to 2012.05.30 2012-06-04 16:40:08 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Alberto Villa
fff00504e0 - Remove koffice-i18n ports, as they are not very useful without
editors/koffice-kde3.
2012-05-31 00:29:01 +00:00
Alberto Villa
7b4e1ec4a5 The KDE/FreeBSD team is pleased to announce Calligra Suite 2.4.2, KDE
graphic art and office suite.

Information on this release can be found here:
http://www.calligra.org/news/calligra-2-4-2-released

Information on Calligra Project can be found in its first ever release
announcement:
http://www.calligra.org/news/calligra-2-4-released

Consequently, KOffice 2 has been removed from the ports collection.

As usual, we would like to thank all testers and contributors.
2012-05-31 00:09:24 +00:00
Sunpoet Po-Chuan Hsieh
304a4544c8 - Update to 2012.05.27 2012-05-28 16:19:45 +00:00
Michael Scheidell
27e8ca19a9 - Update to 3.3.2
- change file ownership to www wp-content directory

PR:		ports/167219
Submitted by:	Takefu <takefu@airport.fm>
Approved by:	miwi (maintainer)
2012-05-27 10:06:54 +00:00
Max Brazhnikov
f564508406 KDE/FreeBSD team presents long awaited KDE SC 4.8.3!
kdeaccessibility4 and kdeutils4 are now meta ports. deskutils/kdepim4 updated
to match KDE SC version, old kdepim preserved in deskutils/kdepim44.

Follow UPDATING instruction!

New ports:
- accessibility/kaccessible
- accessibility/kmag
- accessibility/kmousetool
- accessibility/kmouth
- archivers/ark
- comms/kremotecontrol
- deskutils/kcharselect
- deskutils/kdepim44
- deskutils/kdepim44-runtime
- deskutils/superkaramba
- devel/kdebindings4-perl-perlkde
- devel/kdebindings4-perl-perlqt
- math/analitza
- math/kcalc
- misc/kde4-l10n-fa
- security/kgpg-kde4
- security/kwallet
- sysutils/kdf
- sysutils/kfloppy
- sysutils/sweeper
- vietnamese/kde4-l10n
- x11-clocks/ktimer
- x11/kactivities
- x11/libkonq

Removed ports:
- devel/kdebindings4-kross-interpreters
- devel/kdebindings4-python
- devel/kdebindings4-ruby
- devel/kdebindings4-smoke
2012-05-25 02:15:20 +00:00
Max Brazhnikov
6b63000267 Chase PyQT update 2012-05-25 01:50:36 +00:00
Sunpoet Po-Chuan Hsieh
c34a31f00c - Update to 2012.05.20 2012-05-21 01:54:41 +00:00
Martin Wilke
99fd747ae0 - Switch to php53
Reported by:	phw
2012-05-17 14:17:36 +00:00
Sunpoet Po-Chuan Hsieh
2f6910c6d8 - Update to 2012.05.13 2012-05-14 17:13:41 +00:00
Boris Samorodov
02d2e6ec71 Update to version 4.5.3.
Tested at:	redports
2012-05-09 06:31:35 +00:00
Sunpoet Po-Chuan Hsieh
777a82e50f - Update to 2012.05.05 2012-05-07 02:00:49 +00:00
Alex Kozlov
b247d02a7d - Use USE_DOS2UNIX instead of homemade equivalent
Approved by:    eadler (mentor)
2012-05-05 17:46:41 +00:00
Sunpoet Po-Chuan Hsieh
1b89c1fc21 - Update to 2012.04.29 2012-04-30 01:38:53 +00:00
Sunpoet Po-Chuan Hsieh
ba845af0bc - Update to 2012.04.22
Feature safe:	yes
2012-04-23 18:16:08 +00:00
Baptiste Daroussin
8269acc5ce - upgrade to 3.5.2
- switch and force compiler to clang using the one from base on 9 and CURRENT, the one
  from ports if not found in base
- now only build en_US version, all localisation are available through separated
  ports.
- Graphite smart font is now used by default
- Rebundle boost to easier upgrading boost
- Rebundle mdds the one from the ports seems incompatible with clang
- Unbundle all the fonts

Thank you to jgh and Kuan-Chung Chiu <buganini@gmail.com> for testings and
feedback

Thank you to iXsystems for providing resources to build/test libreoffice
2012-04-22 20:38:32 +00:00
Olli Hauer
5006d4c0cc - security update to bugzilla 3.0.9 and 4.0.6
- update russian/bugzilla3-ru template
- patch german templates so revision match and no warning is displayed
- add vuxml entry

Approved by:	skv (implicit)
Security:	https://bugzilla.mozilla.org/show_bug.cgi?id=728639
		https://bugzilla.mozilla.org/show_bug.cgi?id=745397
		CVE-2012-0465
		CVE-2012-0466
2012-04-21 17:37:42 +00:00
Olli Hauer
5e7bd302a1 - update to 4.0.5
Vulnerability Details
=====================

Class:       Cross-Site Request Forgery
Versions:    4.0.2 to 4.0.4, 4.1.1 to 4.2rc2
Fixed In:    4.0.5, 4.2
Description: Due to a lack of validation of the enctype form
             attribute when making POST requests to xmlrpc.cgi,
             a possible CSRF vulnerability was discovered. If a user
             visits an HTML page with some malicious HTML code in it,
             an attacker could make changes to a remote Bugzilla installation
             on behalf of the victim's account by using the XML-RPC API
             on a site running mod_perl. Sites running under mod_cgi
             are not affected. Also the user would have had to be
             already logged in to the target site for the vulnerability
             to work.
References:  https://bugzilla.mozilla.org/show_bug.cgi?id=725663
CVE Number:  CVE-2012-0453

Approved by:	skv (implicit)
2012-04-10 05:15:47 +00:00
Sunpoet Po-Chuan Hsieh
0ca7a0a4b2 - Update to 2012.04.08
Feature safe:	yes
2012-04-09 16:22:29 +00:00
Boris Samorodov
0e576b913d Update to version 4.5.2.
Feature safe:	yes
2012-04-03 12:11:39 +00:00
Sunpoet Po-Chuan Hsieh
c9c8cf4ce5 - Update to 2012.04.01
Feature safe:	yes
2012-04-02 10:10:38 +00:00
Sunpoet Po-Chuan Hsieh
69971662d9 - Update to 2012.03.25
Feature safe:	yes
2012-03-26 08:51:51 +00:00
Sunpoet Po-Chuan Hsieh
8239700e11 - Update to 2012.03.11
Feature safe:	yes
2012-03-12 02:28:19 +00:00
Sunpoet Po-Chuan Hsieh
fdcaae3aa4 - Update to 2012.03.04 2012-03-05 01:29:55 +00:00
Sunpoet Po-Chuan Hsieh
8fc3a6f56b - Update to 2012.02.19 2012-02-20 04:42:19 +00:00
Ashish SHUKLA
97ddb4e13d - Bump PORTREVISION to chase the update of multimedia/libvpx 2012-02-16 15:57:34 +00:00
Philip M. Gollucci
4bc78c6642 - Update to 0.5
PR:             ports/159246
Submitted by:   Jin-Sih Lin <linpct@gmail.com>
Approved by:    maintainer timeout (wosch ; 200 days)
2012-02-16 04:39:00 +00:00
Olli Hauer
d32de4623d - update german bugzilla templates 2012-02-13 21:14:34 +00:00
Sunpoet Po-Chuan Hsieh
b0fee3ad50 - Update to 2012.02.12 2012-02-13 02:21:41 +00:00
Sunpoet Po-Chuan Hsieh
b0ca78e562 - Update to 2012.02.05 2012-02-06 03:00:50 +00:00
Sunpoet Po-Chuan Hsieh
565001e441 - Update to 2012.01.29 2012-01-30 02:26:26 +00:00
Alberto Villa
f234761615 The KDE/FreeBSD team is pleased to announce KDE SC 4.7.4, which
concludes the 4.7 series.

The official release notes can be found at:
http://kde.org/announcements/announce-4.7.4.php

PR:		162216
PR:		163662
2012-01-25 10:21:01 +00:00
Sunpoet Po-Chuan Hsieh
2c58691b29 - Update to 2012.01.22 2012-01-23 12:54:00 +00:00
Hiroki Sato
f79316b1da - Update to 9.4.7 (English version only)
- Add LICENSE.
- Add CUPS support.
- Add acroread(1) manual page.

Security:	APSA11-04
Security:	APSB11-24
Security:	CVE-2011-2462
Security:	CVE-2011-1353
Security:	CVE-2011-2431
Security:	CVE-2011-2432
Security:	CVE-2011-2433
Security:	CVE-2011-2434
Security:	CVE-2011-2435
Security:	CVE-2011-2436
Security:	CVE-2011-2437
Security:	CVE-2011-2438
Security:	CVE-2011-2439
Security:	CVE-2011-2440
Security:	CVE-2011-2441
Security:	CVE-2011-2442
2012-01-22 09:30:18 +00:00
Boris Samorodov
f6bf5595c9 Update to version 4.4.20. 2012-01-16 13:53:50 +00:00
Sunpoet Po-Chuan Hsieh
23125f7b09 - Update to 2012.01.15 2012-01-16 03:40:11 +00:00
Martin Wilke
751b489b9f - Update to 3.3.1
- Update CONFLICTS_INSTALL

PR:		based on 163811
2012-01-14 03:51:09 +00:00
Sunpoet Po-Chuan Hsieh
5e59cee5f8 - Update to 2012.01.08 2012-01-09 03:51:49 +00:00
Olli Hauer
4b5ecd75e0 - update german bugzilla translations 2012-01-05 17:30:45 +00:00
Sunpoet Po-Chuan Hsieh
c2ef2a404c - Update to 2012.01.01 2012-01-02 02:00:22 +00:00
Sunpoet Po-Chuan Hsieh
5673921b1a - Update to 2011.12.25 2011-12-26 06:45:45 +00:00
Sunpoet Po-Chuan Hsieh
31a830127a - Update to 2011.12.18 2011-12-19 01:24:20 +00:00
Sunpoet Po-Chuan Hsieh
980d4e05f9 - Update to 2011.12.11
Feature safe:	yes
2011-12-12 06:47:03 +00:00
Boris Samorodov
d99d463e9b Update to version 4.4.19.
Feature safe:	yes
2011-12-06 12:13:14 +00:00
Sunpoet Po-Chuan Hsieh
83387cbe95 - Update to 2011.12.04
Feature safe:	yes
2011-12-05 03:10:47 +00:00
Sunpoet Po-Chuan Hsieh
1d99477c46 - Pass maintainership to office@FreeBSD.org
Discussed with:	bapt
Feature safe:	yes
2011-11-28 16:06:13 +00:00
Sunpoet Po-Chuan Hsieh
010b6dbd53 - Update to 2011.11.27
Feature safe:	yes
2011-11-28 07:07:23 +00:00
Sunpoet Po-Chuan Hsieh
98d59b14b4 - Update to 2011.11.20
Feature safe:	yes
2011-11-21 03:30:30 +00:00
Raphael Kubo da Costa
7f1a46ec8c The KDE on FreeBSD team is pleased to update the KDE4 ports to 4.7.3.
This is an incremental update and should be much easier to handle than
the transition from 4.6.5 to 4.7.2 in the ports tree.

The official release notes can be found at
http://www.kde.org/announcements/announce-4.7.3.php.

Approved by:	avilla (mentor), makc (mentor), portmgr (miwi)
Feature safe:	yes
2011-11-14 02:59:40 +00:00
Sunpoet Po-Chuan Hsieh
d4a0759bf4 - Update to 2011.11.13
Feature safe:	yes
2011-11-14 01:56:31 +00:00
Sunpoet Po-Chuan Hsieh
aa03efae50 - Update to 2011.11.06 2011-11-07 03:33:50 +00:00
Sunpoet Po-Chuan Hsieh
b074611eaf - Update to 2011.10.30 2011-10-31 03:26:37 +00:00
Doug Barton
989772c9ac The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2011-10-24 09:11:38 +00:00
Doug Barton
2b1dacc826 Remove more tags from pkg-descr files fo the form:
- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +00:00
Sunpoet Po-Chuan Hsieh
271bad242f - Update to 2011.10.23 2011-10-24 03:59:11 +00:00
Sunpoet Po-Chuan Hsieh
7a1f158547 - Update to 2011.10.16 2011-10-17 02:49:41 +00:00
Alberto Villa
a2d3b5a4bc The KDE/FreeBSD team is pleased to announce KDE Software Compilation
4.7.2. The official release notes can be found at:
http://kde.org/announcements/announce-4.7.2.php
This release ships with many improvements. Read more about them here:
http://FreeBSD.kde.org/news.php#itemKDESC472availableinports

We'd like to say thanks to all testers and contributors, especially to
lwhsu@ for his effort on hosting our test packages.

PR:		156293 [1]
		159219 [2]
		160164 [3]
Submitted by:	Oleg Sidorkin <osidorkin@gmail.com> [1]
		Alvaro Castillo <gobledb@gmail.com> [2]
		dkeav04@gmail.com [3]
Tested by:	exp-run via pav
2011-10-17 00:03:42 +00:00
TAKATSU Tomonari
ecb09b40d4 - Register CONFLICTS_INSTALL between www/wordpress and german/wordpress [1]
- Add CONFLICTS_INSTALL with upcoming japanese/wordpress [2]

PR:		ports/160907 [1], ports/160172 [2]
Submitted by:	tota (myself) [1]
Approved by:	Yuan-Chung Hsiao (maintainer), miwi@ (timeout > 2 weeks) [1]
2011-10-16 05:21:00 +00:00
Sunpoet Po-Chuan Hsieh
17dd694ce0 - Update to 2011.10.09 2011-10-10 02:53:20 +00:00
Boris Samorodov
3b83ff0c1f Update to version 4.4.18. 2011-10-03 10:24:08 +00:00
Sunpoet Po-Chuan Hsieh
8f13926f4f - Update to 2011.10.02 2011-10-03 02:35:33 +00:00
Sunpoet Po-Chuan Hsieh
61945a4c09 - Update to 2011.09.25 2011-09-26 03:11:26 +00:00
Sunpoet Po-Chuan Hsieh
7842b7c9d1 - Update to 2011.09.18 2011-09-19 02:37:56 +00:00
Lars Engels
65665a3373 - Update to 2.6.0 2011-09-17 22:47:11 +00:00
Sunpoet Po-Chuan Hsieh
4769c4d06e - Pass maintainership to new volunteer
- Remove DEPRECATED and EXPIRATION_DATE
2011-09-10 06:23:35 +00:00
Boris Samorodov
f260679967 . update to version 4.4.17;
. add dependency upon misc/shared-mime-info and devel/desktop-file-utils.
2011-09-06 18:06:37 +00:00
Sunpoet Po-Chuan Hsieh
312712088d - Update to 2011.09.04 2011-09-05 06:34:33 +00:00
Stefan Walter
972c58962a Update to 2.1.0.
PR:		159168
Submitted by:	Momchil Ivanov <momchil@xaxo.eu>
2011-09-01 10:09:47 +00:00
Sunpoet Po-Chuan Hsieh
be98b222be - Update to 2011.08.28 2011-08-29 03:55:40 +00:00
Martin Wilke
c7da28b91e - Update to 3.2.1
PR:		160173
Submitted by:	Takefu <takefu@airport.fm>
2011-08-26 06:48:53 +00:00
Chris Rees
57937a3e67 Update to 2011.08.23
Submitted by:	Office Scout (sunpoet)
2011-08-24 08:12:59 +00:00
Sunpoet Po-Chuan Hsieh
96a54de76a - Set DIST_SUBDIR: move dist files to DISTDIR/mythes 2011-08-17 18:04:07 +00:00
Sunpoet Po-Chuan Hsieh
afadb2d2fe - Set DIST_SUBDIR: move dist files to DISTDIR/hyphen 2011-08-17 18:03:41 +00:00
Sunpoet Po-Chuan Hsieh
13f9e56935 - Set DIST_SUBDIR: move dist files to DISTDIR/hunspell 2011-08-17 18:03:06 +00:00
Sunpoet Po-Chuan Hsieh
f04b26ad29 - Change MASTER_SITES to my LOCAL to avoid implicit change of non-versioned
dist files
2011-08-17 17:42:34 +00:00
Sunpoet Po-Chuan Hsieh
61e714b0ab - Update to 2011.08.16 2011-08-17 03:35:49 +00:00
Sunpoet Po-Chuan Hsieh
5d9aaf20c0 - Update to 2011.08.15 2011-08-16 04:14:58 +00:00
Sunpoet Po-Chuan Hsieh
afebc4d216 - Update to 2011.08.14 2011-08-15 03:13:58 +00:00
Olli Hauer
1ef5a90018 - update german bugzilla language templates 2011-08-14 18:56:47 +00:00
Sunpoet Po-Chuan Hsieh
2279d905ca - Update to 2011.08.13 2011-08-14 03:16:20 +00:00
Sunpoet Po-Chuan Hsieh
04254d708f - Update to 2011.08.12 2011-08-13 07:43:20 +00:00
Sunpoet Po-Chuan Hsieh
359ab9c7a8 - Set WRKSRC 2011-08-13 04:40:40 +00:00
Sunpoet Po-Chuan Hsieh
e07aaa88ac - Unify COMMENT and pkg-descr
- Set WRKSRC
- Fix typo
- Add trailing slash of WWW
2011-08-12 19:17:06 +00:00
Sunpoet Po-Chuan Hsieh
1b851981ae - Update to 2011.08.11 2011-08-12 08:49:58 +00:00
Sunpoet Po-Chuan Hsieh
4dcad27cf3 - Fix PLIST: explicitly list installing filenames
- Fix typo
2011-08-09 13:33:40 +00:00
Sunpoet Po-Chuan Hsieh
3b448b9e97 - Update to 2011.08.08 2011-08-09 03:34:01 +00:00
Sunpoet Po-Chuan Hsieh
c9f93150ea - Update to 2011.08.06 2011-08-07 15:58:26 +00:00
Wolfram Schneider
fcb4afba6a update city count 2011-08-06 22:05:27 +00:00
Emanuel Haupt
f760c11728 Remove WWW entries from unmaintained ports that return 404 or where the domain
disappeared.
2011-08-02 20:58:23 +00:00
Baptiste Daroussin
3a2aede000 Mark BROKEN: Does not fetch 2011-08-02 13:47:46 +00:00
Sunpoet Po-Chuan Hsieh
d680d232f8 - Update to 2011.08.01 2011-08-02 09:02:26 +00:00
Baptiste Daroussin
3560fa9a82 Fix build
Reported by:	pointyhat (pav@)
2011-08-01 21:58:24 +00:00
Sunpoet Po-Chuan Hsieh
9e7062d520 - Update to 2011.07.30 2011-07-31 06:12:32 +00:00
Sunpoet Po-Chuan Hsieh
72c08ec487 - Move language prefix to PKGNAMEPREFIX
- Use DATADIR
- Use PLIST_DIRSTRY for DATADIR
- Explicitly list installing filenames
- Bump PORTREVISION for PORTNAME and PLIST change
- Sort PLIST
- Cosmetic change
2011-07-29 13:13:17 +00:00
Sunpoet Po-Chuan Hsieh
e69040f679 - Add perl as build dependency [1]
- Use PLIST_DIRSTRY for PREFIX/share/hunspell
- Bump PORTREVISION for PLIST change
- Cosmetic change

Reported by:	pointyhat [1]
2011-07-28 07:12:00 +00:00
Sunpoet Po-Chuan Hsieh
5101bee4b3 - Update to 2011.07.26
- Use PLIST_DIRSTRY for PREFIX/share/mythes
- Explicitly list installing filenames
2011-07-27 16:31:16 +00:00
Sunpoet Po-Chuan Hsieh
fcdff36357 - Fix typo 2011-07-25 08:53:21 +00:00
Baptiste Daroussin
a05a58eb85 Pass matainership to the new office team 2011-07-22 05:30:11 +00:00
Baptiste Daroussin
2eff2d7953 Add some locales thesaurus 2011-07-21 14:33:07 +00:00
Baptiste Daroussin
0d92bcd672 Add German hyphenation rules 2011-07-21 10:24:12 +00:00
Baptiste Daroussin
37a620312f Add german hunspell dictionnaries 2011-07-20 14:01:55 +00:00
Julien Laffaye
e56f92dd2d Update to 5.12
PR:		ports/158427
Submitted by:	Takefu <takefu@airport.fm> (maintainer)
2011-07-20 11:11:10 +00:00
Olli Hauer
d399de5688 - create missing (empty) directory (bugzilla) so checksetup does not fail
- use DIST_SUBDIR for bugzilla and all translations
- sort pkg-plist (genplist)

OK from bugzilla maintainers per PM.

PR:		ports/158766
Submitted by:	ohauer
2011-07-18 21:56:02 +00:00
Max Brazhnikov
585f07aff3 Reset maintainership de jure. In fact KDE 3 has not been maintained by our team
for a long time, not to mention upstream.

Discussed a while ago among the KDE/FreeBSD team.
2011-07-07 17:21:58 +00:00
Max Brazhnikov
19572cc47f Update KDE Software Compilation ports to 4.6.5
Official announcement: http://www.kde.org/announcements/announce-4.6.5.php
Changelog: http://www.kde.org/announcements/changelogs/changelog4_6_4to4_6_5.php
2011-07-07 16:38:39 +00:00
Thomas Abthorpe
3b3f78904c - Reassign to the heap 2011-07-05 02:51:42 +00:00
Boris Samorodov
78ecc25cd9 Update to version 4.4.16. 2011-07-04 13:30:29 +00:00
Olli Hauer
c394c56dc0 - remove MD5 2011-07-03 13:22:24 +00:00
Martin Wilke
5d450b5ea5 - Mark Deprecate Development has ceased.
PR:		158504
Submitted by:	"Simon Olofsson" <simon@olofsson.de>
2011-07-02 14:49:13 +00:00
Martin Wilke
ef7a643005 Development has ceased.
Website is not reachable.

PR:		158503
Submitted by:	"Simon Olofsson" <simon@olofsson.de>
2011-07-02 14:42:21 +00:00
Alberto Villa
3f88d44ab7 The FreeBSD KDE Team is pleased to announce KDE SC 4.6.4. Read full
announcement here: http://kde.org/announcements/announce-4.6.4.php
2011-06-14 09:23:49 +00:00
Olli Hauer
869b4c1071 - add German localization for Bugzilla bug tracking system 2011-06-11 19:04:02 +00:00
Boris Samorodov
698668e802 Update to version 4.4.15. 2011-06-02 12:04:08 +00:00
Rene Ladan
b8408f8dd2 Remove expired ports:
2011-05-01 german/citrix_xenapp: "crashes with f10"
2011-05-01 japanese/citrix_xenapp: "crashes with f10"
2011-05-01 net/citrix_xenapp: "crashes with f10"
2011-05-11 comms/gammu-python: since version 1.29.0 comms/gammu uses python by default
2011-05-01 java/gj: Upstream disapear and distfile is no more available
2011-05-09 net/ipv6socket_scrub: Upstream disapear and distfile is no more available
2011-05-13 graphics/lodju: depends on rep-gtk, which doesn't build anymore.
2011-05-01 www/mod_pubcookie: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
2011-05-01 ftp/prozilla: Upstream disapear and distfile is no more available
2011-05-01 www/py-django11: Unsupported (no longer receive security updates or bugfixes)
2011-05-13 x11-toolkits/rep-gtk: missing rep-config from librep port broke the build.
2011-05-01 games/tnl: Upstream development has ceased, it doesn't work with newer CEGUI and is generally broken
2011-06-01 net/vnc2swf: Development is now superseded by deskutils/vnc2flv
2011-06-01 21:55:13 +00:00
Hiroki Sato
2e30d78299 Update to Adobe Reader 9.4.2 and add a hack to mitigate "RSException" crash
issue in GUI mode.  A linux_adobe.ko kernel module has to be loaded before
acroread is invoked.
2011-05-29 17:22:26 +00:00
Max Brazhnikov
a34b8d38b8 Update KDE Software Compilation ports to 4.6.3
Special thanks to Raphael Kubo da Costa for his work on this update.
2011-05-16 19:26:43 +00:00
Alberto Villa
762fd7edc2 - Update KOffice to 2.3.3. 2011-04-13 07:33:32 +00:00
Alberto Villa
44b2f80d3d The FreeBSD KDE Team is pleased to announce April updates for KDE
Software Compilation: 4.6.2, codename "Congrats". Read the full
announcement here: http://kde.org/announcements/announce-4.6.2.php.

Special thanks to Raphael Kubo da Costa who ported the release.
2011-04-07 12:03:34 +00:00
Boris Samorodov
14a956409d Update to version 4.4.13. 2011-04-03 15:18:47 +00:00
Alberto Villa
253cf9c6c3 - Update KOffice to 2.3.1.
- Force dependency on new libwpg.
2011-03-25 10:44:21 +00:00
Alberto Villa
c1f3de0f55 The FreeBSD KDE Team is pleased to announce KDE SC 4.6.1 and KDE PIM
4.4.10. The official 4.6.1 release notes can be found at:
http://www.kde.org/announcements/announce-4.6.1.php

We'd like to say thanks to all helpers and submitters.

Tested by:	exp-run via miwi
2011-03-25 10:33:51 +00:00
Martin Wilke
65e190c0f0 - Get Rid MD5 support
With hat:	portmgr (myself)
2011-03-18 17:59:50 +00:00
Thomas Abthorpe
d17284f762 - Mark BROKEN with f10 emulation
- Set DEPRECATED and EXPIRATION
- Reassign to the heap
2011-03-08 01:23:08 +00:00
Beat Gaetzi
fa28616f58 - Use USE_FIREFOX instead of custom Firefox dependency line
Approved by:	Stefan Tell <stefan.tell AT crashmail.de> (maintainer)
2011-03-07 20:07:28 +00:00
Lars Engels
6e5dfc6302 Update to 2.5.0 2011-03-07 14:32:42 +00:00
Xin LI
03b42818c9 Chase after net/openldap24-server update.
Reminded by:	miwi
2011-02-25 01:32:17 +00:00
Wolfram Schneider
50ca2d54ed The cycling routing planner bbbike is now available for 162 cities world wide. 2011-02-12 11:17:29 +00:00
Martin Wilke
fed71205de - Update to 3.0.5 2011-02-09 05:01:06 +00:00
Boris Samorodov
404411d753 Update to version 4.4.12.
Feature safe:	yes
2011-02-07 15:17:28 +00:00
Martin Wilke
69ca6afc4f - Update to 3.0.4
Feature safe:	yes
2011-02-05 04:46:31 +00:00
Sunpoet Po-Chuan Hsieh
c1eb48237d - Update to 5.04
- Cleanup CONFLICTS and DISTINFO_FILE: remove es-MT and nl-MT
- Space/Tab twiddle

Changes:	http://www.movabletype.org/2010/12/movable_type_504_and_435_security_update.html
PR:		ports/152913
Submitted by:	Takefu <takefu@airport.fm> (maintainer)
Feature safe:	yes
2011-01-13 13:28:11 +00:00
Tilman Keskinoz
7d31f0266d Heiner does not have time for FreeBSD anymore, reset MAINTAINERSHIP
PR:		153897
Submitted by:	Heiner Eichmann
Feature safe:	yes

Mark kde3-apireference as DEPRECATED
2011-01-11 13:53:33 +00:00
Sunpoet Po-Chuan Hsieh
649a622159 - Remove unnecessary PKGNAMEPREFIX declaration
- Remove obsolete MD5 checksum while I'm here

PR:		ports/153634
Submitted by:	sunpoet (myself)
Approved by:	pav (with portmgr hat)
2011-01-09 11:13:41 +00:00
Dima Panov
7e6373e612 - The KDE FreeBSD team is proud to announce the release of KDE 4.5.5
for FreeBSD.

It's a bugfix-only release, January 2011 set.
2011-01-07 23:54:08 +00:00
Hiroki Sato
26e3b95561 Update to 9.4.1 and add a warning message which explains the GUI mode does
not work currently.

Security:	http://www.adobe.com/support/security/bulletins/apsb10-28.html
Security:	http://www.adobe.com/support/security/bulletins/apsb10-21.html
Security:	http://www.adobe.com/support/security/advisories/apsa10-02.html
2011-01-05 15:17:30 +00:00
Boris Samorodov
058f1fd49c Update to version 4.4.11. 2011-01-03 15:12:45 +00:00
Lars Engels
2809ad7804 Update to 2.4.0 2010-12-28 08:33:23 +00:00
Martin Wilke
21c4ab65b6 - Sync with www/wordpress
- Update to 3.0.3
- Remove MD5 checksum
2010-12-21 06:57:40 +00:00
Philip M. Gollucci
f70b88ecf7 - Updated to 2.6.1.
PR:             ports/152989
Submitted by:   "SimaMoto, RyoTa" <liangtai.s4@gmail.com> (maintainer)
2010-12-12 01:17:16 +00:00
Boris Samorodov
3ba9b0c554 Update to version 4.4.10. 2010-12-11 19:24:01 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Max Brazhnikov
7425aa5977 KDE FreeBSD team presents KDE SC 4.5.4. 2010-12-02 21:12:38 +00:00
Stefan Walter
1e78193950 - Update cad/linux-eagle5 to 5.10 and transfer maintainership to submitter.
- Remove cad/linux-eagle (submitter is maintainer).
- Remove german/linux-eagle (submitter is maintainer).

PR:		151153
Submitted by:	Thomas Zander <thomas.e.zander@googlemail.com>
Approved by:	Michael Durian <durian@shadetreesoftware.com> (old maintainer)
2010-11-13 16:46:35 +00:00
Max Brazhnikov
0907842b7d KDE FreeBSD team presents KDE SC 4.5.3. 2010-11-03 18:03:27 +00:00
Erwin Lansing
74cb9eff53 Deprecate md5 in favour of sha256 checksums. md5 checksums will no longer
be generated or checked, and will be silently ignored for now.  Also,
generalize the MD5_FILE macro to DISTINFO_FILO.

PR:		149657
Submitted by:	rene
Approved by:	portmgr
Tested on:	pointyhat i386 7-exp
2010-10-28 21:00:21 +00:00
Lars Engels
0536e7ce25 - Update to 2.3.0 2010-10-27 20:45:04 +00:00
Lars Engels
6effa7a61f Add an English description in pkg-desc:
Mediathek searches the archives of several German speakingTV stations (ARD,
ZDF, Arte, 3Sat, MDR, NDR, ORF, SF), downloads, manages and plays their
archived video footage and podcasts.
2010-10-17 20:01:33 +00:00
Lars Engels
5cffd93627 Das Programm durchsucht die Mediathek verschiedener Sender (ARD, ZDF, Arte,
3Sat, MDR, NDR, ORF, SF), lädt Beiträge mit einem Programm eigener Wahl und
kann Themen als Abos anlegen und neue Beiträge automatisch downloaden. Es gibt
auch eine Möglichkeit, Podcast zu verwalten und zu downloaden.
2010-10-17 12:47:23 +00:00
Boris Samorodov
77ade20cac Update translation ports for devel/eric4 to version 4.4.9. 2010-10-15 14:52:02 +00:00
Philip M. Gollucci
2287926024 - Update MT (Moveable Type) to 5.0.31 and all language packs
PR:             ports/151278
Submitted by:   Takefu <takefu@airport.fm>
2010-10-08 03:11:43 +00:00
Max Brazhnikov
fd6c454324 KDE FreeBSD team presents KDE SC 4.5.2.
kdebase4-workspace is now shipped with FreeBSD-branded wallpapers [1]
(set by default for new accounts). Thanks to Ivan Cukic from KDE
for making the wallpapers!

[1] http://ivan.fomentgroup.org/blog/2010/09/05/stripes-kde-be-free-freebsd/
2010-10-05 17:44:17 +00:00
Philip M. Gollucci
ba7fb5e023 - Mass Cleanup/Update to 5.0.3 of MovableType (MT)
- Add languages (french, german)
- Pass MAINTAIENR to submitter

PR:             ports/139303, ports/142374, ports/146536, ports/149819, ports/150419
Submitted by:   Takefu <takefu@airport.fm> (maintainer)
2010-09-22 22:49:16 +00:00
Beat Gaetzi
c941a6dffa - Add additional MASTER_SITES to fix distfile fetching
Reported by:	pointyhat via pav
Submitted by:	ehaupt
2010-09-18 07:38:38 +00:00
Boris Samorodov
5274655fec Update to version 4.4.8. 2010-09-17 21:20:39 +00:00
Ade Lovett
8262a7b51d Autotools update. Read ports/UPDATING 20100915 for details.
Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs
2010-09-15 18:35:24 +00:00
Beat Gaetzi
6d6fe3759b - Update to 1.7
Reported by:	portscout
2010-09-15 11:06:18 +00:00
Doug Barton
12c1d27aee As previously advertised, remove the remaining ports that have no
SHA256 checksum information in the distinfo file.
2010-09-05 01:06:44 +00:00
Max Brazhnikov
08351f8e01 KDE FreeBSD team presents KDE SC 4.5.1.
New ports added:
	misc/kde4-l10n-ia - Interlingua localization for KDE
2010-09-02 21:06:27 +00:00
Hiroki Sato
fcc7127fe3 Update to 9.3.4. 2010-08-29 15:10:11 +00:00
Max Brazhnikov
0cb101c2c5 Update KOffice l10n ports to 2.2.2 2010-08-27 18:44:21 +00:00
Doug Barton
4f2aec0553 Mark the rest of the ports with no SHA256 in the distinfo file
DEPRECATED 2 weeks after filing the PRs with no MAINTAINER
responses.

ports/149449:
ports/databases/sybase-ocsd

ports/149450:
ports/editors/staroffice5

ports/149452:
ports/emulators/linux-vmware-toolbox2

ports/149453:
ports/german/staroffice5

ports/149455:
ports/sysutils/linux-acu
2010-08-23 01:43:48 +00:00