Age | Commit message (Expand) | Author | Files | Lines |
2013-12-05 | note 13.1 for SUSE_PREFER | obache | 1 | -2/+2 |
2013-12-05 | Added openSUSE 13.1 packages, provides a number of components for a | obache | 2 | -2/+12 |
2013-12-01 | fixes last commit (copy&paste error). | obache | 1 | -2/+2 |
2013-11-30 | include versions 1.12&1.13 to aclocal/automake | richard | 1 | -4/+9 |
2013-11-26 | Use find-headers.mk to detect available endian.h. | obache | 1 | -10/+6 |
2013-11-26 | use find-headers.mk to detect header files instead of using absolute path. | obache | 1 | -6/+32 |
2013-11-24 | Don't use "${ECHO}" which isn't defined yet, hard code "echo" instead. | tron | 1 | -2/+2 |
2013-11-24 | Handle older versions of xcrun. | jperkin | 1 | -2/+2 |
2013-11-23 | Let to find ${X11BASE}/include additionally for the case ${X11_TYPE}==native. | obache | 1 | -4/+6 |
2013-11-23 | Use xcrun to determine the full path to the SDK, and use the headers from | jperkin | 1 | -13/+13 |
2013-11-23 | Use find-headers instead of find-files to detect builtin header files. | obache | 9 | -37/+33 |
2013-11-23 | Introduce find-headers.mk, ablility to find builtin header files. | obache | 2 | -1/+106 |
2013-11-23 | Set Interix bultin gcc specific patths to COMPILER_{INCLUDE,LIB}_DIRS. | obache | 1 | -1/+6 |
2013-11-23 | fixes 3rdparty header path | obache | 1 | -2/+2 |
2013-11-19 | s/curses/terminfo/g | obache | 1 | -7/+7 |
2013-11-19 | s/termcap/terminfo/g | obache | 1 | -3/+3 |
2013-11-16 | Ensure failure on failure of depends-fetch and depends-checksum targets. | jakllsch | 2 | -4/+4 |
2013-11-16 | Fix a pasto (lzip is not lzcat). | shattered | 1 | -2/+2 |
2013-11-16 | Decompress .lz files with lzip. | shattered | 3 | -4/+21 |
2013-11-16 | Use correct verb in depends-fetch target information message. | jakllsch | 1 | -2/+2 |
2013-11-10 | Prevent to strip -l{,n}curses for the case terminfo library name is itself. | obache | 1 | -1/+5 |
2013-11-07 | Use CC if CCPATH is not set yet. | obache | 1 | -2/+2 |
2013-11-06 | Add `xz' command as a TOOL. | obache | 9 | -18/+37 |
2013-11-01 | OSX Mavericks and Xcode 5 no longer ship system headers in /usr/include, they | jperkin | 1 | -1/+13 |
2013-11-01 | Use pthread.builtin.mk to do builtin checks rather than performing our | jperkin | 1 | -4/+10 |
2013-11-01 | Move platform-specific code to the platform file. | jperkin | 2 | -9/+13 |
2013-10-30 | Add multiversion support for Lua modules. | dholland | 1 | -2/+6 |
2013-10-26 | Newer versions of OSX don't ship with gnutar. From Jan Danielsson. | joerg | 1 | -1/+3 |
2013-10-25 | Some Linux systems now use DT_RUNPATH, so match it here as well. | joerg | 1 | -6/+6 |
2013-10-19 | Fix for older bmake | roy | 1 | -3/+3 |
2013-10-16 | If TERMINFO or CURSES is already set, don't undefine them. | roy | 1 | -2/+4 |
2013-10-13 | Add note to SUBST_SED noting that -E is not a standard sed option. | dholland | 1 | -3/+4 |
2013-10-13 | Remove config.rpath override file and related code. | wiz | 4 | -538/+8 |
2013-10-12 | add SunOS to OPSYS_SUPPORT_PTHREAD | richard | 1 | -2/+3 |
2013-10-11 | Map terminfo libraries to the one we really want. | roy | 1 | -1/+20 |
2013-10-08 | tell PKGMANDIR, PKGINFODIR and PKGLOCALEDIR to cmake. | obache | 1 | -1/+8 |
2013-10-07 | Note pcsc option used by net/freerdp. | obache | 1 | -0/+1 |
2013-09-30 | Update to versions from autoconf-2.69. | wiz | 3 | -298/+357 |
2013-09-13 | drop support of removed MySQL 5.0. | obache | 1 | -13/+3 |
2013-09-12 | Fix xargs option. | ryoon | 1 | -2/+2 |
2013-09-12 | Introduce CATMAN_SECTION_SUFFIX which if set to 'yes' will ensure that | jperkin | 4 | -5/+27 |
2013-09-12 | Switch to textproc/mdocml as the tool replacement provider for 'nroff'. | jperkin | 1 | -2/+23 |
2013-09-10 | Added databases/postgresql93 version 9.3.0 | adam | 1 | -3/+12 |
2013-09-09 | Only add HAVE_LLVM / HAVE_GCC if they are already set. | joerg | 1 | -2/+8 |
2013-09-09 | Finish git rename from scmgit to git. | wiz | 1 | -1/+1 |
2013-09-08 | Pass down HAVE_LLVM and HAVE_GCC. | joerg | 1 | -2/+2 |
2013-09-04 | Introduce _OPSYS_PREFER.<pkg> variables as a way to set an advisory | jperkin | 5 | -24/+42 |
2013-09-04 | Spell the C compiler CCPATH as CC gets the wrapper threatment and might | joerg | 1 | -2/+4 |
2013-08-31 | Up to now there was no way to get help on pkgsrc internal variables, | rillig | 1 | -3/+4 |
2013-08-31 | Small grammar fixes in the comment. | rillig | 1 | -7/+8 |