Commit graph

190165 commits

Author SHA1 Message Date
fhajny
edad949860 Fortran objects need -fPIC handling (fixes at least SmartOS) 2012-08-14 20:20:55 +00:00
fhajny
cdbffd2a34 Fix build on SmartOS by making sure linker always gets -shared 2012-08-14 20:19:20 +00:00
abs
069960aebf _dbus_poll: Set the timeout value argument to poll to -1 whenever
it is less than -1 to avoid kde4 session start hang
From: Sverre Froyen
Bump PKGREVISION
2012-08-14 19:18:08 +00:00
marino
0cf508b6d8 emulators/vice: Fix all non-NetBSD platforms
* Update configure script to force all platforms to use same installation
  path as NetBSD
* The PLIST was built with fc-cache detected.  This implicates fontconfig
  as a dependency (without it, font still install but with a diff. name)
* like NetBSD, define HAVE_STDINT_H (other platforms may need it too)

Revbump required because package would have installed before without
PKG_DEVELOPER=yes, albeit incorrectly.
2012-08-14 18:49:43 +00:00
drochner
df2589f37e as with python27: avoid POSIX semaphores on NetBSD, this is broken
at least on -current
2012-08-14 18:41:19 +00:00
drochner
232c121ca5 avoid POSIX semaphores on NetBSD -- at least on -current they cause
serious misbehavior (access to closed file descriptors, fd leaks)
which makes eg xentools completely unusable
bump PKGREV
2012-08-14 18:19:01 +00:00
drochner
5297e203b4 replace the bl3 inclusion for librsvg by a plain dependency -- it is
a pure runtime dependency, and there is no need to participate
in recursive PKGREV bumps
2012-08-14 18:12:44 +00:00
asau
3885548f91 Make "user-destdir" the default PKG_DESTDIR_SUPPORT value
since this is the general case these days and other cases are exceptions.
This simplifies development and prevents making some mistakes.
2012-08-14 17:16:07 +00:00
asau
010650399c Mark packages with no staged installation support explicitly (PKG_DESTDIR_SUPPORT=none). 2012-08-14 17:07:55 +00:00
imil
9b73182889 Added net/coilmq version 0.6.1 2012-08-14 15:38:50 +00:00
imil
7bc86a6946 add & enable coilmq 2012-08-14 15:36:16 +00:00
imil
ea264efcaf Initial import of coilmq, version 0.6.1, into the NetBSD Packages Collection.
CoilMQ is a simple, configurable STOMP message broker (aka STOMP server)
written in Python. This project is inspired by the simple design of the Ruby
stompserver project by Patrick Hurley and Lionel Bouton. The goal of this
project is to provide a well-tested and well-documented Python implementation
with a good set of built-in functionality and numerous paths for extensibility.
2012-08-14 15:35:00 +00:00
asau
a2349b2c4b Introduce explicit name for no staged installation support: "none".
Keep "none" a default value for PKG_DESTDIR_SUPPORT for now.
2012-08-14 15:27:07 +00:00
marino
80bd4f083d editors/nvi-m17n: Use provided <sys/queue.h>
DragonFly doesn't have CIRCLEQ_* macros anymore.  They were replaced
with TAILQ_*.  As a result, DragonFly needs the provided sys/queue.h
to define them.  Also, like NetBSD, it doesn't support streams, so
disable pty.
2012-08-14 15:24:51 +00:00
dholland
272a66b73c Added p5-Quota. Also note bump of xmountains from two weeks ago that I
evidently forgot again to commit at the time.
2012-08-14 14:26:25 +00:00
dholland
e9cf084645 Added p5-Quota. 2012-08-14 14:25:25 +00:00
dholland
9667503700 Add new package p5-Quota 1.6.7, perl bindings for quotas.
Originally from wip with netbsd-6 patches sketched by yours truly and
finished/tested by Edgar Fuss.

     The Quota module provides access to file system quotas.  The
     quotactl system call or ioctl is used to query or set quotas
     on the local host, or queries are submitted via RPC to a
     remote host.  Mount tables can be parsed with getmntent and
     paths can be translated to device files (or whatever the
     actual quotactl implementations needs as argument) of the
     according file system.
2012-08-14 14:24:20 +00:00
asau
46ad86ba53 Drop charset.alias from PLIST, bump PKGREVISION. 2012-08-14 13:32:18 +00:00
imil
0249f45d62 Added devel/py-daemon version 1.5.5 2012-08-14 12:32:04 +00:00
imil
18cb18bafe add & enable py-daemon 2012-08-14 12:30:55 +00:00
imil
b36c6f0ed2 Initial import of py-daemon, version 1.5.5, into the NetBSD Packages Collection.
A well-behaved Unix daemon process is tricky to get right, but the required
steps are much the same for every daemon program. A DaemonContext instance
holds the behaviour and configured process environment for the program; use
the instance as a context manager to enter a daemon state.
2012-08-14 12:29:49 +00:00
imil
f1a91506e5 dded devel/py-lockfile version 0.9.1 2012-08-14 12:11:31 +00:00
imil
08b3a28208 add & enable py-lockfile 2012-08-14 12:10:03 +00:00
imil
769abd628c Initial import of py-lockfile, version 0.9.1, into the NetBSD Packages
Collection.

The lockfile package exports a LockFile class which provides a simple API for
locking files. Unlike the Windows msvcrt.locking function, the fcntl.lockf and
flock functions, and the deprecated posixfile module, the API is identical
across both Unix (including Linux and Mac) and Windows platforms. The lock
mechanism relies on the atomic nature of the link (on Unix) and mkdir
(on Windows) system calls. An implementation based on SQLite is also provided,
more as a demonstration of the possibilities it provides than as
production-quality code.
2012-08-14 12:08:48 +00:00
asau
0d167648d6 Honour VARBASE, bump PKGREVISION. 2012-08-14 12:04:51 +00:00
obache
91d71448f5 eliminate last duplicates entry. 2012-08-14 12:00:10 +00:00
obache
194b95b371 Updated misc/dvtm to 0.7 2012-08-14 11:59:09 +00:00
obache
d2ff3f938c Update dvtm to 0.7.
PR 46585 by maintainer Leonardo Taccari.

Pkgsrc changes:
 * Switched to <../..mk/curses.buildlink3.mk>: now dvtm also works with
   curses(3).
 * Reset maintainership to pkgsrc-users@NetBSD.org.

Changes:
 * on resize backfill text from the buffer if possible
 * fix for a segfault in resize code
 * support for the 8 basic highlighted colors
 * compilation fixes for BSD curses and pdcurses (however the
   latter doesn't actually work due to the select(2) driven event loop
   of dvtm)
 * some AIX fixes
 * graphmode fixes
 * fibonacci layout (not enabled by default)
 * dynamic color changes depending on the window title configurable in
   config.h
 * window borders are now drawn using the colors specified in config.h
 * rudimentary mouse support, that is mouse events will be passed to
   the underlying terminal application
 * relicense terminal emulation component from LGPL to ISC
 * various source code cleanups (code reviews and patches are always
   welcome)
2012-08-14 11:58:01 +00:00
obache
057f232ff7 Instead of pass down LUA_ROOT as CFLAGS, replace its definition in the source,
avoid to specify nasty C string macro in the command line.
2012-08-14 11:36:25 +00:00
wiz
500643e565 regen 2012-08-14 11:33:32 +00:00
wiz
5866dc44d8 Fix REPLACE_PYTHON example, prompted by Moritz Wilhelmy. 2012-08-14 11:32:21 +00:00
sborrill
909178e814 Updated net/istgt to 20120811 2012-08-14 11:15:14 +00:00
sborrill
138974ea7f Update to 20120811 release. Changelog:
Support Virtual Disk(VDI,VHD,VMDK) by VirtualBox DSO (VBoxDDU.so).
Use ADAPTIVE_NP for some mutex.
Decrese mutex lock time at transfer task.
Print # of reload count to syslog.
LU updating (except connected LU).
Ignore reload error, and retry next reload by SIGUP.
Use gcc 4.1 atomic builtin functions.
Fix some memory leak at exit.
Accept up to two SCSI commands in one LUN loop.
Omit inaccessible PG on SendTargets. (when multiple PG specified)
Faster normal exit.
Remove extra warning by clang.
Add NetBSD rc script.
2012-08-14 11:14:40 +00:00
drochner
03c45d7394 librsvg links against libpangocairo, propagate this dependency too 2012-08-14 10:40:51 +00:00
wiz
e5af4ce601 Improve RESTRICTED. 2012-08-14 09:13:17 +00:00
wiz
e98b3e911b Needs xextproto (like many libXext dependencies, which is why this
should be added to libXext/buildlink3.mk, but this has:
# XXX don't include xextproto/bl3 here; packages checking for xext.pc must
# include it theirselfes
requested by joerg because "most packages don't need it").
2012-08-14 09:11:25 +00:00
imil
6481fa72f9 Added devel/py-stompclient version 0.3.2 2012-08-14 09:08:15 +00:00
imil
e47fbee193 add & enable py-stompclient 2012-08-14 09:06:40 +00:00
imil
56ed41edd6 Initial import of py-stompclient, version 0.3.2, into the NetBSD Packages
Collection.

stompclient provides a simple and lighweight STOMP client API for Python.

stompclient supports both simplex (publisher-only) and duplex
(publish-subscribe) communication with STOMP servers. This project started as a
fork of the stompy project by Benjamin W. Smith) but has evolved into a very
distinct codebase, which combines a few ideas from stompy with features from
the Stomper library and CoilMQ broker.
2012-08-14 09:05:22 +00:00
obache
7770166dd2 Note RESTRICTED of binary packages.
LICENSE of generated TTF fonts is "ipafont AND open-font-license",
but OPEN FONT LICENSE version 1.1. section 5) require to distribute entirely
under the license.
2012-08-14 09:00:09 +00:00
wiz
3191ee3480 Remove libcroco bl3.mk, I've added it back to librsvg/buildlink3.mk 2012-08-14 08:46:57 +00:00
wiz
a64cea75b6 libcroco somehow leaks as well, so add it to buildlink3.mk again. Sorry
for the breakage.
2012-08-14 08:46:17 +00:00
wiz
bcc20b20c2 + fetchmail-6.3.22, geeqie-1.1, samba35-3.5.17. 2012-08-14 08:37:58 +00:00
tron
db02c6d206 Fix build problem caused by recent changes to "librsvg" package.
No revision bump as the package didn't build before anyway.
2012-08-14 07:56:41 +00:00
wiz
f8e2d16101 Updated audio/celt to 0.11.3 2012-08-14 07:02:19 +00:00
wiz
e35bfc1160 Update to 0.11.3. shlib name changed, so update bl3.mk, but not package
depends on it.

3 years of changes, but no NEWS found.
2012-08-14 07:02:09 +00:00
wiz
323c8d955a Updated devel/ocaml-findlib to 1.3.3 2012-08-14 06:56:32 +00:00
wiz
2552eafa3c Update to 1.3.3, from maintainer Jaap Boender in PR 46796:
The changes are not enormous, fixes in compatibility with various
OCaml versions (4.00 and Homebrew).
2012-08-14 06:56:21 +00:00
ryoon
ab8cb44fa9 Updated devel/nss to 3.13.6nb1 2012-08-14 03:33:52 +00:00
ryoon
2657757c98 Bump PKGREVISION
* Fix permission problem of distfile
  Thank you, wiz@
2012-08-14 03:33:12 +00:00