diff options
author | will <will@FreeBSD.org> | 2000-08-29 23:44:32 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-08-29 23:44:32 +0000 |
commit | d48002a5eba327be116a39d98284bc777b760595 (patch) | |
tree | a17c9f2dbb27c76df3b636a3efb150d8b5e361e3 /net | |
parent | f41da54892a3f20904be09edeeac50bf02fd36f3 (diff) | |
download | FreeBSD-ports-d48002a5eba327be116a39d98284bc777b760595.zip FreeBSD-ports-d48002a5eba327be116a39d98284bc777b760595.tar.gz |
Update to 20000829A snapshot. Disable kdenetwork2 for the time being so
I can address some of its issues (should see it marked un-broken in about
3 hours, if they're trivial enough). It took too long to get this update
out the door... :-(
This is a rather stable version of KDE2. Release is hoped for sometime
next month, so I'm going to try to reroll snapshots this weekend.
Also decide policy by removing the interactive requirement in qt22's
configure script. I don't know why they bothered adding it there..
Bugged by: *many* bug-reports, requests, etc.
Diffstat (limited to 'net')
-rw-r--r-- | net/kdenetwork2/Makefile | 1 | ||||
-rw-r--r-- | net/kdenetwork3/Makefile | 1 | ||||
-rw-r--r-- | net/kdenetwork4/Makefile | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/net/kdenetwork2/Makefile b/net/kdenetwork2/Makefile index 45b25ef..2857c27 100644 --- a/net/kdenetwork2/Makefile +++ b/net/kdenetwork2/Makefile @@ -18,6 +18,7 @@ LIB_DEPENDS= uu.1:${PORTSDIR}/converters/uulib \ kdecore.4:${PORTSDIR}/x11/kdelibs2 \ QwSpriteField.8:${PORTSDIR}/converters/kdesupport2 +BROKEN= "Does not use current snapshot" WRKSRC= ${WRKDIR}/kdenetwork MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes diff --git a/net/kdenetwork3/Makefile b/net/kdenetwork3/Makefile index 45b25ef..2857c27 100644 --- a/net/kdenetwork3/Makefile +++ b/net/kdenetwork3/Makefile @@ -18,6 +18,7 @@ LIB_DEPENDS= uu.1:${PORTSDIR}/converters/uulib \ kdecore.4:${PORTSDIR}/x11/kdelibs2 \ QwSpriteField.8:${PORTSDIR}/converters/kdesupport2 +BROKEN= "Does not use current snapshot" WRKSRC= ${WRKDIR}/kdenetwork MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes diff --git a/net/kdenetwork4/Makefile b/net/kdenetwork4/Makefile index 45b25ef..2857c27 100644 --- a/net/kdenetwork4/Makefile +++ b/net/kdenetwork4/Makefile @@ -18,6 +18,7 @@ LIB_DEPENDS= uu.1:${PORTSDIR}/converters/uulib \ kdecore.4:${PORTSDIR}/x11/kdelibs2 \ QwSpriteField.8:${PORTSDIR}/converters/kdesupport2 +BROKEN= "Does not use current snapshot" WRKSRC= ${WRKDIR}/kdenetwork MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes |