| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
gnome components easier and update example accordingly.
|
| |
|
|
|
|
| |
they aren't going to be used anyway.
|
| |
|
|
|
|
| |
- make support for gnome-optional ports more robust.
|
|
|
|
|
|
|
|
|
|
|
| |
- Add missed gnomeaudio into _USE_GNOME_ALL;
- refine dependencies for all components;
- add new redefineable knob GNOME_HTML_DIR, which allows to override value of
--with-html-dir configure argument;
- remove USE_REINPLACE workaround - real fix was just committed into
bsd.port.mk;
- improve example of gnome-optional port's logick;
- improve conditions when PLIST_SUB is defined for gnome-optional ports.
|
|
|
|
|
|
|
| |
converted to USE_GNOMENG. The real fix for bsd.port.mk will be committed
later, after portmgr@ approval.
Prompted by: Rasmus Skaarup <mfbsd@skaarup.org>
|
| |
|
| |
|
| |
|
|
to make GNOME1 platform more modular and will eventually replace bsd.gnome.mk
completely. For the time being, it should be explicitly activated by the
USE_GNOMENG knob, so that it is possible to do gradual conversion.
Reviewed by: marcus, gnome@
|