| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
shows up.
Tested by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Notes:
svn path=/head/; revision=111837
|
|
|
|
|
|
|
|
|
|
|
|
| |
to fix some threading issues in Firefox, but I have not personally encountered
them (at least not ones fixed by this patch).
See http://bugzilla.mozilla.org/show_bug.cgi?id=247204 for more details.
Submitted by: green
Notes:
svn path=/head/; revision=111778
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Make sure optimized CFLAGS are actually respected [1]
* Frobnicate the mozconfig file a little bit to be more inline with typical
Linux builds
* Try a safer hack to ensure the install completes okay
Reported by: kris [1]
Notes:
svn path=/head/; revision=111771
|
|
|
|
|
|
|
| |
hack seems to work.
Notes:
svn path=/head/; revision=111640
|
|
|
|
|
|
|
| |
Submitted by: Franz Klammer <klammer@webonaut.com>
Notes:
svn path=/head/; revision=111608
|
|
|
|
|
|
|
| |
need to be run as root before running it as other users.
Notes:
svn path=/head/; revision=111570
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
list of Known Issues, see:
http://www.mozilla.org/products/firefox/releases/0.9.html
This update also includes a new pkg-install script based on ports/65590
from Thierry Thomas <thierry@pompo.net>. However...
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!WARNING!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
After installing Firefox, you must su - to root, and run ``firefox'' before
running it as any other user. If you do not su - to root, you may lose some
of your user settings. If you try to run Firefox as a normal user without
first running it as root, the browser will not show up. This is a known issue
with Firefox, and they hope to address it in a future release.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!WARNING!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Notes:
svn path=/head/; revision=111559
|
|
|
|
| |
Notes:
svn path=/head/; revision=106391
|
|
|
|
| |
Notes:
svn path=/head/; revision=106175
|
|
|
|
|
|
|
|
|
|
| |
installed with PORT_REPLACES_BASE_BIND defined.
PR: 61756
Obtained from: OpenLDAP ports
Notes:
svn path=/head/; revision=104577
|
|
|
|
| |
Notes:
svn path=/head/; revision=104255
|
|
|
|
| |
Notes:
svn path=/head/; revision=104228
|
|
|
|
| |
Notes:
svn path=/head/; revision=102980
|
|
|
|
|
|
|
| |
Reported by: Franz Klammer <klammer@webonaut.com>
Notes:
svn path=/head/; revision=100871
|
|
|
|
|
|
|
|
|
| |
libiconv support. While this approach adds an extra patch, it insures
that the built-in nspr will used without the need for additional messy
symlinks.
Notes:
svn path=/head/; revision=100824
|
|
|
|
|
|
|
|
| |
PR: 62735
Submitted by: obraun
Notes:
svn path=/head/; revision=100791
|
|
|
|
|
|
|
| |
workaround a symbol problem with the system libnspr on certain systems.
Notes:
svn path=/head/; revision=100754
|
|
|
|
|
|
|
|
|
|
|
| |
properly detect libiconv support [1]
* Take care of a few more pthread substitutions
* Bump PORTREVISION
Reported by: Andrew Muhametshin <andrew@trifon.ru>
Notes:
svn path=/head/; revision=100749
|
|
|
|
| |
Notes:
svn path=/head/; revision=100723
|
|
|
|
| |
Notes:
svn path=/head/; revision=100716
|
|
|
|
| |
Notes:
svn path=/head/; revision=100715
|
|
|
|
| |
Notes:
svn path=/head/; revision=100714
|
|
|
|
|
|
|
|
|
|
|
| |
worth)
* Fix up some path issues in the Makefile
* Minor fix to plug-in installation
* Restore Franz's fix for the LD_LIBRARY_PATH PREFIX problem
* Bump PORTREVISION
Notes:
svn path=/head/; revision=100706
|
|
|
|
|
|
|
|
| |
that will fix this and some other things. No need to bump PORTREVISION
twice.
Notes:
svn path=/head/; revision=100703
|
|
|
|
|
|
|
|
|
|
| |
patch-build_unix_run-mozilla.sh (new PORTREVISION).
Noticed by: Franz Klammer of webonaut.com
Pointy hat to: moi
Notes:
svn path=/head/; revision=100698
|
|
|
|
|
|
|
| |
paths.
Notes:
svn path=/head/; revision=100646
|
|
|
|
|
|
|
|
|
|
|
|
| |
will be tried. There is one addition, though. JPI_LIST is now
overrideable. [1]
* Remove the bit about Perl version from pkg-message. We support all versions
of Perl now.
Requested by: ale
Notes:
svn path=/head/; revision=100638
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
release of the Firebird web browser with a new name to avoid conflicts with
the Firebird database. This is version 0.8.
http://www.mozilla.org/products/firefox/releases/
* Update to 0.8 and change name to firefox [1]
* Make PLIST from a fake installation [1]
* Restore original credit and portname in Makefile [1]
* Optionally install headers and IDL files [2]
* Use PERL instead of REINPLACE_CMD in a few places [1]
* Use OPTIONS
* Enable the Inspector extension
* Fix another possible esound related problem
* Enable basic optimizations if WITH_DEBUG is not specified
PR: 62631 [2]
Submitted by: trevor [1] [2]
Notes:
svn path=/head/; revision=100632
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
do with esound being installed, but not being used (e.g. when not running
under the GNOME Desktop). What happens now is sound support is disabled by
default. If you wish to enable Type Ahead Find sound support, edit your
prefs.js file, and add:
user_pref("accessibility.typeaheadfind.enablesound", true);
* Make portlint happy by not including anything after bsd.port.post.mk
* Clean up the pkg-message a bit to reflect reality with respect to Perl
Thanks to casaveli on BSDForums for finding it was esound causing the lock up
as well as testing the patch mentioned above.
Notes:
svn path=/head/; revision=100411
|
|
|
|
|
|
|
| |
(Part 1)
Notes:
svn path=/head/; revision=99918
|
|
|
|
| |
Notes:
svn path=/head/; revision=99775
|
|
|
|
| |
Notes:
svn path=/head/; revision=98801
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I've taken a chance and split the sparc64 and alpha mega-diffs up because
sparc64 patched the result of alpha's patches, and amd64 needed to do the
same again - but it was sorted lexically before alpha/sparc64. I've
grouped the xptcall patches together since they are standalone and split
up and merged the other infrastructure jumbo-patches.
I also attempted to sync up the nspr vs firebird diffs for sparc64 and
alpha because they disagreed. HOWEVER... While this port 'depends'
on the nspr port, it doesn't actually *use* it. It should probably
be removed from the LIB_DEPENDS list.
Note that the amd64 xptcall code came from SuSE via the mozilla bugzilla
database.
Notes:
svn path=/head/; revision=95748
|
|
|
|
|
|
|
| |
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=94751
|
|
|
|
|
|
|
|
|
| |
on Sparc64.
Submitted by: tmm (bless that man)
Notes:
svn path=/head/; revision=94115
|
|
|
|
|
|
|
| |
* Add rich text editing (aka midas) support
Notes:
svn path=/head/; revision=92040
|
|
|
|
| |
Notes:
svn path=/head/; revision=91854
|
|
|
|
|
|
|
| |
De-support GTK+ 1.2 (requested by marcus). Trim COMMENT.
Notes:
svn path=/head/; revision=91595
|
|
|
|
| |
Notes:
svn path=/head/; revision=90943
|
|
|
|
|
|
|
|
| |
This should help the KSE and libthr people use these applications (plus it
lets them build on -CURRENT).
Notes:
svn path=/head/; revision=88641
|
|
|
|
|
|
|
| |
commit.
Notes:
svn path=/head/; revision=88478
|
|
|
|
|
|
|
|
| |
people reinstalling this port will have to do a make distclean first, or
simply ignore the MD5 checksum.
Notes:
svn path=/head/; revision=87612
|
|
|
|
| |
Notes:
svn path=/head/; revision=86833
|
|
|
|
|
|
|
|
|
| |
PR: 55310
Submitted by: Morten Rodal <morten@rodal.no>
Pointy hat to: me
Notes:
svn path=/head/; revision=86391
|
|
|
|
|
|
|
|
|
| |
GTK2. This is easier to maintain using the cons-plist target.
Reported by: kris via bento
Notes:
svn path=/head/; revision=86062
|
|
|
|
|
|
|
|
|
|
|
| |
notes at http://www.mozilla.org/projects/firebird/release-notes.html,
but it went from being based on Mozilla 1.4b to 1.5a.
Note, the master site may be temporary. The source tarball at
${MASTER_SITE_MOZILLA} was missing some key bits that prevented compilation.
Notes:
svn path=/head/; revision=85874
|
|
|
|
|
|
|
|
|
|
|
| |
new install mk code. However, keep Alan's plist generating code around
since it's cool, and it helps maintainers quickly generate a new plist.
PR: 54795
54799
Notes:
svn path=/head/; revision=85537
|
|
|
|
|
|
|
|
| |
and seems to work just fine out-of-the-box on -STABLE with the built-in
Perl 5.00503.
Notes:
svn path=/head/; revision=83276
|
|
|
|
|
|
|
| |
Submitted by: perky
Notes:
svn path=/head/; revision=82066
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Mozilla Firebird is the browser reborn from the ashes of the Phoenix.
* Update to 0.6 [1]
* Add optional GTK+-2 support [2]
* Add [untested] Sparc64 support [3]
* Add [untested] Alpha support [4]
* Do not compile with -O2 by default. Instead specify -DWITH_OPTIMIZED_CFLAGS
to get extra optimizations
* Link the Java Plug-in again
Submitted by: Stijn Hoop <stijn@win.tue.nl> [1]
Christopher Nehren <apeiron@comcast.net> [2] (based on)
tmm and kris [3]
Bernd Walter <ticso@cicely.de> [4]
Minor fixes by: obraun
Notes:
svn path=/head/; revision=82037
|