summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-03-26Use RUBY_SUFFIX instead of RUBY_VER.obache1-2/+2
2014-03-26fixes missing include of string.h for strcat(3) and strcpy(3).obache3-4/+21
2014-03-26Texinfo 5 compatibility.jperkin4-1/+102
2014-03-26Fix HOMEPAGE.wiz1-2/+2
2014-03-26Reduce GCC_REQD to 4.5 as native gcc on NetBSD6 is sufficient.markd1-3/+3
2014-03-26need to buildlink with libuuid here, same condition as Makefile.obache1-1/+7
2014-03-26Define _WITH_GETLINE for getline(3) on FreeBSD 9.asau1-1/+3
2014-03-26No libdl on FreeBSD.asau2-4/+4
2014-03-26Updated emulators/mess to 0.152nb1nat1-1/+2
2014-03-26Fixed crash on startup.nat3-2/+22
2014-03-26Updated emulators/mame to 0.152nb1nat1-1/+2
2014-03-26Fixed crash on startup.nat4-4/+24
2014-03-25FreeBSD requires additional header file to get access to history.asau2-4/+8
2014-03-25Stop using malloc.h, it is deliberately broken on FreeBSD.asau2-1/+14
2014-03-25Fix build on FreeBSD 9-10:asau28-72/+137
- malloc.h breaks actively on FreeBSD for a long time, use stdlib.h as suggested; - treat FreeBSD uniformly with other BSD systems.
2014-03-25Define LLONG_MAX for FreeBSD 9-10.asau1-1/+3
2014-03-25One more file installed on FreeBSD.asau1-0/+2
2014-03-25Use O_SYNC instead of O_DSYNC on FreeBSD. This fixes build on FreeBSD 9-10.asau1-1/+2
2014-03-25Fix build with ruby21.taca1-4/+1
2014-03-25Fix PLIST with ruby21; one more entry with GEM_EXTSDIR.taca1-1/+2
2014-03-25Add support for GEM_EXTSDIR.taca1-1/+2
2014-03-25Use RUBY_SUFFIX instead of RUBY_VER.taca2-4/+4
2014-03-25Build fix with ruby21.taca1-1/+2
2014-03-25Fix building with new freetype.prlw12-1/+20
2014-03-25Mark as not ready for python-3.3, perwiz1-1/+2
http://ftp.netbsd.org/pub/pkgsrc/misc/joerg/20140324.1029/py33-pythonz-1.2.1/build.log
2014-03-25Add dtrace option.jperkin2-4/+14
2014-03-25Update mDNSResponder to cope with import of 258.14 into NetBSD-current.prlw11-1/+5
2014-03-25Add another missing include of stdint.h, to resolve build on Linux.gdt3-7/+15
From Iain Morgan (again; this was in the previous set and I missed it while pruning changes that just regenerated distfiles without real changes).
2014-03-25Updated lang/nawk to 20121220nb1jperkin1-1/+2
2014-03-25Increase the default YYMAXDEPTH from 150 to 300, fixes problems buildingjperkin1-2/+3
devel/editline where mdoc2man.awk would previously abort with a stack overflow. This is still pretty conservative compared to other parsers. Bump PKGREVISION.
2014-03-25Fix SMF_METHOD_FILE expansion.jperkin3-6/+6
2014-03-25fixes build on NetBSD-6, strncat is defined as a macro.obache2-1/+16
2014-03-25Treat DragonFly the same way as FreeBSD.asau2-5/+5
This fixes build on DragonFly 3.7 as reported by David Shao in PR pkg/48660.
2014-03-24Use GCC_REQD+=4.6, package needs C++11 features for kactivitymanagerdjperkin1-1/+4
otherwise it won't be built and there are PLIST failures.
2014-03-24Treat NetBSD, FreeBSD, and OpenBSD uniformly.asau2-16/+27
This fixes build on FreeBSD 10 (tested by Youri Mouton) and 9.1.
2014-03-24Allow using builtin libexecinfo on FreeBSD:asau1-2/+2
FreeBSD has started using NetBSD's libexecinfo since version 10.
2014-03-24Fix capitalization and make it build on FreeBSD 9-10.asau2-1/+20
2014-03-24Fix build on SunOS. Based on a patch by MAINTAINER.jperkin1-1/+10
2014-03-24Correctly detect modern versions of "freetype2" e.g. under recenttron1-3/+7
versions of NetBSD-current.
2014-03-23build fix following the freetype2 updatespz2-1/+17
2014-03-23Add equivalency to mdocml so pkglocate has a hit here.wiz1-1/+1
2014-03-23+ apache22-2.2.27, blender-2.70, calibre-1.29, clutter-1.18.0,wiz1-14/+23
dap-3.9, doclifter-2.14, grilo-0.2.10, guile-2.0.11, harfbuzz-0.9.27, libmikmod-3.3.6, mono-3.2.8, openmpi-1.7.5, parallel-20140322, php-tt-rss-1.12, phpmyadmin-4.1.11, py-flakes-0.8, py-pytz-2014.1.1, py-setuptools-3.3, sun-jre8-8.0, webkit-gtk-2.2.6, wine-devel-1.7.15, x264-devel-20140322.
2014-03-23Fix MASTER_SITES.wiz1-3/+2
2014-03-23build fix following the freetype2 updatespz2-1/+20
2014-03-23build fix for graphics/php53-gd following the freetype2 updatespz2-4/+24
2014-03-23build fix following the freetype2 updatespz2-1/+20
2014-03-23build fix following the freetype2 updatespz4-5/+40
2014-03-23fixup nss fetch locationrichard1-2/+2
2014-03-23Updated x11/mlterm to 3.3.4tsutsui1-1/+2
2014-03-23Update mlterm to 3.3.4. (leaf package update)tsutsui9-369/+40
pkgsrc changes: - remove post-3.3.3 fix patches - pull a post-3.3.4 bug fix patch for NetBSD and OpenBSD Changes from doc/en/ReleaseNote: ver 3.3.4 * Support not only sixel graphics but also other major image formats on Android. * Support ReGIS partially. (depends on SDL(SDL2), SDL_ttf(SDL2_ttf) and fontconfig) * Output strerror(errno) on error. * Support "key=value #comment" style in the same line in ~/.mlterm/main. * Draw all ambiguous width characters one by one to fit the column width unless -V option is specified. * Merge patches: https://gist.github.com/tsutsui/9285759. (Thanks to @tsutsuii) * Bug fixes: Change the default resolution on NetBSD/x68k from 512x512x8 to 768x512x4. Fix the bug which output help message to stdout where mlterm waits for image data and which made mlterm allocate too large memory. (enbugged at 3.3.3) Fix the bug which disabled to start mlconfig. (enbugged at 3.3.3) Fix the bug which caused segfault if x11 forwarding failed. Fix the bug which caused segfault in resuming on Android. Show candidate strings of uim-mozc correctly. Fix the bug which disabled normal users from opening screen on NetBSD/x68k framebuffer. Fix segfault in connecting unknown hosts on java.