| Commit message (Expand) | Author | Files | Lines |
2004-12-15 | - Add EXTRACT_AFTER_ARGS to speed up extract a little | Michael Johnson | 1 | -0/+7 |
2004-12-15 | * Fix build with upcoming X.Org 6.8.1 [1] | Joe Marcus Clarke | 3 | -1/+15 |
2004-12-13 | Add Encoding type to desktop file to validate via desktop-file-validate | Michael Johnson | 1 | -0/+1 |
2004-12-11 | Bump PORTREVISION for plist changes | Michael Johnson | 1 | -1/+1 |
2004-12-11 | - Fix plist in firefox [1] | Michael Johnson | 1 | -0/+3 |
2004-12-09 | Fix plist by fixing the way EXTRA_SCRIPTS (bin/firefox.rb) is added to plist. | Michael Johnson | 1 | -1/+1 |
2004-12-04 | Be sure to create the browser_plugins during package install as well. Some | Joe Marcus Clarke | 2 | -0/+5 |
2004-11-22 | Use -Bsymbolic when linking nss to avoid symbol conflicts with libraries | Joe Marcus Clarke | 2 | -6/+20 |
2004-11-20 | Fix a patch. | Jeremy Messenger | 1 | -1/+1 |
2004-11-18 | Instead of using Xvfb, and evil black magic to create the extensions | Joe Marcus Clarke | 2 | -6/+2 |
2004-11-14 | Fix pkg-config files by re-adding REINPLACE_CMD line | Michael Johnson | 1 | -1/+2 |
2004-11-13 | Change the Firefox installation directory to be more manageable. Now, | Michael Johnson | 3 | -81/+108 |
2004-11-10 | * Update to 1.0 | Joe Marcus Clarke | 4 | -10/+26 |
2004-11-07 | Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the | Joe Marcus Clarke | 1 | -0/+1 |
2004-11-06 | update to 1.0.r2 | Michael Johnson | 2 | -5/+5 |
2004-10-28 | Update to 1.0.r (aka 1.0 Release Candidate 1). So far, the release notes have | Joe Marcus Clarke | 4 | -24/+8 |
2004-10-24 | Essentially a NOP commit. The xpcom reflect patches for amd64 support | Peter Wemm | 2 | -389/+1 |
2004-10-17 | * Remove some patches that are no longer needed | Joe Marcus Clarke | 5 | -39/+13 |
2004-10-14 | Check PERL_LEVEL and not OSVERSION when deciding if we need to use the extra | Joe Marcus Clarke | 1 | -1/+1 |
2004-10-13 | Bump PORTREVISION for the last commit since it re-enables remote execution | Joe Marcus Clarke | 1 | -1/+1 |
2004-10-13 | Add a patch that was forgotten in the 1.0.1.p update. | Joe Marcus Clarke | 1 | -0/+10 |
2004-10-13 | Fix build with Perl 5.00503. | Joe Marcus Clarke | 2 | -0/+14 |
2004-10-12 | * Update to 1.0.1.p (aka 0.10.1, aka 1.0PR) | Joe Marcus Clarke | 10 | -161/+23 |
2004-09-28 | Patch the various recently reported security vulnerabilities in Mozilla. | Joe Marcus Clarke | 4 | -0/+101 |
2004-08-05 | Update to 0.9.3 to fix a few security issues: | Joe Marcus Clarke | 3 | -4/+29 |
2004-07-27 | Fix global extension and theme installation by making sure the path to the | Joe Marcus Clarke | 2 | -0/+18 |
2004-07-27 | Fix DEBUG builds by checking for all error states from pthread_mutex_trylock(). | Joe Marcus Clarke | 1 | -0/+11 |
2004-06-29 | Update to 0.9.1. | Joe Marcus Clarke | 2 | -4/+3 |
2004-06-24 | * Add optional support for gnome-vfs support (e.g. smb:// and sftp:// URLs) [1] | Joe Marcus Clarke | 4 | -3/+51 |
2004-06-20 | Add a post-rendered Extensions.rdf so that the default theme and extension | Joe Marcus Clarke | 3 | -5/+45 |
2004-06-19 | Add a patch to run g_thread_init() as soon as Firefox starts. This is said | Joe Marcus Clarke | 2 | -0/+20 |
2004-06-19 | * Try a little harder to get firefox to work without first running as root | Joe Marcus Clarke | 3 | -25/+24 |
2004-06-16 | The warning about running as root first is no longer needed since the | Joe Marcus Clarke | 1 | -14/+0 |
2004-06-16 | Fix the link to firefox-config. | Joe Marcus Clarke | 1 | -2/+3 |
2004-06-16 | Fix a typo in the pkg-install script, and add a hack so that firefox does not | Joe Marcus Clarke | 2 | -2/+6 |
2004-06-16 | Update to 0.9. For a complete list of what's new, plus an important | Joe Marcus Clarke | 8 | -64/+89 |
2004-04-07 | Perl is only needed for building this. | Trevor Johnson | 1 | -1/+1 |
2004-04-05 | Chase the glib20 update, and bump all affected ports' PORTREVISIONs. | Joe Marcus Clarke | 1 | -1/+1 |
2004-03-19 | Borrow from the OpenLDAP ports, and refuse to build if bind has been | Joe Marcus Clarke | 1 | -0/+6 |
2004-03-17 | Fix build with freetype2-2.1.7. | Joe Marcus Clarke | 1 | -0/+12 |
2004-03-16 | Chase the new location of libXft. | Joe Marcus Clarke | 1 | -1/+1 |
2004-03-05 | If building with debugging, don't enable binary stripping. | Joe Marcus Clarke | 1 | -1/+2 |
2004-02-13 | Fix up the port-install substitutions so that we operate on the correct files. | Joe Marcus Clarke | 1 | -2/+2 |
2004-02-13 | Remove the ugly libnspr hack, and be a little more clever when adding | Joe Marcus Clarke | 2 | -5/+41 |
2004-02-12 | Fix the window ID in firefox.rb (new PORTREVISION). | Trevor Johnson | 2 | -2/+2 |
2004-02-12 | Add a symlink from libnspr4.so to libnspr4.so.1 in the LOCAL_PREFIX to | Joe Marcus Clarke | 1 | -0/+3 |
2004-02-12 | * Add ${LOCALBASE} to the list of include and lib search paths so we can | Joe Marcus Clarke | 1 | -5/+7 |
2004-02-11 | Avoid REINPLACE_CMD dependency. | Trevor Johnson | 1 | -6/+6 |
2004-02-11 | We don't need to use "touch" to make an empty PLIST file. | Trevor Johnson | 1 | -1/+0 |
2004-02-11 | Add comments explaining the installation process. | Trevor Johnson | 1 | -0/+7 |