Age | Commit message (Expand) | Author | Files | Lines |
2014-03-26 | Require ruby-rdoc 3.11 and later. | taca | 1 | -1/+3 |
2014-03-26 | PLIST for ruby-cookiejar 0.3.2, it should be commited with previous update. | taca | 1 | -4/+8 |
2014-03-26 | + aria2-1.18.4, cheese-3.12.0, ffmpeg2-2.2, gnome-common-3.12.0, | wiz | 1 | -10/+15 |
2014-03-26 | Add GEM_EXTSDIR support. | taca | 2 | -2/+4 |
2014-03-26 | Fixed LuaJIT2 linking for the Lua module. | imil | 2 | -5/+6 |
2014-03-26 | Add GEM_EXTSDIR support. | taca | 1 | -2/+3 |
2014-03-26 | . Added buildlink3.mk | imil | 5 | -9/+47 |
2014-03-26 | Correct depending package's directory. | taca | 1 | -2/+2 |
2014-03-26 | Allow build with ruby21. | taca | 2 | -4/+4 |
2014-03-26 | + ibus-1.5.6 ibus-anthy-1.5.5 | obache | 1 | -1/+3 |
2014-03-26 | Allow build with ruby200 and ruby21. | taca | 1 | -2/+2 |
2014-03-26 | Fix build problem with ruby21. | taca | 8 | -2/+244 |
2014-03-26 | Only enable gles files if the gles header exists. | jperkin | 2 | -8/+13 |
2014-03-26 | Re-add .RUBYARCHDIR.time to GEM_CLEANBUILD to fix build problem. | taca | 1 | -2/+2 |
2014-03-26 | Note update of lang/ruby21-base package to 2.1.1nb1. | taca | 1 | -1/+2 |
2014-03-26 | Allow duplicated dependencies in gemspec since many existing rubygems have | taca | 3 | -7/+18 |
2014-03-26 | Fix SMF manifests that had stale placeholders. | fhajny | 2 | -11/+11 |
2014-03-26 | Use RUBY_SUFFIX instead of RUBY_VER. | obache | 1 | -2/+2 |
2014-03-26 | fixes missing include of string.h for strcat(3) and strcpy(3). | obache | 3 | -4/+21 |
2014-03-26 | Texinfo 5 compatibility. | jperkin | 4 | -1/+102 |
2014-03-26 | Fix HOMEPAGE. | wiz | 1 | -2/+2 |
2014-03-26 | Reduce GCC_REQD to 4.5 as native gcc on NetBSD6 is sufficient. | markd | 1 | -3/+3 |
2014-03-26 | need to buildlink with libuuid here, same condition as Makefile. | obache | 1 | -1/+7 |
2014-03-26 | Define _WITH_GETLINE for getline(3) on FreeBSD 9. | asau | 1 | -1/+3 |
2014-03-26 | No libdl on FreeBSD. | asau | 2 | -4/+4 |
2014-03-26 | Updated emulators/mess to 0.152nb1 | nat | 1 | -1/+2 |
2014-03-26 | Fixed crash on startup. | nat | 3 | -2/+22 |
2014-03-26 | Updated emulators/mame to 0.152nb1 | nat | 1 | -1/+2 |
2014-03-26 | Fixed crash on startup. | nat | 4 | -4/+24 |
2014-03-25 | FreeBSD requires additional header file to get access to history. | asau | 2 | -4/+8 |
2014-03-25 | Stop using malloc.h, it is deliberately broken on FreeBSD. | asau | 2 | -1/+14 |
2014-03-25 | Fix build on FreeBSD 9-10: | asau | 28 | -72/+137 |
2014-03-25 | Define LLONG_MAX for FreeBSD 9-10. | asau | 1 | -1/+3 |
2014-03-25 | One more file installed on FreeBSD. | asau | 1 | -0/+2 |
2014-03-25 | Use O_SYNC instead of O_DSYNC on FreeBSD. This fixes build on FreeBSD 9-10. | asau | 1 | -1/+2 |
2014-03-25 | Fix build with ruby21. | taca | 1 | -4/+1 |
2014-03-25 | Fix PLIST with ruby21; one more entry with GEM_EXTSDIR. | taca | 1 | -1/+2 |
2014-03-25 | Add support for GEM_EXTSDIR. | taca | 1 | -1/+2 |
2014-03-25 | Use RUBY_SUFFIX instead of RUBY_VER. | taca | 2 | -4/+4 |
2014-03-25 | Build fix with ruby21. | taca | 1 | -1/+2 |
2014-03-25 | Fix building with new freetype. | prlw1 | 2 | -1/+20 |
2014-03-25 | Mark as not ready for python-3.3, per | wiz | 1 | -1/+2 |
2014-03-25 | Add dtrace option. | jperkin | 2 | -4/+14 |
2014-03-25 | Update mDNSResponder to cope with import of 258.14 into NetBSD-current. | prlw1 | 1 | -1/+5 |
2014-03-25 | Add another missing include of stdint.h, to resolve build on Linux. | gdt | 3 | -7/+15 |
2014-03-25 | Updated lang/nawk to 20121220nb1 | jperkin | 1 | -1/+2 |
2014-03-25 | Increase the default YYMAXDEPTH from 150 to 300, fixes problems building | jperkin | 1 | -2/+3 |
2014-03-25 | Fix SMF_METHOD_FILE expansion. | jperkin | 3 | -6/+6 |
2014-03-25 | fixes build on NetBSD-6, strncat is defined as a macro. | obache | 2 | -1/+16 |
2014-03-25 | Treat DragonFly the same way as FreeBSD. | asau | 2 | -5/+5 |