/sysutils/clockspeed/

git logo'/> index : freebsd-ports-graphics
FreeBSD graphics obsolete development ports (https://github.com/freebsd/freebsd-ports-graphics)
aboutsummaryrefslogtreecommitdiffstats
path: root/www/firefox
Commit message (Collapse)AuthorAgeFilesLines
* The ipv6 is supported in these ports, so add ipv6 category.mezz2006-12-221-1/+1
| | | | | PR: ports/107057 and ports/107056 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
* Update to 2.0.0.1ahze2006-12-213-31/+4
| | | | Release notes: http://www.mozilla.com/en-US/firefox/2.0.0.1/releasenotes/
* Fix our gross -lpthread hack to work with GCC 4.1.marcus2006-12-161-1/+1
| | | | Reported by: pointyhat via kris
* Fix a double-free while performing print operations which could trigger amarcus2006-12-162-1/+27
| | | | | | segmentation fault if malloc debugging was enabled. Reported by: dougb
* Fix a problem with PTHREAD_LIB-safeness.marcus2006-11-281-1/+1
| | | | Submitted by: nork
* Restore firefox to 2.0 after slipping the RELEASE_6_2_0 tag.marcus2006-11-109-216/+210
|
* Temporarily roll firefox back to 1.5.0.8 so that we can tag this securitymarcus2006-11-109-210/+216
| | | | | | | fix release for 6.2. Approved by: secteam portmgr
* Fix build on 5.x since only 6.1+ has fedisableexcept()ahze2006-11-071-1/+1
| | | | Reported by: Clint Olsen <clint@0lsen.net>
* - Remove bogus warning about being "bleeding edge" meant for firefox-develahze2006-11-072-5/+2
|
* Remove LATEST_LINK since we have moved from firefox-devel -> firefoxahze2006-11-061-1/+0
|
* - No longer disable pthreads in sqlite3 [2]ahze2006-11-064-17/+43
| | | | | | | | | | | | - Remove LIBS= from Makefile to fix "open with application" function. [2] [5] - Fix component registration for some users. [1] [2] [3] - Bump PORTREVISION [4] Obtained from: https://bugzilla.mozilla.org/show_bug.cgi?id=351181 [1] Submitted by: marcus [2] aspar Chilingarov <nm@web.am> [3] ahze [4] (I had to submit something) Reported by: philip and many others [5]
* - Update to 2.0ahze2006-11-0113-218/+247
| | | | | | | Release notes: http://www.mozilla.com/en-US/firefox/2.0/releasenotes/ Special thanks to marcus and many others for helping test and fixing bugs!
* Presenting GNOME 2.16.1 for FreeBSD. This release represents a massivemarcus2006-10-143-14/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | amount of work by the FreeBSD GNOME Team and our testers. On top of the usual GNOME update, we have taken this opportunity to move GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of the GNOME Desktop also need to be changed. The bulk of the move was carried out by ahze, mezz, and pav, but it would not have been possible without cooperation from the FreeBSD KDE team who worked with us to make sure GNOME and KDE can still coexist happily. We would also like to send a shout out to kris and pointyhat for putting up with multiple test runs until we got something that was solid. Back to GNOME 2.16. This release brings a huge amount of new functionality to FreeBSD. The standard release notes can be read at http://www.gnome.org/start/2.16/ . But on top of what you will read there, jylefort and marcus have completed work on a port of HAL to FreeBSD. This will allow FreeBSD to take advantage of closer hardware interaction such as auto-mounting CD-ROMs, USB drives, and music players; auto-playing audio CDs; and managing laptop power consumption. But where would this all be without our loyal testers and contributors? Therefore, the FreeBSD GNOME team would like to thank the following users: Phillip Neumann <pneumann@gmail.com> tmclaugh mux Yuri Pankov <yuri.pankov@gmail.com> chinsan Thomas <freebsdlists@bsdunix.ch> Brian Gruber <knightbg@yahoo.com> Franz Klammer <klammer@webonaut.com> Dominique Goncalves <dominique.goncalves@gmail.com> Pascal Hofstee <caelian@gmail.com> Yasuda Keisuke <kysd@po.harenet.ne.jp> backyard <backyard1454-bsd@yahoo.com> Andris Raugulis <endrju@null.lv> <endrju@null.lv> Eric L. Chen <d9364104@mail.nchu.edu.tw> Pawel Worach <pawel.worach@gmail.com> QuiRK on #freebsd-gnome Shane Bell <decept0@gmail.com> luigi sajd on #freebsd-gnome sat Chris Coleman <chrisc@vmunix.com> kaeru on #freebsd-gnome crsd_ via irc.freenode.org/#FreeBSD-GNOME Joel Diaz <joeldiaz@mac.com> Enjoy! Approved by: portmgr (implicit, kris)
* Add a tiny hunk to allow firefox to use our system libz instead ofmi2006-09-191-1/+8
| | | | | | | | | | | | | | | building its own. Some years ago there was a security problem with zlib-1.2.2 and firefox' configure checks the system's zlib.h to be 1.2.3 or higher. FreeBSD patched the hole without bumping the version number, which caused Firefox (and, likely, other Mozilla stuff) to build their own versions instead (and install their headers). Maintainers were repeatedly notified -- most recently about a month ago: <200608091216.00510@aldan>, <200601251926.39246.mi+mx@aldan.algebra.com>. Approved by: maintainer timeout
* - Update to 1.5.0.7ahze2006-09-142-6/+6
|
* - Update to 1.5.0.6ahze2006-08-022-4/+4
|
* - Update to 1.5.0.5ahze2006-07-272-4/+4
|
* - Welcome back sparc64 on kern.osreldate>=601101ahze2006-07-061-1/+5
|
* - Update to 1.5.0.4ahze2006-06-03