diff options
author | Will Andrews <will@FreeBSD.org> | 2002-04-19 02:30:02 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2002-04-19 02:30:02 +0000 |
commit | e05ed36727813c752300995435b0dc1aee51ecc3 (patch) | |
tree | d926f0f9b039ccf866d06988fbb956f5373cb5b9 /misc | |
parent | Add support for localization. (diff) |
Say goodbye to Qt 1.x and all of its dependents. The one port I found
which probably isn't supposed to be removed is misc/instant-workstation,
which had a dependency on audio/xamp (being removed), so I removed that
dependency and bumped PORTREVISION. All other ports are real dependents
upon Qt 1.x, including KDE 1.x stuff.
Code in bsd.kde.mk supporting these ports is also removed or adjusted.
Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be
committed Real Soon Now (TM), pending repo-copies.
This commit made in impending view of Qt3/KDE3 entering ports tree.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 3 | ||||
-rw-r--r-- | misc/instant-workstation/Makefile | 2 | ||||
-rw-r--r-- | misc/kdirstat/Makefile | 22 | ||||
-rw-r--r-- | misc/kdirstat/distinfo | 1 | ||||
-rw-r--r-- | misc/kdirstat/pkg-comment | 1 | ||||
-rw-r--r-- | misc/kdirstat/pkg-descr | 14 | ||||
-rw-r--r-- | misc/kdirstat/pkg-plist | 56 | ||||
-rw-r--r-- | misc/peq/Makefile | 22 | ||||
-rw-r--r-- | misc/peq/distinfo | 1 | ||||
-rw-r--r-- | misc/peq/files/patch-aa | 126 | ||||
-rw-r--r-- | misc/peq/files/patch-ab | 25 | ||||
-rw-r--r-- | misc/peq/files/patch-ac | 21 | ||||
-rw-r--r-- | misc/peq/files/patch-ad | 11 | ||||
-rw-r--r-- | misc/peq/files/patch-ae | 13 | ||||
-rw-r--r-- | misc/peq/files/patch-af | 13 | ||||
-rw-r--r-- | misc/peq/pkg-comment | 1 | ||||
-rw-r--r-- | misc/peq/pkg-descr | 4 | ||||
-rw-r--r-- | misc/peq/pkg-plist | 4 |
18 files changed, 1 insertions, 339 deletions
diff --git a/misc/Makefile b/misc/Makefile index d700a8d2cd8d..da33e0843017 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -25,7 +25,6 @@ SUBDIR += bb SUBDIR += bbjd SUBDIR += biblereader - SUBDIR += bidwatcher SUBDIR += birthday SUBDIR += bogosort SUBDIR += bottlerocket @@ -120,7 +119,6 @@ SUBDIR += kde2-i18n SUBDIR += kdeaddons SUBDIR += kdeutils2 - SUBDIR += kdirstat SUBDIR += kenny SUBDIR += koffice-i18n SUBDIR += kp @@ -177,7 +175,6 @@ SUBDIR += pbs SUBDIR += pdfmap SUBDIR += pdmenu - SUBDIR += peq SUBDIR += pg SUBDIR += pinfo SUBDIR += pl-sms diff --git a/misc/instant-workstation/Makefile b/misc/instant-workstation/Makefile index e50dcf6eb41e..e8c50b6d6fe9 100644 --- a/misc/instant-workstation/Makefile +++ b/misc/instant-workstation/Makefile @@ -7,6 +7,7 @@ PORTNAME= instant-workstation PORTVERSION= 1.0 +PORTVERSION= 1 CATEGORIES= misc MASTER_SITES= ftp://ftp.lemis.com/pub/ @@ -30,7 +31,6 @@ RUN_DEPENDS= acroread:${PORTSDIR}/print/acroread4 \ mutt:${PORTSDIR}/mail/mutt \ netscape:${PORTSDIR}/www/netscape47-communicator \ /usr/local/sbin/postfix:${PORTSDIR}/mail/postfix \ - xamp:${PORTSDIR}/audio/xamp \ xtset:${PORTSDIR}/x11/xtset \ xmms:${PORTSDIR}/audio/xmms \ xv:${PORTSDIR}/graphics/xv diff --git a/misc/kdirstat/Makefile b/misc/kdirstat/Makefile deleted file mode 100644 index 0c987a42e750..000000000000 --- a/misc/kdirstat/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -# New ports collection makefile for: kdirstat -# Date created: 22 April 2000 -# Whom: Andrey Novikov <andrey@novikov.com> -# -# $FreeBSD$ -# - -PORTNAME= kdirstat -PORTVERSION= 0.86 -CATEGORIES= misc kde -MASTER_SITES= http://www.suse.de/~sh/download/ \ - ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/1.1.2/apps/utils -EXTRACT_SUFX= .tgz - -MAINTAINER= andrey@novikov.com - -USE_KDELIBS_VER=1 -GNU_CONFIGURE= yes -USE_GMAKE= yes - -.include <bsd.port.mk> diff --git a/misc/kdirstat/distinfo b/misc/kdirstat/distinfo deleted file mode 100644 index 8804bd7e5c44..000000000000 --- a/misc/kdirstat/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (kdirstat-0.86.tgz) = 5c40ac9180fb22357b54692f4167d8c9 diff --git a/misc/kdirstat/pkg-comment b/misc/kdirstat/pkg-comment deleted file mode 100644 index 0b4de3ab7b17..000000000000 --- a/misc/kdirstat/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -KDirStat is a small but powerfull utility program that sums up disk usage for directory tree diff --git a/misc/kdirstat/pkg-descr b/misc/kdirstat/pkg-descr deleted file mode 100644 index 3460195e467e..000000000000 --- a/misc/kdirstat/pkg-descr +++ /dev/null @@ -1,14 +0,0 @@ -KDirStat (for KDE Directory Statistics) is a small utility program -that sums up disk usage for direcory trees - very much like the -Unix 'du' command. But unlike 'du', it tries to do that in -a structured, comprehensive manner. It tries to provide -the information you are looking for - exactly where all your disk -space has gone when that dreaded 'no space left on device' message -shows up again. Or when your system administrator asks you -to clean up your home directory. Or when you are that system -administrator trying to figure out which one of your users -filled up that supposedly huge disk up to capacity. - -WWW: http://www.suse.de/~sh/kdirstat/ - -- Andrey Novikov <andrey@novikov.com> diff --git a/misc/kdirstat/pkg-plist b/misc/kdirstat/pkg-plist deleted file mode 100644 index c20dc5146227..000000000000 --- a/misc/kdirstat/pkg-plist +++ /dev/null @@ -1,56 +0,0 @@ -bin/kdirstat -share/applnk/Utilities/kdirstat.kdelnk -share/apps/kdirstat/pics/directory.xpm -share/apps/kdirstat/pics/dotentry.xpm -share/apps/kdirstat/pics/file.xpm -share/apps/kdirstat/pics/lockedfolder.xpm -share/apps/kdirstat/pics/symlink.xpm -share/apps/kdirstat/pics/working.xpm -share/apps/kdirstat/toolbar/compress.xpm -share/apps/kdirstat/toolbar/contents.xpm -share/apps/kdirstat/toolbar/exit.xpm -share/apps/kdirstat/toolbar/kde.xpm -share/apps/kdirstat/toolbar/kfm.xpm -share/apps/kdirstat/toolbar/kvt.xpm -share/apps/kdirstat/toolbar/openurl.xpm -share/apps/kdirstat/toolbar/refresh.xpm -share/apps/kdirstat/toolbar/trashbin.xpm -share/apps/kdirstat/toolbar/up.xpm -share/doc/HTML/de/kdirstat/index.html -share/doc/HTML/de/kdirstat/kdirstat-1.html -share/doc/HTML/de/kdirstat/kdirstat-2.html -share/doc/HTML/de/kdirstat/kdirstat-3.html -share/doc/HTML/de/kdirstat/kdirstat-4.html -share/doc/HTML/de/kdirstat/kdirstat-5.html -share/doc/HTML/de/kdirstat/kdirstat-6.html -share/doc/HTML/de/kdirstat/kdirstat-7.html -share/doc/HTML/de/kdirstat/kdirstat-8.html -share/doc/HTML/de/kdirstat/kdirstat-9.html -share/doc/HTML/de/kdirstat/kdirstat.html -share/doc/HTML/de/kdirstat/logotp3.gif -share/doc/HTML/de/kdirstat/mainwin.gif -share/doc/HTML/de/kdirstat/settings-cleanups.gif -share/doc/HTML/de/kdirstat/settings-tree-colors.gif -share/doc/HTML/en/kdirstat/index.html -share/doc/HTML/en/kdirstat/kdirstat-1.html -share/doc/HTML/en/kdirstat/kdirstat-2.html -share/doc/HTML/en/kdirstat/kdirstat-3.html -share/doc/HTML/en/kdirstat/kdirstat-4.html -share/doc/HTML/en/kdirstat/kdirstat-5.html -share/doc/HTML/en/kdirstat/kdirstat-6.html -share/doc/HTML/en/kdirstat/kdirstat-7.html -share/doc/HTML/en/kdirstat/kdirstat-8.html -share/doc/HTML/en/kdirstat/kdirstat-9.html -share/doc/HTML/en/kdirstat/kdirstat.html -share/doc/HTML/en/kdirstat/logotp3.gif -share/doc/HTML/en/kdirstat/mainwin.gif -share/doc/HTML/en/kdirstat/settings-cleanups.gif -share/doc/HTML/en/kdirstat/settings-tree-colors.gif -share/icons/kdirstat.xpm -share/icons/mini/kdirstat.xpm -share/locale/de/LC_MESSAGES/kdirstat.mo -@dirrm share/doc/HTML/en/kdirstat -@dirrm share/doc/HTML/de/kdirstat -@dirrm share/apps/kdirstat/toolbar -@dirrm share/apps/kdirstat/pics -@dirrm share/apps/kdirstat diff --git a/misc/peq/Makefile b/misc/peq/Makefile deleted file mode 100644 index e58990b2abed..000000000000 --- a/misc/peq/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -# New ports collection makefile for: peq -# Date created: 2 April 1999 -# Whom: Gordon Greeff -# -# $FreeBSD$ -# - -PORTNAME= peq -PORTVERSION= 0.7.1 -CATEGORIES= misc games -MASTER_SITES= http://silverstone.fortunecity.com/jaguar/37/ \ - ftp://lost.iafrica.com/pub/peq/ - -MAINTAINER= gvg@uunet.co.za - -USE_QT_VER= 1 - -post-install: - strip ${PREFIX}/bin/peq - strip ${PREFIX}/bin/xpeq - -.include <bsd.port.mk> diff --git a/misc/peq/distinfo b/misc/peq/distinfo deleted file mode 100644 index fed440bbcd2a..000000000000 --- a/misc/peq/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (peq-0.7.1.tar.gz) = cbe58505f96538ef529bb8381a5a3291 diff --git a/misc/peq/files/patch-aa b/misc/peq/files/patch-aa deleted file mode 100644 index 38fffaa1d850..000000000000 --- a/misc/peq/files/patch-aa +++ /dev/null @@ -1,126 +0,0 @@ -*** Makefile.orig Fri Apr 2 19:52:27 1999 ---- Makefile Fri Apr 2 19:51:11 1999 -*************** -*** 4,13 **** - VERSION = 0.7.1 - - # Your C++ compiler -! CC = g++ - - # Flags to pass to the C++ compiler -! FLAGS = -O -Wall - - # Your tar - TAR = tar ---- 4,13 ---- - VERSION = 0.7.1 - - # Your C++ compiler -! CC = $(CXX) - - # Flags to pass to the C++ compiler -! FLAGS = -DPREFIX=\"${PREFIX}\" ${CFLAGS} -L /usr/X11R6/lib -I /usr/X11R6/include - - # Your tar - TAR = tar -*************** -*** 17,29 **** - ZIPR = gzip -9 - - # Default installion directory for the console version of PEQ -! DIR_CONSOLE_PEQ = /usr/games - - # Default installion directory for the X version of PEQ -! DIR_X_PEQ = /usr/games - - # Default installion directory for peq.lib (the quote library) -! DIR_LIB = /usr/share/games - - # Get current date - LIB_DATE = `date +%m%d%y` ---- 17,29 ---- - ZIPR = gzip -9 - - # Default installion directory for the console version of PEQ -! DIR_CONSOLE_PEQ = ${PREFIX}/bin - - # Default installion directory for the X version of PEQ -! DIR_X_PEQ = ${PREFIX}/bin - - # Default installion directory for peq.lib (the quote library) -! DIR_LIB = ${PREFIX}/share/peq - - # Get current date - LIB_DATE = `date +%m%d%y` -*************** -*** 42,70 **** - $(CC) $(FLAGS) -o peq peq.cpp strmid.o show.o read.o proc.o ocfile.o arg.o - $(CC) $(FLAGS) -o xpeq -lqt xpeq.cpp strmid.o show.o read.o proc.o ocfile.o - -- ## "install" gives a handy message about how to install PEQ - install: -! @echo "No such option! Use..." -! @echo "'make install-console' to install the console of PEQ" -! @echo "'make install-x' to install the X version of PEQ" -! @echo "'make install-lib' to install peq.lib (the quote library)" -! @echo "'make install-all' to install all of the above" -! @echo "'make install-console-lib' to install console PEQ and peq.lib" -! @echo "'make install-x-lib' to install X PEQ and peq.lib" -! @echo "'make install-console-x' to install console and X PEQ" -! @echo "If in doubt... just type 'make install-all' :-)" - - install-console: -! cp peq $(DIR_CONSOLE_PEQ)/peq -f - - install-x: -! cp xpeq $(DIR_X_PEQ)/xpeq -f - - install-lib: -! cp peq.lib $(DIR_LIB)/peq.lib -f -! -! install-all: -! make install-console ; make install-x ; make install-lib - - install-console-lib: - make install-console ; make install-lib ---- 42,60 ---- - $(CC) $(FLAGS) -o peq peq.cpp strmid.o show.o read.o proc.o ocfile.o arg.o - $(CC) $(FLAGS) -o xpeq -lqt xpeq.cpp strmid.o show.o read.o proc.o ocfile.o - - install: -! make install-console ; make install-x ; make install-lib - - install-console: -! cp -f peq $(DIR_CONSOLE_PEQ)/peq - - install-x: -! cp -f xpeq $(DIR_X_PEQ)/xpeq - - install-lib: -! rm -rf $(DIR_LIB) -! mkdir $(DIR_LIB) -! cp -f peq.lib $(DIR_LIB)/peq.lib - - install-console-lib: - make install-console ; make install-lib -*************** -*** 78,86 **** - ## "uninstall" erases all traces of PEQ from your system (but why would you - ## want to do that?) - uninstall: -! rm $(DIR_CONSOLE_PEQ)/peq -f -! rm $(DIR_X_PEQ)/xpeq -f -! rm $(DIR_LIB)/peq.lib -f - - ## "clean" cleans up all the junk and leaves the uncompiled code alone - clean: ---- 68,76 ---- - ## "uninstall" erases all traces of PEQ from your system (but why would you - ## want to do that?) - uninstall: -! rm -f $(DIR_CONSOLE_PEQ)/peq -! rm -f $(DIR_X_PEQ)/xpeq -! rm -f $(DIR_LIB)/peq.lib - - ## "clean" cleans up all the junk and leaves the uncompiled code alone - clean: diff --git a/misc/peq/files/patch-ab b/misc/peq/files/patch-ab deleted file mode 100644 index e9420cfca9bb..000000000000 --- a/misc/peq/files/patch-ab +++ /dev/null @@ -1,25 +0,0 @@ -*** xconfig.h.orig Fri Apr 2 15:50:41 1999 ---- xconfig.h Fri Apr 2 15:50:34 1999 -*************** -*** 4,13 **** - #include <time.h> - #include <string.h> - #include <strings.h> -! #include <qapplication.h> -! #include <qpushbutton.h> -! #include <qlabel.h> -! #include <qstring.h> - - /* strmid.cpp */ - char strmid(char*,char*,int,int); ---- 4,13 ---- - #include <time.h> - #include <string.h> - #include <strings.h> -! #include <X11/qt/qapplication.h> -! #include <X11/qt/qpushbutton.h> -! #include <X11/qt/qlabel.h> -! #include <X11/qt/qstring.h> - - /* strmid.cpp */ - char strmid(char*,char*,int,int); diff --git a/misc/peq/files/patch-ac b/misc/peq/files/patch-ac deleted file mode 100644 index a19380b36b54..000000000000 --- a/misc/peq/files/patch-ac +++ /dev/null @@ -1,21 +0,0 @@ -*** xpeq.cpp.orig Fri Apr 2 15:50:52 1999 ---- xpeq.cpp Fri Apr 2 15:50:47 1999 -*************** -*** 1,8 **** - - #include "xconfig.h" - #include "lib_path.h" -! #include <qmenubar.h> -! #include <qpopupmenu.h> - - int cho; - int wrd; ---- 1,8 ---- - - #include "xconfig.h" - #include "lib_path.h" -! #include <X11/qt/qmenubar.h> -! #include <X11/qt/qpopupmenu.h> - - int cho; - int wrd; diff --git a/misc/peq/files/patch-ad b/misc/peq/files/patch-ad deleted file mode 100644 index d894cf33b07c..000000000000 --- a/misc/peq/files/patch-ad +++ /dev/null @@ -1,11 +0,0 @@ -*** lib_path.h.orig Fri Apr 2 16:23:25 1999 ---- lib_path.h Fri Apr 2 16:23:18 1999 -*************** -*** 1,3 **** - /* Created automatically by config */ -! char lib_path[100]={"/usr/share/games/peq.lib"}; - ---- 1,3 ---- - /* Created automatically by config */ -! char lib_path[100]={PREFIX "/share/peq/peq.lib"}; - diff --git a/misc/peq/files/patch-ae b/misc/peq/files/patch-ae deleted file mode 100644 index 2574f5d031fd..000000000000 --- a/misc/peq/files/patch-ae +++ /dev/null @@ -1,13 +0,0 @@ ---- read.cpp.orig Fri Mar 26 01:47:31 1999 -+++ read.cpp Sat Feb 12 11:12:10 2000 -@@ -1,8 +1,8 @@ - - #include "config.h" - --extern cho; --extern qnum; -+extern int cho; -+extern long qnum; - extern char comp_time[30]; - extern char quote[1500]; - extern FILE *pql; diff --git a/misc/peq/files/patch-af b/misc/peq/files/patch-af deleted file mode 100644 index 3fd96229cf95..000000000000 --- a/misc/peq/files/patch-af +++ /dev/null @@ -1,13 +0,0 @@ ---- show.cpp.orig Fri Mar 26 01:47:31 1999 -+++ show.cpp Sat Feb 12 11:13:09 2000 -@@ -3,8 +3,8 @@ - - extern int wrdnum; - extern char tot[300][100]; --extern author_wrd; --extern contrib_wrd; -+extern int author_wrd; -+extern int contrib_wrd; - - // This is the worst piece of shit (erm... code) you will ever see. It - // practically duplicates the same stuff FOUR TIMES! diff --git a/misc/peq/pkg-comment b/misc/peq/pkg-comment deleted file mode 100644 index 017ddc460b0b..000000000000 --- a/misc/peq/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Fortune like program diff --git a/misc/peq/pkg-descr b/misc/peq/pkg-descr deleted file mode 100644 index 2e99836f00f6..000000000000 --- a/misc/peq/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -This little program is almost exactly like the original fortune. -The author promises that update the "fortune" database will be -more regular and he tries to put only thought provoking and humourous -quotes into it. diff --git a/misc/peq/pkg-plist b/misc/peq/pkg-plist deleted file mode 100644 index 5033a36c8789..000000000000 --- a/misc/peq/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -bin/peq -bin/xpeq -share/peq/peq.lib -@dirrm share/peq |