aboutsummaryrefslogtreecommitdiffstats
path: root/polish
Commit message (Collapse)AuthorAgeFilesLines
* Certain automated tools fail when @FreeBSD.org is not capitalized appropriatly.Eitan Adler2013-09-271-1/+1
| | | | Fix ports which don't follow convention.
* Remove NO_STAGE to ports natively stage ready shown by a FORCE_STAGE exp-runBaptiste Daroussin2013-09-241-1/+0
| | | | Exp-run by: bdrewery
* - Update to 20130922Sunpoet Po-Chuan Hsieh2013-09-232-3/+3
|
* Fix NO_STAGE attributionBaptiste Daroussin2013-09-232-2/+2
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-2123-51/+31
| | | | polish)
* - Update to 20130915Sunpoet Po-Chuan Hsieh2013-09-162-3/+3
|
* Fix build on head after libexecinfo inclusionPawel Pekala2013-09-141-0/+4
|
* - convert to the new perl5 frameworkAndrej Zverev2013-09-111-6/+2
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - Update to 20130908Sunpoet Po-Chuan Hsieh2013-09-092-3/+3
|
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-031-0/+1
|
* - Update to 20130901Sunpoet Po-Chuan Hsieh2013-09-022-3/+3
|
* Eliminate USE_GNOME=pkgconfig from polishBaptiste Daroussin2013-09-022-3/+2
|
* - Switch to new LIB_DEPENDS formatPawel Pekala2013-08-294-42/+23
| | | | | | - Convert USE_PERL5 to USES - Remove stale MAKE_JOBS_SAFE - Trim dependencies where they are too detailed
* Arts was removed:Ion-Mihai Tetcu2013-08-292-16/+2
| | | | | | | audio/arts||2013-07-26|Has expired: Depends on Qt 3.x So remove the last leftovers. Approved by: portmgr (itetcu)
* Update to 4.0.5.Jung-uk Kim2013-08-231-4/+4
|
* - Update to 20130818Sunpoet Po-Chuan Hsieh2013-08-192-3/+3
|
* - Update to 20130811Sunpoet Po-Chuan Hsieh2013-08-162-3/+3
|
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-152-2/+0
| | | | Approved by: portmgr (bdrewery)
* - Convert to new perl frameworkAndrej Zverev2013-08-031-2/+1
| | | | - Trim Makefile header
* KDE3 and QT3 expired on 2013-07-01, remove these ports.Rene Ladan2013-07-275-1952/+0
| | | | | | | | | | | | | | | | 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
* - Add NLS to OPTIONS_DEFINE this fixes failed plistPawel Pekala2013-07-181-2/+1
| | | | | substitution by OPTIONS_SUB=yes - Remove MAKE_JOBS_SAFE, it's default now
* Use ${OPT}_DISTFILES macroPawel Pekala2013-07-151-5/+3
|
* - Update to 7.31.0Sunpoet Po-Chuan Hsieh2013-07-121-2/+2
| | | | | | | | | | | | | | | | | | | | | | | - 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
* Convert my ports to current standardsPawel Pekala2013-07-115-137/+93
| | | | | | | | - 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
* Fix INDEX by really fixing the kde4-l10n portsBaptiste Daroussin2013-07-101-0/+1
|
* KDE4 l10n fixes.Raphael Kubo da Costa2013-07-102-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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]
* Update the KDE Software Compilation to 4.10.5.Raphael Kubo da Costa2013-07-051-2/+2
| | | | | | | | | | | | | | | | | | | 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.
* Update to KDE SC 4.10.4, proudly presented by the KDE on FreeBSD team.Raphael Kubo da Costa2013-07-031-2/+2
| | | | | | | | | | | | | | | 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.
* Update to 4.0.4.Jung-uk Kim2013-06-201-4/+4
|
* - Correct plistMartin Wilke2013-06-112-5/+2
| | | | | | - Trim header Reported by: pkg (DEVELOPER_MODE)
* The FreeBSD x11 team proudly presentsNiclas Zeising2013-05-252-5/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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!
* KDE/FreeBSD team presents KDE SC 4.10.3 ports!Max Brazhnikov2013-05-192-4/+3
| | | | | | - Remove patches and checks for unsupported FreeBSD versions. The area51 repository features commits by avilla, rakuco and myself.
* Update maintainer's email address and drop maintainership of a few ports.Raphael Kubo da Costa2013-05-171-1/+1
| | | | | PR: ports/178543 Submitted by: Piotr Smyrak <smyru@heron.pl> (maintainer)
* Update to 4.0.3.Jung-uk Kim2013-05-101-4/+4
|
* - Update to 20130505Sunpoet Po-Chuan Hsieh2013-05-082-5/+4
|
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-283-6/+3
| | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and USE_GETTEXT=yes to USES=gettext while here
* - Convert USE_GETTEXT to USES (part 4)Alex Kozlov2013-04-261-2/+1
| | | | Approved by: portmgr (bapt)
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-253-3/+3
| | | | Approved by: portmgr (bapt)
* - Convert USE_GETTEXT to USES (part 2)Alex Kozlov2013-04-241-1/+1
| | | | Approved by: portmgr (bapt)
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-232-4/+2
|
* Update to 4.0.2.Jung-uk Kim2013-04-171-4/+4
| | | | Feature safe: yes
* - Update Calligra and l10n ports to 2.6.2:Alberto Villa2013-03-302-4/+5
| | | | | | | | | | * 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
* KDE/FreeBSD team presents KDE SC 4.10.1 ports!Max Brazhnikov2013-03-273-16/+33
| | | | | | | | | | | | | | | | | | | | | | | - 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
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-231-1/+1
| | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi)
* This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.Eitan Adler2013-03-191-1/+1
| | | | | | | | | 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)
* In categories starting with [n-s], remove empty lines (and also few cases ofAlexey Dokuchaev2013-03-171-1/+0
| | | | trailing slashes) from pkg-plist.
* Update to 4.0.1.Jung-uk Kim2013-03-091-4/+4
|
* * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichKoop Mast2013-03-081-0/+1
| | | | | | | | | | | | | | | | | | | | 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
* Respect CXXFLAGSPawel Pekala2013-02-151-5/+13
|
* Remove PTHREAD_CFLAGS and PTHREAD_LIBS from my portsPawel Pekala2013-02-082-2/+2
|
* Merge from area51 repository:Max Brazhnikov2013-02-052-3/+3
| | | | | | | | - Update to 2.5.5 - Convert to new options framework - minor cleanups Courtesy of: avilla
* Update to 3.6.5.Jung-uk Kim2013-02-051-4/+4
|
* KDE/FreeBSD team presents KDE SC 4.9.5 ports!Max Brazhnikov2013-02-043-38/+26
| | | | | | | | | | | | | | | | | | | | | | | | - 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
* - Change secondary category to net-im [1]Pawel Pekala2013-01-251-6/+3
| | | | | | | | - Improve COMMENT - Trim Makefile header PR: ports/171434 [1] Suggested by: tcb <tcberner@gmail.com> [1]
* Build and link with base ncurses otherwise program has UI display problems.Pawel Pekala2013-01-051-3/+3
|
* - Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8Beat Gaetzi2012-12-301-0/+3
| | | | | | | | 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
* - Update to version 1.6-rc2Pawel Pekala2012-12-227-78/+28
| | | | | | | - 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
* - Update to version 1.8rc2Pawel Pekala2012-12-222-25/+22
| | | | | | - Remove ABI versions from LIB_DEPENDS - Order USE_ flags, remove stale CONFIGURE_ARGS - Take maintainership
* Update PCRE to 8.32Martin Matuska2012-12-112-3/+3
| | | | | Introduces the UTF-32 library pcre32 Bump PORTREVISION in dependent ports
* Update to 20121103 snapshotChris Rees2012-11-032-3/+3
| | | | Feature safe: yes
* - Fix another /bin/bash casePawel Pekala2012-10-281-5/+4
| | | | | | - Trim Makefile header Feature safe: yes
* - Update to 3.5.7.Jung-uk Kim2012-10-272-9/+4
| | | | | | - Trim Makefile headers. Feature safe: yes
* Fix typo during OptionsNG conversionBaptiste Daroussin2012-10-111-1/+2
| | | | | | Reported by: pointyhat-west Pointyhat to: eadler Feature safe: yes
* - Update to 20121008Sunpoet Po-Chuan Hsieh2012-10-092-3/+3
|
* Convert to OptionsNG.Eitan Adler2012-10-071-35/+39
|
* use USE_PKGCONFIG= buildBaptiste Daroussin2012-10-061-2/+3
| | | | Bump portrevision for ports which run-depends list changed
* Convert to new options frameworkBaptiste Daroussin2012-10-041-6/+6
|
* - Update to 20121001Sunpoet Po-Chuan Hsieh2012-10-012-8/+4
| | | | - Cleanup Makefile header
* - Reassign to the heap at maintainer's requestThomas Abthorpe2012-09-222-12/+4
|
* - Reassign to the heap at maintainer's requestThomas Abthorpe2012-09-221-5/+2
|
* - Update Calligra Suite to 2.5.2.Alberto Villa2012-09-171-2/+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
* - Update to 20120909Sunpoet Po-Chuan Hsieh2012-09-112-3/+3
|
* Update to version 0.12.2Pawel Pekala2012-09-073-284/+76
|
* Update to latest versionsChris Rees2012-09-042-3/+3
| | | | Submitted by: Office Scout (sunpoet)
* - Update Calligra to 2.5.1.Alberto Villa2012-09-012-7/+2
| | | | | | | | | - 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
* - Update to version 0.12.1Pawel Pekala2012-08-304-25/+33
| | | | | | | - 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
* The KDE/FreeBSD team is pleased to announce version 2.5 of Calligra,Alberto Villa2012-08-262-11/+3
| | | | | | | | | | | | | | | | | | | 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)
* - Update to 3.5.6.Jung-uk Kim2012-08-241-4/+4
| | | | | | | - 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).
* - Update to 20120819Sunpoet Po-Chuan Hsieh2012-08-202-3/+3
|
* - Update to 20120812Sunpoet Po-Chuan Hsieh2012-08-142-3/+3
|
* - Update to 20120805Sunpoet Po-Chuan Hsieh2012-08-072-3/+3
|
* Fix typos and make small modifications in COMMENT (according to Porter'sCarlo Strub2012-08-031-1/+1
| | | | | | Handbook) Approved by: portmgr@ (implicit)
* - Fix typos in COMMENTCarlo Strub2012-08-021-1/+1
| | | | | - Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no A/An, etc.)
* - Update to 20120729Sunpoet Po-Chuan Hsieh2012-07-312-3/+3
|
* - Update to 20120722Sunpoet Po-Chuan Hsieh2012-07-232-3/+3
|
* - Update to 20120715Sunpoet Po-Chuan Hsieh2012-07-182-3/+3
|
* - Update LibreOffice and the language packs to 3.5.5.Jung-uk Kim2012-07-181-4/+4
| | | | - Add new language packs, i.e., ast, bo, kn, lb, and ug.
* - Update to 20120708Sunpoet Po-Chuan Hsieh2012-07-092-3/+3
|
* - Update Calligra to 2.4.3.Alberto Villa2012-07-051-2/+2
| | | | | | | - 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
* - Update to 20120701Sunpoet Po-Chuan Hsieh2012-07-032-3/+3
|
* - The FreeBSD Office team is proud to announce LibreOffice.org 3.5.4 releaseDima Panov2012-07-011-4/+4
| | | | | | | | for FreeBSD platform! Now with system boost-1.48 support and powered by clang-3.1 by default Dima, behalf of FreeBSD Office team
* Update to 0.12.0 releasePawel Pekala2012-06-263-52/+114
|
* - Update to 20120624Sunpoet Po-Chuan Hsieh2012-06-252-3/+3
|
* - Update to version 1.11.2Pawel Pekala2012-06-242-4/+3
| | | | - Remove OPENSSL option description (use global one)
* - Update to 20120617Sunpoet Po-Chuan Hsieh2012-06-182-3/+3
|
* KDE/FreeBSD team presents KDE SC 4.8.4, probably the last release in 4.8.x ↵Max Brazhnikov2012-06-152-3/+2
| | | | | | series. Official announcement: http://kde.org/announcements/announce-4.8.4.php
* - Update to 20120610Sunpoet Po-Chuan Hsieh2012-06-112-3/+3
|
* Convert my ports to optionsNGPawel Pekala2012-06-084-33/+42
|
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4Martin Wilke2012-06-063-6/+3
| | | | Review by: bapt, David Naylor (kde team)
* - Update to 20120603Sunpoet Po-Chuan Hsieh2012-06-052-3/+3
|
* - update png to 1.5.10Dirk Meyer2012-06-017-6/+7
|
* - Remove koffice-i18n ports, as they are not very useful withoutAlberto Villa2012-05-315-64/+0
| | | | editors/koffice-kde3.
* The KDE/FreeBSD team is pleased to announce Calligra Suite 2.4.2, KDEAlberto Villa2012-05-319-96/+48
| | | | | | | | | | | | | | | 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.
* - Update to 20120527Sunpoet Po-Chuan Hsieh2012-05-292-3/+3
|
* KDE/FreeBSD team presents long awaited KDE SC 4.8.3!Max Brazhnikov2012-05-254-16/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Explicitly depend on phonon.Raphael Kubo da Costa2012-05-221-1/+2
| | | | | | | | | 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)
* - Update to 20120520Sunpoet Po-Chuan Hsieh2012-05-212-3/+3
|
* - Update to 20120513Sunpoet Po-Chuan Hsieh2012-05-152-3/+3
|
* - Update to 20120506Sunpoet Po-Chuan Hsieh2012-05-072-3/+3
|
* Update to 0.11.3Pawel Pekala2012-05-012-3/+3
|
* - Update to 20120429Sunpoet Po-Chuan Hsieh2012-04-302-3/+3
|
* - Update to 20120422Sunpoet Po-Chuan Hsieh2012-04-242-3/+3
| | | | Feature safe: yes
* - upgrade to 3.5.2Baptiste Daroussin2012-04-234-0/+22
| | | | | | | | | | | | | | | | - 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
* - Update to 20120408Sunpoet Po-Chuan Hsieh2012-04-102-3/+3
| | | | Feature safe: yes
* Update to bugfix release 0.11.2Pawel Pekala2012-04-043-4/+3
| | | | Feature safe: yes
* - Update to 20120401Sunpoet Po-Chuan Hsieh2012-04-022-3/+3
| | | | Feature safe: yes
* - Update to 20120325Sunpoet Po-Chuan Hsieh2012-03-262-3/+3
| | | | Feature safe: yes
* - Update to 20120311Sunpoet Po-Chuan Hsieh2012-03-122-3/+3
| | | | Feature safe: yes
* - Update to 20120304Sunpoet Po-Chuan Hsieh2012-03-052-3/+3
|
* Update to 0.11.1 bugfix releasePawel Pekala2012-03-023-11/+3
|
* - Update to 20120219Sunpoet Po-Chuan Hsieh2012-02-202-3/+3
|
* - Bump PORTREVISION to chase the update of multimedia/libvpxAshish SHUKLA2012-02-161-0/+1
|
* Bump pcre library dependency due to 8.30 updateMartin Matuska2012-02-141-2/+2
|
* - Update to 20120212Sunpoet Po-Chuan Hsieh2012-02-132-3/+3
|
* - Update to version 0.11.0Pawel Pekala2012-02-116-2676/+2741
| | | | | | - Add more master sites - Use bsd.port.options.mk - Sort plist
* - Update to 20120205Sunpoet Po-Chuan Hsieh2012-02-062-3/+3
|
* - Update to 20120129Sunpoet Po-Chuan Hsieh2012-01-302-3/+3
|
* The KDE/FreeBSD team is pleased to announce KDE SC 4.7.4, whichAlberto Villa2012-01-251-2/+2
| | | | | | | | | | 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
* - Update to 20120122Sunpoet Po-Chuan Hsieh2012-01-232-3/+3
|
* Update to version 1.11.1Pawel Pekala2012-01-182-3/+3
|
* - Update to 20120115Sunpoet Po-Chuan Hsieh2012-01-162-3/+3
|
* - Update to 20120108Sunpoet Po-Chuan Hsieh2012-01-092-3/+3
|
* - Add UNICODE option (default off) which enables experimental unicode supportPawel Pekala2012-01-062-16/+16
| | | | | - Don't link to libidn when found on system - Switch to bsd.port.options.mk
* - Update to 20120101Sunpoet Po-Chuan Hsieh2012-01-022-3/+3
|
* - Update to 20111225Sunpoet Po-Chuan Hsieh2011-12-262-3/+3
|
* - Update to 20111218Sunpoet Po-Chuan Hsieh2011-12-192-3/+3
|
* - Update to 20111211Sunpoet Po-Chuan Hsieh2011-12-122-3/+3
| | | | Feature safe: yes
* - Update to 20111204Sunpoet Po-Chuan Hsieh2011-12-052-3/+3
| | | | Feature safe: yes
* - Pass maintainership to office@FreeBSD.orgSunpoet Po-Chuan Hsieh2011-11-291-1/+1
| | | | | Discussed with: bapt Feature safe: yes
* - Update to 20111127Sunpoet Po-Chuan Hsieh2011-11-282-3/+3
| | | | Feature safe: yes
* - Update to 20111120Sunpoet Po-Chuan Hsieh2011-11-212-3/+3
| | | | Feature safe: yes
* Remove CMAKE_USE_PTHREAD from the ports using it.Raphael Kubo da Costa2011-11-141-1/+0
| | | | | | | | 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
* The KDE on FreeBSD team is pleased to update the KDE4 ports to 4.7.3.Raphael Kubo da Costa2011-11-141-2/+2
| | | | | | | | | | | 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
* - Update to 20111113Sunpoet Po-Chuan Hsieh2011-11-142-3/+3
| | | | Feature safe: yes
* - Update to 20111106Sunpoet Po-Chuan Hsieh2011-11-072-3/+3
|
* - Update to 20111030Sunpoet Po-Chuan Hsieh2011-10-312-3/+3
|
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-242-6/+0
| | | | | | | | - 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.
* - Update to 20111023Sunpoet Po-Chuan Hsieh2011-10-242-3/+3
|
* Update to 0.10.1 bugfix releasePawel Pekala2011-10-203-4/+7
|
* - Update to 20111016Sunpoet Po-Chuan Hsieh2011-10-172-3/+3
|
* The KDE/FreeBSD team is pleased to announce KDE Software CompilationAlberto Villa2011-10-173-13/+68
| | | | | | | | | | | | | | | | | | 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
* - Add dependency on qt4-scripttools.Alberto Villa2011-10-171-2/+3
| | | | - Bump PORTREVISION.
* - Update to 20111009Sunpoet Po-Chuan Hsieh2011-10-102-3/+3
|
* - Update to 20111002Sunpoet Po-Chuan Hsieh2011-10-032-3/+3
|
* - Update to 20110925Sunpoet Po-Chuan Hsieh2011-09-262-3/+3
|
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-244-7/+8
| | | | | | | | | - 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
* - Update to 20110918Sunpoet Po-Chuan Hsieh2011-09-192-3/+3
|
* - This version needs pl-libgadu>=1.11.0Pawel Pekala2011-09-151-1/+3
| | | | | | - Mark MAKE_JOBS_SAFE Approved by: miwi, wen (mentors implicit)
* - Update to version 0.10.0Pawel Pekala2011-09-1412-765/+1225
| | | | | | | | - Improve comment and description info - Fix indentation - Remove MAKE_JOBS_UNSAFE Approved by: miwi, wen (mentors implicit)
* - Track dependencies after databases/gdbm updateGabor Kovesdan2011-09-131-2/+2
|
* - Update to 20110904Sunpoet Po-Chuan Hsieh2011-09-052-3/+3
|
* - Update to 20110828Sunpoet Po-Chuan Hsieh2011-08-292-3/+3
|
* Update to 20110825Chris Rees2011-08-252-3/+3
| | | | Submitted by: Office Scout (sunpoet)
* - update to version 0.11.0Pawel Pekala2011-08-252-9/+9
| | | | | | | | | - take maintainership - fix indentation PR: ports/160068 Submitted by: me Approved by: miwi,wen (mentors implicit)
* Update to 20110823Chris Rees2011-08-232-3/+3
| | | | Submitted by: sunpoet's awesome script
* - unbreak and update to version 0.9.2Pawel Pekala2011-08-2312-577/+3132
| | | | | | | | | | | - 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)
* - fix install phasePawel Pekala2011-08-201-3/+3
| | | | | | - pet portlint Approved by: miwi (mentor)
* - Update to 20110817Sunpoet Po-Chuan Hsieh2011-08-182-3/+3
|
* - Set DIST_SUBDIR: move dist files to DISTDIR/mythesSunpoet Po-Chuan Hsieh2011-08-182-2/+3
|
* - Set DIST_SUBDIR: move dist files to DISTDIR/hyphenSunpoet Po-Chuan Hsieh2011-08-182-2/+3
|
* - Set DIST_SUBDIR: move dist files to DISTDIR/hunspellSunpoet Po-Chuan Hsieh2011-08-182-2/+3
|
* - Change MASTER_SITES to my LOCAL to avoid implicit change of non-versionedSunpoet Po-Chuan Hsieh2011-08-182-4/+4
| | | | dist files
* - Update to 20110816Sunpoet Po-Chuan Hsieh2011-08-162-3/+3
|
* Fix build with clangPawel Pekala2011-08-161-1/+1
| | | | Approved by: miwi (mentor)
* - Update to 20110815Sunpoet Po-Chuan Hsieh2011-08-152-3/+3
|
* - Update to 20110814Sunpoet Po-Chuan Hsieh2011-08-142-3/+3
|
* - Update to 20110813Sunpoet Po-Chuan Hsieh2011-08-132-3/+3
|
* - Set WRKSRCSunpoet Po-Chuan Hsieh2011-08-131-1/+2
|
* - Update to 20110812Sunpoet Po-Chuan Hsieh2011-08-132-3/+3
|
* - Update to 20110811Sunpoet Po-Chuan Hsieh2011-08-122-3/+3
|
* - Update to 20110809Sunpoet Po-Chuan Hsieh2011-08-092-3/+3
|
* - Update to 20110807Sunpoet Po-Chuan Hsieh2011-08-072-4/+5
| | | | - Add my LOCAL as MASTER_SITES
* - Update to 20110805Sunpoet Po-Chuan Hsieh2011-08-052-3/+3
|
* - Update to 20110803Sunpoet Po-Chuan Hsieh2011-08-032-3/+3
|
* - Update to 20110801Sunpoet Po-Chuan Hsieh2011-08-022-5/+4
|
* Bye bye abandonwares (part 4)Baptiste Daroussin2011-08-015-38/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* - Update to 20110731Sunpoet Po-Chuan Hsieh2011-08-012-3/+3
|
* - Add polish categorySunpoet Po-Chuan Hsieh2011-07-311-2/+1
| | | | - Remove unnecessary PKGNAMEPREFIX declaration
* - Connect polish/hunspellSunpoet Po-Chuan Hsieh2011-07-311-0/+1
| | | | - Disconnect textproc/pl-hunspell
* - Move language prefix to PKGNAMEPREFIXSunpoet Po-Chuan Hsieh2011-07-292-10/+12
| | | | | | | | | - Use DATADIR - Use PLIST_DIRSTRY for DATADIR - Explicitly list installing filenames - Bump PORTREVISION for PORTNAME and PLIST change - Sort PLIST - Cosmetic change
* - Update to 20110729Sunpoet Po-Chuan Hsieh2011-07-292-9/+10
| | | | | - Move language prefix to PKGNAMEPREFIX - Use DATADIR
* - Update to 20110727Sunpoet Po-Chuan Hsieh2011-07-272-6/+6
| | | | | - Use PLIST_DIRSTRY for PREFIX/share/hunspell - Explicitly list files to install
* - Fix typoSunpoet Po-Chuan Hsieh2011-07-251-1/+1
|
* update to 20110722Baptiste Daroussin2011-07-232-3/+3
|
* Pass matainership to the new office teamBaptiste Daroussin2011-07-223-3/+3
|
* Add some locales thesaurusBaptiste Daroussin2011-07-214-0/+37
|
* Add Polish hyphenation rulesBaptiste Daroussin2011-07-214-0/+33
|
* Add Polish hunspell dictionariesBaptiste Daroussin2011-07-213-0/+40
|
* Reset maintainership de jure. In fact KDE 3 has not been maintained by our teamMax Brazhnikov2011-07-082-2/+2
| | | | | | for a long time, not to mention upstream. Discussed a while ago among the KDE/FreeBSD team.
* Update KDE Software Compilation ports to 4.6.5Max Brazhnikov2011-07-082-2/+53
| | | | | 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
* - remove MD5Olli Hauer2011-07-031-4/+0
|
* Last bunch of deprecation: no more public distfiles and/or abandonware... ↵Baptiste Daroussin2011-06-171-0/+3
| | | | last one for now
* The FreeBSD KDE Team is pleased to announce KDE SC 4.6.4. Read fullAlberto Villa2011-06-141-2/+2
| | | | announcement here: http://kde.org/announcements/announce-4.6.4.php
* - Mark BROKEN: does not configurePav Lucistnik2011-05-241-0/+2
| | | | Reported by: pointyhat
* Update KDE Software Compilation ports to 4.6.3Max Brazhnikov2011-05-172-2/+36
| | | | Special thanks to Raphael Kubo da Costa for his work on this update.
* The FreeBSD KDE Team is pleased to announce April updates for KDEAlberto Villa2011-04-072-2/+4
| | | | | | | 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.
* - Update to 0.3.1Pawel Pekala2011-03-313-14/+4
| | | | | | | - Remove unneeded patch - Fix hang on connecting to GaduGadu server Approved by: miwi (mentor)
* - Update KOffice to 2.3.1.Alberto Villa2011-03-252-2/+2
| | | | - Force dependency on new libwpg.
* The FreeBSD KDE Team is pleased to announce KDE SC 4.6.1 and KDE PIMAlberto Villa2011-03-253-56/+240
| | | | | | | | | 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
* - Update my email to FreeBSDPawel Pekala2011-03-242-2/+2
| | | | Approved by: miwi, wen (mentors)
* - Get Rid MD5 supportMartin Wilke2011-03-1912-14/+0
| | | | With hat: portmgr (myself)
* - Update to 1.10.1Wen Heping2011-03-152-5/+6
| | | | | PR: ports/155551 Submitted by: Marcin Wisnicki <mwisnicki+freebsd@gmail.com> (maintainer)
* - update to version 0.3.0Martin Wilke2011-02-234-147/+223
| | | | | | | | | | - take maintainership - mark MAKE_JOBS_SAFE - add LICENSE info - add optional building of several plugins PR: 154919 Submitted by: "Pawel Pekala" <c0rn@o2.pl> (maintainer)
* - Remove unnecessary PKGNAMEPREFIX declarationSunpoet Po-Chuan Hsieh2011-01-095-5/+0
| | | | | | | | - Remove obsolete MD5 checksum while I'm here PR: ports/153634 Submitted by: sunpoet (myself) Approved by: pav (with portmgr hat)
* - The KDE FreeBSD team is proud to announce the release of KDE 4.5.5Dima Panov2011-01-081-2/+2
| | | | | | for FreeBSD. It's a bugfix-only release, January 2011 set.
* - Add LICENSE infoMax Brazhnikov2010-12-196-27/+45
| | | | | | | | | | | - Mark MAKE_JOBS_SAFE - Install KDE4 integration file - Add patch so that location of 7z binary is not badly hardcoded - Don't install some non essential files - Remove md5 sum PR: based on ports/152619 Submitted by: Pawel Pekala (maintainer)
* KDE FreeBSD team presents KDE SC 4.5.4.Max Brazhnikov2010-12-032-2/+3
|
* KDE FreeBSD team presents KDE SC 4.5.3.Max Brazhnikov2010-11-042-3/+18
|
* KDE FreeBSD team presents KDE SC 4.5.2.Max Brazhnikov2010-10-062-3/+44
| | | | | | | | 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/
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-162-4/+2
| | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
* KDE FreeBSD team presents KDE SC 4.5.1.Max Brazhnikov2010-09-033-224/+55
| | | | | New ports added: misc/kde4-l10n-ia - Interlingua localization for KDE
* Update KOffice l10n ports to 2.2.2Max Brazhnikov2010-08-284-6/+8
|
* Present KDE SC 4.4.5 for FreeBSD.Max Brazhnikov2010-06-301-3/+3
| | | | Feature safe: yes
* - Update KOffice (and its l10n packs) to 2.2.0 releaseDima Panov2010-06-194-8/+18
| | | | | | | | | | | | Major changes: Kexi now returns back New import filters for MS OOXML (Office 2007) Formats Improved OO.org and MS Office traditional formats compatibility Improved stability at all Discussed with: miwi, itetcu Approved by: portmgr (erwin) Feature safe: yes
* Connect gimp-help portsMax Brazhnikov2010-06-151-0/+1
|
* Add new ports for GIMP Manual:Max Brazhnikov2010-06-151-0/+18
| | | | | | | | | | The GIMP User Manual is distributed as a set of HTML pages for use with the internal GIMP help browser or any web browser. WWW: http://docs.gimp.org/ PR: ports/145650, ports/145652 Submitted by: SimaMoto, RyoTa <liangtai.s4 at gmail.com>
* Present KDE SC 4.4.4 for FreeBSD.Max Brazhnikov2010-06-021-3/+3
|
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-314-4/+4
|
* - Update to 1.9.0Sylvio Cesar Teixeira2010-05-172-8/+9
| | | | | PR: ports/146497 Submitted by: Marcin Wisnicki <mwisnicki+freebsd@gmail.com> (maintainer)
* - Update KOffice to 2.1.2 releaseDima Panov2010-05-114-8/+6
| | | | | | - Add ca@valencia localization for KOffice With hat on: kde@
* - The FreeBSD KDE team is pleased to announce KDE SC 4.4.3 for FreeBSDDima Panov2010-05-114-276/+328
| | | | With hat on: kde@
* Chase the ftp/curl shlib version bump.Peter Pentchev2010-04-031-2/+2
|
* - update to 1.4.1Dirk Meyer2010-03-2810-7/+10
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* Update to 0.6.5.4Max Brazhnikov2010-02-195-75/+65
| | | | | | | | | Use builtin spellchecker based on enchant Use QSound, drop arts and ao options PR: ports/144016 Submitted by: Marcin Wisnicki (maintainer) Feature safe: yes
* Update to 1.9.0-rc2Max Brazhnikov2010-02-192-6/+7
| | | | | | PR: ports/144014 Submitted by: Marcin Wisnicki (maintainer) Feature safe: yes
* - Fix buildMartin Wilke2010-02-141-23/+0
|
* - Update to 1.8rc1Martin Wilke2010-02-143-29/+29
| | | | | | PR: 143524 (based on) Submitted by: Bartlomiej Syryjczyk <guzik@anka.net.pl> Approved by: maintainer
* Presenting KDE 4.3.5 for FreeBSD. The official release notes for thisMartin Wilke2010-02-073-4/+13
| | | | | | | release can be found at http://kde.org/announcements/announce-4.3.5.php. KDE 4.3.5, the last bugfix release in 4.3.x series. We'd like to say thanks to all helpers and submitters.
* - update to jpeg-8Dirk Meyer2010-02-057-4/+7
|
* Add missing runtime dependency on qt4-imageformats.Max Brazhnikov2010-01-241-2/+3
| | | | | | | This fixes broken/invisible emoticons. PR: ports/143055 Submitted by: Marcin Wisnicki (maintainer)
* - Fix handling of common directories in plistDima Panov2009-12-226-76/+68
| | | | | | | - Update polish langpack to 2.1.0 Noticed by: QAT, miwi Approved by: miwi (mentor)
* - Connect koffice-kde4-l10n to the buildMartin Wilke2009-12-221-0/+1
|
* The FreeBSD KDE is please to announce the release of KDE 4.3.4,Martin Wilke2009-12-023-4/+191
| | | | | | | a bugfix, translation and maintenance update. Release note can be found at http://kde.org/announcements/announce-4.3.4.php We'd like to say thanks to all helpers and submitters.
* - Add missing ManpagesMartin Wilke2009-11-271-0/+9
|
* The KDE FreeBSD team is proud to announce the release of KDE 4.3.3Martin Wilke2009-11-273-5/+545
| | | | | | | | | | | | | for FreeBSD. For lists of bugfixes and improvements please see: http://www.kde.org/announcements/changelogs/changelog4_3_1to4_3_2.php http://www.kde.org/announcements/changelogs/changelog4_3_2to4_3_3.php The KDE FreeBSD team would like to say thanks to all the helpers and submitters. Tested by: pointyhat-exp-run (myself)
* The FreeBSD KDE is please to announce the release of KDE 4.3.1,Thomas Abthorpe2009-09-022-12/+110
| | | | | | | | a bugfix, translation and maintenance update. Release note can be found at http://kde.org/announcements/announce-4.3.1.php We would like to thank all our contributors and testers. My personal thanks to miwi and makc for coaching me through my first KDE commit.
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-224-6/+4
| | | | starting with P,R,S
* clean upMax Brazhnikov2009-08-081-3/+0
|
* - Fix build with qt 4.5Martin Wilke2009-08-051-2/+2
|
* The KDE FreeBSD team is proud to announce the release of KDE 4.3.0Martin Wilke2009-08-053-148/+45
| | | | | | | | | | for FreeBSD. The official KDE 4.3.0 (Codename: "Caizen") release notes can be found at: http://kde.org/announcements/4.3/index.php. We'd like to say thanks to all helpers and submitters. Tested by: pointyhat-exp-run (pav/miwi)