From c1eba2d83eb1b997b5906a1458529c5c6a6a2fa4 Mon Sep 17 00:00:00 2001 From: Alexander Leidinger Date: Mon, 1 May 2006 17:28:17 +0000 Subject: - convert to use bsd.linux-rpm.mk (get rid of include of linux-gtk/Makefile) [1] - use fixed plists [1] - category "linux" added to those ports without it [1] - update some ports to a recent FC3 one [1] - remove plists/... for Alpha (there's no support since linux_base-8 for Alpha anymore) - don't hardcode version numbers in some plists, use PLIST_SUB instead (any errors are mine, don't keep them, send them to me) Regarding linux-ungif I declare a maintainer timeout (one month, Boris tried to contact the maintainer) and also pull the "sweeping commit"-card (the port which it uses as some kind of master port can not be used for this anymore). Besides this, I don't think he will be upset when other people do the work instead of adding an entry to his TODO list. :-) This commit brings us just before the switch of the default linux base port to the fc3 one, modulo some bugs which may appear. So: Beta testers wanted! To test: sed -i.old -e 's:linux-XFree86-libs:linux-xorg-libs:' /usr/ports/Mk/bsd.port.mk echo OVERRIDE_LINUX_BASE_PORT=fc3 >> /etc/make.conf portupgrade -f -o emulators/linux_base-fc3 -f linux_base-8 portupgrade -o x11/linux-xorg-libs linux-XFree86-libs portupgrade linux-\* The first two steps are necessary to switch to fc3 as the new default linux base port, the last 3 steps to upgrade to fc3. And feel free to send a big "Thank you!" to Boris, he did a lot of the work! I just provided some hints and answered some questions (besides from committing all the necessary changes for FC3 and doing some minor changes+comments/improvements to/of his work), even when he tries to tell you something else. ;-) Submitted by: Boris Samorodov [1] --- textproc/linux-f8-libxml2/pkg-plist.alpha | 32 ------------------------------- 1 file changed, 32 deletions(-) delete mode 100644 textproc/linux-f8-libxml2/pkg-plist.alpha (limited to 'textproc/linux-f8-libxml2/pkg-plist.alpha') diff --git a/textproc/linux-f8-libxml2/pkg-plist.alpha b/textproc/linux-f8-libxml2/pkg-plist.alpha deleted file mode 100644 index 1eae478b1532..000000000000 --- a/textproc/linux-f8-libxml2/pkg-plist.alpha +++ /dev/null @@ -1,32 +0,0 @@ -usr/lib/libxml.so.1.8.10 -usr/share/doc/libxml-1.8.10/AUTHORS -usr/share/doc/libxml-1.8.10/COPYING -usr/share/doc/libxml-1.8.10/COPYING.LIB -usr/share/doc/libxml-1.8.10/ChangeLog -usr/share/doc/libxml-1.8.10/NEWS -usr/share/doc/libxml-1.8.10/README -usr/share/doc/libxml-1.8.10/TODO -usr/share/doc/libxml-1.8.10/html/book1.html -usr/share/doc/libxml-1.8.10/html/gnome-xml-debugxml.html -usr/share/doc/libxml-1.8.10/html/gnome-xml-encoding.html -usr/share/doc/libxml-1.8.10/html/gnome-xml-entities.html -usr/share/doc/libxml-1.8.10/html/gnome-xml-error.html -usr/share/doc/libxml-1.8.10/html/gnome-xml-htmlparser.html -usr/share/doc/libxml-1.8.10/html/gnome-xml-htmltree.html -usr/share/doc/libxml-1.8.10/html/gnome-xml-nanoftp.html -usr/share/doc/libxml-1.8.10/html/gnome-xml-nanohttp.html -usr/share/doc/libxml-1.8.10/html/gnome-xml-parser.html -usr/share/doc/libxml-1.8.10/html/gnome-xml-parserinternals.html -usr/share/doc/libxml-1.8.10/html/gnome-xml-sax.html -usr/share/doc/libxml-1.8.10/html/gnome-xml-tree.html -usr/share/doc/libxml-1.8.10/html/gnome-xml-valid.html -usr/share/doc/libxml-1.8.10/html/gnome-xml-xml-error.html -usr/share/doc/libxml-1.8.10/html/gnome-xml-xmlio.html -usr/share/doc/libxml-1.8.10/html/gnome-xml-xmlmemory.html -usr/share/doc/libxml-1.8.10/html/gnome-xml-xpath.html -usr/share/doc/libxml-1.8.10/html/index.sgml -usr/share/doc/libxml-1.8.10/html/libxml-lib.html -usr/share/doc/libxml-1.8.10/html/libxml-notes.html -usr/lib/libxml.so.1 -@dirrm usr/share/doc/libxml-1.8.10/html -@dirrm usr/share/doc/libxml-1.8.10 -- cgit v1.2.3