The Shakespeare programming language is another esoteric programming language like Chef, Sorted! and others. The main purpose of this language is to make the source code for programs written with it resemble a Shakespeare play. Yes, it's totally unnecessary, but also very fun. WWW: http://shakespearelang.sourceforge.net ='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/portuguese
Commit message (Collapse)AuthorAgeFilesLines
* - 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
|
* As previously announced, remove localized versions of Netscape whichlinimon2004-12-196-127/+0
| | | | | remained at 7.0 or 7.1. The www/netscape7 version, at 7.2, is apparently not affected.
* Fix kde3-i18n ports.lofi2004-12-164-8/+8
|
* Update to KDE 3.3.2lofi2004-12-1424-36/+46
|
* Update the English-language Netscape to 7.2. Add a security warningtrevor2004-11-091-0/+2
| | | | about cross-site scripting.
* Update to KDE 3.3.1lofi2004-11-0820-26/+78
|
* % cd /usr/ports/portuguese/php_doc-bredwin2004-10-211-1/+1
| | | | | | | % make -VPKGNAME ""php_doc-br-20041012 Submitted by: "Jacques A. Vidrine" <nectar@FreeBSD.org>
* - drop maintinershipdinoex2004-10-142-2/+2
|
* Update to KDE 3.3lofi2004-08-3118-70/+1398
|
* Factor out all but one of the build switches of the KDE main module portslofi2004-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.
* Add php_doc-br , PHP documentation in HTML.vs2004-06-242-0/+15
| | | | | PR: ports/67976 Submitted by: Renato Botelho <renato@galle.com.br>
* Update to version 3.2.3lofi2004-06-108-8/+524
|
* Oops. Forgot the language categories.lofi2004-05-0715-21/+18
| | | | Update to 1.3.1
* Update to KDE 3.2.2lofi2004-04-208-80/+406
|
* Fix LATEST_LINK conflictsmaho2004-04-121-0/+1
| | | | | | | NO_LATEST_LINK=yes for openoffice-1.0 ports since they may be deprecated in future... Pointed out by: kris
* Remove category pkg/COMMENT files in favour of a COMMENT variable in thekris2004-04-022-1/+3
| | | | | | | category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651
* Add size data.trevor2004-03-181-0/+1
| | | | Approved by: maintainers
* SIZEify.trevor2004-03-181-0/+1
|
* Update to KDE 3.2.1 / QT 3.3.1lofi2004-03-1016-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).
* Reset undeliverable maintainer addresskris2004-02-221-1/+1
|
* Fix CATEGORIES.lofi2004-02-054-4/+4
| | | | Requested by: eik
* Update to KDE 3.2.0lofi2004-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.
* Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-0410-20/+20
| | | | | Submitted by: trevor Tested by: bento
* Add size data.trevor2004-01-281