| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12241 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11188 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
|
|
|
|
| |
sure to run 'mergemaster -U'. After that, checkout ports-stable first then
ports second.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11072 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10854 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9690 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@6637 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5956 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Makefile.common defines common variables and does quite a few common
tasks handled by mozilla ports. A generic .mozconfig file is located
in files/mozconfig-generic.in which includes common configure knobs
and defines. if files/mozconfig.in exists it is included at the end
of ${WRKSRC}/.mozconfig after mozconfig-generic.in. As of right now
Makefile.common uses pre-configure: to do the common patch work
which will allow mozilla ports to still use post-patch
and defines. if files/mozconfig.in exists it is included at the end
of ${WRKSRC}/.mozconfig after mozconfig-generic.in. As of right now
Makefile.common uses pre-configure: to do the common patch work
which will allow mozilla ports to still use post-patch
for less common things.
Changes to mozilla:
- Use system nss nspr and libm stuff[obtained from www/firefox]
- Convert most things to .mozconfig
Todo:
- Style cleanup
- Find more common things to put in Makefile.common
- Import post-* pre-* targets from
http://people.freebsd.org/~mezz/diff/firefox.diff
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5120 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5045 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
|
|
|
|
| |
about cairo support not working with marcuscom until we get some
mozilla+cairo patches.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4226 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
|
|
|
| |
tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3913 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
|
|
|
|
|
|
|
| |
against it. Since there is no ABI change in 2.1.9, we do not need to
bump the PORTREVISIONs for mozilla and firefox.
PR: 78385
Submitted by: lesi
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3806 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
|
|
|
| |
Next stop, GNOME 2.9!
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3045 df743ca5-7f9a-e211-a948-0013205c9059
|
|
This new release uses a new install method based loosely on Firefox. This
new method should make us more compatible with Galeon and Epiphany.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2911 df743ca5-7f9a-e211-a948-0013205c9059
|