landry de100a1ff9 Firefox uses its own libpng (for animated png support), and apparently
it breaks loading png icons through gdk_pixbuf_new_from_file as gtk is
linked with systemwide png. This went unnoticed so far as firefox always
shipped a fallback xpm icon, but this is not the case anymore, so now
gtk_window_set_icon_list() is not called anymore, and the window manager
shows the default icon for firefox windows in taskbar/tasklists..
So add graphics/netpbm as a build dependency, do the necessary netpbm
magic in do-install to create the default.xpm from mozicon128.png, and
patch widget/src/gtk2/nsWindow.cpp to not try to load png icons.
While here fix icon path in desktop file, and add a comment about why we
don't use systemwide png.
2010-04-26 22:14:37 +00:00
2010-04-26 20:01:25 +00:00
2010-04-26 21:28:22 +00:00
2010-04-26 17:39:16 +00:00
2010-04-26 20:09:18 +00:00
2010-04-26 20:09:18 +00:00
2010-04-26 20:09:18 +00:00
2010-04-15 17:33:10 +00:00
2010-04-26 20:09:18 +00:00
2010-04-05 21:17:32 +00:00
2010-04-26 20:09:18 +00:00
2010-04-26 20:45:19 +00:00
2010-04-15 22:31:06 +00:00

Documentation for the ports tree: ports(7), packages(7), mirroring-ports(7),
library-specs(7), bsd.port.mk(5), port-modules(5).

See also http://www.openbsd.org/porting.html

$OpenBSD: README,v 1.18 2009/03/13 10:03:29 giovanni Exp $
Description
Public git conversion mirror of OpenBSD's official cvs ports repository. Pull requests not accepted - send diffs to the ports@ mailing list.
Readme 554 MiB
Languages
Makefile 61%
PHP 18.9%
Perl 6.5%
C 4.6%
HTML 2.3%
Other 6.4%