aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.kde.mk
Commit message (Collapse)AuthorAgeFilesLines
* - Remove emacs mode, -*- mode: ...; -*- [1]Martin Wilke2012-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 Notes: svn path=/head/; revision=297274
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+4
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=282282
* Pass TMPDIR on to configure and make environments.Erwin Lansing2009-06-111-5/+0
| | | | | | | | PR: 132407 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> Notes: svn path=/head/; revision=235573
* The KDE FreeBSD team is proud to announce the releaseMartin Wilke2008-08-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | of KDE 3.5.10 for FreeBSD. The official KDE 3.5.10 release notes can be found at: http://www.kde.org/announcements/announce-3.5.10.php While not a very exciting release in terms of features, 3.5.10 brings a couple of nice bugfixes and translation updates to those who choose to stay with KDE 3.5. The fixes are thinly spread across KPDF with a number of crash fixes, KGPG and probably most interesting various fixes in kicker, KDE3's panel: * Improved visibility on transparent backgrounds * Themed arrow buttons in applets that were missing them * Layout and antialiasing fixes in various applets Approved by: portmgr (erwin/pav) Notes: svn path=/head/; revision=219410
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* The KDE FreeBSD team is proud to announce the releaseMartin Wilke2008-08-181-1/+1
| | | | | | | | | | | | | | | | | | | of KDE 3.5.9 for FreeBSD. The official KDE 3.5.9 release notes can be found at: http://www.kde.org/announcements/announce-3.5.9.php After the KDE 4.1.0 import the team found time to make KDE 3.5.9 ready for the Ports tree. KDE 3.5.9 was released six months ago and 3.5.10 is coming soon. We are not sure we have time to get 3.5.10 for FreeBSD 7.1/6.4 release, but we would have minimum 3.5.9 for those people who prefer to stay with KDE3. Of course Thanks to all Testers. Notes: svn path=/head/; revision=218752
* - Fix dependency checks so that KDE3 apps pull in the correct versionsMartin Wilke2008-08-131-4/+4
| | | | | | | | | | of kdelibs3 and kdebase3, when they only currently have KDE4 installed (this is because kde4 also installs libs with same name, so check for unique files) Thanks to: Andy Fawcett/Max Brazhnikov Notes: svn path=/head/; revision=218501
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-4/+4
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Update to KDE 3.5.8Michael Nottebrock2007-10-291-1/+1
| | | | Notes: svn path=/head/; revision=202377
* Update to Qt 4.3.0, introduce bsd.qt.mk.Michael Nottebrock2007-07-161-85/+1
| | | | | | | Approved by: portmgr (bsd.port.mk changes) Notes: svn path=/head/; revision=195715
* Update to KDE 3.5.7 / KOffice 1.6.3Michael Nottebrock2007-07-041-1/+1
| | | | Notes: svn path=/head/; revision=194883
* Rename all binaries in qt4 which conflict with binaries installed byMichael Nottebrock2007-04-191-2/+2
| | | | | | | | | | qt33 to ($binary)-qt4 and adjust dependencies accordingly. This avoids conflicts once X11BASE has been changed to /usr/local and incidentally makes the naming scheme of the qt4 executables in ports equal to that of the Fedora Core and Debian packages. Notes: svn path=/head/; revision=190368
* Another typo of mine.Michael Nottebrock2007-04-121-2/+2
| | | | | | | Discovered by: Diego Depaoli <trebestie@gmail.com> Notes: svn path=/head/; revision=189847
* Update to 4.2.3Michael Nottebrock2007-03-251-1/+1
| | | | Notes: svn path=/head/; revision=188232
* Update to KDE 3.5.6 / KOffice 1.6.2Michael Nottebrock2007-03-131-1/+1
| | | | Notes: svn path=/head/; revision=187334
* - (Re)add the sql dependency trigger. [1]Michael Nottebrock2007-02-231-2/+3
| | | | | | | | | - Don't clobber BUILD/RUN_DEPENDS if no QT4_COMPONENTS are specified. [2] Submitted by: [1] Danny Pansters <danny@ricin.com>, [2] nivit Notes: svn path=/head/; revision=185750
* - Fix typo: svg is in graphics/qt4-svgRong-En Fan2007-02-081-1/+1
| | | | | | | Approved by: lofi (implicit) Notes: svn path=/head/; revision=184586
* Post-import bugfixorama:Michael Nottebrock2007-02-061-3/+3
| | | | | | | | | | | | | | - Move qt4-codecs-tw to chinese [1] - Add some missing quotes [1] - From the "this never happened in the clean room" dept: Disable session management support more universally to avoid linktime errors. [1] Spotted by: rafan Notes: svn path=/head/; revision=184359
* Add qt4, a multiplatform C++ application frameworkMichael Nottebrock2007-02-051-1/+86
| | | | Notes: svn path=/head/; revision=184304
* Update to KDE 3.5.5 / KOffice 1.6.1Michael Nottebrock2006-12-191-2/+7
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=180198
* KDE 3.5.4 / KOffice 1.5.2Michael Nottebrock2006-09-121-1/+1
| | | | Notes: svn path=/head/; revision=172898
* * Change all bogus uses of BROKEN to IGNORE. Note: the BROKEN_WITH_*Mark Linimon2006-07-051-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | forms are retained for compatibility but deprecated [1] * Add sha256 to CHECKSUM_ALGORITHMS [2] * Remove some whitespace [2] * Add USE_SCONS and bsd.scons.mk for the Python-based SCons build system [3] * Fix USE_LDCONFIG with non-default PREFIX [4] * Add USE_WX and friends, and bsd.wx.mk, for common code for WxWidgets support [5] * Add 'make missing' to show missing dependencies [6] * Fix DESKTOP_ENTRIES processing on 4.x [7] PR: 92445 [1], 98206 [2], 98731 [3], 99370 [4], 89398 [5], 93601 [6], 98891 [7] Submitted by: linimon [1], edwin [2], alex at foxybanana dot com [3], gerald [4], flz [4], alepulver [5], alex at fafula dot com [6], shaun [7] Notes: svn path=/head/; revision=166954
* Update to KDE 3.5.3Michael Nottebrock2006-06-051-1/+1
| | | | Notes: svn path=/head/; revision=164487
* Sometimes uic is called in configure scripts, too.Michael Nottebrock2006-04-041-1/+2
| | | | Notes: svn path=/head/; revision=158804
* Set TMPDIR for all users of uic in order to avoid spamming files outsideMichael Nottebrock2006-04-031-0/+5
| | | | | | | WRKDIR. Notes: svn path=/head/; revision=158716
* Update to KDE 3.5.2Michael Nottebrock2006-03-301-1/+1
| | | | Notes: svn path=/head/; revision=158431
* Update to KDE 3.5.1.Michael Nottebrock2006-02-011-3/+3
| | | | Notes: svn path=/head/; revision=154984
* Switch this over to the mailing list.Mark Linimon2006-01-291-1/+1
| | | | | | | Approved by: will Notes: svn path=/head/; revision=154703
* - Fix 'all-depends-list' target in cases if dependencies list isKirill Ponomarev2006-01-211-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | very long and if some dependencies can't be added into the list. [1] - Fix FAM support. Make gamin the default FAM system. [2] - Introduce new 'quicksearch' target to show only port, path and info section of the matching ports. [3] - Introduce new category - rubygems. [4] - Fix stale dependencies while installing qmail slaveport and another port that depends on qmail. [5] - Add commentary for describes target in bsd.port.mk. [6] - Fix warning issued during make index on archs !368. [7] - Add USE_DOS2UNIX variable. If set to "YES", remove the ^M from all files under ${WRKSRC}. If set to a string, remove in all files under ${WRKSRC} with one of these names the ^Ms. [8] - Add new variables PERL_RUN_DEPENDS and PERL_BUILD_DEPENDS by checking the existance of the Perl modules with the "perl -e 'use module;'" command. [9] - Fix bsd.port.mk variable quoting issues. No quoting is necessary anymore either in the Makefile or on the command line. Affected variables include: BROKEN FORBIDDEN IGNORE MANUAL_PACKAGE_BUILD NO_CDROM NO_PACKAGE RESTRICTED [10] - Add NOFETCHFILES variable. If set, don't download these files from the ${MASTER_SITES} or ${MASTER_SITE_BACKUP} (but do from ${MASTER_SITE_OVERRIDE}). [11] - Improve 'search' target output. [12] - Add a new virtual category for Amateur Radio - hamradio. [13] - Cleanup some old/unused pathes in bsd.port.mk. [14] - Add @dirrmtry for plists which does the same as: "@unexec rmdir %D/foo 2>/dev/null || true" [15] - Remove virtual category - offix. [16] - Use portsnap instead of cvsup or cvs on "make update" in /usr/ports. [17] - Move location of bsd.autotools.mk within bsd.port.mk [18] - Add bsd.linux-rpm.mk, fix INSTALLS_SHLIB for Linux ports [19] - Use new USE_RC_SUBR format for FreeBSD version >= 700007 [20] - Replace the string "FreeBSD" by "The FreeBSD Project" in the security warning [21] - Add bsd.local.mk for local modification to ports framework. [22] - Replace rcNG spelling by rc.d [23] - Remove superfluous USE_REINPLACE. [24] Special thanks to: linimon for spending hours with all these patches clement for fixes kris for help with pointyhat PR: ports/86310 [1], ports/89498 [2], ports/83530 [3], ports/83789 [4], ports/84053 [5], ports/86281 [6], ports/87214 [7], ports/87234 [8], ports/87318 [9], ports/87396 [10], ports/87605 [11], ports/87840 [12], ports/88230 [13], ports/88493 [14], ports/88711 [15], ports/88751 [16], ports/89281 [17], ports/89999 [18], ports/90031 [19], ports/90150 [20], ports/90668 [21], ports/91433 [23], ports/88754 [24] Submitted by: mi [1], marcus [2], Lars Engels <lars.engels@0x20.net> [3], pav [4, 16, 20, 24], garga [5], cperciva [6], vd [7], edwin [8, 9, 11, 15, 21], fenner [10], Arseny Nasokin <tarc.po.cs.msu.su@tarc.po.cs.msu.su> [12], Carl Makin <carl@stagecraft.cx> [13], arved [14], NIIMI Satoshi <sa2c@sa2c.net> [17], thierry [18], jylefort [19], linimon [22], dougb [23] Notes: svn path=/head/; revision=154065
* Update to KDE 3.5.0Michael Nottebrock2006-01-081-1/+1
| | | | Notes: svn path=/head/; revision=153084
* Remove KDE2/QT1 cruft.Michael Nottebrock2005-11-051-22/+2
| | | | | | | Submitted by: arved Notes: svn path=/head/; revision=147389
* Update to KDE 3.4.3 / KOffice 1.4.2Michael Nottebrock2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147365
* Update to KDE 3.4.2 / KOffice 1.4.1Michael Nottebrock2005-07-311-1/+1
| | | | Notes: svn path=/head/; revision=140588
* Update to KDE 3.4.1Michael Nottebrock2005-06-261-1/+1
| | | | Notes: svn path=/head/; revision=138043
* Update to KDE 3.4Michael Nottebrock2005-03-201-1/+1
| | | | Notes: svn path=/head/; revision=131766
* Remove trailing spaces.Kirill Ponomarev2005-01-091-1/+1
| | | | Notes: svn path=/head/; revision=125940
* Globally disable -Wl,-as-needed for all users of USE_KDELIBS_VER. BinariesMichael Nottebrock2004-12-291-1/+2
| | | | | | | | | linked with -pthread and -Wl,as-needed will have all references to libphthread stripped (reason/reasoning unknown), causing funny runtime errors when Qt decides to fire up a thread. Notes: svn path=/head/; revision=125470
* Update to KDE 3.3.2Michael Nottebrock2004-12-131-1/+1
| | | | Notes: svn path=/head/; revision=123951
* Fix implicit dependency on imake for KDE and all USE_KDELIBS_VERMichael Nottebrock2004-12-051-1/+2
| | | | | | | users. Notes: svn path=/head/; revision=123217
* Argh argh argh argh. Full reverse!Michael Nottebrock2004-12-021-1/+1
| | | | Notes: svn path=/head/; revision=122945
* Sync with ports.Michael Nottebrock2004-12-021-1/+1
| | | | Notes: svn path=/head/; revision=122944
* Update to KDE 3.3.1Michael Nottebrock2004-11-081-1/+1
| | | | Notes: svn path=/head/; revision=121092
* Update to KDE 3.3Michael Nottebrock2004-08-301-5/+5
| | | | Notes: svn path=/head/; revision=117701
* Retire QT2. QT3 was released a few years ago and QT4 will be released soon.Tilman Keskinoz2004-07-231-35/+5
| | | | Notes: svn path=/head/; revision=114497
* Update to version 3.2.3Michael Nottebrock2004-06-091-1/+1
| | | | Notes: svn path=/head/; revision=111165
* Move the conftargethack into the USE_KDELIBS_VER section so users ofMichael Nottebrock2004-05-241-6/+11
| | | | | | | | | USE_QT_VER won't get it. Breakage of doxygen reported by: pointyhat via kris Notes: svn path=/head/; revision=109829
* Move another helpful bit from Makefile.kde to bsd.kde.mk:Michael Nottebrock2004-05-221-0/+6
| | | | | | | | | | | | | | Unless _NO_KDE_CONFTARGET_HACK is set, users of bsd.kde.mk will automatically have CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} set. This is necessary for almost every package using a configure script created with non-historic versions of autoconf and really should be handled in bsd.port.mk. Notes: svn path=/head/; revision=109697
* Move a CONFIGURE_ENV tweak from Makefile.kde to bsd.kde.mk so all portsMichael Nottebrock2004-05-211-0/+1
| | | | | | | | which have the working configure bits have a chance to figure out the correct threads libs by themselves. Notes: svn path=/head/; revision=109669
* Update to KDE 3.2.2Michael Nottebrock2004-04-201-1/+1
| | | | Notes: svn path=/head/; revision=107688
* Update to KDE 3.2.1 / QT 3.3.1Michael Nottebrock2004-03-091-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Important changes: ================== KDE: - Audio/arts does not install artswrapper anymore, instead it is provided by audio/artswrapper. See UPDATING. - misc/kdeaddons3 is now a metaport with editors/kate-plugins editors/vimpart games/atlantikdesigner misc/kaddressbook-plugins misc/kfile-plugins misc/kicker-applets misc/knewsticker-scripts misc/konq-plugins misc/ksig misc/renamedlgplugins multimedia/noatun-plugins net/kontact-plugins as slave ports. - A number of KDE ports now uses OPTIONS do make various WITH_* options more visible. - Plist fixes - devel/kdevelop should be able to detect FreeBSD's autoconf/automake now for newly created projects. - kdebase will no longer remove previous KDM configurations. This won't take effect during the update from 3.2.0 to 3.2.1 (as deinstalling 3.2.0 will still remove the configuration), but subsequent updates will merge old configs. QT: - Previous versions of QT could be compiled with debugging-support enabled by defining DEBUG. This switch has been renamed to the more unambiguous WANT_QT_DEBUG (similar to WANT_KDE_DEBUG in the KDE ports). Notes: svn path=/head/; revision=103453