Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-04-06 | The newer versions of solaris studio compilers install by default into | tez | 1 | -1/+4 | |
/opt/solstudioNN.N rather than /opt/SUNWspro so look there too. | |||||
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 | |
a system account/group (differance id range) will be created. | |||||
2013-04-04 | The PostgreSQL Global Development Group has released a security update to ↵ | adam | 1 | -13/+2 | |
all current versions of the PostgreSQL database system, including versions 9.2.4, 9.1.9, 9.0.13, and 8.4.17. This update fixes a high-exposure security vulnerability in versions 9.0 and later. All users of the affected versions are strongly urged to apply the update immediately. A major security issue fixed in this release, CVE-2013-1899, makes it possible for a connection request containing a database name that begins with "-" to be crafted that can damage or destroy files within a server's data directory. Anyone with access to the port the PostgreSQL server listens on can initiate this request. Two lesser security fixes are also included in this release: CVE-2013-1900, wherein random numbers generated by contrib/pgcrypto functions may be easy for another database user to guess, and CVE-2013-1901, which mistakenly allows an unprivileged user to run commands that could interfere with in-progress backups. Finally, this release fixes two security issues with the graphical installers for Linux and Mac OS X: insecure passing of superuser passwords to a script, CVE-2013-1903 and the use of predictable filenames in /tmp CVE-2013-1902. | |||||
2013-04-04 | Default to the native linux-pam implementation. It is available | jperkin | 1 | -1/+4 | |
since at least Leopard (10.5) and the security/PAM package does not currently build, breaking PREFER_PKGSRC=yes. | |||||
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 | |
XXX: Proper infrastructure support for gcc48 might need more work. | |||||
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 | |
gnu-agpl-* is in ACCEPTABLE_LICENSES. This is mostly the same as the old ghostscript type logic that was removed in version 1.223. | |||||
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 | |
not using gem as installation but as archive. | |||||
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 | |
Noted by Edgar Fuß. | |||||
2013-03-07 | Temporary skip REQUIRE metadata collection for PE (Cygwin), | obache | 1 | -2/+2 | |
some DLL lead `ldd' command to hung up. | |||||
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 | |
In some situations, tools will be invoked with platform specific executable suffix (ex. Perl5's Configure). | |||||
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 | |
Make sure cmake does this. | |||||
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 | |
its UID/GID), and sync platform privilege check with bootstrap script. | |||||
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 | |
of CC_VERSION. Use clang --version | sed to get a more usable string. | |||||
2013-02-20 | Use ${ID} instead of bare 'id'. | obache | 1 | -3/+3 | |
2013-02-20 | purge jitterbug related items, misc/jitterbug had been removed in 2012Q3. | obache | 1 | -38/+1 | |
2013-02-20 | Fixes ROOT_GROUP setting for Cygwin. | obache | 1 | -2/+4 | |
2013-02-20 | Fix continuation for previous. | wiz | 1 | -2/+2 | |
2013-02-20 | Remove OPSYS and LOWER_OPSYS substitutions in print-PLIST; | wiz | 1 | -3/+1 | |
nowadays they cause more PLIST breakage than they fix. | |||||
2013-02-20 | skip symbolic link for shlibs check, it may point to absolute path and currently | obache | 1 | -2/+5 | |
installed old version's file. |