Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Mar 2006 11:35:33 +0000 (UTC)
From:      Michael Johnson <ahze@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/xulrunner Makefile distinfo pkg-descr ports/www/xulrunner/files patch-build_unix_run-mozilla.sh patch-config-mkdepend-imakemdep.h patch-config_autoconf.mk.in patch-config_mkdepend_Makefile.in patch-config_rules.mk patch-configure ...
Message-ID:  <200603151135.k2FBZXiI040107@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ahze        2006-03-15 11:35:33 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/xulrunner        Makefile distinfo pkg-descr 
    www/xulrunner/files  patch-build_unix_run-mozilla.sh 
                         patch-config-mkdepend-imakemdep.h 
                         patch-config_autoconf.mk.in 
                         patch-config_mkdepend_Makefile.in 
                         patch-config_rules.mk patch-configure 
                         patch-extensions_transformiix_source_base_Double.cpp 
                         patch-gfx_src_gtk_nsFontMetricsXft.cpp 
                         patch-libm 
                         patch-security_coreconf_FreeBSD.mk 
                         patch-sysnss 
                         patch-uriloader_exthandler_unix_nsGNOMERegistry.cpp 
                         patch-xpcom_reflect_xptcall_public_xptcstubsdecl.inc 
                         patch-xpcom_reflect_xptcall_src_md_unix_Makefile.in 
                         patch-xptcall-alpha patch-xptcall-amd64 
                         patch-xptcall-ia64 patch-xptcall-sparc64 
  Log:
  - Add xulrunner
  
  Mozilla runtime package that can be used to bootstrap XUL+XPCOM applications
  that are as rich as Firefox and Thunderbird. It will provide mechanisms for
  installing, upgrading, and uninstalling these applications. XULRunner will
  also provide libxul, a solution which allows the embedding of Mozilla
  technologies in other projects and products.
  
  WWW: http://developer.mozilla.org/en/docs/XULRunner
  
  Most patches obtained from:     www/seamonkey
  
  Revision  Changes    Path
  1.1341    +1 -0      ports/www/Makefile
  1.1       +34 -0     ports/www/xulrunner/Makefile (new)
  1.1       +3 -0      ports/www/xulrunner/distinfo (new)
  1.1       +21 -0     ports/www/xulrunner/files/patch-build_unix_run-mozilla.sh (new)
  1.1       +10 -0     ports/www/xulrunner/files/patch-config-mkdepend-imakemdep.h (new)
  1.1       +18 -0     ports/www/xulrunner/files/patch-config_autoconf.mk.in (new)
  1.1       +10 -0     ports/www/xulrunner/files/patch-config_mkdepend_Makefile.in (new)
  1.1       +14 -0     ports/www/xulrunner/files/patch-config_rules.mk (new)
  1.1       +47 -0     ports/www/xulrunner/files/patch-configure (new)
  1.1       +23 -0     ports/www/xulrunner/files/patch-extensions_transformiix_source_base_Double.cpp (new)
  1.1       +12 -0     ports/www/xulrunner/files/patch-gfx_src_gtk_nsFontMetricsXft.cpp (new)
  1.1       +25 -0     ports/www/xulrunner/files/patch-libm (new)
  1.1       +37 -0     ports/www/xulrunner/files/patch-security_coreconf_FreeBSD.mk (new)
  1.1       +156 -0    ports/www/xulrunner/files/patch-sysnss (new)
  1.1       +29 -0     ports/www/xulrunner/files/patch-uriloader_exthandler_unix_nsGNOMERegistry.cpp (new)
  1.1       +11 -0     ports/www/xulrunner/files/patch-xpcom_reflect_xptcall_public_xptcstubsdecl.inc (new)
  1.1       +56 -0     ports/www/xulrunner/files/patch-xpcom_reflect_xptcall_src_md_unix_Makefile.in (new)
  1.1       +459 -0    ports/www/xulrunner/files/patch-xptcall-alpha (new)
  1.1       +386 -0    ports/www/xulrunner/files/patch-xptcall-amd64 (new)
  1.1       +38 -0     ports/www/xulrunner/files/patch-xptcall-ia64 (new)
  1.1       +327 -0    ports/www/xulrunner/files/patch-xptcall-sparc64 (new)
  1.1       +7 -0      ports/www/xulrunner/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603151135.k2FBZXiI040107>