Commit graph

706 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
4c73b5b688 - Update to 20131006 2013-10-07 18:13:20 +00:00
Pawel Pekala
dfc33c10af Add support for STAGEDIR 2013-10-05 16:52:12 +00:00
Sunpoet Po-Chuan Hsieh
285ecefbcb - Update to 20130929 2013-09-30 08:48:17 +00:00
Eitan Adler
403331c320 Certain automated tools fail when @FreeBSD.org is not capitalized appropriatly.
Fix ports which don't follow convention.
2013-09-26 20:08:38 +00:00
Baptiste Daroussin
110f3583b6 Remove NO_STAGE to ports natively stage ready shown by a FORCE_STAGE exp-run
Exp-run by:	bdrewery
2013-09-24 06:24:17 +00:00
Sunpoet Po-Chuan Hsieh
d0724c25c9 - Update to 20130922 2013-09-23 06:56:27 +00:00
Baptiste Daroussin
f45d0a8198 Fix NO_STAGE attribution 2013-09-22 18:05:04 +00:00
Baptiste Daroussin
7de0193087 Add NO_STAGE all over the place in preparation for the staging support (cat: polish) 2013-09-20 22:34:42 +00:00
Sunpoet Po-Chuan Hsieh
b4b8f21858 - Update to 20130915 2013-09-16 13:38:03 +00:00
Pawel Pekala
f93b7e81b0 Fix build on head after libexecinfo inclusion 2013-09-14 09:32:24 +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
e9cace28bf - Update to 20130908 2013-09-09 10:08:39 +00:00
Baptiste Daroussin
db7a56d5ed Add an explicit dependency on pkgconf 2013-09-03 06:36:41 +00:00
Sunpoet Po-Chuan Hsieh
595e0c2dba - Update to 20130901 2013-09-02 15:12:22 +00:00
Baptiste Daroussin
0f99970346 Eliminate USE_GNOME=pkgconfig from polish 2013-09-02 10:31:45 +00:00
Pawel Pekala
f2904b6af8 - Switch to new LIB_DEPENDS format
- Convert USE_PERL5 to USES
- Remove stale MAKE_JOBS_SAFE
- Trim dependencies where they are too detailed
2013-08-29 15:01:46 +00:00
Ion-Mihai Tetcu
f0f4ee7565 Arts was removed:
audio/arts||2013-07-26|Has expired: Depends on Qt 3.x
So remove the last leftovers.

Approved by:	portmgr (itetcu)
2013-08-28 18:29:38 +00:00
Jung-uk Kim
b54218e9d4 Update to 4.0.5. 2013-08-22 20:38:28 +00:00
Sunpoet Po-Chuan Hsieh
f5d8e38831 - Update to 20130818 2013-08-19 08:53:34 +00:00
Sunpoet Po-Chuan Hsieh
994b2ac1cf - Update to 20130811 2013-08-16 15:47:35 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Andrej Zverev
99ad912735 - Convert to new perl framework
- Trim Makefile header
2013-08-03 08:45:51 +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
Pawel Pekala
658676be60 - Add NLS to OPTIONS_DEFINE this fixes failed plist
substitution by OPTIONS_SUB=yes
- Remove MAKE_JOBS_SAFE, it's default now
2013-07-18 14:07:24 +00:00
Pawel Pekala
fe43d8c454 Use ${OPT}_DISTFILES macro 2013-07-14 19:56:12 +00:00
Sunpoet Po-Chuan Hsieh
c2d1a14c7c - Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
2013-07-11 16:26:26 +00:00
Pawel Pekala
e482e392f6 Convert my ports to current standards
- Switch USE_GMAKE to USES=gmake
- Define supported options so users can see them in config dialogs
- Use OPTIONS_SUB for plist alteration
- Convert to options macros for better readability
- Use PORTDOCS where it makes sense
2013-07-10 19:41:30 +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
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
Jung-uk Kim
2bf17ab7d1 Update to 4.0.4. 2013-06-19 20:52:13 +00:00
Martin Wilke
47e7925d6c - Correct plist
- Trim header

Reported by:	pkg (DEVELOPER_MODE)
2013-06-11 14:48:19 +00:00
Niclas Zeising
92ea0d614b The FreeBSD x11 team proudly presents
an zeising, kwm, miwi, bapt, eadler production:

Xorg 7.7

Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities

Additional notes:
Change pkgconf to be a build dependency.
Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use
this.
Trim makefile headers.
Take maintanership of x11/xcb-proto, ok'd by ashish.
If you are running WITH_NEW_XORG=, you need to rebuild all installed
drivers, see UPDATING for more information.
Various fixes to make ports compile.

PR:		ports/177942
Exp-run by:	miwi
Approved by:	portmgr (miwi)

Thanks to all who helped testing!
2013-05-25 14:37:02 +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
Raphael Kubo da Costa
9fd172d5fc Update maintainer's email address and drop maintainership of a few ports.
PR:		ports/178543
Submitted by:	Piotr Smyrak <smyru@heron.pl> (maintainer)
2013-05-16 20:07:39 +00:00
Jung-uk Kim
ea47cacd91 Update to 4.0.3. 2013-05-09 18:26:51 +00:00
Sunpoet Po-Chuan Hsieh
f8201e05aa - Update to 20130505 2013-05-08 14:47:58 +00:00
Marcus von Appen
95e7081976 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
  USE_GETTEXT=yes to USES=gettext while here
2013-04-27 18:25:24 +00:00
Alex Kozlov
83f02b963c - Convert USE_GETTEXT to USES (part 4)
Approved by:	portmgr (bapt)
2013-04-26 10:44:28 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Alex Kozlov
5003029118 - Convert USE_GETTEXT to USES (part 2)
Approved by:	portmgr (bapt)
2013-04-24 13:36:18 +00:00
Baptiste Daroussin
992586fa08 Finish converting the whole ports tree to USES=pkgconfig 2013-04-23 14:20:25 +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
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Eitan Adler
334eb0fc61 This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
2013-03-19 13:04:30 +00:00
Alexey Dokuchaev
28f0bea43f In categories starting with [n-s], remove empty lines (and also few cases of
trailing slashes) from pkg-plist.
2013-03-17 14:20:20 +00:00
Jung-uk Kim
e835d5453f Update to 4.0.1. 2013-03-08 19:01:45 +00:00
Koop Mast
7887c684ad * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
  in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
  eliminate pkg-config run dependency completely, a second phase is needed
  and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
  Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
  versions for some ports.
* Fix other ports so they build with the new glib version.

Thanks to miwi and crees for helping out with some exp-runs.
Approved by:	portmgr (miwi & bapt)
Obtained from:	gnome team repo
2013-03-08 10:51:34 +00:00
Pawel Pekala
518f95480e Respect CXXFLAGS 2013-02-14 19:54:59 +00:00
Pawel Pekala
38cc7fc805 Remove PTHREAD_CFLAGS and PTHREAD_LIBS from my ports 2013-02-07 17:06:44 +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
Pawel Pekala
9012472463 - Change secondary category to net-im [1]
- Improve COMMENT
- Trim Makefile header

PR:		ports/171434 [1]
Suggested by:	tcb <tcberner@gmail.com> [1]
2013-01-24 16:05:18 +00:00
Pawel Pekala
f68ee58b80 Build and link with base ncurses otherwise program has UI display problems. 2013-01-05 13:49:36 +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
Pawel Pekala
6e57a40b90 - Update to version 1.6-rc2
- Add missing deps
- Don't install 3 copies of licensing terms
- Replace patches with REINPLACE_CMD
- Add port description, new homepage - old one seems dead
2012-12-21 18:01:16 +00:00
Pawel Pekala
c391b20b91 - Update to version 1.8rc2
- Remove ABI versions from LIB_DEPENDS
- Order USE_ flags, remove stale CONFIGURE_ARGS
- Take maintainership
2012-12-21 16:53:28 +00:00
Martin Matuska
b2c4fbb77a Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
2012-12-10 19:11:11 +00:00
Chris Rees
95a9c6a991 Update to 20121103 snapshot
Feature safe:	yes
2012-11-03 14:11:27 +00:00
Pawel Pekala
c882dea444 - Fix another /bin/bash case
- Trim Makefile header

Feature safe:	yes
2012-10-28 12:02:49 +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
58d27d6d62 Fix typo during OptionsNG conversion
Reported by:	pointyhat-west
Pointyhat to:	eadler
Feature safe:	yes
2012-10-11 08:34:09 +00:00
Sunpoet Po-Chuan Hsieh
7048230822 - Update to 20121008 2012-10-09 13:58:58 +00:00
Eitan Adler
0776e6b4df Convert to OptionsNG. 2012-10-07 13:23:27 +00:00
Baptiste Daroussin
a6ed85b077 use USE_PKGCONFIG= build
Bump portrevision for ports which run-depends list changed
2012-10-06 10:14:25 +00:00
Baptiste Daroussin
0c06111c46 Convert to new options framework 2012-10-04 10:48:50 +00:00
Sunpoet Po-Chuan Hsieh
123e5755bb - Update to 20121001
- Cleanup Makefile header
2012-10-01 14:28:06 +00:00
Thomas Abthorpe
cee8640e9d - Reassign to the heap at maintainer's request 2012-09-22 15:42:59 +00:00
Thomas Abthorpe
6c624eb586 - Reassign to the heap at maintainer's request 2012-09-22 03:06:29 +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
463e3351e1 - Update to 20120909 2012-09-11 02:23:15 +00:00
Pawel Pekala
0486662332 Update to version 0.12.2 2012-09-06 20:16:47 +00:00
Chris Rees
475494f4d3 Update to latest versions
Submitted by:	Office Scout (sunpoet)
2012-09-03 19:28:44 +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
Pawel Pekala
1d5842af38 - Update to version 0.12.1
- Remove ABI number versions from LIB_DEPENDS
- Add missing dependencies
- Fix GG_EMOTS option, don't patch CMakeLists.txt
  instead use COPYTREE_SHARE to install all files
2012-08-29 16:41:00 +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
f8308e8448 - Update to 20120819 2012-08-20 15:49:59 +00:00
Sunpoet Po-Chuan Hsieh
e24ff90a29 - Update to 20120812 2012-08-14 08:42:55 +00:00
Sunpoet Po-Chuan Hsieh
90a5f89045 - Update to 20120805 2012-08-06 19:07:51 +00:00
Carlo Strub
a9f85911cd Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)

Approved by:	portmgr@ (implicit)
2012-08-03 15:54:35 +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
Sunpoet Po-Chuan Hsieh
44f66f5e5d - Update to 20120729 2012-07-30 18:22:50 +00:00
Sunpoet Po-Chuan Hsieh
935f61922c - Update to 20120722 2012-07-23 10:26:17 +00:00
Sunpoet Po-Chuan Hsieh
b94461c521 - Update to 20120715 2012-07-18 12:22:36 +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
c4a1c2cc6a - Update to 20120708 2012-07-09 05:20:24 +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
41c86aab42 - Update to 20120701 2012-07-02 16:21:08 +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
Pawel Pekala
3351bebb15 Update to 0.12.0 release 2012-06-25 22:32:56 +00:00
Sunpoet Po-Chuan Hsieh
33259dbd2d - Update to 20120624 2012-06-25 02:13:51 +00:00
Pawel Pekala
b712bbf6ee - Update to version 1.11.2
- Remove OPENSSL option description (use global one)
2012-06-23 17:37:23 +00:00
Sunpoet Po-Chuan Hsieh
25ce49ef28 - Update to 20120617 2012-06-18 06:51:51 +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
7398d7bfbe - Update to 20120610 2012-06-11 15:23:09 +00:00
Pawel Pekala
2fa6259674 Convert my ports to optionsNG 2012-06-07 22:44:21 +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
e7deac2c61 - Update to 20120603 2012-06-04 16:40:09 +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
99f29edbeb - Update to 20120527 2012-05-28 16:19:19 +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
Raphael Kubo da Costa
395d704450 Explicitly depend on phonon.
This is needed for the port to build with the upcoming Qt 4.8.x update: phonon
is needed by a plugin, and was probably brought implicitly before.

Bump PORTREVISION since the dependency list has changed.

Approved by:	miwi (Qt 4.8.1 exp-run)
2012-05-21 23:19:39 +00:00
Sunpoet Po-Chuan Hsieh
4472861446 - Update to 20120520 2012-05-21 01:54:10 +00:00
Sunpoet Po-Chuan Hsieh
2ae1b4d178 - Update to 20120513 2012-05-14 17:13:14 +00:00
Sunpoet Po-Chuan Hsieh
8b96949b56 - Update to 20120506 2012-05-07 02:01:12 +00:00
Pawel Pekala
0b1d7230f1 Update to 0.11.3 2012-04-30 22:48:35 +00:00
Sunpoet Po-Chuan Hsieh
b0e7ba642f - Update to 20120429 2012-04-30 01:38:28 +00:00
Sunpoet Po-Chuan Hsieh
aa350a7969 - Update to 20120422
Feature safe:	yes
2012-04-23 18:15:36 +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
Sunpoet Po-Chuan Hsieh
1e9a19bfeb - Update to 20120408
Feature safe:	yes
2012-04-09 16:22:04 +00:00
Pawel Pekala
078c4a4478 Update to bugfix release 0.11.2
Feature safe:	yes
2012-04-03 20:58:16 +00:00
Sunpoet Po-Chuan Hsieh
c62a1728ad - Update to 20120401
Feature safe:	yes
2012-04-02 10:10:00 +00:00
Sunpoet Po-Chuan Hsieh
6e481a6a4c - Update to 20120325
Feature safe:	yes
2012-03-26 08:51:17 +00:00
Sunpoet Po-Chuan Hsieh
456a07c3b9 - Update to 20120311
Feature safe:	yes
2012-03-12 02:27:48 +00:00
Sunpoet Po-Chuan Hsieh
273167a38f - Update to 20120304 2012-03-05 01:29:20 +00:00
Pawel Pekala
fdb4c8b643 Update to 0.11.1 bugfix release 2012-03-01 16:16:48 +00:00
Sunpoet Po-Chuan Hsieh
de64f2b858 - Update to 20120219 2012-02-20 04:41:45 +00:00
Ashish SHUKLA
97ddb4e13d - Bump PORTREVISION to chase the update of multimedia/libvpx 2012-02-16 15:57:34 +00:00
Martin Matuska
dbbf004162 Bump pcre library dependency due to 8.30 update 2012-02-14 12:45:35 +00:00
Sunpoet Po-Chuan Hsieh
fd160ae9e1 - Update to 20120212 2012-02-13 02:21:14 +00:00
Pawel Pekala
e06e0ee737 - Update to version 0.11.0
- Add more master sites
- Use bsd.port.options.mk
- Sort plist
2012-02-10 20:57:43 +00:00
Sunpoet Po-Chuan Hsieh
f0fec7cfee - Update to 20120205 2012-02-06 02:59:55 +00:00
Sunpoet Po-Chuan Hsieh
167c87b9fb - Update to 20120129 2012-01-30 02:25:44 +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
b335d887f8 - Update to 20120122 2012-01-23 12:53:14 +00:00
Pawel Pekala
5506b65035 Update to version 1.11.1 2012-01-18 15:16:01 +00:00
Sunpoet Po-Chuan Hsieh
303ad9dcc5 - Update to 20120115 2012-01-16 03:39:31 +00:00
Sunpoet Po-Chuan Hsieh
7d9c68fea5 - Update to 20120108 2012-01-09 03:51:17 +00:00
Pawel Pekala
3f46756150 - Add UNICODE option (default off) which enables experimental unicode support
- Don't link to libidn when found on system
- Switch to bsd.port.options.mk
2012-01-06 15:27:25 +00:00
Sunpoet Po-Chuan Hsieh
b70dcd8512 - Update to 20120101 2012-01-02 01:59:28 +00:00
Sunpoet Po-Chuan Hsieh
2d2e6b5c5e - Update to 20111225 2011-12-26 06:45:00 +00:00
Sunpoet Po-Chuan Hsieh
e8f5fecaec - Update to 20111218 2011-12-19 01:23:19 +00:00
Sunpoet Po-Chuan Hsieh
638161a581 - Update to 20111211
Feature safe:	yes
2011-12-12 06:46:11 +00:00
Sunpoet Po-Chuan Hsieh
f6484c746f - Update to 20111204
Feature safe:	yes
2011-12-05 03:09:38 +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
c4f1aaa869 - Update to 20111127
Feature safe:	yes
2011-11-28 07:06:45 +00:00
Sunpoet Po-Chuan Hsieh
27bd5b08c5 - Update to 20111120
Feature safe:	yes
2011-11-21 03:30:26 +00:00
Raphael Kubo da Costa
6fd8cb7810 Remove CMAKE_USE_PTHREAD from the ports using it.
This setting has not had any effect since r1.13 to bsd.cmake.mk, as it
was only useful when we supported FreeBSD < 7.

Approved by:	avilla (mentor), portmgr (miwi)
Feature safe:	yes
2011-11-14 03:26:46 +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
5ce7795d91 - Update to 20111113
Feature safe:	yes
2011-11-14 01:53:45 +00:00
Sunpoet Po-Chuan Hsieh
9539fe5c43 - Update to 20111106 2011-11-07 03:32:39 +00:00
Sunpoet Po-Chuan Hsieh
8e96aa429b - Update to 20111030 2011-10-31 03:25:24 +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
eb11c165df - Update to 20111023 2011-10-24 03:58:18 +00:00
Pawel Pekala
73be1af281 Update to 0.10.1 bugfix release 2011-10-19 19:01:55 +00:00
Sunpoet Po-Chuan Hsieh
57e839298d - Update to 20111016 2011-10-17 02:48:46 +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
Alberto Villa
cf3fbc592f - Add dependency on qt4-scripttools.
- Bump PORTREVISION.
2011-10-16 22:47:03 +00:00
Sunpoet Po-Chuan Hsieh
b59fc3f9dd - Update to 20111009 2011-10-10 02:51:59 +00:00
Sunpoet Po-Chuan Hsieh
d1e4f854c6 - Update to 20111002 2011-10-03 02:34:19 +00:00
Sunpoet Po-Chuan Hsieh
315354a67c - Update to 20110925 2011-09-26 03:10:10 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Sunpoet Po-Chuan Hsieh
6583bbea80 - Update to 20110918 2011-09-19 02:36:10 +00:00
Pawel Pekala
5011f02d5e - This version needs pl-libgadu>=1.11.0
- Mark MAKE_JOBS_SAFE

Approved by:	miwi, wen (mentors implicit)
2011-09-14 18:58:03 +00:00
Pawel Pekala
5304a90bca - Update to version 0.10.0
- Improve comment and description info
- Fix indentation
- Remove MAKE_JOBS_UNSAFE

Approved by:	miwi, wen (mentors implicit)
2011-09-13 23:57:11 +00:00
Gabor Kovesdan
d6753a0164 - Track dependencies after databases/gdbm update 2011-09-12 23:17:32 +00:00
Sunpoet Po-Chuan Hsieh
ae3683e4ec - Update to 20110904 2011-09-05 06:34:27 +00:00
Sunpoet Po-Chuan Hsieh
30294b6d05 - Update to 20110828 2011-08-29 03:54:57 +00:00
Chris Rees
a4d4769516 Update to 20110825
Submitted by:	Office Scout (sunpoet)
2011-08-25 15:57:47 +00:00
Pawel Pekala
e8be10cb99 - update to version 0.11.0
- take maintainership
- fix indentation

PR:		ports/160068
Submitted by:	me
Approved by:	miwi,wen (mentors implicit)
2011-08-24 21:34:41 +00:00
Chris Rees
369364935f Update to 20110823
Submitted by:	sunpoet's awesome script
2011-08-23 15:29:25 +00:00
Pawel Pekala
0f6c33b6ce - unbreak and update to version 0.9.2
- add LICENSE info
- mark MAKE_JOBS_UNSAFE
- remove WITH_TABS option, now included in main package
- take maintainership

PR:             159793
Submitted by:   initial version by me, improvements by maintainer
Approved by:    maintainer (PR) miwi, wen (mentors implicit)
2011-08-22 18:21:11 +00:00
Pawel Pekala
5eb1e43efb - fix install phase
- pet portlint

Approved by:	miwi (mentor)
2011-08-20 14:10:23 +00:00
Sunpoet Po-Chuan Hsieh
9f8867cf62 - Update to 20110817 2011-08-17 18:12:29 +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
165d6c5035 - Update to 20110816 2011-08-16 14:42:39 +00:00
Pawel Pekala
1b70c35f14 Fix build with clang
Approved by:	miwi (mentor)
2011-08-16 14:05:18 +00:00
Sunpoet Po-Chuan Hsieh
0209a1238a - Update to 20110815 2011-08-15 14:36:59 +00:00
Sunpoet Po-Chuan Hsieh
e023d9c504 - Update to 20110814 2011-08-14 14:10:23 +00:00
Sunpoet Po-Chuan Hsieh
b6a25824e8 - Update to 20110813 2011-08-13 11:32:07 +00:00
Sunpoet Po-Chuan Hsieh
359ab9c7a8 - Set WRKSRC 2011-08-13 04:40:40 +00:00
Sunpoet Po-Chuan Hsieh
c6527d9336 - Update to 20110812 2011-08-12 18:13:16 +00:00
Sunpoet Po-Chuan Hsieh
f5c4c83f43 - Update to 20110811 2011-08-12 08:50:42 +00:00
Sunpoet Po-Chuan Hsieh
1d614fce05 - Update to 20110809 2011-08-09 13:29:19 +00:00
Sunpoet Po-Chuan Hsieh
6c053e629b - Update to 20110807
- Add my LOCAL as MASTER_SITES
2011-08-07 15:03:38 +00:00
Sunpoet Po-Chuan Hsieh
a0a7e7819f - Update to 20110805 2011-08-05 05:54:37 +00:00
Sunpoet Po-Chuan Hsieh
ed28dcfa4a - Update to 20110803 2011-08-03 08:42:07 +00:00
Sunpoet Po-Chuan Hsieh
410f0e9a1c - Update to 20110801 2011-08-02 08:57:23 +00:00
Baptiste Daroussin
f32b4a646d Bye bye abandonwares (part 4)
2011-08-01 korean/a2ps: Looks like an abandonware, no more public distfiles
2011-08-01 korean/bitchx: Look like an abandonware, no more public distifles
2011-08-01 korean/elm: Look like an abandonware, no more public distifles
2011-08-01 korean/linuxdoc-sgml: Look like an abandonware, no more public distifles
2011-08-01 korean/mod_url: Look like an abandonware, no more public distifles
2011-08-01 korean/nh2ps: Look like an abandonware, no more public distifles
2011-08-01 korean/pinetreefonts: No more public distfile
2011-08-01 mail/bincimap: No more public distfile
2011-08-01 mail/cmail: No more public distfile
2011-08-01 math/hexcalc: Look like an abandonware, no more public distifles
2011-08-01 math/qgfe: Look like an abandonware, no more public distifles
2011-08-01 misc/ewipe: Look like an abandonware, no more public distifles
2011-08-01 misc/gkrellmfmonitor2: Look like an abandonware, no more public distifles
2011-08-01 misc/gkx86info: Look like an abandonware, no more public distifles
2011-08-01 multimedia/goggles: Abandonware, see: http://www.fifthplanet.net/2010/01/dead-projects-goggles-dvd-player.html
2011-08-01 multimedia/ldvd: Abandonware
2011-08-01 multimedia/linux-divx4linux: No more needed
2011-08-01 multimedia/linux-divx4linux4: No more needed
2011-08-01 multimedia/ogle: Abandonware
2011-08-01 multimedia/ogle-gui: Abandonware
2011-08-01 multimedia/okle: Abandonware
2011-08-01 multimedia/subconv: Look like an abandonware, no more public distifles
2011-08-01 net/callgen323: Look like an abandonware, no more public distifles
2011-08-01 net/lyntin: No longer under active development
2011-08-01 net/py-rt: No more public distfiles, looks like an abandonware
2011-08-01 net/rwhoisd: Looks like an abandonware, no more public distfiles
2011-08-01 net/traffic: Looks like an abandonware, no more public distfiles
2011-07-23 net-im/gnomeicu: No longer maintain by upstream, use net-im/empathy instead
2011-08-01 net-mgmt/trafd: Look like an abandonware, no more public distifles
2011-08-01 net-p2p/gkrellm-gift: Look like an abandonware, no more public distifles
2011-08-01 news/bgrab: Looks like an abandonware, no more public distfiles
2011-08-01 news/rkive: Looks like an abandonware, no more public distfiles
2011-08-01 polish/sap: Looks like an abandonware, no more public distfiles
2011-08-01 print/nenscript: Looks like an abandonware, no more public distfiles
2011-08-01 05:24:51 +00:00
Sunpoet Po-Chuan Hsieh
825c966701 - Update to 20110731 2011-07-31 17:50:40 +00:00
Sunpoet Po-Chuan Hsieh
2584b3c5a7 - Add polish category
- Remove unnecessary PKGNAMEPREFIX declaration
2011-07-31 09:07:51 +00:00
Sunpoet Po-Chuan Hsieh
9a2b404bcc - Connect polish/hunspell
- Disconnect textproc/pl-hunspell
2011-07-31 08:49:24 +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
c132d13ed1 - Update to 20110729
- Move language prefix to PKGNAMEPREFIX
- Use DATADIR
2011-07-29 12:22:30 +00:00
Sunpoet Po-Chuan Hsieh
df4e6f83f5 - Update to 20110727
- Use PLIST_DIRSTRY for PREFIX/share/hunspell
- Explicitly list files to install
2011-07-27 14:54:21 +00:00
Sunpoet Po-Chuan Hsieh
bc922dc065 - Fix typo 2011-07-25 08:31:44 +00:00
Baptiste Daroussin
baca227175 update to 20110722 2011-07-22 21:32:58 +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
850f9b3a73 Add Polish hyphenation rules 2011-07-21 10:29:35 +00:00