summaryrefslogtreecommitdiff
path: root/x11/gnome-libs
AgeCommit message (Expand)AuthorFilesLines
2001-07-27Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the defaultjlam1-1/+2
2001-07-20Mechanical changes to buildlink.mk files to use EVAL_PREFIX to setjlam1-5/+5
2001-07-02Move *_SED ahead of inclusion of buildlink.mk files.jlam1-6/+6
2001-07-02Allow overriding of *_CONFIG variables in a package Makefile when usingjlam1-3/+5
2001-07-02Add REPLACE_BUILDLINK_SED and BUILDLINK_CONFIG_WRAPPER_SED settings.jlam1-1/+6
2001-07-01Move inclusion of bsd.buildlink.mk to start of file.jlam1-3/+3
2001-06-30s/${LOCALBASE}/${X11PREFIX}/g, noted by zuntum.jlam1-2/+2
2001-06-29USE_CONFIG_WRAPPER is automatically set if USE_BUILDLINK_ONLY is defined,jlam1-9/+7
2001-06-26Use REPLACE_BUILDLINK instead of repeating the post-build same code overjlam1-14/+3
2001-06-23Generalize how the dependency pattern may be specified. Instead of justjlam1-4/+5
2001-06-19Use db/buildlink.mk to make this compile under Solaris withjlam1-3/+4
2001-06-19Mark as USE_BUILDLINK_ONLY.jlam1-2/+3
2001-06-18Regularize fixes to config scripts to use the same code.jlam1-3/+4
2001-06-16Converted to use buildlink.mk files.jlam1-10/+23
2001-06-16Remove -I$(includedir) from the header search path (in spirit ofjlam9-6/+113
2001-06-16Really put locale files under ${PKGLOCALEDIR}, not only under share, andjlam1-6/+17
2001-06-16Add buildlink.mk files for use by other packages.jlam1-0/+67
2001-06-11CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, sojlam1-3/+2
2001-05-21Add missing "Size" entries.tron1-1/+2
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc2-4/+2
2001-04-07sync w/ realityrh1-2/+2
2001-04-06Update gnome-libs to 1.2.13. Changes are bugfixes only.rh5-212/+27
2001-03-29Don't try to remove "share/pixmaps" which is part of the standardtron1-2/+1
2001-03-27Change BUILD_DEPENDS semantics:hubertf1-2/+2
2001-02-26Use "PKGLOCALEDIR" instead of "LOCALEDIR".tron1-37/+37
2001-02-25Cleanup MKDIR usage => INSTALL_*_DIRhubertf1-3/+3
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-02-13Rename "${LOCALEBASE}" variable to "${LOCALEDIR}" to avoid mix-ups withtron2-38/+39
2001-01-04The way that shared objects were handled in the PLISTs and bsd.pkg.mk wasagc1-1/+17
2000-11-30This patch was *not* reversed. It was integrated into the baseline. Reversingmycroft2-15/+1
2000-11-29Whoops. Version number changed before I committed this.mycroft1-2/+2
2000-11-29Remove the hack that forces libgnome to be built static on a.out. It worksmycroft2-17/+3
2000-11-27Fix CMSG* macros for systems that do not define CMSG_LEN and CMSG space torh2-8/+14
2000-11-27add libintl/gettext dependency. as we use BUILD_DEPENDS for gettext,itojun1-1/+3
2000-11-12Correct reversed patch.tron2-7/+7
2000-11-11Don't core dump when trying to launch something with no Type attribute (e.g.mycroft2-1/+15
2000-11-11Fix file descriptor passing in zvt, as per regress/sys/kern/unfdpass.mycroft3-1/+112
2000-11-07Update gnome-libs to 1.2.8. Changes are enhancements to libgnomeui andrh3-7/+10
2000-10-17Update gnome-libs to 1.2.5. Changes from version 1.2.3 are misc. bugfixes andjlam16-331/+337
2000-09-03${MKDIR} includes -pwiz1-2/+2
2000-08-23Use "USE_XPM" option instead of direct dependence on the "xpm" package.tron1-6/+6
2000-07-31Remove the empty ${PREFIX}/share/gnome/html/zvt at post-install.jlam1-1/+2
2000-07-31There is no ${PREFIX}/share/gnome/html/zvt, so don't try to @dirrm it.jlam1-2/+1
2000-07-25Make the ${PREFIX}/etc/CORBA/servers directory.jlam2-2/+5
2000-07-25Remove ${PREFIX}/etc/CORBA{,/servers} in gnome-libs instead of gnome-corejlam1-1/+3
2000-07-25${PREFIX}/share/pixmaps can be used by things other than gnome-libs,jlam1-2/+2
2000-06-27unify esound dependencies in gnome packageswiz1-2/+2
2000-06-25Update gnome-libs to 1.2.3. Changes are bugfixes and catalog updates.rh3-5/+9
2000-06-20USE_LIBTOOL instead of PKGLIBTOOL. While here, rearrange stuff a bit tojlam5-56/+27
2000-06-02tell programs using libgnome that -lintl (gettext) is needed toodrochner2-4/+18