summaryrefslogtreecommitdiff
path: root/korean (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* clean upMax Brazhnikov2009-08-081-3/+0
| | | | Notes: svn path=/head/; revision=239165
* The KDE FreeBSD team is proud to announce the release of KDE 4.3.0Martin Wilke2009-08-043-13/+30
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=238903
* - Update Qt4 to 4.5.2Martin Wilke2009-08-042-4/+4
| | | | | | | | | | The KDE FreeBSD team would like to say thanks to all the helpers and submitters. Tested by: pointyhat-exp-run (pav/miwi) Notes: svn path=/head/; revision=238901
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-023-3/+3
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-3114-11/+14
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Don't create DOCSDIR if NOPORTDOCS in set (that is, fix install with ↵Dmitry Marakasov2009-07-071-3/+3
| | | | | | | | | | | | | NOPORTDOCS) - Use DOCSDIR in the Makefile PR: 135441 Submitted by: myself Approved by: maintainer timeout Notes: svn path=/head/; revision=237296
* Update to 8.1.6 and 9.1.2.Hiroki Sato2009-06-171-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 Notes: svn path=/head/; revision=236141
* Convert most of remaining ports that depend on xorg-libraries toDmitry Marakasov2009-06-092-2/+3
| | | | | | | | | | | | | | | | modular xorg. - supply corresponding USE_XORG for all imake-using ports that need it - USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG - retire USE_X_PREFIX which is not really used anywhere after the above change - a few minor nits like whitespace and SF macro Tested by: 2 tinderbox runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=235506
* The KDE FreeBSD team is pleased to announce KDE 4.2.4, the last bugfixMartin Wilke2009-06-031-3/+3
| | | | | | | | | 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. Notes: svn path=/head/; revision=235110
* - Mark remaining mod_* ports MAKE_JOBS_SAFE=yesPhilip M. Gollucci2009-05-211-0/+2
| | | | | | | | PR: ports/134611 Approved by: pav (#bsdports) Notes: svn path=/head/; revision=234362
* Update to 8.1.5. Two critical vulnerabilities have been fixed:Hiroki Sato2009-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 Notes: svn path=/head/; revision=233824
* Update KDE ports to 4.2.3Max Brazhnikov2009-05-091-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=233548
* - USE_APACHE=yes is deprecatedPhilip M. Gollucci2009-05-082-13/+16
| | | | | | | | | | | | - Handle NPORTDOCS - Convert to AP_FAST_BUILD/AP_GENPLIST PR: ports/133646 Approved by: maintainter timeout (30 days) Submitted by: me Notes: svn path=/head/; revision=233425
* The KDE FreeBSD team is proud to announce the release of KDE 4.2.2Martin Wilke2009-04-021-3/+3
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=231468
* Update to 8.1.4. This version includes serious security fixes.Hiroki Sato2009-03-281-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 Notes: svn path=/head/; revision=231199
* - Fix install and deinstall procedureDmitry Marakasov2009-03-222-1/+7
| | | | | | | | PR: 132893 Submitted by: Hyogeol Lee <hyogeollee at gmail dot com> (maintainer) Notes: svn path=/head/; revision=230706
* - Fix deinstall procedureDmitry Marakasov2009-03-222-1/+2
| | | | | | | | PR: 132892 Submitted by: Hyogeol Lee <hyogeollee at gmail dot com> (maintainer) Notes: svn path=/head/; revision=230705
* Update KDE to 4.2.1.Max Brazhnikov2009-03-091-3/+3
| | | | | | | | | | 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. Notes: svn path=/head/; revision=229712
* The KDE FreeBSD team is proud to announce the release of KDE 4.2.0Martin Wilke2009-02-082-17/+71
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=227819
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).Florent Thoumie2009-01-232-2/+2
| | | | | | | | | | | - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG). Notes: svn path=/head/; revision=226727
* kde@freebsd team is pleased to announce KDE 4.1.4, the last bugfix release ↵Max Brazhnikov2009-01-133-6/+6
| | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=225995
* kde@freebsd team is pleased to announce the update for Qt4 ports.Max Brazhnikov2009-01-131-3/+3
| | | | | | | | | | | Qt4 ports have been updated from 4.4.1 to 4.4.3. With this update new port misc/qt4-l10n has been added. This port provides localisation support for Qt4 developers tools designer, linguist, etc. Approved by: miwi (mentor) Notes: svn path=/head/; revision=225988
* - Update to 0.0.9Dmitry Marakasov2009-01-126-46/+18
| | | | | | | | PR: 130227 Submitted by: Hyogeol Lee <hyogeollee at gmail dot com> (maintainer) Notes: svn path=/head/; revision=225811
* - Remove HAVE_ESOUND/USE_ESOUND block, this is long time abandonedPav Lucistnik2009-01-081-5/+0
| | | | Notes: svn path=/head/; revision=225463
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-051-7/+1
| | | | Notes: svn path=/head/; revision=225297
* - remove japenese/msdosfs: only for 5.x [1]Philip M. Gollucci2008-12-2826-1081/+0
| | | | | | | | | | - remove korean/msdosfs: only for 5.x PR: ports/129988 [1] Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> Notes: svn path=/head/; revision=224877
* - use DOCSDIR macroIon-Mihai Tetcu2008-11-182-5/+5
| | | | | | | | | | - fix plist for -DNOPORTDOCS - bump PORTREVISION Prompted by: QAT QA run Notes: svn path=/head/; revision=223014
* Update to Adobe Reader 8.1.3.Hiroki Sato2008-11-071-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 Notes: svn path=/head/; revision=222509
* - Add "listenaddr 127.0.0.1" to {c|t|k}serverc.Hiroki Sato2008-11-011-1/+0
| | | | | | | | - Update startup scripts. - Simplify the pkg-install script. Notes: svn path=/head/; revision=222275
* Fix file mode on deinstall, not install.Hiroki Sato2008-10-302-2/+3
| | | | | | | Pointy hat to: hrs Notes: svn path=/head/; revision=222239
* - Fix mode of ${LOCALBASE}/etc/xpdfrc.Hiroki Sato2008-10-301-2/+2
| | | | | | | - Fix FONTSDIR of UnBatang.ttf. Notes: svn path=/head/; revision=222236
* - Install each localized xpdfrc separately and use "include"Hiroki Sato2008-10-304-38/+34
| | | | | | | | | instead of directly modifying the original xpdfrc. - Keep consistency of PORTVERSION. - Take maintainership. Notes: svn path=/head/; revision=222235
* - Style clean-ups.Hiroki Sato2008-10-264-16/+15
| | | | | | | | - Separate */FreeWnn-server and */FreeWnn-lib. - Take maintainership. Notes: svn path=/head/; revision=222102
* Remove ports of Adobe Reader 7 and the localized versions because ofHiroki Sato2008-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 Notes: svn path=/head/; revision=219974
* * print/ghostscript-* and related ports have been renamed in theHiroki Sato2008-09-053-32/+0
| | | | | | | | | | | | | | | | | | | | | | | | | following way: print/ghostscript-gnu -> print/ghostscript7 print/ghostscript-gnu-nox11 -> print/ghostscript7-nox11 print/ghostscript-gnu-commfont -> print/ghostscript7-commfont print/ghostscript-gpl -> print/ghostscript8 print/ghostscript-gpl-nox11 -> print/ghostscript8-nox11 japanese/ghostscript-gnu-jpnfont -> print/ghostscript7-jpnfont korean/ghostscript-gnu-korfont -> print/ghostscript7-korfont * USE_GHOSTSCRIPT now supports a version number which the port requires. The valid value is "7" or "8". If other value is specified, value of WITH_GHOSTSCRIPT_VER is used. * WITH_GHOSTSCRIPT_GNU has been removed in favor of WITH_GHOSTSCRIPT_VER. The valid value of WITH_GHOSTSCRIPT_VER is "7" or "8", and the default value is "8". Approved by: portmgr (pav) Notes: svn path=/head/; revision=219946
* The KDE FreeBSD team is proud to announce the release of KDE 4.1.1Martin Wilke2008-09-032-9/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=219759
* The KDE FreeBSD team is proud to announce the releaseMartin Wilke2008-08-291-3/+3
| | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=219410
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-202-4/+4
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* - Fix INDEXMartin Wilke2008-08-184-173/+316
| | | | Notes: svn path=/head/; revision=218755
* The KDE FreeBSD team is proud to announce the releaseMartin Wilke2008-08-184-266/+182
| | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=218752
* Update to 11.5Hye-Shik Chang2008-08-142-6/+5
| | | | Notes: svn path=/head/; revision=218525
* The KDE FreeBSD team is proud to announce the release of KDE 4.1.0Martin Wilke2008-08-095-266/+183
| | | | | | | | | | | | | | | | | | | | | | | | 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! Notes: svn path=/head/; revision=218272
* - Update to qt 4.4.1Martin Wilke2008-08-043-17/+15
| | | | | | | | | | | | | | Note: With this update several ports specific problems have been fixed. Qt4 headers and libraries have been moved to include/qt4 and lib/qt4. bsd.qt.mk defines QT_INCDIR and QT_LIBDIR now, which could be used in qt4-dependent ports if required. Thanks to: Max Brazhnikov Danny Pansters Notes: svn path=/head/; revision=218043
* PHP Documentation in these language has been removed from the distribution.Edwin Groothuis2008-08-042-14/+0
| | | | Notes: svn path=/head/; revision=218017
* - Remove USE_GCC where it can be satisfied with base compiler on followingPav Lucistnik2008-07-251-1/+0
| | | | | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT Notes: svn path=/head/; revision=217485
* Update to 8.1.2 Security Update 1. Quoted from the advisory:Hiroki Sato2008-07-201-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 Notes: svn path=/head/; revision=217208
* - Fix typo on Makefile.Felippe de Meirelles Motta2008-07-181-1/+1
| | | | | | | | | PR: ports/125572 Submitted by: Hyogeol Lee <hyogeollee@gmail.com> (maintainer) Approved by: gabor (mentor, implicit) Notes: svn path=/head/; revision=217042
* - s/PREFIX/LOCALBASE/ in DEPENDSIon-Mihai Tetcu2008-06-282-14/+16
| | | | | | | | | | - install docs in default DOCSDIR and fix plist for -DNOPORTDOCS - bump PORTREVISION Prompted by: QA Tindy run Notes: svn path=/head/; revision=215896
* - Update to 0.1.1.20080329.Felippe de Meirelles Motta2008-06-203-7/+8
| | | | | | | | | PR: ports/124693 Submitted by: Hyogeol Lee <hyogeollee@gmail.com> (maintainer) Approved by: gabor (mentor, implicit) Notes: svn path=/head/; revision=215386
* - Fix pkg-plist in NOPORTDOCS case.Felippe de Meirelles Motta2008-06-152-23/+24
| | | | | | | | Reported by: itetcu Approved by: gabor (mentor, implicit) Notes: svn path=/head/; revision=214926