Age | Commit message (Expand) | Author | Files | Lines |
2013-08-22 | HP-UX has tbl as /usr/bin/tbl. | obache | 1 | -1/+2 |
2013-08-18 | NetBSD and Mac OS X both provide "readlink" under "/usr/bin/readlink". | tron | 2 | -2/+4 |
2013-08-17 | add readlink to replaceable coreutils (for solaris, namely) | richard | 1 | -3/+3 |
2013-08-16 | Move platform-specific settings to the platform file. | jperkin | 2 | -6/+6 |
2013-08-16 | Use the native mit-krb5 implementation by default on SunOS. | jperkin | 1 | -1/+5 |
2013-08-16 | Change READLINE_DEFAULT to 'readline' if not using a builtin implementation, | jperkin | 1 | -3/+2 |
2013-08-10 | drop unwanted stage-package-remove before stage-package-create, | obache | 1 | -2/+2 |
2013-08-10 | reduce dependencies, to avoid unwanted binary package regeneration. | obache | 1 | -3/+2 |
2013-08-03 | Note about groonga-httpd option. | obache | 1 | -0/+1 |
2013-07-31 | Construct CC_VERSION differenty; fix for Xcode where clang reports itself as ... | adam | 1 | -2/+2 |
2013-07-26 | Add (Debian) GNU/kFreeBSD port. | ryoon | 2 | -0/+160 |
2013-07-23 | Fix typo. | ryoon | 1 | -2/+2 |
2013-07-20 | add option vatnumber-suds | richard | 1 | -0/+1 |
2013-07-20 | add option pgadmin-db-designer | richard | 1 | -0/+1 |
2013-07-19 | Fix builtin detection conditionals. | ryoon | 2 | -17/+21 |
2013-07-19 | Set OS_VARIANT for OmniOS. | ryoon | 1 | -1/+3 |
2013-07-18 | Fix non-editline builtin case. | ryoon | 2 | -10/+14 |
2013-07-15 | Reset MAKELEVEL=0 to fix bad gmake/bsdmake interactions. | christos | 1 | -1/+2 |
2013-07-15 | Default to using the native version of libexecinfo on SunOS. | jperkin | 1 | -2/+3 |
2013-07-15 | Revert back to avoiding the system bison. Whilst it is new enough to | jperkin | 1 | -3/+6 |
2013-07-15 | Removed hub and leaf options for unrealircd. They no longer exist in the | rodent | 1 | -2/+0 |
2013-07-15 | Add buildlink/builtin mechanism for devel/editline and devel/readline. | ryoon | 2 | -0/+133 |
2013-07-13 | ${_SIZE_PKG_FILE} only require ${PLIST}, so restrict dependency to it. | obache | 1 | -2/+2 |
2013-07-12 | Rename the PKGNAME for the OPSYS-specific user packages to include the OPSYS, | jperkin | 4 | -8/+8 |
2013-07-11 | Describe two xterm options. | wiz | 1 | -0/+2 |
2013-07-09 | adding cc0-1.0-universal license (a public domain license by creative | sno | 1 | -1/+2 |
2013-07-09 | Allow the system bison to be used. The comment that it was too old is | jperkin | 1 | -4/+3 |
2013-07-09 | Describe py-numpy option, used by x11/py-gtk2. | tsutsui | 1 | -0/+1 |
2013-07-09 | Match against CC_VERSION rather than _GCC_VERSION, the latter is not defined | jperkin | 1 | -3/+3 |
2013-07-07 | compiler.mk: Fix Ada packages when PKGSRC_COMPILER=clang | marino | 1 | -1/+7 |
2013-07-05 | Fix print-PLIST with a custom PKGGNUDIR. | jperkin | 1 | -3/+2 |
2013-07-05 | Apply removal of -export-dynamic for SunOS across all of pkgsrc. | jperkin | 1 | -1/+5 |
2013-07-04 | typo fix (one blank needed) | spz | 1 | -2/+2 |
2013-07-03 | Revert back to avoiding the native SunOS pax by default. | jperkin | 1 | -2/+3 |
2013-07-03 | Document qt4 option. | wiz | 1 | -0/+1 |
2013-06-29 | Note fftw-fortran option. | tsutsui | 1 | -0/+1 |
2013-06-23 | Switch SunOS-5.11-x86_64 to openjdk7 by default. | jperkin | 1 | -4/+3 |
2013-06-17 | Change condition of builtin termcap detection to same as termcap implementation | obache | 1 | -6/+5 |
2013-06-15 | fix typo in comment. | wiz | 1 | -2/+2 |
2013-06-15 | "fortran88" is unknown, make it "fortran77". | asau | 1 | -2/+2 |
2013-06-15 | Stop advertising "fortran" support by GCC before 4.4 | asau | 1 | -7/+5 |
2013-06-15 | Do not switch Fortran compiler depending on the language requirement of | joerg | 1 | -8/+4 |
2013-06-15 | Add openjdk7 support for SunOS-5.11-*, make it the default for i386. | jperkin | 1 | -4/+7 |
2013-06-14 | Restore TEX_DEFAULT; even though it has only one value, it's used by | dholland | 1 | -1/+6 |
2013-06-14 | Some cleanup from ISIHARA Takanori in PR 47928. | wiz | 1 | -47/+9 |
2013-06-14 | Remove work-arounds for Mac OS X Mountain Lion's broken "awk" as we are | tron | 2 | -6/+3 |
2013-06-14 | ftp://sunsite.uio.no/pub/X11/individual/ was last updated in 2010, | wiz | 1 | -3/+2 |
2013-06-14 | Clean up pkglint flagged issue: | mef | 1 | -0/+1 |
2013-06-13 | Add USE_PKGSRC_GCC_RUNTIME support for gcc 4.8 and fix dependencies for | jperkin | 1 | -3/+9 |
2013-06-12 | Don't let the pkgsrc TARGET_ARCH bleed into gmake's environment. | riastradh | 1 | -1/+10 |