Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-12-05 | Applied all quoting fixes found by "pkglint --autofix". | rillig | 1 | -7/+7 |
2005-06-26 | Darwin>=7.0 does not need devel/dlcompat. | minskim | 1 | -2/+2 |
2004-11-26 | Check that USE_BUILTIN.dl is "yes", not that it's just defined. | jlam | 1 | -2/+2 |
2004-11-26 | Split dlopen.buildlink3.mk into two files: dlopen.buildlink3.mk, which | jlam | 1 | -36/+19 |
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-25 | Don't recursively define _DLOPEN_REQUIRE_PTHREADS. | jlam | 1 | -2/+2 |
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 | 1 | -0/+35 |