Age | Commit message (Expand) | Author | Files | Lines |
2012-05-04 | It is possible to check shlibs on OpenBSD now. | obache | 1 | -2/+4 |
2012-05-04 | dlopen require pthread on OpenBSD too. | obache | 1 | -2/+3 |
2012-05-04 | OpenBSD also knows -pthread CFLAGS/LDFLAGS. | obache | 1 | -2/+2 |
2012-05-04 | Add MASTER_SITE_MOZILLA_ESR, for Extended Support Release version of | ryoon | 1 | -2/+7 |
2012-05-03 | OpenBSD has builtin pax tool. | obache | 1 | -1/+2 |
2012-05-02 | As described in comments, export ${TEST_ENV} instead of ${MAKE_ENV} to test | obache | 1 | -2/+2 |
2012-04-30 | Add dm-download02.mozilla.org to MASTER_SITE_MOZILLA_ALL. | obache | 1 | -1/+2 |
2012-04-29 | Add http://pv-mirror01.mozilla.org/pub/mozilla.org/ | ryoon | 1 | -1/+2 |
2012-04-28 | Add IBM public license 1.0 | christos | 1 | -1/+2 |
2012-04-25 | If unset, set PKGSRC_FORTRAN accordingly if g77 or gfortran exist. | hans | 1 | -1/+3 |
2012-04-24 | Add _COMPILER_ABI_FLAG.XX for gcc on Linux. | sbd | 1 | -1/+6 |
2012-04-23 | Add '/lib${LIBABISUFFIX}' to the search path. | sbd | 1 | -1/+5 |
2012-04-23 | The path to libc.so.6 needs to include ${LIBABISUFFIX}. | sbd | 1 | -3/+3 |
2012-04-23 | If the BUILDLINK_PREFIX is '/usr' then the BUILDLINK_LIBDIRS will be | sbd | 1 | -1/+4 |
2012-04-21 | Revert the patch commited in PR 36618. It creates more problems | cheusov | 1 | -5/+1 |
2012-04-21 | Revert previous: Patch submitter reports it's not necessary after all | wiz | 1 | -3/+1 |
2012-04-20 | FreeBSD has pax as /bin/pax. | obache | 1 | -1/+2 |
2012-04-18 | Let not to prefer suse113 for powerpc, it is not supported. | obache | 1 | -2/+3 |
2012-04-17 | Check for existing symlinks before overwriting config files in | wiz | 1 | -1/+3 |
2012-04-16 | Add support for gcc-4.7 | sbd | 1 | -6/+39 |
2012-04-16 | Make sure that gcc47 JAVA_WRAPPERS don't break the _GCC_SUBPREFIX detection. | sbd | 1 | -1/+2 |
2012-04-15 | Add the Lucent Public License v1.02 to DEFAULT_ACCEPTABLE_LICENSES. It is | brook | 1 | -1/+2 |
2012-04-14 | Removed mk/apachever.mk | adam | 1 | -5/+0 |
2012-04-14 | Added support for apache24 | adam | 1 | -6/+10 |
2012-04-13 | Add description for option gcc-inplace-math. | hans | 1 | -0/+1 |
2012-04-13 | Fix typo in comment. | wiz | 1 | -3/+3 |
2012-04-13 | Treat the '--as-needed' and '--no-as-needed' arguments to ld as if | sbd | 1 | -2/+7 |
2012-04-13 | Move USE_PKGSRC_GCC from compler.mk to compler/gcc.mk and make it a yes/no | sbd | 2 | -26/+19 |
2012-04-13 | Inorder to use a native gcc there must be a builtin gcc. | sbd | 1 | -2/+2 |
2012-04-13 | Use _TOOLS.pkg when using for loops in mk/tools/replace.mk so that pkglint | sbd | 1 | -4/+7 |
2012-04-12 | Force pkgsrc perl as tool if perl is buildlinked or a dependency on a | hans | 1 | -2/+4 |
2012-04-09 | Oops I had the sense inverted for NOGCCERROR. | sbd | 1 | -2/+2 |
2012-04-08 | Set TOOLS_PLATFORM.xzcat. | ryoon | 1 | -1/+4 |
2012-04-08 | Fix reverse condition, rewrite of X11BASE => BUILDLINK_X11_DIR are required for | obache | 1 | -2/+2 |
2012-04-08 | Remove the now unneeded "gcc-cpp" description and change "gcc-objcpp" to | sbd | 1 | -2/+1 |
2012-04-04 | Add some gcc-* description | sbd | 1 | -0/+4 |
2012-03-21 | Add missing comma in comment. | wiz | 1 | -2/+2 |
2012-03-21 | note 12.1 for SUSE_PREFER | obache | 1 | -2/+2 |
2012-03-21 | Add suse121 support. | obache | 1 | -1/+4 |
2012-03-19 | Drop imake-check logic from X11 components' builtin.mk. | joerg | 24 | -563/+41 |
2012-03-18 | Update to 4.0.17 and delint. Notable changes: | shattered | 1 | -0/+1 |
2012-03-17 | Drop gdk-pixbuf, gtk and vmware modules for suse. | obache | 1 | -4/+1 |
2012-03-17 | Drop qt3 support for suse100. | obache | 1 | -2/+1 |
2012-03-11 | Remove a few unresolvable hostnames. | wiz | 1 | -5/+1 |
2012-03-08 | Remove special handling for LOWER_VENDOR in print-PLIST, it hurts more | wiz | 1 | -5/+1 |
2012-03-07 | Rewrite any -R<dir> into -Wl,-R<dir>. -R is the old form of -Wl,-R, | he | 1 | -1/+7 |
2012-03-06 | Highest version of gcc in pkgsrc is now 4.6.3 | hans | 1 | -2/+2 |
2012-03-06 | Add CCACHE_COMPILERCHECK to the environment when using ccache. | sbd | 1 | -2/+2 |
2012-03-05 | If NOGCCERROR is defined pass it to the make process. | sbd | 1 | -1/+6 |
2012-03-05 | Pass MKCATPAGES to packages that use BSD-style Makefiles. | sbd | 1 | -1/+2 |