Age | Commit message (Expand) | Author | Files | Lines |
2001-08-29 | Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded references | jlam | 1 | -1/+2 |
2001-08-26 | Correctly build libart-config wrapper. Fixes PR/13786 | mjl | 1 | -1/+2 |
2001-08-17 | If USE_CONFIG_WRAPPER is defined (implied by USE_BUILDLINK_ONLY), then | jlam | 1 | -2/+4 |
2001-07-27 | Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the default | jlam | 1 | -1/+2 |
2001-07-20 | Mechanical changes to buildlink.mk files to use EVAL_PREFIX to set | jlam | 1 | -5/+5 |
2001-07-02 | Move *_SED ahead of inclusion of buildlink.mk files. | jlam | 1 | -6/+6 |
2001-07-02 | Allow overriding of *_CONFIG variables in a package Makefile when using | jlam | 1 | -3/+5 |
2001-07-02 | Add REPLACE_BUILDLINK_SED and BUILDLINK_CONFIG_WRAPPER_SED settings. | jlam | 1 | -1/+6 |
2001-07-01 | Move inclusion of bsd.buildlink.mk to start of file. | jlam | 1 | -3/+3 |
2001-06-30 | s/${LOCALBASE}/${X11PREFIX}/g, noted by zuntum. | jlam | 1 | -2/+2 |
2001-06-29 | USE_CONFIG_WRAPPER is automatically set if USE_BUILDLINK_ONLY is defined, | jlam | 1 | -9/+7 |
2001-06-26 | Use REPLACE_BUILDLINK instead of repeating the post-build same code over | jlam | 1 | -14/+3 |
2001-06-23 | Generalize how the dependency pattern may be specified. Instead of just | jlam | 1 | -4/+5 |
2001-06-19 | Use db/buildlink.mk to make this compile under Solaris with | jlam | 1 | -3/+4 |
2001-06-19 | Mark as USE_BUILDLINK_ONLY. | jlam | 1 | -2/+3 |
2001-06-18 | Regularize fixes to config scripts to use the same code. | jlam | 1 | -3/+4 |
2001-06-16 | Converted to use buildlink.mk files. | jlam | 1 | -10/+23 |
2001-06-16 | Remove -I$(includedir) from the header search path (in spirit of | jlam | 9 | -6/+113 |
2001-06-16 | Really put locale files under ${PKGLOCALEDIR}, not only under share, and | jlam | 1 | -6/+17 |
2001-06-16 | Add buildlink.mk files for use by other packages. | jlam | 1 | -0/+67 |
2001-06-11 | CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so | jlam | 1 | -3/+2 |
2001-05-21 | Add missing "Size" entries. | tron | 1 | -1/+2 |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 2 | -4/+2 |
2001-04-07 | sync w/ reality | rh | 1 | -2/+2 |
2001-04-06 | Update gnome-libs to 1.2.13. Changes are bugfixes only. | rh | 5 | -212/+27 |
2001-03-29 | Don't try to remove "share/pixmaps" which is part of the standard | tron | 1 | -2/+1 |
2001-03-27 | Change BUILD_DEPENDS semantics: | hubertf | 1 | -2/+2 |
2001-02-26 | Use "PKGLOCALEDIR" instead of "LOCALEDIR". | tron | 1 | -37/+37 |
2001-02-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 1 | -3/+3 |
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 |
2001-02-13 | Rename "${LOCALEBASE}" variable to "${LOCALEDIR}" to avoid mix-ups with | tron | 2 | -38/+39 |
2001-01-04 | The way that shared objects were handled in the PLISTs and bsd.pkg.mk was | agc | 1 | -1/+17 |
2000-11-30 | This patch was *not* reversed. It was integrated into the baseline. Reversing | mycroft | 2 | -15/+1 |
2000-11-29 | Whoops. Version number changed before I committed this. | mycroft | 1 | -2/+2 |
2000-11-29 | Remove the hack that forces libgnome to be built static on a.out. It works | mycroft | 2 | -17/+3 |
2000-11-27 | Fix CMSG* macros for systems that do not define CMSG_LEN and CMSG space to | rh | 2 | -8/+14 |
2000-11-27 | add libintl/gettext dependency. as we use BUILD_DEPENDS for gettext, | itojun | 1 | -1/+3 |
2000-11-12 | Correct reversed patch. | tron | 2 | -7/+7 |
2000-11-11 | Don't core dump when trying to launch something with no Type attribute (e.g. | mycroft | 2 | -1/+15 |
2000-11-11 | Fix file descriptor passing in zvt, as per regress/sys/kern/unfdpass. | mycroft | 3 | -1/+112 |
2000-11-07 | Update gnome-libs to 1.2.8. Changes are enhancements to libgnomeui and | rh | 3 | -7/+10 |
2000-10-17 | Update gnome-libs to 1.2.5. Changes from version 1.2.3 are misc. bugfixes and | jlam | 16 | -331/+337 |
2000-09-03 | ${MKDIR} includes -p | wiz | 1 | -2/+2 |
2000-08-23 | Use "USE_XPM" option instead of direct dependence on the "xpm" package. | tron | 1 | -6/+6 |
2000-07-31 | Remove the empty ${PREFIX}/share/gnome/html/zvt at post-install. | jlam | 1 | -1/+2 |
2000-07-31 | There is no ${PREFIX}/share/gnome/html/zvt, so don't try to @dirrm it. | jlam | 1 | -2/+1 |
2000-07-25 | Make the ${PREFIX}/etc/CORBA/servers directory. | jlam | 2 | -2/+5 |
2000-07-25 | Remove ${PREFIX}/etc/CORBA{,/servers} in gnome-libs instead of gnome-core | jlam | 1 | -1/+3 |
2000-07-25 | ${PREFIX}/share/pixmaps can be used by things other than gnome-libs, | jlam | 1 | -2/+2 |
2000-06-27 | unify esound dependencies in gnome packages | wiz | 1 | -2/+2 |