Date: Sat, 13 Dec 2003 13:35:43 -0800 (PST) From: Peter Wemm <peter@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mozilla-firebird Makefile ports/www/mozilla-firebird/filespatch-config-rules.mk patch-nsprpub-pr-include-md-_freebsd.cfg patch-nsprpub-pr-include-md-_freebsd.hpatch-sparc64 ... Message-ID: <200312132135.hBDLZhSX072145@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2003/12/13 13:35:43 PST FreeBSD ports repository (src committer) Modified files: www/mozilla-firebird Makefile www/mozilla-firebird/files patch-xptcall-sparc64 Added files: www/mozilla-firebird/files patch-config-mkdepend-imakemdep.h patch-config-rules.mk patch-directory-c-sdk-ldap-libraries-liblber-lber-int.h patch-nsprpub-pr-include-md-_freebsd.cfg patch-nsprpub-pr-include-md-_freebsd.h patch-nsprpub-pr-src-io-prprf.c patch-security-coreconf-FreeBSD.mk patch-xpcom-reflect-xptcall-src-md-unix-Makefile.in patch-xptcall-alpha patch-xptcall-amd64 Removed files: www/mozilla-firebird/files patch-alpha patch-sparc64 Log: Port to amd64 (note: needs ld-elf.so.1 bugfix to actually work) I've taken a chance and split the sparc64 and alpha mega-diffs up because sparc64 patched the result of alpha's patches, and amd64 needed to do the same again - but it was sorted lexically before alpha/sparc64. I've grouped the xptcall patches together since they are standalone and split up and merged the other infrastructure jumbo-patches. I also attempted to sync up the nspr vs firebird diffs for sparc64 and alpha because they disagreed. HOWEVER... While this port 'depends' on the nspr port, it doesn't actually *use* it. It should probably be removed from the LIB_DEPENDS list. Note that the amd64 xptcall code came from SuSE via the mozilla bugzilla database. Revision Changes Path 1.59 +0 -2 ports/www/mozilla-firebird/Makefile 1.2 +0 -492 ports/www/mozilla-firebird/files/patch-alpha (dead) 1.1 +10 -0 ports/www/mozilla-firebird/files/patch-config-mkdepend-imakemdep.h (new) 1.1 +14 -0 ports/www/mozilla-firebird/files/patch-config-rules.mk (new) 1.1 +30 -0 ports/www/mozilla-firebird/files/patch-directory-c-sdk-ldap-libraries-liblber-lber-int.h (new) 1.1 +158 -0 ports/www/mozilla-firebird/files/patch-nsprpub-pr-include-md-_freebsd.cfg (new) 1.1 +13 -0 ports/www/mozilla-firebird/files/patch-nsprpub-pr-include-md-_freebsd.h (new) 1.1 +12 -0 ports/www/mozilla-firebird/files/patch-nsprpub-pr-src-io-prprf.c (new) 1.1 +12 -0 ports/www/mozilla-firebird/files/patch-security-coreconf-FreeBSD.mk (new) 1.2 +0 -69 ports/www/mozilla-firebird/files/patch-sparc64 (dead) 1.1 +45 -0 ports/www/mozilla-firebird/files/patch-xpcom-reflect-xptcall-src-md-unix-Makefile.in (new) 1.1 +459 -0 ports/www/mozilla-firebird/files/patch-xptcall-alpha (new) 1.1 +386 -0 ports/www/mozilla-firebird/files/patch-xptcall-amd64 (new) 1.2 +0 -18 ports/www/mozilla-firebird/files/patch-xptcall-sparc64
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312132135.hBDLZhSX072145>