Age | Commit message (Expand) | Author | Files | Lines |
2014-02-10 | support oss4 compatible boomer on OpenSolaris/Illumos platforms | richard | 1 | -1/+4 |
2014-02-05 | add Haskell Cabal support files. | obache | 3 | -0/+265 |
2014-02-04 | Make sure FC is set for g77/gfortran. Fixes runtime Fortran in math/R et al. | fhajny | 1 | -1/+3 |
2014-02-02 | update coreutils files to 8.22 | richard | 1 | -4/+4 |
2014-01-30 | drop MPG123_ARM_FIXED64. | obache | 1 | -6/+1 |
2014-01-30 | drop MOZILLA_USE_XFT. | obache | 1 | -7/+1 |
2014-01-30 | drop MOZILLA_USE_LINUX. | obache | 1 | -7/+1 |
2014-01-30 | remove ZIP_ENCRYPTION. | obache | 1 | -6/+1 |
2014-01-30 | emacs.mk does not exists and EMACS_TYPE is used in emacs/modules.mk now. | obache | 1 | -3/+3 |
2014-01-30 | Note about HASKELL_COMPILER | obache | 1 | -1/+7 |
2014-01-28 | Introduce HAS_CONFIGURE_LIBDIR and GNU_CONFIGURE_LIBDIR for gnu configure | obache | 1 | -6/+16 |
2014-01-25 | Add MASTER_SITE_HASKELL_HACKAGE | obache | 1 | -1/+4 |
2014-01-24 | Move PY_PEP3147 specific PRINT_PLIST handling from common mk/plist/print-plis... | obache | 1 | -4/+1 |
2014-01-22 | add dbus-glib, glib2 and libffi linux module support | obache | 1 | -1/+4 |
2014-01-18 | Improve support for python-3.3. | wiz | 1 | -1/+5 |
2014-01-16 | Document qemu-0 option. | wiz | 1 | -0/+1 |
2014-01-15 | If system's gmake is older than pkgsrc requirement (3.81), | ryoon | 1 | -1/+8 |
2014-01-14 | Revert previous commit | cheusov | 1 | -25/+1 |
2014-01-14 | New private target sanity-check-depends for checking DEPENDS, | cheusov | 1 | -1/+25 |
2014-01-06 | +sdl2 | rodent | 1 | -0/+1 |
2013-12-31 | Remove references to removed packages. | wiz | 1 | -3/+4 |
2013-12-31 | Don't try to convert the SunStudio option "-mt". There is no GCC option | tron | 1 | -2/+2 |
2013-12-31 | Check for stdio.h in /usr/include test, as on upgrades the /usr/include | jperkin | 1 | -3/+4 |
2013-12-29 | +xscrnsaver - one package in HEAD using this option now | rodent | 1 | -0/+1 |
2013-12-27 | Add Solaris 10 i386 and x86_64 as a supported platforms for "sun-jdk16". | tron | 1 | -1/+3 |
2013-12-25 | Add Solaris 10 SPARC as a support platform for "sun-jdk16". This allows | tron | 1 | -1/+2 |
2013-12-19 | Improve support for HTTPS master site URLs: | tron | 3 | -9/+16 |
2013-12-16 | Switch FETCH_USING to "fetch" by default on FreeBSD. | obache | 1 | -1/+5 |
2013-12-13 | Add a number of options from jabberd2. | schnoebe | 1 | -2/+18 |
2013-12-13 | sort | obache | 1 | -2/+2 |
2013-12-13 | The unzip utility apprared in FreeBSD 8.0. | obache | 1 | -1/+4 |
2013-12-12 | Added suse131_mozilla-{nspr,nss} package to support nspr and nss linux module. | obache | 1 | -1/+3 |
2013-12-10 | Add dbus to list of linux modules | prlw1 | 1 | -2/+3 |
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 |