summaryrefslogtreecommitdiff
path: root/devel/glib2/buildlink.mk
AgeCommit message (Collapse)AuthorFilesLines
2002-10-08Unused.jlam1-52/+0
2002-09-10Since the major of libiconv was increased during the update to 1.8,wiz1-2/+2
bump dependency to latest libiconv version; recursively also bump all dependencies of packages depending on libiconv. Requested by fredb.
2002-08-25Merge changes in packages from the buildlink2 branch that havejlam1-1/+1
buildlink2.mk files back into the main trunk.
2002-08-01Adjust to new pthread.buildlink.mk: remove USE_PTHREAD and replace withjlam1-5/+8
appropriate PTHREAD_OPTS incantation, and move the checks for the value of PTHREAD_TYPE below the inclusion of pthread.buildlink.mk.
2002-05-10Add missing -Wl,-R to the pkgconfig files. Bump PKGREVISION and defaultrh1-2/+2
buildlink dependency.
2002-03-24s/pth/ptl2dmcmahill1-2/+2
2002-03-24import glib2-2.0.0dmcmahill1-0/+49
GLib is a library which includes routines for C, providing lists, trees, hashes, memory allocation functionality and many other things. glib2 will coexist with glib-1.2.*