Age | Commit message (Expand) | Author | Files | Lines |
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 |
2013-06-12 | Remove GNU_CONFIGURE_LIBDIR. | wiz | 1 | -7/+4 |
2013-06-08 | Add two additional hacks/workarounds to make netbsd-5's make accept the | dholland | 1 | -3/+5 |
2013-06-07 | After including builtin.mk files, go through BUILDLINK_TREE in tree order | dholland | 1 | -1/+47 |
2013-06-07 | Move show-depends-options again, to be worked form non-option packages. | obache | 2 | -12/+13 |
2013-06-06 | create X related tools also for X11_TYPE=native. | obache | 1 | -28/+46 |
2013-06-05 | fixes usage of TOOLS_CREATE for X related tools, and those tools will be created | obache | 1 | -10/+10 |
2013-06-05 | Revert change to "PKG_SETENV": | tron | 1 | -2/+6 |
2013-06-03 | Make PKGSRC_SETENV sanitize the environment. | riastradh | 1 | -3/+2 |
2013-06-02 | more update for R1Alpha4, and let /boot/common/bin as optionlfy. | obache | 1 | -3/+20 |
2013-06-02 | Add the ability for a package to disable pbulk multi-package handling. | sbd | 1 | -3/+5 |
2013-06-02 | hacked `file' command is not required anymore. | obache | 1 | -2/+1 |
2013-06-02 | gmake is not in /bin on Haiku R1Alpha4. | obache | 1 | -1/+5 |
2013-06-02 | Add mysql to pbulk multi-package support. | sbd | 1 | -2/+6 |
2013-06-01 | Fixed typo in documentation. | rillig | 1 | -2/+2 |
2013-06-01 | /tmp/cvs02076b | rillig | 1 | -9/+11 |
2013-05-29 | No trailing comma after -R | joerg | 1 | -2/+2 |
2013-05-26 | Add options ibus and mlterm-fb for x11/mlterm. | tsutsui | 1 | -0/+2 |
2013-05-23 | prevent to generate binary package in ${PACKAGES} from the side effect of | obache | 6 | -14/+57 |
2013-05-22 | Use -R as LINKER_RPATH_FLAG like GCC. The patches for lang/gcc47 and | joerg | 1 | -2/+2 |
2013-05-21 | Use GMAKE_REQD in TOOLS_DEPENDS.gmake, bump GMAKE_REQD to 3.81. | sbd | 2 | -4/+4 |
2013-05-18 | Add entries for fuse, inotify, and oggz. | rodent | 1 | -0/+3 |
2013-05-18 | * Remove PKGSRC_SHOW_PATCH_ERRORMSG, because it is not used in pkgsrc/mk. | ryoon | 1 | -10/+8 |
2013-05-17 | Fix a pasting botch in v1.54 that killed Linux i386 | dsainty | 1 | -3/+2 |
2013-05-16 | _OPSYS_SYSTEM_RPATH must match _OPSYS_LIB_DIRS or else the buildlink | jperkin | 1 | -4/+2 |
2013-05-16 | Use TOOLS_CMDLINE_SED instead of TOOLS_SED, to pass special arguments, | obache | 1 | -2/+2 |
2013-05-16 | add `-b' (binary) option for SED to prevent special processing about CR+LF. | obache | 1 | -2/+2 |
2013-05-13 | Fix another :ts | jperkin | 1 | -2/+2 |
2013-05-13 | It is a common misconception that ${FOO:tsc} will split FOO on 'c', | jperkin | 1 | -2/+2 |
2013-05-12 | Strip minus for warning about disabling unsupported options. | riastradh | 1 | -2/+2 |
2013-05-12 | file command usage is limited in pkgsrc now, so no need to use hacked one. | obache | 1 | -2/+1 |
2013-05-12 | drop `file' command from default USE_TOOLS list. | obache | 2 | -3/+11 |
2013-05-12 | hacked `file' command was introduced for text file check in SUBST, | obache | 1 | -2/+2 |
2013-05-12 | consider nb? in dependency pattern. | obache | 1 | -2/+2 |
2013-05-12 | Move show-depends-options, it is pkgformat independ target. | obache | 2 | -12/+12 |