Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-03-02 | LLVM's correlated value propagation pass is known to require a lot of | joerg | 1 | -1/+3 | |
memory and CPU time for certain input. Provide a variable (CLANG_NO_VALUE_PROPAGATION_PASS) for selectively disabling it in those places known to trigger it. | |||||
2015-03-02 | drop trailing space | tnn | 1 | -3/+3 | |
2015-02-26 | Add mysqlnd, (MySQL native driver) for databases/php-mysql. | mef | 1 | -0/+1 | |
2015-02-25 | Removed outdated openjdk7-bin package. No objection from abs@ | tnn | 2 | -17/+6 | |
2015-02-24 | Fix typo: NATIVE_MACHINE_ARCH, not NATIVE-MACHINE_ARCH. Thanks, prlw1! | riastradh | 1 | -2/+2 | |
2015-02-24 | Fix typo in comment. | wiz | 1 | -2/+2 | |
2015-02-24 | mozilla.mirror.ac.za is empty. | ryoon | 1 | -2/+1 | |
2015-02-24 | mirror.yandex.ru does not mirror mozilla/ anymore. | ryoon | 1 | -2/+1 | |
2015-02-24 | ftp://releases.mozilla.org/ is not available anymore. | ryoon | 1 | -2/+1 | |
2015-02-23 | Update config.guess and config.sub from GNU config.git on Savannah. | riastradh | 2 | -283/+216 | |
Requested by joerg. Noteworthy change: support for NetBSD/earm with -eabi(hf) suffix in MACHINE_GNU_PLATFORM, properly fixing PR 48126. XXX Maybe we should put these files on a vendor branch to make merging updates with local changes easier. | |||||
2015-02-21 | mysql.skynet.be for MASTER_SITE_MYSQL does not seem to available. Drop two ↵ | mef | 1 | -3/+1 | |
lines. | |||||
2015-02-19 | Describe rpi option. Sort. | wiz | 1 | -1/+2 | |
2015-02-17 | rpath flag and directory are one option, don't pass the path without | joerg | 1 | -3/+2 | |
-Wl prefix. | |||||
2015-02-16 | Switch MASTER_SITE_PGSQL over to non-https URL. | jperkin | 1 | -2/+2 | |
2015-02-16 | Put back implementation of MASTER_SITE_OPENBSD. | jperkin | 1 | -1/+6 | |
2015-02-16 | Put back additions of some native gettext tools. | jperkin | 3 | -3/+36 | |
2015-02-16 | Put back preference towards the gettext-m4 package when resolving dependency. | jperkin | 1 | -2/+2 | |
2015-02-16 | Put back PKGNAME_REQD fix for su-real-package-install. | jperkin | 1 | -1/+2 | |
2015-02-16 | Put back SCO LOWER_OPSYS changes. | jperkin | 1 | -3/+3 | |
2015-02-16 | Remove obsolete bulk build variables. | jperkin | 3 | -22/+3 | |
2015-02-16 | Put back the fix which checks the variables associated to each gettext tool | jperkin | 1 | -2/+2 | |
instead of checking those of msgfmt. | |||||
2015-02-16 | Put back MESSAGE_SRC_DFLT. | jperkin | 1 | -18/+17 | |
2015-02-14 | Accommodate an -eabi{,hf} suffix in GNU config.sub. | riastradh | 1 | -1/+1 | |
XXX Send this upstream... This, together with other commits to MACHINE_GNU_PLATFORM issues, should fix PR pkg/48126, at long last. | |||||
2015-02-14 | Accommodate an -eabi{,hf} suffix in MACHINE_GNU_PLATFORM. | riastradh | 1 | -4/+26 | |
This is necessary to match what NetBSD `build.sh tools' generates for cross-compiler toolchains on earm. Also, split APPEND_ELF into APPEND_ELF and NATIVE_APPEND_ELF, so we don't get a spurious netbsdelf in NATIVE_MACHINE_GNU_PLATFORM when cross-compiling on amd64 for earm. | |||||
2015-02-13 | Add bind-json-statistics-server option description | fhajny | 1 | -1/+2 | |
2015-02-13 | set the default JVM for NetBSD/sparc64 and clean out nonexistent JVMs | tnn | 1 | -32/+11 | |
2015-02-11 | Added keywords for "bmake help". | rillig | 1 | -1/+3 | |
2015-02-10 | As was proposed at pkgsrc-users@: | mef | 1 | -11/+2 | |
http://mail-index.netbsd.org/pkgsrc-users/2015/02/08/msg021031.html Some sites not found DNS on records are deleted. One hostname change included also. - ftp://ftp.gtlib.cc.gatech.edu/pub/kde/stable/ \ + ftp://ftp.gtlib.gatech.edu/pub/kde/stable/ \ Thank you, | |||||
2015-02-09 | Describe ndmp option. | gdt | 1 | -0/+1 | |
2015-02-09 | Add 8 to USE_HAVA2 description. | ryoon | 1 | -3/+3 | |
2015-02-08 | Infrastructure glue for openjdk8 | tnn | 1 | -8/+23 | |
2015-02-07 | The SUNET archive is being decomissioned ( http://ftp.sunet.se/news.html ) | tnn | 1 | -7/+2 | |
2015-02-04 | Improve STEP_MSG. | tnn | 1 | -2/+2 | |
(pkgsrc may seem like magic sometimes, but let's be honest here.) | |||||
2015-02-04 | Ensure that BUILDLINK_PKGNAME.curses is always defined. | pho | 1 | -2/+2 | |
2015-02-04 | Ensure additional C99 flags are passed via cwrappers too. | jperkin | 1 | -1/+2 | |
2015-02-02 | Ensure BUILDLINK_{INCDIRS,LIBDIRS}.curses are always defined | pho | 1 | -16/+15 | |
These variables are for packages where populating -I/-L flags into {C,CPP,LD}FLAGS is not enough and need to know accurate paths to header and library directories. This is particularly important for ncurses because its headers sometimes reside in "${BUILDLINK_PREFIX.ncurses}/include/ncurses" and sometimes in "${BUILDLINK_PREFIX.ncurses}/include" while no pkg-config .pc files are available. The same goes for ncursesw. | |||||
2015-02-02 | Revert | obache | 1 | -17/+18 | |
introduce MESSAGE_SRC_DFLT, same as PLIST_SRC_DFLT for PLIST_SRC. proposed/discussed is required for such changes. | |||||
2015-02-01 | Remove postgres mirror, none of them worked for me nor ftp.netbsd.org. | wiz | 1 | -53/+2 | |
Add main postgres site. | |||||
2015-02-01 | Revert | obache | 1 | -2/+2 | |
Requirement of gettext tools from pkgsrc depend on existence of the tool itself, not msgfmt tool. proposed/discussed is required for such changes. | |||||
2015-02-01 | Revert "Drop obsolated old bulk build related variable settings." | obache | 3 | -3/+22 | |
proposed/discussed is required for such changes. | |||||
2015-02-01 | Revert "Move version part from LOWWER_OPSYS to LOWER_OPSYS_VERSUFFIX for sco.", | obache | 1 | -3/+3 | |
proposed/discussed is required for such changes. | |||||
2015-02-01 | Revert "Pass PKGNAME_REQD to su-real-package-install", | obache | 1 | -2/+1 | |
proposed/discussed is required for such infrastructure changes. | |||||
2015-02-01 | Revert "pick up gettext-m4 package first.", | obache | 1 | -2/+2 | |
proposed/discussed is required for such changes. | |||||
2015-02-01 | Revert "Add some missing builtin gettext-tools path.", | obache | 3 | -36/+3 | |
proposed/discussed is required for such changes. | |||||
2015-02-01 | Revert "Define and use MASTER_SITE_OPENBSD.", | obache | 1 | -6/+1 | |
proposed/discussed is required for such changes. | |||||
2015-02-01 | revert "Add unlink as a tool.", I cannot describe why is it on the Earth. | obache | 14 | -35/+15 | |
proposed/discussed is required for such changes, from PMC gdt@. | |||||
2015-01-30 | Uniq BUILD_DEFS and BUILD_DEFS_EFFECTS before printing. | jperkin | 1 | -3/+3 | |
2015-01-30 | Add unlink as a tool. | obache | 14 | -15/+35 | |
2015-01-27 | ressurect support for PKGSRC_FORTRAN=gfortran and point it at gcc48 | dbj | 1 | -0/+117 | |
This is useful on x86_64 darwin, which isn't supported by g95 | |||||
2015-01-20 | Added ocaml-tyxml option (for devel/js_of_ocaml) | jaapb | 1 | -0/+1 | |