Age | Commit message (Expand) | Author | Files | Lines |
2013-05-09 | Split BUILD_DEPENDS into TOOL_DEPENDS and BUILD_DEPENDS in mk/. | riastradh | 24 | -73/+185 |
2013-05-09 | Use --sysroot in cpp/gcc/gxx cross-compiler wrappers. | riastradh | 3 | -106/+9 |
2013-05-09 | Set NATIVE_CC/CC, NATIVE_CXX/CXX, and NATIVE_LD/LD for cross-builds. | riastradh | 1 | -2/+8 |
2013-05-09 | Use g95 as default Fortran compiler. Would be nice to use more modern | joerg | 1 | -3/+3 |
2013-05-09 | Split Fortran support from devel/libtool-base into a separate package | joerg | 1 | -1/+10 |
2013-05-09 | Multi support for PostgreSQL packages (e.g. databases/postgresql-postgis). | fhajny | 1 | -2/+6 |
2013-05-07 | Describe libchamplain option. | wiz | 1 | -0/+1 |
2013-05-06 | Insert a dummy SPACE before the first "msgstr" start with "\n", if "msgid" | obache | 1 | -2/+50 |
2013-05-05 | Adding sgi-free-software-b-v2.0 to DEFAULT_ACCEPTABLE. Approved by FSF: | rodent | 1 | -1/+2 |
2013-05-05 | fixes obsolete pattern check, move to before push msgctxt. | obache | 1 | -2/+3 |
2013-05-03 | Instead of drop msgctxt, treat same as gettext-tools>=0.15. | obache | 1 | -16/+102 |
2013-05-02 | * bump required gettext-tools from pkgsrc to 0.15 to match required gettext-l... | obache | 1 | -13/+14 |
2013-04-29 | Added f90 option for Fortran 90 support | adam | 1 | -0/+1 |
2013-04-28 | Fixes builtin dl prefix other than /usr. | obache | 1 | -2/+6 |
2013-04-28 | tell pthread of Haiku. | obache | 1 | -2/+10 |
2013-04-28 | Let to find libraires in COMPILER_LIB_DIRS instead of hard coded paths. | obache | 1 | -22/+5 |
2013-04-28 | * use SYSTEM_DEFAULT_RPATH/COMPILER_INCLUDE_DIRS/COMPILER_LIB_DIRS | obache | 1 | -18/+30 |
2013-04-28 | Introduce COMPILER_INCLUDE_DIRS, COMPILER_LIB_DIRS and SYSTEM_DEFAULT_RPATH. | obache | 1 | -1/+5 |
2013-04-28 | Introduce _OPSYS_LIB_DIRS and _OPSYS_INCLUDE_DIRS varables. | obache | 21 | -20/+93 |
2013-04-25 | also reset LC_ALL as C. | obache | 1 | -1/+2 |
2013-04-24 | Use the ghostscript meta-package instead of ghostscript-gpl or | sbd | 1 | -13/+3 |
2013-04-21 | tell location of builtin curses.h for Haiku. | obache | 1 | -1/+2 |
2013-04-21 | Fix a harmless typo. | uebayasi | 1 | -2/+2 |
2013-04-20 | Use so magic to set _GCC_DIST_VERSION. | sbd | 1 | -3/+4 |
2013-04-19 | Renaming GCC_DIST_VERSION to GCC48_DIST_VERSION | adam | 1 | -2/+2 |
2013-04-19 | DEFAULT_ACCEPTABLE+=arphic-public; See: | rodent | 1 | -1/+2 |
2013-04-18 | use improved version from apb, works with parallel/paexec | mspo | 1 | -3/+4 |
2013-04-17 | * try to replace .so with .dll without `lib' prefix, like a plugins. | obache | 1 | -2/+18 |
2013-04-17 | Enable usage of gcc-4.8 as PKGSRC_COMPILER | adam | 1 | -3/+2 |
2013-04-15 | Support MYSQL_VERSION_DEFAULT=56 | abs | 1 | -4/+17 |
2013-04-14 | Added option vaapi | cheusov | 1 | -0/+1 |
2013-04-12 | Allow running on systems where pkg_admin is not in PATH | joerg | 2 | -3/+4 |
2013-04-12 | tabify | obache | 1 | -2/+2 |
2013-04-08 | Note some variables defined in ${OPSYS}.mk. | obache | 1 | -1/+106 |
2013-04-08 | Removed comment regarding the changing of open-font-license to open-font. | rodent | 1 | -4/+2 |
2013-04-07 | tools.Minix.mk: Add new tools, update paths, and put in alpha order. | tcort | 1 | -16/+25 |
2013-04-06 | The newer versions of solaris studio compilers install by default into | tez | 1 | -1/+4 |
2013-04-06 | prevent to PREFER_PKGSRC any of x11 packages for Cygwin. | obache | 1 | -1/+4 |
2013-04-05 | Add the '-r' option to useradd/groupadd when no uid/git is given so that | sbd | 1 | -3/+3 |
2013-04-04 | The PostgreSQL Global Development Group has released a security update to all... | adam | 1 | -13/+2 |
2013-04-04 | Default to the native linux-pam implementation. It is available | jperkin | 1 | -1/+4 |
2013-04-03 | normalize LOWER_ARCH i?86 for Cygwin, same as Linux. | obache | 1 | -2/+4 |
2013-04-03 | Fix typo in comment. | jperkin | 1 | -2/+2 |
2013-04-02 | I think this might fix gcc47-libs. | wiz | 1 | -2/+2 |
2013-04-02 | add some tricks to handle #!/usr/bin/env, do please improve | mspo | 1 | -2/+3 |
2013-04-01 | Add support for gcc48. From Kai-Uwe Eckhardt <kuehro@gmx.de>. | wiz | 1 | -6/+39 |
2013-04-01 | Fix two typos. | wiz | 1 | -3/+3 |
2013-03-16 | print/ghostscript -> print/ghostscript-agpl | dholland | 1 | -3/+3 |
2013-03-16 | Choose ghostscript package for ghostscript tools based on whether | dholland | 1 | -3/+13 |
2013-03-15 | Ensure that pkgsrc openssl tool is used if not using builtin openssl. | fhajny | 1 | -1/+10 |