aboutsummaryrefslogtreecommitdiffstats
path: root/dns/ldnsm
ModeNameSize
-rw-r--r--Makefile667logstatsplainblame
-rw-r--r--distinfo179logstatsplainblame
-rw-r--r--pkg-descr286logstatsplainblame
9f344be7d3f1f1b7d511'>KDE3 and QT3 expired on 2013-07-01, remove these ports.rene2013-07-271-0/+1 | | | | | | | | | | | | | | | | 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 * Update MASTER_SITE_QT.rakuco2013-06-221-0/+1 | | | | | download.qt-project.org is a CDN and should redirect to the closest mirror anyway, but a few more mirrors have been added just in case. * Fix bmake complaining about non-zero returnbapt2013-05-021-1/+1 | * Mark build conflict with qt-3 for Qt4 portsmakc2013-03-151-0/+2 | | | | Reported by: many * Remove obsolete portsmakc2013-02-271-8/+0 | * KDE/FreeBSD team presents Qt 4.8.4 and QtCreator 2.6.1 ports.makc2013-02-041-42/+35 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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] * - New port: devel/qt4-qmlviewergahr2012-06-141-1/+4 | | | | | | | | | The Qt QML Viewer is a tool for loading QML documents that makes it easy to quickly develop and debug QML applications. It invokes the QML runtime to load QML documents and also includes additional features useful for the development of QML-based applications. WWW: http://qt-project.org/doc/qt-4.8/qmlviewer.html * The KDE on FreeBSD team is happy to update Qt to its 4.8.2 release.rakuco2012-06-021-10/+10 | | | | | | | | | The upstream changelog can be seen in <https://qt.gitorious.org/qt/qt/blobs/4.8/dist/changes-4.8.2>. Relevant changes include a few patches having been integrated upstream and thus removed from the ports tree and some improved work on USE_QT4 in bsd.qt.mk. * KDE/FreeBSD team presents Qt 4.8.1 in ports!makc2012-05-251-4/+3 | * - Add USE_QT4 to include bsd.qt.mkmiwi2012-05-241-0/+3 | | | | | | PR: 165952 Submitted by: avilla@ Tested by: phw * - Remove emacs mode, -*- mode: ...; -*- [1]miwi2012-05-231-1/+1 | | | | | | | | | | | | | | | | - Comments for BUILD_ and RUN_DEPENDS fail to mention alternate means to specify dependencie [2] - Fix make reinstall [3] - Trivial comment change for PORTDATA [4] PR: 151954 [1] 161314 [2] 167085 [3] 167465 [4] Submitted by: Anonymous <swell.k@gmail.com> [1] dougb@ and Chris Rees <utisoft@gmail.com> [2] Garrett Cooper <yanegomi@gmail.com> [3] "Bryan Drewery" <bryan@shatow.net> [4] Tested via: phw * - Update Qt to 4.7.4.avilla2011-10-171-4/+4 | | | | | | - Make sure internal paths are added before system ones. - Remove phonon-gstreamer dependency from qt4-webkit. - Remove qt4-gui dependency from qt4-dbus. * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+2 | | | | | | | | | - 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 * Fix r1.25makc2011-07-021-1/+1 | | | | Pointyhat to: me for testing different patch * Back out 1.25 till it can get proper attentiondougb2011-07-021-1/+1 | * - Fix QMAKE_BASE_COMPILER detection when `cc` is (actually, will be)avilla2011-07-021-1/+1 | | | | | | | | linked to Clang. - Mute the (harmless) error message "cc: not found" when `cc` is not in PATH. Discussed with: makc * - Update Qt to 4.7.3.avilla2011-05-071-1/+1 | | | | Submitted by: Raphael Kubo da Costa <kubito@gmail.com> via area51 * Latest round of infrastructure changes.flz2011-05-051-4/+0 | | | | | | | | | | | | | | | | | | | | | | - bsd.port.mk: add INDEX_PORTS, to support INDEX creation for a subset of the ports tree [1] - bsd.port.mk: call target "install-rc-script" before "post-install" [2] - [patch] ports/Mk bsd.port.mk order if groups/users are created by package [3] - [bsd.port.mk] [patch] reaper of the dead: md5 has been in /sbin for a while [4] - [bsd.port.mk] [patch] remove support for pre 7.x systems (b.*.m) [5] - [patch] [bsd.port.mk] reaper of the dead: are three variable defintions needed [6] PR: ports/156575 [1], ports/139116 [2], ports/152498 [3], ports/155983 [4], ports/155510 [5], ports/156340 [6] Submitted by: Florent Thoumie <flz@xbsd.org> [1], Sergey Skvortsov <skv@freebsd.org> [2], Olli Hauer <ohauer@FreeBSD.org> [3], Eitan Adler <lists@eitanadler.com> [4], Eitan Adler <lists@eitanadler.com> [5], Eitan Adler <lists@eitanadler.com> [6] * Attempt to fix build Qt4 ports on pointyhatmakc2011-05-041-1/+2 | * - Update Qt to 4.7.2.avilla2011-03-251-1/+1 | | | | - Backport QSslCertificate patch. * KDE FreeBSD team is glad to present Qt 4.7.1 in ports.makc2010-12-031-19/+62 | | | | | | | | | | | | | | | | | | | | | | | 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. * 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 * Update Qt to 4.6.3makc2010-06-101-1/+1 | * - The FreeBSD KDE team is pleased to announce Qt-4.6.2 for FreeBSDfluffy2010-05-111-3/+3 | | | | With hat on: kde@ * The FreeBSD KDE team is pleased to announce Qt-4.6.1 for FreeBSD.makc2010-01-221-85/+214 | * - Update to Qt-4.5miwi2009-11-271-2/+12 | | | | | | | The KDE FreeBSD team would like to say thanks to all the helpers and submitters. Tested by: pointyhat-exp-run (myself) * add qdoc3 component for devel/qt4-qdoc3makc2009-08-291-1/+2 | * - Update Qt4 to 4.5.2miwi2009-08-051-101/+11 | | | | | | | The KDE FreeBSD team would like to say thanks to all the helpers and submitters. Tested by: pointyhat-exp-run (pav/miwi) * Update PyQt4 ports to 4.4.4, new ports:makc2009-02-151-1/+7 | | | | | | | | | | | | | | devel/py-qt4-help multimedia/py-qt4-phonon textproc/py-qt4-xmlpatterns www/py-qt4-webkit Update QScintilla2 to 2.3.2, PyQt3 to 3.17.6, PyKDE3 to 3.16.2. Pass maintainership to kde@FreeBSD.org. Thanks Danny Ricin for his great work. PR: based on ports/130219 Submitted by: Dima Panov" <fluffy at fluffy.khv.ru> * The KDE FreeBSD team is proud to announce the release of KDE 4.2.0miwi2009-02-091-4/+4 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. * kde@freebsd team is pleased to announce the update for Qt4 ports.makc2009-01-141-1/+1 | | | | | | | | 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 qt 4.4.1miwi2008-08-051-31/+81 | | | | | | | | | | | Note: With this update several ports specific problems have been fixed. Qt4 headers and libraries have been moved to include/qt4 and lib/qt4. bsd.qt.mk defines QT_INCDIR and QT_LIBDIR now, which could be used in qt4-dependent ports if required. Thanks to: Max Brazhnikov Danny Pansters * Update to Qt 4.3.4lofi2008-03-141-1/+1 | * Update to Qt 4.3.1.lofi2007-09-021-2/+2 | * Change PKGNAME of devel/qmake4 to qt4-qmake, bringing it in line withlofi2007-08-111-3/+0 | | | | | | | | | | the rest of the qt4 ports and avoiding dependency resolution troubles if devel/qmake is installed on the same system. While here, change NOMAN to NO_MAN in Makefile.bsd. PR: ports/115352 Submitted by: Marcin Wisnicki <mwisnicki+freebsd@gmail.com> * Add a QMAKEFLAGS variable that contains some useful mappings oflofi2007-08-041-0/+5 | | | | | | | | | | | | standard make and environment variables to their qmake counterparts: QMAKE_CC="${CC}" QMAKE_CXX="${CXX}" QMAKE_LINK_SHLIB="${CXX}" QMAKE_LINK="${CXX}" QMAKE_CFLAGS="${CFLAGS}" QMAKE_CXXFLAGS="${CXXFLAGS}" QMAKE_CFLAGS_THREAD="${PTHREAD_CFLAGS}" QMAKE_LFLAGS_THREAD="${PTHREAD_LIBS}" This is mostly useful for ports which call ${QMAKE} directly in some target and want to override some of the defaults in qmake.conf. * - bsd.qt.mk:lofi2007-08-031-9/+103 | | | | | | | | | | | | QT_COMPONENTS can now be depended on at runtime or buildtime only by specifiying them as <component>_build or <component>_run, respectively. Specifying <component> without any suffix will depend on the component at both build- and runtime just like before. - Convert Qt core ports to use the new dependency switches. - Add a patch to corelib to fix Qt4 on ARM, submitted by: Björn König <bkoenig@alpha-tierchen.de> * The bug that makes gcc 3.4 choke on some amd64 inline assembler does notlofi2007-07-271-0/+5 | | | | | only affect the Qt4 core ports but ports depending on them as well, so try a more sweeping approach for a workaround.