Age | Commit message (Expand) | Author | Files | Lines |
2004-12-05 | Allow the wrapper-specific transform scripts to replace one arg with | jlam | 1 | -12/+24 |
2004-12-05 | don't throw away all "-Wl," arguments, they are needed to pass various | grant | 1 | -3/+3 |
2004-12-05 | fix typo | grant | 1 | -2/+2 |
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -3/+8 |
2004-12-02 | add MASTER_SITE_IFARCHIVE -- list of mirrors of the Interactive Fiction Archive | dillo | 1 | -1/+7 |
2004-12-02 | Don't hardcode /usr/include/db.h and /usr/include/db1/db.h all over the | jlam | 1 | -10/+16 |
2004-12-02 | If we're using the builtin dlopen(), and libdl.* doesn't exist, then | jlam | 1 | -1/+3 |
2004-12-01 | "the the" -> "the" | wiz | 4 | -9/+9 |
2004-11-30 | We already know that bsd.prefs.mk is included before this, so reduce make | tv | 1 | -5/+3 |
2004-11-30 | Remove the trailing whitespace in the values of the toolchain variables | jlam | 2 | -2/+10 |
2004-11-30 | Modify the way that the toolchain variables, e.g. CC, CPP, CXX, LD, etc., | jlam | 10 | -148/+228 |
2004-11-29 | Since last revision PTHREAD_AUTO_VARS defaults to 'no'. | seb | 1 | -2/+2 |
2004-11-29 | Remove anl.gov from _CYGWIN as it is either slow or dead most of the time. | tv | 1 | -2/+1 |
2004-11-28 | Set initial values for PKG_{CC,CPP,CXX,FC} which are used within the | jlam | 1 | -1/+9 |
2004-11-28 | Remove pre-buildlink and post-buildlink as part of getting pkgsrc ready | jlam | 1 | -11/+3 |
2004-11-28 | Don't show the currently selected options if there aren't any. | jlam | 1 | -1/+3 |
2004-11-28 | Reverse the tests so that we actually check for the existence and not | jlam | 3 | -18/+18 |
2004-11-27 | CFLAGS+=-ma because most packages expect alloca to be available and | grant | 1 | -1/+5 |
2004-11-27 | Remove "LYNX_SCREEN_LIB" option, not supported by the lynx package right | xtraeme | 1 | -6/+1 |
2004-11-27 | Output the currently selected options after telling the user which | jlam | 1 | -13/+21 |
2004-11-26 | Match NetBSD-2.x_RCn as well as NetBSD-2.x. | jlam | 1 | -2/+3 |
2004-11-26 | Move the section that defines DLOPEN_REQUIRE_PTHREAD outside of the | jlam | 1 | -22/+22 |
2004-11-26 | Check that USE_BUILTIN.dl is "yes", not that it's just defined. | jlam | 1 | -2/+2 |
2004-11-26 | Don't auto-add -ldl to LIBS since most GNU configure scripts already | jlam | 1 | -2/+6 |
2004-11-26 | Don't append BUILDLINK_CFLAGS.pthread to itself if pthread.builtin.mk | jlam | 1 | -1/+2 |
2004-11-26 | Move all dlopen-handling code into dlopen.{builtin,buildlink3}.mk. | jlam | 2 | -12/+6 |
2004-11-26 | More tightly integrate the OSF1 changes into pthread.builtin.mk by using | jlam | 1 | -24/+17 |
2004-11-26 | Split dlopen.buildlink3.mk into two files: dlopen.buildlink3.mk, which | jlam | 2 | -36/+98 |
2004-11-26 | Fix the "MACHINE_PLATFORM" patterns by appending "-*". | jlam | 1 | -3/+3 |
2004-11-26 | Define DL_{CFLAGS,LDFLAGS,LIBS} as compiler/linker flags for building | jlam | 1 | -1/+25 |
2004-11-26 | Missing a make variable modifier. | jlam | 1 | -2/+2 |
2004-11-26 | Add missing quotes. | jlam | 1 | -3/+3 |
2004-11-25 | Don't recursively define _DLOPEN_REQUIRE_PTHREADS. | jlam | 1 | -2/+2 |
2004-11-25 | Perl is all about loadable perl modules, so include dlopen.buildlink3.mk. | jlam | 1 | -11/+1 |
2004-11-25 | Only include pthreads if we prefer native pthreads. This allows building | jlam | 1 | -1/+3 |
2004-11-25 | dlopen.buildlink3.mk should be added to packages that use dlopen() to | jlam | 2 | -1/+44 |
2004-11-25 | Default USE_GIF to "yes". This affects graphics/tiff and x11/qt1, | jlam | 1 | -2/+2 |
2004-11-25 | Default PTHREAD_AUTO_VARS to the safer value of "no". Most packages | jlam | 1 | -2/+2 |
2004-11-24 | Sync MASTER_SITE_SOURCEFORGE with reality. | wiz | 1 | -4/+4 |
2004-11-23 | Don't hard-code "lang/perl58". Instead, use the value of PERL5_PKGSRCDIR | jlam | 2 | -4/+6 |
2004-11-23 | Fix the find command used to print out all of the .broken* files. It now | jlam | 1 | -2/+2 |
2004-11-23 | Use CCPATH instead of referring to the C compiler by its full path in | jlam | 5 | -20/+20 |
2004-11-23 | Whitespace changes. | jlam | 2 | -18/+18 |
2004-11-23 | add {CC,CXX,FC,F77}PATH variables which give the complete path and | dmcmahill | 5 | -5/+17 |
2004-11-22 | Now that no package uses USE_GCC_SHLIB any longer, remove support | wiz | 2 | -21/+8 |
2004-11-22 | Remove a duplicate gnome mirror, and fix path on a second one. | wiz | 1 | -3/+2 |
2004-11-22 | Change perlfiles var to look for files from perl*, | wiz | 1 | -2/+2 |
2004-11-20 | add OSF1 bits. | grant | 1 | -0/+1020 |
2004-11-20 | Add AMANDA_TMP | kim | 1 | -1/+6 |
2004-11-20 | quieten spurious broken pipe output from cc. | grant | 1 | -4/+4 |