Age | Commit message (Expand) | Author | Files | Lines |
2004-02-28 | provide default for YTALK_USE_X11 | grant | 1 | -1/+6 |
2004-02-28 | need to escape ) in the awk regex in do-config-status-override target; | jdolecek | 1 | -2/+2 |
2004-02-27 | Instead of wrapping the config.status script, edit it directly to prevent | jlam | 1 | -16/+8 |
2004-02-25 | Add uz@Latn locale, used by gtk2 development branch (2.3.x). | jmmv | 9 | -9/+45 |
2004-02-25 | s/netbsd.org/NetBSD.org/, s/freebsd.org/FreeBSD.org/ | grant | 1 | -8/+8 |
2004-02-25 | s/netbsd.org/NetBSD.org/ | grant | 5 | -13/+13 |
2004-02-25 | GNU tar on netbsd-1-6 doesn't grok "-T -" at the end, but pax-as-tar | grant | 1 | -3/+4 |
2004-02-24 | Add en_CA locale, used by development version of atk (currently 1.5.x). | jmmv | 9 | -9/+45 |
2004-02-24 | Add 'mi' locale, used by development version of nautilus (what will be 2.6.x). | jmmv | 9 | -9/+45 |
2004-02-23 | sjg recommends escaping the bare left curly brace in the make variable | jlam | 1 | -2/+2 |
2004-02-23 | Back out previous because that brace is not supposed to be there. | jlam | 1 | -2/+2 |
2004-02-23 | add a missing } to the end of the line; fixes PR/24525. | dogcow | 1 | -2/+2 |
2004-02-22 | Allow setting CCACHE_DIR in the environment or in /etc/mk.conf. | jlam | 1 | -1/+5 |
2004-02-21 | Use BUILD_ENV instead of just {CONFIGURE,MAKE}_ENV to pass CCACHE_HASHCC | jlam | 1 | -3/+2 |
2004-02-21 | Rename PATH_ENV to BUILD_ENV, which better expresses what it's for. | jlam | 1 | -9/+12 |
2004-02-21 | Pass LDFLAGS (minus any libraries) to the compiler when creating the | jlam | 2 | -4/+5 |
2004-02-20 | Symlink the libtool-1.4.m4 file into any directory in which there's a | jlam | 2 | -2/+886 |
2004-02-20 | Provide a much more complete list of version number patterns <= 2.95.3. | jlam | 1 | -2/+2 |
2004-02-20 | If for some reason, _GCC_REQD doesn't match any of the version pattern | jlam | 1 | -1/+4 |
2004-02-19 | According to the documentation on version numbering of shared libraries at: | jlam | 1 | -7/+1 |
2004-02-19 | Use the mipspro-ucode bits if we're using the mipspro-ucode compiler. | jlam | 1 | -1/+30 |
2004-02-19 | Resolve ${LOCALBASE} to its phyiscal path and mangle it back into | jlam | 1 | -15/+25 |
2004-02-19 | Don't spew files in the package directory if the BUILDLINK_DEPENDS.<pkg> | jlam | 1 | -4/+9 |
2004-02-18 | Output a more informative/desriptive error than: | jlam | 1 | -1/+8 |
2004-02-18 | Remove some checks for PREPEND_PATH as we don't need them. | jlam | 3 | -10/+3 |
2004-02-18 | * Move pkgsrc/mk/compiler/bsd.compiler.mk to pkgsrc/mk/compiler.mk. | jlam | 12 | -336/+266 |
2004-02-18 | Initial support for the MIPSpro ucode compilers found on IRIX 5.3. The | jlam | 4 | -2/+74 |
2004-02-18 | Allow overriding CC_VERSION_STRING and CC_VERSION. | jlam | 2 | -6/+6 |
2004-02-18 | Typo in comment. | jlam | 1 | -2/+2 |
2004-02-18 | Typo in comment. | jlam | 1 | -2/+2 |
2004-02-17 | Require x11-links-0.23 for the correct set of links with XFree86-4.3.x. | jlam | 2 | -4/+4 |
2004-02-17 | Fix the glob pattern to match >= dependencies correctly. | jlam | 1 | -11/+8 |
2004-02-17 | Do "dependency reduction" where dependency lists of the form "foo>=0.2 | jlam | 1 | -2/+53 |
2004-02-17 | G/C the unused GNU_MISSING_OVERRIDE logic, as we don't need it anymore | jlam | 1 | -14/+1 |
2004-02-17 | Move up the creation of the auto* stubs to just before the do-configure | jlam | 1 | -3/+3 |
2004-02-17 | +less obfuscated errors | jlam | 1 | -1/+3 |
2004-02-16 | also ignore -pedantic, SunPro doesn't need to be told ;-) | grant | 2 | -3/+8 |
2004-02-16 | Symlink any *.pc files into ${BUILDLINK_DIR} for dependencies and force | jlam | 1 | -2/+2 |
2004-02-16 | Add some TODO items for me. | jlam | 1 | -1/+7 |
2004-02-16 | Add RCS ID | hubertf | 1 | -0/+2 |
2004-02-16 | Be less aggressive about overriding all of the functionality of | jlam | 1 | -4/+15 |
2004-02-16 | Handle compressed info files in PLIST handling. | seb | 1 | -4/+5 |
2004-02-16 | ignore -ansi, SunPro doesn't need to be told to support ANSI C. | grant | 2 | -3/+8 |
2004-02-16 | Quote '+' in awk regexp related to PLIST and INFO_FILES. | seb | 1 | -3/+3 |
2004-02-16 | Move section that checks for PREFER_PKGSRC a little higher so that it | jlam | 1 | -8/+8 |
2004-02-15 | ml locale goes after mk. | jmmv | 9 | -27/+27 |
2004-02-15 | Whitespace nits. | jlam | 1 | -3/+3 |
2004-02-15 | Aside from everything under ${PREFIX}/include, grab all *.h files for | jlam | 1 | -2/+2 |
2004-02-15 | Create wrappers for the compilers for every language supported by the | jlam | 5 | -25/+13 |
2004-02-15 | avoid another long command line calling tar(1). | grant | 1 | -2/+2 |