aboutsummaryrefslogtreecommitdiff
path: root/www/firefox-remote
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Use LOCALBASE instead of PREFIX where appropriate.Stefan Walter2009-02-061-2/+2
| | | | | | | Noticed by: flz Notes: svn path=/head/; revision=227710
* Revert the replacement of X11BASE by LOCALBASE in the Makefile. X11BASE is notStefan Walter2009-02-051-2/+2
| | | | | | | | | | | used in the port but in the firefox-remote script itself, and the previous commit broke it. PR: 131049 Submitted by: Esa Karkkainen <ejk@iki.fi> Notes: svn path=/head/; revision=227658
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-192-6/+6
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-142-11/+12
| | | | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175261
* Remove USE_REINPLACE from categories starting with WEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162218
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Update to 20040803.Joe Marcus Clarke2004-08-053-11/+58
| | | | | | | | | | | | * Add option to enable a UTF-8 hack to avoid problems with UTF-8 filenames and ISO locales * Add option to install a GNOME desktop item for firefox and/or thunderbird PR: 69956 Submitted by: maintainer Notes: svn path=/head/; revision=115434
* Update to 20040702 to fix a bug that crept in in the last version.Joe Marcus Clarke2004-07-012-3/+3
| | | | | | | | PR: 68564 Submitted by: maintainer Notes: svn path=/head/; revision=112681
* Update to 20040701 which determines the installed Firefox version, and addsJoe Marcus Clarke2004-07-015-4/+17
| | | | | | | | | | support for thunderbird-remote. PR: 68503 Submitted by: maintainer Notes: svn path=/head/; revision=112677
* - Update to 20040621, which works with firefox 0.9Pav Lucistnik2004-06-212-4/+3
| | | | | | | | PR: ports/68163 Submitted by: Franz Klammer <klammer@webonaut.com> (maintainer) Notes: svn path=/head/; revision=111955
* Fix installation file name.Joe Marcus Clarke2004-05-311-1/+2
| | | | | | | | Submitted by: Guido Berhoerster <ich@guido-berhoerster.org> Big ol' pointy hat to: me Notes: svn path=/head/; revision=110541
* Use PKGNAMESUFFIX in the right places to fix fetching.Joe Marcus Clarke2004-05-311-1/+2
| | | | Notes: svn path=/head/; revision=110498
* Add firefox-remote, a remote control wrapper script that allows one to openJoe Marcus Clarke2004-05-304-0/+36
URLs in new tabs. PR: 66615 Submitted by: Franz Klammer <klammer@webonaut.com> Notes: svn path=/head/; revision=110425