Age | Commit message (Expand) | Author | Files | Lines |
2001-06-26 | Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. | jlam | 7 | -26/+48 |
2001-06-26 | Also add ${QTDIR}/lib to the rpath setting in LDFLAGS. | jlam | 1 | -1/+2 |
2001-06-26 | Define UIC in CONFIGURE_ENV and MAKE_ENV. | jlam | 1 | -1/+4 |
2001-06-26 | Use automatic definitions for QTDIR from qt2-libs/buildlink.mk. | jlam | 1 | -4/+1 |
2001-06-26 | Define BUILDLINK_QTDIR and QTDIR, and pass settings for QTDIR and MOC to | jlam | 1 | -2/+9 |
2001-06-26 | s/QT2_LIBS/QT2_DESIGNER/g | jlam | 1 | -4/+4 |
2001-06-26 | Use REPLACE_BUILDLINK instead of repeating the post-build same code over | jlam | 2 | -29/+7 |
2001-06-26 | o converted to use pkgsrc/graphics/imlib/buildlink.mk | zuntum | 1 | -3/+3 |
2001-06-23 | Correct typo and reorder lines to our BUILDLINK_FIX_LIBTOOL_SED setting | jlam | 1 | -3/+3 |
2001-06-23 | Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. Also | jlam | 2 | -11/+13 |
2001-06-23 | Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. | jlam | 1 | -5/+6 |
2001-06-23 | Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. Handle | jlam | 5 | -38/+123 |
2001-06-23 | Within a package, references to it's installed location should be | jlam | 1 | -6/+6 |
2001-06-23 | The QT2 directory is not always ${X11BASE}/qt2. | jlam | 1 | -6/+6 |
2001-06-23 | Add buildlink.mk file for use by other package Makefiles. | jlam | 2 | -0/+78 |
2001-06-23 | Generalize how the dependency pattern may be specified. Instead of just | jlam | 5 | -20/+25 |
2001-06-21 | Add buildlink.mk files for use by other package Makefiles. | jlam | 1 | -0/+53 |
2001-06-21 | Touch ${TK_LIB_FILE} during build so that it doesn't have to be re-linked | jlam | 3 | -7/+16 |
2001-06-21 | Move inclusion of buildlink.mk file below GNU_CONFIGURE and USE_LIBTOOL | jlam | 1 | -3/+3 |
2001-06-21 | Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. | jlam | 3 | -18/+13 |
2001-06-21 | Disable multi char glyph languages as a stopgap for now. The | martin | 1 | -2/+1 |
2001-06-20 | Mark as USE_BUILDLINK_ONLY. | jlam | 1 | -8/+8 |
2001-06-20 | Add buildlink.mk file for use by other package Makefiles. | jlam | 1 | -0/+39 |
2001-06-19 | Use db/buildlink.mk to make this compile under Solaris with | jlam | 1 | -3/+4 |
2001-06-19 | Make sure that installed files announce the correct version number for | jlam | 1 | -1/+24 |
2001-06-19 | Mark as USE_BUILDLINK_ONLY. | jlam | 1 | -2/+3 |
2001-06-18 | Mark these packages as USE_BUILDLINK_ONLY. | jlam | 1 | -1/+2 |
2001-06-18 | Regularize fixes to config scripts to use the same code. | jlam | 2 | -11/+15 |
2001-06-18 | Update xscreensaver package(s) to 3.33, with patches submitted by Daniel | fredb | 5 | -30/+35 |
2001-06-18 | s/INSTAL_DATA_DIRL/INSTALL_DATA_DIR. Fix by sen_ml@eccosys.com in | jlam | 2 | -4/+4 |
2001-06-17 | update to 2.3.1 | drochner | 10 | -41/+50 |
2001-06-17 | USE_MESA is defined automatically by the buildlink.mk file. | jlam | 1 | -2/+1 |
2001-06-17 | update DESCR | zuntum | 1 | -11/+6 |
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 | Convrt to use buildlink.mk. | jlam | 1 | -5/+16 |
2001-06-16 | Add buildlink.mk files for use by other packages. | jlam | 2 | -0/+112 |
2001-06-15 | update to wxGTK-2.2.7 | drochner | 5 | -46/+122 |
2001-06-14 | pkglint doesn't like ${PKGSRCDIR} | skrll | 1 | -4/+4 |
2001-06-13 | Put FreeBSD patch back, on suggestion by agc. | wiz | 2 | -1/+15 |
2001-06-13 | Fix installation if xpkgwedge is used. While here, remove patch-ab which is | wiz | 3 | -29/+9 |
2001-06-13 | Fix installation path if xpkgwedge is used. | wiz | 2 | -9/+7 |
2001-06-13 | - Simplify code to handle detection of what library files (shared, static, | tron | 4 | -107/+106 |
2001-06-12 | LIBS is automatically added to CONFIGURE_ENV by bsd.pkg.mk if | jlam | 3 | -8/+8 |
2001-06-12 | Make this package happy with xpkgwedge; Since mkfontdir is a part of standard | kei | 1 | -3/+3 |
2001-06-11 | Update xpenguins to version 2.1 | zuntum | 6 | -51/+60 |
2001-06-11 | o remove input redirection for sed | zuntum | 1 | -5/+5 |
2001-06-11 | CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so | jlam | 14 | -30/+21 |
2001-06-11 | The buildlink include and lib directories are added to CFLAGS, CPPFLAGS, | jlam | 1 | -4/+1 |