summaryrefslogtreecommitdiff
path: root/x11/gnome2-control-center
AgeCommit message (Collapse)AuthorFilesLines
2002-10-19Track directory layout change at MASTER_SITE_GNOME.rh1-2/+2
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>
2002-09-23IDL files must be added to BUIDLINK_FILES because the IDL files arejlam1-1/+3
compiled using orbit-idl, which uses the C preprocessor to do its work, and the C preprocessor has it's arguments transformed (correctly) by buildlink2.
2002-09-22Don't symlink certain classes of files that aren't needed by buildlink2:jlam1-3/+2
*.pc and binaries. Both these things are simply found by packages in their true installed locations.
2002-09-15Initial import of gnome2-control-center-2.0.1.1, a set of preferencesrh5-0/+237
utilities for GNOME2. Provided by Julio Merino <jmmv@hispabsd.org>, with some modifications to allow this to co-exist with gnome-core. Closes PR pkg/18223