summaryrefslogtreecommitdiff
path: root/www/mozilla/Makefile.common
AgeCommit message (Collapse)AuthorFilesLines
2004-06-19Fix pkgconfig files, they were using mozilla-1.6 as its directory toxtraeme1-4/+15
find the headers/files, and this breaks some packages using the .pc files with firefox*.
2004-06-02regxpcom creates same user config directory ".mozilla"taya1-4/+1
even if it's main app creates another user config directory. e.g. firefox creates .phoenix, thunderbird creates .thunderbird so no need to define user config directory for each package based on mozilla. simply remove ${WRKDIR}/.mozilla is enough
2004-06-01Use !empty instead of != "", which was causing some troubles.xtraeme1-2/+2
2004-06-01- remove user profile directory created while installation. fix pkg/24609.taya1-1/+5
- correct ARM architecture handling - add g++-3.0 support for xpcom module on alpha - bump PKGREVISION
2004-04-25Set correct package revision in correct file. This undos the recenttron1-2/+1
accidental version number downgrade. We are now at version 1.6nb3.
2004-04-25Bump PKGREVISION due to gdk-pixbuf update.xtraeme1-1/+2
2004-02-26Ensure the pkgconfig bl3 file is included when MOZILLA_USE_GTK2 is defined.jmmv1-1/+2
2004-02-19bl3ify.jmmv1-13/+13
2004-02-18Include "../../mk/compiler.mk" to get the value of CC_VERSION beforejlam1-1/+2
testing it.
2004-02-14PKGCONFIG_OVERRIDE is relative to WRKSRC.jmmv1-7/+7
2004-02-09CC_VERSION is "gcc-2.8.1" for egcs. Also fix up a few nits: not alljlam1-3/+1
compilers understand "-O" to optimize, and if we only care about gcc, then wrap the block in an ifdef that is triggered only if we're using gcc.
2004-02-05Enable installation of pkgconfig files in mozilla-gtk2. This requires ajmmv1-1/+3
new patch to fix paths to includes and libs. Bump PKGREVISION of mozilla-gtk2 to 1.
2004-02-04+ USE_LANGUAGES=c c++abs1-1/+2
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-22Check for existance of shared libXinerama beforewiz1-2/+2
enabling Xinerama support. Fixes mozilla on e.g. macppc with only libXinerama.a.
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2004-01-17Update mozilla to 1.6taya1-3/+19
- New features and Fixes from release notes: * One of the most requested Mozilla Mail features, an option to separate the Recipient and Sender columns in the thread pane, has been implemented. * Another frequently requested MailNews feature, a preference for placing the user's signature above the quoted text, has been added. * "Remove from server after x days" has been implemented for POP3 mail accounts. * vCard support has been added to Mozilla Mail. * Mozilla 1.6 includes a new cross-platform NTLM authentication mechanism. This feature brings NTLM authentication to the non-Windows Mozilla users for the first time and also delivers more robust and featureful NTLM support to users of older Windows versions. * Ask Jeeves searching has been added to Mozilla 1.6. * "Translate Page" functionality has returned to this release of Mozilla. * The View Source window now has reload functionality. * Several security-related bugs were fixed in 1.6 * Chatzilla 0.9.48 has been merged, which adds RPL_ISUPPORT support, halfop mode support, and properly masks key and password dialogs. * Many crash bugs have been fixed. * One step closer to the kitchen sink, about:about has been implemented. Typing about:about in the address field will give the user a nice list of available about:s. * The opacity implementation was completely revamped to properly change the opacity of all descendants as a group. * CSS inheritance has been updated to work per CSS2.1 (computed values are inherited). - pkgsrc specific changes * add option to build with gtk2 (not completed yet)(from Jeremy C. Reed) * make mathml optional (for MozillaThunderbird)
2004-01-12only use COPTS?=-O2 if we're using gcc, otherwise use COPTS?=-O. givesgrant1-1/+5
mozilla packages a chance of building with non-gcc compilers.
2003-12-20while "dependancy" is a valid spelling, we generally usegrant1-2/+2
the more widely accepted "dependency".
2003-12-20build with Xinerama support if available. libXinerama is onlygrant1-1/+5
available as a static library, so no change to PLISTs. fixes PR pkg/19562 from epg.
2003-09-27The extra libraries for SunOS are only built/needed for sparc.markd1-2/+2
2003-07-29add --disable-pedantic to quell gcc3.3mrg1-1/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-03Apply patch from PR pkg/21745 so Mozilla will build on XFree86 < 4.epg1-2/+2
2003-05-29mozilla and variants use gcc shlibs.grant1-1/+2
2003-05-22Update mozilla to 1.3.1.taya1-2/+2
And change PREFIX from /usr/X11R6 to /usr/pkg. what's new from release notes * Mozilla Mail has junk-mail classification. With some initial "training" the client can identify and segregate spam messages from good messages. To see more about Mozilla's junk-mail classification, visit the Mozilla Spam Filtering page. * Newsgroup filters have been implemented. * An initial implementation of rich text editing controls has landed in Mozilla for 1.3.1. See the rich text editing page for more information. * Image auto sizing allows a user to toggle between full-sized images and images sized to fit the browser window. To give it a try, load a large image into the browser window or size the window to be much smaller. Now clicking on the image will alternate between auto-sized and full-sized. The feature can be disabled (or enabled) from the Appearance panel in Preferences. * Users can now "dynamically" switch profiles. To give it a try, from the tools menu select "Switch Profile..." * Find as you type, formerly known as type ahead find, has a new preferences panel (Advanced: Keyboard Navigation). * When installed, Chatzilla now has a normal Mozilla preferences panel. * Mozilla 1.3.1 also includes fixes for performance, standards compliance and site compatibility. * Mozilla has a new splash screen. We already know. Please don't report this to Bugzilla. Thanks.
2003-05-13Remove a :Q that is over quoting $SUNOSLIB when used by the moz-installmarkd1-2/+2
script.
2003-05-13Use ``"@comment "'' instead of ``@comment\ '', since it's safer againstwiz1-2/+2
trailing whitespace cleanups.
2003-05-13The Mozilla build on Solaris creates two additional shared libraries thatmarkd1-1/+9
are needed for SSL to work on that platform so install them. Fixes PR 20075.
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2003-03-17Update mozilla to 1.3taya1-1/+5
What's new from release notes * Mozilla Mail has junk-mail classification. With some initial "training" the client can identify and segregate spam messages from good messages. To see more about Mozilla's junk-mail classification, visit the Mozilla Spam Filtering page. * Newsgroup filters have been implemented. * An initial implementation of Mozilla Midas, rich text editing controls, has landed in Mozilla for 1.3. See the Midas page for more information. * Image auto sizing allows a user to toggle between full-sized images and images sized to fit the browser window. To give it a try, load a large image into the browser window or size the window to be much smaller. Now clicking on the image will alternate between auto-sized and full-sized. The feature can be disabled (or enabled) from the Appearance panel in Preferences. * Users can now "dynamically" switch profiles. To give it a try, from the tools menu select "Switch Profile..." * Find as you type, formerly known as type ahead find, has a new preferences panel (Advanced: Keyboard Navigation). * When installed, Chatzilla now has a normal Mozilla preferences panel. * Mozilla 1.3 also includes fixes for performance, standards compliance and site compatibility. * Mozilla has a new splash screen. We already know. Please don't report this to Bugzilla. Thanks
2003-03-14(1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG;jlam1-2/+2
Makefiles simply need to use this value often, for better or for worse. (2) Create a new variable FIX_RPATH that lists variables that should be cleansed of -R or -rpath values if ${_USE_RPATH} is "no". By default, FIX_RPATH contains LIBS, X11_LDFLAGS, and LDFLAGS, and additional variables may be appended from package Makefiles.
2003-02-02fix configure script to correctly configure with pthread.taya1-1/+2
2003-01-02include pkgconfig/buildlink2.mk rather than using BUILD_DEPENDS,grant1-2/+3
since this achieves the same outcome in a more consistent way. Noted by Eric Gillespie on tech-pkg.
2002-12-31add a BUILD_DEPENDS on devel/pkgconfig when building with Xft2.grant1-2/+3
2002-12-25Add optional Xft support to Mozilla and Phoenix, to enable variousgrant1-1/+6
font features including anti-aliasing. The new variable MOZILLA_USE_XFT defaults to NO. Bump PKGREVISIONs. From Eric Gillespie in PR pkg/19433.
2002-12-04Update mozilla to 1.2.1taya1-3/+4
What's new from Release notes: (See release notes for detail - http://www.mozilla.org/releases/mozilla1.2.1/) Browser * Type Ahead Find is a new feature that allows quick navigation when you type a succession of characters in the browser, matching the text in one or more links on the page. * Building on Mozilla's customizability, you can now show toolbars as text/icons/both (in the default Classic theme). We also have a few other usability improvements like image selection visualization (image highlights with system selection color when selected) and the removal of the confusing toolbar grippies. * Improvements to native look and feel in both the browser interface and the browser content area. We now support most native GTK themes in Mozilla which means that your Mozilla toolbars and other widgets will pick up the GTK theme look and feel. We also support native look and feel for web content like form controls under windowsXP. * Making tabbed browsing even more useful, you can launch the browser with a group of bookmarks as your start page. This loads several pages into tabs at startup. * Keyboard access is greatly improved including additional accesskeys for menus, other ui elements and page elements. * We have a new features that utilizes browser idle time to download or prefetch documents that the user might visit in the near future. * XML prettyprinting, similar to IEs default-view for XML is now available in Mozilla. Mail * Mozilla Mail has a new "filter after the fact" capability so users can create a filter and then run that filter on already downloaded mail. Filter logging has also been implemented which allows power users to see a log of all of the filter actions. * In mail you can now select and copy text from message headers and you can now drag and drop from the message search results window.
2002-10-22- Quote macro value used as argument of envtaya1-21/+21
fix PR#18541 - use ${WRKDIR} as temporary dir instead of /tmp fix PR#18748
2002-10-19also make 'MASTER_SITE' overridetaya1-2/+2
2002-10-19make following items override by definition in Makefiletaya1-8/+15
DISTNAME, HOMEPAGE, mozilla binary name make SVG optional for phoenix add --with-pthreads to config option if pthread is available
2002-10-03Add MASTER_SITES accidentaly removed from previous committaya1-1/+2
2002-10-03- Split Makefile to Makefile & Makefile.commontaya1-0/+109
- Use __ELF__ to detect ELF - Modify xpcom stuff for arm like m68k