Commit graph

36 commits

Author SHA1 Message Date
wiz
5fb1e22076 Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:40:37 +00:00
sbd
ec681430da Recursive dependency bump for databases/gdbm ABI_DEPENDS change. 2012-01-24 09:10:50 +00:00
sbd
94b37b4e43 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +00:00
obache
0b8aa0f6a3 Recursive bump from gdbm shlib bump. 2011-08-23 13:06:45 +00:00
obache
4e6cba465d Update avahi to 0.6.30.
while here, simplify package (not using patches for handling config files).

= 0.6.30
This is a bugfix release.
 * Make IPv6 work again
 * i18n updates
 * Minor other updates

= 0.6.29
This is a bugfix release.
 * Updates regarding systemd integration
 * Compatibility with newer gtk3 and gobject introspection
 * i18n updates
 * Minor other updates
 * Fix CVE-2011-1002, fixing the fix for CVE-2010-2244

= 0.6.28
This is a bugfix release.
 * Updates regarding systemd integration
 * Properly avoid bus activation on non-systemd systems
 * Compatibility with newer gtk3 and gobject introspection
 * i18n updates
 * Minor other updates
2011-05-14 13:04:04 +00:00
obache
0e2c97799a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
hans
573f8ebd13 Fix build on SunOS. From iMil. 2011-04-21 13:25:28 +00:00
wiz
2f4126dc58 png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
wiz
e4b8cefd92 Include desktopdb.mk. Bump PKGREVISION. 2010-11-18 13:56:15 +00:00
wiz
b42a7402b8 Add patch from PR 43815 to fix build on some Linuces. 2010-11-18 13:56:05 +00:00
abs
93cde1a832 PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
wiz
2c6e8e30b0 Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.

Per discussion on pkgsrc-changes.
2010-09-14 11:00:44 +00:00
obache
05e71ed863 Update avahi to 0.6.27.
0.6.27
some build fixes

0.6.26
This is mostly a bugfix release but also fixes a low risk security issue and
adds a couple of minor new features.
 * Fix CVE-2010-2244 (Ludwig Nussel)
 * Support for Gtk+ 3 and Gtk+ Introspection
 * Native systemd socket activation support
 * Add systemd service files
 * Add various resource control options, for traffic rate limiting as well as
   cache size and D-Bus client object limits.
 * i18n updates
 * Minor other updates
2010-07-24 13:42:12 +00:00
wiz
92e0cb52cb Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00
tonio
095b6aa66e Pass --with-dbus-system-socket=${VARBASE}/run/dbus/system_bus_socket
so that avahi works even when using VARBASE != /var
2009-12-01 18:53:54 +00:00
obache
69ceb57536 Fixes PLIST.
need gdbm for avahi-discover, suggested by Simon Schubert in PR 42171.
2009-10-16 07:45:47 +00:00
sno
949cd3bc1f bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
wiz
6f7c23cfe5 Remove USE_DIRS from pkgsrc.
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-07-22 09:01:16 +00:00
joerg
3e474101e8 Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 21:00:03 +00:00
joerg
24151e2b99 Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
wiz
2c94aecb5a Update to 0.6.25, set LICENSE.
This is a bugfix release and fixes a minor security issue.
2009-06-09 13:07:13 +00:00
joerg
2d1ba244e9 Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
2009-03-20 19:23:50 +00:00
wiz
6a82876012 Use ${REAL_ROOT_GROUP} instead of wheel. Prompted by joerg. 2009-03-08 10:08:16 +00:00
wiz
bd8bdba7e6 Use "wheel" as privileged group.
Gets rid of dbus warnings about netdev, and "wheel" already gets many
rights from policykit (says Jared).

Bump PKGREVISION.
2009-03-07 03:20:48 +00:00
wiz
7c1f20624f Do not install initscripts. Unbreaks Linux build.
From Aleksey Cheusov in PR 40283.
2009-03-05 09:40:34 +00:00
joerg
45037cadaa DESTDIR support. 2009-02-07 18:24:06 +00:00
dbj
a0c3bfccdd include sys/socket.h when checking for CMSG_SPACE
improved fix for
PR pkg/40281
2009-02-04 07:07:18 +00:00
sketch
b4201b3c7c Pass --with-distro=none on Solaris to disable check, package builds fine. 2009-01-23 11:21:09 +00:00
tonio
bb47c44798 Update net/avahi to 0.6.24
Changelog:
* A huge number of bug fixes, including a security relavant one (CVE-2008-5081,
  low risk)
* Add two new configuration directives "allow-interfaces" and "deny-interfaces"
  which can be used to make Avahi ignore certain network interfaces or only use
  certain network interfaces.
* A lot of translation updates

Fix PR pkg/40281, by defining _DARWIN_C_SOURCE under darwin
2009-01-16 22:25:04 +00:00
obache
4f13457444 Use pkgsrc standard PKG_USERS usage and remove escape '\' from PKG_USERS.
It should fix build failure with recent NetBSD-current's make.
2009-01-08 01:00:15 +00:00
adrianp
e1c7784ba8 Abandon MAINTAINER. 2008-12-28 17:44:37 +00:00
hasso
3daddb5522 Needs msgfmt. 2008-12-25 06:57:38 +00:00
adrianp
128f469144 Fix for http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5081 2008-12-23 12:08:17 +00:00
hasso
0df3b92042 Make it compile in DragonFly and possibly help other platforms. 2008-12-23 02:08:05 +00:00
ahoka
0b988a4273 Honour SYSCONFDIR. 2008-12-20 23:51:39 +00:00
wiz
0458939a92 Initial import of avahi-0.6.23, packaged for pkgsrc-wip by Adrian Portelli,
then majorly reworked by myself. You can blame us both now ;)

Avahi is an Implementation the DNS Service Discovery and Multicast DNS
specifications for Zeroconf Computing. It uses D-BUS for communication
between user applications and a system daemon. The daemon is used to
coordinate application efforts in caching replies, necessary to minimize
the traffic imposed on networks.
2008-12-20 17:36:14 +00:00