Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-06-03 | Bump freetype2 and fontconfig dependencies to current pkgsrc versions, | wiz | 1 | -2/+2 | |
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882 | |||||
2013-05-31 | Bump all packages for perl-5.18, that | wiz | 5 | -10/+10 | |
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints. | |||||
2013-05-23 | Resolve hash ambiguity for C++11 STL. Add missing includes. Add missing | joerg | 8 | -9/+132 | |
RCS id. | |||||
2013-04-07 | Edited DESCR in the case of: | rodent | 1 | -2/+0 | |
File too long (should be no more than 24 lines). Line too long (should be no more than 80 characters). Trailing empty lines. Trailing white-space. Trucated the long files as best as possible while preserving the most info contained in them. | |||||
2013-04-06 | "Use of DOWNLOADED_DISTFILE is deprecated. Use the shell variable | rodent | 1 | -2/+2 | |
$$extract_file instead." | |||||
2013-04-01 | Use pre-processing to make the changes introduced by patch-aa & patch-ac | sbd | 3 | -36/+75 | |
as the original code is needed for linux. | |||||
2013-04-01 | Define _POSIX_SOURCE on Linux. | sbd | 1 | -1/+2 | |
2013-04-01 | Use ${PKGMANDIR} for manpages. | sbd | 3 | -7/+8 | |
2013-03-18 | Two installed files changed, so bumping PKGREVISION. | ast | 1 | -2/+2 | |
Noted by wiz, thanks. | |||||
2013-03-18 | Avoid getting "/usr/pkg/bin/perl^M: bad interpreter ..." error on | ast | 1 | -1/+6 | |
the auxiliary perl scripts iozone_report and iozone_visualizer. | |||||
2013-03-16 | Bump PKGREVISION from default PHP version change to 5.4. | obache | 1 | -2/+2 | |
2013-03-02 | Bump PKGREVISION for mysql default change to 55. | wiz | 1 | -2/+2 | |
2013-02-16 | Recursive bump for png-1.6. | wiz | 1 | -2/+2 | |
2013-02-06 | PKGREVISION bumps for the security/openssl 1.0.1d update. | jperkin | 1 | -1/+2 | |
2013-01-26 | Fix for automake-1.13. | wiz | 2 | -3/+16 | |
2013-01-26 | Revbump after graphics/jpeg and textproc/icu | adam | 1 | -2/+2 | |
2013-01-11 | Use more void. | joerg | 2 | -13/+46 | |
2012-12-04 | + ramspeed | msaitoh | 1 | -1/+2 | |
2012-12-04 | Import ramspeed-2.6.0 as benchmarks/ramspeed. | msaitoh | 5 | -0/+72 | |
RAMspeed, a cache and memory benchmarking tool (for uniprocessor machines running UNIX-like operating systems). This command line utility measures effective bandwidth of both cache and memory subsystems. It has been written entirely in C for portability purposes, though benchmark routines are also available in several assembly languages for performance reasons. | |||||
2012-10-18 | "echo -e" is not portable, use printf to generate horizontal tabulation. | asau | 3 | -2/+41 | |
Reported by Mikhail Danilov on IRC. | |||||
2012-10-03 | Bump all packages that use perl, or depend on a p5-* package, or | wiz | 5 | -9/+10 | |
are called p5-*. I hope that's all of them. | |||||
2012-10-02 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -2/+1 | |
2012-09-30 | Changes 0.9: | adam | 5 | -54/+16 | |
Not known. | |||||
2012-09-11 | "user-destdir" is default these days | asau | 42 | -96/+42 | |
2012-08-15 | benchmarks/phoronix-test-suite: Change "cp -r" | marino | 3 | -9/+28 | |
The "-r" option is highly discouraged in BSD although it's reluctantly supported. The problem is that it doesn't behave the same on all platforms. For example, "cp -r pts-core/ destdir/" won't always give the same results: On NetBSD, pts-core files are put: /destdir/pts-core/<files> On DragonFly pts-core files are put: /destdir/<files> That messes the PLIST up. This changes "cp -r <dir>/" to "cp -R <dir>" which has the same behavior on different platforms. Tested on NetBSD and DragonFly | |||||
2012-07-04 | Remove incorrect 'static' keyword to fix build. | dholland | 2 | -1/+17 | |
2012-07-03 | Fix type conversion. | joerg | 5 | -1/+55 | |
2012-07-02 | + filebench | asau | 1 | -1/+2 | |
2012-07-02 | Import Filebench 1.4.9.1 as benchmarks/filebench. | asau | 9 | -0/+212 | |
Filebench is a file system and storage benchmark that allows to generate a high variety of workloads. It employs extensive Workload Model Language (WML) for detailed workload specification. Features * Extensive Workload Model Language (WML) for workload specification * Includes popular pre-defined workloads: webserver, fileserver, varmail, etc. * Reports throughput and latency histograms | |||||
2012-07-01 | Improve the sed command used in GET_OS_CMD to work with '*-*-linux-gnu' | sbd | 1 | -2/+2 | |
2012-07-01 | If the obsolete CLK_TCK isn't defined use CLOCKS_PER_SEC. | sbd | 2 | -1/+18 | |
2012-07-01 | Revert last. | sbd | 2 | -8/+7 | |
2012-07-01 | <time.h> needs to be included for CLK_TCK | sbd | 2 | -7/+8 | |
2012-06-23 | Fix broken Solaris build by not using sys_errlist[]. One minor other | dholland | 5 | -1/+163 | |
fix to pass -Wall. | |||||
2012-06-18 | Fix LP64 problems (implicit declaration of malloc). PKGREVISION++. | dholland | 4 | -2/+64 | |
(Somehow this is the first PKGREVISION this package has ever had since it was imported in 1998...) | |||||
2012-06-16 | * Don't strictly depends on php53. | taca | 1 | -11/+12 | |
* Use updated phpversion.mk. | |||||
2012-06-14 | Recursive PKGREVISION bump for libxml2 buildlink addition. | sbd | 1 | -2/+2 | |
2012-06-11 | Fix build on SunOS and GCC>=4.6 | fhajny | 1 | -1/+7 | |
2012-06-07 | Update to IOzone 3.408 | asau | 5 | -56/+27 | |
Changes since version 3.397: Revision 3.408 Bug fix for clobbering of buffer. "tfile" needed to be bigger, as its address was loaded into filearray[] and then that was overwritten by the mfflag causing parsed names to get loaded. Revision 3.407 Work around for cache_line_size suddenly becoming zero and breaking fetchit() Revision 3.406 Increase buffer size for configuration lines. They might be 700 chars long. Revision 3.405 Reduce CPU consumption in the op_rate control mechanism. Revision 3.404 Fix type-oh in usage message. Revision 3.403 Add -+W to permit chid_skew. This permits adding files, and continuing the proper sharing/dedup within each quadrant, within same seed group and with previously existing files that were created with a different number of threads. Revision 3.402 Mods for DragonFly support. Revision 3.401 bug fix for re-write rec. Revision 3.398 Adding thread_read_test and thread_write_test. | |||||
2012-05-23 | Work around RMS's ego when examining config.guess output. Should fix | dholland | 2 | -4/+18 | |
Linux build. | |||||
2012-04-22 | Declare void function void; fixes clang build. | dholland | 2 | -1/+17 | |
2012-04-15 | Reset maintainer, developer has left the building | wiz | 3 | -6/+6 | |
2012-02-28 | No static linking on SunOS. Don't use non-standard u_intXX_t types. | hans | 4 | -4/+34 | |
Not MAKE_JOBS_SAFE. | |||||
2012-02-16 | Fix PLIST for !NetBSD platforms. | hans | 1 | -3/+3 | |
2012-02-16 | Fix build on SunOS. | hans | 1 | -1/+3 | |
2012-02-16 | On SunOS, static linking is unsupported since 5.10, and it always was on | hans | 1 | -1/+7 | |
64bit platforms. | |||||
2012-02-06 | Add csh scripts to REPLACE_CSH and add USE_TOOLS+=csh:run | sbd | 1 | -3/+5 | |
Bump PKGREVISION | |||||
2012-01-24 | benchmarks/iozone: Unbreak DragonFly (again) | marino | 2 | -15/+9 | |
The update from version 3.308 to 3.397 broke DragonFly 11 days after I fixed it due to missing a macro change. An integer redeclaration was also removed. | |||||
2012-01-23 | Remove chunk that was added for 1.6.2 compatibility, but affects the | wiz | 3 | -19/+5 | |
run-time. Noted by yamt@ in PR 45866. Bump PKGREVISION. | |||||
2012-01-12 | Fix build on SunOS. | hans | 6 | -9/+27 | |