imil
42f3d2258a
. Added buildlink3.mk
...
. Added symlinking of libluajit-$(ABIVER).so.$(MAJVER)
2014-03-26 13:29:53 +00:00
taca
3d45e947a2
Correct depending package's directory.
2014-03-26 13:29:09 +00:00
taca
37596f961e
Allow build with ruby21.
2014-03-26 13:27:50 +00:00
obache
0ea8bcf035
+ ibus-1.5.6 ibus-anthy-1.5.5
2014-03-26 13:27:28 +00:00
taca
e82d6d78fe
Allow build with ruby200 and ruby21.
2014-03-26 13:26:45 +00:00
taca
ebdc000549
Fix build problem with ruby21.
2014-03-26 13:25:26 +00:00
jperkin
0b0f38a83a
Only enable gles files if the gles header exists.
2014-03-26 13:24:52 +00:00
taca
5b14b18cef
Re-add .RUBYARCHDIR.time to GEM_CLEANBUILD to fix build problem.
2014-03-26 13:24:35 +00:00
taca
21f489e24b
Note update of lang/ruby21-base package to 2.1.1nb1.
2014-03-26 13:23:20 +00:00
taca
be990d7c37
Allow duplicated dependencies in gemspec since many existing rubygems have
...
wrong duplicated dependencies.
Bump PKGREVISION.
2014-03-26 13:22:44 +00:00
fhajny
06169bcb87
Fix SMF manifests that had stale placeholders.
2014-03-26 13:19:13 +00:00
obache
51e9a7631f
Use RUBY_SUFFIX instead of RUBY_VER.
2014-03-26 12:26:08 +00:00
obache
919a9d5201
fixes missing include of string.h for strcat(3) and strcpy(3).
2014-03-26 12:13:17 +00:00
jperkin
8a604c6335
Texinfo 5 compatibility.
2014-03-26 11:07:27 +00:00
wiz
35a43e85d5
Fix HOMEPAGE.
2014-03-26 10:28:49 +00:00
markd
aa38ec7aa4
Reduce GCC_REQD to 4.5 as native gcc on NetBSD6 is sufficient.
2014-03-26 10:01:12 +00:00
obache
f397d6966d
need to buildlink with libuuid here, same condition as Makefile.
2014-03-26 08:14:24 +00:00
asau
f6471c45ce
Define _WITH_GETLINE for getline(3) on FreeBSD 9.
2014-03-26 06:57:06 +00:00
asau
7ee6b3d6f2
No libdl on FreeBSD.
2014-03-26 06:23:12 +00:00
nat
ea5e2e3bdb
Updated emulators/mess to 0.152nb1
2014-03-26 02:25:05 +00:00
nat
d23bcbae49
Fixed crash on startup.
2014-03-26 02:24:15 +00:00
nat
15ad9601a0
Updated emulators/mame to 0.152nb1
2014-03-26 01:43:34 +00:00
nat
4b9109d660
Fixed crash on startup.
2014-03-26 01:42:48 +00:00
asau
9664a0b172
FreeBSD requires additional header file to get access to history.
2014-03-25 23:19:19 +00:00
asau
a49a81dd67
Stop using malloc.h, it is deliberately broken on FreeBSD.
2014-03-25 23:13:21 +00:00
asau
e4bb8095e9
Fix build on FreeBSD 9-10:
...
- malloc.h breaks actively on FreeBSD for a long time, use stdlib.h as suggested;
- treat FreeBSD uniformly with other BSD systems.
2014-03-25 23:06:07 +00:00
asau
379e16008e
Define LLONG_MAX for FreeBSD 9-10.
2014-03-25 22:56:56 +00:00
asau
0d37817399
One more file installed on FreeBSD.
2014-03-25 22:40:46 +00:00
asau
4c5255b0ed
Use O_SYNC instead of O_DSYNC on FreeBSD. This fixes build on FreeBSD 9-10.
2014-03-25 22:36:58 +00:00
taca
2b8bf9289c
Fix build with ruby21.
2014-03-25 16:34:50 +00:00
taca
fb5b2ed9cd
Fix PLIST with ruby21; one more entry with GEM_EXTSDIR.
2014-03-25 16:18:08 +00:00
taca
56f83a17e2
Add support for GEM_EXTSDIR.
2014-03-25 16:14:45 +00:00
taca
d6cf4d1be1
Use RUBY_SUFFIX instead of RUBY_VER.
2014-03-25 16:13:19 +00:00
taca
d4a3cbf663
Build fix with ruby21.
2014-03-25 16:12:14 +00:00
prlw1
e09e0aa481
Fix building with new freetype.
2014-03-25 16:04:11 +00:00
wiz
1767b4be24
Mark as not ready for python-3.3, per
...
http://ftp.netbsd.org/pub/pkgsrc/misc/joerg/20140324.1029/py33-pythonz-1.2.1/build.log
2014-03-25 14:12:23 +00:00
jperkin
1cb5723399
Add dtrace option.
2014-03-25 13:56:38 +00:00
prlw1
78494c8716
Update mDNSResponder to cope with import of 258.14 into NetBSD-current.
2014-03-25 13:54:26 +00:00
gdt
56ffa9ef03
Add another missing include of stdint.h, to resolve build on Linux.
...
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-25 12:54:22 +00:00
jperkin
992b44ac86
Updated lang/nawk to 20121220nb1
2014-03-25 12:51:05 +00:00
jperkin
b112e313df
Increase the default YYMAXDEPTH from 150 to 300, fixes problems building
...
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-25 12:50:49 +00:00
jperkin
12dbc12c00
Fix SMF_METHOD_FILE expansion.
2014-03-25 12:05:57 +00:00
obache
f534f497db
fixes build on NetBSD-6, strncat is defined as a macro.
2014-03-25 07:53:35 +00:00
asau
1bd8b51558
Treat DragonFly the same way as FreeBSD.
...
This fixes build on DragonFly 3.7 as reported by David Shao in PR pkg/48660.
2014-03-25 07:11:52 +00:00
jperkin
91cfcbb9df
Use GCC_REQD+=4.6, package needs C++11 features for kactivitymanagerd
...
otherwise it won't be built and there are PLIST failures.
2014-03-24 22:09:53 +00:00
asau
02945bc9a3
Treat NetBSD, FreeBSD, and OpenBSD uniformly.
...
This fixes build on FreeBSD 10 (tested by Youri Mouton) and 9.1.
2014-03-24 20:42:11 +00:00
asau
8d4a4e92f9
Allow using builtin libexecinfo on FreeBSD:
...
FreeBSD has started using NetBSD's libexecinfo since version 10.
2014-03-24 20:36:47 +00:00
asau
3183c34317
Fix capitalization and make it build on FreeBSD 9-10.
2014-03-24 20:29:01 +00:00
jperkin
12bdadc25e
Fix build on SunOS. Based on a patch by MAINTAINER.
2014-03-24 17:44:47 +00:00
tron
4bf49b9cb2
Correctly detect modern versions of "freetype2" e.g. under recent
...
versions of NetBSD-current.
2014-03-24 15:29:54 +00:00