aboutsummaryrefslogtreecommitdiffstats
path: root/portuguese
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 20140513sunpoet2014-05-272-3/+3
|
* Fix stagificationedwin2014-05-141-1/+0
|
* KDE/FreeBSD team presents KDE SC 4.12.5 and KDE Workspace 4.11.9!makc2014-05-112-4/+4
| | | | | | | deskutils/kdepim4: - Remove no longer needed patch, the problem was fixed since Qt 4.8.4. The area51 repository features commits by rakuco and makc.
* - Update to 20140504sunpoet2014-05-112-3/+3
|
* Support stagebapt2014-05-091-1/+0
|
* Update to 4.1.6.jkim2014-05-072-8/+8
|
* - Update to 2014.1.4.araujo2014-05-062-8/+6
| | | | | | | | - Mark as UNBROKEN. - Take maintainership. PR: ports/188814 Submitted by: John Marino <freebsd@marino.st>
* - Update to 20140429sunpoet2014-05-052-6/+6
| | | | - Move LICENSE downwards
* Convert all :U to :tu and :L to :tlbapt2014-05-051-1/+1
| | | | | | | | | | | | | | Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a replacement for :U and :L (which has been marked as deprecated) bmake which is the default on FreeBSD 10+ only support by default :tu/:tl a hack has been added at the time to support :U and :L to ease migration. This hack is now not necessary anymore Note that this makes the ports tree incompatible with make(1) from FreeBSD 8.3 or earlier With hat: portmgr
* - Update to 20140427sunpoet2014-04-292-3/+3
|
* Mark a few unfetchable ports BROKENantoine2014-04-271-0/+2
| | | | With hat: portmgr
* - Update to 20140412sunpoet2014-04-272-3/+3
|
* - Update to 20140401sunpoet2014-04-042-3/+3
|
* KDE/FreeBSD team presents KDE SC 4.12.4 and KDE Workspace 4.11.8!makc2014-04-032-4/+4
| | | | | | | | | | | | | | | | | | | | KDE ports: - Convert to USES=tar:xz devel/p5-perlqt, multimedia/kdemultimedia4-ffmpegthumbs: - Convert LIB_DEPENDS to new style devel/p5-perlqt, devel/p5-perlkde: - Don't remove directories installed by perl port net/kdnssd: - moved to net/zeroconf-ioslave (renamed upstream) x11/kdelibs4: - Clean up non-standard shared mime files and directories after deinstall The area51 repository features commits by Alonso Schaich <alonsoschaich@fastmail.fm> and makc.
* o Fix build: use TAR instead of JAR.lioux2014-03-281-1/+1
| | | | | | | o Incidentally avoiding BUILD_DEPENDS on Java. Submitted by: bdrewery Approved by: bdrewery (mentor)
* Update to 1.0 version from 2014: Programa do Imposto de Renda Pessoa Fisica ↵lioux2014-03-243-55/+38
| | | | | | 2014 versao Java Approved by: bdrewery (mentor)
* - Update to 20140310sunpoet2014-03-142-3/+3
|
* - Update to 20140309sunpoet2014-03-112-3/+8
| | | | | | - Add LICENSE: use the common one (MPL) among: - pt_PT is licensed under GPLv2, LGPL21 and MPL. - pt_BR is licensed under LGPL3 and MPL.
* Convert p* to USES=zipbapt2014-03-113-3/+3
|
* KDE/FreeBSD team presents KDE SC 4.12.3 and KDE Workspace 4.11.7!makc2014-03-054-19/+16
| | | | | | | | | | | | | | | | | | deskutils/kdepim4: - Add depedency on coreutils, kleopatra needs md5sum and sha1sum programs [1] misc/kdehier4: - add tests directory (r343428 commit to Templates/BSD.local.dist) security/kwallet: - moved to security/kwalletmanager (renamed upstream) x11/kdelibs: - remove workaround, which is not needed after global fix in Mk/bsd.kde4.mk (r315373) PR: ports/187259 [1] Submitted by: Tobias Berner <tcberner@gmail.com>
* Update to 4.1.5. It is partially based on the following PR.jkim2014-02-262-8/+8
| | | | PR: ports/186265
* - Bump PORTREVISION after KDE4_PREFIX changemakc2014-02-182-0/+2
|
* KDE/FreeBSD team presents KDE SC 4.12.2 and KDE Workspace 4.11.6!makc2014-02-188-211/+245
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Among changes: - Switch KDE4_PREFIX to ${LOCALBASE} - Remove now needless misc/kde4-shared-mime-info port - Add stage support - Remove ancient CONFLICTS (KDE 4.9 and less) and LATEST_LINK - Squeeze MASTER_SITES/MASTER_SITE_SUBDIR - Convert LIB_DEPENDS to new style - Use options helpers - Drop support for FreeBSD 7.x - Remove Qt/KDE 3 related workarounds - Remove local patches and use upstream version scheme for libraries - sysutils/kdeadmin4, net/kdenetwork4, devel/kdesdk4, and x11-clocks/kdetoys4 ports have been split. - devel/kcachegrind is now a part of KDE SC [1] - more logs in area51 repo... New ports: devel/kde-dev-scripts: KDE development scripts devel/kde-dev-utils: KDE development utilities games/klickety: Tetris themed solitaire games/picmi: Single player logic-based puzzle game textproc/libkomparediff2: Library to compare files and strings The area51 repository features commits by Schaich Alonso, avilla, rakuco and myself. PR: ports/186491 Exp-run: by bdrewery Approved by: beat (former maintainer) [1]
* - Update to 20140211sunpoet2014-02-152-3/+3
|
* - Reassign lioux' ports to the heaptabthorpe2014-02-151-1/+1
| | | | With hat: portmgr
* - Update to 20140125sunpoet2014-02-062-3/+3
|
* - Update gimp-help ports to 2.8.1. Polish translation has been removed, newmakc2014-02-012-0/+16
| | | | | | | | | translations have been added (ca, da, el, en_GB, sl, pt_BR) - Add stage support - Update maintainer address PR: based on ports/179681 Submitted by: RyoTa SimaMoto (maintainer)
* Remove ispell which is deprecated for long, consider using aspell instead or ↵bapt2014-01-296-78/+0
| | | | | | | | | | | | | | | | | | | | the aspell-ispell wrapper french/ispell german/ispell german/ispell-alt german/ispell-neu hungarian/ispell polish/ispell portuguese/ispell-pt_BR russian/rus-ispell textproc/british-ispell textproc/es-ispell textproc/ispell textproc/it-ispell textproc/nl-ispell textproc/sk-ispell ukrainian/ispell
* Support stagebapt2014-01-282-2/+0
|
* - Update to 20140102sunpoet2014-01-122-3/+3
|
* - Update to 20131229sunpoet2013-12-302-3/+3
|
* - Update Calligra Suite to 2.7.5.avilla2013-12-176-11/+8
| | | | | | | | | | | | - Require a new compiler to build Calligra. - Make GTL really an option in Calligra. - STAGEify. - Use OPTIONS helpers. - Set NO_ARCH for translation ports. - Add translation port for Intelingua. Calligra 2.7 release notes: http://www.calligra.org/news/calligra-2-7-released
* - Update to 20131125sunpoet2013-12-092-3/+3
|
* - use STAGEDIRdinoex2013-11-292-2/+0
|
* - Update to 20131118sunpoet2013-11-212-3/+3
|
* - Use single space after WWW:sunpoet2013-11-181-1/+1
|
* - Update to 20110813sunpoet2013-11-172-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update to 20110814 - Update to 20110909 - Update to 20110928 - Update to 20111025 - Update to 20111102 - Update to 20111119 Feature safe: yes - Update to 20111126 Feature safe: yes - Update to 20111204 Feature safe: yes - Update to 20111207 Feature safe: yes - Update to 20111225 - Update to 20120112 - Update to 20120118 - Update to 20120312 Feature safe: yes - Update to 20120503 - Update to 20120611 - Update to 20120711 - Update to 20121006 (pt_PT) and 2012-06-09 (pt_BR) - Cleanup Makefile header - Update to 20130331 - Add my LOCAL to MASTER_SITES to provide unfetchable :BR distfile Feature safe: yes - Update to 20130902 - Update to 20131001 - Support STAGEDIR - Update to 20131006
* Stagifybapt2013-11-041-5/+4
| | | | Use bsdtar to extract
* Stagifybapt2013-11-041-6/+5
| | | | Use bsdtar to extract
* - Update to 4.0.6.jkim2013-10-264-10/+8
| | | | - Support staging.
* - Update to 20131006sunpoet2013-10-122-3/+3
|
* - Update to 20131001sunpoet2013-10-042-6/+5
| | | | - Support STAGEDIR
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-2117-36/+22
| | | | portuguese)
* - Update to 20130902sunpoet2013-09-092-3/+3
|
* Update to 4.0.5.jkim2013-08-232-8/+8
|
* KDE3 and QT3 expired on 2013-07-01, remove these ports.rene2013-07-279-4811/+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
* Hopefully finish fixing the l10n ports after r322586 and r322618.rakuco2013-07-101-0/+1
|
* Fix INDEX by really fixing the kde4-l10n portsbapt2013-07-101-0/+1
|
* KDE4 l10n fixes.rakuco2013-07-104-6/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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.rakuco2013-07-052-4/+4
| | | | | | | | | | | | | | | | | | | 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.rakuco2013-07-032-4/+4
| | | | | | | | | | | | | | | 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.jkim2013-06-202-8/+8
|
* KDE/FreeBSD team presents KDE SC 4.10.3 ports!makc2013-05-194-8/+5
| | | | | | - Remove patches and checks for unsupported FreeBSD versions. The area51 repository features commits by avilla, rakuco and myself.
* Update to 4.0.3.jkim2013-05-102-8/+8
|
* Rely on bsdtar to autodetermine the format of the distfiles when possiblebapt2013-04-291-4/+0
| | | | | | | For a while now bsdtar is able to autotermine compression and archive format. Let's then use tar directly instead of piping to tar. Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
* - Convert USE_GETTEXT to USES (part 2)ak2013-04-242-2/+2
| | | | Approved by: portmgr (bapt)
* - Update to 20130331sunpoet2013-04-192-4/+5
| | | | | | - Add my LOCAL to MASTER_SITES to provide unfetchable :BR distfile Feature safe: yes
* Update to 4.0.2.jkim2013-04-172-8/+8
| | | | Feature safe: yes
* - Update Calligra and l10n ports to 2.6.2:avilla2013-03-304-14/+10
| | | | | | | | | | * 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!makc2013-03-278-46/+120
| | | | | | | | | | | | | | | | | | | | | | | - 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
* Update to 4.0.1.jkim2013-03-092-8/+8
|
* Merge from area51 repository:makc2013-02-055-10/+6
| | | | | | | | - Update to 2.5.5 - Convert to new options framework - minor cleanups Courtesy of: avilla
* Update to 3.6.5.jkim2013-02-052-8/+8
|
* KDE/FreeBSD team presents KDE SC 4.9.5 ports!makc2013-02-047-93/+112
| | | | | | | | | | | | | | | | | | | | | | | | - 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
* Bump PORTREVISION after DESKTOP_ENTRIES updatemakc2013-01-231-0/+1
|
* - Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8beat2012-12-302-0/+6
| | | | | | | | 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 3.5.7.jkim2012-10-274-18/+8
| | | | | | - Trim Makefile headers. Feature safe: yes
* - cleanup commentsdinoex2012-10-132-8/+0
| | | | Feature safe: yes
* Cleanup headers of ports created by megarga2012-10-111-5/+0
| | | | Feature safe: yes
* - Update to 20121006 (pt_PT) and 2012-06-09 (pt_BR)sunpoet2012-10-113-13/+9
| | | | - Cleanup Makefile header
* - Update Calligra Suite to 2.5.2.avilla2012-09-172-4/+4
| | | | | | | 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 Calligra to 2.5.1.avilla2012-09-014-14/+4
| | | | | | | | | - 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
* The KDE/FreeBSD team is pleased to announce version 2.5 of Calligra,avilla2012-08-264-30/+6
| | | | | | | | | | | | | | | | | | | 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.jkim2012-08-242-8/+8
| | | | | | | - 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).
* - Fix typos in COMMENTcs2012-08-021-1/+1
| | | | | - Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no A/An, etc.)
* - Update LibreOffice and the language packs to 3.5.5.jkim2012-07-182-8/+8
| | | | - Add new language packs, i.e., ast, bo, kn, lb, and ug.
* - Update to 20120711sunpoet2012-07-132-3/+3
|
* - Update Calligra to 2.4.3.avilla2012-07-052-4/+4
| | | | | | | - 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
* - The FreeBSD Office team is proud to announce LibreOffice.org 3.5.4 releasefluffy2012-07-012-8/+8
| | | | | | | | 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 20120611sunpoet2012-06-182-3/+3
|
* KDE/FreeBSD team presents KDE SC 4.8.4, probably the last release in 4.8.x ↵makc2012-06-155-6/+18
| | | | | | series. Official announcement: http://kde.org/announcements/announce-4.8.4.php
* - update png to 1.5.10dinoex2012-06-014-2/+4
|
* - Remove koffice-i18n ports, as they are not very useful withoutavilla2012-05-319-794/+0
| | | | editors/koffice-kde3.
* The KDE/FreeBSD team is pleased to announce Calligra Suite 2.4.2, KDEavilla2012-05-3117-502/+151
| | | | | | | | | | | | | | | 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.
* KDE/FreeBSD team presents long awaited KDE SC 4.8.3!makc2012-05-258-56/+206
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* - Update to 20120503sunpoet2012-05-062-3/+3
|
* - upgrade to 3.5.2bapt2012-04-237-0/+44
| | | | | | | | | | | | | | | | - 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 20120312sunpoet2012-03-142-3/+3
| | | | Feature safe: yes
* - Bump PORTREVISION to chase the update of multimedia/libvpxashish2012-02-162-0/+2
|
* The KDE/FreeBSD team is pleased to announce KDE SC 4.7.4, whichavilla2012-01-253-5/+5
| | | | | | | | | | 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 20120118sunpoet2012-01-222-3/+3
|
* - Update to 20120112sunpoet2012-01-132-3/+3
|
* - Update to 20111225sunpoet2011-12-282-3/+3
|
* - Update to 20111207sunpoet2011-12-082-3/+3
| | | | Feature safe: yes
* - Update to 20111204sunpoet2011-12-072-3/+3
| | | | Feature safe: yes
* - Pass maintainership to office@FreeBSD.orgsunpoet2011-11-292-2/+2
| | | | | Discussed with: bapt Feature safe: yes
* - Update to 20111126sunpoet2011-11-282-3/+3
| | | | Feature safe: yes
* - Update to 20111119sunpoet2011-11-212-3/+3
| | | | Feature safe: yes
* The KDE on FreeBSD team is pleased to update the KDE4 ports to 4.7.3.rakuco2011-11-142-4/+4
| | | | | | | | | | | 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 20111102sunpoet2011-11-072-3/+3
|
* - Update to 20111025sunpoet2011-10-302-3/+3
|
* The vast majority of pkg-descr files had the following format when theydougb2011-10-241-2/+0
| | | | | | | | | | | | | | | | 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
* The KDE/FreeBSD team is pleased to announce KDE Software Compilationavilla2011-10-175-37/+270
| | | | | | | | | | | | | | | | | | 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
* - Update to 20110928sunpoet2011-10-032-3/+3
|
* - Update to 20110909sunpoet2011-09-192-3/+3
|
* - Set DIST_SUBDIR: move dist files to DISTDIR/mythessunpoet2011-08-182-2/+3
|
* - Set DIST_SUBDIR: move dist files to DISTDIR/hyphensunpoet2011-08-182-2/+3
|
* - Set DIST_SUBDIR: move dist files to DISTDIR/hunspellsunpoet2011-08-182-4/+5
|
* - Change MASTER_SITES to my LOCAL to avoid implicit change of non-versionedsunpoet2011-08-184-8/+8
| | | | dist files
* - Update to 20110814sunpoet2011-08-162-3/+3
|
* - Update to 20110813sunpoet2011-08-152-4/+3
|
* - Set WRKSRCsunpoet2011-08-131-1/+2
|
* - Unify COMMENT and pkg-descrsunpoet2011-08-132-2/+2
| | | | | | - Set WRKSRC - Fix typo - Add trailing slash of WWW
* - Use WRKSRCsunpoet2011-08-121-1/+1
|
* Remove WWW entries from unmaintained ports that return 404 or where the domainehaupt2011-08-031-2/+0
| | | | disappeared.
* - Move language prefix to PKGNAMEPREFIXsunpoet2011-07-293-29/+29
| | | | | | | | | - Use DATADIR - Use PLIST_DIRSTRY for DATADIR - Explicitly list installing filenames - Bump PORTREVISION for PORTNAME and PLIST change - Sort PLIST - Cosmetic change
* - Fix typosunpoet2011-07-251-1/+1
|
* Pass matainership to the new office teambapt2011-07-223-3/+3
|
* Add some locales thesaurusbapt2011-07-214-0/+41
|
* Add Portuguese hyphenation rulesbapt2011-07-214-0/+35
|
* Add portuguese and bresilian hunspell dictionnarybapt2011-07-204-0/+49
|
* Reset maintainership de jure. In fact KDE 3 has not been maintained by our teammakc2011-07-084-4/+4
| | | | | | 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.5makc2011-07-085-5/+195
| | | | | 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 MD5ohauer2011-07-031-1/+0
|
* The FreeBSD KDE Team is pleased to announce KDE SC 4.6.4. Read fullavilla2011-06-142-4/+4
| | | | announcement here: http://kde.org/announcements/announce-4.6.4.php
* Update KDE Software Compilation ports to 4.6.3makc2011-05-174-4/+102
| | | | Special thanks to Raphael Kubo da Costa for his work on this update.
* - Update KOffice to 2.3.3.avilla2011-04-134-8/+8
|
* The FreeBSD KDE Team is pleased to announce April updates for KDEavilla2011-04-073-4/+22
| | | | | | | 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 KOffice to 2.3.1.avilla2011-03-258-186/+76
| | | | - Force dependency on new libwpg.
* The FreeBSD KDE Team is pleased to announce KDE SC 4.6.1 and KDE PIMavilla2011-03-256-51/+200
| | | | | | | | | 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
* - Get Rid MD5 supportmiwi2011-03-1910-10/+0
| | | | With hat: portmgr (myself)
* - Remove unnecessary PKGNAMEPREFIX declarationsunpoet2011-01-094-4/+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.5fluffy2011-01-082-4/+4
| | | | | | for FreeBSD. It's a bugfix-only release, January 2011 set.
* KDE FreeBSD team presents KDE SC 4.5.4.makc2010-12-034-12/+4
|
* KDE FreeBSD team presents KDE SC 4.5.3.makc2010-11-043-6/+8
|
* Deprecate md5 in favour of sha256 checksums. md5 checksums will no longererwin2010-10-291-1/+1
| | | | | | | | | | 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
* KDE FreeBSD team presents KDE SC 4.5.2.makc2010-10-065-24/+50
| | | | | | | | 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.ade2010-09-164-8/+4
| | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
* As previously advertised, remove the remaining ports that have nodougb2010-09-056-3266/+0
| | | | SHA256 checksum information in the distinfo file.
* KDE FreeBSD team presents KDE SC 4.5.1.makc2010-09-036-1002/+312
| | | | | New ports added: misc/kde4-l10n-ia - Interlingua localization for KDE
* Update KOffice l10n ports to 2.2.2makc2010-08-286-28/+12
|
* Update distinfo. The distfiles have been re-rolled for some reason.hrs2010-08-161-3/+3
| | | | Reported by: pav
* Deprecate ports that have been unfetchable for so long that theydougb2010-08-091-0/+3
| | | | do not have SIZE and/or SHA256 in their distinfo files.
* Present KDE SC 4.4.5 for FreeBSD.makc2010-06-303-11/+6
| | | | Feature safe: yes
* - Update KOffice (and its l10n packs) to 2.2.0 releasefluffy2010-06-198-52/+84
| | | | | | | | | | | | 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
* Present KDE SC 4.4.4 for FreeBSD.makc2010-06-023-6/+10
|
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-314-4/+4
|
* - Update KOffice to 2.1.2 releasefluffy2010-05-1110-120/+12
| | | | | | - Add ca@valencia localization for KOffice With hat on: kde@
* - The FreeBSD KDE team is pleased to announce KDE SC 4.4.3 for FreeBSDfluffy2010-05-118-387/+422
| | | | With hat on: kde@
* - update to 1.4.1dinoex2010-03-2810-8/+10
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* Update to version 2010.1.0 of the 2010 fiscal yearlioux2010-03-022-17/+18
| | | | Feature safe: yes
* Presenting KDE 4.3.5 for FreeBSD. The official release notes for thismiwi2010-02-074-8/+6
| | | | | | | 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-8dinoex2010-02-0510-4/+10
|
* The KDE FreeBSD team is proud to announce the release of KOffice2 suite for ↵fluffy2009-12-2213-960/+172
| | | | | | | | | | | | FreeBSD. The official KOffice 2.1.0 notes can be found here (http://www.koffice.org/news/koffice-2-1-released/) We'd like to say thanks to all helpers, testers and submitters. Happy Installing. Approved by: miwi (mentor)
* The FreeBSD KDE is please to announce the release of KDE 4.3.4,miwi2009-12-022-6/+6
| | | | | | | 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.
* The KDE FreeBSD team is proud to announce the release of KDE 4.3.3miwi2009-11-275-73/+23
| | | | | | | | | | | | | 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)
* Update to 8.1.7. Multiple vulnerabilities which could cause thehrs2009-10-151-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | application to crash and could potentially allow an attacker to take control of the affected system have been fixed. Security: CVE-2007-0048 Security: CVE-2007-0045 Security: CVE-2009-2564 Security: CVE-2009-2979 Security: CVE-2009-2980 Security: CVE-2009-2981 Security: CVE-2009-2982 Security: CVE-2009-2983 Security: CVE-2009-2985 Security: CVE-2009-2986 Security: CVE-2009-2987 Security: CVE-2009-2988 Security: CVE-2009-2989 Security: CVE-2009-2990 Security: CVE-2009-2991 Security: CVE-2009-2992 Security: CVE-2009-2993 Security: CVE-2009-2994 Security: CVE-2009-2996 Security: CVE-2009-2997 Security: CVE-2009-2998 Security: CVE-2009-3431 Security: CVE-2009-3458 Security: CVE-2009-3459 Security: CVE-2009-3462 Security: APSB09-15 Security: http://www.adobe.com/support/security/bulletins/apsb09-15.html
* The FreeBSD KDE is please to announce the release of KDE 4.3.1,tabthorpe2009-09-025-9/+9
| | | | | | | | 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.
* clean upmakc2009-08-082-6/+0
|
* The KDE FreeBSD team is proud to announce the release of KDE 4.3.0miwi2009-08-058-82/+473
| | | | | | | | | | 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)
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-3110-0/+10
| | | | | | bumped or updated Requested by: edwin
* Upgrade to 20090702-0.thierry2009-07-082-5/+4
|
* Update to 8.1.6 and 9.1.2.hrs2009-06-181-3/+3
| | | | | | | | | | | | | | | | | | | | | | | Critical vulnerabilities have been identified in Adobe Reader 9.1.1 and Acrobat 9.1.1 and earlier versions. These vulnerabilities would cause the application to crash and could potentially allow an attacker to take control of the affected system. Security: http://www.adobe.com/support/security/bulletins/apsb09-07.html Security: CVE-2009-0198 Security: CVE-2009-0509 Security: CVE-2009-0510 Security: CVE-2009-0511 Security: CVE-2009-0512 Security: CVE-2009-0888 Security: CVE-2009-0889 Security: CVE-2009-1855 Security: CVE-2009-1856 Security: CVE-2009-1857 Security: CVE-2009-1858 Security: CVE-2009-1859 Security: CVE-2009-1861
* The KDE FreeBSD team is pleased to announce KDE 4.2.4, the last bugfixmiwi2009-06-033-8/+6
| | | | | | release in 4.2.x series. The official KDE 4.2.4 release changelog can be found at: http://www.kde.org/announcements/changelogs/changelog4_2_3to4_2_4.php.
* Update to 8.1.5. Two critical vulnerabilities have been fixed:hrs2009-05-131-3/+3
| | | | | | | | | | | | | | | | | | | | | | | - CVE-2009-1492 The getAnnots Doc method in the JavaScript API in Adobe Reader and Acrobat 9.1, 8.1.4, 7.1.1, and earlier allows remote attackers to cause a denial of service (memory corruption) or execute arbitrary code via a PDF file that contains an annotation, and has an OpenAction entry with JavaScript code that calls this method with crafted integer arguments. - CVE-2009-1493 The customDictionaryOpen spell method in the JavaScript API in Adobe Reader 8.1.4 and 9.1 on Linux allows remote attackers to cause a denial of service (memory corruption) or execute arbitrary code via a PDF file that triggers a call to this method with a long string in the second argument. Security: CVE-2009-1492 Security: CVE-2009-1493 Security: http://www.adobe.com/support/security/bulletins/apsb09-06.html
* Update KDE ports to 4.2.3makc2009-05-104-6/+12
| | | | | | | | | | | | | | | | | | | | | | | | See original release announcement for details: http://kde.org/announcements/announce-4.2.3.php New ports: devel/kdebindings4: Meta port of KDE bindings for C#, Java, PHP, Python and Ruby. Currently only Python bindings are supported. devel/kdebindings4-python, devel/kdebindings4-python-krosspython, devel/kdebindings4-python-pykde4: Python bindings for KDE. print/kdeutils4-printer-applet: printer-applet is a system tray utility. It shows current print jobs, shows printer warnings and errors and shows when printers that have been plugged in for the first time are being auto-configured by hal-cups-utils. It replaces kjobviewer in KDE 3. print/system-config-printer-kde A port of Gnome system-config-printer to KDE.
* - Distfile updated without a version bump.araujo2009-04-192-6/+4
| | | | | | | - Fix mtree. - Bump PORTREVISION. Approved by: portmgr (erwin)
* The KDE FreeBSD team is proud to announce the release of KDE 4.2.2miwi2009-04-024-26/+33
| | | | | | | | | | for FreeBSD. The official KDE 4.2.2 release changelog can be found at: http://www.kde.org/announcements/changelogs/changelog4_2_1to4_2_2.php. Also mark some ports MAKE_JOBS_SAFE. New Ports: misc/kde4-l10n-sk - Slovak
* Update to 8.1.4. This version includes serious security fixes.hrs2009-03-291-3/+3
| | | | | | | | | | | | | Security: APSB09-04 Security: APSB09-03 Security: CVE-2009-0193 Security: CVE-2009-0658 Security: CVE-2009-0927 Security: CVE-2009-0928 Security: CVE-2009-1061 Security: CVE-2009-1062 Security: http://www.adobe.com/support/security/bulletins/apsb09-04.html PR: ports/133039
* Welcome to the new linux ports infrastructure which allows usingbsam2009-03-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | both current (fc4) and future linux (f8) distributions at one ports tree. The patch contains full changes to ports/Mk files and all ports involved. But only infrastructure is changed. The resulting packages are the same as before. Hence no need to bump PORTREVISIONs. The idea was taken from bsd.gnome.mk and others. More than 130 ports are switched to follow a new linux infrastructure introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new bsd.linux-apps.mk. Thanks for all who was involved and helped me with this work. And help from Alexander Leidinger was incredible. Other changes are coming. Stay tuned! PR: ports/132510 Submitted by: bsam (me) Exp-run by: portmgr (pav)
* Update KDE to 4.2.1.makc2009-03-096-158/+676
| | | | | | | multimedia/phonon port has been split into phonon itself, phonon-xine and phono-gstreamer backends. After updating phonon port you have to install at least one backend. phonon-xine backend is recommended for KDE.
* o Add DESKTOP_ENTRIES with entrylioux2009-03-031-1/+9
| | | | | "Imposto de Renda Pessoa Fisica 2009" o Bump PORTREVISION
* o Do not rely on PORTDATA construct when the data files are notlioux2009-03-031-3/+9
| | | | | | optional. o Use PLIST_FILES directly. o Bump PORTREVISION due to PLIST change.
* Update to version 2009.1.0 of the 2009 fiscal yearlioux2009-03-034-48/+97
|
* - Add all manpages for kde4-l10n*miwi2009-02-092-0/+70
|
* The KDE FreeBSD team is proud to announce the release of KDE 4.2.0miwi2009-02-096-140/+258
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for FreeBSD. The official KDE 4.2.0 (Codename: "The Answer") release notes can be found at: http://kde.org/announcements/4.2/index.php. New supported languages include Arabic, Icelandic, Basque, Hebrew, Romanian, Tajik and several Indian languages (Bengali India, Gujarati, Kannada, Maithili, Marathi) indicating a rise in popularity in this part of Asia. New ports for KDE 4.2.0: arabic/kde4-l10n Arabic hebrew/kde4-l10n Hebrew misc/kde4-l10n-bn_IN Bengali (India) misc/kde4-l10n-eu Basque misc/kde4-l10n-gu Gujarati misc/kde4-l10n-is Icelandic misc/kde4-l10n-kn Kannada misc/kde4-l10n-mai Maithili misc/kde4-l10n-mr Marathi misc/kde4-l10n-ro Romanian misc/kde4-l10n-tg Tajik math/eigen2 Lightweight library for vector and matrix math graphics/kipi-plugins-kde4 KDE4 kipi graphics plugins sysutils/policykit-kde PolicyKit manager for KDE Unfortunately FreeBSD 6.4 support is dropped. We'd like to say thanks for feedback and help to: Matt Tosto, Kris Moore, stickibit, David Johnson, Markus Brueffer, David Naylor, Thomas Schlesinger, Warren Liddell, Thomas Abthorpe, Diego Depaoli, Mats Andreassen, portmgr for exp-run and repocopies.
* kde@freebsd team is pleased to announce KDE 4.1.4, the last bugfix release ↵makc2009-01-146-19/+19
| | | | | | | | | | | | | | in 4.1.x series. You have only two weeks to play with it -- KDE 4.2.0 is coming ;) Great thanks for those who helped us with testing 4.1.2 and 4.1.3 during long-long ports ice-age. For lists of bugfixes and improvements please see: http://www.kde.org/announcements/changelogs/changelog4_1_1to4_1_2.php http://www.kde.org/announcements/changelogs/changelog4_1_2to4_1_3.php http://www.kde.org/announcements/changelogs/changelog4_1_3to4_1_4.php Approved by: miwi (mentor)
* o Remove after repocopy/move tolioux2008-12-084-31/+0
| | | | | | | ports/portuguese/aspell -> ports/portuguese/aspell-pt_PT PR: 129339 Repocopy performed by: marcus (portmgr)
* o Commit after repocopy.lioux2008-12-081-1/+1
| | | | | | | | | | | | | | | ports/portuguese/aspell -> ports/portuguese/aspell-pt_PT o Disconnect from build ports/portuguese/aspell o Connect to build ports/portuguese/aspell-pt_PT PR: 129339 Repocopy performed by: marcus (portmgr)
* - Improve package naming according to language category naminglioux2008-12-081-1/+2
| | | | | | conventions. The language code should be a suffix on the port name but a prefix on the package name. - Bump PORTREVISION.
* - Improve package naming according to language category naminglioux2008-12-021-2/+3
| | | | | | conventions. The language code should be a suffix on the port name but a prefix on the package name. - Bump PORTREVISION.
* Update to Adobe Reader 8.1.3.hrs2008-11-081-3/+3
| | | | | | | | | | | | | | | | | Release note: http://kb.adobe.com/selfservice/viewContent.do?externalId=kb407016&sliceId=1 Security vulnerabilities report: http://www.adobe.com/support/security/bulletins/apsb08-19.html Security: CVE-2008-2992 Security: CVE-2008-2549 Security: CVE-2008-4812 Security: CVE-2008-4813 Security: CVE-2008-4817 Security: CVE-2008-4816 Security: CVE-2008-4814 Security: CVE-2008-4815
* Remove ports of Adobe Reader 7 and the localized versions because ofhrs2008-09-063-22/+0
| | | | | | | | | security vulnerability. The print/acroreadwrapper new supports acroread8 only. Security: CVE-2008-2641 Security: CVE-2008-0883 Security: http://www.adobe.com/support/security/bulletins/apsb08-15.html
* The KDE FreeBSD team is proud to announce the release of KDE 4.1.1miwi2008-09-034-18/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for FreeBSD. The official KDE 4.1.1 release notes can be found at http://www.kde.org/announcements/changelogs/changelog4_1to4_1_1.php. KDE Community ships sirst translation and service release of the 4.1 dree desktop, containing numerous bugfixes, Performance Improvements and Translation Updates. Pretty much all applications have received the developers' attention, resulting in a long list of bugfixes and improvements. The most significant changes are: * Significant performance, interaction and rendering correctness improvements in KHTML and Konqueror, KDE's web browser * User interaction, rendering and stability fixes in Plasma, the KDE4 desktop shell * PDF backend fixes in the document viewer Okular * Fixes in Gwenview, the image viewer's thumbnailing, more robust retrieval and display of images with broken metadata * Stability and interaction fixes in KMail New Ports: - graphics/kcoloredit * KColorEdit is a palette files editor. It can be used for editing color palettes and for color choosing and naming. - graphics/kgraphviewer * KGraphViewer is a GraphViz DOT graph viewer for KDE. The GraphViz programs are free-software layout engines for graphs. KGraphViewer displays the graphs in a modern, user-friendly GUI with all the power of a well integrated KDE application. - graphics/kiconedit * KIconEdit is designed to help create icons for KDE using the standard icon palette. - graphics/skanlite * Skanlite is a simple image scanning application that does nothing more than scan and save images. Skanlite can open a save dialog for every image scanned or save the images immediately in a specified directory with auto-generated names and format. The user can also choose to show the scanned image before saving.
* The KDE FreeBSD team is proud to announce the releasemiwi2008-08-292-6/+6
| | | | | | | | | | | | | | | | | | | of KDE 3.5.10 for FreeBSD. The official KDE 3.5.10 release notes can be found at: http://www.kde.org/announcements/announce-3.5.10.php While not a very exciting release in terms of features, 3.5.10 brings a couple of nice bugfixes and translation updates to those who choose to stay with KDE 3.5. The fixes are thinly spread across KPDF with a number of crash fixes, KGPG and probably most interesting various fixes in kicker, KDE3's panel: * Improved visibility on transparent backgrounds * Themed arrow buttons in applets that were missing them * Layout and antialiasing fixes in various applets Approved by: portmgr (erwin/pav)
* The KDE FreeBSD team is proud to announce the releasemiwi2008-08-184-20/+237
| | | | | | | | | | | | | | | | of KDE 3.5.9 for FreeBSD. The official KDE 3.5.9 release notes can be found at: http://www.kde.org/announcements/announce-3.5.9.php After the KDE 4.1.0 import the team found time to make KDE 3.5.9 ready for the Ports tree. KDE 3.5.9 was released six months ago and 3.5.10 is coming soon. We are not sure we have time to get 3.5.10 for FreeBSD 7.1/6.4 release, but we would have minimum 3.5.9 for those people who prefer to stay with KDE3. Of course Thanks to all Testers.
* The KDE FreeBSD team is proud to announce the release of KDE 4.1.0miwi2008-08-109-1869/+597
| | | | | | | | | | | | | | | | | | | | | for FreeBSD. The official KDE 4.1.0 release notes can be found at http://www.kde.org/announcements/4.1/. Some note: * Prefix KDE4 will be install into a custom prefixes namely ${LOCALBASE}/kde4. KDE4 and KDE3 can co-exist * Sound For sound to work, it is necessary to have dbus and hal enabled in your system. Please see the respective documentation on how to enable these. For more Informations see the HEADS UP at ports@ and kde-freebsd@ or our wiki page http://wiki.freebsd.org/KDE4/Install. Have fun!
* Upgrade to 20080707.thierry2008-07-252-4/+4
|
* Update to 8.1.2 Security Update 1. Quoted from the advisory:hrs2008-07-211-3/+3
| | | | | | | | | | | | A critical vulnerability has been identified in Adobe Reader and | Acrobat 8.1.2. This vulnerability would cause the application to | crash and could potentially allow an attacker to take control of | the affected system. Security: CVE-2008-2641 Security: CVE-2008-0883 Security: http://www.adobe.com/support/security/bulletins/apsb08-15.html
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-064-1/+4
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-1/+1
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* Upgrade Esperanto (eo), Spanish (es), Galician (gl), Romanian (ro),thierry2008-04-173-4/+5
| | | | | Lithuanian (lt), and Brazilian Portuguese (pt_BR) Aspell Dictionaries to their latest releases.
* Update to 8.1.2. Bug fixes and enhancements can be found athrs2008-04-141-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | http://blogs.adobe.com/acroread/2008/02/#a005029: [General Issues] * Font caching Issues: Various font caching issues are fixed in Reader 8.1.2, including the issue of fonts that were configured using fontconfig not being picked up by the Reader to render documents (reported by Novell). * Problem with Dual-screen setup (Xinerama mode).: Issue number 4 listed on the Known Issues page for Reader 8.1.1. * Document ordering and fullscreen mode: Issue has been fixed in Reader 8.1.2. * Font KozGoProVI-Medium.otf is missing in Japanese Reader: This issue is fixed in Reader 8.1.2. [Printing Related Issues] * Incorrect orientation: Issues with printing PDF files containing portrait and landscape pages have been fixed in Reader 8.1.2. Choosing "Auto Rotate and Center" will now print the pages in their inherent orientation. * Red wash on printing with HP CLJ 2605: A workaround for this has been added in the preferences ($HOME/.adobe/Acrobat/8.0/Preferences/reader_prefs), namely "brokenCRDs". This value is set to "false" by default and can be modified to "true" if one faces the red background issue. * Scaling issues: Problems with -shrink/-expand options in the command line (Issue #1 listed on the Known Issues page for Reader 8.1.1) as well as with "Custom" printing in the dialog have been fixed in Reader 8.1.2. * Reader does not remember last chosen printer across sessions: Last chosen printer is now remembered between different sessions of the Reader in 8.1.2 release. * Cannot pipe PDF as input to acroread: PDF contents can be read from stdin when using the -toPostScript option. * Hardcoding of printer command: Earlier the printer command was hardcoded in the reader binary. This has been fixed in Reader 8.1.2 to pick up the command from the PATH environment variable.
* - Distfile updated without a version bump.araujo2008-04-092-6/+4
| | | | | | | | - Mark as unbroken. PR: ports/122511 Submitted by: myself Approved by: lioux (mantainer, implicit)
* - Mark BROKEN: checksum mismatchpav2008-04-091-0/+2
| | | | Reported by: pointyhat
* Distfile version update without a version bump. Update distinfo andlioux2008-03-162-3/+4
| | | | bump PORTREVISON.
* Upgrade to 20080221-0.thierry2008-03-062-4/+4
|
* Update to version 2008.1.0 of the 2008 fiscal yearlioux2008-03-042-7/+7
|
* Add Adobe Reader 8.1.1 and localized versions (total 15hrs2008-01-053-0/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | languages). Changes from 7.x include: User Interface: * New improved UI with more real-estate in terms of page view space. Only the most commonly used tools are present in the toolbar by default (and the toolbar can be customized by the user according to his/her own preference.) * Sleek design and new stylish user interface elements (including toolbars, navigation tabs, panes, etc.) for a more rich user experience. * Improved launch time and overall performance. Less waiting, more work. * Support for Single Document Interface (SDI) mode for improved usability. Less cluttered, more intuitive. * Always-available search toolbar (includes find and access to search pane) New Features: * Support for playing Multimedia-enabled PDF documents for supported media types (linux). Play Real media and more! * Support for participating in Shared Reviews along with other users of Adobe Reader 8.x on Unix, and Adobe Reader/Acrobat 8.x on Win/Mac. Collaborate right inside the Reader. * Improvements in Commenting and Drawing Markup tools. * New tools such as Loupe Tool, Pan and Zoom. Expand your horizons, and control what you want to see. * Support for dynamically rendered bar code generation in forms. * Updated Review Tracker with inbuilt support for RSS feeds. Use the Reader as your RSS feed reader! * New 2D and 3D measuring tools for more accurate control of architectural drawings. * Printing: New support for Booklet Printing and Low Resolution printing of secured documents. * Significant performance improvement for certain types of forms via direct rendering for Dynamic Forms. * Support for documents created with Adobe Acrobat 3D including navigation, cross-section and rendering. * Accessibility: Support for Orca. * Various new additions to the Manage Digital ID feature, including support for Roaming Credentials, support for Cryptographic Tokens and Smart Cards (PKCS#11 compliant). * Support for adding a Digital Signature Field in documents which have been "Reader Enabled" through Acrobat Professional on Win/Mac. * Support for viewing PDF Packages - get an organized view of your PDFs in a single well-defined interface. * Support for the PRC format for 3D data. * Beyond Reader: New help resources that contains up-to-date information on Adobe products, Adobe Reader and how it can be used with Adobe¡Çs other products. * Adobe Help Viewer - a self-contained, one-stop shop for all help related to the Reader * Improved Search capabilities, including searching of sub-documents in a PDF Package, improved searching of attachments, etc.
* Fix install target: add correct WRKSRClioux2007-12-161-1/+1
| | | | Prompted by: pav
* Update to version 2.0lioux2007-12-122-8/+5
|
* Update to KDE 3.5.8lofi2007-10-308-20/+28
|
* Update to KDE 3.5.7 / KOffice 1.6.3lofi2007-07-0424-80/+40
|
* Upgrade to 20070510-0.thierry2007-06-274-8/+8
|
* - Upgrade to 20070411-0;thierry2007-06-134-7/+6
| | | | - Release maintainership.
* - Welcome X.org 7.2 \o/.flz2007-05-2012-2/+12
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* BROKEN: Size mismatchkris2007-04-201-0/+2
|
* - Remove FreeBSD 4.X support from unmaintained ports in categories startinggabor2007-04-201-13/+0
| | | | with letter n-p
* Update to KDE 3.5.6 / KOffice 1.6.2lofi2007-03-1426-80/+82
|
* o Update DISTINFO sinze distfile has changed without a version bump:lioux2007-03-132-4/+4
| | | | | no functional change o Bump PORTREVISION
* o Improve wrapper.sh script: remove jars after we have used themlioux2007-03-062-3/+15
| | | | o Bump PORTREVISION
* New port irpf version 2007.1.0: Programa do Imposto de Renda Pessoalioux2007-03-066-0/+154
| | | | Fisica 2007 versao Java
* Upgrade to 20070206-0.thierry2007-02-138-36/+20
| | | | | Warning: this version only installs pt_PT dictionaries, for Brazilian use aspell-pt_BR.
* Add Aspell Brazilian Portuguese dictionary.thierry2007-02-135-0/+30
|
* Update to 7.0.9. Various security vulnerabilities have been fixed.hrs2007-01-182-4/+4
| | | | | | Security: CVE-2006-5857, CVE-2007-0045, CVE-2007-0046, CVE-2007-0047, CVE-2007-0048 Security: http://www.adobe.com/support/security/bulletins/apsb07-01.html
* Update to KDE 3.5.5 / KOffice 1.6.1lofi2006-12-2026-144/+1279
| | | | Approved by: portmgr
* Remove expired www/frontpage and all frontpage ports:vd2006-12-133-26/+0
| | | | | | | | | | | | | | | | | | | | | 2006-12-01 www/frontpage: Microsoft Frontpage Extensions have reached their End-of-Life portuguese/frontpage-pt_BR www/frontpage-ar www/frontpage-de www/frontpage-es www/frontpage-fr www/frontpage-he www/frontpage-it www/frontpage-ja www/frontpage-ko www/frontpage-nl www/frontpage-sv www/frontpage-th www/frontpage-zh www/mod_frontpage www/mod_frontpage-rtr www/mod_frontpage2-rtr
* Update localized Adobe Reader to 7.0.8.hrs2006-09-232-5/+5
|
* KDE 3.5.4 / KOffice 1.5.2lofi2006-09-1321-38/+48
|
* All dictionaries can be installed separately:thierry2006-07-158-14/+42
| | | | | | | | | | | | | | | | | | - by default, textproc/aspell installs the English dictionaries (no change); - thereafter you can install any foreign dictionary; - when you install a foreign dictionary, i.e. french/aspell or textproc/da-aspell, it installs only the dictionaries, and depends upon textproc/aspell for the programs; - if you don't need the English dictionaries, you can define WITHOUT_DICTEN or install textproc/aspell-without-dicten; - add a new port for textproc/en-aspell: if aspell had been installed without the English dictionaries, they can be added thereafter; - add a missing port for german/alt-aspell; - foreign dictionaries are almost independent from textproc/aspell, and their maintainership is available. Credits: special thanks to Serge Gagnon <ser_gagnon (at) sympatico.ca>
* - Update to 5.0.2.4803pav2006-06-262-4/+3
| | | | | | | - Take maintainership PR: ports/99324 Submitted by: Scot W. Hetzel <swhetzel@gmail.com>
* Update to KDE 3.5.3lofi2006-06-068-44/+70
|
* Update to KOffice 1.5.1lofi2006-05-2715-24/+177
|
* Fix MASTER_SITES and make it fetchable againgarga2006-05-221-1/+1
| | | | | PR: ports/97570 Submitted by: maintainer
* Bump PORTREVISION to reflect the fact that the .desktop file is nojylefort2006-05-211-1/+1
| | | | longer installed.
* Bump PORTREVISION to reflect the fact that these ports may nowjylefort2006-05-191-1/+1
| | | | install/deinstall a desktop entry.
* Update to KOffice 1.5.0lofi2006-04-2918-33/+39
| | | | | Approved by: portmgr (kris) cVS: arabic/koffice-i18n/distinfo arabic/koffice-i18n/pkg-descr
* Reset mbr due to no answer to an email inquiry about his status, andlinimon2006-04-151-1/+1
| | | | | | maintainer-timeouts. Hat: portmgr
* Update to KDE 3.5.2lofi2006-03-318-270/+46
|
* - Use a distfile in tarball instead of one in rpm.hrs2006-02-223-18/+8
| | | | | | | | | - Remove CONFLICTS. All of the localized versions can coexist now. - Update the localized versions to 7.0.5 if possible. - Add support for print/acroreadwrapper. Discussed with: netchild and mezz PR: ports/90319
* Update to KDE 3.5.1.lofi2006-02-016-12/+14
|
* SHA256ifyedwin2006-01-247-0/+7
| | | | Approved by: krion@
* Update to KDE 3.5.0lofi2006-01-098-238/+382
|
* Hash with SHA-256.trevor2006-01-081-0/+1
|
* - Add SHA256pav2005-11-261-0/+1
|
* Update to KDE 3.4.3 / KOffice 1.4.2lofi2005-11-0526-48/+26
|
* Remove all the secondary port of editors/ooodict-allmaho2005-11-013-42/+0
| | | | | | localized ones should be activated via knob like: % cd ports/editors/ooodict-all % make LOCALIZED_LANG=ABC
* localized versions of Adobe Reader (formerly Acrobat Reader)trevor2005-10-084-0/+31
|
* Forgot to remove ooo ports in portuguese categorymaho2005-09-073-67/+0
| | | | | | (had already removed from CVSROOT/module, portuguese/Makefile and ports/MOVED) Submitted by: kris
* Fix index build by moving openoffice.org-1.1 ports.maho2005-08-292-2/+2
| | | | Submitted by: krion via krisautomail
* Update to KDE 3.4.2 / KOffice 1.4.1lofi2005-08-0118-26/+30
|
* Update to KOffice 1.4.0a.lofi2005-07-0618-174/+852
| | | | | Note that 'a' does *not* stand for 'alpha', but denotes a short-notice bugfix release made after KOffice 1.4.0.
* Remove openoffice.org localized ports as I announced:maho2005-06-291-3/+0
| | | | | | | | o http://docs.freebsd.org/cgi/getmsg.cgi?fetch=25587+0+archive/2005/freebsd-openoffice/20050529.freebsd-openoffice o still you can build them via knobs for 1.1 see ports/editors/openoffice-1.1/files/Makefile.localized o 1.0 has been broken for long time, no longer maintained actively. (but still I don't delete 1.0 and delete only localized versions)
* Update to KDE 3.4.1lofi2005-06-268-2050/+160
|
* Mega-patch to cleanup the ports infrastructure regarding our linux bits:netchild2005-06-181-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD tools to strip binaries anymore, so it's not neccesary anymore to override STRIP and STRIP_CMD. - USE_LINUX_PREFIX implies NO_MTREE now. - In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries instead upon the native FreeBSD libraries. - The variable LINUX_BASE_PORT contains a string which is suitable as an item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the default (or overriden) linux base, ${LINUX_BASE_PORT} should be used instead of a hardcoded reference. - Change all ports to comply to the "new world order". - The Ports Collection now allows to override the default linux_base port. Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use ${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use ${PORTSDIR}/emulators/linux_base-${OVERRIDE_LINUX_BASE_PORT}). - If USE_LINUX or OVERRIDE_LINUX_BASE doesn't point to an existing linux_base port and if USE_LINUX isn't set to "yes" (case insensitive), the port will be marked as IGNORE. [1] - Readd USE_LINUX knobs into several ports and make several uses of a conditional dependency ("USE_LINUX?=") into an unconditional one ("USE_LINUX=") which where removed/changed by Trevor to allow the use of alternative linux_base ports. While this is a nice goal, the implementation resulted in missing dependencies. The OVERRIDE_LINUX_BASE_PORT knob in this commit is supposed to fix the problem while keeping the feature. Basicaly this includes a backout of Trevor's commit, to prevent confusion I mention it here explicitely. - Use the correct prefix (X11- instead of LOCAL- or LINUX-) for some ports. Chase dependencies for this. - Changes to make linux_devtools installable on amd64, remove some stray device nodes (they don't work on recent OS versions and aren't really needed). - Make linux_base-8 PREFIX clean and remove some stray device nodes. Additionally tell a little bit more about how to setup NIS/YP [2]. - Update the PGSQL dependency in the linux-opengroupware port to a recent version (the old one isn't available anymore), I don't know if this works (at least it isn't more broken than before). - Use PREFIX/usr/share/doc instead of PREFIX/usr/doc in the divx4linux ports, the former path exists already and gets populated by other packages too (PREFIX=LINUXPREFIX!). - Fix some obvious (non-linuxolator) bugs in some linux ports while being there. - Bump PORTREVISION where neccesary. Requested by: portmgr (linimon) [1] Submittted by: Gerrit Kuehn <gerrit_huehn@gruft.fido.de [2] Approved by: portmgr (kris, linimon), maintainers (or maintainer timeout) Tested on: ports cluster (kris) Reviewed by: silence on emulation@ Superseedes PR: 69997 Maintainer approval from: chris@chrisburkert.de cracauer@cons.org des girgen jamie@bishopston.net mezz mi nivit@users.sf.net pat simond@irrelevant.org riggs@rrr.de Udo.Schweigert@Siemens.com
* - Unbreak and general updatepav2005-06-062-6/+2
| | | | | | | | | | | | | | | - Add thesaureses - Add new dictionaries for Afrikaans, Welsh, English (Australia), English (New Zealand), Spanish (Mexico), Faroese, Irish, Gaelic, Galician, Indonesian, Kurdish, Lithuanian, Malagasy (Madagascar), Maori (New Zealand), Malay, Norwegian, Chichewi (Malawi), Romanian, Kinyarwanda (Rwanda), Slovenian, Kishahili, Tagalog (Philippines), Hebrew (Israel), German (Austria), French (Belgium) PR: ports/78492, ports/81196 Submitted by: Pawel Wieleba <P.Wieleba@iem.pw.edu.pl>, Nicholas Kirby <nkirby@dagr.net> Approved by: maintainer (in general; too busy to work on ooodict)
* Update to KDE 3.4lofi2005-03-218-154/+3946
|
* Respect the user's USE_LINUX setting.trevor2005-03-021-1/+0
|
* Say hello to the linux mega patch, it consolidates our linux bits anetchild2005-01-011-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | little bit and allows to proceed to a more recent linux_base from a stable (read as: the major bugs should be ironed out or identified and most linux ports build just fine) source. It also allows to ship 4.11 with a working linuxolator (the EOLed linux_base is marked forbidden because of a security hole). This is a major update, please read UPDATING (and CHANGES if you develop linux ports). Changes: - change the default linux_base from v7 to v8 - add a newer freetype to linux_base-8 for nicer fonts display [1] - don't let cpio use hardlinks in the linux_base-8 port to quiet some warnings in some cases [2] - fix a cut&past error in the linux_base-8 pkg-install script [3] - convert the binary knob "USE_LINUX" to a version specifier, e.g. USE_LINUX=<value> specifies a dependency upon emulators/linux_base-<value>, exceptions are a value of "7" (which does what you want and adds a dependency to linux_base) and any value without a corresponding port in PORTSDIR/emulators/linux_base-<value> (which adds a dependency to the default linux_base) - don't implicitly add USE_LINUX with the USE_LINUX_PREFIX knob, this allows us to use the USE_LINUX_PREFIX knob for linux_base and paves the way for splitting up future linux base ports into individual pieces - remove RESTRICTED from some GPL licensed ports, even when we only distribute binaries, we get them from official linux sites, so anyone can grab them there if he needs to - add a dependency upon the linux X11 bits where necessary (based upon guesswork) - don't use USE_X_PREFIX in some linux ports since it adds a dependency to the FreeBSD X11 libs, as a workaround use PREFIX?= (the clean solution would be to remove the implicit USE_XLIB from USE_X_PREFIX) - bump the portrevision of the linux ports ("better safe than sorry" algorithm) - pass maintainership of the important linux infrastructure to a mailinglist, hijack freebsd-emulation@ for this purpose (if somebody doesn't like this: tell us your bikeshed color at freebsd-emulation@, my color would be "linuxolator@" in case someone cares...) - add a pkg-install script for linux-fontconfig, but don't use it; everything should work without it (the FreeBSD fc-cache program should do all the work), but in case we need it we just need to decomment the pkg-install part in the Makefile - fix some dependencies - fix some bugs - add some static plists - unbreak the ports with dependecies to more than one linux_base This also fixes some ports which are marked BROKEN because of dependencies to v7 and v8 of linux_base at the same time. Known bugs: - the linux-mesa and linux-devtools ports install libGL*.so symlinks - some "minor" plist bugs (e.g. ld.so.{conf,cache} are modified by the linux X11 port, so linx_Base-8 moans at deinstall time) Future work (interested souls should coordinate with freebsd-emulation@): - add some kind of USE_LINUX_X11 knob to streamline the X11 dependencies, or modify the behavior of USE_XLIB in the USE_LINUX case AFAIK trevor has some patches. - make USE_XLIB and USE_X_PREFIX orthogonal to be able to get rid of the PREFIX?= workaround in some linux ports Should be discussed/coordinated on/with x11@. - move the RPM bits from x11-toolkits/linux-gtk/Makefile to PORTSDIR/Mk/ - update to a more recent linux base PR: 69997, 70539 (and maybe others) Discussed with/on: java@, x11@, trevor, portmgr Tested by: mezz, portmgr, pointyhat RPM hunted down by: Joseph Gelinas <scirocco@tasam.com> [1] Requested by: portmgr [2] Submitted by: kris [3] Approved by: portmgr
* Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly.lofi2004-12-2310-10/+0
|