summaryrefslogtreecommitdiff
path: root/devel/GConf2
AgeCommit message (Collapse)AuthorFilesLines
2002-09-22Don't symlink certain classes of files that aren't needed by buildlink2:jlam1-2/+1
*.pc and binaries. Both these things are simply found by packages in their true installed locations.
2002-09-14Apply fixes by Julio Merino in PR pkg/18224:rh2-21/+50
- remove bogus dependency on oaf - missing dependencies
2002-09-11Installs into LOCALBASE by default, not X11PREFIX.wiz1-2/+2
2002-09-11Remove oaf buildlink2.mk.wiz1-2/+1
2002-09-10Since the major of libiconv was increased during the update to 1.8,wiz2-3/+4
bump dependency to latest libiconv version; recursively also bump all dependencies of packages depending on libiconv. Requested by fredb.
2002-09-09unusedwiz1-41/+0
2002-09-07Update GConf2 to 1.2.1. Bugfixes and API changes required by GNOME-2.0.1rh3-15/+18
Provided in PR pkg/18181 by Julio Merino <jmmv@hispabsd.org>
2002-08-25Merge changes in packages from the buildlink2 branch that havejlam5-4/+27
buildlink2.mk files back into the main trunk.
2002-07-17Oops, add %D.wiz1-4/+4
2002-07-17Some dirs are shared with GConf-1.wiz1-4/+4
2002-05-22Get rid of all traces of the buildlink config wrapperagc1-4/+1
2002-05-22Correct two typos.agc1-2/+2
2002-05-22Initial import of GConf-1.1.10 as GConf2-1.1.10, the configuration databaseagc5-0/+148
system used by GNOME 2, into the NetBSD Packages Collection. GConf is a configuration database system, functionally similar to the Windows registry but lots better. It was written for the GNOME desktop but does not require GNOME; configure should notice if GNOME is not installed and compile the basic GConf library anyway. Provided in PR 16909 by juli@darkstar.local (Julio Merino) [The buildlink.mk file was put together by me]