| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9283 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9144 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8576 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
|
|
|
|
| |
Defaults to gtk2 but with Firefox 3.0 we will want MOZ_TOOLKIT=cairo-gtk2
with a *maybe* optional gtk2
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8020 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7930 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
of compat gecko's (ie: firefox15:firefox). This will save a bit
of time not having to maintain USE_GECKO in ports as often &
a few end-users will like this option.
Example:
bsd.gecko.mk:
_GECKO_COMPAT_ALL=firefox15:firefox
port Makefile:
USE_GECKO=firefox
end user:
ahze@blueherron /usr/ports/www/galeon > make WITH_GECKO=firefox15 -V GECKO
firefox15
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7862 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
|
|
|
| |
Next stop, GNOME 2.17.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7799 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7765 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
|
|
|
| |
some minor problems. Will enable later..
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7451 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7436 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* We now have 3 levels of finding a gecko, meaning if
level 1 fails it will fall to level 2 and if level 2 fails
we fall back on level 3. craziness I tell you.
Level 1, find GECKO via [WITH|USE]_GECKO, first match wins!
Level 2, find GECKO from what you already have installed, first match
wins! Adding this level means we have to keep _GECKO_ALL sorted by
what is most supported and most popular at the current time [1].
Level 3, GECKO= first gecko defined in USE_GECKO
[1] - Changeing order of _GECKO_ALL will hardly ever change unless
people don't like the order I put _GECKO_ALL in.
The order is:
firefox seamonkey xulrunner firefox-devel flock sunbird
thunderbird nvu
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7337 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7302 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7191 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6944 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6637 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5956 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5865 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5861 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5722 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
|
|
|
| |
- Only support thunderbird on 5.x+
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5548 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
|
|
|
| |
above. sorry =x
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5374 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5332 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
|
|
|
|
|
|
|
|
| |
bsd.gecko.mk has a very incomplete OPTIONS like feature
that uses dialog(1) --radiolist selection for GECKO and
defaults to GECKO.
Note: I was bored when I did this.. I'm not 100% sure this is a good idea to
totally implement
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5331 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5243 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
|
|
|
| |
little easier when porters start referencing the comments at the head.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5242 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
|
|
|
|
| |
- Give a better real-world example of using ${GECKO}
- Misc cleanup in comments
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5238 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
|
|
|
|
| |
is different per WITH_GECKO, it only saves about 10min per build. And
firefox xulrunner doesn't work like it should anyway.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5235 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5230 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
|
|
|
| |
include flags for xpidl (share/idl/GECKO-version/)
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5226 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
|
|
|
| |
anything.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5224 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
|
|
|
|
| |
- Add two generic defines BROWSER_PLUGINS_DIR and BROWSER_LINUX_PLUGINS_DIR
that point to plugins dirs.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5223 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
|
|
|
| |
in WITH_GECKO and USE_GECKO
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5219 df743ca5-7f9a-e211-a948-0013205c9059
|
|
Requested by: marcus and mezz
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5218 df743ca5-7f9a-e211-a948-0013205c9059
|