aboutsummaryrefslogtreecommitdiffstats
path: root/korean
Commit message (Collapse)AuthorAgeFilesLines
* cleanup plistbapt2014-12-216-7/+0
|
* Update to 4.3.5.jkim2014-12-191-4/+4
|
* Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. Thetijl2014-11-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | first contains runtime libraries such as libintl and the latter contains developer tools such as msgfmt. Ports that use gettext will usually need a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools. USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on devel/gettext-runtime and USES=gettext-tools can be used to set a BUILD/RUN_DEPENDS on devel/gettext-tools. USES=gettext is now the same as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools. Update gettext to 0.19.3. Remove :oldver from converters/libiconv and devel/gettext-runtime. Leave symlinks with the old library versions to avoid the need to bump PORTREVISION on a large number of dependent ports. When most of the dependent ports have had normal version updates, PORTREVISION can be bumped on the remaining ones (low number) and the links can be removed. Fix some ports that installed files in lib/locale instead of share/locale. PR: 194038 Reviewed by: bapt Exp-run: antoine Approved by: portmgr (antoine)
* Update to 4.3.4.jkim2014-11-271-4/+4
|
* Does not work anymorebapt2014-11-197-143/+0
|
* Cleanup plistantoine2014-11-1221-243/+11
|
* - Remove a few remaining $Id$ from pkg-plistsak2014-11-071-1/+0
| | | | Approved by: portmgr (mat)
* Update to 4.3.3.jkim2014-11-011-4/+4
|
* Remove @dirrm and @dirrmtry entries from the Qt ports.rakuco2014-10-241-2/+0
|
* - Convert ports from korean/, shells/, x11/, x11-clocks/, x11-fm/,mva2014-10-202-4/+2
| | | | | | x11-fonts/, x11-toolkits and x11-wm to new USES=python Approved by: portmgr (implicit)
* KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!makc2014-10-193-16/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | USE_KDE4=kdehier component has been deprecated, new components added: baloo - Baloo core libraries baloo-widgets - Baloo widgets library kfilemetadata - KDE library for extracting file metadata New ports: graphics/kqtquickcharts - QtQuick plugin to render interactive charts misc/artikulate - Pronunciation trainer for KDE (not usable currently, links to both GStreamer 1.x and 0.10.x via dependencies) sysutils/baloo[-widgets] - KDE framework for searching and managing user metadata sysutils/kfilemetadata - Library for extracting file metadata l10n ports: - Farsi (Persian) and Indonesian translations has been readded - Vietnamese didn't pass threshold for inclusion into release astro/kstars: - switch dependency from math/eigen2 to math/eigen3 - add PYKDE option for updating supernovae data deskutils/kdepim4: - update dependencies: add libkgapi and baloo, remove now needless clucene, link-grammar, strigi - add patch to fix build with gcc42 - update COMMENT and description for all KDE PIM ports devel/ruby-krossruby: - remove BROKEN, it builds with ruby 2.x now editors/kate: - add patch to disable memory-hungry build of the kate tests [1] graphics/okular: - add dependency on graphics/libkscreen math/cantor: - add optional dependency on lang/luajit for LuaJIT backend - fix gfortran detection [2] misc/kdehier4: - adapt to new pkg world. Now the purpose of kdehier4 only to link some stuff between KDE4_PREFIX and LOCALBASE. science/kalzium: - switch dependency from math/eigen2 to math/eigen3 - add dependence on science/chemical-mime-data x11-themes/kdeartwork4 - switch dependency from math/eigen2 to math/eigen3 among other changes: - drop deprecated USE_KDE4=kdehier - drop @dirrm from plist - clean up pkg-descr - convert to options helpers - other portlint fixes The area51 repository features commits by alonso, rakuco and myself. PR: 187150 [1] Reported by: pe.freethread@live.com Patch by: Tobias Berner <tcberner@gmail.com> PR: 180674 [2] Reported by: torsten.eichstaedt@web.de PR: 194316 Exp-run: antoine
* Update to 4.3.2.jkim2014-10-172-5/+4
|
* - Set CPPFLAGS and LIBS in a number of ports so configure can find libintl.htijl2014-09-251-2/+4
| | | | | | | | | | | | | | | | | | and libintl.so. This fixes a problem where DATADIRNAME gets an incorrect value which causes locale files to be installed in the wrong place. - The only configure checks that still need to be patched are related to intltool so move DATADIRNAME patching from USES=pathfix to USE_GNOME=intlhack. - games/klavaro: remove excessive dependencies - japanese/libskk: add INSTALL_TARGET=install-strip - math/libqalculate: add INSTALL_TARGET=install-strip and remove pthread patching - multimedia/freetuxtv: remove excessive dependencies - science/gramps: fix shared-mime-info use Exp-run by: antoine Approved by: portmgr (antoine)
* devel/glib12 x11-toolkits/gtk12:tijl2014-09-131-1/+1
| | | | | | | - Convert to USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip - Remove patches that renamed include directories and libraries so they didn't conflict with early development versions of glib/gtk 2.0
* - Fix a bug which prevented a bind(2) call from working.hrs2014-09-111-1/+0
| | | | | | | | - Support "make stage" by a non-root user. - Set $*wnn_enable=NO by default. [*] - Fix pkg-plist. PR: 149250 [*]
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-113-2/+3
| | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
* textproc/scim:tijl2014-08-311-1/+1
| | | | | - Add USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip
* Remove ports related to Adobe Reader.hrs2014-08-303-14/+0
|
* - Fix missing library problems when the linker enforces explicit linkingtijl2014-08-261-4/+3
| | | | | | PR: 192062 Exp-run by: antoine Approved by: portmgr (antoine)
* More unzip removalantoine2014-08-181-1/+0
|
* Upgrade OpenEXR and ilmbase to 2.2.0.mandree2014-08-161-0/+1
| | | | | | | | | | | | | | | | | | | GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so GCC-based systems will upgrade to the default ports compiler (GCC 4.7 currently.) Add two patches to OpenEXR to permit building it in a live system with the older OpenEXR version installed. Bug report filed to upstream Github at https://github.com/openexr/openexr/issues/130 Couple OpenEXR more tightly to ilmbase and require its exact .so version. Add UPDATING note, and bump PORTREVISION of all dependent ports. Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer. Approved by: portmgr (implicit for bumping PORTREVISION on unstaged ports)
* Merge 4 unzip slave ports into archivers/unzip as non-default optionsmarino2014-08-154-63/+0
| | | | | | | | | | | | | | | | | | | | | | It is practically impossible to use any of the unzip slave ports. This is because archivers/unzip is used by the ports infrastruction (via USES=zip, USES=zip:infozip) and each slave port conflicts with it. If you install the slave port first, then the port infrastructure can't install archivers/unzip (although if attempted, the extracts dependency might be satisfied by the slave port so it might actually work). In any case, this change: * Adds "iconv" support as an non-default option * Add a localization group that can have zero or one selection * That group contains Chinese, Korean, or Russian support * WITH_UNZIP_UNREDUCE support was removed (I'm not sure it even worked) * Makefile was simplified (several loops removed) * Removes unzip-iconv, Chinese, Korean, Russian slave ports PR: 190349 Reported by: Mikhail Rokhin Unzip overhaul: marino Approved by: maintainer (ehaupt@)
* Repair instances, almost all courtesy of bf ;-), of spacesadamw2014-07-301-1/+1
| | | | | | | and/or tabs before the =. This made doing regular expressions on the ports tree really difficult. Approved by: portmgr (not really, but touches unstaged ports)
* Rename korean/ patch-xy patches to reflect the files they modify.adamw2014-07-292-0/+0
|
* Remove expired ports:rene2014-07-2510-2294/+0
| | | | | | | | | | | | | | | | | | | | | | | 2014-07-23 chinese/big5con: Fails to build with new utmpx 2014-07-23 chinese/hztty: Fails to build with new utmpx 2014-07-23 irc/solid-ircd: Fails to build with new utmpx 2014-07-23 korean/eterm: Fails to build with new utmpx 2014-07-23 mail/biffer: Fails to build with new utmpx 2014-07-23 misc/c-hey: Fails to build with new utmpx 2014-07-23 misc/wminfo: Fails to build with new utmpx 2014-07-23 net/sendfile: Fails to build with new utmpx 2014-07-23 net-im/centericq: Fails to build with new utmpx 2014-07-23 security/chkrootkit: Fails to build with new utmpx 2014-07-23 security/openfwtk: Fails to build with new utmpx 2014-07-23 security/pam_alreadyloggedin: Fails to build with new utmpx 2014-07-23 security/srp: Fails to build with new utmpx 2014-07-23 security/sud: Fails to build with new utmpx 2014-07-23 sysutils/hyperic-sigar: Fails to build with new utmpx 2014-07-23 sysutils/lookupd: Fails to build with new utmpx 2014-07-23 sysutils/lookupd_ldap: Fails to build with new utmpx 2014-07-23 sysutils/p5-Sys-Utmp: Fails to build with new utmpx 2014-07-23 sysutils/syslog-ng2: Fails to build with new utmpx 2014-07-23 sysutils/yawho: Fails to build with new utmpx
* Do not try to remove directories not createdbapt2014-07-221-2/+0
|
* Stagify.vanilla2014-07-142-11/+1
| | | | Approved by: portmgr@ (blanket)
* Remove indefinite articles and trailing periods from COMMENT, plus minorolgeni2014-07-062-2/+2
| | | | | | | | | COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Categories J-L. CR: D305 Approved by: portmgr (swills)
* Remove NOPORTDOCS and NOPORTEXAMPLES from unstaged ports. Stage a couple whileadamw2014-07-054-48/+35
| | | | | | we're here. Remove any other references to NOPORT*. Approved by: portmgr (blanket for modernization)
* - Stagifyamdmi32014-07-041-5/+3
| | | | | | | - Use new LIB_DEPENDS syntax - Convert USE_XZ to USES Approved by: portmgr blanket
* - Switch to USES=libtoolamdmi32014-07-041-2/+2
| | | | Approved by: portmgr blanket
* - Switch to USES=libtool, drop .la filesamdmi32014-07-042-5/+3
| | | | | | - Use new LIB_DEPENDS syntax Approved by: portmgr blanket
* - Switch to USES=libtoolamdmi32014-07-041-1/+2
| | | | Approved by: portmgr blanket
* - Switch to USES=libtool, drop .la filesamdmi32014-07-042-3/+3
| | | | Approved by: portmgr blanket
* Convert GMAKE to MAKE_CMDbapt2014-06-251-2/+2
| | | | | | | Please note that lots of invocation of MAKE_CMD here are wrong as they do not properly respect MAKE_ENV and friends With hat: portmgr
* Update to 4.2.5.jkim2014-06-241-4/+4
|
* Deprecate ports failing to build with new utmpxantoine2014-06-241-0/+3
| | | | | | Maintainers had more than 4 years to fix them With hat: portmgr
* Support LIBS like LDFLAGS.tijl2014-06-112-12/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV. - Add an option helper for LIBS. - Adjust all ports that already use LIBS. Also remove references to PTHREAD_CFLAGS and PTHREAD_LIBS while here. - Some ports did not support having a LIBS environment variable and required additional patches. Somewhat simplified a linker command line looks like: ${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS} where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and LIBS can be controlled by us. If possible -L and -l flags need to be added to LIBS to make sure they appear after any -L and -l flags set by upstream. Many ports currently add -L${LOCALBASE}/lib to LDFLAGS but this may appear too early on the command line causing installed libraries to be linked in instead of freshly built ones. Additional changes: benchmarks/netio: Replace WITH_IPV6 with an IPV6 option. comms/gnokii: Replace some patches with USES=pathfix. Also remove -fPIC. graphics/gimageview: USES=libtool and install desktop file in DESKTOPDIR. graphics/visionworkbench: Remove FreeBSD 7 support. multimedia/libmovtar: New LIB_DEPENDS syntax. multimedia/opencinematools: Use standard do-build. net/siproxd: USES=libtool:keepla (port actually needs .la files for plugins) net-mgmt/nagios: Remove -fPIC. net-mgmt/nagios4: Remove -fPIC. print/cups-base: Only add -lssp_nonshared on i386 and OSVERSION < 1000036. security/p11-kit: Replace PTHREAD_LIBS in CONFIGURE_ENV with ac_cv_func_pthread_mutexattr_init=no in CONFIGURE_ARGS. This skips a test in configure that falsely detects pthread_mutexattr_init in our libc. sysutils/dar: Fix iconv detection. x11/rxvt-unicode: Remove -lstdc++ and patch configure to remove a FreeBSD hack and use $CXX as linker as on other platforms. PR: 190592 Exp-run by: antoine Approved by: portmgr (antoine)
* Update to libreoffice 4.2.4bapt2014-06-111-4/+4
| | | | | | | | - Speed staging phase by really installing to the stagedir directly - Rework to use predefined targets for build and install - Strip binaries - Remove now unnecessary dependencies on autotools - Add patches to fix crashes with icu 53.1
* Add staging supportpawel2014-05-302-10/+11
|
* Add staging supportpawel2014-05-301-5/+4
|
* - Add staging supportpawel2014-05-302-8/+3
| | | | - Use canonical name for patch
* Add staging supportpawel2014-05-301-8/+6
|
* Port is stage safepawel2014-05-301-1/+0
|
* Add staging supportpawel2014-05-301-12/+5
|
* Add staging supportpawel2014-05-301-4/+2
|
* - Add staging supportpawel2014-05-301-23/+10
| | | | - Use options subs, helpers
* - Convert gmake to USESmiwi2014-05-264-7/+4
| | | | Approved by: portmgr
* STAGEDIR support.hrs2014-05-252-16/+7
|
* KDE/FreeBSD team presents KDE SC 4.12.5 and KDE Workspace 4.11.9!makc2014-05-111-2/+2
| | | | | | | deskutils/kdepim4: - Remove no longer needed patch, the problem was fixed since Qt 4.8.4. The area51 repository features commits by rakuco and makc.
* - Don't remove mtree directoriesamdmi32014-05-101-1/+0
| | | | Approved by: portmgr
* Support stagebapt2014-05-091-1/+0
|
* Re-add accidentally removed PLIST_DIRS and PLIST_FILES in r339059.jkim2014-05-072-1/+5
| | | | | Submitted by: platypus01 at gmail dot com Pointyhat to: jkim
* Update to 4.1.6.jkim2014-05-071-4/+4
|
* Convert all :U to :tu and :L to :tlbapt2014-05-052-5/+5
| | | | | | | | | | | | | | Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a replacement for :U and :L (which has been marked as deprecated) bmake which is the default on FreeBSD 10+ only support by default :tu/:tl a hack has been added at the time to support :U and :L to ease migration. This hack is now not necessary anymore Note that this makes the ports tree incompatible with make(1) from FreeBSD 8.3 or earlier With hat: portmgr
* Remove the last @comment $FreeBSD$ from plists.mat2014-04-252-2/+0
| | | | | With hat: portmgr Sponsored by: Absolight
* KDE/FreeBSD team presents KDE SC 4.12.4 and KDE Workspace 4.11.8!makc2014-04-032-2/+57
| | | | | | | | | | | | | | | | | | | | KDE ports: - Convert to USES=tar:xz devel/p5-perlqt, multimedia/kdemultimedia4-ffmpegthumbs: - Convert LIB_DEPENDS to new style devel/p5-perlqt, devel/p5-perlkde: - Don't remove directories installed by perl port net/kdnssd: - moved to net/zeroconf-ioslave (renamed upstream) x11/kdelibs4: - Clean up non-standard shared mime files and directories after deinstall The area51 repository features commits by Alonso Schaich <alonsoschaich@fastmail.fm> and makc.
* Use USES=tar:bzip2.jkim2014-03-151-2/+1
|
* Simplify MASTER_SITES and use USES=tar:xz.jkim2014-03-151-3/+2
|
* - STAGEDIR supporthrs2014-03-114-13/+8
| | | | | - Eliminate duplicate files installed by each */FreeWnn-lib. - Bump PORTREVISION because of dependency and pkg-plist changes.
* Convert k* to USES=zipbapt2014-03-102-2/+2
|
* KDE/FreeBSD team presents KDE SC 4.12.3 and KDE Workspace 4.11.7!makc2014-03-051-2/+2
| | | | | | | | | | | | | | | | | | deskutils/kdepim4: - Add depedency on coreutils, kleopatra needs md5sum and sha1sum programs [1] misc/kdehier4: - add tests directory (r343428 commit to Templates/BSD.local.dist) security/kwallet: - moved to security/kwalletmanager (renamed upstream) x11/kdelibs: - remove workaround, which is not needed after global fix in Mk/bsd.kde4.mk (r315373) PR: ports/187259 [1] Submitted by: Tobias Berner <tcberner@gmail.com>
* Support stagingehaupt2014-02-271-6/+4
|
* Update to 4.1.5. It is partially based on the following PR.jkim2014-02-261-4/+4
| | | | PR: ports/186265
* Remove trailing whitespaces from category koreanehaupt2014-02-211-1/+1
|
* Support stagingehaupt2014-02-201-9/+4
|
* Support stagingehaupt2014-02-201-4/+3
|
* Support stagingehaupt2014-02-201-8/+3
|
* Support stagingehaupt2014-02-201-2/+1
|
* Support stagingehaupt2014-02-201-2/+1
|
* Support stagingehaupt2014-02-201-5/+4
|
* KDE/FreeBSD team presents KDE SC 4.12.2 and KDE Workspace 4.11.6!makc2014-02-184-19/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Among changes: - Switch KDE4_PREFIX to ${LOCALBASE} - Remove now needless misc/kde4-shared-mime-info port - Add stage support - Remove ancient CONFLICTS (KDE 4.9 and less) and LATEST_LINK - Squeeze MASTER_SITES/MASTER_SITE_SUBDIR - Convert LIB_DEPENDS to new style - Use options helpers - Drop support for FreeBSD 7.x - Remove Qt/KDE 3 related workarounds - Remove local patches and use upstream version scheme for libraries - sysutils/kdeadmin4, net/kdenetwork4, devel/kdesdk4, and x11-clocks/kdetoys4 ports have been split. - devel/kcachegrind is now a part of KDE SC [1] - more logs in area51 repo... New ports: devel/kde-dev-scripts: KDE development scripts devel/kde-dev-utils: KDE development utilities games/klickety: Tetris themed solitaire games/picmi: Single player logic-based puzzle game textproc/libkomparediff2: Library to compare files and strings The area51 repository features commits by Schaich Alonso, avilla, rakuco and myself. PR: ports/186491 Exp-run: by bdrewery Approved by: beat (former maintainer) [1]
* According to the Porter's Handbook (5.12.2.3.) default options must be added toehaupt2014-02-101-0/+3
| | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt)
* - Update gimp-help ports to 2.8.1. Polish translation has been removed, newmakc2014-02-011-3/+3
| | | | | | | | | translations have been added (ca, da, el, en_GB, sl, pt_BR) - Add stage support - Update maintainer address PR: based on ports/179681 Submitted by: RyoTa SimaMoto (maintainer)
* Fix properties on pkg-plistbapt2014-01-224-4/+0
|
* Simplify and support staging.jkim2014-01-086-60/+19
|
* Stagefy, convert to USES=gmake, and convert LIB_DEPENDS to new format.jkim2014-01-071-13/+5
|
* - Stagefy, convert to USES=gmake, convert LIB_DEPENDS to new format.jkim2014-01-071-9/+14
| | | | - Use options framework to select the default keyboard layout.
* Stagefy, convert to USES=gmake, and convert LIB_DEPENDS to new format.jkim2014-01-072-11/+7
|
* In preparation for Qt 5 ports:makc2014-01-072-17/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mk/Uses/qmake.mk: - Add support for out-of-source builds - Add support for Qt 5 ports - Respect WITH_DEBUG Mk/bsd.qt.mk: - Massive rework for Qt 5 ports - Remove '-phonon' from global configure args, thus allow qt4-designer and qt4-qtconfig to be built without Phonon support [1] devel/qmake4: - Improve mkspecs for gcc (mainly sync with linux version) and clang devel/qt4-corelib: - Convert to USES=iconv - Remove ancient patch devel/qt4-designer: - Remove reference to WRKSRC from installed pkgconfig files [2] - Don't build Qt Designer plugin for Phonon from outdated Qt sources. Separate port for plugin will be committed later devel/qt4-assistant-adp, devel/qt4-libqtassistantclient: - Convert to USES=qmake Clean up Qt4 ports: - Update comments - Update description; use common description - Consistently use QT_INCDIR, QT_LIBDIR, etc. - Use options helpers - Convert to new LIB_DEPENDS syntax - Update DESKTOP_ENTRIES to avoid conflicts with Qt 5 ports - Rename/move several ports for unification with Qt 5 ports PR: ports/184620 [1] Reported by: Kevin Zheng <kevinz5000@gmail.com> PR: ports/181141 [2] Reported by: thierry PR: ports/185101 Exp-run by: bdrewery This is mostly solely avilla's work in area51, kudos to him! And a couple commits from myself, so you know who's collecting pointyhats :)
* With gtk 2.4.22, immodule cache has moved from gtk.immodules toantoine2014-01-052-13/+5
| | | | | | | | | immodules.cache. gtk-query-immodules-2.0 has a new option, --update-cache that does what we want too. Use this new option. While here, add stage support to non slave ports Reviewed by: kwm (immodules part)
* - Add a patch from upstram.jkim2013-12-252-2/+17
| | | | - Use options framework properly.
* - Quiesce portlintehaupt2013-11-291-1/+0
| | | | | | | | - Define DOCS - Support staging PR: 184366 Submitted by: Takefu <takefu@airport.fm>
* - Replace QT_.*_REL with QT_.* in PLIST_SUB.avilla2013-11-171-4/+4
| | | | | | - Adapt plists. With hat on: kde
* - Update LICENSE accordingly, now that OFL10 and OFL11 are definedtabthorpe2013-11-052-8/+2
| | | | With hat: portmgr
* Support stage, use bsdtar to extractbapt2013-11-041-5/+4
|
* - Update to 4.0.6.jkim2013-10-262-5/+4
| | | | - Support staging.
* - Remove manual creation and removal of share/applications, as it's now in ↵amdmi32013-10-221-1/+0
| | | | | | the mtree (categories starting with [fgijk]) Approved by: portmgr (bdrewery)
* Support for this language has ceased within the PHP documentation.edwin2013-10-212-11/+0
|
* Update Qt to 4.8.5 and Qt Creator to 2.8.0.rakuco2013-10-141-2/+1
| | | | | | | | | | | | | | | | | Proudly brought to you by the KDE on FreeBSD team, with commits by makc@, Schaich Alonso and yours truly. Besides the tons of upstream fixes, we have mkspecs for GCC 4.9 and clang33 (from ports), staging support in the Makefiles and dependency fixes related to pkg-config. Many thanks to the people who helped test the ports using our area51 repository, and also to the people who provided patches and bug reports via GNATS! PR: ports/180615 ports/181921 ports/182049
* korean/scim-hangul: add <unistd.h> for modern compilersmarino2013-10-031-0/+10
| | | | Approved by: portmgr (bapt, implicit)
* Remove NO_STAGE to ports natively stage ready shown by a FORCE_STAGE exp-runbapt2013-09-241-1/+0
| | | | Exp-run by: bdrewery
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-2143-56/+56
| | | | korean)
* Add explicit dependency on pkgconf (20 ports)marino2013-09-121-1/+1
| | | | Approved by: portmgr (bapt, implicit)
* Use MAKE_ARGS to simplify patches.jkim2013-09-042-11/+1
| | | | Suggested by: danfe
* 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>