Commit graph

28 commits

Author SHA1 Message Date
ryoon
64bdcdcffe Recursive revbump from graphics/libwebp update.
Thank you, obache@.
2012-08-18 08:49:40 +00:00
sbd
21792a9296 Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
wiz
5a1e8b0499 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
joerg
9c8aee5a9e Fix build with newer GCC 2011-11-24 13:43:11 +00:00
sbd
d82cb3e038 Recursive bump for graphics/ImageMagick buildlink addition. 2011-11-20 22:11:21 +00:00
sbd
e93e5d65e3 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:11:52 +00:00
ryoon
7c0dad370f Recursive revbump after graphics/ImageMagick update. 2011-10-22 15:00:20 +00:00
wiz
4a85d9393e png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:53:23 +00:00
obache
4df37b6c5f Shlib major bumped from 3 to 4 at update of ImageMagick-6.6.4.1.
Bump ABI_DEPENDS (and recursive bump).
2010-11-14 14:05:57 +00:00
wiz
f45a09f8f6 PKGREVISION bump for png-1.4.x shlib change.
(missed those and *emacs* the first time round because they pull
in their png dependencies via default-on options; they were included
in the test bulk build though)
2010-06-14 15:33:12 +00:00
asau
00708ce7e3 Recursive revision bump for GMP update. 2010-03-24 19:43:21 +00:00
joerg
61809403d9 DESTDIR support 2010-02-11 21:58:29 +00:00
wiz
319e13628d More PKGREVISION bumps of jpeg dependencies.
Identified by parsing the NetBSD-i386-5.0.1/2009Q3 pkg_summary files
and Robert Elz.
2010-01-24 13:26:09 +00:00
joerg
2fd3cae7fb Bump revisions for libltdl update. 2009-12-21 20:34:05 +00:00
sno
551967e4c1 bumping revision due graphics/ImageMagick update 2009-08-26 21:20:13 +00:00
sno
6f7368d4db bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
obache
165d009bb3 Fixes build failure on NetBSD-4 with pkgsrc libpcap, reported in PR 40380. 2009-01-13 14:08:07 +00:00
adam
cf7662d778 Changes 2008.05.01:
* Bug fixes and improvements
2008-10-28 11:06:38 +00:00
jlam
4390d56940 Make it easier to build and install packages "unprivileged", where
the owner of all installed files is a non-root user.  This change
affects most packages that require special users or groups by making
them use the specified unprivileged user and group instead.

(1) Add two new variables PKG_GROUPS_VARS and PKG_USERS_VARS to
    unprivileged.mk.  These two variables are lists of other bmake
    variables that define package-specific users and groups.  Packages
    that have user-settable variables for users and groups, e.g. apache
    and APACHE_{USER,GROUP}, courier-mta and COURIER_{USER,GROUP},
    etc., should list these variables in PKG_USERS_VARS and PKG_GROUPS_VARS
    so that unprivileged.mk can know to set them to ${UNPRIVILEGED_USER}
    and ${UNPRIVILEGED_GROUP}.

(2) Modify packages to use PKG_GROUPS_VARS and PKG_USERS_VARS.
2007-07-04 20:54:31 +00:00
joerg
c076f840bd Improve pthread test and handle modular Xorg. 2007-02-19 18:22:58 +00:00
wiz
e5b04d25c0 Very belatedly bump PKGREVISION for all jasper dependencies because
of the shlib name change (!) during the update to 1.900.0.

Noted by Robert Elz in PR 35431.
2007-01-17 23:47:18 +00:00
adrianp
475f204d0e On NetBSD (don't know about other platforms) kismet needs libm or else
./configure bails out with an error.  Fix with a LIBS.NetBSD accordingly.
2006-11-02 14:20:49 +00:00
rillig
132d59a0e2 Fixed "test ==" and a lot of pkglint warnings. 2006-10-14 01:27:43 +00:00
joerg
703f64e4dd Fix build on DragonFly. 2006-10-09 18:48:35 +00:00
rillig
6c5354ce87 Fixed the path to the Perl interpreter. Bumped PKGREVISION. 2006-09-01 20:58:48 +00:00
skrll
09a68d1028 Not me gov.
Bad salo. No biscuit.
2006-08-04 12:02:27 +00:00
salo
f24a3b70e9 Initial import of kismet-2006-04-R1: 802.11 wireless network detector, sniffer
and IDS.

Kismet is an 802.11 layer2 wireless network detector, sniffer, and intrusion
detection system. Kismet will work with any wireless card which supports raw
monitoring (rfmon) mode, and can sniff 802.11b, 802.11a, and 802.11g traffic.

Kismet identifies networks by passively collecting packets and detecting
standard named networks, detecting (and given time, decloaking) hidden
networks, and infering the presence of nonbeaconing networks via data traffic.

Imported from pkgsrc-wip, thanks to <skrll> and <wiz> for help with patches,
packaging and testing.

XXX: GPS support is untested.
2006-08-03 15:09:49 +00:00