aboutsummaryrefslogtreecommitdiffstats
path: root/korean
Commit message (Collapse)AuthorAgeFilesLines
* Add an explicit dependency on pkgconfbapt2013-09-031-1/+1
|
* Do not extract object files from the release tarball to simplify build.jkim2013-08-311-1/+1
|
* Fix build with Glib20 2.36.jkim2013-08-311-3/+4
|
* Fix build with Clang. Remove defunct master site.jkim2013-08-316-34/+337
|
* Update to 4.0.5.jkim2013-08-231-4/+4
|
* - Convert to new perl frameworkaz2013-07-311-1/+1
| | | | - Trim Makefile header
* - Convert to new perl frameworkaz2013-07-313-3/+6
| | | | - Trim Makefile header
* KDE3 and QT3 expired on 2013-07-01, remove these ports.rene2013-07-275-540/+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
* - switch simple inline replacement from perl to sedaz2013-07-261-6/+2
| | | | | | | and remove where is no need in this anymore. - trim Makefile header Approved by: bapt@ (portmrg@)
* Fix INDEX by really fixing the kde4-l10n portsbapt2013-07-101-0/+1
|
* KDE4 l10n fixes.rakuco2013-07-102-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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]
* Add local distfiles.jkim2013-07-091-1/+3
|
* Add local distfile and trim makefile header.jkim2013-07-091-6/+3
|
* Update the KDE Software Compilation to 4.10.5.rakuco2013-07-051-2/+2
| | | | | | | | | | | | | | | | | | | 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-031-2/+2
| | | | | | | | | | | | | | | 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.
* - Take over the maintainership. [1]jkim2013-06-251-12/+9
| | | | | | - Use pkgconfig for detecting dependencies. Tidy up a bit while I am here. Approved by: Hyogeol Lee <hyogeollee@gmail.com> (maintainer) [1]
* Update to 1.4.2.jkim2013-06-222-16/+10
|
* Add an option to build with GTK+ 3.0.jkim2013-06-223-13/+37
|
* Update to 1.0.0.jkim2013-06-223-10/+15
|
* Update to 2.1.1.jkim2013-06-222-4/+3
|
* Remove extra line space.bsam2013-06-221-1/+0
|
* . delete an article from COMMENT;bsam2013-06-221-6/+2
| | | | . trim Makefile headers.
* . NOPORTDOCS -> PORT_OPTIONS:MDOCS;bsam2013-06-222-6/+10
| | | | | | . mute mkdir commands; . use PLIST_FILES and PORTDOCS at Makefile; . delete pkg-plist (3 lines).
* Use @${MKDIR} instead of direct use of command command "mkdir -p".bsam2013-06-221-1/+1
|
* . incorporate PLIST_FILES;bsam2013-06-222-3/+1
| | | | . remove pkg-plist (3 lines).
* Update to 4.0.4.jkim2013-06-201-4/+4
|
* Remove redundant lines.jkim2013-06-181-2/+0
|
* - Re-add ftp.kaist.ac.kr and remove defunct ftp.kreonet.re.kr.jkim2013-06-1815-65/+181
| | | | - Modernize the port and make Clang happy.
* - Re-add ftp.kaist.ac.kr and remove defunct ftp.kreonet.re.kr.jkim2013-06-1810-33/+5271
| | | | - Honor CFLAGS and make Clang happy.
* - Re-add ftp.kaist.ac.kr and remove defunct ftp.kreonet.re.kr.jkim2013-06-182-7/+10
| | | | - Modernize the port and make portlint happy.
* Update e-mail address on behalf of cjh as he personally requested.jkim2013-06-188-28/+8
|
* Update e-mail address on behalf of cjh as he personally requested.jkim2013-06-187-33/+7
|
* - Do not remove directories not created by this portmiwi2013-06-142-6/+1
| | | | Reported by: pkg (DEVELOPER_MODE)
* Add ftp.kaist.ac.kr back and remove ftp.kreonet.re.kr.jkim2013-06-131-2/+3
|
* - Fix build with Clang.jkim2013-06-135-43/+46
| | | | - Modernize the port, e.g., trim makefile header.
* KDE/FreeBSD team presents KDE SC 4.10.3 ports!makc2013-05-192-4/+2
| | | | | | - Remove patches and checks for unsupported FreeBSD versions. The area51 repository features commits by avilla, rakuco and myself.
* Rectify USE_TEX to support both of teTeX and TeXLive.hrs2013-05-123-3/+3
| | | | | | | | | TEX_DEFAULT: A knob to choose teTeX or TeXLive. One can specify in /etc/make.conf. USE_TEX: A knob for port developers. Valid keywords are listed in bsd.tex.mk.
* Add DIST_SUBDIR to fix a fetch error because the distfiles are often replacedhrs2013-05-102-2/+3
| | | | with the same names in every release.
* Update to 4.0.3.jkim2013-05-101-4/+4
|
* Convert from WITHOUT_NLS to PORT_OPTIONS:MNLSbapt2013-05-064-25/+17
|
* Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetexhrs2013-05-063-9/+4
| | | | instead to make migration to TeXLive easier.
* Update to 3.03.hrs2013-05-014-29/+55
|
* Rely on bsdtar to autodetermine the format of the distfiles when possiblebapt2013-04-291-1/+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_ICONV=yes to USES=iconvmva2013-04-272-2/+2
| | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: zeising
* - Convert USE_GETTEXT to USES (part 4)ak2013-04-261-1/+1
| | | | Approved by: portmgr (bapt)
* - Convert USE_GETTEXT to USES (part 3)ak2013-04-255-5/+5
| | | | Approved by: portmgr (bapt)
* - Convert USE_GETTEXT to USES (part 2)ak2013-04-241-1/+1
| | | | Approved by: portmgr (bapt)
* - Convert USE_GETTEXT to USES (part 1)ak2013-04-241-2/+1
| | | | Approved by: portmgr (bapt)
* Do not install UnBom font. There was a copyright dispute and the upstreamjkim2013-04-241-2/+2
| | | | | | decided to stop redistribution of the font. https://kldp.org/node/135598
* Finish converting the whole ports tree to USES=pkgconfigbapt2013-04-232-2/+2
|
* Update to 4.0.2.jkim2013-04-171-4/+4
| | | | Feature safe: yes
* Trim Makefile header.jkim2013-04-171-5/+0
| | | | Feature safe: yes
* Update to 3.1.jkim2013-04-173-11/+28
| | | | Feature safe: yes
* KDE/FreeBSD team presents KDE SC 4.10.1 ports!makc2013-03-273-15/+69
| | | | | | | | | | | | | | | | | | | | | | | - 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
* - Add explicit pkgconf dependencybdrewery2013-03-241-5/+2
| | | | | | | | - Trim headers PR: ports/177306 Reported by: John Marino <draco@marino.st> With hat: portmgr
* - convert USE_CMAKE to USESmakc2013-03-231-1/+1
| | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi)
* Update to 4.0.1.jkim2013-03-091-4/+4
|
* - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: korean)gahr2013-02-071-2/+2
| | | | Approved by: portmgr
* Update to 3.6.5.jkim2013-02-051-4/+4
|
* KDE/FreeBSD team presents KDE SC 4.9.5 ports!makc2013-02-043-26/+13
| | | | | | | | | | | | | | | | | | | | | | | | - 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
* KDE/FreeBSD team presents Qt 4.8.4 and QtCreator 2.6.1 ports.makc2013-02-041-6/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The area51 repository features commits by Alonso Schaich, avilla, fluffy, jhale, makc and rakuco. Common changes: - Trim Makefile header - Convert to new option framework - Add/improve desktop entries - Remove upstreamed patches Mk/bsd.qt.mk: - Set QMAKESPEC at late stage (to fix potential problem if USE_GCC is used) [1] devel/qmake: - Fix crash due to off-by one error [2] multimedia/qt4-phonon*: - Deprecate in favour of multimedia/phonon* www/qt4-webkit: - Make dependence on GStreamer optional [3] devel/qtcreator: - Enable qml-designer in devel/qtcreator (requires privite Qt headers) [4] Reported by: avg via irc [1] Submitted by: avg via maillist [2] PR: ports/175644 [3] Submitted by: danfe [3] PR: ports/169809 [4] Reported by: tcb <tcberner at gmail.com> [4]
* - Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8beat2012-12-301-0/+3
| | | | | | | | 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 0.2.0wen2012-12-163-4/+6
| | | | | PR: 174123 Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
* Add fcitx-hangul, Korean input back-end to the Fcitx IM framework.danfe2012-11-085-0/+47
| | | | Feature safe: yes
* - Update to 0.4.0.jkim2012-11-035-22/+30
| | | | | | | - Fix dependencies and tweak pkg-message. - Trim makefile header, add license, and convert to optionsNG. Feature safe: yes
* - Update to 3.5.7.jkim2012-10-272-9/+4
| | | | | | - Trim Makefile headers. Feature safe: yes
* - Update to 0.5.6.jkim2012-10-092-8/+4
| | | | - Trim makefile header.
* - Update to 3.5.6.jkim2012-08-241-4/+4
| | | | | | | - 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-07-292-2/+2
| | | | Approved by: portmgr@ (implicit)
* Fix typos in COMMENTcs2012-07-281-1/+1
| | | | Approved by: portmgr@ (implicit)
* - Chase ibus update. [1]jkim2012-07-201-4/+6
| | | | | | - Convert to optionsNG framework. Reported by: beat
* - Update LibreOffice and the language packs to 3.5.5.jkim2012-07-181-4/+4
| | | | - Add new language packs, i.e., ast, bo, kn, lb, and ug.
* - The FreeBSD Office team is proud to announce LibreOffice.org 3.5.4 releasefluffy2012-07-011-4/+4
| | | | | | | | for FreeBSD platform! Now with system boost-1.48 support and powered by clang-3.1 by default Dima, behalf of FreeBSD Office team
* Remove BROKEN now that imlib is fixed.kwm2012-06-201-2/+0
|
* KDE/FreeBSD team presents KDE SC 4.8.4, probably the last release in 4.8.x ↵makc2012-06-152-3/+2
| | | | | | series. Official announcement: http://kde.org/announcements/announce-4.8.4.php
* - Mark BROKEN: does not compilepav2012-06-141-0/+2
| | | | | | undefined reference to `PrintGifError' Reported by: pointyhat
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-061-2/+1
| | | | Review by: bapt, David Naylor (kde team)
* - update png to 1.5.10dinoex2012-06-0112-5/+12
|
* KDE/FreeBSD team presents long awaited KDE SC 4.8.3!makc2012-05-253-8/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Fix PLIST.jkim2012-05-042-0/+2
| | | | Reported by: pointyhat
* Fix newly added ibus-setup-hangul utility and desktop icons.jkim2012-05-013-0/+16
|
* Update to 1.4.1.jkim2012-05-014-86/+13
|
* - upgrade to 3.5.2bapt2012-04-234-0/+22
| | | | | | | | | | | | | | | | - 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
* korean/unfonts-ttf||2012-03-16|Was divided into korean/unfonts-core and ↵dougb2012-03-175-71/+0
| | | | | | | | korean/unfonts-extra Last dependent was updated, so it is now safe to remove Feature safe: yes
* - Bump PORTREVISION to chase the update of multimedia/libvpxashish2012-02-161-0/+1
|
* The KDE/FreeBSD team is pleased to announce KDE SC 4.7.4, whichavilla2012-01-252-2/+4
| | | | | | | | | | 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
* - Fix plistpav2012-01-221-0/+2
| | | | Reported by: pointyhat
* Improve a patch for IBus 1.4.0 from upstream and reduce diff.jkim2012-01-102-11/+51
|
* Update to 1.3.2.jkim2012-01-105-16/+48
|
* - Update to 2.1.0.jkim2012-01-044-15/+5
| | | | - Update project URL.
* - Update to 0.99.11.jkim2012-01-043-5/+5
| | | | - Update project URL.
* - update to 0.1.0scheidell2011-12-215-23/+19
| | | | | | | | - update master sites to google PR: ports/163260 Submitted by: Hyogeol Lee <hyogeollee@gmail.com> (maintainer) Approved by: gabor (mentor)
* Fix FONTSDIR.hrs2011-12-141-2/+2
| | | | Reported by: pav
* Update dependency because korean/unfonts-ttf is split into -core and -extra.hrs2011-12-061-2/+2
| | | | | Spotted by: dougb Feature safe: yes
* Remove trailing whitespaces.ehaupt2011-11-192-2/+2
| | | | Feature safe: yes
* The KDE on FreeBSD team is pleased to update the KDE4 ports to 4.7.3.rakuco2011-11-141-2/+2
| | | | | | | | | | | 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
* Remove ports@ ports that have been DEPRECATED for at least 1 monthdougb2011-11-0219-797/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | audio/shoutcast Unfetchable; website rearranged audio/linux-shoutcast Unfetchable; website rearranged chinese/scim-chewing Does not configure converters/py-cjkcodecs Integrated into every python version in the tree databases/kpogre Does not compile deskutils/mhc Does not fetch deskutils/org-mode.el6 Does not fetch deskutils/gemcal Does not fetch devel/erlang-thrift Does not build dns/domtools Does not fetch editors/richtext Does not compile games/vultures-claw Does not fetch games/bomb Does not fetch games/lgeneral-data Bad plist games/linux-enemyterritory-jaymod Does not fetch games/xphotohunter Does not fetch graphics/gimpshop Fails to patch graphics/lightspark-devel Does not compile graphics/xmms-plazma Does not fetch graphics/py-cgkit Does not fetch, does not compile on ia64, powerpc, or sparc64 japanese/rxvt Does not fetch, fails to build with new utmpx japanese/epic4 Some distfiles do not fetch java/jde Does not fetch java/kaffe Does not fetch korean/gdick HTMLs from the Yahoo! Korea Dictionary cannot be parsed, other runtime problems korean/hanterm-xf86 Does not compile korean/stardict2-dict-kr Does not fetch lang/p5-JavaScript Does not fetch lang/TenDRA Website disappeared; last release 2006, Does not compile on recent FreeBSD-9 mail/freepops Does not build mail/itraxp Does not build misc/tellico Leaves file behind on deinstall net/gsambad Does not fetch net/nocatauth-gateway Uses a UID registered to another port net/nocatauth-server Uses a UID registered to another port net/libosip2 Does not fetch net/kmuddy Does not fetch net/netboot Does not build net-mgmt/jffnms Does not fetch net-p2p/frostwire Does not fetch net-p2p/azureus Does not fetch news/cleanscore Does not fetch news/nntpswitch Does not fetch news/p5-NewsLib Does not fetch russian/cyrproxy Does not fetch science/gerris Does not fetch security/opensaml Does not fetch sysutils/wmbattery Does not fetch sysutils/cpuburn No more public distfiles textproc/tei-guidelines-p4 Does not fetch textproc/tei-p4 Does not fetch textproc/py-hyperestraier Does not fetch textproc/tdtd.el Does not fetch textproc/tei-lite Does not fetch www/phpwiki13 Does not fetch www/p5-Apache-Scoreboard Depends on mod_perl www/p5-B-LexInfo Broken due the new mod_perl2 API www/phpwiki Does not fetch www/smb2www Apache13 is deprecated, migrate to 2.2.x+ now www/spip Checksum is changing daily www/monkey Does not fetch x11-toolkits/jdic Does not fetch x11-toolkits/py-kde Does not compile
* Add a comment indicating what ports depend on these 2dougb2011-11-021-1/+2
|
* audio/mp3butler Depends on audio/p5-MusicBrainz-Client which is DEPRECATEDdougb2011-11-0127-9851/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | audio/p5-MusicBrainz-Client Disappeared from CPAN editors/doxymacs Depends on www/w3-4, which is DEPRECATED graphics/libart Does not fetch, no more public distfiles java/jboss4 Does not build with new ant korean/hanterm Depends on korean/johabfonts, which is DEPRECATED, fails to build with new utmpx korean/johabfonts No more public distfiles, installs into / korean/hlatex-psfonts-uhc-extra Depends on korean/hlatex, which is DEPRECATED korean/texinfo Depends on korean/hlatex, which is DEPRECATED korean/hlatex No more public distfiles mail/jboss-mailservices Depends on java/jboss4, which is DEPRECATED misc/p5-Geography-NationalGrid-TW Depends on misc/p5-Geography-NationalGrid, which is DEPRECATED misc/p5-Geography-NationalGrid Disappeared from CPAN multimedia/fxtv Depends on multimedia/mplex, which is DEPRECATED multimedia/mplex Upstream disapeared and distfile is not available net/py-timeoutsocket Upstream disapear and distfile is no more available textproc/p5-XML-LibRSVG Unmaintained and not used anymore textproc/javacc No more public distfiles www/w3-4/Makefile Upstream disapeared and distfile is not available www/commonist Depends on textproc/javacc, which is DEPRECATED www/newsfeed Depends on net/py-timeoutsocket, which is DEPRECATED x11/fbsd-icons Upstream disapear and distfile is no more available x11-themes/geramik Depends on x11-toolkits/qtpixmap, which is DEPRECATED x11-toolkits/qtpixmap No more public distfiles x11-wm/fvwm95-i18n Depends on x11/fbsd-icons, which is DEPRECATED x11-wm/fvwm95 Depends on x11/fbsd-icons, which is DEPRECATED
* The vast majority of pkg-descr files had the following format when theydougb2011-10-244-6/+1
| | | | | | | | | | | | | | | | 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-172-8/+46
| | | | | | | | | | | | | | | | | | 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
* Remove ports maintainted by ports@ which have passed their EXPIRATION_DATEdougb2011-10-096-101/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | astro/gkrellsun Abandonware astro/xrmap No more distfiles audio/midimountain Abandonware audio/gkrellmss Abandonware audio/gnapster Abandonware databases/xbase No more public distfiles databases/xbsql No more public distfiles games/gtkabale No more public distfiles games/battleball No more public distfiles, does not compile on ia64 or sparc64 games/race No more public distfiles games/stvef-paks No more public distfiles games/stvef-server No more public distfiles games/tome No more public distfiles games/qkmj No more public distfiles games/oilwar No more public distfiles games/xbaby No more public distfiles games/xword Abandonware games/kslide No more public distfiles graphics/xmrm No more public distfiles, does not compile on amd64 or sparc64 graphics/giftrans Upstream disappeared and distfile is not available graphics/wildmagic BROKEN for more than 6 months, does not fetch irc/ircd-rusnet No more public distfiles irc/tkirc No more public distfiles korean/mizifont No more public distfiles lang/freetxl No more public distfiles math/nsc2ke No more public distfiles misc/mgp-mode.el No more public distfiles multimedia/p5-RIFF-Info No more public distfiles net/p5-Net-OpenDHT No more public distfiles net/mudix No more public distfiles net-im/newsbot No more public distfiles net-im/libicq2000 Abandonware net-im/gossip No longer maintain by upstream, use net-im/empathy instead net-im/ickle Abandonware net-mgmt/nipper BROKEN for more than 6 month, does not fetch net-p2p/mldonkey-serverspy No more public distfiles news/p5-Gateway No more public distfiles print/epsmerge No more public distfiles science/at No more public distfiles science/pyvox No more public distfiles security/p5-Email-Obfuscate No more public distfiles security/libparanoia No more public distfiles security/execwrap No more public distfiles
* For ports that have an EXPIRATION_DATE which has already passed, butdougb2011-10-095-2/+13
| | | | | that have other ports that depend on them, mark the ports that depend on them DEPRECATED, and make all EXPIRATION_DATEs 2011-10-31.
* - Update MAINTAINER: use canonical format for ports@FreeBSD.orgsunpoet2011-10-021-1/+1
|
* - Mark BROKEN: installs file into /pav2011-09-251-0/+2
| | | | Reported by: pointyhat
* - Mark BROKEN: does not compilepav2011-09-251-0/+2
| | | | | | ./xutf8.h:25:2: error: #error Please include <X11/Xlib.h> before "xutf8.h" Reported by: pointyhat
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-247-14/+14
| | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav
* Update to 0.5.5.jkim2011-09-132-3/+3
|
* 2011-09-01 korean/hlatexfonts-ocf: No more public distfilesbapt2011-09-0729-731/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2011-09-01 korean/pgp.language: No more public distfiles 2011-09-01 games/xgammon: No more public distfiles 2011-09-01 korean/hanIM: No more public distfiles 2011-09-01 misc/gplbp: No more public distfiles 2011-09-01 net/vyqchat: No more public distfiles 2011-09-01 news/xmitbin: No more public distfiles 2011-09-01 games/tvp: No more public distfiles 2011-09-01 games/glasteroids: No more public distfiles 2011-09-01 games/xscrabble: No more public distfiles 2011-09-01 games/xbat: No more public distfiles 2011-09-01 korean/hanmiscutils: No more public distfiles 2011-09-01 net-p2p/hagelslag: No more public distfiles 2011-09-01 games/cgoban2: No more public distfiles 2011-09-01 games/krosswordplayer: No more public distfiles 2011-09-01 korean/helvis: No more public distfiles 2011-09-01 print/mgv: No more public distfiles 2011-09-01 japanese/linux-JM: No more public distfiles 2011-09-01 games/xlines: No more public distfiles 2011-09-01 games/xgame: No more public distfiles 2011-09-01 net/ttt: No more public distfiles 2011-09-01 games/merlin: No more public distfiles 2011-09-01 games/xshisen: No more public distfiles 2011-09-01 games/slige: No more public distfiles 2011-09-01 games/wmtimebomb: No more public distfiles 2011-09-01 net-mgmt/cfgstoragemk: No more public distfiles
* Correct run-time dependencies and make it slightly less broken (althoughjkim2011-09-021-3/+1
| | | | | | | | | | | it seems there is no chance to make it work again). - Remove converters/py-cjkcodecs from run-time dependency. [1] It was included in the Python itself for some time now. Please see ports/160306 for more info. - Add x11-toolkits/py-gnome-desktop to run-time dependency. Pointed out by: Ruslan Mahmatkhanov (cvs-src at yandex dot ru) [1]
* - Mark korean/gdick as IGNORE and DEPRECATED with EXPIRATION_DATE setjkim2011-09-013-6/+9
| | | | | | | | to 2011-11-01. [1] - Update to 0.9.2 and the project URL, just in case someone wants to rescue it. PR: ports/160305 [1]
* Chase project URL change.jkim2011-09-011-1/+1
|
* - Update to 1.2.3 and add LICENSE.jkim2011-08-275-166/+81
| | | | - Honor WITHOUT_NLS and NOPORTDOCS.
* - Fix LICENSE. libhagul is actually licensed under LGPL 2.1.jkim2011-08-274-17/+41
| | | | | | - Honor WITHOUT_NLS and make porlint happy. Reviewed by: hyogeollee@gmail.com (maintainer)
* Make portlint happy.jkim2011-08-272-4/+4
|
* Make portlint happy.jkim2011-08-272-5/+5
|
* Update to 0.3.2 and grab maintainership.jkim2011-08-273-16/+22
|
* Honor WITHOUT_NLS and grab maintainership.jkim2011-08-272-5/+12
|
* Honor WITHOUT_NLS.jkim2011-08-273-3/+33
|
* Update to 2.0.0 and grab maintainership.jkim2011-08-264-7/+31
|
* Fix locale directories using gnomehack.jkim2011-08-232-3/+3
| | | | Reported by: pointyhat
* Rename distinfo.core to distinfo.core-ttf to avoid confusion with core(5) file.jkim2011-08-233-1/+1
| | | | Suggested by: Alain AUDEBERT (deuza at fr dot freebsd dot org)
* Fix build dependencies.jkim2011-08-111-3/+3
| | | | Reported by: pointyhat
* Use PLIST_DIRS properly.jkim2011-08-112-2/+2
|
* Remove pkg-plist and generate it from Makefile.jkim2011-08-112-10/+15
|
* Sort file names.jkim2011-08-111-1/+1
|
* - Update to 12 and grab maintainership.jkim2011-08-113-14/+32
| | | | | - Clarify the lincense. It was relicensed under the Artistic License 1.0 or later by the author since version 12.
* Rename ko-KR.* to ko_KR.* for consistency with other dictionaries.jkim2011-08-101-4/+4
|
* Korean hunspell dictionariesjkim2011-08-105-0/+52
| | | | WWW: http://code.google.com/p/spellcheck-ko/
* IBus-Hangul is an input method (IM) for Korean language, based on IBus.jkim2011-08-097-0/+109
| | | | WWW: http://code.google.com/p/ibus/
* Add the font category in COMMENT.jkim2011-08-091-1/+1
|
* - Split korean/unfonts-ttf into korean/unfonts-core and korean/unfonts-extra.jkim2011-08-098-0/+461
| | | | | - Update unfonts-core to 1.0.2-080608. - Correct version number for unfonts-extra.
* Install the correct license file and fix English font names.jkim2011-08-063-6/+6
|
* Nanum Gothic Coding font family is free Hangul fonts developed byjkim2011-08-066-0/+161
| | | | | | | NHN Corporation and distributed under SIL Open Font License (OFL). This font was specifically designed for Hangul terminals. WWW: http://dev.naver.com/projects/nanumfont
* Replace PREFIX with LOCALBASE in few places.jkim2011-08-061-3/+3
|
* Nanum font family is free Hangul fonts developed by NHN Corporationjkim2011-08-067-0/+187
| | | | | | and distributed under SIL Open Font License (OFL). WWW: http://hangeul.naver.com/
* Reset maintainership and deprecate some korean ports with no more publicjkim2011-08-052-2/+8
| | | | | | distfiles. Discussed with: cjh
* - Update to 0.8.1 and unbreak build on HEAD.jkim2011-08-049-45/+58
| | | | | - Add LICENSE and chase project URL change. - Reset maintainership due to long inactivity.
* - Fix a security vulnerability (CVE-2008-2383).jkim2011-08-045-2/+505
| | | | | | - Fix iconv related crashes on 64-bit platforms. - Add pseudo UTF-8 support. - Chase project URL change.
* - Update to 2.2 and undeprecate.jkim2011-08-049-869/+40
| | | | | | | | - Modernize the port and update the project URL. - Clarify the license. This font family was relicensed under BSD/X11 license and open-sourced by the original author in 2002. Later it was forked and now maintained by Baekmuk Project under BSD license. - Use vendor supplied fonts.dir and fonts.scale instead of our local copies.
* Remove WWW entries from unmaintained ports that return 404 or where the domainehaupt2011-08-032-4/+0
| | | | disappeared.
* Deprecate some ports where I can't find distfiles and upstreambapt2011-08-037-0/+21
|
* Mark BROKEN: Does not fetchbapt2011-08-021-0/+2
|
* Bye bye abandonwares (part 4)bapt2011-08-0154-2473/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2011-08-01 korean/a2ps: Looks like an abandonware, no more public distfiles 2011-08-01 korean/bitchx: Look like an abandonware, no more public distifles 2011-08-01 korean/elm: Look like an abandonware, no more public distifles 2011-08-01 korean/linuxdoc-sgml: Look like an abandonware, no more public distifles 2011-08-01 korean/mod_url: Look like an abandonware, no more public distifles 2011-08-01 korean/nh2ps: Look like an abandonware, no more public distifles 2011-08-01 korean/pinetreefonts: No more public distfile 2011-08-01 mail/bincimap: No more public distfile 2011-08-01 mail/cmail: No more public distfile 2011-08-01 math/hexcalc: Look like an abandonware, no more public distifles 2011-08-01 math/qgfe: Look like an abandonware, no more public distifles 2011-08-01 misc/ewipe: Look like an abandonware, no more public distifles 2011-08-01 misc/gkrellmfmonitor2: Look like an abandonware, no more public distifles 2011-08-01 misc/gkx86info: Look like an abandonware, no more public distifles 2011-08-01 multimedia/goggles: Abandonware, see: http://www.fifthplanet.net/2010/01/dead-projects-goggles-dvd-player.html 2011-08-01 multimedia/ldvd: Abandonware 2011-08-01 multimedia/linux-divx4linux: No more needed 2011-08-01 multimedia/linux-divx4linux4: No more needed 2011-08-01 multimedia/ogle: Abandonware 2011-08-01 multimedia/ogle-gui: Abandonware 2011-08-01 multimedia/okle: Abandonware 2011-08-01 multimedia/subconv: Look like an abandonware, no more public distifles 2011-08-01 net/callgen323: Look like an abandonware, no more public distifles 2011-08-01 net/lyntin: No longer under active development 2011-08-01 net/py-rt: No more public distfiles, looks like an abandonware 2011-08-01 net/rwhoisd: Looks like an abandonware, no more public distfiles 2011-08-01 net/traffic: Looks like an abandonware, no more public distfiles 2011-07-23 net-im/gnomeicu: No longer maintain by upstream, use net-im/empathy instead 2011-08-01 net-mgmt/trafd: Look like an abandonware, no more public distifles 2011-08-01 net-p2p/gkrellm-gift: Look like an abandonware, no more public distifles 2011-08-01 news/bgrab: Looks like an abandonware, no more public distfiles 2011-08-01 news/rkive: Looks like an abandonware, no more public distfiles 2011-08-01 polish/sap: Looks like an abandonware, no more public distfiles 2011-08-01 print/nenscript: Looks like an abandonware, no more public distfiles
* Remove dead site (ftp.kaist.ac.kr)ehaupt2011-07-297-10/+2
|
* Update scim-tables ports to 0.5.10. Appease portlint.lx2011-07-216-28/+38
|
* Reset maintainership de jure. In fact KDE 3 has not been maintained by our teammakc2011-07-081-1/+1
| | | | | | 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-082-2/+21
| | | | | 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
* Another bunch of deprecation: no more public distfiles and/or abandonwarebapt2011-06-176-0/+18
|
* Mark broken some ports with unfetchable distfilesbapt2011-06-172-0/+4
|
* Unfetchable, no new home found: deprecatebapt2011-06-161-0/+3
|
* The FreeBSD KDE Team is pleased to announce KDE SC 4.6.4. Read fullavilla2011-06-141-2/+2
| | | | announcement here: http://kde.org/announcements/announce-4.6.4.php
* - Update to 0.99.9wen2011-06-102-4/+4
| | | | | PR: ports/157646 Submitted by: Hyogeol Lee <hyogeollee@gmail.com>
* Update KDE Software Compilation ports to 4.6.3makc2011-05-172-2/+39
| | | | Special thanks to Raphael Kubo da Costa for his work on this update.
* - Set CONFLICTS with unzip-iconv upcoming as a new porttota2011-05-051-1/+1
| | | | | PR: ports/152006 Submitted by: KOMATSU Shinichiro <koma2_AT_lovepeers_DOT_org>
* Bump PORTREVISION after open-mofit updatemakc2011-05-022-2/+2
|
* Remove unmaintained expired nvi related portsbapt2011-05-023-40/+0
| | | | | | | | | | | | | 2011-05-01 editors/nvi-m17n: Distfile is no more available 2011-05-01 chinese/nvi-big5: Distfile is no more available 2011-05-01 chinese/nvi-euc-cn: Distfile is no more available 2011-05-01 chinese/nvi-euc-tw: Distfile is no more available 2011-05-01 editors/nvi-perl: Distfile is no more available 2011-05-01 japanese/nvi-euc-jp: Distfile is no more available 2011-05-01 japanese/nvi-iso-2022-jp: Distfile is no more available 2011-05-01 japanese/nvi-sjis: Distfile is no more available 2011-05-01 korean/nvi-euc-kr: Distfile is no more available 2011-05-01 korean/nvi-iso-2022-kr: Distfile is no more available
* Removed ports that depends on iiimf expired ports + they are abandonwarebapt2011-05-028-178/+0
| | | | | | | | japanese/iiimf-le-freewnn japanese/iiimf-le-canna chinese/iiimf-le-newpy korean/iiimf-le-hangul chinese/iiimf-le-ude
* - Update to 0.99.8culot2011-04-113-5/+18
| | | | | | | - LICENSE added PR: ports/156041 Submitted by: Hyogeol Lee <hyogeollee AT gmail.com>
* - Update to 0.0.12culot2011-04-116-16/+33
| | | | | PR: ports/156007 Submitted by: Hyogeol Lee <hyogeollee AT gmail.com> (maintainer)
* The FreeBSD KDE Team is pleased to announce April updates for KDEavilla2011-04-072-2/+5
| | | | | | | 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.
* The FreeBSD KDE Team is pleased to announce KDE SC 4.6.1 and KDE PIMavilla2011-03-252-11/+39
| | | | | | | | | 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-1949-87/+0
|
* - Unbreakpav2011-03-172-22/+20
| | | | | PR: ports/154793 Submitted by: Takefu <takefu@airport.fm>
* - Remove unnecessary PKGNAMEPREFIX declarationsunpoet2011-01-092-2/+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-2/+9
| | | | | | for FreeBSD. It's a bugfix-only release, January 2011 set.
* - Use canonical format for ports@FreeBSD.org MAINTAINER addressessunpoet2010-12-292-2/+1
| | | | - Remove obsolete MD5 checksum while I'm here
* Sync to final (for now) bsd.autotools.mkade2010-12-232-5/+6
|
* - Setup DATADIR, DOCSDIRpgollucci2010-12-122-967/+970
| | | | | | - Fix NO* vars Reported by: QAT
* Sync to new bsd.autotools.mkade2010-12-043-3/+3
|
* KDE FreeBSD team presents KDE SC 4.5.4.makc2010-12-031-2/+2
|
* KDE FreeBSD team is glad to present Qt 4.7.1 in ports.makc2010-12-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | Along with Qt4 the following ports are updated: PyQt4 ports to 4.8.1 devel/py-sip to 4.11.2 devel/qscintilla2 to 2.4.5 PyKDE3 to 3.16.7 PyQt3 tp 3.18.2-snapshot-20091119 New ports added: devel/qt4-declarative devel/py-qt4-declarative x11/qt4-graphicssystems-opengl This release has been contributed by: Thomas Abthorpe (tabthorpe) Max Brazhnikov (makc) Dima Panov (fluffy) Alberto Villa (avilla) We'd like to thank Martin Wilke (miwi) for exp-run.
* KDE FreeBSD team presents KDE SC 4.5.3.makc2010-11-042-3/+3
|
* 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
* - release this module, the site has moved, and I can not read the korean ↵pgollucci2010-10-201-1/+1
| | | | replacement
* Punt autoconf267->autoconf268ade2010-10-162-4/+4
|
* Improve handing of LD_LIBRARY_PATH when doing non-standard LOCALBASE builds.kmoore2010-10-161-1/+1
|
* Migration of final set of working ports from automake{19,110} -> 111ade2010-10-072-3/+3
|
* KDE FreeBSD team presents KDE SC 4.5.2.makc2010-10-062-7/+23
| | | | | | | | 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-163-7/+6
| | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
* KDE FreeBSD team presents KDE SC 4.5.1.makc2010-09-032-36/+16
| | | | | New ports added: misc/kde4-l10n-ia - Interlingua localization for KDE
* Update distinfo. The distfiles have been re-rolled for some reason.hrs2010-08-161-3/+3
| | | | Reported by: pav
* - Update to 0.0.11amdmi32010-08-055-24/+25
| | | | | | | - While here, use DATADIR and LDFLAGS instead of LIBS as intended. PR: 148747 Submitted by: Hyogeol Lee <hyogeollee@gmail.com> (maintainer)
* Present KDE SC 4.4.5 for FreeBSD.makc2010-06-301-3/+3
| | | | Feature safe: yes
* - Update to 0.99.7wen2010-06-282-6/+5
| | | | | | PR: ports/130228 Submitted by: Hyogeol Lee <hyogeollee@gmail.com> Feature safe: yes
* Connect gimp-help portsmakc2010-06-151-0/+1
|
* Add new ports for GIMP Manual:makc2010-06-151-0/+18
| | | | | | | | | | The GIMP User Manual is distributed as a set of HTML pages for use with the internal GIMP help browser or any web browser. WWW: http://docs.gimp.org/ PR: ports/145650, ports/145652 Submitted by: SimaMoto, RyoTa <liangtai.s4 at gmail.com>
* BROKEN should not be quoted.erwin2010-06-131-1/+1
| | | | No functional change.
* Present KDE SC 4.4.4 for FreeBSD.makc2010-06-021-3/+3
|
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-314-4/+4
|
* - Pass port to apache@pgollucci2010-05-261-1/+1
|
* Reset perky@FreeBSD.org due to maintainer-timeouts and no responselinimon2010-05-245-5/+5
| | | | | | to email. Hat: portmgr
* - The FreeBSD KDE team is pleased to announce KDE SC 4.4.3 for FreeBSDfluffy2010-05-113-15/+62
| | | | With hat on: kde@
* - update to 1.4.1dinoex2010-03-2818-17/+18
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - Mark BROKEN on HEAD: fails to build with new utmpxmiwi2010-03-203-3/+21
| | | | Reported by: pointyhat
* Presenting KDE 4.3.5 for FreeBSD. The official release notes for thismiwi2010-02-072-4/+3
| | | | | | | 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-0518-16/+18
|
* The FreeBSD KDE team is pleased to announce Qt-4.6.1 for FreeBSD.makc2010-01-223-15/+19
|
* Reset cjh due to inactivity. We hope to see him back again soon.linimon2010-01-0362-119/+30
| | | | Hat: portmgr
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-213-8/+0
| | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
* The FreeBSD KDE is please to announce the release of KDE 4.3.4,miwi2009-12-021-3/+3
| | | | | | | 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.
* - Update to 0.0.10miwi2009-11-283-8/+8
| | | | | PR: 140415 Submitted by: Hyogeol Lee <hyogeollee@gmail.com> (maintianer)
* The KDE FreeBSD team is proud to announce the release of KDE 4.3.3miwi2009-11-272-5/+5
| | | | | | | | | | | | | 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 Qt-4.5miwi2009-11-272-7/+0
| | | | | | | The KDE FreeBSD team would like to say thanks to all the helpers and submitters. Tested by: pointyhat-exp-run (myself)
* - Mark MAKE_JOBS_UNSAFEpav2009-11-212-0/+2
| | | | Reported by: pointyhat
* - Mark BROKEN: does not patchpav2009-11-071-0/+2
| | | | Reported by: pointyhat
* - Fix build on 9.0amdmi32009-11-051-0/+11
| | | | | PR: 140140, 140274 Submitted by: Jilles Tjoelker <jilles@stack.nl>, myself
* - Reset maintainer, his email is bouncingpav2009-11-031-1/+1
|
* 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
* - Fix runtime on 64-bit platformspav2009-09-242-1/+85
| | | | | | | PR: ports/133899 Submitted by: Peter Jeremy <peterjeremy@optushome.com.au> Approved by: maintainer timeout (cjh; 6 months) Feature safe: yes
* The FreeBSD KDE is please to announce the release of KDE 4.3.1,tabthorpe2009-09-021-3/+3
| | | | | | | | 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.
* Update the PHP documentation to 2009-09-01edwin2009-09-012-0/+14
| | | | | | | > - Russian is removed > - Korean has been re-added > - Turkish, Bulgarian and Romenian have been added >
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-224-8/+4
| | | | starting with H,I,J,K,L
* Fix the build w/ libtool22.mezz2009-08-101-0/+3
| | | | Reported by: erwin (i386 8-exp)
* clean upmakc2009-08-081-3/+0
|
* The KDE FreeBSD team is proud to announce the release of KDE 4.3.0miwi2009-08-053-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)
* - Update Qt4 to 4.5.2miwi2009-08-052-4/+4
| | | | | | | The KDE FreeBSD team would like to say thanks to all the helpers and submitters. Tested by: pointyhat-exp-run (pav/miwi)
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-033-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
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-3114-11/+14
| | | | | | bumped or updated Requested by: edwin
* - Don't create DOCSDIR if NOPORTDOCS in set (that is, fix install with ↵amdmi32009-07-071-3/+3
| | | | | | | | | | NOPORTDOCS) - Use DOCSDIR in the Makefile PR: 135441 Submitted by: myself Approved by: maintainer timeout
* 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
* Convert most of remaining ports that depend on xorg-libraries toamdmi32009-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)
* The KDE FreeBSD team is pleased to announce KDE 4.2.4, the last bugfixmiwi2009-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.
* - Mark remaining mod_* ports MAKE_JOBS_SAFE=yespgollucci2009-05-221-0/+2
| | | | | PR: ports/134611 Approved by: pav (#bsdports)
* 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-101-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.
* - USE_APACHE=yes is deprecatedpgollucci2009-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
* The KDE FreeBSD team is proud to announce the release of KDE 4.2.2miwi2009-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
* 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
* - Fix install and deinstall procedureamdmi32009-03-232-1/+7
| | | | | PR: 132893 Submitted by: Hyogeol Lee <hyogeollee at gmail dot com> (maintainer)
* - Fix deinstall procedureamdmi32009-03-232-1/+2
| | | | | PR: 132892 Submitted by: Hyogeol Lee <hyogeollee at gmail dot com> (maintainer)
* Update KDE to 4.2.1.makc2009-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.
* The KDE FreeBSD team is proud to announce the release of KDE 4.2.0miwi2009-02-092-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.
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).flz2009-01-242-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).
* kde@freebsd team is pleased to announce KDE 4.1.4, the last bugfix release ↵makc2009-01-143-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)
* kde@freebsd team is pleased to announce the update for Qt4 ports.makc2009-01-141-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)
* - Update to 0.0.9amdmi32009-01-126-46/+18
| | | | | PR: 130227 Submitted by: Hyogeol Lee <hyogeollee at gmail dot com> (maintainer)
* - Remove HAVE_ESOUND/USE_ESOUND block, this is long time abandonedpav2009-01-081-5/+0
|
* - Remove conditional checks for FreeBSD 5.x and olderpav2009-01-061-7/+1
|
* - remove japenese/msdosfs: only for 5.x [1]pgollucci2008-12-2826-1081/+0
| | | | | | | - remove korean/msdosfs: only for 5.x PR: ports/129988 [1] Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
* - use DOCSDIR macroitetcu2008-11-182-5/+5
| | | | | | | - fix plist for -DNOPORTDOCS - bump PORTREVISION Prompted by: QAT QA run
* 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
* - Add "listenaddr 127.0.0.1" to {c|t|k}serverc.hrs2008-11-011-1/+0
| | | | | - Update startup scripts. - Simplify the pkg-install script.
* Fix file mode on deinstall, not install.hrs2008-10-312-2/+3
| | | | Pointy hat to: hrs
* - Fix mode of ${LOCALBASE}/etc/xpdfrc.hrs2008-10-311-2/+2
| | | | - Fix FONTSDIR of UnBatang.ttf.
* - Install each localized xpdfrc separately and use "include"hrs2008-10-314-38/+34
| | | | | | instead of directly modifying the original xpdfrc. - Keep consistency of PORTVERSION. - Take maintainership.
* - Style clean-ups.hrs2008-10-274-16/+15
| | | | | - Separate */FreeWnn-server and */FreeWnn-lib. - Take maintainership.
* 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
* * print/ghostscript-* and related ports have been renamed in thehrs2008-09-063-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)
* The KDE FreeBSD team is proud to announce the release of KDE 4.1.1miwi2008-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.