Commit graph

256 commits

Author SHA1 Message Date
jlam
7db11b582a Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly
by moving the inclusion of buildlink3.mk files outside of the protected
region.  This bug would be seen by users that have set PREFER_PKGSRC
or PREFER_NATIVE to non-default values.

BUILDLINK_PACKAGES should be ordered so that for any package in the
list, that package doesn't depend on any packages to the left of it
in the list.  This ordering property is used to check for builtin
packages in the correct order.  The problem was that including a
buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed
from BUILDLINK_PACKAGES and appended to the end.  However, since the
inclusion of any other buildlink3.mk files within that buildlink3.mk
was in a region that was protected against multiple inclusion, those
dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
2004-03-18 09:12:08 +00:00
jlam
9ff0e10340 Reorder location and setting of BUILDLINK_PACKAGES to match template
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
2004-03-05 19:25:06 +00:00
jmmv
0edd320830 Ensure the pkgconfig bl3 file is included when MOZILLA_USE_GTK2 is defined. 2004-02-26 22:16:18 +00:00
wiz
75a77df5ff Bump PKGREVISION for patch-bb change and new patch-br. 2004-02-23 01:11:50 +00:00
taya
b0eb69ff1a - adopt patch from pkg/24517
Thanks to Kouichirou Hiratsuka
This also fixes pkg/24503

- enable usage of getprotobyname_r() if __NetBSD_Version__ >= 106370000
2004-02-22 12:02:55 +00:00
jmmv
ffe6ed0b7b bl3ify. 2004-02-19 13:24:23 +00:00
jlam
efa1ab70ba Include "../../mk/compiler.mk" to get the value of CC_VERSION before
testing it.
2004-02-18 13:33:40 +00:00
jmmv
ab17dd00b3 PKGCONFIG_OVERRIDE is relative to WRKSRC. 2004-02-14 18:26:26 +00:00
jlam
d420fe7358 CC_VERSION is "gcc-2.8.1" for egcs. Also fix up a few nits: not all
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-09 03:26:39 +00:00
jmmv
6400d550ec Enable installation of pkgconfig files in mozilla-gtk2. This requires a
new patch to fix paths to includes and libs.
Bump PKGREVISION of mozilla-gtk2 to 1.
2004-02-05 17:29:06 +00:00
abs
b37ee96c50 + USE_LANGUAGES=c c++ 2004-02-04 22:23:46 +00:00
taya
474f218c72 - remove patch that enables IPv4 mapped IPv6 address
- remove not necessary defines - _REENTRANT & _THREAD_SAFE
2004-02-01 13:04:17 +00:00
grant
e3d128293a replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 15:18:32 +00:00
wiz
195fa4f6f3 Check for existance of shared libXinerama before
enabling Xinerama support.
Fixes mozilla on e.g. macppc with only libXinerama.a.
2004-01-22 00:21:26 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
taya
148029f127 Update mozilla to 1.6
- 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-17 00:04:49 +00:00
grant
92a57570ad only use COPTS?=-O2 if we're using gcc, otherwise use COPTS?=-O. gives
mozilla packages a chance of building with non-gcc compilers.
2004-01-12 11:44:47 +00:00
grant
bb905570ca add FreeBSD to a conditional to fix a build problem on FreeBSD.
from Michal Pasternak in PR pkg/23867.
2003-12-26 06:13:52 +00:00
grant
f1858cae28 while "dependancy" is a valid spelling, we generally use
the more widely accepted "dependency".
2003-12-20 16:07:42 +00:00
grant
c124b67163 bump PKGREVISIONs after adding Xinerama support. 2003-12-20 10:33:31 +00:00
grant
cfc7c32925 build with Xinerama support if available. libXinerama is only
available as a static library, so no change to PLISTs.

fixes PR pkg/19562 from epg.
2003-12-20 10:28:45 +00:00
taya
fddfa6a7a9 remove obsolete checksum for removed patch file(patch-aa).
regened distinfo.
2003-12-04 08:29:45 +00:00
taya
942faff1e8 Update mozilla to 1.5.1
New Features and Fixes

* Mozilla now includes a spellchecker for MailNews and Composer.

* Additional MailNews improvements include:
	o Users can add header lines to *every* message sent out via a
	certain identity.
	o A common application hang with SSL-encrypted SMTP
	connections has been fixed.
	o Printing of the attachments list is now supported.
	o Users can now mark message as read by date.

* Many great improvements to Mozilla Composer including:
	o Better resizing for images, tables, and absolutely
	positioned objects.
	o Support for absolutely positioned objects, movable on the
	canvas using the mouse.
	o Support for z-index management.
	o "Snap to grid" when moving an absolutely positioned object.
	o Source View now uses an editor instead of a simple textarea
	(allows find and replace).
	o Numerous fixes in caret management, inline styles handling,
	and CSS styles handling.

* Improvements to tabbed browsing, including:
	o Tabs are now replaced when a bookmark group is loaded. This
	can be changed to the old "append" behavior in the Tabbed
	browsing preferences.
	o Back and Forward navigation for tabbed browsing and bookmark
	groups has been improved. Users can now use the back button
	after loading a bookmark group to restore the previous set of tabs.
	o Closing a window with multiple tabs now prompts the user
	with a confirmation dialog (which can be disabled for future
	close operations).

* ChatZilla, Mozilla's internet relay chat (IRC) client, has had a
major overhaul bringing logging and many additional improvements.

* DOM Inspector can now display the #document node (the document root).

* It is now possible to jump from the JavaScript console to the
relevant line in the View Source Window.

* Mozilla's view source now displays line and column numbers in the
status bar.

* A quicksearch filter has been implemented for about:config.

* Gecko now supports setting color for <HR>.

* The '::' notation for CSS pseudo-elements is now supported. The old
':' notation is still supported only for pseudo-elements in CSS2
(:first-line, :first-letter, :before, :after) and the various
:-moz-tree-* pseudo-elements.

* Unstyled XML display has been improved.

* Some Windows GDI problems in Mozilla have been resolved.

* A common problem collapsing the URL bar popup on Windows has been fixed.

* Mozilla has improved performance, stability, standards support and
Web compatibility.
2003-11-27 00:03:53 +00:00
martin
f21a7b9ad9 Now that the toolchain is able to build this beast at all, replace the
untested MD xpcom routines with working ones for sparc64 - mostly copied
from the solaris sparc v9 versions.
2003-11-26 21:22:12 +00:00
markd
e5f3b70b42 The extra libraries for SunOS are only built/needed for sparc. 2003-09-27 12:16:42 +00:00
cjep
b42456df51 Add NetBSD RCS tags 2003-09-01 10:17:35 +00:00
mrg
b66fdb6899 use <iostream> instead of <iostream.h> 2003-08-02 13:40:16 +00:00
mrg
0d227a17b4 add --disable-pedantic to quell gcc3.3 2003-07-29 15:09:09 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
taya
ce2fce1308 Update mozilla to 1.4
New Features and Fixes
- Mozilla's bookmarks have been overhauled. Bookmarks now include a
root level folder, the ability to have two differently named bookmarks
pointing at the same location, site icons in the Bookmark Manager and
Bookmarks Sidebar, and separators now have support for labels.

- Composer now supports click and drag dynamic image and table
resizing. If an image is selected or if the caret is placed inside a
table, eight resizing handles appear and allow to resize the
image/table with a simple click/drag/release. In the case of an image,
the resizing is done real-time and a semi-opaque shadow of the image
at its target size is shown during resizing. A tooltip shows in
real-time the target size in pixels, and the relative change in pixels
too.

- Mail now has junk-mail context menu items, a "delete junk mail" menu
item and many other usability improvements for junk-mail controls.

- Pop-up blocking has been streamlined to improve usability.

- Users can now specify "blank page," "home page," or "Last page
visited" for each of first window, new window and new tab.

- Users can now specify default font, size and color for HTML mail compose.

- Image blocking/disabling is now more flexible and users can "view
image" to see blocked or not loaded images.

- Proxy auto-config (PAC) failover has been implemented

- Mozilla 1.4 contains thousands of additional bugfixes, including
changes to improve performance, stability, web site compatability,
standards support, and usability.
2003-07-02 02:31:18 +00:00
epg
61fc897b7f Apply patch from PR pkg/21745 so Mozilla will build on XFree86 < 4. 2003-06-03 19:22:24 +00:00
grant
9079f39bad mozilla and variants use gcc shlibs. 2003-05-29 23:49:14 +00:00
grant
712c21283a s/USE_CXX/USE_GCC_SHLIB/ - there are more shared libraries than just
libstdc++ in gcc3.

when defined, USE_GCC_SHLIB ensures that the correct rpath is passed
to the linker, and a full dependency on the compiler package is
registered.

packages which define USE_GCC_SHLIB should not include
mk/gcc.buildlink2.mk (or gcc{,3}/buildlink2.mk) as it is handled
automatically.
2003-05-29 23:14:07 +00:00
taya
fe5ad8ebc0 Update mozilla to 1.3.1.
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-22 23:41:48 +00:00
taya
76d8237a91 map EHOSTUNREACH to PR_HOST_UNREACHABLE_ERROR internal error number of mozilla
and handle the case connect() returns EHOSTUNREACH correctly to try other address.

fix PR pkg/20919
2003-05-21 17:11:46 +00:00
grant
08e9e3665a improve COMMENT 2003-05-20 14:19:27 +00:00
grant
d77de2ad88 improve 2003-05-20 14:16:01 +00:00
markd
feef9f2a94 Remove a :Q that is over quoting $SUNOSLIB when used by the moz-install
script.
2003-05-13 13:36:04 +00:00
wiz
2d7a52ca2a Use `"@comment "'' instead of `@comment\ '', since it's safer against
trailing whitespace cleanups.
2003-05-13 11:49:50 +00:00
markd
bec4457ac8 The Mozilla build on Solaris creates two additional shared libraries that
are needed for SSL to work on that platform so install them.
Fixes PR 20075.
2003-05-13 10:23:18 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
grant
06b520598c pass -Wl,-R... when linking shared libraries on FreeBSD. The runtime
linker seemingly does not pass the rpath down from binaries to shared
libs, resulting in libs not being able to find other libs they require.

patch from taya@, tested on FreeBSD 5.0.
2003-04-27 09:49:05 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
taya
82d2596528 update buildlink2.mk for mozilla-1.3 2003-03-18 03:24:01 +00:00
taya
054dada29a Update mozilla to 1.3
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-17 16:07:32 +00:00
jlam
3ef633718c (1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG;
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-03-14 19:37:30 +00:00
taya
c99afed5b1 moz-install treated element between @comment begin DIRS & @comment end DIRS in PLIST.
if @exec ${MKDIR} -p %D/lib/${MOZILLA}/plugins in such a section,
directory '@exec', '${MKDIR}', '-p', '%D/lib/${MOZILLA}/plugins' are created.

this commit fixes this problem.
2003-03-10 23:41:54 +00:00
atatat
b96cfb43f8 Re-open stdin on /dev/null before executing netstat. netstat is a
setgid program that should not be executed with stdin closed,
regardless of whether the kernel will cover up for you or not.
2003-02-12 00:55:48 +00:00
jlam
d96e892d59 Replace "rm" with "${RM}" and create plugins directory as part of binary
package installation.
2003-02-05 03:34:23 +00:00