aboutsummaryrefslogtreecommitdiff
path: root/portuguese
Commit message (Collapse)AuthorAgeFilesLines
* eric6 ports: Update to version 6.0.5.Boris Samorodov2015-05-071-2/+2
| | | | Notes: svn path=/head/; revision=385698
* - Update to 20150418Sunpoet Po-Chuan Hsieh2015-04-272-3/+3
| | | | Notes: svn path=/head/; revision=384851
* Update to 4.3.7.Jung-uk Kim2015-04-252-8/+8
| | | | Notes: svn path=/head/; revision=384746
* eric6 ports: Update to version 6.0.4.Boris Samorodov2015-04-081-2/+2
| | | | Notes: svn path=/head/; revision=383583
* Update KDE SC to 4.14.3Alonso Schaich2015-03-113-4/+5
| | | | | | | | | | | | | | | | | | | The kde@ team presents KDE SC 4.14.3, the last planed release of the KDE SC 4 series. In addition to the updates provided by the KDE SC developers, this update also addresses numerous FreeBSD and PORTS specific issues, found and solved by the kde@ team and area51 testers, most notorously Tobias C. Berner <tcberner@gmail.com> PR: 197751 PR: 197871 PR: 184996 Reviewed by: rakuco (mentor) Differential: https://reviews.freebsd.org/D1950 Notes: svn path=/head/; revision=381052
* Eric6 localization files.Boris Samorodov2015-03-083-0/+10
| | | | Notes: svn path=/head/; revision=380766
* - Update to 4.3.6.Jung-uk Kim2015-02-202-8/+8
| | | | | | | | | - Enable GIO when GTK2 or GTK3 is enabled. [1] Submitted by: tijl [1] Notes: svn path=/head/; revision=379468
* - Update to 20150102Sunpoet Po-Chuan Hsieh2015-02-182-3/+3
| | | | Notes: svn path=/head/; revision=379286
* cleanup plistBaptiste Daroussin2014-12-204-7/+0
| | | | Notes: svn path=/head/; revision=375107
* Update to 4.3.5.Jung-uk Kim2014-12-182-8/+8
| | | | Notes: svn path=/head/; revision=374930
* - Update to 20141115Sunpoet Po-Chuan Hsieh2014-12-082-4/+4
| | | | Notes: svn path=/head/; revision=374296
* Update to 4.3.4.Jung-uk Kim2014-11-272-8/+8
| | | | Notes: svn path=/head/; revision=373473
* Cleanup plistAntoine Brodin2014-11-122-8/+0
| | | | Notes: svn path=/head/; revision=372494
* Update to 4.3.3.Jung-uk Kim2014-10-312-8/+8
| | | | Notes: svn path=/head/; revision=371880
* KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!Max Brazhnikov2014-10-196-574/+125
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | USE_KDE4=kdehier component has been deprecated, new components added: baloo - Baloo core libraries baloo-widgets - Baloo widgets library kfilemetadata - KDE library for extracting file metadata New ports: graphics/kqtquickcharts - QtQuick plugin to render interactive charts misc/artikulate - Pronunciation trainer for KDE (not usable currently, links to both GStreamer 1.x and 0.10.x via dependencies) sysutils/baloo[-widgets] - KDE framework for searching and managing user metadata sysutils/kfilemetadata - Library for extracting file metadata l10n ports: - Farsi (Persian) and Indonesian translations has been readded - Vietnamese didn't pass threshold for inclusion into release astro/kstars: - switch dependency from math/eigen2 to math/eigen3 - add PYKDE option for updating supernovae data deskutils/kdepim4: - update dependencies: add libkgapi and baloo, remove now needless clucene, link-grammar, strigi - add patch to fix build with gcc42 - update COMMENT and description for all KDE PIM ports devel/ruby-krossruby: - remove BROKEN, it builds with ruby 2.x now editors/kate: - add patch to disable memory-hungry build of the kate tests [1] graphics/okular: - add dependency on graphics/libkscreen math/cantor: - add optional dependency on lang/luajit for LuaJIT backend - fix gfortran detection [2] misc/kdehier4: - adapt to new pkg world. Now the purpose of kdehier4 only to link some stuff between KDE4_PREFIX and LOCALBASE. science/kalzium: - switch dependency from math/eigen2 to math/eigen3 - add dependence on science/chemical-mime-data x11-themes/kdeartwork4 - switch dependency from math/eigen2 to math/eigen3 among other changes: - drop deprecated USE_KDE4=kdehier - drop @dirrm from plist - clean up pkg-descr - convert to options helpers - other portlint fixes The area51 repository features commits by alonso, rakuco and myself. PR: 187150 [1] Reported by: pe.freethread@live.com Patch by: Tobias Berner <tcberner@gmail.com> PR: 180674 [2] Reported by: torsten.eichstaedt@web.de PR: 194316 Exp-run: antoine Notes: svn path=/head/; revision=371193
* Update to 4.3.2.Jung-uk Kim2014-10-164-10/+8
| | | | Notes: svn path=/head/; revision=371023
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-106-4/+6
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* Remove ports related to Adobe Reader.Hiroki Sato2014-08-303-15/+0
| | | | Notes: svn path=/head/; revision=366621
* Upgrade OpenEXR and ilmbase to 2.2.0.Matthias Andree2014-08-154-2/+4
| | | | | | | | | | | | | | | | | | | | | | GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so GCC-based systems will upgrade to the default ports compiler (GCC 4.7 currently.) Add two patches to OpenEXR to permit building it in a live system with the older OpenEXR version installed. Bug report filed to upstream Github at https://github.com/openexr/openexr/issues/130 Couple OpenEXR more tightly to ilmbase and require its exact .so version. Add UPDATING note, and bump PORTREVISION of all dependent ports. Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer. Approved by: portmgr (implicit for bumping PORTREVISION on unstaged ports) Notes: svn path=/head/; revision=365038
* - Update to 20140704Sunpoet Po-Chuan Hsieh2014-07-162-3/+3
| | | | Notes: svn path=/head/; revision=362067
* Update to 4.2.5.Jung-uk Kim2014-06-242-8/+8
| | | | Notes: svn path=/head/; revision=359029
* Update to libreoffice 4.2.4Baptiste Daroussin2014-06-112-8/+8
| | | | | | | | | | | - Speed staging phase by really installing to the stagedir directly - Rework to use predefined targets for build and install - Strip binaries - Remove now unnecessary dependencies on autotools - Add patches to fix crashes with icu 53.1 Notes: svn path=/head/; revision=357484
* - Update to 20140513Sunpoet Po-Chuan Hsieh2014-05-262-3/+3
| | | | Notes: svn path=/head/; revision=355406
* Fix stagificationEdwin Groothuis2014-05-131-1/+0
| | | | Notes: svn path=/head/; revision=353996
* KDE/FreeBSD team presents KDE SC 4.12.5 and KDE Workspace 4.11.9!Max Brazhnikov2014-05-102-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. Notes: svn path=/head/; revision=353599
* - Update to 20140504Sunpoet Po-Chuan Hsieh2014-05-102-3/+3
| | | | Notes: svn path=/head/; revision=353584
* Support stageBaptiste Daroussin2014-05-081-1/+0
| | | | Notes: svn path=/head/; revision=353368
* Update to 4.1.6.Jung-uk Kim2014-05-062-8/+8
| | | | Notes: svn path=/head/; revision=353103
* - Update to 2014.1.4.Marcelo Araujo2014-05-062-8/+6
| | | | | | | | | | | - Mark as UNBROKEN. - Take maintainership. PR: ports/188814 Submitted by: John Marino <freebsd@marino.st> Notes: svn path=/head/; revision=353098
* - Update to 20140429Sunpoet Po-Chuan Hsieh2014-05-052-6/+6
| | | | | | | - Move LICENSE downwards Notes: svn path=/head/; revision=353014
* Convert all :U to :tu and :L to :tlBaptiste Daroussin2014-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 Notes: svn path=/head/; revision=352986
* - Update to 20140427Sunpoet Po-Chuan Hsieh2014-04-292-3/+3
| | | | Notes: svn path=/head/; revision=352614
* Mark a few unfetchable ports BROKENAntoine Brodin2014-04-271-0/+2
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=352425
* - Update to 20140412Sunpoet Po-Chuan Hsieh2014-04-272-3/+3
| | | | Notes: svn path=/head/; revision=352395
* - Update to 20140401Sunpoet Po-Chuan Hsieh2014-04-032-3/+3
| | | | Notes: svn path=/head/; revision=350036
* KDE/FreeBSD team presents KDE SC 4.12.4 and KDE Workspace 4.11.8!Max Brazhnikov2014-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. Notes: svn path=/head/; revision=349983
* o Fix build: use TAR instead of JAR.Mario Sergio Fujikawa Ferreira2014-03-281-1/+1
| | | | | | | | | | o Incidentally avoiding BUILD_DEPENDS on Java. Submitted by: bdrewery Approved by: bdrewery (mentor) Notes: svn path=/head/; revision=349384
* Update to 1.0 version from 2014: Programa do Imposto de Renda Pessoa Fisica ↵Mario Sergio Fujikawa Ferreira2014-03-233-55/+38
| | | | | | | | | 2014 versao Java Approved by: bdrewery (mentor) Notes: svn path=/head/; revision=348906
* - Update to 20140310Sunpoet Po-Chuan Hsieh2014-03-142-3/+3
| | | | Notes: svn path=/head/; revision=348157
* - Update to 20140309Sunpoet Po-Chuan Hsieh2014-03-102-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. Notes: svn path=/head/; revision=347795
* Convert p* to USES=zipBaptiste Daroussin2014-03-103-3/+3
| | | | Notes: svn path=/head/; revision=347779
* KDE/FreeBSD team presents KDE SC 4.12.3 and KDE Workspace 4.11.7!Max Brazhnikov2014-03-044-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> Notes: svn path=/head/; revision=347059
* Update to 4.1.5. It is partially based on the following PR.Jung-uk Kim2014-02-252-8/+8
| | | | | | | PR: ports/186265 Notes: svn path=/head/; revision=346062
* - Bump PORTREVISION after KDE4_PREFIX changeMax Brazhnikov2014-02-182-0/+2
| | | | Notes: svn path=/head/; revision=344898
* KDE/FreeBSD team presents KDE SC 4.12.2 and KDE Workspace 4.11.6!Max Brazhnikov2014-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] Notes: svn path=/head/; revision=344893
* - Update to 20140211Sunpoet Po-Chuan Hsieh2014-02-142-3/+3
| | | | Notes: svn path=/head/; revision=344288
* - Reassign lioux' ports to the heapThomas Abthorpe2014-02-141-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=344281
* - Update to 20140125Sunpoet Po-Chuan Hsieh2014-02-062-3/+3
| | | | Notes: svn path=/head/; revision=343102
* - Update gimp-help ports to 2.8.1. Polish translation has been removed, newMax Brazhnikov2014-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) Notes: svn path=/head/; revision=342129
* Remove ispell which is deprecated for long, consider using aspell instead or ↵Baptiste Daroussin2014-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 Notes: svn path=/head/; revision=341681