aboutsummaryrefslogtreecommitdiff
path: root/portuguese
Commit message (Collapse)AuthorAgeFilesLines
* Update the English-language Netscape to 7.2. Add a security warningTrevor Johnson2004-11-091-0/+2
| | | | | | | about cross-site scripting. Notes: svn path=/head/; revision=121180
* Update to KDE 3.3.1Michael Nottebrock2004-11-0820-26/+78
| | | | Notes: svn path=/head/; revision=121092
* % cd /usr/ports/portuguese/php_doc-brEdwin Groothuis2004-10-201-1/+1
| | | | | | | | | | % make -VPKGNAME ""php_doc-br-20041012 Submitted by: "Jacques A. Vidrine" <nectar@FreeBSD.org> Notes: svn path=/head/; revision=119880
* - drop maintinershipDirk Meyer2004-10-132-2/+2
| | | | Notes: svn path=/head/; revision=119306
* Update to KDE 3.3Michael Nottebrock2004-08-3018-70/+1398
| | | | Notes: svn path=/head/; revision=117701
* Factor out all but one of the build switches of the KDE main module portsMichael Nottebrock2004-08-1118-51/+48
| | | | | | | | | | | | | | | | | | into separate ports. The OPTIONS will remain as of yet and trigger dependencies now, for easy transition. Update KOffice to version 1.3.2. Add patches to fix a number of issues, including: - fix kxkb on Xorg - fix kdemultimedia WITH_MPEGLIB (now mpeglib_artsplug) compilation on gcc 3.4.2 with optimizations greater than -O Add security related patches and entries to portaudit.txt. Notes: svn path=/head/; revision=115880
* Add php_doc-br , PHP documentation in HTML.Volker Stolz2004-06-242-0/+15
| | | | | | | | PR: ports/67976 Submitted by: Renato Botelho <renato@galle.com.br> Notes: svn path=/head/; revision=112115
* Update to version 3.2.3Michael Nottebrock2004-06-098-8/+524
| | | | Notes: svn path=/head/; revision=111165
* Oops. Forgot the language categories.Michael Nottebrock2004-05-0615-21/+18
| | | | | | | Update to 1.3.1 Notes: svn path=/head/; revision=108575
* Update to KDE 3.2.2Michael Nottebrock2004-04-208-80/+406
| | | | Notes: svn path=/head/; revision=107688
* Fix LATEST_LINK conflictsMaho Nakata2004-04-121-0/+1
| | | | | | | | | | NO_LATEST_LINK=yes for openoffice-1.0 ports since they may be deprecated in future... Pointed out by: kris Notes: svn path=/head/; revision=106753
* Remove category pkg/COMMENT files in favour of a COMMENT variable in theKris Kennaway2004-04-022-1/+3
| | | | | | | | | | category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651 Notes: svn path=/head/; revision=105948
* Add size data.Trevor Johnson2004-03-181-0/+1
| | | | | | | Approved by: maintainers Notes: svn path=/head/; revision=104361
* SIZEify.Trevor Johnson2004-03-171-0/+1
| | | | Notes: svn path=/head/; revision=104313
* Update to KDE 3.2.1 / QT 3.3.1Michael Nottebrock2004-03-0916-8/+210
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Important changes: ================== KDE: - Audio/arts does not install artswrapper anymore, instead it is provided by audio/artswrapper. See UPDATING. - misc/kdeaddons3 is now a metaport with editors/kate-plugins editors/vimpart games/atlantikdesigner misc/kaddressbook-plugins misc/kfile-plugins misc/kicker-applets misc/knewsticker-scripts misc/konq-plugins misc/ksig misc/renamedlgplugins multimedia/noatun-plugins net/kontact-plugins as slave ports. - A number of KDE ports now uses OPTIONS do make various WITH_* options more visible. - Plist fixes - devel/kdevelop should be able to detect FreeBSD's autoconf/automake now for newly created projects. - kdebase will no longer remove previous KDM configurations. This won't take effect during the update from 3.2.0 to 3.2.1 (as deinstalling 3.2.0 will still remove the configuration), but subsequent updates will merge old configs. QT: - Previous versions of QT could be compiled with debugging-support enabled by defining DEBUG. This switch has been renamed to the more unambiguous WANT_QT_DEBUG (similar to WANT_KDE_DEBUG in the KDE ports). Notes: svn path=/head/; revision=103453
* Reset undeliverable maintainer addressKris Kennaway2004-02-221-1/+1
| | | | Notes: svn path=/head/; revision=101656
* Fix CATEGORIES.Michael Nottebrock2004-02-054-4/+4
| | | | | | | Requested by: eik Notes: svn path=/head/; revision=100042
* Update to KDE 3.2.0Michael Nottebrock2004-02-0530-161/+1156
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Important changes: ================== - Kmail and knode have been moved from kdenetwork to kdepim. This means you will have to install kdepim if you want to continue using kmail or knode. This is to ease integration with korganizer, in the new 'Kontact' application. - The arabic translations for KDE and KOffice have been moved from misc to the arabic category. - There is a new module called kdeaccessibility in the accessibility category. It contains a few utilities for disabled users like a magnification lens and a text-to-speech frontend. - In KDM, you need to select the 'CUSTOM' session profile in order to have your .xsession executed. This is particularly important if you're using the aegypten tools (http://freebsd.kde.org/howtos/aegypten-kmail.php). - We have started making more parts of the ports optional. In kdepim, both Kandy and KPilot can be turned off with ports-knobs. This process will continue in the 3.2 series. Notes: svn path=/head/; revision=100015
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-0410-20/+20
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* Add size data.Trevor Johnson2004-01-271-0/+12
| | | | Notes: svn path=/head/; revision=99283
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-2310-10/+10
| | | | Notes: svn path=/head/; revision=98909
* Unmark as broken on 5.x. It compiles fine for me here on -currentMark Linimon2003-12-261-7/+1
| | | | | | | and the existing bento logs show no compile error on i386 or sparc64. Notes: svn path=/head/; revision=96610
* Define USE_PERL5_BUILD, not erroneous USE_PERL.Trevor Johnson2003-11-201-1/+1
| | | | | | | Submitted by: Oliver Eikemeier Notes: svn path=/head/; revision=94477
* Define USE_PERL to make Perl available for (mostly deprecated)Trevor Johnson2003-11-201-0/+1
| | | | | | | "perl -pi -e" construction. Notes: svn path=/head/; revision=94465
* OpenOffice -> OpenOffice.orgMaho Nakata2003-11-095-5/+5
| | | | | | | Submitted by: Pavel@Janik.cz (Pavel Janik) Notes: svn path=/head/; revision=93539
* Add OpenOffice.org 1.1 for portuguese languageMaho Nakata2003-11-092-0/+23
| | | | Notes: svn path=/head/; revision=93460
* Add OpenOffice.org 1.1 for portuguese (Brazil) languageMaho Nakata2003-11-092-0/+23
| | | | Notes: svn path=/head/; revision=93457
* Forgot to change Makefile s..Maho Nakata2003-11-081-1/+1
| | | | | | | | | | Pointed out: sf Pointy hat to: myself Thank you very much fujishima-san! Notes: svn path=/head/; revision=93377
* rename openoffice* to openoffice-1.0* accodingly (repo copy).Maho Nakata2003-11-082-2/+2
| | | | | | | Pointed out: sf, kris Notes: svn path=/head/; revision=93374
* rename openoffice to openoffice-1.0 after repocopyMaho Nakata2003-11-082-23/+1
| | | | | | | Acknowledgment to: nork Notes: svn path=/head/; revision=93354
* Update maintainer's email address per his request.Mark Linimon2003-11-051-1/+1
| | | | Notes: svn path=/head/; revision=93191
* Correct CATEGORIES.Michael Nottebrock2003-10-264-4/+4
| | | | | | | | PR: ports/58268 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=92247
* Translation update: fix checksum.Will Andrews2003-09-214-4/+4
| | | | Notes: svn path=/head/; revision=89100
* Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details.Will Andrews2003-09-186-10/+4
| | | | Notes: svn path=/head/; revision=89050
* Update KDE to the latest official release, KDE 3.1.3Michael Nottebrock2003-07-299-4/+11
| | | | | | | | | | | | | | | | | | | | | Official KDE 3.1.3 announcement: http://www.kde.org/announcements/announce-3.1.3.php (may not work until a few hours after this commit - we jumped the gun a little in order to have the update in place at the time the security notifications for KDE 3.1.2 will be released together with the announcement of KDE 3.1.3). Changelog from 3.1.2 to 3.1.3 release: http://www.kde.org/announcements/changelogs/changelog3_1_2to3_1_3.php Thanks and credits need to go to the whole KDE-FreeBSD team, as well as everyone on kde@freebsd.org for providing feedback, reporting bugs and just using the KDE ports. Approved by: will (real mentor asleep) Notes: svn path=/head/; revision=85806
* Security fix: update to the latest versions: 7.1 for AmericanTrevor Johnson2003-07-038-595/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | English; and 7.02 for French, German, Japanese, and Brazilian Portuguese. These are reportedly free of the onunload referrer bug (#145579 in bugzilla). The Sun Java plugin is no longer available from the same places. AIM is needed by the 7.02 versions. The DOM inspector and "venkman" JavaScript debugger are available for 7.1. Compress generated files with bzip2; omit "linux-" from their names. The RDF files provided by the ports are no longer needed. Update references to Netscape 6. Run chmod to fix permissions on extracted files (for the Portuguese slave port). Remove unneeded XXXchecksum target. Change the configuration process, so that extraneous files are not downloaded. This resolves PR 44101, submitted by Fernan Aguero. Notes: svn path=/head/; revision=84121
* new port of the Brazilian Portuguese edition of Netscape 7Trevor Johnson2003-06-025-49/+42
| | | | Notes: svn path=/head/; revision=82050
* Remove PKGNAMEPREFIX since it is redundantMario Sergio Fujikawa Ferreira2003-05-192-2/+0
| | | | Notes: svn path=/head/; revision=81494
* Remove PKGNAMEPREFIX since it is redundantMario Sergio Fujikawa Ferreira2003-05-193-3/+0
| | | | Notes: svn path=/head/; revision=81492
* Update to KDE 3.1.2Mario Sergio Fujikawa Ferreira2003-05-198-16/+16
| | | | Notes: svn path=/head/; revision=81484
* New port: localized messages and documentation for kofficeMario Sergio Fujikawa Ferreira2003-05-1925-0/+517
| | | | Notes: svn path=/head/; revision=81421
* New port: localized messages and documentation for kofficeMario Sergio Fujikawa Ferreira2003-05-191-0/+1
| | | | Notes: svn path=/head/; revision=81414
* Add hyphenation dictionaries to the slave ports.Martin Blapp2003-04-082-0/+2
| | | | Notes: svn path=/head/; revision=78635
* Rejoice, for the long awaited upgrade to kde 3.1.1 is here!Alan Eldridge2003-04-056-4/+8
| | | | Notes: svn path=/head/; revision=78353
* - make portlint happierDirk Meyer2003-04-042-2/+8
| | | | Notes: svn path=/head/; revision=78192
* Clear moonlight beckons.Ade Lovett2003-03-0710-5/+5
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Remove pkg-comment from remaining master/slave port sets.Ade Lovett2003-03-078-4/+4
| | | | | | | Approved by: portmgr (implicitly) Notes: svn path=/head/; revision=77041
* Add LANG to Makefile.Martin Blapp2003-03-022-0/+12
| | | | | | | Submitted by: Hugo D. Valentim <hvalentim@gmx.net> Notes: svn path=/head/; revision=76726
* Fix COMMENT and de-pkg-comment. Formerly there was no COMMENTFILEAkinori MUSHA2003-02-212-1/+1
| | | | | | | lines, so frontpage-*/pkg-comment were not used. Notes: svn path=/head/; revision=76043
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041