Commit graph

14 commits

Author SHA1 Message Date
joerg
324af73c49 locks only exists for pthread_mutex_lock and friends, don't use it
otherwise.
2015-02-19 22:27:15 +00:00
obache
7a7b947220 Fixes PLIST mismatch with case-insensitive filesystem.
All modules/*/README will be installed, but modules/mediaproxy/Readme exists,
Rename "Readme" to "README", and let to be installed with case-sensitive filesystem.

Fixes PR pkg/49498 by Sevan Janiyan.
2014-12-25 02:50:27 +00:00
joerg
a9a5517f0d Recognize clang. 2013-09-10 14:37:50 +00:00
wiz
a8730d5aa1 Bump PKGREVISION for mysql default change to 55. 2013-03-02 20:33:21 +00:00
asau
e059e7e469 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
obache
4d3c511bc8 regen distinfo. 2011-03-24 05:27:49 +00:00
obache
ec9f611e87 * LICENSE=gnu-gpl-v2
* add user-destdir installation support
2011-03-20 11:46:34 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
dholland
44cb1b796f Add assembler bits for locking on amd64. Fixes broken build, because one
of the modules doesn't compile against the portable locking code. Doesn't
affect other platforms, so no revision bump.
2008-08-17 22:40:26 +00:00
jlam
841dfa0e7a Convert to use PLIST_VARS instead of manually passing "@comment "
through PLIST_SUBST to the plist module.
2008-04-12 22:42:57 +00:00
wiz
1829f27dec Add mysql option, requested in private mail.
Add patch to make most modules build on NetBSD-4.99.20/amd64.

XXX: pike.so still doesn't; it won't get installed and the PLIST
is wrong.
2007-06-01 00:26:36 +00:00
rillig
a06bb197a5 Reformatted. 2007-05-31 04:22:55 +00:00
rillig
5394bdb726 In pkgsrc, the directory layout does not depend on the operating system. 2007-05-31 04:22:10 +00:00
wiz
1de8c1327f Reimport chat/ser as net/ser, since that's a better fit.
Addresses PR 36059.
2007-03-23 06:24:49 +00:00