From e282c995211fa7d389e4d3b437d0ff892d4d929b Mon Sep 17 00:00:00 2001 From: will Date: Tue, 3 Apr 2001 08:14:43 +0000 Subject: Overhaul QT/KDE support: - bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone since it looks like black magic to me. Should still work w/ compat shims for older USE_QT[,2] style. Some others were also left alone for the same reason. Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk) Submitted by: David Faure (proxy auth patches) Alex Zepeda (old patches removal) --- x11-clocks/kdetoys2/Makefile | 14 +++----------- x11-clocks/kdetoys2/distinfo | 2 +- 2 files changed, 4 insertions(+), 12 deletions(-) (limited to 'x11-clocks/kdetoys2') diff --git a/x11-clocks/kdetoys2/Makefile b/x11-clocks/kdetoys2/Makefile index 911a1ef20521..70a7c34b556c 100644 --- a/x11-clocks/kdetoys2/Makefile +++ b/x11-clocks/kdetoys2/Makefile @@ -6,26 +6,18 @@ # PORTNAME= kdetoys -PORTVERSION= 2.1 +PORTVERSION= 2.1.1 CATEGORIES= x11-clocks kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/distribution/tar/generic/src MAINTAINER= will@FreeBSD.org -LIB_DEPENDS= kdecore.4:${PORTSDIR}/x11/kdelibs2 - -USE_QT2= yes +USE_KDELIBS_VER=2 MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes USE_AUTOCONF= yes -CONFIGURE_ARGS+=--with-qt-dir=${X11BASE} \ - --with-qt-includes=${X11BASE}/include/qt2 \ - --with-qt-libraries=${X11BASE}/lib \ - --with-extra-libs=${LOCALBASE}/lib -CONFIGURE_ENV+= LIBQT="-lqt2" MOC="${MOC}" DO_NOT_COMPILE=mouse \ - CPPFLAGS="-I${LOCALBASE}/include -D_GETOPT_H" \ - LIBS="-Wl,-export-dynamic -L${LOCALBASE}/lib -ljpeg -lgcc -lstdc++" +CONFIGURE_ARGS+=--with-qt-dir=${X11BASE} USE_GMAKE= yes .include diff --git a/x11-clocks/kdetoys2/distinfo b/x11-clocks/kdetoys2/distinfo index c2f11fff9b47..ee2d90a95106 100644 --- a/x11-clocks/kdetoys2/distinfo +++ b/x11-clocks/kdetoys2/distinfo @@ -1 +1 @@ -MD5 (kdetoys-2.1.tar.bz2) = fa4a8e6a77cd0c37ab0ff58de2c34627 +MD5 (kdetoys-2.1.1.tar.bz2) = 1c8cb34292137ff612de5c8e8114f425 -- cgit devel/electron4/files/minimist-1.2.2'>dependabot/npm_and_yarn/devel/electron4/files/minimist-1.2.2 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
38'>. update to version 2.3.3;
Commit message (Expand)AuthorAgeFilesLines
* - Use GNOME macro instead of ${MASTER_SITE_GNOME}, removearaujo2009-02-021-1/+1
* Fix pointyhat errors by not trying to be lazy by autogenerating thetmclaugh2006-09-142-1/+914
* NO_PACKAGE and NO_CDROM are superfluous herekris2006-09-031-2/+0
* Add SHA256 to my personal ports.tmclaugh2005-12-011-0/+1
* Add INSTALLS_ICONS to the GNOME icon theme ports, and bump port revisions.jylefort2005-11-081-1/+1
* - Change maintainership of my ports over to my FreeBSD address.tmclaugh2005-09-201-1/+1
* Make those fetchable again after GNOME's master site cleanup.mezz2005-07-251-1/+1
* - move MASTER_SITES to standalone portspav2004-08-122-913/+3
* - Respect rule that Makefiles should end with .include <bsd.port.mk>pav2004-03-301-2/+3
bsam2012-11-061-2/+2
* - Remove emacs mode, -*- mode: ...; -*- [1]miwi2012-05-231-1/+1
* Add missing dependency to gnutls. [1]netchild2012-01-151-2/+2
* Cups-libs depends on gnutls, add the dependency.bsam2012-01-141-0/+1
* There are no entries for FC4 ports:bsam2011-09-241-5/+5
* Fix version for libgcrypt: 11.5.1 -> 11.5.2.bsam2011-09-241-1/+1
* Add linux applications:bsam2011-09-241-5/+32
* Add libasyncns to the rank of _LINUX_26_APPS.bsam2011-05-061-1/+6
* Add alsa-plugins-oss to _LINUX_26_APPS.nox2011-04-291-1/+8
* Add pulseaudio-libs to _LINUX_26_APPS.nox2011-04-271-1/+6
* Remove all traces of F8, now that the deprecated/expired ports are removednetchild2011-04-181-79/+7
* Add libv4l to the rank of LINUX_26_APPS.bsam2011-04-141-1/+6
* Unbreak after linux-f10-pango update.ale2011-02-261-1/+1
* - Allow using linux base 2.4 on FreeBSD 8.Xpav2011-02-251-1/+1
* - New openal-soft port for the linux f10 base system.mva2010-08-201-2/+8
* . welcome a new graphics/linux-f10-libGLU port;bsam2009-09-141-2/+3
* . update graphics/linux-f10-png to version 1.2.37-1.fc10; [1]bsam2009-09-081-1/+1
* Add a new application naslibs to the rank of _LINUX_APPS_ALL.bsam2009-09-011-1/+8
* . add a new application (blt) to _LINUX_26_APPS;bsam2009-08-311-1/+6
* Fix entries for tcl84 and tk84 components at 8.x. The bugbsam2009-08-041-0/+8
* Unify files to be detected while looking for tcl84 component.bsam2009-08-041-1/+1
* Make the IGNORE message a little bit user-friendly. It puzzles even mebsam2009-08-041-1/+1
* Add a patch forgotten at a previous commit. This should fix make index.bsam2009-07-281-0/+2
* Add dbusglib and dbuslibs targets.bsam2009-07-281-1/+12
* - Add the new security/linux-f10-cyrus-sasl2 and net/linux-f10-openldapnox2009-07-041-1/+15
* Welcome new defaults for linux ports!bsam2009-06-271-1/+5
* Fedora Core 4 didn't have a dependency on libpng12, libjpegbsam2009-06-131-0/+4
* Fix LINUX_DIST_SUFFIX detect for linux-f8 dri port.bsam2009-06-091-1/+1
* Connect audio/linux-f10-mikmod to the rank of linux-f10bsam2009-06-081-0/+1
* Here are new Linux Fedora 10 infrastructure ports.bsam2009-06-021-7/+68
* Use the new openmotif version for Linux Fedora 8.bsam2009-05-121-2/+1
* Fix libxml library version.bsam2009-05-091-1/+1
* Toggle openssl and libssh2. The first one should be defined bothbsam2009-04-101-3/+3
* Add a new component: dri.bsam2009-04-101-1/+10
* Don't add RUN_DEPENDS if there is no corresponding file for the component.bsam2009-04-081-0/+2
* Fix _LINUX_APPS_ALL: _LINUX_26_APPS -> ${_LINUX_26_APPS}.bsam2009-04-081-1/+1
* Fix libidn port name.bsam2009-04-081-1/+1
* Do an actual check of USE_LINUX_APPS.bsam2009-04-081-1/+1
* Define an internal variable _LINUX_26_APPS with a list of componentsbsam2009-04-071-4/+15
* Add missing '$' to a makefile variable.bsam2009-04-071-1/+1
* Fix sqlite3 detection, add ${LINUXBASE}.bsam2009-04-071-1/+1
* Add five new components: libidn libssh2 nspr nss sqlite3.bsam2009-04-071-3/+30
* Add new components to _ALL_LINUX_APPS: tcl84 tk84.bsam2009-04-061-1/+12
* The patch id needed for those who use a non-default linux base portbsam2009-04-041-2/+2
* Add some sanity checks:bsam2009-04-021-0/+19
* Here are new Linux Fedora 8 infrastructure ports.bsam2009-04-011-61/+74
* - Quickfix for linux_base-f8 users by turning off the new functionality beforepav2009-03-201-5/+5