Index: head/devel/bison-devel/Makefile =================================================================== --- head/devel/bison-devel/Makefile (revision 99394) +++ head/devel/bison-devel/Makefile (revision 99395) @@ -1,43 +1,44 @@ # Ports collection makefile for: bison # Date created: 27 Mar 1999 # Whom: Jerry Hicks # # $FreeBSD$ # PORTNAME= bison PORTVERSION= 1.875 PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= seanc@FreeBSD.org COMMENT= A parser generator from FSF, (mostly) compatible with Yacc CONFLICTS= bison-[0-9]+ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 +NO_LATEST_LINK= yes USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" \ MAKEINFO="makeinfo --no-split" MAN1= bison.1 .ifdef USE_BISON .error You have `USE_BISON' variable defined either in environment or in make(1) arguments. Please undefine and try again. .endif post-extract: @${RM} -f ${WRKSRC}/doc/bison.info* post-install: ${LN} -sf ${LOCALBASE}/bin/bison ${LOCALBASE}/bin/bison1875 .include Property changes on: head/devel/bison-devel/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.45 \ No newline at end of property +1.46 \ No newline at end of property Index: head/devel/bison1875/Makefile =================================================================== --- head/devel/bison1875/Makefile (revision 99394) +++ head/devel/bison1875/Makefile (revision 99395) @@ -1,43 +1,44 @@ # Ports collection makefile for: bison # Date created: 27 Mar 1999 # Whom: Jerry Hicks # # $FreeBSD$ # PORTNAME= bison PORTVERSION= 1.875 PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= seanc@FreeBSD.org COMMENT= A parser generator from FSF, (mostly) compatible with Yacc CONFLICTS= bison-[0-9]+ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 +NO_LATEST_LINK= yes USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" \ MAKEINFO="makeinfo --no-split" MAN1= bison.1 .ifdef USE_BISON .error You have `USE_BISON' variable defined either in environment or in make(1) arguments. Please undefine and try again. .endif post-extract: @${RM} -f ${WRKSRC}/doc/bison.info* post-install: ${LN} -sf ${LOCALBASE}/bin/bison ${LOCALBASE}/bin/bison1875 .include Property changes on: head/devel/bison1875/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.45 \ No newline at end of property +1.46 \ No newline at end of property Index: head/devel/bison2/Makefile =================================================================== --- head/devel/bison2/Makefile (revision 99394) +++ head/devel/bison2/Makefile (revision 99395) @@ -1,43 +1,44 @@ # Ports collection makefile for: bison # Date created: 27 Mar 1999 # Whom: Jerry Hicks # # $FreeBSD$ # PORTNAME= bison PORTVERSION= 1.875 PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= seanc@FreeBSD.org COMMENT= A parser generator from FSF, (mostly) compatible with Yacc CONFLICTS= bison-[0-9]+ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 +NO_LATEST_LINK= yes USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" \ MAKEINFO="makeinfo --no-split" MAN1= bison.1 .ifdef USE_BISON .error You have `USE_BISON' variable defined either in environment or in make(1) arguments. Please undefine and try again. .endif post-extract: @${RM} -f ${WRKSRC}/doc/bison.info* post-install: ${LN} -sf ${LOCALBASE}/bin/bison ${LOCALBASE}/bin/bison1875 .include Property changes on: head/devel/bison2/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.45 \ No newline at end of property +1.46 \ No newline at end of property Index: head/devel/bison20/Makefile =================================================================== --- head/devel/bison20/Makefile (revision 99394) +++ head/devel/bison20/Makefile (revision 99395) @@ -1,43 +1,44 @@ # Ports collection makefile for: bison # Date created: 27 Mar 1999 # Whom: Jerry Hicks # # $FreeBSD$ # PORTNAME= bison PORTVERSION= 1.875 PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= seanc@FreeBSD.org COMMENT= A parser generator from FSF, (mostly) compatible with Yacc CONFLICTS= bison-[0-9]+ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 +NO_LATEST_LINK= yes USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" \ MAKEINFO="makeinfo --no-split" MAN1= bison.1 .ifdef USE_BISON .error You have `USE_BISON' variable defined either in environment or in make(1) arguments. Please undefine and try again. .endif post-extract: @${RM} -f ${WRKSRC}/doc/bison.info* post-install: ${LN} -sf ${LOCALBASE}/bin/bison ${LOCALBASE}/bin/bison1875 .include Property changes on: head/devel/bison20/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.45 \ No newline at end of property +1.46 \ No newline at end of property Index: head/devel/gdb52/Makefile =================================================================== --- head/devel/gdb52/Makefile (revision 99394) +++ head/devel/gdb52/Makefile (revision 99395) @@ -1,41 +1,42 @@ # ex:ts=8 # Ports collection makefile for: GDB 5.1 # Date created: 30 March 2001 # Whom: David O'Brien # # $FreeBSD$ # PORTNAME= gdb PORTVERSION= 5.2.1 PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEWARE} MASTER_SITE_SUBDIR= gdb/releases PATCH_SITES= ${MASTER_SITE_LOCAL} PATCH_SITE_SUBDIR= obrien PATCHFILES= gdb521_xfree-loadmod.diff MAINTAINER= mp@FreeBSD.org COMMENT= GNU GDB 5.2 developmental snapshot .include +NO_LATEST_LINK= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-suffix=521 pre-configure: cd ${WRKSRC} ; ${RM} -rf dejagnu expect sim tcl texinfo do-install: ${INSTALL_PROGRAM} ${WRKSRC}/gdb/gdb \ ${PREFIX}/bin/${PORTNAME}${PORTVERSION:S/.//g} cklatest: ncftpls \ ftp://mirrors.rcn.net/mirrors/sources.redhat.com/${MASTER_SITE_SUBDIR}/ \ | ${GREP} gdb+dejagnu- .include Property changes on: head/devel/gdb52/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.17 \ No newline at end of property +1.18 \ No newline at end of property Index: head/devel/gettext-old/Makefile =================================================================== --- head/devel/gettext-old/Makefile (revision 99394) +++ head/devel/gettext-old/Makefile (revision 99395) @@ -1,53 +1,54 @@ # New ports collection makefile for: gettext # Date created: 16 March 1998 # Whom: Yukihiro Nakai # # $FreeBSD$ # PORTNAME= gettext PORTVERSION= 0.12.1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gettext MAINTAINER= ports@FreeBSD.org COMMENT= GNU gettext package LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \ expat.4:${PORTSDIR}/textproc/expat2 CONFLICTS= gettext-0.13* +NO_LATEST_LINK= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= ACLOCAL="${TRUE}" \ AUTOCONF="${TRUE}" \ AUTOMAKE="${TRUE}" \ AUTOHEADER="${TRUE}" \ MAKEINFO="makeinfo --no-split" \ CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --with-libexpat-prefix=${LOCALBASE}/lib \ --mandir=${PREFIX}/man INSTALLS_SHLIB= yes PLIST_SUB= LOCALBASE=${LOCALBASE} X11BASE=${X11BASE} \ VERSION=${PORTVERSION} MAN1= autopoint.1 gettext.1 gettextize.1 msgattrib.1 msgcat.1 \ msgcmp.1 msgcomm.1 msgconv.1 msgen.1 msgexec.1 \ msgfilter.1 msgfmt.1 msggrep.1 msginit.1 msgmerge.1 \ msgunfmt.1 msguniq.1 ngettext.1 xgettext.1 MAN3= bind_textdomain_codeset.3 bindtextdomain.3 dcgettext.3 \ dcngettext.3 dgettext.3 dngettext.3 gettext.3 ngettext.3 \ textdomain.3 INFO= autosprintf gettext post-install: .for f in po-compat.el po-mode.el ${INSTALL_DATA} ${WRKSRC}/gettext-tools/misc/${f} ${PREFIX}/share/emacs/site-lisp .endfor ${MKDIR} ${X11BASE}/share/locale .include Property changes on: head/devel/gettext-old/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.27 \ No newline at end of property +1.28 \ No newline at end of property Index: head/devel/linux_devtools/Makefile =================================================================== --- head/devel/linux_devtools/Makefile (revision 99394) +++ head/devel/linux_devtools/Makefile (revision 99395) @@ -1,107 +1,108 @@ # New ports collection makefile for: linux_devtools # Date created: Jul 9, 1999 # Whom: marcel@FreeBSD.org # # $FreeBSD$ # PORTNAME= linux_devtools PORTVERSION= 8.0 CATEGORIES= devel emulators linux MASTER_SITES= ${MASTER_SITE_REDHAT_LINUX} MASTER_SITE_SUBDIR= ${PORTVERSION}/${LANG}/os/${MACHINE_ARCH}/RedHat/RPMS DISTFILES= glibc-devel-2.2.93-5.i386.rpm \ compat-libstdc++-devel-7.3-2.96.110.i386.rpm \ libstdc++-devel-3.2-7.i386.rpm \ make-3.79.1-14.i386.rpm \ binutils-2.13.90.0.2-2.i386.rpm \ cpp-3.2-7.i386.rpm \ gcc-3.2-7.i386.rpm \ gcc-c++-3.2-7.i386.rpm \ gcc-g77-3.2-7.i386.rpm \ gdb-5.2.1-4.i386.rpm \ rpm-build-4.1-1.06.i386.rpm \ rpm-devel-4.1-1.06.i386.rpm EXTRACT_ONLY= PATCH_SITES= ${MASTER_SITE_REDHAT_LINUX} PATCH_SITE_SUBDIR= updates/${PORTVERSION}/${LANG}/os/${MACHINE_ARCH} PATCHFILES= ${UPDATES} MAINTAINER= trevor@FreeBSD.org COMMENT= Packages needed for doing development in Linux mode EXTRACT_DEPENDS= rpm:${PORTSDIR}/archivers/rpm RUN_DEPENDS= ${LINUXBASE}/lib/libc-2.3.2.so:${PORTSDIR}/emulators/linux_base-8 RESTRICTED= "binaries under GNU GPL without accompanying source" +NO_LATEST_LINK= yes ONLY_FOR_ARCHS= i386 CONFLICTS= linux_devtools-* DIST_SUBDIR= rpm/${MACHINE_ARCH}/${PORTVERSION} PREFIX= ${LINUXBASE} NO_BUILD= yes NO_FILTER_SHLIBS= yes NO_MTREE= yes PLIST= ${WRKDIR}/pkg-plist # Let's avoid hardcoding 'en' as the language. LANG= en .include UPDATES= XFree86-devel-4.2.1-21.i386.rpm DBPATH= /var/lib/rpm RPM= LC_ALL=C rpm RPMFLAGS= --root ${LINUXBASE} --dbpath ${DBPATH} --nodeps \ --replacepkgs --ignoreos RPMDIR= ${DISTDIR}/${DIST_SUBDIR} REMOVE_DIRS= dev tmp var/tmp REMOVE_FILES= do-patch: @${DO_NADA} pre-install: ${RM} -rf ${WRKSRC}/tmp ${MKDIR} ${WRKSRC}/tmp .for ii in ${DISTFILES} ${PATCHFILES} cd ${WRKSRC}/tmp; rpm2cpio < ${DISTDIR}/${DIST_SUBDIR}/${ii} | \ ${CPIO} -id .endfor cd ${WRKSRC}/tmp; ${FIND} * -type f -o -type l > ${PLIST}; \ ${FIND} -d * -type d | ${SED} -e 's:^:@dirrm :'>> ${PLIST} ${RM} -rf ${WRKSRC}/tmp do-install: @${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL @${MKDIR} ${LINUXBASE}/tmp @${MKDIR} ${LINUXBASE}/var/tmp @${MKDIR} ${LINUXBASE}/dev @${RM} -f ${LINUXBASE}/dev/null @mknod ${LINUXBASE}/dev/null c 2 2 @${CHMOD} 666 ${LINUXBASE}/dev/null # # Install all packages. @for R in ${DISTFILES}; do \ ${ECHO_MSG} $$R; \ ${RPM} -U ${RPMFLAGS} ${RPMDIR}/$$R; \ done # # Install updates @for R in ${PATCHFILES}; do \ ${ECHO_MSG} $$R; \ ${RPM} -U ${RPMFLAGS} ${RPMDIR}/$$R; \ done # # Finish @for D in ${REMOVE_DIRS}; do \ ${RM} -rf ${LINUXBASE}/$$D; \ done @for F in ${REMOVE_FILES}; do \ ${RM} ${LINUXBASE}/$$F; \ done .include Property changes on: head/devel/linux_devtools/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.38 \ No newline at end of property +1.39 \ No newline at end of property Index: head/devel/linux_devtools-6/Makefile =================================================================== --- head/devel/linux_devtools-6/Makefile (revision 99394) +++ head/devel/linux_devtools-6/Makefile (revision 99395) @@ -1,128 +1,129 @@ # 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= ${MASTER_SITE_REDHAT_LINUX} MASTER_SITE_SUBDIR= ${PORTVERSION}/en/os/${MACHINE_ARCH}/RedHat/RPMS 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= ${MASTER_SITE_REDHAT_LINUX} PATCH_SITE_SUBDIR= updates/${PORTVERSION}/en/os/${MACHINE_ARCH} PATCHFILES= MAINTAINER= ports@FreeBSD.org COMMENT= Packages needed for doing development in Linux mode BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm RUN_DEPENDS= \ ${PREFIX}/etc/redhat-release:${PORTSDIR}/emulators/linux_base-6 +NO_LATEST_LINK= yes 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} .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_MSG} $$R; \ rpm -U ${RPMFLAGS} ${RPMDIR}/$$R; \ done # # Install updates # @for R in ${PATCHFILES}; do \ ${ECHO_MSG} $$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.35 \ No newline at end of property +1.36 \ No newline at end of property