Index: head/archivers/Makefile =================================================================== --- head/archivers/Makefile (revision 40119) +++ head/archivers/Makefile (revision 40120) @@ -1,46 +1,48 @@ # $FreeBSD$ # SUBDIR += 9e SUBDIR += arc SUBDIR += bzip SUBDIR += bzip2 SUBDIR += cabextract SUBDIR += deepforest SUBDIR += fastjar SUBDIR += freeze SUBDIR += gshar+gunshar SUBDIR += gtar SUBDIR += ha SUBDIR += hpack.non-usa.only SUBDIR += lha SUBDIR += libarc SUBDIR += libcabinet SUBDIR += linux_rar SUBDIR += lzo SUBDIR += lzop SUBDIR += macutils SUBDIR += makeself SUBDIR += mscompress SUBDIR += nulib SUBDIR += p5-Archive-Tar SUBDIR += p5-Archive-Zip SUBDIR += p5-Compress-Zlib SUBDIR += p5-Mac-Macbinary SUBDIR += pkzip SUBDIR += ppunpack SUBDIR += rar + SUBDIR += rpm + SUBDIR += rpm2cpio SUBDIR += ruby-zlib SUBDIR += sectar SUBDIR += ucl SUBDIR += unace SUBDIR += unadf SUBDIR += unarj SUBDIR += undms SUBDIR += unlzx SUBDIR += unrar SUBDIR += unzip SUBDIR += zip SUBDIR += zoo .include Property changes on: head/archivers/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.49 \ No newline at end of property +1.50 \ No newline at end of property Index: head/archivers/rpm/Makefile =================================================================== --- head/archivers/rpm/Makefile (revision 40119) +++ head/archivers/rpm/Makefile (revision 40120) @@ -1,42 +1,42 @@ # New ports collection makefile for: rpm # Date created: 30 April 1999 # Whom: Thomas Gellekum # # $FreeBSD$ # PORTNAME= rpm PORTVERSION= 3.0.6 PORTREVISION= 4 -CATEGORIES= misc +CATEGORIES= archivers MASTER_SITES= ftp://ftp.rpm.org/pub/rpm/dist/rpm-3.0.x/ \ ftp://ftp.mirror.ac.uk/sites/ftp.rpm.org/pub/rpm/dist/rpm-3.0.x/ MAINTAINER= nakai@FreeBSD.org LIB_DEPENDS= bz2.1:${PORTSDIR}/archivers/bzip2 \ intl.1:${PORTSDIR}/devel/gettext \ popt.0:${PORTSDIR}/devel/popt USE_GMAKE= yes USE_AUTOMAKE= yes USE_LIBTOOL= yes CONFIGURE_ARGS= --with-glob CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" INSTALLS_SHLIB= yes MAN1= gendiff.1 MAN8= rpm.8 rpm2cpio.8 post-patch: .for file in rpm.c doc/rpm.8 lib/macro.c lib/rpmrc.c @${PERL} -pi -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/${file} .endfor post-install: ${INSTALL_MAN} ${WRKSRC}/doc/gendiff.1 ${PREFIX}/man/man1 ${INSTALL_MAN} ${WRKSRC}/doc/rpm.8 ${PREFIX}/man/man8 ${INSTALL_MAN} ${WRKSRC}/doc/rpm2cpio.8 ${PREFIX}/man/man8 .include Property changes on: head/archivers/rpm/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.33 \ No newline at end of property +1.34 \ No newline at end of property Index: head/archivers/rpm2cpio/Makefile =================================================================== --- head/archivers/rpm2cpio/Makefile (revision 40119) +++ head/archivers/rpm2cpio/Makefile (revision 40120) @@ -1,29 +1,29 @@ # New ports collection makefile for: rpm2cpio # Date created: Sun Jul 18 21:51:23 MET DST 1999 # Whom: Juergen Lock # # $FreeBSD$ # PORTNAME= rpm2cpio PORTVERSION= 1.1 -CATEGORIES= misc +CATEGORIES= archivers MASTER_SITES= http://www.iagora.com/~espel/ DISTFILES= ${PORTNAME} MAINTAINER= nox@jelal.kn-bremen.de NO_WRKSUBDIR= yes EXTRACT_CMD= ${CP} EXTRACT_BEFORE_ARGS= EXTRACT_AFTER_ARGS= . USE_PERL5= yes do-build: ${PERL5} -i.bak -p -e "if (1 .. 1) {s-^#!/usr/bin/perl-#!${PERL}-;}" ${WRKDIR}/rpm2cpio do-install: ${INSTALL_SCRIPT} ${WRKDIR}/rpm2cpio ${PREFIX}/bin .include Property changes on: head/archivers/rpm2cpio/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/audio/linux-realplayer/Makefile =================================================================== --- head/audio/linux-realplayer/Makefile (revision 40119) +++ head/audio/linux-realplayer/Makefile (revision 40120) @@ -1,85 +1,85 @@ # New ports collection makefile for: linux-realplayer # Date created: 31 January 1999 # Whom: Kris Kennaway # # $FreeBSD$ # PORTNAME= linux-realplayer PORTVERSION= 8.cs1 CATEGORIES= audio graphics linux MASTER_SITES= # fetch manually DISTNAME= rp${PORTVERSION:R}_linux20_libc6_i386_${PORTVERSION:E} EXTRACT_SUFX= _rpm MAINTAINER= vns@delta.odessa.ua RUN_DEPENDS= /compat/linux/lib/libc.so.6:${PORTSDIR}/emulators/linux_base -BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/misc/rpm2cpio +BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/archivers/rpm2cpio EXTRACT_CMD= rpm2cpio EXTRACT_BEFORE_ARGS= EXTRACT_AFTER_ARGS= | cpio -id --quiet RADIR= ${PREFIX}/lib/RealPlayer${PORTVERSION:R} WRKSRC= ${WRKDIR}/usr/lib/RealPlayer${PORTVERSION:R} PLUGINSDIR= ${PREFIX}/lib/netscape-linux/plugins RABINDIR= ${PREFIX}/bin STRIP= # Linux binary should not be stripped by INSTALL_PROGRAM as it uses /usr/bin/strip which then brands the binary as a FreeBSD ELF one. .include .if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) IGNORE= may not be automatically fetched due to licensing\ restrictions. You MUST manually fetch the Linux RPM version after\ reading and agreeing to the license at:\ http://www.real.com/player/ \ - once ${DISTFILES} has been downloaded, move it to\ ${DISTDIR} and then restart this build. .endif ONLY_FOR_ARCHS= i386 NO_CDROM= "Redistribution not allowed" NO_BUILD= yes do-install: ${MKDIR} ${RADIR} .for f in mimeinstall.sh pluginstall.sh postinstall.sh ${INSTALL_SCRIPT} ${WRKSRC}/${f} ${RADIR} .endfor .for f in realplay rpnp.so ${INSTALL_PROGRAM} ${WRKSRC}/${f} ${RADIR} .endfor .for f in LICENSE Mailcap Mime.types README app.kdelnk audiosig.rm \ firstrun.rm mime.kdelnk raclass.zip \ realplay.desktop rp7.xpm rp7doc.png rp7doc.xpm rp7mini.xpm ${INSTALL_DATA} ${WRKSRC}/${f} ${RADIR} .endfor .for d in Codecs Common Plugins ${MKDIR} ${RADIR}/${d} ${INSTALL_PROGRAM} ${WRKSRC}/${d}/*.so* ${RADIR}/${d} .endfor ${MKDIR} ${RADIR}/Plugins/ExtResources ${INSTALL_PROGRAM} ${WRKSRC}/Plugins/ExtResources/* ${RADIR}/Plugins/ExtResources/ ${LN} -sf ${RADIR}/realplay ${RABINDIR} .if exists(${PLUGINSDIR}) ${LN} -sf ${RADIR}/raclass.zip ${PLUGINSDIR} ${LN} -sf ${RADIR}/rpnp.so ${PLUGINSDIR} .endif .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/share/doc/RealPlayer8 ${INSTALL_DATA} ${WRKSRC}/Help/readme ${PREFIX}/share/doc/RealPlayer8 ${INSTALL_DATA} ${WRKSRC}/Help/realplay.htm ${PREFIX}/share/doc/RealPlayer8 ${MKDIR} ${PREFIX}/share/doc/RealPlayer8/realplay ${INSTALL_DATA} ${WRKSRC}/Help/realplay/*.htm ${PREFIX}/share/doc/RealPlayer8/realplay ${MKDIR} ${PREFIX}/share/doc/RealPlayer8/realplay/pics ${INSTALL_DATA} ${WRKSRC}/Help/realplay/pics/* ${PREFIX}/share/doc/RealPlayer8/realplay/pics .endif post-install: @${CAT} ${PKGMESSAGE} .include Property changes on: head/audio/linux-realplayer/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.18 \ No newline at end of property +1.19 \ No newline at end of property Index: head/chinese/cle_base/Makefile =================================================================== --- head/chinese/cle_base/Makefile (revision 40119) +++ head/chinese/cle_base/Makefile (revision 40120) @@ -1,182 +1,182 @@ # New ports collection makefile for: zh-cle_base # Date created: Nov 17, 1999 # Whom: keith@FreeBSD.org # # $FreeBSD$ # PORTNAME= cle_base PORTVERSION= 0.9p1 CATEGORIES= chinese emulators linux MASTER_SITES= \ ftp://cle.linux.org.tw/pub/CLE/stable/v0.9p1/i386/RedHat/RPMS/ \ ftp://freebsd.sinica.edu.tw/pub/keith/zh-rpm/ DISTFILES= ${RPM_SET1} ${RPM_LDCONFIG} ${RPM_BASH2} ${RPM_SET2} \ ${RPM_RPM} ${RPM_SET3} ${RPM_L10N} EXTRACT_ONLY= MAINTAINER= keith@FreeBSD.org -RUN_DEPENDS= rpm:${PORTSDIR}/misc/rpm +RUN_DEPENDS= rpm:${PORTSDIR}/archivers/rpm ONLY_FOR_ARCHS= i386 DIST_SUBDIR= zh-rpm PREFIX= ${LINUXBASE} NO_BUILD= yes NO_FILTER_SHLIBS= yes NO_MTREE= yes PKGINSTALL= ${WRKDIR}/pkg-install .include LIBC5_COMPAT= ld.so-1.9.5-13.i386.rpm libc-5.3.12-31.i386.rpm RPM_BINUTILS= binutils-2.9.5.0.22-6.i386.rpm RPM_GLIB= glib-1.2.6-3.i386.rpm RPM_GLIBC= glibc-2.1.3-21.i386.rpm RPM_LDCONFIG= ldconfig-1.9.5-16.i386.rpm RPM_RPM= rpm-3.0.5-9.6x.i386.rpm RPM_X_LIBS= XFree86-libs-3.3.6-24CLE.i386.rpm # # The file files/base-list lists all rpms that are installed # by a minimal RedHat installation versus all rpms installed # by this port. # RPM_SET1= setup-2.1.8-1.noarch.rpm \ filesystem-1.3.5-1.noarch.rpm \ basesystem-6.0-4.noarch.rpm RPM_SET2= ${RPM_GLIBC} \ termcap-10.2.7-9.noarch.rpm \ libtermcap-2.0.8-20.i386.rpm \ bash-2.04-1.i386.rpm \ ncurses-5.0-11.i386.rpm \ zlib-1.1.3-6.i386.rpm \ info-4.0-5.i386.rpm \ fileutils-4.0-21.i386.rpm \ grep-2.4-3.i386.rpm \ ${RPM_BINUTILS} \ gd-1.3-6.i386.rpm \ gdbm-1.8.0-3.i386.rpm \ ${RPM_GLIB} \ ${LIBC5_COMPAT} \ libstdc++-2.9.0-30.i386.rpm \ sh-utils-2.0-5.i386.rpm \ readline-2.2.1-6.i386.rpm \ cle-release-0.9p1-2.noarch.rpm RPM_SET3= setserial-2.15-3.i386.rpm \ slang-1.2.2-5.i386.rpm \ stat-1.5-12.i386.rpm \ tcsh-6.09-4.i386.rpm \ xpm-3.4k-2.i386.rpm RPM_L10N= ${RPM_X_LIBS} \ locale-zh-0.9-3.i386.rpm \ xa+cv-0.7-pre1.i386.rpm DBPATH= /var/lib/rpm RPMFLAGS= --ignoreos --root ${LINUXBASE} --dbpath ${DBPATH} \ --nodeps --replacepkgs --notriggers --noscripts RPMDIR= ${DISTDIR}/${DIST_SUBDIR} REMOVE_DIRS= /dev /home /root /tmp /var/tmp /usr/local /usr/tmp REMOVE_FILES= /bin/df /bin/su /etc/exports /etc/group \ /etc/localtime /etc/motd /etc/passwd /etc/printcap \ /etc/services /etc/protocols .if ${OSVERSION} <= 320001 # # Hack to let the rpm installer run. The actual kernel change occurred after # 400008 on 4.0-current and well after 320001, but we'll assume people running # -current and -stable stay reasonably up-to-date. # # Define this if you get messages that look like # # -- # ELF interpreter /compat/linux/lib/ld-linux.so.2 not found # execution of script failed # -- # NEEDLOADLINK= true .endif do-patch: @${DO_NADA} post-patch: @${SED} -e "s;@LINUXBASE@;${LINUXBASE};g" ${FILESDIR}/INSTALL.in > ${WRKDIR}/pkg-install pre-install: # Handle the loading of the linux loadable kernel module if # required. @${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL do-install: @${MKDIR} ${LINUXBASE}/${DBPATH} @${MKDIR} ${LINUXBASE}/var/tmp @rpm --initdb --root ${LINUXBASE} --dbpath ${DBPATH} # # Make sure we have a /dev/null in the chrooted environment. # @${MKDIR} ${LINUXBASE}/dev @${RM} -f ${LINUXBASE}/dev/null @mknod ${LINUXBASE}/dev/null c 2 2 @chmod 666 ${LINUXBASE}/dev/null .if defined(NEEDLOADLINK) @${MKDIR} ${LINUXBASE}/compat @${LN} -s / ${LINUXBASE}/compat/linux .endif # # Install all packages. Ignore dependencies just # like the Red Hat installer. # @for R in ${RPM_SET1}; do \ ${ECHO} $$R; \ rpm -U ${RPMFLAGS} ${RPMDIR}/$$R; \ done @${ECHO} ${RPM_LDCONFIG} @rpm -U ${RPMFLAGS} ${RPMDIR}/${RPM_LDCONFIG} @brandelf -t Linux ${LINUXBASE}/sbin/ldconfig @for R in ${RPM_SET2}; do \ ${ECHO} $$R; \ rpm -U ${RPMFLAGS} ${RPMDIR}/$$R; \ done @brandelf -t Linux ${LINUXBASE}/bin/sh @${ECHO} ${RPM_RPM} @rpm -U ${RPMFLAGS} ${RPMDIR}/${RPM_RPM} @brandelf -t Linux ${LINUXBASE}/bin/rpm @for R in ${RPM_SET3}; do \ ${ECHO} $$R; \ rpm -U ${RPMFLAGS} ${RPMDIR}/$$R; \ done @for R in ${RPM_L10N}; do \ ${ECHO} $$R; \ rpm -U ${RPMFLAGS} ${RPMDIR}/$$R; \ done @ln -sf ${LINUXBASE}/usr/X11R6/lib/libXpm.so.4.11 ${LINUXBASE}/usr/X11R6/lib/libXpm.so.4 @echo "/usr/i486-linux-libc5/lib" > ${LINUXBASE}/etc/ld.so.conf @echo "/usr/X11R6/lib" >> ${LINUXBASE}/etc/ld.so.conf @${LINUXBASE}/sbin/ldconfig # # Install yp.conf as a hint to NIS users # ${INSTALL} ${COPY} -m 644 ${FILESDIR}/yp.conf ${LINUXBASE}/etc # # Finish # .if defined(NEEDLOADLINK) @${RM} -rf ${LINUXBASE}/compat .endif @for D in ${REMOVE_DIRS}; do \ ${RM} -rf ${LINUXBASE}/$$D; \ done @for F in ${REMOVE_FILES}; do \ ${RM} ${LINUXBASE}/$$F; \ done @${LN} -s /var/tmp ${LINUXBASE}/usr/tmp @${TOUCH} ${LINUXBASE}/CLE-0.9p1 post-install: @${ECHO} '' @fmt ${PKGMESSAGE} @${ECHO} '' .include Property changes on: head/chinese/cle_base/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/chinese/linux-gtk/Makefile =================================================================== --- head/chinese/linux-gtk/Makefile (revision 40119) +++ head/chinese/linux-gtk/Makefile (revision 40120) @@ -1,53 +1,53 @@ # New ports collection makefile for: zh-linux-gtk # Date created: 25 Oct 2000 # Whom: Jing-Tang Keith Jang # # $FreeBSD$ # PORTNAME= linux-gtk PORTVERSION= 1.2.6 CATEGORIES?= x11-toolkits linux MASTER_SITES= ftp://cle.linux.org.tw/pub/CLE/stable/v0.9p1/i386/RedHat/RPMS/ \ ftp://freebsd.sinica.edu.tw/pub/keith/zh-rpm/ DISTFILES= gtk+-1.2.6-7CLE.i386.rpm MAINTAINER= keith@FreeBSD.org -BUILD_DEPENDS= rpm:${PORTSDIR}/misc/rpm +BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm RUN_DEPENDS= /compat/linux/CLE-0.9p1:${PORTSDIR}/chinese/cle_base DIST_SUBDIR= zh-rpm EXTRACT_ONLY= NO_BUILD= yes NO_FILTER_SHLIBS= yes NO_MTREE= yes ONLY_FOR_ARCHS= i386 PREFIX= /compat/linux DBPATH= /var/lib/rpm RPMFLAGS= --ignoreos --root ${PREFIX} --dbpath ${DBPATH} \ --nodeps --replacepkgs RPMDIR= ${DISTDIR}/${DIST_SUBDIR} REMOVE_DIRS= /usr/share/themes/Default /usr/share/themes \ /usr/share/locale/wa/LC_MESSAGES /usr/share/locale/wa \ /usr/share/locale/uk/LC_MESSAGES /usr/share/locale/uk \ /usr/share/locale/ro/LC_MESSAGES /usr/share/locale/ro \ /usr/share/locale/lt/LC_MESSAGES /usr/share/locale/lt \ /usr/share/locale/hu/LC_MESSAGES /usr/share/locale/hu \ /usr/share/locale/hr/LC_MESSAGES /usr/share/locale/hr \ /usr/share/locale/ga/LC_MESSAGES /usr/share/locale/ga \ /usr/share/locale/eu/LC_MESSAGES /usr/share/locale/eu \ /usr/share/locale/et/LC_MESSAGES /usr/share/locale/et \ /usr/share/locale/da/LC_MESSAGES /usr/share/locale/da \ /usr/share/locale/ca/LC_MESSAGES /usr/share/locale/ca do-install: @${ECHO} ${DISTFILES} @rpm -U ${RPMFLAGS} ${RPMDIR}/${DISTFILES} @for D in ${REMOVE_DIRS}; do \ ${RM} -rf ${PREFIX}/$$D; \ done .include Property changes on: head/chinese/linux-gtk/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/devel/linux_devtools/Makefile =================================================================== --- head/devel/linux_devtools/Makefile (revision 40119) +++ head/devel/linux_devtools/Makefile (revision 40120) @@ -1,139 +1,139 @@ # New ports collection makefile for: linux_devtools # Date created: Jul 9, 1999 # Whom: marcel@FreeBSD.org # # $FreeBSD$ # PORTNAME= linux_devtools PORTVERSION= 6.1 CATEGORIES= devel emulators linux MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${STDDIR}/g} DISTFILES= ${RPM_KERNEL_HEADERS} \ ${RPM_GLIBC_DEVEL} \ make-3.77-6.${MACHINE_ARCH}.rpm \ cpp-1.1.2-24.${MACHINE_ARCH}.rpm \ egcs-1.1.2-24.${MACHINE_ARCH}.rpm \ egcs-c++-1.1.2-24.${MACHINE_ARCH}.rpm \ egcs-g77-1.1.2-24.${MACHINE_ARCH}.rpm \ ${RPM_GDB} \ ${RPM_X_DEVEL} PATCH_SITES= ${RPM_MIRRORS:S/__DIR__/${UPDDIR}/g} PATCHFILES= MAINTAINER= marcel@FreeBSD.org -BUILD_DEPENDS= rpm:${PORTSDIR}/misc/rpm +BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm RUN_DEPENDS= \ ${PREFIX}/etc/redhat-release:${PORTSDIR}/emulators/linux_base ONLY_FOR_ARCHS= alpha i386 DIST_SUBDIR= rpm PREFIX= /compat/linux EXTRACT_ONLY= NO_BUILD= yes NO_FILTER_SHLIBS= yes NO_MTREE= yes PLIST= ${PKGDIR}/pkg-plist.${MACHINE_ARCH} RPM_MIRRORS= \ ftp://ftp.freesoftware.com/pub/linux/redhat/__DIR__/ \ ftp://ftp.redhat.com/redhat/__DIR__/ \ ftp://ftp.infomagic.com/pub/mirrors/linux/RedHat/__DIR__/ \ ftp://ftp.crc.ca/mirrors/by-site/ftp.redhat.com/redhat/__DIR__/ \ ftp://ftp.nluug.nl/site/ftp.redhat.com/redhat/__DIR__/ \ ftp://mirror.nucba.ac.jp/mirror/redhat/__DIR__/ \ ftp://ftp.mirror.ac.uk/sites/ftp.redhat.com/pub/redhat/__DIR__/ \ ftp://ftp.is.co.za/linux/distributions/redhat/__DIR__/ \ ftp://mirror.aarnet.edu.au/pub/linux/redhat/__DIR__/ STDDIR= old-releases/redhat-6.1/${MACHINE_ARCH}/RedHat/RPMS UPDDIR= updates/6.1/${MACHINE_ARCH} .include .if (${MACHINE_ARCH} == "i386") RPM_GDB= gdb-4.18-4.i386.rpm RPM_GLIBC_DEVEL= glibc-devel-2.1.2-11.i386.rpm RPM_KERNEL_HEADERS= kernel-headers-2.2.12-20.i386.rpm RPM_X_DEVEL= XFree86-devel-3.3.5-3.i386.rpm .else RPM_GDB= gdb-4.18-5.alpha.rpm RPM_GLIBC_DEVEL= glibc-devel-2.1.2-17.alpha.rpm RPM_KERNEL_HEADERS= kernel-headers-2.2.13-0.9.alpha.rpm RPM_X_DEVEL= XFree86-devel-3.3.5-17.alpha.rpm .endif DBPATH= /var/lib/rpm RPMFLAGS= --ignoreos --root ${PREFIX} --dbpath ${DBPATH} \ --replacepkgs RPMDIR= ${DISTDIR}/${DIST_SUBDIR} REMOVE_DIRS= /dev /tmp /var/tmp REMOVE_FILES= /boot/kernel.h .if ${OSVERSION} <= 320001 # # Hack to let the rpm installer run. The actual kernel change occurred after # 400008 on 4.0-current and well after 320001, but we'll assume people running # -current and -stable stay reasonably up-to-date. # # Define this if you get messages that look like # # -- # ELF interpreter /compat/linux/lib/ld-linux.so.2 not found # execution of script failed # -- # NEEDLOADLINK= true .endif do-patch: @${DO_NADA} pre-install: @${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL do-install: # # Setup a chroot'able environment # @${MKDIR} ${PREFIX}/tmp @${MKDIR} ${PREFIX}/var/tmp @${MKDIR} ${PREFIX}/dev @${RM} -f ${PREFIX}/dev/null @mknod ${PREFIX}/dev/null c 2 2 @${CHMOD} 666 ${PREFIX}/dev/null .if defined(NEEDLOADLINK) @${MKDIR} ${PREFIX}/compat @${LN} -s / ${PREFIX}/compat/linux .endif # # Install all packages. # @for R in ${DISTFILES}; do \ ${ECHO} $$R; \ rpm -U ${RPMFLAGS} ${RPMDIR}/$$R; \ done # # Install updates # @for R in ${PATCHFILES}; do \ ${ECHO} $$R; \ rpm -U ${RPMFLAGS} ${RPMDIR}/$$R; \ done # # Finish # .if defined(NEEDLOADLINK) @${RM} -rf ${PREFIX}/compat .endif @for D in ${REMOVE_DIRS}; do \ ${RM} -rf ${PREFIX}/$$D; \ done @for F in ${REMOVE_FILES}; do \ ${RM} -f ${PREFIX}/$$F; \ done .include Property changes on: head/devel/linux_devtools/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.25 \ No newline at end of property +1.26 \ No newline at end of property Index: head/devel/linux_devtools-6/Makefile =================================================================== --- head/devel/linux_devtools-6/Makefile (revision 40119) +++ head/devel/linux_devtools-6/Makefile (revision 40120) @@ -1,139 +1,139 @@ # New ports collection makefile for: linux_devtools # Date created: Jul 9, 1999 # Whom: marcel@FreeBSD.org # # $FreeBSD$ # PORTNAME= linux_devtools PORTVERSION= 6.1 CATEGORIES= devel emulators linux MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${STDDIR}/g} DISTFILES= ${RPM_KERNEL_HEADERS} \ ${RPM_GLIBC_DEVEL} \ make-3.77-6.${MACHINE_ARCH}.rpm \ cpp-1.1.2-24.${MACHINE_ARCH}.rpm \ egcs-1.1.2-24.${MACHINE_ARCH}.rpm \ egcs-c++-1.1.2-24.${MACHINE_ARCH}.rpm \ egcs-g77-1.1.2-24.${MACHINE_ARCH}.rpm \ ${RPM_GDB} \ ${RPM_X_DEVEL} PATCH_SITES= ${RPM_MIRRORS:S/__DIR__/${UPDDIR}/g} PATCHFILES= MAINTAINER= marcel@FreeBSD.org -BUILD_DEPENDS= rpm:${PORTSDIR}/misc/rpm +BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm RUN_DEPENDS= \ ${PREFIX}/etc/redhat-release:${PORTSDIR}/emulators/linux_base ONLY_FOR_ARCHS= alpha i386 DIST_SUBDIR= rpm PREFIX= /compat/linux EXTRACT_ONLY= NO_BUILD= yes NO_FILTER_SHLIBS= yes NO_MTREE= yes PLIST= ${PKGDIR}/pkg-plist.${MACHINE_ARCH} RPM_MIRRORS= \ ftp://ftp.freesoftware.com/pub/linux/redhat/__DIR__/ \ ftp://ftp.redhat.com/redhat/__DIR__/ \ ftp://ftp.infomagic.com/pub/mirrors/linux/RedHat/__DIR__/ \ ftp://ftp.crc.ca/mirrors/by-site/ftp.redhat.com/redhat/__DIR__/ \ ftp://ftp.nluug.nl/site/ftp.redhat.com/redhat/__DIR__/ \ ftp://mirror.nucba.ac.jp/mirror/redhat/__DIR__/ \ ftp://ftp.mirror.ac.uk/sites/ftp.redhat.com/pub/redhat/__DIR__/ \ ftp://ftp.is.co.za/linux/distributions/redhat/__DIR__/ \ ftp://mirror.aarnet.edu.au/pub/linux/redhat/__DIR__/ STDDIR= old-releases/redhat-6.1/${MACHINE_ARCH}/RedHat/RPMS UPDDIR= updates/6.1/${MACHINE_ARCH} .include .if (${MACHINE_ARCH} == "i386") RPM_GDB= gdb-4.18-4.i386.rpm RPM_GLIBC_DEVEL= glibc-devel-2.1.2-11.i386.rpm RPM_KERNEL_HEADERS= kernel-headers-2.2.12-20.i386.rpm RPM_X_DEVEL= XFree86-devel-3.3.5-3.i386.rpm .else RPM_GDB= gdb-4.18-5.alpha.rpm RPM_GLIBC_DEVEL= glibc-devel-2.1.2-17.alpha.rpm RPM_KERNEL_HEADERS= kernel-headers-2.2.13-0.9.alpha.rpm RPM_X_DEVEL= XFree86-devel-3.3.5-17.alpha.rpm .endif DBPATH= /var/lib/rpm RPMFLAGS= --ignoreos --root ${PREFIX} --dbpath ${DBPATH} \ --replacepkgs RPMDIR= ${DISTDIR}/${DIST_SUBDIR} REMOVE_DIRS= /dev /tmp /var/tmp REMOVE_FILES= /boot/kernel.h .if ${OSVERSION} <= 320001 # # Hack to let the rpm installer run. The actual kernel change occurred after # 400008 on 4.0-current and well after 320001, but we'll assume people running # -current and -stable stay reasonably up-to-date. # # Define this if you get messages that look like # # -- # ELF interpreter /compat/linux/lib/ld-linux.so.2 not found # execution of script failed # -- # NEEDLOADLINK= true .endif do-patch: @${DO_NADA} pre-install: @${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL do-install: # # Setup a chroot'able environment # @${MKDIR} ${PREFIX}/tmp @${MKDIR} ${PREFIX}/var/tmp @${MKDIR} ${PREFIX}/dev @${RM} -f ${PREFIX}/dev/null @mknod ${PREFIX}/dev/null c 2 2 @${CHMOD} 666 ${PREFIX}/dev/null .if defined(NEEDLOADLINK) @${MKDIR} ${PREFIX}/compat @${LN} -s / ${PREFIX}/compat/linux .endif # # Install all packages. # @for R in ${DISTFILES}; do \ ${ECHO} $$R; \ rpm -U ${RPMFLAGS} ${RPMDIR}/$$R; \ done # # Install updates # @for R in ${PATCHFILES}; do \ ${ECHO} $$R; \ rpm -U ${RPMFLAGS} ${RPMDIR}/$$R; \ done # # Finish # .if defined(NEEDLOADLINK) @${RM} -rf ${PREFIX}/compat .endif @for D in ${REMOVE_DIRS}; do \ ${RM} -rf ${PREFIX}/$$D; \ done @for F in ${REMOVE_FILES}; do \ ${RM} -f ${PREFIX}/$$F; \ done .include Property changes on: head/devel/linux_devtools-6/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.25 \ No newline at end of property +1.26 \ No newline at end of property Index: head/devel/linux_devtools-7/Makefile =================================================================== --- head/devel/linux_devtools-7/Makefile (revision 40119) +++ head/devel/linux_devtools-7/Makefile (revision 40120) @@ -1,139 +1,139 @@ # New ports collection makefile for: linux_devtools # Date created: Jul 9, 1999 # Whom: marcel@FreeBSD.org # # $FreeBSD$ # PORTNAME= linux_devtools PORTVERSION= 6.1 CATEGORIES= devel emulators linux MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${STDDIR}/g} DISTFILES= ${RPM_KERNEL_HEADERS} \ ${RPM_GLIBC_DEVEL} \ make-3.77-6.${MACHINE_ARCH}.rpm \ cpp-1.1.2-24.${MACHINE_ARCH}.rpm \ egcs-1.1.2-24.${MACHINE_ARCH}.rpm \ egcs-c++-1.1.2-24.${MACHINE_ARCH}.rpm \ egcs-g77-1.1.2-24.${MACHINE_ARCH}.rpm \ ${RPM_GDB} \ ${RPM_X_DEVEL} PATCH_SITES= ${RPM_MIRRORS:S/__DIR__/${UPDDIR}/g} PATCHFILES= MAINTAINER= marcel@FreeBSD.org -BUILD_DEPENDS= rpm:${PORTSDIR}/misc/rpm +BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm RUN_DEPENDS= \ ${PREFIX}/etc/redhat-release:${PORTSDIR}/emulators/linux_base ONLY_FOR_ARCHS= alpha i386 DIST_SUBDIR= rpm PREFIX= /compat/linux EXTRACT_ONLY= NO_BUILD= yes NO_FILTER_SHLIBS= yes NO_MTREE= yes PLIST= ${PKGDIR}/pkg-plist.${MACHINE_ARCH} RPM_MIRRORS= \ ftp://ftp.freesoftware.com/pub/linux/redhat/__DIR__/ \ ftp://ftp.redhat.com/redhat/__DIR__/ \ ftp://ftp.infomagic.com/pub/mirrors/linux/RedHat/__DIR__/ \ ftp://ftp.crc.ca/mirrors/by-site/ftp.redhat.com/redhat/__DIR__/ \ ftp://ftp.nluug.nl/site/ftp.redhat.com/redhat/__DIR__/ \ ftp://mirror.nucba.ac.jp/mirror/redhat/__DIR__/ \ ftp://ftp.mirror.ac.uk/sites/ftp.redhat.com/pub/redhat/__DIR__/ \ ftp://ftp.is.co.za/linux/distributions/redhat/__DIR__/ \ ftp://mirror.aarnet.edu.au/pub/linux/redhat/__DIR__/ STDDIR= old-releases/redhat-6.1/${MACHINE_ARCH}/RedHat/RPMS UPDDIR= updates/6.1/${MACHINE_ARCH} .include .if (${MACHINE_ARCH} == "i386") RPM_GDB= gdb-4.18-4.i386.rpm RPM_GLIBC_DEVEL= glibc-devel-2.1.2-11.i386.rpm RPM_KERNEL_HEADERS= kernel-headers-2.2.12-20.i386.rpm RPM_X_DEVEL= XFree86-devel-3.3.5-3.i386.rpm .else RPM_GDB= gdb-4.18-5.alpha.rpm RPM_GLIBC_DEVEL= glibc-devel-2.1.2-17.alpha.rpm RPM_KERNEL_HEADERS= kernel-headers-2.2.13-0.9.alpha.rpm RPM_X_DEVEL= XFree86-devel-3.3.5-17.alpha.rpm .endif DBPATH= /var/lib/rpm RPMFLAGS= --ignoreos --root ${PREFIX} --dbpath ${DBPATH} \ --replacepkgs RPMDIR= ${DISTDIR}/${DIST_SUBDIR} REMOVE_DIRS= /dev /tmp /var/tmp REMOVE_FILES= /boot/kernel.h .if ${OSVERSION} <= 320001 # # Hack to let the rpm installer run. The actual kernel change occurred after # 400008 on 4.0-current and well after 320001, but we'll assume people running # -current and -stable stay reasonably up-to-date. # # Define this if you get messages that look like # # -- # ELF interpreter /compat/linux/lib/ld-linux.so.2 not found # execution of script failed # -- # NEEDLOADLINK= true .endif do-patch: @${DO_NADA} pre-install: @${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL do-install: # # Setup a chroot'able environment # @${MKDIR} ${PREFIX}/tmp @${MKDIR} ${PREFIX}/var/tmp @${MKDIR} ${PREFIX}/dev @${RM} -f ${PREFIX}/dev/null @mknod ${PREFIX}/dev/null c 2 2 @${CHMOD} 666 ${PREFIX}/dev/null .if defined(NEEDLOADLINK) @${MKDIR} ${PREFIX}/compat @${LN} -s / ${PREFIX}/compat/linux .endif # # Install all packages. # @for R in ${DISTFILES}; do \ ${ECHO} $$R; \ rpm -U ${RPMFLAGS} ${RPMDIR}/$$R; \ done # # Install updates # @for R in ${PATCHFILES}; do \ ${ECHO} $$R; \ rpm -U ${RPMFLAGS} ${RPMDIR}/$$R; \ done # # Finish # .if defined(NEEDLOADLINK) @${RM} -rf ${PREFIX}/compat .endif @for D in ${REMOVE_DIRS}; do \ ${RM} -rf ${PREFIX}/$$D; \ done @for F in ${REMOVE_FILES}; do \ ${RM} -f ${PREFIX}/$$F; \ done .include Property changes on: head/devel/linux_devtools-7/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.25 \ No newline at end of property +1.26 \ No newline at end of property Index: head/devel/newt/Makefile =================================================================== --- head/devel/newt/Makefile (revision 40119) +++ head/devel/newt/Makefile (revision 40120) @@ -1,41 +1,41 @@ # New ports collection makefile for: newt # Date created: 08 Jan 2000 # Whom: Will Andrews # # $FreeBSD$ # PORTNAME= newt PORTVERSION= 0.50.8.2 CATEGORIES= devel MASTER_SITES= \ ftp://ftp.freesoftware.com/pub/linux/redhat/redhat-6.2/SRPMS/SRPMS/ \ ftp://ftp.redhat.com/pub/redhat/redhat-6.2/SRPMS/SRPMS/ \ ftp://ftp.infomagic.com/pub/mirrors/linux/RedHat/redhat-6.2/SRPMS/SRPMS/ DISTNAME= ${PORTNAME}-0.50.8-2 EXTRACT_SUFX= .src.rpm MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang \ tcl82.1:${PORTSDIR}/lang/tcl82 \ popt.0:${PORTSDIR}/devel/popt -BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/misc/rpm \ +BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/archivers/rpm \ python1.5:${PORTSDIR}/lang/python15 USE_GMAKE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes WRKSRC= ${WRKDIR}/newt-0.50.8 VERSION= 0 MAKE_ENV+= prefix=${PREFIX} VERSION=${VERSION} CC=${CC} PCFLAGS="${CFLAGS}" PLIST_SUB+= VERSION="${VERSION}" CPIO?= /usr/bin/cpio do-extract: @${RM} -rf ${WRKDIR} @${MKDIR} ${WRKDIR} @${LOCALBASE}/bin/rpm2cpio ${_DISTDIR}${DISTFILES} | (cd ${WRKDIR};${CPIO} -i) @${TAR} xfz ${WRKSRC}.tar.gz -C ${WRKDIR} .include Property changes on: head/devel/newt/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.11 \ No newline at end of property +1.12 \ No newline at end of property Index: head/emulators/linux_base/Makefile =================================================================== --- head/emulators/linux_base/Makefile (revision 40119) +++ head/emulators/linux_base/Makefile (revision 40120) @@ -1,206 +1,206 @@ # New ports collection makefile for: linux_base # Date created: Jul 7, 1999 # Whom: marcel@FreeBSD.org # # $FreeBSD$ # PORTNAME= linux_base PORTVERSION= 6.1 CATEGORIES= emulators linux MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${STDDIR}/g} DISTFILES= ${RPM_SET1} ${RPM_LDCONFIG} ${RPM_SET2} \ ${RPM_RPM} ${RPM_SET3} PATCH_SITES= ${RPM_MIRRORS:S/__DIR__/${UPDDIR}/g} PATCHFILES= ${UPDATES} MAINTAINER= marcel@FreeBSD.org -BUILD_DEPENDS= rpm:${PORTSDIR}/misc/rpm +BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm ONLY_FOR_ARCHS= alpha i386 DIST_SUBDIR= rpm PREFIX= ${LINUXBASE} EXTRACT_ONLY= NO_BUILD= yes NO_FILTER_SHLIBS= yes NO_MTREE= yes PLIST= ${PKGDIR}/pkg-plist.${MACHINE_ARCH} MD5_FILE= ${MASTERDIR}/distinfo.${MACHINE_ARCH} RPM_MIRRORS= \ ftp://ftp.freesoftware.com/pub/linux/redhat/__DIR__/ \ ftp://ftp.redhat.com/redhat/__DIR__/ \ ftp://ftp.infomagic.com/pub/mirrors/linux/RedHat/__DIR__/ \ ftp://ftp.crc.ca/mirrors/by-site/ftp.redhat.com/redhat/__DIR__/ \ ftp://ftp.nluug.nl/site/ftp.redhat.com/redhat/__DIR__/ \ ftp://mirror.nucba.ac.jp/mirror/redhat/__DIR__/ \ ftp://ftp.mirror.ac.uk/sites/ftp.redhat.com/pub/redhat/__DIR__/ \ ftp://ftp.is.co.za/linux/distributions/redhat/__DIR__/ \ ftp://mirror.aarnet.edu.au/pub/linux/redhat/__DIR__/ STDDIR= old-releases/redhat-6.1/${MACHINE_ARCH}/RedHat/RPMS UPDDIR= updates/6.1/${MACHINE_ARCH} .include .if (${MACHINE_ARCH} == "i386") LIBC5_COMPAT= ld.so-1.9.5-11.i386.rpm libc-5.3.12-31.i386.rpm RPM_BINUTILS= binutils-2.9.1.0.23-6.i386.rpm RPM_GLIB= RPM_GLIBC= glibc-2.1.2-11.i386.rpm RPM_LDCONFIG= ldconfig-1.9.5-15.i386.rpm RPM_RPM= rpm-3.0.3-2.i386.rpm RPM_X_LIBS= XFree86-libs-3.3.5-3.i386.rpm UPDATES= glib-1.2.6-2.i386.rpm .else LIBC5_COMPAT= RPM_BINUTILS= binutils-2.9.1.0.23-7.alpha.rpm RPM_GLIB= glib-1.2.6-2.alpha.rpm RPM_GLIBC= glibc-2.1.2-17.alpha.rpm RPM_LDCONFIG= ldconfig-1.9.5-16.alpha.rpm RPM_RPM= rpm-3.0.3-6.alpha.rpm RPM_X_LIBS= XFree86-libs-3.3.5-17.alpha.rpm UPDATES= .endif # # The file files/pkg-list lists all rpms that are installed by this port # versus all rpms installed by a minimal Redhat installation. # RPM_SET1= setup-2.0.5-1.noarch.rpm \ filesystem-1.3.5-1.noarch.rpm \ basesystem-6.0-4.noarch.rpm RPM_SET2= ${RPM_GLIBC} \ termcap-9.12.6-15.${MACHINE_ARCH}.rpm \ libtermcap-2.0.8-18.${MACHINE_ARCH}.rpm \ bash-1.14.7-16.${MACHINE_ARCH}.rpm \ ncurses-4.2-25.${MACHINE_ARCH}.rpm \ zlib-1.1.3-5.${MACHINE_ARCH}.rpm \ info-3.12h-2.${MACHINE_ARCH}.rpm \ fileutils-4.0-8.${MACHINE_ARCH}.rpm \ grep-2.3-2.${MACHINE_ARCH}.rpm \ ${RPM_BINUTILS} \ gd-1.3-5.${MACHINE_ARCH}.rpm \ gdbm-1.8.0-2.${MACHINE_ARCH}.rpm \ ${RPM_GLIB} \ ${LIBC5_COMPAT} \ libstdc++-2.9.0-24.${MACHINE_ARCH}.rpm \ sh-utils-2.0-1.${MACHINE_ARCH}.rpm \ readline-2.2.1-5.${MACHINE_ARCH}.rpm \ redhat-release-6.1-1.noarch.rpm RPM_SET3= setserial-2.15-2.${MACHINE_ARCH}.rpm \ slang-1.2.2-4.${MACHINE_ARCH}.rpm \ stat-1.5-11.${MACHINE_ARCH}.rpm \ tcsh-6.08.00-6.${MACHINE_ARCH}.rpm \ ${RPM_X_LIBS} \ xpm-3.4k-1.${MACHINE_ARCH}.rpm DBPATH= /var/lib/rpm RPM= LC_ALL=C rpm RPMFLAGS= --ignoreos --root ${LINUXBASE} --dbpath ${DBPATH} \ --nodeps --replacepkgs RPMDIR= ${DISTDIR}/${DIST_SUBDIR} REMOVE_DIRS= /dev /home /root /tmp /var/tmp /usr/local /usr/tmp REMOVE_FILES= /bin/df /bin/su /etc/exports /etc/group \ /etc/localtime /etc/motd /etc/passwd /etc/printcap \ /etc/services /etc/protocols .if ${OSVERSION} <= 320001 # # Hack to let the rpm installer run. The actual kernel change occurred after # 400008 on 4.0-current and well after 320001, but we'll assume people running # -current and -stable stay reasonably up-to-date. # # Define this if you get messages that look like # # -- # ELF interpreter /compat/linux/lib/ld-linux.so.2 not found # execution of script failed # -- # NEEDLOADLINK= true .endif do-patch: @${DO_NADA} pre-install: # # Handle the loading of the linux loadable kernel module if # required. # @${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL do-install: @${MKDIR} ${LINUXBASE}/${DBPATH} @${MKDIR} ${LINUXBASE}/var/tmp @${RPM} --initdb --root ${LINUXBASE} --dbpath ${DBPATH} # # Make sure we have a /dev/null in the chrooted environment. # @${MKDIR} ${LINUXBASE}/dev @${RM} -f ${LINUXBASE}/dev/null @mknod ${LINUXBASE}/dev/null c 2 2 @${CHMOD} 666 ${LINUXBASE}/dev/null .if defined(NEEDLOADLINK) @${MKDIR} ${LINUXBASE}/compat @${LN} -s / ${LINUXBASE}/compat/linux .endif # # Install all packages. Ignore dependencies just # like the Red Hat installer. # @for R in ${RPM_SET1}; do \ ${ECHO} $$R; \ ${RPM} -U ${RPMFLAGS} ${RPMDIR}/$$R; \ done @${ECHO} ${RPM_LDCONFIG} @${RPM} -U ${RPMFLAGS} --noscripts ${RPMDIR}/${RPM_LDCONFIG} @brandelf -t Linux ${LINUXBASE}/sbin/ldconfig @${LINUXBASE}/sbin/ldconfig @${TOUCH} ${LINUXBASE}/etc/ld.so.conf @for R in ${RPM_SET2}; do \ ${ECHO} $$R; \ ${RPM} -U ${RPMFLAGS} ${RPMDIR}/$$R; \ done @${ECHO} ${RPM_RPM} @${RPM} -U ${RPMFLAGS} --noscripts ${RPMDIR}/${RPM_RPM} @brandelf -t Linux ${LINUXBASE}/bin/rpm @for R in ${RPM_SET3}; do \ ${ECHO} $$R; \ ${RPM} -U ${RPMFLAGS} ${RPMDIR}/$$R; \ done # # Install updates # @for R in ${PATCHFILES}; do \ ${ECHO} $$R; \ ${RPM} -U ${RPMFLAGS} ${RPMDIR}/$$R; \ done # # Install yp.conf as a hint to NIS users # ${INSTALL} ${COPY} -m 644 ${FILESDIR}/yp.conf ${LINUXBASE}/etc # # Finish # .if defined(NEEDLOADLINK) @${RM} -rf ${LINUXBASE}/compat .endif @for D in ${REMOVE_DIRS}; do \ ${RM} -rf ${LINUXBASE}/$$D; \ done @for F in ${REMOVE_FILES}; do \ ${RM} ${LINUXBASE}/$$F; \ done @${LN} -s /var/tmp ${LINUXBASE}/usr/tmp post-install: @${ECHO} '' @fmt ${PKGMESSAGE} @${ECHO} '' .include Property changes on: head/emulators/linux_base/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.51 \ No newline at end of property +1.52 \ No newline at end of property Index: head/emulators/linux_base-6/Makefile =================================================================== --- head/emulators/linux_base-6/Makefile (revision 40119) +++ head/emulators/linux_base-6/Makefile (revision 40120) @@ -1,206 +1,206 @@ # New ports collection makefile for: linux_base # Date created: Jul 7, 1999 # Whom: marcel@FreeBSD.org # # $FreeBSD$ # PORTNAME= linux_base PORTVERSION= 6.1 CATEGORIES= emulators linux MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${STDDIR}/g} DISTFILES= ${RPM_SET1} ${RPM_LDCONFIG} ${RPM_SET2} \ ${RPM_RPM} ${RPM_SET3} PATCH_SITES= ${RPM_MIRRORS:S/__DIR__/${UPDDIR}/g} PATCHFILES= ${UPDATES} MAINTAINER= marcel@FreeBSD.org -BUILD_DEPENDS= rpm:${PORTSDIR}/misc/rpm +BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm ONLY_FOR_ARCHS= alpha i386 DIST_SUBDIR= rpm PREFIX= ${LINUXBASE} EXTRACT_ONLY= NO_BUILD= yes NO_FILTER_SHLIBS= yes NO_MTREE= yes PLIST= ${PKGDIR}/pkg-plist.${MACHINE_ARCH} MD5_FILE= ${MASTERDIR}/distinfo.${MACHINE_ARCH} RPM_MIRRORS= \ ftp://ftp.freesoftware.com/pub/linux/redhat/__DIR__/ \ ftp://ftp.redhat.com/redhat/__DIR__/ \ ftp://ftp.infomagic.com/pub/mirrors/linux/RedHat/__DIR__/ \ ftp://ftp.crc.ca/mirrors/by-site/ftp.redhat.com/redhat/__DIR__/ \ ftp://ftp.nluug.nl/site/ftp.redhat.com/redhat/__DIR__/ \ ftp://mirror.nucba.ac.jp/mirror/redhat/__DIR__/ \ ftp://ftp.mirror.ac.uk/sites/ftp.redhat.com/pub/redhat/__DIR__/ \ ftp://ftp.is.co.za/linux/distributions/redhat/__DIR__/ \ ftp://mirror.aarnet.edu.au/pub/linux/redhat/__DIR__/ STDDIR= old-releases/redhat-6.1/${MACHINE_ARCH}/RedHat/RPMS UPDDIR= updates/6.1/${MACHINE_ARCH} .include .if (${MACHINE_ARCH} == "i386") LIBC5_COMPAT= ld.so-1.9.5-11.i386.rpm libc-5.3.12-31.i386.rpm RPM_BINUTILS= binutils-2.9.1.0.23-6.i386.rpm RPM_GLIB= RPM_GLIBC= glibc-2.1.2-11.i386.rpm RPM_LDCONFIG= ldconfig-1.9.5-15.i386.rpm RPM_RPM= rpm-3.0.3-2.i386.rpm RPM_X_LIBS= XFree86-libs-3.3.5-3.i386.rpm UPDATES= glib-1.2.6-2.i386.rpm .else LIBC5_COMPAT= RPM_BINUTILS= binutils-2.9.1.0.23-7.alpha.rpm RPM_GLIB= glib-1.2.6-2.alpha.rpm RPM_GLIBC= glibc-2.1.2-17.alpha.rpm RPM_LDCONFIG= ldconfig-1.9.5-16.alpha.rpm RPM_RPM= rpm-3.0.3-6.alpha.rpm RPM_X_LIBS= XFree86-libs-3.3.5-17.alpha.rpm UPDATES= .endif # # The file files/pkg-list lists all rpms that are installed by this port # versus all rpms installed by a minimal Redhat installation. # RPM_SET1= setup-2.0.5-1.noarch.rpm \ filesystem-1.3.5-1.noarch.rpm \ basesystem-6.0-4.noarch.rpm RPM_SET2= ${RPM_GLIBC} \ termcap-9.12.6-15.${MACHINE_ARCH}.rpm \ libtermcap-2.0.8-18.${MACHINE_ARCH}.rpm \ bash-1.14.7-16.${MACHINE_ARCH}.rpm \ ncurses-4.2-25.${MACHINE_ARCH}.rpm \ zlib-1.1.3-5.${MACHINE_ARCH}.rpm \ info-3.12h-2.${MACHINE_ARCH}.rpm \ fileutils-4.0-8.${MACHINE_ARCH}.rpm \ grep-2.3-2.${MACHINE_ARCH}.rpm \ ${RPM_BINUTILS} \ gd-1.3-5.${MACHINE_ARCH}.rpm \ gdbm-1.8.0-2.${MACHINE_ARCH}.rpm \ ${RPM_GLIB} \ ${LIBC5_COMPAT} \ libstdc++-2.9.0-24.${MACHINE_ARCH}.rpm \ sh-utils-2.0-1.${MACHINE_ARCH}.rpm \ readline-2.2.1-5.${MACHINE_ARCH}.rpm \ redhat-release-6.1-1.noarch.rpm RPM_SET3= setserial-2.15-2.${MACHINE_ARCH}.rpm \ slang-1.2.2-4.${MACHINE_ARCH}.rpm \ stat-1.5-11.${MACHINE_ARCH}.rpm \ tcsh-6.08.00-6.${MACHINE_ARCH}.rpm \ ${RPM_X_LIBS} \ xpm-3.4k-1.${MACHINE_ARCH}.rpm DBPATH= /var/lib/rpm RPM= LC_ALL=C rpm RPMFLAGS= --ignoreos --root ${LINUXBASE} --dbpath ${DBPATH} \ --nodeps --replacepkgs RPMDIR= ${DISTDIR}/${DIST_SUBDIR} REMOVE_DIRS= /dev /home /root /tmp /var/tmp /usr/local /usr/tmp REMOVE_FILES= /bin/df /bin/su /etc/exports /etc/group \ /etc/localtime /etc/motd /etc/passwd /etc/printcap \ /etc/services /etc/protocols .if ${OSVERSION} <= 320001 # # Hack to let the rpm installer run. The actual kernel change occurred after # 400008 on 4.0-current and well after 320001, but we'll assume people running # -current and -stable stay reasonably up-to-date. # # Define this if you get messages that look like # # -- # ELF interpreter /compat/linux/lib/ld-linux.so.2 not found # execution of script failed # -- # NEEDLOADLINK= true .endif do-patch: @${DO_NADA} pre-install: # # Handle the loading of the linux loadable kernel module if # required. # @${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL do-install: @${MKDIR} ${LINUXBASE}/${DBPATH} @${MKDIR} ${LINUXBASE}/var/tmp @${RPM} --initdb --root ${LINUXBASE} --dbpath ${DBPATH} # # Make sure we have a /dev/null in the chrooted environment. # @${MKDIR} ${LINUXBASE}/dev @${RM} -f ${LINUXBASE}/dev/null @mknod ${LINUXBASE}/dev/null c 2 2 @${CHMOD} 666 ${LINUXBASE}/dev/null .if defined(NEEDLOADLINK) @${MKDIR} ${LINUXBASE}/compat @${LN} -s / ${LINUXBASE}/compat/linux .endif # # Install all packages. Ignore dependencies just # like the Red Hat installer. # @for R in ${RPM_SET1}; do \ ${ECHO} $$R; \ ${RPM} -U ${RPMFLAGS} ${RPMDIR}/$$R; \ done @${ECHO} ${RPM_LDCONFIG} @${RPM} -U ${RPMFLAGS} --noscripts ${RPMDIR}/${RPM_LDCONFIG} @brandelf -t Linux ${LINUXBASE}/sbin/ldconfig @${LINUXBASE}/sbin/ldconfig @${TOUCH} ${LINUXBASE}/etc/ld.so.conf @for R in ${RPM_SET2}; do \ ${ECHO} $$R; \ ${RPM} -U ${RPMFLAGS} ${RPMDIR}/$$R; \ done @${ECHO} ${RPM_RPM} @${RPM} -U ${RPMFLAGS} --noscripts ${RPMDIR}/${RPM_RPM} @brandelf -t Linux ${LINUXBASE}/bin/rpm @for R in ${RPM_SET3}; do \ ${ECHO} $$R; \ ${RPM} -U ${RPMFLAGS} ${RPMDIR}/$$R; \ done # # Install updates # @for R in ${PATCHFILES}; do \ ${ECHO} $$R; \ ${RPM} -U ${RPMFLAGS} ${RPMDIR}/$$R; \ done # # Install yp.conf as a hint to NIS users # ${INSTALL} ${COPY} -m 644 ${FILESDIR}/yp.conf ${LINUXBASE}/etc # # Finish # .if defined(NEEDLOADLINK) @${RM} -rf ${LINUXBASE}/compat .endif @for D in ${REMOVE_DIRS}; do \ ${RM} -rf ${LINUXBASE}/$$D; \ done @for F in ${REMOVE_FILES}; do \ ${RM} ${LINUXBASE}/$$F; \ done @${LN} -s /var/tmp ${LINUXBASE}/usr/tmp post-install: @${ECHO} '' @fmt ${PKGMESSAGE} @${ECHO} '' .include Property changes on: head/emulators/linux_base-6/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.51 \ No newline at end of property +1.52 \ No newline at end of property Index: head/emulators/linux_base-62/Makefile =================================================================== --- head/emulators/linux_base-62/Makefile (revision 40119) +++ head/emulators/linux_base-62/Makefile (revision 40120) @@ -1,206 +1,206 @@ # New ports collection makefile for: linux_base # Date created: Jul 7, 1999 # Whom: marcel@FreeBSD.org # # $FreeBSD$ # PORTNAME= linux_base PORTVERSION= 6.1 CATEGORIES= emulators linux MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${STDDIR}/g} DISTFILES= ${RPM_SET1} ${RPM_LDCONFIG} ${RPM_SET2} \ ${RPM_RPM} ${RPM_SET3} PATCH_SITES= ${RPM_MIRRORS:S/__DIR__/${UPDDIR}/g} PATCHFILES= ${UPDATES} MAINTAINER= marcel@FreeBSD.org -BUILD_DEPENDS= rpm:${PORTSDIR}/misc/rpm +BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm ONLY_FOR_ARCHS= alpha i386 DIST_SUBDIR= rpm PREFIX= ${LINUXBASE} EXTRACT_ONLY= NO_BUILD= yes NO_FILTER_SHLIBS= yes NO_MTREE= yes PLIST= ${PKGDIR}/pkg-plist.${MACHINE_ARCH} MD5_FILE= ${MASTERDIR}/distinfo.${MACHINE_ARCH} RPM_MIRRORS= \ ftp://ftp.freesoftware.com/pub/linux/redhat/__DIR__/ \ ftp://ftp.redhat.com/redhat/__DIR__/ \ ftp://ftp.infomagic.com/pub/mirrors/linux/RedHat/__DIR__/ \ ftp://ftp.crc.ca/mirrors/by-site/ftp.redhat.com/redhat/__DIR__/ \ ftp://ftp.nluug.nl/site/ftp.redhat.com/redhat/__DIR__/ \ ftp://mirror.nucba.ac.jp/mirror/redhat/__DIR__/ \ ftp://ftp.mirror.ac.uk/sites/ftp.redhat.com/pub/redhat/__DIR__/ \ ftp://ftp.is.co.za/linux/distributions/redhat/__DIR__/ \ ftp://mirror.aarnet.edu.au/pub/linux/redhat/__DIR__/ STDDIR= old-releases/redhat-6.1/${MACHINE_ARCH}/RedHat/RPMS UPDDIR= updates/6.1/${MACHINE_ARCH} .include .if (${MACHINE_ARCH} == "i386") LIBC5_COMPAT= ld.so-1.9.5-11.i386.rpm libc-5.3.12-31.i386.rpm RPM_BINUTILS= binutils-2.9.1.0.23-6.i386.rpm RPM_GLIB= RPM_GLIBC= glibc-2.1.2-11.i386.rpm RPM_LDCONFIG= ldconfig-1.9.5-15.i386.rpm RPM_RPM= rpm-3.0.3-2.i386.rpm RPM_X_LIBS= XFree86-libs-3.3.5-3.i386.rpm UPDATES= glib-1.2.6-2.i386.rpm .else LIBC5_COMPAT= RPM_BINUTILS= binutils-2.9.1.0.23-7.alpha.rpm RPM_GLIB= glib-1.2.6-2.alpha.rpm RPM_GLIBC= glibc-2.1.2-17.alpha.rpm RPM_LDCONFIG= ldconfig-1.9.5-16.alpha.rpm RPM_RPM= rpm-3.0.3-6.alpha.rpm RPM_X_LIBS= XFree86-libs-3.3.5-17.alpha.rpm UPDATES= .endif # # The file files/pkg-list lists all rpms that are installed by this port # versus all rpms installed by a minimal Redhat installation. # RPM_SET1= setup-2.0.5-1.noarch.rpm \ filesystem-1.3.5-1.noarch.rpm \ basesystem-6.0-4.noarch.rpm RPM_SET2= ${RPM_GLIBC} \ termcap-9.12.6-15.${MACHINE_ARCH}.rpm \ libtermcap-2.0.8-18.${MACHINE_ARCH}.rpm \ bash-1.14.7-16.${MACHINE_ARCH}.rpm \ ncurses-4.2-25.${MACHINE_ARCH}.rpm \ zlib-1.1.3-5.${MACHINE_ARCH}.rpm \ info-3.12h-2.${MACHINE_ARCH}.rpm \ fileutils-4.0-8.${MACHINE_ARCH}.rpm \ grep-2.3-2.${MACHINE_ARCH}.rpm \ ${RPM_BINUTILS} \ gd-1.3-5.${MACHINE_ARCH}.rpm \ gdbm-1.8.0-2.${MACHINE_ARCH}.rpm \ ${RPM_GLIB} \ ${LIBC5_COMPAT} \ libstdc++-2.9.0-24.${MACHINE_ARCH}.rpm \ sh-utils-2.0-1.${MACHINE_ARCH}.rpm \ readline-2.2.1-5.${MACHINE_ARCH}.rpm \ redhat-release-6.1-1.noarch.rpm RPM_SET3= setserial-2.15-2.${MACHINE_ARCH}.rpm \ slang-1.2.2-4.${MACHINE_ARCH}.rpm \ stat-1.5-11.${MACHINE_ARCH}.rpm \ tcsh-6.08.00-6.${MACHINE_ARCH}.rpm \ ${RPM_X_LIBS} \ xpm-3.4k-1.${MACHINE_ARCH}.rpm DBPATH= /var/lib/rpm RPM= LC_ALL=C rpm RPMFLAGS= --ignoreos --root ${LINUXBASE} --dbpath ${DBPATH} \ --nodeps --replacepkgs RPMDIR= ${DISTDIR}/${DIST_SUBDIR} REMOVE_DIRS= /dev /home /root /tmp /var/tmp /usr/local /usr/tmp REMOVE_FILES= /bin/df /bin/su /etc/exports /etc/group \ /etc/localtime /etc/motd /etc/passwd /etc/printcap \ /etc/services /etc/protocols .if ${OSVERSION} <= 320001 # # Hack to let the rpm installer run. The actual kernel change occurred after # 400008 on 4.0-current and well after 320001, but we'll assume people running # -current and -stable stay reasonably up-to-date. # # Define this if you get messages that look like # # -- # ELF interpreter /compat/linux/lib/ld-linux.so.2 not found # execution of script failed # -- # NEEDLOADLINK= true .endif do-patch: @${DO_NADA} pre-install: # # Handle the loading of the linux loadable kernel module if # required. # @${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL do-install: @${MKDIR} ${LINUXBASE}/${DBPATH} @${MKDIR} ${LINUXBASE}/var/tmp @${RPM} --initdb --root ${LINUXBASE} --dbpath ${DBPATH} # # Make sure we have a /dev/null in the chrooted environment. # @${MKDIR} ${LINUXBASE}/dev @${RM} -f ${LINUXBASE}/dev/null @mknod ${LINUXBASE}/dev/null c 2 2 @${CHMOD} 666 ${LINUXBASE}/dev/null .if defined(NEEDLOADLINK) @${MKDIR} ${LINUXBASE}/compat @${LN} -s / ${LINUXBASE}/compat/linux .endif # # Install all packages. Ignore dependencies just # like the Red Hat installer. # @for R in ${RPM_SET1}; do \ ${ECHO} $$R; \ ${RPM} -U ${RPMFLAGS} ${RPMDIR}/$$R; \ done @${ECHO} ${RPM_LDCONFIG} @${RPM} -U ${RPMFLAGS} --noscripts ${RPMDIR}/${RPM_LDCONFIG} @brandelf -t Linux ${LINUXBASE}/sbin/ldconfig @${LINUXBASE}/sbin/ldconfig @${TOUCH} ${LINUXBASE}/etc/ld.so.conf @for R in ${RPM_SET2}; do \ ${ECHO} $$R; \ ${RPM} -U ${RPMFLAGS} ${RPMDIR}/$$R; \ done @${ECHO} ${RPM_RPM} @${RPM} -U ${RPMFLAGS} --noscripts ${RPMDIR}/${RPM_RPM} @brandelf -t Linux ${LINUXBASE}/bin/rpm @for R in ${RPM_SET3}; do \ ${ECHO} $$R; \ ${RPM} -U ${RPMFLAGS} ${RPMDIR}/$$R; \ done # # Install updates # @for R in ${PATCHFILES}; do \ ${ECHO} $$R; \ ${RPM} -U ${RPMFLAGS} ${RPMDIR}/$$R; \ done # # Install yp.conf as a hint to NIS users # ${INSTALL} ${COPY} -m 644 ${FILESDIR}/yp.conf ${LINUXBASE}/etc # # Finish # .if defined(NEEDLOADLINK) @${RM} -rf ${LINUXBASE}/compat .endif @for D in ${REMOVE_DIRS}; do \ ${RM} -rf ${LINUXBASE}/$$D; \ done @for F in ${REMOVE_FILES}; do \ ${RM} ${LINUXBASE}/$$F; \ done @${LN} -s /var/tmp ${LINUXBASE}/usr/tmp post-install: @${ECHO} '' @fmt ${PKGMESSAGE} @${ECHO} '' .include Property changes on: head/emulators/linux_base-62/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.51 \ No newline at end of property +1.52 \ No newline at end of property Index: head/emulators/linux_base-8/Makefile =================================================================== --- head/emulators/linux_base-8/Makefile (revision 40119) +++ head/emulators/linux_base-8/Makefile (revision 40120) @@ -1,206 +1,206 @@ # New ports collection makefile for: linux_base # Date created: Jul 7, 1999 # Whom: marcel@FreeBSD.org # # $FreeBSD$ # PORTNAME= linux_base PORTVERSION= 6.1 CATEGORIES= emulators linux MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${STDDIR}/g} DISTFILES= ${RPM_SET1} ${RPM_LDCONFIG} ${RPM_SET2} \ ${RPM_RPM} ${RPM_SET3} PATCH_SITES= ${RPM_MIRRORS:S/__DIR__/${UPDDIR}/g} PATCHFILES= ${UPDATES} MAINTAINER= marcel@FreeBSD.org -BUILD_DEPENDS= rpm:${PORTSDIR}/misc/rpm +BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm ONLY_FOR_ARCHS= alpha i386 DIST_SUBDIR= rpm PREFIX= ${LINUXBASE} EXTRACT_ONLY= NO_BUILD= yes NO_FILTER_SHLIBS= yes NO_MTREE= yes PLIST= ${PKGDIR}/pkg-plist.${MACHINE_ARCH} MD5_FILE= ${MASTERDIR}/distinfo.${MACHINE_ARCH} RPM_MIRRORS= \ ftp://ftp.freesoftware.com/pub/linux/redhat/__DIR__/ \ ftp://ftp.redhat.com/redhat/__DIR__/ \ ftp://ftp.infomagic.com/pub/mirrors/linux/RedHat/__DIR__/ \ ftp://ftp.crc.ca/mirrors/by-site/ftp.redhat.com/redhat/__DIR__/ \ ftp://ftp.nluug.nl/site/ftp.redhat.com/redhat/__DIR__/ \ ftp://mirror.nucba.ac.jp/mirror/redhat/__DIR__/ \ ftp://ftp.mirror.ac.uk/sites/ftp.redhat.com/pub/redhat/__DIR__/ \ ftp://ftp.is.co.za/linux/distributions/redhat/__DIR__/ \ ftp://mirror.aarnet.edu.au/pub/linux/redhat/__DIR__/ STDDIR= old-releases/redhat-6.1/${MACHINE_ARCH}/RedHat/RPMS UPDDIR= updates/6.1/${MACHINE_ARCH} .include .if (${MACHINE_ARCH} == "i386") LIBC5_COMPAT= ld.so-1.9.5-11.i386.rpm libc-5.3.12-31.i386.rpm RPM_BINUTILS= binutils-2.9.1.0.23-6.i386.rpm RPM_GLIB= RPM_GLIBC= glibc-2.1.2-11.i386.rpm RPM_LDCONFIG= ldconfig-1.9.5-15.i386.rpm RPM_RPM= rpm-3.0.3-2.i386.rpm RPM_X_LIBS= XFree86-libs-3.3.5-3.i386.rpm UPDATES= glib-1.2.6-2.i386.rpm .else LIBC5_COMPAT= RPM_BINUTILS= binutils-2.9.1.0.23-7.alpha.rpm RPM_GLIB= glib-1.2.6-2.alpha.rpm RPM_GLIBC= glibc-2.1.2-17.alpha.rpm RPM_LDCONFIG= ldconfig-1.9.5-16.alpha.rpm RPM_RPM= rpm-3.0.3-6.alpha.rpm RPM_X_LIBS= XFree86-libs-3.3.5-17.alpha.rpm UPDATES= .endif # # The file files/pkg-list lists all rpms that are installed by this port # versus all rpms installed by a minimal Redhat installation. # RPM_SET1= setup-2.0.5-1.noarch.rpm \ filesystem-1.3.5-1.noarch.rpm \ basesystem-6.0-4.noarch.rpm RPM_SET2= ${RPM_GLIBC} \ termcap-9.12.6-15.${MACHINE_ARCH}.rpm \ libtermcap-2.0.8-18.${MACHINE_ARCH}.rpm \ bash-1.14.7-16.${MACHINE_ARCH}.rpm \ ncurses-4.2-25.${MACHINE_ARCH}.rpm \ zlib-1.1.3-5.${MACHINE_ARCH}.rpm \ info-3.12h-2.${MACHINE_ARCH}.rpm \ fileutils-4.0-8.${MACHINE_ARCH}.rpm \ grep-2.3-2.${MACHINE_ARCH}.rpm \ ${RPM_BINUTILS} \ gd-1.3-5.${MACHINE_ARCH}.rpm \ gdbm-1.8.0-2.${MACHINE_ARCH}.rpm \ ${RPM_GLIB} \ ${LIBC5_COMPAT} \ libstdc++-2.9.0-24.${MACHINE_ARCH}.rpm \ sh-utils-2.0-1.${MACHINE_ARCH}.rpm \ readline-2.2.1-5.${MACHINE_ARCH}.rpm \ redhat-release-6.1-1.noarch.rpm RPM_SET3= setserial-2.15-2.${MACHINE_ARCH}.rpm \ slang-1.2.2-4.${MACHINE_ARCH}.rpm \ stat-1.5-11.${MACHINE_ARCH}.rpm \ tcsh-6.08.00-6.${MACHINE_ARCH}.rpm \ ${RPM_X_LIBS} \ xpm-3.4k-1.${MACHINE_ARCH}.rpm DBPATH= /var/lib/rpm RPM= LC_ALL=C rpm RPMFLAGS= --ignoreos --root ${LINUXBASE} --dbpath ${DBPATH} \ --nodeps --replacepkgs RPMDIR= ${DISTDIR}/${DIST_SUBDIR} REMOVE_DIRS= /dev /home /root /tmp /var/tmp /usr/local /usr/tmp REMOVE_FILES= /bin/df /bin/su /etc/exports /etc/group \ /etc/localtime /etc/motd /etc/passwd /etc/printcap \ /etc/services /etc/protocols .if ${OSVERSION} <= 320001 # # Hack to let the rpm installer run. The actual kernel change occurred after # 400008 on 4.0-current and well after 320001, but we'll assume people running # -current and -stable stay reasonably up-to-date. # # Define this if you get messages that look like # # -- # ELF interpreter /compat/linux/lib/ld-linux.so.2 not found # execution of script failed # -- # NEEDLOADLINK= true .endif do-patch: @${DO_NADA} pre-install: # # Handle the loading of the linux loadable kernel module if # required. # @${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL do-install: @${MKDIR} ${LINUXBASE}/${DBPATH} @${MKDIR} ${LINUXBASE}/var/tmp @${RPM} --initdb --root ${LINUXBASE} --dbpath ${DBPATH} # # Make sure we have a /dev/null in the chrooted environment. # @${MKDIR} ${LINUXBASE}/dev @${RM} -f ${LINUXBASE}/dev/null @mknod ${LINUXBASE}/dev/null c 2 2 @${CHMOD} 666 ${LINUXBASE}/dev/null .if defined(NEEDLOADLINK) @${MKDIR} ${LINUXBASE}/compat @${LN} -s / ${LINUXBASE}/compat/linux .endif # # Install all packages. Ignore dependencies just # like the Red Hat installer. # @for R in ${RPM_SET1}; do \ ${ECHO} $$R; \ ${RPM} -U ${RPMFLAGS} ${RPMDIR}/$$R; \ done @${ECHO} ${RPM_LDCONFIG} @${RPM} -U ${RPMFLAGS} --noscripts ${RPMDIR}/${RPM_LDCONFIG} @brandelf -t Linux ${LINUXBASE}/sbin/ldconfig @${LINUXBASE}/sbin/ldconfig @${TOUCH} ${LINUXBASE}/etc/ld.so.conf @for R in ${RPM_SET2}; do \ ${ECHO} $$R; \ ${RPM} -U ${RPMFLAGS} ${RPMDIR}/$$R; \ done @${ECHO} ${RPM_RPM} @${RPM} -U ${RPMFLAGS} --noscripts ${RPMDIR}/${RPM_RPM} @brandelf -t Linux ${LINUXBASE}/bin/rpm @for R in ${RPM_SET3}; do \ ${ECHO} $$R; \ ${RPM} -U ${RPMFLAGS} ${RPMDIR}/$$R; \ done # # Install updates # @for R in ${PATCHFILES}; do \ ${ECHO} $$R; \ ${RPM} -U ${RPMFLAGS} ${RPMDIR}/$$R; \ done # # Install yp.conf as a hint to NIS users # ${INSTALL} ${COPY} -m 644 ${FILESDIR}/yp.conf ${LINUXBASE}/etc # # Finish # .if defined(NEEDLOADLINK) @${RM} -rf ${LINUXBASE}/compat .endif @for D in ${REMOVE_DIRS}; do \ ${RM} -rf ${LINUXBASE}/$$D; \ done @for F in ${REMOVE_FILES}; do \ ${RM} ${LINUXBASE}/$$F; \ done @${LN} -s /var/tmp ${LINUXBASE}/usr/tmp post-install: @${ECHO} '' @fmt ${PKGMESSAGE} @${ECHO} '' .include Property changes on: head/emulators/linux_base-8/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.51 \ No newline at end of property +1.52 \ No newline at end of property Index: head/emulators/linux_base-rh-9/Makefile =================================================================== --- head/emulators/linux_base-rh-9/Makefile (revision 40119) +++ head/emulators/linux_base-rh-9/Makefile (revision 40120) @@ -1,206 +1,206 @@ # New ports collection makefile for: linux_base # Date created: Jul 7, 1999 # Whom: marcel@FreeBSD.org # # $FreeBSD$ # PORTNAME= linux_base PORTVERSION= 6.1 CATEGORIES= emulators linux MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${STDDIR}/g} DISTFILES= ${RPM_SET1} ${RPM_LDCONFIG} ${RPM_SET2} \ ${RPM_RPM} ${RPM_SET3} PATCH_SITES= ${RPM_MIRRORS:S/__DIR__/${UPDDIR}/g} PATCHFILES= ${UPDATES} MAINTAINER= marcel@FreeBSD.org -BUILD_DEPENDS= rpm:${PORTSDIR}/misc/rpm +BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm ONLY_FOR_ARCHS= alpha i386 DIST_SUBDIR= rpm PREFIX= ${LINUXBASE} EXTRACT_ONLY= NO_BUILD= yes NO_FILTER_SHLIBS= yes NO_MTREE= yes PLIST= ${PKGDIR}/pkg-plist.${MACHINE_ARCH} MD5_FILE= ${MASTERDIR}/distinfo.${MACHINE_ARCH} RPM_MIRRORS= \ ftp://ftp.freesoftware.com/pub/linux/redhat/__DIR__/ \ ftp://ftp.redhat.com/redhat/__DIR__/ \ ftp://ftp.infomagic.com/pub/mirrors/linux/RedHat/__DIR__/ \ ftp://ftp.crc.ca/mirrors/by-site/ftp.redhat.com/redhat/__DIR__/ \ ftp://ftp.nluug.nl/site/ftp.redhat.com/redhat/__DIR__/ \ ftp://mirror.nucba.ac.jp/mirror/redhat/__DIR__/ \ ftp://ftp.mirror.ac.uk/sites/ftp.redhat.com/pub/redhat/__DIR__/ \ ftp://ftp.is.co.za/linux/distributions/redhat/__DIR__/ \ ftp://mirror.aarnet.edu.au/pub/linux/redhat/__DIR__/ STDDIR= old-releases/redhat-6.1/${MACHINE_ARCH}/RedHat/RPMS UPDDIR= updates/6.1/${MACHINE_ARCH} .include .if (${MACHINE_ARCH} == "i386") LIBC5_COMPAT= ld.so-1.9.5-11.i386.rpm libc-5.3.12-31.i386.rpm RPM_BINUTILS= binutils-2.9.1.0.23-6.i386.rpm RPM_GLIB= RPM_GLIBC= glibc-2.1.2-11.i386.rpm RPM_LDCONFIG= ldconfig-1.9.5-15.i386.rpm RPM_RPM= rpm-3.0.3-2.i386.rpm RPM_X_LIBS= XFree86-libs-3.3.5-3.i386.rpm UPDATES= glib-1.2.6-2.i386.rpm .else LIBC5_COMPAT= RPM_BINUTILS= binutils-2.9.1.0.23-7.alpha.rpm RPM_GLIB= glib-1.2.6-2.alpha.rpm RPM_GLIBC= glibc-2.1.2-17.alpha.rpm RPM_LDCONFIG= ldconfig-1.9.5-16.alpha.rpm RPM_RPM= rpm-3.0.3-6.alpha.rpm RPM_X_LIBS= XFree86-libs-3.3.5-17.alpha.rpm UPDATES= .endif # # The file files/pkg-list lists all rpms that are installed by this port # versus all rpms installed by a minimal Redhat installation. # RPM_SET1= setup-2.0.5-1.noarch.rpm \ filesystem-1.3.5-1.noarch.rpm \ basesystem-6.0-4.noarch.rpm RPM_SET2= ${RPM_GLIBC} \ termcap-9.12.6-15.${MACHINE_ARCH}.rpm \ libtermcap-2.0.8-18.${MACHINE_ARCH}.rpm \ bash-1.14.7-16.${MACHINE_ARCH}.rpm \ ncurses-4.2-25.${MACHINE_ARCH}.rpm \ zlib-1.1.3-5.${MACHINE_ARCH}.rpm \ info-3.12h-2.${MACHINE_ARCH}.rpm \ fileutils-4.0-8.${MACHINE_ARCH}.rpm \ grep-2.3-2.${MACHINE_ARCH}.rpm \ ${RPM_BINUTILS} \ gd-1.3-5.${MACHINE_ARCH}.rpm \ gdbm-1.8.0-2.${MACHINE_ARCH}.rpm \ ${RPM_GLIB} \ ${LIBC5_COMPAT} \ libstdc++-2.9.0-24.${MACHINE_ARCH}.rpm \ sh-utils-2.0-1.${MACHINE_ARCH}.rpm \ readline-2.2.1-5.${MACHINE_ARCH}.rpm \ redhat-release-6.1-1.noarch.rpm RPM_SET3= setserial-2.15-2.${MACHINE_ARCH}.rpm \ slang-1.2.2-4.${MACHINE_ARCH}.rpm \ stat-1.5-11.${MACHINE_ARCH}.rpm \ tcsh-6.08.00-6.${MACHINE_ARCH}.rpm \ ${RPM_X_LIBS} \ xpm-3.4k-1.${MACHINE_ARCH}.rpm DBPATH= /var/lib/rpm RPM= LC_ALL=C rpm RPMFLAGS= --ignoreos --root ${LINUXBASE} --dbpath ${DBPATH} \ --nodeps --replacepkgs RPMDIR= ${DISTDIR}/${DIST_SUBDIR} REMOVE_DIRS= /dev /home /root /tmp /var/tmp /usr/local /usr/tmp REMOVE_FILES= /bin/df /bin/su /etc/exports /etc/group \ /etc/localtime /etc/motd /etc/passwd /etc/printcap \ /etc/services /etc/protocols .if ${OSVERSION} <= 320001 # # Hack to let the rpm installer run. The actual kernel change occurred after # 400008 on 4.0-current and well after 320001, but we'll assume people running # -current and -stable stay reasonably up-to-date. # # Define this if you get messages that look like # # -- # ELF interpreter /compat/linux/lib/ld-linux.so.2 not found # execution of script failed # -- # NEEDLOADLINK= true .endif do-patch: @${DO_NADA} pre-install: # # Handle the loading of the linux loadable kernel module if # required. # @${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL do-install: @${MKDIR} ${LINUXBASE}/${DBPATH} @${MKDIR} ${LINUXBASE}/var/tmp @${RPM} --initdb --root ${LINUXBASE} --dbpath ${DBPATH} # # Make sure we have a /dev/null in the chrooted environment. # @${MKDIR} ${LINUXBASE}/dev @${RM} -f ${LINUXBASE}/dev/null @mknod ${LINUXBASE}/dev/null c 2 2 @${CHMOD} 666 ${LINUXBASE}/dev/null .if defined(NEEDLOADLINK) @${MKDIR} ${LINUXBASE}/compat @${LN} -s / ${LINUXBASE}/compat/linux .endif # # Install all packages. Ignore dependencies just # like the Red Hat installer. # @for R in ${RPM_SET1}; do \ ${ECHO} $$R; \ ${RPM} -U ${RPMFLAGS} ${RPMDIR}/$$R; \ done @${ECHO} ${RPM_LDCONFIG} @${RPM} -U ${RPMFLAGS} --noscripts ${RPMDIR}/${RPM_LDCONFIG} @brandelf -t Linux ${LINUXBASE}/sbin/ldconfig @${LINUXBASE}/sbin/ldconfig @${TOUCH} ${LINUXBASE}/etc/ld.so.conf @for R in ${RPM_SET2}; do \ ${ECHO} $$R; \ ${RPM} -U ${RPMFLAGS} ${RPMDIR}/$$R; \ done @${ECHO} ${RPM_RPM} @${RPM} -U ${RPMFLAGS} --noscripts ${RPMDIR}/${RPM_RPM} @brandelf -t Linux ${LINUXBASE}/bin/rpm @for R in ${RPM_SET3}; do \ ${ECHO} $$R; \ ${RPM} -U ${RPMFLAGS} ${RPMDIR}/$$R; \ done # # Install updates # @for R in ${PATCHFILES}; do \ ${ECHO} $$R; \ ${RPM} -U ${RPMFLAGS} ${RPMDIR}/$$R; \ done # # Install yp.conf as a hint to NIS users # ${INSTALL} ${COPY} -m 644 ${FILESDIR}/yp.conf ${LINUXBASE}/etc # # Finish # .if defined(NEEDLOADLINK) @${RM} -rf ${LINUXBASE}/compat .endif @for D in ${REMOVE_DIRS}; do \ ${RM} -rf ${LINUXBASE}/$$D; \ done @for F in ${REMOVE_FILES}; do \ ${RM} ${LINUXBASE}/$$F; \ done @${LN} -s /var/tmp ${LINUXBASE}/usr/tmp post-install: @${ECHO} '' @fmt ${PKGMESSAGE} @${ECHO} '' .include Property changes on: head/emulators/linux_base-rh-9/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.51 \ No newline at end of property +1.52 \ No newline at end of property Index: head/emulators/linux_base-suse-9.1/Makefile =================================================================== --- head/emulators/linux_base-suse-9.1/Makefile (revision 40119) +++ head/emulators/linux_base-suse-9.1/Makefile (revision 40120) @@ -1,206 +1,206 @@ # New ports collection makefile for: linux_base # Date created: Jul 7, 1999 # Whom: marcel@FreeBSD.org # # $FreeBSD$ # PORTNAME= linux_base PORTVERSION= 6.1 CATEGORIES= emulators linux MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${STDDIR}/g} DISTFILES= ${RPM_SET1} ${RPM_LDCONFIG} ${RPM_SET2} \ ${RPM_RPM} ${RPM_SET3} PATCH_SITES= ${RPM_MIRRORS:S/__DIR__/${UPDDIR}/g} PATCHFILES= ${UPDATES} MAINTAINER= marcel@FreeBSD.org -BUILD_DEPENDS= rpm:${PORTSDIR}/misc/rpm +BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm ONLY_FOR_ARCHS= alpha i386 DIST_SUBDIR= rpm PREFIX= ${LINUXBASE} EXTRACT_ONLY= NO_BUILD= yes NO_FILTER_SHLIBS= yes NO_MTREE= yes PLIST= ${PKGDIR}/pkg-plist.${MACHINE_ARCH} MD5_FILE= ${MASTERDIR}/distinfo.${MACHINE_ARCH} RPM_MIRRORS= \ ftp://ftp.freesoftware.com/pub/linux/redhat/__DIR__/ \ ftp://ftp.redhat.com/redhat/__DIR__/ \ ftp://ftp.infomagic.com/pub/mirrors/linux/RedHat/__DIR__/ \ ftp://ftp.crc.ca/mirrors/by-site/ftp.redhat.com/redhat/__DIR__/ \ ftp://ftp.nluug.nl/site/ftp.redhat.com/redhat/__DIR__/ \ ftp://mirror.nucba.ac.jp/mirror/redhat/__DIR__/ \ ftp://ftp.mirror.ac.uk/sites/ftp.redhat.com/pub/redhat/__DIR__/ \ ftp://ftp.is.co.za/linux/distributions/redhat/__DIR__/ \ ftp://mirror.aarnet.edu.au/pub/linux/redhat/__DIR__/ STDDIR= old-releases/redhat-6.1/${MACHINE_ARCH}/RedHat/RPMS UPDDIR= updates/6.1/${MACHINE_ARCH} .include .if (${MACHINE_ARCH} == "i386") LIBC5_COMPAT= ld.so-1.9.5-11.i386.rpm libc-5.3.12-31.i386.rpm RPM_BINUTILS= binutils-2.9.1.0.23-6.i386.rpm RPM_GLIB= RPM_GLIBC= glibc-2.1.2-11.i386.rpm RPM_LDCONFIG= ldconfig-1.9.5-15.i386.rpm RPM_RPM= rpm-3.0.3-2.i386.rpm RPM_X_LIBS= XFree86-libs-3.3.5-3.i386.rpm UPDATES= glib-1.2.6-2.i386.rpm .else LIBC5_COMPAT= RPM_BINUTILS= binutils-2.9.1.0.23-7.alpha.rpm RPM_GLIB= glib-1.2.6-2.alpha.rpm RPM_GLIBC= glibc-2.1.2-17.alpha.rpm RPM_LDCONFIG= ldconfig-1.9.5-16.alpha.rpm RPM_RPM= rpm-3.0.3-6.alpha.rpm RPM_X_LIBS= XFree86-libs-3.3.5-17.alpha.rpm UPDATES= .endif # # The file files/pkg-list lists all rpms that are installed by this port # versus all rpms installed by a minimal Redhat installation. # RPM_SET1= setup-2.0.5-1.noarch.rpm \ filesystem-1.3.5-1.noarch.rpm \ basesystem-6.0-4.noarch.rpm RPM_SET2= ${RPM_GLIBC} \ termcap-9.12.6-15.${MACHINE_ARCH}.rpm \ libtermcap-2.0.8-18.${MACHINE_ARCH}.rpm \ bash-1.14.7-16.${MACHINE_ARCH}.rpm \ ncurses-4.2-25.${MACHINE_ARCH}.rpm \ zlib-1.1.3-5.${MACHINE_ARCH}.rpm \ info-3.12h-2.${MACHINE_ARCH}.rpm \ fileutils-4.0-8.${MACHINE_ARCH}.rpm \ grep-2.3-2.${MACHINE_ARCH}.rpm \ ${RPM_BINUTILS} \ gd-1.3-5.${MACHINE_ARCH}.rpm \ gdbm-1.8.0-2.${MACHINE_ARCH}.rpm \ ${RPM_GLIB} \ ${LIBC5_COMPAT} \ libstdc++-2.9.0-24.${MACHINE_ARCH}.rpm \ sh-utils-2.0-1.${MACHINE_ARCH}.rpm \ readline-2.2.1-5.${MACHINE_ARCH}.rpm \ redhat-release-6.1-1.noarch.rpm RPM_SET3= setserial-2.15-2.${MACHINE_ARCH}.rpm \ slang-1.2.2-4.${MACHINE_ARCH}.rpm \ stat-1.5-11.${MACHINE_ARCH}.rpm \ tcsh-6.08.00-6.${MACHINE_ARCH}.rpm \ ${RPM_X_LIBS} \ xpm-3.4k-1.${MACHINE_ARCH}.rpm DBPATH= /var/lib/rpm RPM= LC_ALL=C rpm RPMFLAGS= --ignoreos --root ${LINUXBASE} --dbpath ${DBPATH} \ --nodeps --replacepkgs RPMDIR= ${DISTDIR}/${DIST_SUBDIR} REMOVE_DIRS= /dev /home /root /tmp /var/tmp /usr/local /usr/tmp REMOVE_FILES= /bin/df /bin/su /etc/exports /etc/group \ /etc/localtime /etc/motd /etc/passwd /etc/printcap \ /etc/services /etc/protocols .if ${OSVERSION} <= 320001 # # Hack to let the rpm installer run. The actual kernel change occurred after # 400008 on 4.0-current and well after 320001, but we'll assume people running # -current and -stable stay reasonably up-to-date. # # Define this if you get messages that look like # # -- # ELF interpreter /compat/linux/lib/ld-linux.so.2 not found # execution of script failed # -- # NEEDLOADLINK= true .endif do-patch: @${DO_NADA} pre-install: # # Handle the loading of the linux loadable kernel module if # required. # @${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL do-install: @${MKDIR} ${LINUXBASE}/${DBPATH} @${MKDIR} ${LINUXBASE}/var/tmp @${RPM} --initdb --root ${LINUXBASE} --dbpath ${DBPATH} # # Make sure we have a /dev/null in the chrooted environment. # @${MKDIR} ${LINUXBASE}/dev @${RM} -f ${LINUXBASE}/dev/null @mknod ${LINUXBASE}/dev/null c 2 2 @${CHMOD} 666 ${LINUXBASE}/dev/null .if defined(NEEDLOADLINK) @${MKDIR} ${LINUXBASE}/compat @${LN} -s / ${LINUXBASE}/compat/linux .endif # # Install all packages. Ignore dependencies just # like the Red Hat installer. # @for R in ${RPM_SET1}; do \ ${ECHO} $$R; \ ${RPM} -U ${RPMFLAGS} ${RPMDIR}/$$R; \ done @${ECHO} ${RPM_LDCONFIG} @${RPM} -U ${RPMFLAGS} --noscripts ${RPMDIR}/${RPM_LDCONFIG} @brandelf -t Linux ${LINUXBASE}/sbin/ldconfig @${LINUXBASE}/sbin/ldconfig @${TOUCH} ${LINUXBASE}/etc/ld.so.conf @for R in ${RPM_SET2}; do \ ${ECHO} $$R; \ ${RPM} -U ${RPMFLAGS} ${RPMDIR}/$$R; \ done @${ECHO} ${RPM_RPM} @${RPM} -U ${RPMFLAGS} --noscripts ${RPMDIR}/${RPM_RPM} @brandelf -t Linux ${LINUXBASE}/bin/rpm @for R in ${RPM_SET3}; do \ ${ECHO} $$R; \ ${RPM} -U ${RPMFLAGS} ${RPMDIR}/$$R; \ done # # Install updates # @for R in ${PATCHFILES}; do \ ${ECHO} $$R; \ ${RPM} -U ${RPMFLAGS} ${RPMDIR}/$$R; \ done # # Install yp.conf as a hint to NIS users # ${INSTALL} ${COPY} -m 644 ${FILESDIR}/yp.conf ${LINUXBASE}/etc # # Finish # .if defined(NEEDLOADLINK) @${RM} -rf ${LINUXBASE}/compat .endif @for D in ${REMOVE_DIRS}; do \ ${RM} -rf ${LINUXBASE}/$$D; \ done @for F in ${REMOVE_FILES}; do \ ${RM} ${LINUXBASE}/$$F; \ done @${LN} -s /var/tmp ${LINUXBASE}/usr/tmp post-install: @${ECHO} '' @fmt ${PKGMESSAGE} @${ECHO} '' .include Property changes on: head/emulators/linux_base-suse-9.1/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.51 \ No newline at end of property +1.52 \ No newline at end of property Index: head/emulators/linux_base-suse-9.2/Makefile =================================================================== --- head/emulators/linux_base-suse-9.2/Makefile (revision 40119) +++ head/emulators/linux_base-suse-9.2/Makefile (revision 40120) @@ -1,206 +1,206 @@ # New ports collection makefile for: linux_base # Date created: Jul 7, 1999 # Whom: marcel@FreeBSD.org # # $FreeBSD$ # PORTNAME= linux_base PORTVERSION= 6.1 CATEGORIES= emulators linux MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${STDDIR}/g} DISTFILES= ${RPM_SET1} ${RPM_LDCONFIG} ${RPM_SET2} \ ${RPM_RPM} ${RPM_SET3} PATCH_SITES= ${RPM_MIRRORS:S/__DIR__/${UPDDIR}/g} PATCHFILES= ${UPDATES} MAINTAINER= marcel@FreeBSD.org -BUILD_DEPENDS= rpm:${PORTSDIR}/misc/rpm +BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm ONLY_FOR_ARCHS= alpha i386 DIST_SUBDIR= rpm PREFIX= ${LINUXBASE} EXTRACT_ONLY= NO_BUILD= yes NO_FILTER_SHLIBS= yes NO_MTREE= yes PLIST= ${PKGDIR}/pkg-plist.${MACHINE_ARCH} MD5_FILE= ${MASTERDIR}/distinfo.${MACHINE_ARCH} RPM_MIRRORS= \ ftp://ftp.freesoftware.com/pub/linux/redhat/__DIR__/ \ ftp://ftp.redhat.com/redhat/__DIR__/ \ ftp://ftp.infomagic.com/pub/mirrors/linux/RedHat/__DIR__/ \ ftp://ftp.crc.ca/mirrors/by-site/ftp.redhat.com/redhat/__DIR__/ \ ftp://ftp.nluug.nl/site/ftp.redhat.com/redhat/__DIR__/ \ ftp://mirror.nucba.ac.jp/mirror/redhat/__DIR__/ \ ftp://ftp.mirror.ac.uk/sites/ftp.redhat.com/pub/redhat/__DIR__/ \ ftp://ftp.is.co.za/linux/distributions/redhat/__DIR__/ \ ftp://mirror.aarnet.edu.au/pub/linux/redhat/__DIR__/ STDDIR= old-releases/redhat-6.1/${MACHINE_ARCH}/RedHat/RPMS UPDDIR= updates/6.1/${MACHINE_ARCH} .include .if (${MACHINE_ARCH} == "i386") LIBC5_COMPAT= ld.so-1.9.5-11.i386.rpm libc-5.3.12-31.i386.rpm RPM_BINUTILS= binutils-2.9.1.0.23-6.i386.rpm RPM_GLIB= RPM_GLIBC= glibc-2.1.2-11.i386.rpm RPM_LDCONFIG= ldconfig-1.9.5-15.i386.rpm RPM_RPM= rpm-3.0.3-2.i386.rpm RPM_X_LIBS= XFree86-libs-3.3.5-3.i386.rpm UPDATES= glib-1.2.6-2.i386.rpm .else LIBC5_COMPAT= RPM_BINUTILS= binutils-2.9.1.0.23-7.alpha.rpm RPM_GLIB= glib-1.2.6-2.alpha.rpm RPM_GLIBC= glibc-2.1.2-17.alpha.rpm RPM_LDCONFIG= ldconfig-1.9.5-16.alpha.rpm RPM_RPM= rpm-3.0.3-6.alpha.rpm RPM_X_LIBS= XFree86-libs-3.3.5-17.alpha.rpm UPDATES= .endif # # The file files/pkg-list lists all rpms that are installed by this port # versus all rpms installed by a minimal Redhat installation. # RPM_SET1= setup-2.0.5-1.noarch.rpm \ filesystem-1.3.5-1.noarch.rpm \ basesystem-6.0-4.noarch.rpm RPM_SET2= ${RPM_GLIBC} \ termcap-9.12.6-15.${MACHINE_ARCH}.rpm \ libtermcap-2.0.8-18.${MACHINE_ARCH}.rpm \ bash-1.14.7-16.${MACHINE_ARCH}.rpm \ ncurses-4.2-25.${MACHINE_ARCH}.rpm \ zlib-1.1.3-5.${MACHINE_ARCH}.rpm \ info-3.12h-2.${MACHINE_ARCH}.rpm \ fileutils-4.0-8.${MACHINE_ARCH}.rpm \ grep-2.3-2.${MACHINE_ARCH}.rpm \ ${RPM_BINUTILS} \ gd-1.3-5.${MACHINE_ARCH}.rpm \ gdbm-1.8.0-2.${MACHINE_ARCH}.rpm \ ${RPM_GLIB} \ ${LIBC5_COMPAT} \ libstdc++-2.9.0-24.${MACHINE_ARCH}.rpm \ sh-utils-2.0-1.${MACHINE_ARCH}.rpm \ readline-2.2.1-5.${MACHINE_ARCH}.rpm \ redhat-release-6.1-1.noarch.rpm RPM_SET3= setserial-2.15-2.${MACHINE_ARCH}.rpm \ slang-1.2.2-4.${MACHINE_ARCH}.rpm \ stat-1.5-11.${MACHINE_ARCH}.rpm \ tcsh-6.08.00-6.${MACHINE_ARCH}.rpm \ ${RPM_X_LIBS} \ xpm-3.4k-1.${MACHINE_ARCH}.rpm DBPATH= /var/lib/rpm RPM= LC_ALL=C rpm RPMFLAGS= --ignoreos --root ${LINUXBASE} --dbpath ${DBPATH} \ --nodeps --replacepkgs RPMDIR= ${DISTDIR}/${DIST_SUBDIR} REMOVE_DIRS= /dev /home /root /tmp /var/tmp /usr/local /usr/tmp REMOVE_FILES= /bin/df /bin/su /etc/exports /etc/group \ /etc/localtime /etc/motd /etc/passwd /etc/printcap \ /etc/services /etc/protocols .if ${OSVERSION} <= 320001 # # Hack to let the rpm installer run. The actual kernel change occurred after # 400008 on 4.0-current and well after 320001, but we'll assume people running # -current and -stable stay reasonably up-to-date. # # Define this if you get messages that look like # # -- # ELF interpreter /compat/linux/lib/ld-linux.so.2 not found # execution of script failed # -- # NEEDLOADLINK= true .endif do-patch: @${DO_NADA} pre-install: # # Handle the loading of the linux loadable kernel module if # required. # @${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL do-install: @${MKDIR} ${LINUXBASE}/${DBPATH} @${MKDIR} ${LINUXBASE}/var/tmp @${RPM} --initdb --root ${LINUXBASE} --dbpath ${DBPATH} # # Make sure we have a /dev/null in the chrooted environment. # @${MKDIR} ${LINUXBASE}/dev @${RM} -f ${LINUXBASE}/dev/null @mknod ${LINUXBASE}/dev/null c 2 2 @${CHMOD} 666 ${LINUXBASE}/dev/null .if defined(NEEDLOADLINK) @${MKDIR} ${LINUXBASE}/compat @${LN} -s / ${LINUXBASE}/compat/linux .endif # # Install all packages. Ignore dependencies just # like the Red Hat installer. # @for R in ${RPM_SET1}; do \ ${ECHO} $$R; \ ${RPM} -U ${RPMFLAGS} ${RPMDIR}/$$R; \ done @${ECHO} ${RPM_LDCONFIG} @${RPM} -U ${RPMFLAGS} --noscripts ${RPMDIR}/${RPM_LDCONFIG} @brandelf -t Linux ${LINUXBASE}/sbin/ldconfig @${LINUXBASE}/sbin/ldconfig @${TOUCH} ${LINUXBASE}/etc/ld.so.conf @for R in ${RPM_SET2}; do \ ${ECHO} $$R; \ ${RPM} -U ${RPMFLAGS} ${RPMDIR}/$$R; \ done @${ECHO} ${RPM_RPM} @${RPM} -U ${RPMFLAGS} --noscripts ${RPMDIR}/${RPM_RPM} @brandelf -t Linux ${LINUXBASE}/bin/rpm @for R in ${RPM_SET3}; do \ ${ECHO} $$R; \ ${RPM} -U ${RPMFLAGS} ${RPMDIR}/$$R; \ done # # Install updates # @for R in ${PATCHFILES}; do \ ${ECHO} $$R; \ ${RPM} -U ${RPMFLAGS} ${RPMDIR}/$$R; \ done # # Install yp.conf as a hint to NIS users # ${INSTALL} ${COPY} -m 644 ${FILESDIR}/yp.conf ${LINUXBASE}/etc # # Finish # .if defined(NEEDLOADLINK) @${RM} -rf ${LINUXBASE}/compat .endif @for D in ${REMOVE_DIRS}; do \ ${RM} -rf ${LINUXBASE}/$$D; \ done @for F in ${REMOVE_FILES}; do \ ${RM} ${LINUXBASE}/$$F; \ done @${LN} -s /var/tmp ${LINUXBASE}/usr/tmp post-install: @${ECHO} '' @fmt ${PKGMESSAGE} @${ECHO} '' .include Property changes on: head/emulators/linux_base-suse-9.2/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.51 \ No newline at end of property +1.52 \ No newline at end of property Index: head/emulators/linux_base-suse-9.3/Makefile =================================================================== --- head/emulators/linux_base-suse-9.3/Makefile (revision 40119) +++ head/emulators/linux_base-suse-9.3/Makefile (revision 40120) @@ -1,206 +1,206 @@ # New ports collection makefile for: linux_base # Date created: Jul 7, 1999 # Whom: marcel@FreeBSD.org # # $FreeBSD$ # PORTNAME= linux_base PORTVERSION= 6.1 CATEGORIES= emulators linux MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${STDDIR}/g} DISTFILES= ${RPM_SET1} ${RPM_LDCONFIG} ${RPM_SET2} \ ${RPM_RPM} ${RPM_SET3} PATCH_SITES= ${RPM_MIRRORS:S/__DIR__/${UPDDIR}/g} PATCHFILES= ${UPDATES} MAINTAINER= marcel@FreeBSD.org -BUILD_DEPENDS= rpm:${PORTSDIR}/misc/rpm +BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm ONLY_FOR_ARCHS= alpha i386 DIST_SUBDIR= rpm PREFIX= ${LINUXBASE} EXTRACT_ONLY= NO_BUILD= yes NO_FILTER_SHLIBS= yes NO_MTREE= yes PLIST= ${PKGDIR}/pkg-plist.${MACHINE_ARCH} MD5_FILE= ${MASTERDIR}/distinfo.${MACHINE_ARCH} RPM_MIRRORS= \ ftp://ftp.freesoftware.com/pub/linux/redhat/__DIR__/ \ ftp://ftp.redhat.com/redhat/__DIR__/ \ ftp://ftp.infomagic.com/pub/mirrors/linux/RedHat/__DIR__/ \ ftp://ftp.crc.ca/mirrors/by-site/ftp.redhat.com/redhat/__DIR__/ \ ftp://ftp.nluug.nl/site/ftp.redhat.com/redhat/__DIR__/ \ ftp://mirror.nucba.ac.jp/mirror/redhat/__DIR__/ \ ftp://ftp.mirror.ac.uk/sites/ftp.redhat.com/pub/redhat/__DIR__/ \ ftp://ftp.is.co.za/linux/distributions/redhat/__DIR__/ \ ftp://mirror.aarnet.edu.au/pub/linux/redhat/__DIR__/ STDDIR= old-releases/redhat-6.1/${MACHINE_ARCH}/RedHat/RPMS UPDDIR= updates/6.1/${MACHINE_ARCH} .include .if (${MACHINE_ARCH} == "i386") LIBC5_COMPAT= ld.so-1.9.5-11.i386.rpm libc-5.3.12-31.i386.rpm RPM_BINUTILS= binutils-2.9.1.0.23-6.i386.rpm RPM_GLIB= RPM_GLIBC= glibc-2.1.2-11.i386.rpm RPM_LDCONFIG= ldconfig-1.9.5-15.i386.rpm RPM_RPM= rpm-3.0.3-2.i386.rpm RPM_X_LIBS= XFree86-libs-3.3.5-3.i386.rpm UPDATES= glib-1.2.6-2.i386.rpm .else LIBC5_COMPAT= RPM_BINUTILS= binutils-2.9.1.0.23-7.alpha.rpm RPM_GLIB= glib-1.2.6-2.alpha.rpm RPM_GLIBC= glibc-2.1.2-17.alpha.rpm RPM_LDCONFIG= ldconfig-1.9.5-16.alpha.rpm RPM_RPM= rpm-3.0.3-6.alpha.rpm RPM_X_LIBS= XFree86-libs-3.3.5-17.alpha.rpm UPDATES= .endif # # The file files/pkg-list lists all rpms that are installed by this port # versus all rpms installed by a minimal Redhat installation. # RPM_SET1= setup-2.0.5-1.noarch.rpm \ filesystem-1.3.5-1.noarch.rpm \ basesystem-6.0-4.noarch.rpm RPM_SET2= ${RPM_GLIBC} \ termcap-9.12.6-15.${MACHINE_ARCH}.rpm \ libtermcap-2.0.8-18.${MACHINE_ARCH}.rpm \ bash-1.14.7-16.${MACHINE_ARCH}.rpm \ ncurses-4.2-25.${MACHINE_ARCH}.rpm \ zlib-1.1.3-5.${MACHINE_ARCH}.rpm \ info-3.12h-2.${MACHINE_ARCH}.rpm \ fileutils-4.0-8.${MACHINE_ARCH}.rpm \ grep-2.3-2.${MACHINE_ARCH}.rpm \ ${RPM_BINUTILS} \ gd-1.3-5.${MACHINE_ARCH}.rpm \ gdbm-1.8.0-2.${MACHINE_ARCH}.rpm \ ${RPM_GLIB} \ ${LIBC5_COMPAT} \ libstdc++-2.9.0-24.${MACHINE_ARCH}.rpm \ sh-utils-2.0-1.${MACHINE_ARCH}.rpm \ readline-2.2.1-5.${MACHINE_ARCH}.rpm \ redhat-release-6.1-1.noarch.rpm RPM_SET3= setserial-2.15-2.${MACHINE_ARCH}.rpm \ slang-1.2.2-4.${MACHINE_ARCH}.rpm \ stat-1.5-11.${MACHINE_ARCH}.rpm \ tcsh-6.08.00-6.${MACHINE_ARCH}.rpm \ ${RPM_X_LIBS} \ xpm-3.4k-1.${MACHINE_ARCH}.rpm DBPATH= /var/lib/rpm RPM= LC_ALL=C rpm RPMFLAGS= --ignoreos --root ${LINUXBASE} --dbpath ${DBPATH} \ --nodeps --replacepkgs RPMDIR= ${DISTDIR}/${DIST_SUBDIR} REMOVE_DIRS= /dev /home /root /tmp /var/tmp /usr/local /usr/tmp REMOVE_FILES= /bin/df /bin/su /etc/exports /etc/group \ /etc/localtime /etc/motd /etc/passwd /etc/printcap \ /etc/services /etc/protocols .if ${OSVERSION} <= 320001 # # Hack to let the rpm installer run. The actual kernel change occurred after # 400008 on 4.0-current and well after 320001, but we'll assume people running # -current and -stable stay reasonably up-to-date. # # Define this if you get messages that look like # # -- # ELF interpreter /compat/linux/lib/ld-linux.so.2 not found # execution of script failed # -- # NEEDLOADLINK= true .endif do-patch: @${DO_NADA} pre-install: # # Handle the loading of the linux loadable kernel module if # required. # @${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL do-install: @${MKDIR} ${LINUXBASE}/${DBPATH} @${MKDIR} ${LINUXBASE}/var/tmp @${RPM} --initdb --root ${LINUXBASE} --dbpath ${DBPATH} # # Make sure we have a /dev/null in the chrooted environment. # @${MKDIR} ${LINUXBASE}/dev @${RM} -f ${LINUXBASE}/dev/null @mknod ${LINUXBASE}/dev/null c 2 2 @${CHMOD} 666 ${LINUXBASE}/dev/null .if defined(NEEDLOADLINK) @${MKDIR} ${LINUXBASE}/compat @${LN} -s / ${LINUXBASE}/compat/linux .endif # # Install all packages. Ignore dependencies just # like the Red Hat installer. # @for R in ${RPM_SET1}; do \ ${ECHO} $$R; \ ${RPM} -U ${RPMFLAGS} ${RPMDIR}/$$R; \ done @${ECHO} ${RPM_LDCONFIG} @${RPM} -U ${RPMFLAGS} --noscripts ${RPMDIR}/${RPM_LDCONFIG} @brandelf -t Linux ${LINUXBASE}/sbin/ldconfig @${LINUXBASE}/sbin/ldconfig @${TOUCH} ${LINUXBASE}/etc/ld.so.conf @for R in ${RPM_SET2}; do \ ${ECHO} $$R; \ ${RPM} -U ${RPMFLAGS} ${RPMDIR}/$$R; \ done @${ECHO} ${RPM_RPM} @${RPM} -U ${RPMFLAGS} --noscripts ${RPMDIR}/${RPM_RPM} @brandelf -t Linux ${LINUXBASE}/bin/rpm @for R in ${RPM_SET3}; do \ ${ECHO} $$R; \ ${RPM} -U ${RPMFLAGS} ${RPMDIR}/$$R; \ done # # Install updates # @for R in ${PATCHFILES}; do \ ${ECHO} $$R; \ ${RPM} -U ${RPMFLAGS} ${RPMDIR}/$$R; \ done # # Install yp.conf as a hint to NIS users # ${INSTALL} ${COPY} -m 644 ${FILESDIR}/yp.conf ${LINUXBASE}/etc # # Finish # .if defined(NEEDLOADLINK) @${RM} -rf ${LINUXBASE}/compat .endif @for D in ${REMOVE_DIRS}; do \ ${RM} -rf ${LINUXBASE}/$$D; \ done @for F in ${REMOVE_FILES}; do \ ${RM} ${LINUXBASE}/$$F; \ done @${LN} -s /var/tmp ${LINUXBASE}/usr/tmp post-install: @${ECHO} '' @fmt ${PKGMESSAGE} @${ECHO} '' .include Property changes on: head/emulators/linux_base-suse-9.3/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.51 \ No newline at end of property +1.52 \ No newline at end of property Index: head/emulators/osf1_base/Makefile =================================================================== --- head/emulators/osf1_base/Makefile (revision 40119) +++ head/emulators/osf1_base/Makefile (revision 40120) @@ -1,52 +1,52 @@ # ex:ts=8 # Ports collection makefile for: osf1_base # Date created: Mon Feb 03, 1998 # Whom: David O'Brien (obrien@NUXI.com) # # $FreeBSD$ # PORTNAME= osf1_base PORTVERSION= 4.0f CATEGORIES= emulators MASTER_SITES= ftp://ftp.support.compaq.com/private/alpha-tools-software/netscape/ DISTNAME= netscape-4.7-3.alpha EXTRACT_SUFX= .rpm MAINTAINER= obrien@FreeBSD.org -BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/misc/rpm2cpio +BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/archivers/rpm2cpio ONLY_FOR_ARCHS= alpha PREFIX= /compat/osf1 EXTRACT_CMD= rpm2cpio EXTRACT_BEFORE_ARGS= EXTRACT_AFTER_ARGS= |cpio -idum NO_WRKSUBDIR= yes NO_BUILD= yes NO_FILTER_SHLIBS= yes NO_MTREE= yes do-install: @if [ -z "`kldstat -v | ${GREP} -E 'osf1_ecoff'`" ]; then \ ${ECHO} 'OSF/1 (Digital Unix / Tru64) mode is not enabled.\ Loading OSF/1 kernel module...' | fmt; \ osf1 || { \ ${ECHO} 'The OSF/1 kernel module could not be loaded.\ Please manually load the module and retry.\ See "man osf1" for details.' | fmt; \ ${FALSE}; \ };\ fi @${MKDIR} ${PREFIX}/usr/lib @${LN} -sf ${X11BASE}/lib/X11 ${PREFIX}/usr/lib @(cd ${WRKSRC} && ${TAR} -cf - etc sbin usr/shlib) | \ ${TAR} -xpf - -C ${PREFIX} @cd ${PREFIX}/usr/shlib ; ${LN} -sf libc.so libc_r.so @cd ${PREFIX}/usr/shlib ; ${LN} -sf libc.so libpthread.so @cd ${PREFIX}/usr/shlib ; ${LN} -sf libc.so libpthreads.so @cd ${PREFIX}/sbin ; ${LN} -sf /bin/sh sh @touch ${PREFIX}/etc/sia/siainitgood .include Property changes on: head/emulators/osf1_base/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.13 \ No newline at end of property +1.14 \ No newline at end of property Index: head/games/xgammon/Makefile =================================================================== --- head/games/xgammon/Makefile (revision 40119) +++ head/games/xgammon/Makefile (revision 40120) @@ -1,40 +1,40 @@ # New ports collection makefile for: xgammon # Date created: 02 January 1997 # Whom: Thomas Gellekum # # $FreeBSD$ # PORTNAME= xgammon PORTVERSION= 0.98 CATEGORIES= games MASTER_SITES= ftp://ftp.redhat.com/pub/redhat/current/SRPMS/SRPMS/ \ ftp://ftp.mpi-sb.mpg.de/pub/linux/mirror/ftp.redhat.com/redhat/current/SRPMS/SRPMS/ \ ftp://sunsite.Informatik.RWTH-Aachen.DE/pub/comp/Linux/redhat/current/SRPMS/SRPMS/ EXTRACT_SUFX= -15.src.rpm PATCH_DIST_STRIP= -p1 MAINTAINER= tg@FreeBSD.org -BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/misc/rpm2cpio +BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/archivers/rpm2cpio NO_WRKSUBDIR= yes USE_IMAKE= yes MAN6= xgammon.6 PATCH_FILES= ${DISTNAME}-dirent.patch do-extract: @${RM} -rf ${WRKDIR} @${MKDIR} ${WRKDIR} @rpm2cpio ${_DISTDIR}${DISTFILES} | (cd ${WRKDIR}; cpio -i) @tar -xzf ${WRKDIR}/${DISTNAME}.tar.gz -C ${WRKDIR} pre-patch: @${ECHO_MSG} "===> Applying distribution patches for ${PKGNAME}" @for file in ${PATCH_FILES}; do \ ${PATCH} ${PATCH_DIST_ARGS} < ${WRKDIR}/$$file; \ done .include Property changes on: head/games/xgammon/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.18 \ No newline at end of property +1.19 \ No newline at end of property Index: head/graphics/linux_mesa3/Makefile =================================================================== --- head/graphics/linux_mesa3/Makefile (revision 40119) +++ head/graphics/linux_mesa3/Makefile (revision 40120) @@ -1,85 +1,85 @@ # New ports collection makefile for: Mesa3 for Linux compat # Date created: May 18 2000 # Whom: Masahiro TAKEMURA # # $FreeBSD$ # PORTNAME= mesa PORTVERSION= 3.2.2 CATEGORIES= graphics linux MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${STDDIR}/g} PKGNAMEPREFIX= linux_ DISTFILES= Mesa-${PORTVERSION:S/./-/g:S/-/./}.${MACHINE_ARCH}.rpm EXTRACT_ONLY= PATCH_SITES= ${RPM_MIRRORS:S/__DIR__/${UPDDIR}/g} PATCHFILES= MAINTAINER= mastake@msel.t.u-tokyo.ac.jp -BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/misc/rpm +BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/archivers/rpm RUN_DEPENDS= \ /compat/linux/lib/ld-linux.so.2:${PORTSDIR}/emulators/linux_base ONLY_FOR_ARCHS= i386 DIST_SUBDIR= rpm PREFIX= /compat/linux NO_BUILD= yes NO_FILTER_SHLIBS= yes NO_MTREE= yes RPM_MIRRORS= \ ftp://ftp.freesoftware.com/pub/linux/redhat/__DIR__/ \ ftp://ftp.redhat.com/redhat/__DIR__/ \ ftp://ftp.infomagic.com/pub/mirrors/linux/RedHat/__DIR__/ \ ftp://ftp.crc.ca/mirrors/by-site/ftp.redhat.com/redhat/__DIR__/ \ ftp://ftp.nluug.nl/site/ftp.redhat.com/redhat/__DIR__/ \ ftp://mirror.nucba.ac.jp/mirror/redhat/__DIR__/ \ ftp://ftp.is.co.za/linux/distributions/redhat/__DIR__/ \ ftp://mirror.aarnet.edu.au/pub/linux/redhat/__DIR__/ STDDIR= redhat-6.2/${MACHINE_ARCH}/RedHat/RPMS UPDDIR= updates/6.2/${MACHINE_ARCH} .include RPMDIR= ${DISTDIR}/${DIST_SUBDIR} do-install: @if [ -z "`kldstat -v | ${GREP} -E 'linux(aout|elf)'`" ]; then \ ${ECHO} 'Linux mode is not enabled.\ Loading linux kernel module...' | fmt; \ linux || { \ ${ECHO} 'The linux kernel module could not be loaded.\ Please manually load the module and retry.\ See "man linux" for details.' | fmt; \ ${FALSE}; \ };\ fi # # Install all packages. # @for R in ${DISTFILES}; do \ ${ECHO} $$R; \ cd ${PREFIX} && rpm2cpio ${RPMDIR}/$$R | cpio -di; \ done # # Install updates # @for R in ${PATCHFILES}; do \ ${ECHO} $$R; \ cd ${PREFIX} && rpm2cpio ${RPMDIR}/$$R | cpio -di; \ done # # Create Symbolic link # @for R in GL GLU; do \ cd ${PREFIX}/usr/X11R6/lib && ${LN} -s lib$$R.so libMesa$$R.so; \ done # # Finish # ${PREFIX}/sbin/ldconfig .include Property changes on: head/graphics/linux_mesa3/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/graphics/xmovie/Makefile =================================================================== --- head/graphics/xmovie/Makefile (revision 40119) +++ head/graphics/xmovie/Makefile (revision 40120) @@ -1,47 +1,46 @@ # New ports collection makefile for: xmovie # Date created: 20 December 1998 # Whom: MIHIRA Sanpei Yoshiro # # $FreeBSD$ # PORTNAME= xmovie PORTVERSION= 1.5.3.1 CATEGORIES= graphics linux MASTER_SITES= http://heroines.sourceforge.net/ DISTFILES= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E}.i386.rpm MAINTAINER= sanpei@FreeBSD.org -BUILD_DEPENDS= rpm:${PORTSDIR}/misc/rpm \ - rpm2cpio:${PORTSDIR}/misc/rpm2cpio +BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/archivers/rpm RUN_DEPENDS= ${LINUX_BASE}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base \ ${LINUX_BASE}/usr/lib/libjpeg.so.62.0.0:${PORTSDIR}/graphics/linux-jpeg \ ${LINUX_BASE}/usr/lib/libpng.so.2.1.0.3:${PORTSDIR}/graphics/linux-png ONLY_FOR_ARCHS= i386 DOC_DIR= ${PREFIX}/share/doc/xmovie EXTRACT_CMD= rpm2cpio EXTRACT_BEFORE_ARGS= EXTRACT_AFTER_ARGS= | cpio -id --quiet LINUX_BASE= /compat/linux NO_BUILD= yes USE_X_PREFIX= yes NO_WRKSUBDIR= yes # Linux binary should not be stripped by INSTALL_PROGRAM as it uses # /usr/bin/strip which then brands the binary as a FreeBSD ELF one. STRIP= do-patch: @${DO_NADA} do-install: @${INSTALL_PROGRAM} ${WRKSRC}/usr/local/bin/xmovie ${PREFIX}/bin @brandelf -t Linux ${PREFIX}/bin/xmovie .if !defined(NOPORTDOCS) @${MKDIR} ${DOC_DIR} @${INSTALL_DATA} ${WRKSRC}/usr/doc/xmovie-${PORTVERSION:R}/README ${DOC_DIR}/README @${INSTALL_DATA} ${WRKSRC}/usr/doc/xmovie-${PORTVERSION:R}/index.html ${DOC_DIR}/index.html .endif .include Property changes on: head/graphics/xmovie/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.12 \ No newline at end of property +1.13 \ No newline at end of property Index: head/korean/mizifont/Makefile =================================================================== --- head/korean/mizifont/Makefile (revision 40119) +++ head/korean/mizifont/Makefile (revision 40120) @@ -1,59 +1,59 @@ # New ports collection makefile for: mizifonts # Date created: 16 Mar 1998 # Whom: CHOI Junho # # $FreeBSD$ # PORTNAME= mizifonts PORTVERSION= 1.1 CATEGORIES= korean x11-fonts MASTER_SITES= ftp://ftp.mizi.co.kr/pub/hanIM/ DISTNAME= xfntmizi-1.1-2.noarch EXTRACT_SUFX= .rpm MAINTAINER= cjh@FreeBSD.org -BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/misc/rpm +BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/archivers/rpm USE_X_PREFIX= yes .include .if ${XFREE86_VERSION} == 4 RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11/XFree86-4-clients .endif NO_WRKSUBDIR= yes RPM2CPIO= rpm2cpio CPIO= /usr/bin/cpio CPIO_OPT= -i --make-directories UNCOMPRESS= /usr/bin/uncompress FONTS= mzgt16e.pcf mzgt16h.pcf mzgt16h1.pcf mzmj16e.pcf mzmj16h.pcf \ mzpg16e.pcf mzpg16h.pcf mzsm16e.pcf mzsm16h.pcf do-extract: @${RM} -rf ${WRKDIR} && \ ${MKDIR} ${WRKDIR} && \ cd ${WRKDIR} && \ ${RPM2CPIO} ${_DISTDIR}/${DISTFILES} | ${CPIO} ${CPIO_OPT} && \ ${MV} ${WRKDIR}/usr/lib/X11/fonts/misc/* . do-build: @cd ${WRKDIR}; \ for i in ${FONTS}; do \ ${UNCOMPRESS} -c $$i.Z | ${GZIP_CMD} -c > $$i.gz; \ done do-install: @${MKDIR} ${PREFIX}/lib/X11/fonts/local for i in ${WRKDIR}/*.gz; do \ ${INSTALL_DATA} $$i ${PREFIX}/lib/X11/fonts/local/; \ done cd ${PREFIX}/lib/X11/fonts/local/ ; mkfontdir post-install: @${CAT} ${PKGMESSAGE} .include Property changes on: head/korean/mizifont/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.16 \ No newline at end of property +1.17 \ No newline at end of property Index: head/lang/compaq-cc/Makefile =================================================================== --- head/lang/compaq-cc/Makefile (revision 40119) +++ head/lang/compaq-cc/Makefile (revision 40120) @@ -1,111 +1,111 @@ # ex:ts=8 # Ports collection makefile for: compaq-cc # Date created: Thur Dec 07, 2000 # Whom: David O'Brien (obrien@NUXI.com) # # $FreeBSD$ # PORTNAME= compaq-cc PORTVERSION= 6.2.9.506.1 PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= ftp://ftp.compaq.com/pub/products/C-CXX/linux/compaq_c_v62/ DISTFILES= ccc-6.2.9.506-1.alpha.rpm libots-2.2.7-2.alpha.rpm .if defined(WANT_EV6) DISTFILES+= cpml_ev6-5.1.0-2.alpha.rpm .else DISTFILES+= cpml_ev5-5.1.0-2.alpha.rpm .endif MAINTAINER= obrien@FreeBSD.org RESTRICTED= "Distribution not allowed" -BUILD_DEPENDS= rpm:${PORTSDIR}/misc/rpm +BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm ONLY_FOR_ARCHS= alpha PREFIX= / CCC_ROOT= ${PREFIX}/usr/lib/compaq/ccc-6.2.9.506-1 EXTRACT_CMD= rpm2cpio EXTRACT_BEFORE_ARGS= EXTRACT_AFTER_ARGS= |cpio -idum EXTRACT_ONLY= NO_WRKSUBDIR= yes NO_BUILD= yes NO_FILTER_SHLIBS= yes NO_MTREE= yes do-install: @if [ -z "`kldstat -v | ${GREP} -E 'linux'`" ]; then \ ${ECHO} 'AlphaLinux mode is not enabled.\ Loading AlphaLinux kernel module...' | fmt; \ kldload linux || { \ ${ECHO} 'The AlphaLinux kernel module could not be loaded.\ Please manually load the module and retry.\ See "man linux" for details.' | fmt; \ ${FALSE}; \ };\ fi .for F in ${DISTFILES} cd ${PREFIX} ; rpm2cpio ${DISTDIR}/$F |cpio -idum .endfor .for F in ${CCC_ROOT}/alpha-linux/bin/lnxcc \ ${CCC_ROOT}/alpha-linux/bin/lnxcc_driver brandelf -t Linux ${PREFIX}$F .endfor cd ${CCC_ROOT}/alpha-linux/bin \ ; ${MV} cpp cpp.Linux-bad ; ${LN} -s /usr/bin/cpp . \ ; ${MV} ld ld.Linux-bad ; ${LN} -s /usr/bin/ld . # "-g" is totally ignored by GNU ld, so we can use it for a benign space holder cd ${CCC_ROOT}/alpha-linux/bin \ ; ${MV} lnxcc_driver lnxcc_driver.Linux \ ; ${SED} -e 's/-dynamic-linker/-g /g' \ -e 's|/lib/ld-linux.so.2|-g |g' \ -e 's|-D__linux__|-D__FreeBSD|g' \ -e 's|-D__linux....|-D__FreeBSD__|g' \ -e 's|-Dlinux|-D_____|g' \ lnxcc_driver.Linux >lnxcc_driver \ ; ${CHMOD} 555 lnxcc_driver # the shared libs gives us trouble right now, so only offer .a's ${RM} ${PREFIX}/usr/lib/libots.so ${RM} ${PREFIX}/usr/lib/libcpml.so # fix unresolved references in the DECpaq libs cd ${WRKSRC} \ ; ccc -c ${FILESDIR}/*.c \ ; ar vq /usr/lib/compaq/cpml-5.1.0/libcpml_ev5.a *.o # cpio creates directories with stupid permissions find ${PREFIX}/usr/lib/compaq -type d | xargs ${CHMOD} 755 # tweaks to compile FreeBSD bits better ${MV} ${CCC_ROOT}/alpha-linux/bin/comp.config \ ${CCC_ROOT}/alpha-linux/bin/comp.config.ORIG ${SED} -e 's|!!CCC_ROOT!!|${CCC_ROOT}|g' ${FILESDIR}/comp.config \ > ${WRKDIR}/comp.config ${INSTALL_DATA} ${WRKDIR}/comp.config \ ${CCC_ROOT}/alpha-linux/bin ${MKDIR} ${CCC_ROOT}/alpha-freebsd/include ${MKDIR} ${CCC_ROOT}/alpha-freebsd/lib cd ${FILESDIR}/include ; \ tar --exclude CVS -cf - . \ |(cd ${CCC_ROOT}/alpha-freebsd/include ; tar xpBf -) cd ${CCC_ROOT}/alpha-freebsd/include ; ${LN} -sf machine/stdarg.h . post-install: # fixup PLIST for the FreeBSD bits cd ${PREFIX} ;\ find ${CCC_ROOT}/alpha-freebsd -type f -o -type l \ >${WRKDIR}/PLIST.alpha-freebsd cd ${PREFIX} ;\ find ${CCC_ROOT}/alpha-freebsd -type d \ | sed -e 's/^/@dirrm /g' \ | sort -r >>${WRKDIR}/PLIST.alpha-freebsd ${ECHO} "r ${TMPPLIST}" > ${WRKDIR}/ex.script ${ECHO} "/Insert PLIST.alpha-freebsd" >> ${WRKDIR}/ex.script ${ECHO} "d" >> ${WRKDIR}/ex.script ${ECHO} "r ${WRKDIR}/PLIST.alpha-freebsd" >> ${WRKDIR}/ex.script ${ECHO} "x!" >> ${WRKDIR}/ex.script ${CP} -p ${TMPPLIST} ${TMPPLIST}.pre-alpha-freebsd cd ${WRKDIR} ; ex < ex.script .include Property changes on: head/lang/compaq-cc/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/misc/rpm2cpio/pkg-descr =================================================================== --- head/misc/rpm2cpio/pkg-descr (revision 40119) +++ head/misc/rpm2cpio/pkg-descr (nonexistent) @@ -1,12 +0,0 @@ -Convert .rpm files for extraction with /usr/bin/cpio - -Quoting the author: - -why does the world need another rpm2cpio? because the existing one -won't build unless you have half a ton of things that aren't really -required for it, since it uses the same library used to extract RPM's. -in particular, it won't build on the HPsUX box i'm on. - -(this one needs just perl) - -WWW: http://www.iagora.com/~espel/ Property changes on: head/misc/rpm2cpio/pkg-descr ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.2 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/misc/rpm2cpio/pkg-comment =================================================================== --- head/misc/rpm2cpio/pkg-comment (revision 40119) +++ head/misc/rpm2cpio/pkg-comment (nonexistent) @@ -1 +0,0 @@ -Convert .rpm files for extraction with /usr/bin/cpio, needs just perl Property changes on: head/misc/rpm2cpio/pkg-comment ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1.1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/misc/rpm2cpio/distinfo =================================================================== --- head/misc/rpm2cpio/distinfo (revision 40119) +++ head/misc/rpm2cpio/distinfo (nonexistent) @@ -1 +0,0 @@ -MD5 (rpm2cpio) = 60e416bc9a91870944a9fc2a6d706478 Property changes on: head/misc/rpm2cpio/distinfo ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.2 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/misc/rpm2cpio/pkg-plist =================================================================== --- head/misc/rpm2cpio/pkg-plist (revision 40119) +++ head/misc/rpm2cpio/pkg-plist (nonexistent) @@ -1 +0,0 @@ -bin/rpm2cpio Property changes on: head/misc/rpm2cpio/pkg-plist ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1.1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/misc/rpm2cpio/Makefile =================================================================== --- head/misc/rpm2cpio/Makefile (revision 40119) +++ head/misc/rpm2cpio/Makefile (nonexistent) @@ -1,29 +0,0 @@ -# New ports collection makefile for: rpm2cpio -# Date created: Sun Jul 18 21:51:23 MET DST 1999 -# Whom: Juergen Lock -# -# $FreeBSD$ -# - -PORTNAME= rpm2cpio -PORTVERSION= 1.1 -CATEGORIES= misc -MASTER_SITES= http://www.iagora.com/~espel/ -DISTFILES= ${PORTNAME} - -MAINTAINER= nox@jelal.kn-bremen.de - -NO_WRKSUBDIR= yes -EXTRACT_CMD= ${CP} -EXTRACT_BEFORE_ARGS= -EXTRACT_AFTER_ARGS= . - -USE_PERL5= yes - -do-build: - ${PERL5} -i.bak -p -e "if (1 .. 1) {s-^#!/usr/bin/perl-#!${PERL}-;}" ${WRKDIR}/rpm2cpio - -do-install: - ${INSTALL_SCRIPT} ${WRKDIR}/rpm2cpio ${PREFIX}/bin - -.include Property changes on: head/misc/rpm2cpio/Makefile ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.5 \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Index: head/misc/rpm/pkg-descr =================================================================== --- head/misc/rpm/pkg-descr (revision 40119) +++ head/misc/rpm/pkg-descr (nonexistent) @@ -1,7 +0,0 @@ -This is the Red Hat Package Manager. - -FYI: -There is also a rpm2cpio converter written in perl. You don't have to -install the whole RPM manager to get the files in an RPM. - -WWW: http://www.rpm.org/ Property changes on: head/misc/rpm/pkg-descr ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.5 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/misc/rpm/pkg-comment =================================================================== --- head/misc/rpm/pkg-comment (revision 40119) +++ head/misc/rpm/pkg-comment (nonexistent) @@ -1 +0,0 @@ -The Red Hat Package Manager Property changes on: head/misc/rpm/pkg-comment ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1.1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/misc/rpm/distinfo =================================================================== --- head/misc/rpm/distinfo (revision 40119) +++ head/misc/rpm/distinfo (nonexistent) @@ -1 +0,0 @@ -MD5 (rpm-3.0.6.tar.gz) = 71961a796fbb04d2cf22a37337b63da8 Property changes on: head/misc/rpm/distinfo ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.16 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/misc/rpm/pkg-plist =================================================================== --- head/misc/rpm/pkg-plist (revision 40119) +++ head/misc/rpm/pkg-plist (nonexistent) @@ -1,101 +0,0 @@ -bin/gendiff -bin/rpm -bin/rpm2cpio -include/rpm/dbindex.h -include/rpm/header.h -include/rpm/misc.h -include/rpm/rpmbuild.h -include/rpm/rpmio.h -include/rpm/rpmlib.h -include/rpm/rpmmacro.h -include/rpm/rpmspec.h -include/rpm/rpmurl.h -include/rpm/stringbuf.h -lib/librpm.a -lib/librpm.so -lib/librpm.so.0 -lib/librpmbuild.a -lib/librpmbuild.so -lib/librpmbuild.so.0 -lib/rpm/brp-compress -lib/rpm/brp-redhat -lib/rpm/brp-sparc64-linux -lib/rpm/brp-strip -lib/rpm/brp-strip-comment-note -lib/rpm/check-prereqs -lib/rpm/config.guess -lib/rpm/config.sub -lib/rpm/convertrpmrc.sh -lib/rpm/cpanflute -lib/rpm/find-lang.sh -lib/rpm/find-prov.pl -lib/rpm/find-provides -lib/rpm/find-provides.perl -lib/rpm/find-req.pl -lib/rpm/find-requires -lib/rpm/find-requires.perl -lib/rpm/get_magic.pl -lib/rpm/getpo.sh -lib/rpm/http.req -lib/rpm/macros -lib/rpm/magic.prov -lib/rpm/magic.req -lib/rpm/mkinstalldirs -lib/rpm/perl.prov -lib/rpm/perl.req -lib/rpm/rpmdiff -lib/rpm/rpmdiff.cgi -lib/rpm/rpmgettext -lib/rpm/rpmpopt -lib/rpm/rpmputtext -lib/rpm/rpmrc -lib/rpm/u_pkg.sh -lib/rpm/vpkg-provides.sh -lib/rpm/vpkg-provides2.sh -lib/rpmpopt -lib/rpmrc -share/locale/cs/LC_MESSAGES/rpm.mo -share/locale/de/LC_MESSAGES/rpm.mo -share/locale/fi/LC_MESSAGES/rpm.mo -share/locale/fr/LC_MESSAGES/rpm.mo -share/locale/ja/LC_MESSAGES/rpm.mo -share/locale/pl/LC_MESSAGES/rpm.mo -share/locale/pt_BR/LC_MESSAGES/rpm.mo -share/locale/ru/LC_MESSAGES/rpm.mo -share/locale/sk/LC_MESSAGES/rpm.mo -share/locale/sl/LC_MESSAGES/rpm.mo -share/locale/sr/LC_MESSAGES/rpm.mo -share/locale/sv/LC_MESSAGES/rpm.mo -share/locale/tr/LC_MESSAGES/rpm.mo -@dirrm lib/rpm -@dirrm include/rpm -@unexec rmdir %D/src/redhat/SRPMS 2>/dev/null || true -@unexec rmdir %D/src/redhat/SPECS 2>/dev/null || true -@unexec rmdir %D/src/redhat/SOURCES 2>/dev/null || true -@unexec rmdir %D/src/redhat/RPMS/noarch 2>/dev/null || true -@unexec rmdir %D/src/redhat/RPMS/athlon 2>/dev/null || true -@unexec rmdir %D/src/redhat/RPMS/i686 2>/dev/null || true -@unexec rmdir %D/src/redhat/RPMS/i586 2>/dev/null || true -@unexec rmdir %D/src/redhat/RPMS/i486 2>/dev/null || true -@unexec rmdir %D/src/redhat/RPMS/i386 2>/dev/null || true -@unexec rmdir %D/src/redhat/RPMS 2>/dev/null || true -@unexec rmdir %D/src/redhat/BUILD 2>/dev/null || true -@unexec rmdir %D/src/redhat 2>/dev/null || true -@unexec rmdir %D/src 2>/dev/null || true -@unexec rmdir /var/lib/rpm 2>/dev/null || true -@unexec rmdir /var/lib 2>/dev/null || true -@exec mkdir -p /var/lib -@exec mkdir -p /var/lib/rpm -@exec mkdir -p %D/src -@exec mkdir -p %D/src/redhat -@exec mkdir -p %D/src/redhat/BUILD -@exec mkdir -p %D/src/redhat/RPMS -@exec mkdir -p %D/src/redhat/RPMS/athlon -@exec mkdir -p %D/src/redhat/RPMS/i386 -@exec mkdir -p %D/src/redhat/RPMS/i486 -@exec mkdir -p %D/src/redhat/RPMS/i586 -@exec mkdir -p %D/src/redhat/RPMS/i686 -@exec mkdir -p %D/src/redhat/RPMS/noarch -@exec mkdir -p %D/src/redhat/SOURCES -@exec mkdir -p %D/src/redhat/SPECS -@exec mkdir -p %D/src/redhat/SRPMS Property changes on: head/misc/rpm/pkg-plist ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.12 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/misc/rpm/Makefile =================================================================== --- head/misc/rpm/Makefile (revision 40119) +++ head/misc/rpm/Makefile (nonexistent) @@ -1,42 +0,0 @@ -# New ports collection makefile for: rpm -# Date created: 30 April 1999 -# Whom: Thomas Gellekum -# -# $FreeBSD$ -# - -PORTNAME= rpm -PORTVERSION= 3.0.6 -PORTREVISION= 5 -CATEGORIES= misc -MASTER_SITES= ftp://ftp.rpm.org/pub/rpm/dist/rpm-3.0.x/ \ - ftp://ftp.mirror.ac.uk/sites/ftp.rpm.org/pub/rpm/dist/rpm-3.0.x/ - -MAINTAINER= nakai@FreeBSD.org - -LIB_DEPENDS= bz2.1:${PORTSDIR}/archivers/bzip2 \ - intl.1:${PORTSDIR}/devel/gettext \ - popt.0:${PORTSDIR}/devel/popt - -USE_GMAKE= yes -USE_AUTOMAKE= yes -USE_LIBTOOL= yes -CONFIGURE_ARGS= --with-glob -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -INSTALLS_SHLIB= yes - -MAN1= gendiff.1 -MAN8= rpm.8 rpm2cpio.8 - -post-patch: -.for file in rpm.c doc/rpm.8 lib/macro.c lib/rpmrc.c - @${PERL} -pi -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/${file} -.endfor - -post-install: - ${INSTALL_MAN} ${WRKSRC}/doc/gendiff.1 ${PREFIX}/man/man1 - ${INSTALL_MAN} ${WRKSRC}/doc/rpm.8 ${PREFIX}/man/man8 - ${INSTALL_MAN} ${WRKSRC}/doc/rpm2cpio.8 ${PREFIX}/man/man8 - -.include Property changes on: head/misc/rpm/Makefile ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.34 \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Index: head/misc/rpm/files/patch-av =================================================================== --- head/misc/rpm/files/patch-av (revision 40119) +++ head/misc/rpm/files/patch-av (nonexistent) @@ -1,11 +0,0 @@ ---- aclocal.m4.orig Thu Sep 14 04:41:44 2000 -+++ aclocal.m4 Wed Oct 4 04:45:55 2000 -@@ -738,7 +738,7 @@ - [CATOBJEXT=.gmo - DATADIRNAME=share], - [CATOBJEXT=.mo -- DATADIRNAME=lib]) -+ DATADIRNAME=share]) - INSTOBJEXT=.mo - fi - fi Property changes on: head/misc/rpm/files/patch-av ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/misc/rpm/files/patch-aw =================================================================== --- head/misc/rpm/files/patch-aw (revision 40119) +++ head/misc/rpm/files/patch-aw (nonexistent) @@ -1,11 +0,0 @@ ---- rpm.c.orig Thu Sep 14 02:15:44 2000 -+++ rpm.c Thu Oct 5 00:37:37 2000 -@@ -313,7 +313,7 @@ - _("print the version of rpm being used")); - puts( _(" all modes support the following arguments:")); - printHelpLine(_(" --rcfile "), -- _("use instead of /etc/rpmrc and $HOME/.rpmrc")); -+ _("use instead of %%PREFIX%%/etc/rpmrc and $HOME/.rpmrc")); - printHelpLine( " -v ", - _("be a little more verbose")); - printHelpLine( " -vv ", Property changes on: head/misc/rpm/files/patch-aw ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/misc/rpm/files/patch-ax =================================================================== --- head/misc/rpm/files/patch-ax (revision 40119) +++ head/misc/rpm/files/patch-ax (nonexistent) @@ -1,20 +0,0 @@ ---- macros.in.orig Thu Oct 5 13:31:06 2000 -+++ macros.in Thu Oct 5 13:31:25 2000 -@@ -104,7 +104,7 @@ - # will be used if the per-platform macro file does not exist.. - # - %_arch @RPMCANONARCH@ --%_vendor @RPMCANONVENDOR@ -+%_vendor freebsd - %_os @RPMCANONOS@ - %_target_platform %{_target_cpu}-%{_vendor}-%{_target_os} - # -@@ -145,7 +145,7 @@ - %_host @host@ - %_host_alias @host_alias@ - %_host_cpu @host_cpu@ --%_host_vendor @host_vendor@ -+%_host_vendor unknown - %_host_os @host_os@ - %_target %{_host} - %_target_alias %{_host_alias} Property changes on: head/misc/rpm/files/patch-ax ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/misc/rpm/files/patch-ay =================================================================== --- head/misc/rpm/files/patch-ay (revision 40119) +++ head/misc/rpm/files/patch-ay (nonexistent) @@ -1,49 +0,0 @@ ---- doc/rpm.8.orig Wed Aug 30 05:27:18 2000 -+++ doc/rpm.8 Wed Oct 4 22:46:12 2000 -@@ -86,7 +86,7 @@ - .IP "\fB\-\-rcfile \fI\fP" - Each of the files in the colon separated \fI\fP is read - sequentially by \fBrpm\fP for configuration information. --The default \fI\fP is \fB/usr/lib/rpm/rpmrc:/etc/rpmrc:~/.rpmrc\fP. -+The default \fI\fP is \fB%%PREFIX%%/lib/rpm/rpmrc:%%PREFIX%%/etc/rpmrc:~/.rpmrc\fP. - Only the first file in the list must exist, and tildes will be expanded to - the value of \fB$HOME\fP. - .IP "\fB\-\-root \fI\fP" -@@ -493,17 +493,17 @@ - - For example, to be able to use PGP to sign packages as the user - \fB"John Doe "\fP from the key rings located in --\fB/etc/rpm/.pgp\fP using the executable \fB/usr/bin/pgp\fP you would include -+\fB%%PREFIX%%/etc/rpm/.pgp\fP using the executable \fB%%PREFIX%%/bin/pgp\fP you would include - - .I "\fB%_signature pgp\fP" - --.I "\fB%_pgp_path /etc/rpm/.pgp\fP" -+.I "\fB%_pgp_path %%PREFIX%%/etc/rpm/.pgp\fP" - - .I "\fB%_pgp_name John Doe \fP" - --.I "\fB%_pgpbin /usr/bin/pgp\fP" -+.I "\fB%_pgpbin %%PREFIX%%/bin/pgp\fP" - --in a macro configuration file. Use \fB/etc/rpm/macros\fP for per-system -+in a macro configuration file. Use \fB%%PREIFX%%/etc/rpm/macros\fP for per-system - configuration and \fB~/.rpmmacros\fP for per-user configuration. - - .SH REBUILD DATABASE OPTIONS -@@ -575,11 +575,11 @@ - - .SH FILES - .nf --/usr/lib/rpm/rpmrc --/etc/rpmrc -+%%PREFIX%%/lib/rpm/rpmrc -+%%PREIFX%%/etc/rpmrc - ~/.rpmrc --/usr/lib/rpm/macros --/etc/rpm/macros -+%%PREFIX%%/lib/rpm/macros -+%%PREFIX%%/etc/rpm/macros - ~/.rpmmacros - /var/lib/rpm/conflictsindex.rpm - /var/lib/rpm/fileindex.rpm Property changes on: head/misc/rpm/files/patch-ay ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/misc/rpm/files/patch-ba =================================================================== --- head/misc/rpm/files/patch-ba (revision 40119) +++ head/misc/rpm/files/patch-ba (nonexistent) @@ -1,11 +0,0 @@ ---- lib/macro.c.orig Mon Jul 10 00:35:57 2000 -+++ lib/macro.c Wed Oct 4 23:04:43 2000 -@@ -1608,7 +1608,7 @@ - - #if defined(EVAL_MACROS) - --char *macrofiles = "/usr/lib/rpm/macros:/etc/rpm/macros:~/.rpmmacros"; -+char *macrofiles = "%%PREFIX%%/lib/rpm/macros:%%PREFIX%%/etc/rpm/macros:~/.rpmmacros"; - - int - main(int argc, char *argv[]) Property changes on: head/misc/rpm/files/patch-ba ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/misc/rpm/files/patch-bb =================================================================== --- head/misc/rpm/files/patch-bb (revision 40119) +++ head/misc/rpm/files/patch-bb (nonexistent) @@ -1,20 +0,0 @@ ---- lib/rpmrc.c.orig Thu Sep 14 02:29:18 2000 -+++ lib/rpmrc.c Wed Oct 4 23:03:36 2000 -@@ -13,7 +13,7 @@ - - #include "misc.h" - --static const char *defrcfiles = LIBRPMRC_FILENAME ":/etc/rpmrc:~/.rpmrc"; -+static const char *defrcfiles = LIBRPMRC_FILENAME ":%%PREFIX%%/etc/rpmrc:~/.rpmrc"; - - struct machCacheEntry { - const char * name; -@@ -858,7 +858,7 @@ - /* we are on ncr-sysv4 */ - char *prelid = NULL; - FD_t fd; -- fd = Fopen("/etc/.relid", "r.fdio"); -+ fd = Fopen("%%PREFIX%%/etc/.relid", "r.fdio"); - if (!Ferror(fd)) { - chptr = (char *) xcalloc(1, 256); - if (chptr != NULL) { Property changes on: head/misc/rpm/files/patch-bb ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/misc/rpm/files/patch-bc =================================================================== --- head/misc/rpm/files/patch-bc (revision 40119) +++ head/misc/rpm/files/patch-bc (nonexistent) @@ -1,57 +0,0 @@ ---- configure.in.orig Thu Sep 14 04:39:40 2000 -+++ configure.in Wed Oct 4 23:13:46 2000 -@@ -369,7 +369,7 @@ - AC_CHECK_HEADERS(netinet/in_systm.h) - AC_CHECK_HEADERS(machine/types.h) - AC_CHECK_HEADERS(mntent.h sys/mnttab.h sys/systemcfg.h) --AC_CHECK_HEADERS(sys/mount.h sys/mntctl.h sys/vmount.h) -+AC_CHECK_HEADERS(sys/mount.h sys/mntctl.h sys/param.h sys/vmount.h) - AC_CHECK_HEADERS(bzlib.h libio.h zlib.h) - AC_CHECK_HEADERS(err.h mcheck.h) - -@@ -431,6 +431,9 @@ - #ifdef HAVE_SYS_TYPES_H - #include - #endif -+#ifdef HAVE_SYS_PARAM_H -+#include -+#endif - #include ], - [struct statfs sfs;], - [AC_MSG_RESULT(in sys/mount.h) -@@ -744,7 +747,7 @@ - AC_SUBST(ROOT_GROUP) - - if test "x$varprefix" = "x"; then -- varprefix=`echo $prefix | sed 's/usr/var/'` -+ varprefix=`echo /var` - test "x$prefix" = xNONE && varprefix=`echo $ac_default_prefix | sed 's/usr/var/'` - fi - AC_SUBST(varprefix) -@@ -872,7 +875,7 @@ - RPMCONFIGDIR="`echo ${usrprefix}/lib/rpm`" - AC_DEFINE_UNQUOTED(RPMCONFIGDIR, "$RPMCONFIGDIR") - AC_SUBST(RPMCONFIGDIR) --SYSCONFIGDIR="`echo /etc/rpm`" -+SYSCONFIGDIR="`echo ${usrprefix}/etc/rpm`" - AC_DEFINE_UNQUOTED(SYSCONFIGDIR, "$SYSCONFIGDIR") - AC_SUBST(SYSCONFIGDIR) - LIBRPMRC_FILENAME="${RPMCONFIGDIR}/rpmrc" -@@ -911,7 +914,6 @@ - dnl # XXX Propagate -lucb to popt ... - dnl export LIBS INCPATH CONFIG_SITE - --AC_CONFIG_SUBDIRS(popt) - AC_OUTPUT([Doxyfile Makefile rpmrc macros platform rpmpopt scripts/brp-redhat - lib/Makefile build/Makefile tools/Makefile scripts/Makefile - tests/Makefile tests/rpmrc tests/macros tests/hello-test/Makefile -@@ -919,8 +921,7 @@ - doc/Makefile doc/manual/Makefile - doc/ja/Makefile doc/pl/Makefile doc/ru/Makefile doc/sk/Makefile - python/Makefile perl/Makefile perl/Makefile.PL], -- [echo timestamp > popt/stamp-h.in -- echo timestamp > stamp-h.in]) -+ [echo timestamp > stamp-h.in]) - dnl touch Makefile.in - dnl sed -e "/POTFILES =/r po/POTFILES" po/Makefile.in > po/Makefile]) - Property changes on: head/misc/rpm/files/patch-bc ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/misc/rpm/files/patch-bd =================================================================== --- head/misc/rpm/files/patch-bd (revision 40119) +++ head/misc/rpm/files/patch-bd (nonexistent) @@ -1,26 +0,0 @@ ---- Makefile.am.orig Thu Sep 14 02:36:40 2000 -+++ Makefile.am Wed Oct 4 06:08:38 2000 -@@ -11,19 +11,19 @@ - rpm.magic rpmpopt rpm.spec installplatform - - # XXX TODO: python perl --SUBDIRS = intl po popt lib build misc tools scripts tests doc . -+SUBDIRS = intl po lib build misc tools scripts tests . - --INCLUDES = -I$(top_srcdir)/build -I$(top_srcdir)/lib -I$(top_srcdir)/popt \ -+INCLUDES = -I$(top_srcdir)/build -I$(top_srcdir)/lib \ - @INCPATH@ - --myldflags= -L$(top_builddir)/build -L$(top_builddir)/lib -L$(top_builddir)/popt -+myldflags= -L$(top_builddir)/build -L$(top_builddir)/lib - - # XXX libtool can/should generate dependent libs. - # XXX solaris2.6 cannot use *.la with --all-static (downrev binutils/egcs?) - myldadd= \ - $(top_builddir)/build/.libs/librpmbuild.a \ - $(top_builddir)/lib/.libs/librpm.a \ -- $(top_builddir)/popt/.libs/libpopt.a \ -+ -lpopt \ - @INTLLIBS@ @LIBMISC@ - - LDFLAGS = @LDFLAGS_STATIC@ $(myldflags) Property changes on: head/misc/rpm/files/patch-bd ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/misc/rpm/files/patch-be =================================================================== --- head/misc/rpm/files/patch-be (revision 40119) +++ head/misc/rpm/files/patch-be (nonexistent) @@ -1,11 +0,0 @@ ---- build/Makefile.am.orig Wed Jun 14 21:34:28 2000 -+++ build/Makefile.am Wed Oct 4 05:02:45 2000 -@@ -2,7 +2,7 @@ - - AUTOMAKE_OPTIONS = 1.4 foreign - --INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/lib -I$(top_srcdir)/popt \ -+INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/lib \ - @INCPATH@ - - pkgincdir = $(pkgincludedir) Property changes on: head/misc/rpm/files/patch-be ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/misc/rpm/files/patch-bf =================================================================== --- head/misc/rpm/files/patch-bf (revision 40119) +++ head/misc/rpm/files/patch-bf (nonexistent) @@ -1,20 +0,0 @@ ---- lib/Makefile.am.orig Mon Jul 17 03:49:43 2000 -+++ lib/Makefile.am Wed Oct 4 05:32:09 2000 -@@ -2,7 +2,7 @@ - - AUTOMAKE_OPTIONS = 1.4 foreign - --INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/build -I$(top_srcdir)/popt @INCPATH@ -+INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/build @INCPATH@ - - pkgincdir = $(pkgincludedir) - pkginc_HEADERS = \ -@@ -12,7 +12,7 @@ - lookup.h md5.h rpm_malloc.h \ - rpmdb.h rpmlead.h signature.h - --mylibpaths= -L$(top_builddir)/lib -L$(top_builddir)/popt -+mylibpaths= -L$(top_builddir)/lib - mylibs= -lrpm -lpopt @INTLLIBS@ @LIBMISC@ - - lib_LTLIBRARIES = librpm.la Property changes on: head/misc/rpm/files/patch-bf ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/misc/rpm/files/patch-bg =================================================================== --- head/misc/rpm/files/patch-bg (revision 40119) +++ head/misc/rpm/files/patch-bg (nonexistent) @@ -1,24 +0,0 @@ ---- tools/Makefile.am.orig Wed Jun 14 21:34:51 2000 -+++ tools/Makefile.am Wed Oct 4 05:34:26 2000 -@@ -3,18 +3,18 @@ - AUTOMAKE_OPTIONS = 1.4 foreign - - INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/build \ -- -I$(top_srcdir)/lib -I$(top_srcdir)/popt \ -+ -I$(top_srcdir)/lib \ - @INCPATH@ -I$(top_srcdir)/misc - - EXTRA_DIST = fstrcmp.c message.c str-list.c rpmchecksig.c - - EXTRA_PROGRAMS = rpmgettext rpmputtext rpminject - --myldflags= -L$(top_builddir)/build -L$(top_builddir)/lib -L$(top_builddir)/popt -+myldflags= -L$(top_builddir)/build -L$(top_builddir)/lib - # XXX should libtool generate dependent libs? - myldadd= $(top_builddir)/build/librpmbuild.la \ - $(top_builddir)/lib/librpm.la \ -- $(top_builddir)/popt/libpopt.la \ -+ -lpopt \ - @INTLLIBS@ @LIBMISC@ - - LDFLAGS = $(myldflags) Property changes on: head/misc/rpm/files/patch-bg ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/misc/rpm/files/patch-bh =================================================================== --- head/misc/rpm/files/patch-bh (revision 40119) +++ head/misc/rpm/files/patch-bh (nonexistent) @@ -1,11 +0,0 @@ ---- rpm2cpio.c.orig Wed Oct 25 19:26:40 2000 -+++ rpm2cpio.c Wed Oct 25 19:26:59 2000 -@@ -55,7 +55,7 @@ - } - - gzdi = Fdopen(fdi, rpmio_flags); /* XXX gzdi == fdi */ -- if (gzdi == NULL || Ferror(gzdi)) { -+ if (gzdi == NULL) { - fprintf(stderr, _("cannot re-open payload: %s\n"), Fstrerror(gzdi)); - exit(EXIT_FAILURE); - } Property changes on: head/misc/rpm/files/patch-bh ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/misc/rpm/files/patch-bi =================================================================== --- head/misc/rpm/files/patch-bi (revision 40119) +++ head/misc/rpm/files/patch-bi (nonexistent) @@ -1,25 +0,0 @@ ---- lib/fs.c.orig Wed Jun 14 21:34:30 2000 -+++ lib/fs.c Tue Mar 20 22:24:58 2001 -@@ -12,6 +12,11 @@ - /*@only@*/ /*@null@*/ static const char ** fsnames = NULL; - static int numFilesystems = 0; - -+/* dummy getmntent() for FreeBSD */ -+our_mntent *getmntent(FILE *filep) { -+ return NULL; -+} -+ - void freeFilesystems(void) - { - if (filesystems) { -@@ -129,8 +134,10 @@ - # if GETMNTENT_ONE || GETMNTENT_TWO - mtab = fopen(MOUNTED, "r"); - if (!mtab) { -+/* - rpmError(RPMERR_MTAB, _("failed to open %s: %s"), MOUNTED, - strerror(errno)); -+*/ - return 1; - } - # elif HAVE_GETMNTINFO_R Property changes on: head/misc/rpm/files/patch-bi ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.2 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/misc/rpm/files/patch-bj =================================================================== --- head/misc/rpm/files/patch-bj (revision 40119) +++ head/misc/rpm/files/patch-bj (nonexistent) @@ -1,14 +0,0 @@ ---- system.h.orig Tue Mar 20 22:24:05 2001 -+++ system.h Tue Mar 20 22:24:30 2001 -@@ -351,9 +351,9 @@ - # elif HAVE_STRUCT_MNTTAB - # include - # include -- struct our_mntent { -+ typedef struct our_mntent { - char * our_mntdir; -- }; -+ } our_mntent; - struct our_mntent *getmntent(FILE *filep); - # define our_mntent struct our_mntent - # else Property changes on: head/misc/rpm/files/patch-bj ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/misc/Makefile =================================================================== --- head/misc/Makefile (revision 40119) +++ head/misc/Makefile (revision 40120) @@ -1,180 +1,178 @@ # $FreeBSD$ # SUBDIR += 40upgrade SUBDIR += 41upgrade SUBDIR += 42upgrade SUBDIR += 44bsd-more SUBDIR += Howto SUBDIR += achievo SUBDIR += aclgen SUBDIR += acron SUBDIR += alevt SUBDIR += amanda SUBDIR += amanda24-client SUBDIR += amanda24-server SUBDIR += ari-yahoo SUBDIR += asbutton SUBDIR += astrolog SUBDIR += bb SUBDIR += bbjd SUBDIR += biblereader SUBDIR += bidwatcher SUBDIR += bogosort SUBDIR += bottlerocket SUBDIR += boxes SUBDIR += brs SUBDIR += buffer SUBDIR += cassowary SUBDIR += chord SUBDIR += cmatrix SUBDIR += colorls SUBDIR += colortail SUBDIR += crosspad SUBDIR += cstream SUBDIR += cwish SUBDIR += deco SUBDIR += dejagnu SUBDIR += delay SUBDIR += diction SUBDIR += display SUBDIR += dnetc SUBDIR += dog SUBDIR += dotfile SUBDIR += emma SUBDIR += estic SUBDIR += ewipe SUBDIR += ezload SUBDIR += fd SUBDIR += felis SUBDIR += fep SUBDIR += figlet SUBDIR += findutils SUBDIR += fortuneit SUBDIR += freedialog SUBDIR += ftree SUBDIR += geekcode SUBDIR += git SUBDIR += gnomepm SUBDIR += gnomeusersguide SUBDIR += gnomeutils SUBDIR += gnuls SUBDIR += gone SUBDIR += gplbp SUBDIR += granulate SUBDIR += grdb SUBDIR += grun SUBDIR += gtkfind SUBDIR += gtl SUBDIR += gwhich SUBDIR += hello SUBDIR += heyu SUBDIR += histring SUBDIR += instant-server SUBDIR += instant-workstation SUBDIR += iselect SUBDIR += jargon SUBDIR += jive SUBDIR += kcd SUBDIR += kde2-i18n SUBDIR += kdeutils2 SUBDIR += kdirstat SUBDIR += khotkeys SUBDIR += kp SUBDIR += kwatch SUBDIR += lc SUBDIR += less SUBDIR += libh SUBDIR += lifelines SUBDIR += lile SUBDIR += logsurfer SUBDIR += lv SUBDIR += magicpoint SUBDIR += man.el SUBDIR += matrix-kmod SUBDIR += mc SUBDIR += metatheme SUBDIR += mgp-mode.el SUBDIR += misterproper SUBDIR += mmv SUBDIR += most SUBDIR += moviedb SUBDIR += mshell SUBDIR += muuz SUBDIR += nsf SUBDIR += numchar SUBDIR += nwrite SUBDIR += orville-write SUBDIR += p5-Array-PrintCols SUBDIR += p5-Business-CreditCard SUBDIR += p5-File-CounterFile SUBDIR += p5-Finance-Quote SUBDIR += p5-I18N-Charset SUBDIR += p5-I18N-LangTags SUBDIR += p5-LEGO-RCX SUBDIR += p5-Locale-Codes SUBDIR += peq SUBDIR += pdmenu SUBDIR += pg SUBDIR += pinfo SUBDIR += pkg_tarup SUBDIR += porteasy SUBDIR += proxyper SUBDIR += py-distutils SUBDIR += pybliographer SUBDIR += qhacc SUBDIR += qlas SUBDIR += quotes SUBDIR += quranref SUBDIR += rfc SUBDIR += rname - SUBDIR += rpm - SUBDIR += rpm2cpio SUBDIR += rtfm SUBDIR += screen SUBDIR += scriptkit SUBDIR += seizedesktop SUBDIR += sh-utils SUBDIR += shc SUBDIR += sls SUBDIR += smssend SUBDIR += snowflake SUBDIR += splitvt SUBDIR += sshbuddy SUBDIR += tcb SUBDIR += team SUBDIR += tet SUBDIR += tkcron SUBDIR += tkinfo SUBDIR += tkman SUBDIR += tkregexp SUBDIR += tkrunit SUBDIR += ttyrec SUBDIR += tvguide SUBDIR += uk-phone SUBDIR += uk-postcodes SUBDIR += unclutter SUBDIR += upclient SUBDIR += us-zipcodes SUBDIR += vbidecode SUBDIR += vera SUBDIR += videotext SUBDIR += viz SUBDIR += whichman SUBDIR += wmcp SUBDIR += wmmand SUBDIR += wmstock SUBDIR += wmweather SUBDIR += xd SUBDIR += xdelta SUBDIR += xenmenu SUBDIR += xgas SUBDIR += xless SUBDIR += xpns SUBDIR += xquote SUBDIR += xtail SUBDIR += xtar SUBDIR += yaunc SUBDIR += ytree .include Property changes on: head/misc/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.333 \ No newline at end of property +1.334 \ No newline at end of property Index: head/multimedia/linux-realplayer/Makefile =================================================================== --- head/multimedia/linux-realplayer/Makefile (revision 40119) +++ head/multimedia/linux-realplayer/Makefile (revision 40120) @@ -1,85 +1,85 @@ # New ports collection makefile for: linux-realplayer # Date created: 31 January 1999 # Whom: Kris Kennaway # # $FreeBSD$ # PORTNAME= linux-realplayer PORTVERSION= 8.cs1 CATEGORIES= audio graphics linux MASTER_SITES= # fetch manually DISTNAME= rp${PORTVERSION:R}_linux20_libc6_i386_${PORTVERSION:E} EXTRACT_SUFX= _rpm MAINTAINER= vns@delta.odessa.ua RUN_DEPENDS= /compat/linux/lib/libc.so.6:${PORTSDIR}/emulators/linux_base -BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/misc/rpm2cpio +BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/archivers/rpm2cpio EXTRACT_CMD= rpm2cpio EXTRACT_BEFORE_ARGS= EXTRACT_AFTER_ARGS= | cpio -id --quiet RADIR= ${PREFIX}/lib/RealPlayer${PORTVERSION:R} WRKSRC= ${WRKDIR}/usr/lib/RealPlayer${PORTVERSION:R} PLUGINSDIR= ${PREFIX}/lib/netscape-linux/plugins RABINDIR= ${PREFIX}/bin STRIP= # Linux binary should not be stripped by INSTALL_PROGRAM as it uses /usr/bin/strip which then brands the binary as a FreeBSD ELF one. .include .if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) IGNORE= may not be automatically fetched due to licensing\ restrictions. You MUST manually fetch the Linux RPM version after\ reading and agreeing to the license at:\ http://www.real.com/player/ \ - once ${DISTFILES} has been downloaded, move it to\ ${DISTDIR} and then restart this build. .endif ONLY_FOR_ARCHS= i386 NO_CDROM= "Redistribution not allowed" NO_BUILD= yes do-install: ${MKDIR} ${RADIR} .for f in mimeinstall.sh pluginstall.sh postinstall.sh ${INSTALL_SCRIPT} ${WRKSRC}/${f} ${RADIR} .endfor .for f in realplay rpnp.so ${INSTALL_PROGRAM} ${WRKSRC}/${f} ${RADIR} .endfor .for f in LICENSE Mailcap Mime.types README app.kdelnk audiosig.rm \ firstrun.rm mime.kdelnk raclass.zip \ realplay.desktop rp7.xpm rp7doc.png rp7doc.xpm rp7mini.xpm ${INSTALL_DATA} ${WRKSRC}/${f} ${RADIR} .endfor .for d in Codecs Common Plugins ${MKDIR} ${RADIR}/${d} ${INSTALL_PROGRAM} ${WRKSRC}/${d}/*.so* ${RADIR}/${d} .endfor ${MKDIR} ${RADIR}/Plugins/ExtResources ${INSTALL_PROGRAM} ${WRKSRC}/Plugins/ExtResources/* ${RADIR}/Plugins/ExtResources/ ${LN} -sf ${RADIR}/realplay ${RABINDIR} .if exists(${PLUGINSDIR}) ${LN} -sf ${RADIR}/raclass.zip ${PLUGINSDIR} ${LN} -sf ${RADIR}/rpnp.so ${PLUGINSDIR} .endif .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/share/doc/RealPlayer8 ${INSTALL_DATA} ${WRKSRC}/Help/readme ${PREFIX}/share/doc/RealPlayer8 ${INSTALL_DATA} ${WRKSRC}/Help/realplay.htm ${PREFIX}/share/doc/RealPlayer8 ${MKDIR} ${PREFIX}/share/doc/RealPlayer8/realplay ${INSTALL_DATA} ${WRKSRC}/Help/realplay/*.htm ${PREFIX}/share/doc/RealPlayer8/realplay ${MKDIR} ${PREFIX}/share/doc/RealPlayer8/realplay/pics ${INSTALL_DATA} ${WRKSRC}/Help/realplay/pics/* ${PREFIX}/share/doc/RealPlayer8/realplay/pics .endif post-install: @${CAT} ${PKGMESSAGE} .include Property changes on: head/multimedia/linux-realplayer/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.18 \ No newline at end of property +1.19 \ No newline at end of property Index: head/multimedia/linux-xmovie/Makefile =================================================================== --- head/multimedia/linux-xmovie/Makefile (revision 40119) +++ head/multimedia/linux-xmovie/Makefile (revision 40120) @@ -1,47 +1,46 @@ # New ports collection makefile for: xmovie # Date created: 20 December 1998 # Whom: MIHIRA Sanpei Yoshiro # # $FreeBSD$ # PORTNAME= xmovie PORTVERSION= 1.5.3.1 CATEGORIES= graphics linux MASTER_SITES= http://heroines.sourceforge.net/ DISTFILES= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E}.i386.rpm MAINTAINER= sanpei@FreeBSD.org -BUILD_DEPENDS= rpm:${PORTSDIR}/misc/rpm \ - rpm2cpio:${PORTSDIR}/misc/rpm2cpio +BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/archivers/rpm RUN_DEPENDS= ${LINUX_BASE}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base \ ${LINUX_BASE}/usr/lib/libjpeg.so.62.0.0:${PORTSDIR}/graphics/linux-jpeg \ ${LINUX_BASE}/usr/lib/libpng.so.2.1.0.3:${PORTSDIR}/graphics/linux-png ONLY_FOR_ARCHS= i386 DOC_DIR= ${PREFIX}/share/doc/xmovie EXTRACT_CMD= rpm2cpio EXTRACT_BEFORE_ARGS= EXTRACT_AFTER_ARGS= | cpio -id --quiet LINUX_BASE= /compat/linux NO_BUILD= yes USE_X_PREFIX= yes NO_WRKSUBDIR= yes # Linux binary should not be stripped by INSTALL_PROGRAM as it uses # /usr/bin/strip which then brands the binary as a FreeBSD ELF one. STRIP= do-patch: @${DO_NADA} do-install: @${INSTALL_PROGRAM} ${WRKSRC}/usr/local/bin/xmovie ${PREFIX}/bin @brandelf -t Linux ${PREFIX}/bin/xmovie .if !defined(NOPORTDOCS) @${MKDIR} ${DOC_DIR} @${INSTALL_DATA} ${WRKSRC}/usr/doc/xmovie-${PORTVERSION:R}/README ${DOC_DIR}/README @${INSTALL_DATA} ${WRKSRC}/usr/doc/xmovie-${PORTVERSION:R}/index.html ${DOC_DIR}/index.html .endif .include Property changes on: head/multimedia/linux-xmovie/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.12 \ No newline at end of property +1.13 \ No newline at end of property Index: head/multimedia/xmovie/Makefile =================================================================== --- head/multimedia/xmovie/Makefile (revision 40119) +++ head/multimedia/xmovie/Makefile (revision 40120) @@ -1,47 +1,46 @@ # New ports collection makefile for: xmovie # Date created: 20 December 1998 # Whom: MIHIRA Sanpei Yoshiro # # $FreeBSD$ # PORTNAME= xmovie PORTVERSION= 1.5.3.1 CATEGORIES= graphics linux MASTER_SITES= http://heroines.sourceforge.net/ DISTFILES= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E}.i386.rpm MAINTAINER= sanpei@FreeBSD.org -BUILD_DEPENDS= rpm:${PORTSDIR}/misc/rpm \ - rpm2cpio:${PORTSDIR}/misc/rpm2cpio +BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/archivers/rpm RUN_DEPENDS= ${LINUX_BASE}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base \ ${LINUX_BASE}/usr/lib/libjpeg.so.62.0.0:${PORTSDIR}/graphics/linux-jpeg \ ${LINUX_BASE}/usr/lib/libpng.so.2.1.0.3:${PORTSDIR}/graphics/linux-png ONLY_FOR_ARCHS= i386 DOC_DIR= ${PREFIX}/share/doc/xmovie EXTRACT_CMD= rpm2cpio EXTRACT_BEFORE_ARGS= EXTRACT_AFTER_ARGS= | cpio -id --quiet LINUX_BASE= /compat/linux NO_BUILD= yes USE_X_PREFIX= yes NO_WRKSUBDIR= yes # Linux binary should not be stripped by INSTALL_PROGRAM as it uses # /usr/bin/strip which then brands the binary as a FreeBSD ELF one. STRIP= do-patch: @${DO_NADA} do-install: @${INSTALL_PROGRAM} ${WRKSRC}/usr/local/bin/xmovie ${PREFIX}/bin @brandelf -t Linux ${PREFIX}/bin/xmovie .if !defined(NOPORTDOCS) @${MKDIR} ${DOC_DIR} @${INSTALL_DATA} ${WRKSRC}/usr/doc/xmovie-${PORTVERSION:R}/README ${DOC_DIR}/README @${INSTALL_DATA} ${WRKSRC}/usr/doc/xmovie-${PORTVERSION:R}/index.html ${DOC_DIR}/index.html .endif .include Property changes on: head/multimedia/xmovie/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.12 \ No newline at end of property +1.13 \ No newline at end of property Index: head/print/bjfiltercom/Makefile =================================================================== --- head/print/bjfiltercom/Makefile (revision 40119) +++ head/print/bjfiltercom/Makefile (revision 40120) @@ -1,89 +1,89 @@ # New ports collection makefile for: bjfiltercom # Date created: 2001.02.10 # Whom: taoka@FreeBSD.org # # $FreeBSD$ # PORTNAME?= bjfiltercom PORTVERSION?= 1.0 CATEGORIES= print linux MASTER_SITES= ftp://www.canon-sales.co.jp/pub/driver/printer/BJ/linux/ DISTFILES= ${RPMFILE} .if !defined(SLAVE_PORT) DISTFILES+= ${DOC_DISTFILES} .endif EXTRACT_ONLY= ${RPMFILE} MAINTAINER= taoka@FreeBSD.org -BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/misc/rpm2cpio +BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/archivers/rpm2cpio .if defined(SLAVE_PORT) RUN_DEPENDS= stsmon:${PORTSDIR}/print/bjfiltercom \ pstops:${PORTSDIR}/print/psutils-${PAPERSIZE} .else RUN_DEPENDS= /compat/linux/lib/libc.so.6:${PORTSDIR}/emulators/linux_base \ /compat/linux/usr/lib/libxml.so.1:${PORTSDIR}/textproc/linux-libxml \ /compat/linux/usr/lib/libjpeg.so.62:${PORTSDIR}/graphics/linux-jpeg \ /compat/linux/usr/lib/libtiff.so.3:${PORTSDIR}/graphics/linux-tiff \ /compat/linux/usr/lib/libglade.so.0:${PORTSDIR}/devel/linux-libglade BIN_FILES= bjprn stsmon printui lgmon bjfilter .endif EXTRACT_CMD= rpm2cpio EXTRACT_BEFORE_ARGS= EXTRACT_AFTER_ARGS= | cpio -id --quiet PLIST_SUB= PORTVERSION=${PORTVERSION} DIST_SUBDIR= bjfilter PLIST= ${.CURDIR}/pkg-plist COMMENT= ${.CURDIR}/pkg-comment DESCR= ${.CURDIR}/pkg-descr MD5_FILE= ${.CURDIR}/distinfo ONLY_FOR_ARCHS= i386 NO_FILTER_SHLIBS= yes NO_MTREE= yes RPMFILE= ${PORTNAME}-${PORTVERSION}-0.i386.rpm .if defined(SLAVE_PORT) BIN_FILES= bjpsprn FILTER= ${FILESDIR}/filter PAPERSIZE?= a4 .else NO_BUILD= yes .endif DOC_DIR= ${PREFIX}/share/doc/bjfiltercom-${PORTVERSION} HTML_DIR= ${DOC_DIR}/html DOC_DISTFILES= readme.tar.gz instruction.tar.gz faq.tar.gz do-build: ${SED} -e 's,%%PRTYPE%%,${PRTYPE},' \ ${FILTER} > ${WRKDIR}/filter${PRTYPE} do-install: cd ${WRKDIR}; \ ${TAR} cf - usr | ${TAR} xf - -C /compat/linux .for i in ${BIN_FILES} ${MV} -f /compat/linux/usr/local/bin/$i ${PREFIX}/bin .endfor .if defined(SLAVE_PORT) ${MKDIR} ${PREFIX}/libexec/${PORTNAME} ${INSTALL_SCRIPT} ${WRKDIR}/filter${PRTYPE} \ ${PREFIX}/libexec/${PORTNAME} .else ${MKDIR} ${HTML_DIR} .for i in ${DOC_DISTFILES} ${TAR} -C ${HTML_DIR} -xzf ${DISTDIR}/${DIST_SUBDIR}/${i} ${INSTALL_DATA} ${FILESDIR}/license.txt.jp ${DOC_DIR} .endfor .endif # a target for the maintainer _MAKE_COMMENT_DESCR: .if defined(SLAVE_PORT) && ${PRTYPE} != "850" .for file in pkg-comment pkg-descr ${SED} -e 's/850/${PRTYPE}/g' ../bjfilter850/${file} \ > ${.CURDIR}/${file} .endfor .endif .include Property changes on: head/print/bjfiltercom/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/sysutils/logrotate/Makefile =================================================================== --- head/sysutils/logrotate/Makefile (revision 40119) +++ head/sysutils/logrotate/Makefile (revision 40120) @@ -1,37 +1,37 @@ # New ports collection makefile for: logrotate # Date Created: 29 Dec 1999 # Whom: Yuan-Chen Cheng # # $FreeBSD$ # PORTNAME= logrotate PORTVERSION= 3.5.2 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.redhat.com/pub/redhat/current/SRPMS/i386/SRPMS/ \ ftp://ftp.freesoftware.com/pub/linux/redhat/current/SRPMS/i386/SRPMS/ EXTRACT_SUFX= -1.src.rpm MAINTAINER= ycheng@sinica.edu.tw -BUILD_DEPENDS= ${LOCALBASE}/bin/rpm2cpio:${PORTSDIR}/misc/rpm +BUILD_DEPENDS= ${LOCALBASE}/bin/rpm2cpio:${PORTSDIR}/archivers/rpm LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt USE_GMAKE= yes MAN8= logrotate.8 MANCOMPRESSED= no do-extract: @${RM} -rf ${WRKDIR} @${MKDIR} ${WRKDIR} @rpm2cpio ${_DISTDIR}${DISTFILES} | (cd ${WRKDIR}; cpio -i) @${TAR} -xzf ${WRKDIR}/${DISTNAME}.tar.gz -C ${WRKDIR} post-install: @${MKDIR} ${PREFIX}/etc/logrotate.d @${SED} -e 's|__PREFIX__|${PREFIX}|' \ < ${FILESDIR}/logrotate.conf.sample > ${PREFIX}/etc/logrotate.conf.sample @${INSTALL_DATA} ${FILESDIR}/syslog.sample ${PREFIX}/etc/logrotate.d/ .include Property changes on: head/sysutils/logrotate/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/x11-fm/nautilus/Makefile =================================================================== --- head/x11-fm/nautilus/Makefile (revision 40119) +++ head/x11-fm/nautilus/Makefile (revision 40120) @@ -1,64 +1,64 @@ # New ports collection makefile for: nautilus # Date created: 28th August 2000 # Whom: ade, archie # # $FreeBSD$ # PORTNAME= nautilus PORTVERSION= 0.8 CATEGORIES= x11-fm gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= unstable/sources/nautilus MAINTAINER= sobomax@FreeBSD.org -BUILD_DEPENDS= rpm:${PORTSDIR}/misc/rpm +BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm LIB_DEPENDS= medusa.0:${PORTSDIR}/sysutils/medusa \ gtkhtml.8:${PORTSDIR}/www/gtkhtml \ ghttp.1:${PORTSDIR}/www/libghttp \ bz2.1:${PORTSDIR}/archivers/bzip2 \ freetype.6:${PORTSDIR}/print/freetype2 .if defined(WITH_MOZILLA) MOZILLA= mozilla BUILD_DEPENDS= ${X11BASE}/include/mozilla/gtkmozembed.h:${PORTSDIR}/www/mozilla-headers \ ${X11BASE}/lib/${MOZILLA}/libgtkembedmoz.so:${PORTSDIR}/www/${MOZILLA} RUN_DEPENDS= ${X11BASE}/lib/${MOZILLA}/libgtkembedmoz.so:${PORTSDIR}/www/${MOZILLA} .endif USE_GMAKE= yes USE_X_PREFIX= yes USE_GNOME= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -fno-rtti -fno-exceptions" \ LIBS="-pthread -L${LOCALBASE}/lib" \ LIBPNG="-L${LOCALBASE}/lib -lpng -lz ${MOZILLA_LIBS}" CONFIGURE_ARGS= --with-freetype2-lib-place=${LOCALBASE}/lib \ --with-freetype2-include-place=${LOCALBASE}/include/freetype2 .if defined(WITH_MOZILLA) CONFIGURE_ARGS+= --with-mozilla-lib-place=${X11BASE}/lib/${MOZILLA} \ --with-mozilla-include-place=${X11BASE}/include/mozilla MOZILLA_LIBS= "-L${X11BASE}/lib/${MOZILLA}" PLIST_SUB+= MOZILLA:="" .else CONFIGURE_ARGS+= --disable-mozilla-component MOZILLA_LIBS= "" PLIST_SUB+= MOZILLA:="@comment " .endif .if !defined(WITH_MOZILLA) pre-extract: @${ECHO} "You can add embedded mozilla support by defining WITH_MOZILLA" .endif pre-patch: @${PERL} -pi -e 's|-lpthread|-pthread|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \ 's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \ s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g' .include Property changes on: head/x11-fm/nautilus/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.14 \ No newline at end of property +1.15 \ No newline at end of property Index: head/x11-fm/nautilus2/Makefile =================================================================== --- head/x11-fm/nautilus2/Makefile (revision 40119) +++ head/x11-fm/nautilus2/Makefile (revision 40120) @@ -1,64 +1,64 @@ # New ports collection makefile for: nautilus # Date created: 28th August 2000 # Whom: ade, archie # # $FreeBSD$ # PORTNAME= nautilus PORTVERSION= 0.8 CATEGORIES= x11-fm gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= unstable/sources/nautilus MAINTAINER= sobomax@FreeBSD.org -BUILD_DEPENDS= rpm:${PORTSDIR}/misc/rpm +BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm LIB_DEPENDS= medusa.0:${PORTSDIR}/sysutils/medusa \ gtkhtml.8:${PORTSDIR}/www/gtkhtml \ ghttp.1:${PORTSDIR}/www/libghttp \ bz2.1:${PORTSDIR}/archivers/bzip2 \ freetype.6:${PORTSDIR}/print/freetype2 .if defined(WITH_MOZILLA) MOZILLA= mozilla BUILD_DEPENDS= ${X11BASE}/include/mozilla/gtkmozembed.h:${PORTSDIR}/www/mozilla-headers \ ${X11BASE}/lib/${MOZILLA}/libgtkembedmoz.so:${PORTSDIR}/www/${MOZILLA} RUN_DEPENDS= ${X11BASE}/lib/${MOZILLA}/libgtkembedmoz.so:${PORTSDIR}/www/${MOZILLA} .endif USE_GMAKE= yes USE_X_PREFIX= yes USE_GNOME= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -fno-rtti -fno-exceptions" \ LIBS="-pthread -L${LOCALBASE}/lib" \ LIBPNG="-L${LOCALBASE}/lib -lpng -lz ${MOZILLA_LIBS}" CONFIGURE_ARGS= --with-freetype2-lib-place=${LOCALBASE}/lib \ --with-freetype2-include-place=${LOCALBASE}/include/freetype2 .if defined(WITH_MOZILLA) CONFIGURE_ARGS+= --with-mozilla-lib-place=${X11BASE}/lib/${MOZILLA} \ --with-mozilla-include-place=${X11BASE}/include/mozilla MOZILLA_LIBS= "-L${X11BASE}/lib/${MOZILLA}" PLIST_SUB+= MOZILLA:="" .else CONFIGURE_ARGS+= --disable-mozilla-component MOZILLA_LIBS= "" PLIST_SUB+= MOZILLA:="@comment " .endif .if !defined(WITH_MOZILLA) pre-extract: @${ECHO} "You can add embedded mozilla support by defining WITH_MOZILLA" .endif pre-patch: @${PERL} -pi -e 's|-lpthread|-pthread|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \ 's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \ s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g' .include Property changes on: head/x11-fm/nautilus2/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.14 \ No newline at end of property +1.15 \ No newline at end of property Index: head/x11-fm/xnc/Makefile =================================================================== --- head/x11-fm/xnc/Makefile (revision 40119) +++ head/x11-fm/xnc/Makefile (revision 40120) @@ -1,43 +1,43 @@ # New ports collection makefile for: xnc # Date created: 5 February 1999 # Whom: Dima Sivachenko # # $FreeBSD$ # PORTNAME= xnc PORTVERSION= 4.4.0 CATEGORIES= x11-fm MASTER_SITES= http://www.xnc.dubna.su/src/ DISTNAME= ${PORTNAME}-${PORTVERSION}.src MAINTAINER= demon@FreeBSD.org # xnc will use the following programs if you have them installed. #RUN_DEPENDS= zip:${PORTSDIR}/archivers/zip \ # unzip:${PORTSDIR}/archivers/unzip \ -# rpm:${PORTSDIR}/misc/rpm \ +# rpm:${PORTSDIR}/archivers/rpm \ # rar:${PORTSDIR}/archivers/rar \ # unarj:${PORTSDIR}/archivers/unarj \ # lha:${PORTSDIR}/archivers/lha \ # bzip2:${PORTSDIR}/archivers/bzip2 LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.4:${PORTSDIR}/graphics/png WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" INSTALLS_SHLIB= yes MAN1= es.1 ives.1 vs.1 xjpegroot.1 xnc.1 xnlaunch.1 post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/share/doc/xnc ${INSTALL_DATA} ${WRKSRC}/Docs/* ${PREFIX}/share/doc/xnc .endif @${CAT} ${PKGMESSAGE} .include Property changes on: head/x11-fm/xnc/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.13 \ No newline at end of property +1.14 \ No newline at end of property Index: head/x11-toolkits/linux-f10-gtk/Makefile =================================================================== --- head/x11-toolkits/linux-f10-gtk/Makefile (revision 40119) +++ head/x11-toolkits/linux-f10-gtk/Makefile (revision 40120) @@ -1,51 +1,51 @@ # New ports collection makefile for: linux-gtk # Date created: 8 April 2000 # Whom: sada@FreeBSD.org # Based on: emulators/linux_base by marcel@FreeBSD.org # & graphics/xmovie by sanpei@sanpei.org # # $FreeBSD$ # PORTNAME?= gtk PORTVERSION?= 1.2 PORTREVISION= 1 CATEGORIES?= x11-toolkits linux MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${STDDIR}/g} PKGNAMEPREFIX= linux- DISTFILES= ${RPM_SET} MAINTAINER?= ports@FreeBSD.org -BUILD_DEPENDS= rpm:${PORTSDIR}/misc/rpm +BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm USE_LINUX_PREFIX= yes ONLY_FOR_ARCHS= i386 alpha DIST_SUBDIR= rpm EXTRACT_ONLY= NO_BUILD= yes NO_FILTER_SHLIBS= yes PLIST= ${PKGDIR}/pkg-plist.${MACHINE_ARCH} MD5_FILE= ${MASTERDIR}/distinfo.${MACHINE_ARCH} RPM_MIRRORS= ftp://ftp.freesoftware.com/pub/linux/redhat/old-releases/__DIR__/ \ ftp://ftp.freesoftware.com/pub/linux/redhat/__DIR__/ STDDIR= redhat-6.1/${MACHINE_ARCH}/RedHat/RPMS UPDDIR= updates/6.1/${MACHINE_ARCH} .if (${MACHINE_ARCH} == "i386") RPM_SET?= gtk+-1.2.5-2.${MACHINE_ARCH}.rpm .elif (${MACHINE_ARCH} == "alpha") RPM_SET?= gtk+-1.2.6-1.${MACHINE_ARCH}.rpm .endif DBPATH= /var/lib/rpm RPMFLAGS= --ignoreos --root ${PREFIX} --dbpath ${DBPATH} \ --nodeps --replacepkgs RPMDIR= ${DISTDIR}/${DIST_SUBDIR} do-install: @for R in ${RPM_SET}; do \ ${ECHO} $$R; \ rpm -U ${RPMFLAGS} ${RPMDIR}/$$R; \ done .include Property changes on: head/x11-toolkits/linux-f10-gtk/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/x11-toolkits/linux-f8-gtk/Makefile =================================================================== --- head/x11-toolkits/linux-f8-gtk/Makefile (revision 40119) +++ head/x11-toolkits/linux-f8-gtk/Makefile (revision 40120) @@ -1,51 +1,51 @@ # New ports collection makefile for: linux-gtk # Date created: 8 April 2000 # Whom: sada@FreeBSD.org # Based on: emulators/linux_base by marcel@FreeBSD.org # & graphics/xmovie by sanpei@sanpei.org # # $FreeBSD$ # PORTNAME?= gtk PORTVERSION?= 1.2 PORTREVISION= 1 CATEGORIES?= x11-toolkits linux MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${STDDIR}/g} PKGNAMEPREFIX= linux- DISTFILES= ${RPM_SET} MAINTAINER?= ports@FreeBSD.org -BUILD_DEPENDS= rpm:${PORTSDIR}/misc/rpm +BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm USE_LINUX_PREFIX= yes ONLY_FOR_ARCHS= i386 alpha DIST_SUBDIR= rpm EXTRACT_ONLY= NO_BUILD= yes NO_FILTER_SHLIBS= yes PLIST= ${PKGDIR}/pkg-plist.${MACHINE_ARCH} MD5_FILE= ${MASTERDIR}/distinfo.${MACHINE_ARCH} RPM_MIRRORS= ftp://ftp.freesoftware.com/pub/linux/redhat/old-releases/__DIR__/ \ ftp://ftp.freesoftware.com/pub/linux/redhat/__DIR__/ STDDIR= redhat-6.1/${MACHINE_ARCH}/RedHat/RPMS UPDDIR= updates/6.1/${MACHINE_ARCH} .if (${MACHINE_ARCH} == "i386") RPM_SET?= gtk+-1.2.5-2.${MACHINE_ARCH}.rpm .elif (${MACHINE_ARCH} == "alpha") RPM_SET?= gtk+-1.2.6-1.${MACHINE_ARCH}.rpm .endif DBPATH= /var/lib/rpm RPMFLAGS= --ignoreos --root ${PREFIX} --dbpath ${DBPATH} \ --nodeps --replacepkgs RPMDIR= ${DISTDIR}/${DIST_SUBDIR} do-install: @for R in ${RPM_SET}; do \ ${ECHO} $$R; \ rpm -U ${RPMFLAGS} ${RPMDIR}/$$R; \ done .include Property changes on: head/x11-toolkits/linux-f8-gtk/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/x11-toolkits/linux-gtk/Makefile =================================================================== --- head/x11-toolkits/linux-gtk/Makefile (revision 40119) +++ head/x11-toolkits/linux-gtk/Makefile (revision 40120) @@ -1,51 +1,51 @@ # New ports collection makefile for: linux-gtk # Date created: 8 April 2000 # Whom: sada@FreeBSD.org # Based on: emulators/linux_base by marcel@FreeBSD.org # & graphics/xmovie by sanpei@sanpei.org # # $FreeBSD$ # PORTNAME?= gtk PORTVERSION?= 1.2 PORTREVISION= 1 CATEGORIES?= x11-toolkits linux MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${STDDIR}/g} PKGNAMEPREFIX= linux- DISTFILES= ${RPM_SET} MAINTAINER?= ports@FreeBSD.org -BUILD_DEPENDS= rpm:${PORTSDIR}/misc/rpm +BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm USE_LINUX_PREFIX= yes ONLY_FOR_ARCHS= i386 alpha DIST_SUBDIR= rpm EXTRACT_ONLY= NO_BUILD= yes NO_FILTER_SHLIBS= yes PLIST= ${PKGDIR}/pkg-plist.${MACHINE_ARCH} MD5_FILE= ${MASTERDIR}/distinfo.${MACHINE_ARCH} RPM_MIRRORS= ftp://ftp.freesoftware.com/pub/linux/redhat/old-releases/__DIR__/ \ ftp://ftp.freesoftware.com/pub/linux/redhat/__DIR__/ STDDIR= redhat-6.1/${MACHINE_ARCH}/RedHat/RPMS UPDDIR= updates/6.1/${MACHINE_ARCH} .if (${MACHINE_ARCH} == "i386") RPM_SET?= gtk+-1.2.5-2.${MACHINE_ARCH}.rpm .elif (${MACHINE_ARCH} == "alpha") RPM_SET?= gtk+-1.2.6-1.${MACHINE_ARCH}.rpm .endif DBPATH= /var/lib/rpm RPMFLAGS= --ignoreos --root ${PREFIX} --dbpath ${DBPATH} \ --nodeps --replacepkgs RPMDIR= ${DISTDIR}/${DIST_SUBDIR} do-install: @for R in ${RPM_SET}; do \ ${ECHO} $$R; \ rpm -U ${RPMFLAGS} ${RPMDIR}/$$R; \ done .include Property changes on: head/x11-toolkits/linux-gtk/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/x11-wm/wmakerconf/Makefile =================================================================== --- head/x11-wm/wmakerconf/Makefile (revision 40119) +++ head/x11-wm/wmakerconf/Makefile (revision 40120) @@ -1,49 +1,49 @@ # New ports collection makefile for: wmakerconf # Date Created: 14 August 1999 # Whom: Dominik Rothert # # $FreeBSD$ # PORTNAME= wmakerconf PORTVERSION= 2.7 PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= http://ulli.linuxave.net/wmakerconf/ MAINTAINER= dr@domix.de -RUN_DEPENDS= rpm:${PORTSDIR}/misc/rpm \ +RUN_DEPENDS= rpm:${PORTSDIR}/archivers/rpm \ bunzip2:${PORTSDIR}/archivers/bzip2 LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList \ jpeg.9:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff \ png.4:${PORTSDIR}/graphics/png \ wraster.3:${PORTSDIR}/x11-wm/windowmaker \ wmfun.1:${PORTSDIR}/x11-wm/windowmaker USE_BZIP2= yes USE_X_PREFIX= yes USE_PERL5= yes USE_GMAKE= yes USE_XPM= yes USE_IMLIB= yes WANT_GNOME= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-wmakerdir="${X11BASE}/share/WindowMaker" .include .if defined(HAVE_GNOME) BUILD_DEPENDS+= gnome2wmaker:${PORTSDIR}/x11-wm/gnome2wmaker RUN_DEPENDS+= gnome2wmaker:${PORTSDIR}/x11-wm/gnome2wmaker PLIST_SUB+= GNOME:="" .else PLIST_SUB+= GNOME:="@comment " .endif post-configure: @${PERL} -pi -e 's|%%X11BASE%%|${X11BASE}| ; s|%%LOCALBASE%%|${LOCALBASE}|' \ ${WRKSRC}/data/WMWmakerconf.gettext ${WRKSRC}/data/WMWmakerconf .include Property changes on: head/x11-wm/wmakerconf/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.24 \ No newline at end of property +1.25 \ No newline at end of property