Age | Commit message (Expand) | Author | Files | Lines |
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 |
2013-03-14 | Add qpl-v1.0 (non-copyleft free) to default acceptable. | wiz | 1 | -1/+2 |
2013-03-14 | Sort DEFAULT_ACCEPTABLE_LICENSES. | wiz | 1 | -21/+25 |
2013-03-14 | Move definition of rubygems sites so that it is usable with packages | obache | 1 | -1/+5 |
2013-03-13 | Add squid-backend-rock, squid-ipfw and squid-kerberos-helper. | taca | 1 | -0/+3 |
2013-03-13 | bump required user_cygwin package to 20130313. | obache | 1 | -2/+2 |
2013-03-13 | note ndbm option | obache | 1 | -0/+1 |
2013-03-08 | Add DESTDIR to error message in case of PLIST mismatch. | wiz | 1 | -3/+3 |
2013-03-07 | Temporary skip REQUIRE metadata collection for PE (Cygwin), | obache | 1 | -2/+2 |
2013-03-06 | Switch to use own user_cygwin for _USER_DEPENDS. | obache | 1 | -2/+2 |
2013-03-03 | switch to based on shlib-dylib.awk | obache | 1 | -12/+174 |
2013-03-02 | Bump mysql default to 55. | wiz | 1 | -5/+5 |
2013-03-01 | Enable check-shlibs if the user supplies a working readelf, e.g. from binutils. | jperkin | 1 | -3/+10 |
2013-03-01 | Create a wrapper for gfortran. | jperkin | 1 | -2/+2 |
2013-03-01 | Minix.mk: update GROUPADD/USERADD. OK by agc. | tcort | 1 | -3/+3 |
2013-03-01 | fuse.buildlink3.mk: add Minix support. PR pkg/45046 OK by agc | tcort | 1 | -2/+2 |
2013-03-01 | bsd.prefs.mk: add definitions for Minix. PR pkg/45046 OK by agc. | tcort | 1 | -1/+6 |
2013-02-28 | Add support for *.sh as jre-bin files. | jperkin | 1 | -2/+2 |
2013-02-27 | create tools' aliases additionally with _OPSYS_EXE_SUFFIX. | obache | 1 | -1/+6 |
2013-02-27 | introduce _OPSYS_EXE_SUFFIX, for platform specific executable suffix. | obache | 1 | -1/+2 |
2013-02-27 | Drop Interix-ish, not for Cygwin. | obache | 1 | -24/+1 |
2013-02-23 | prevent to expand if dlname is empty. | obache | 1 | -2/+2 |
2013-02-23 | prefer native X11 on Cygwin. | obache | 1 | -1/+3 |
2013-02-23 | native X11BASE=/usr on Cygwin. | obache | 1 | -2/+2 |
2013-02-22 | In pkgsrc, 64bit linux libraries should install into lib rather than lib64. | markd | 1 | -1/+2 |
2013-02-22 | Update default Emacs version to 24. | asau | 1 | -2/+2 |
2013-02-22 | Fix ROOT_USER/ROOT_GROUP for Cygwin to Administrators/Administrators (not using | obache | 1 | -2/+3 |
2013-02-22 | Allow to overwrite commnand of privilege check as _IS_ROOT_CMD. | obache | 1 | -2/+3 |
2013-02-21 | if `id -u' failed, assume that numeric ID is specified (especially for Cygwin). | obache | 1 | -2/+2 |
2013-02-21 | ${ID} is not defined here. | obache | 1 | -4/+2 |
2013-02-21 | clang -dumpversion prints 4.2.1, which is not the intended content | wiz | 1 | -2/+2 |
2013-02-20 | Use ${ID} instead of bare 'id'. | obache | 1 | -3/+3 |