Commit graph

130579 commits

Author SHA1 Message Date
wiz
09890e60f6 Fix typo in comment. 2008-09-10 12:43:18 +00:00
wiz
f7408464c8 Fix typo. 2008-09-10 12:40:58 +00:00
joerg
0fda7b3dd9 Be slightly more defensive in case an unsupported Python version is
requested.
2008-09-10 11:33:01 +00:00
joerg
efd1e4eab0 + nbpatch 2008-09-10 11:04:58 +00:00
joerg
e9de7357d7 Import the BSD version of patch ass found in DragonFly and based on the
OpenBSD changes as nbpatch-20080910.

This package is intended to replace devel/patch as dependency for the
infrastructure. GNU patch has issues both with very long lines and with
asymmetric context, making it impossible to use in some situations.
2008-09-10 11:03:21 +00:00
joerg
22ca0ff1bf Don't try to build and install the Python 2.5+ tests on 2.3 and 2.4 to
unbreak PLIST for those versions. Bump revision.
2008-09-10 10:47:31 +00:00
joerg
5e8cacdaa0 Clarify that devel/patch is the GPL-patch from the FSF. 2008-09-10 10:13:50 +00:00
abs
009460d1df Updated www/apache-tomcat55 to 5.5.27 2008-09-10 09:54:28 +00:00
abs
1276d7b4a9 Updated www/apache-tomcat55 to 5.5.27
Tomcat 5.5.27 (fhanik)

    General

        44463: War file upload in manager webapp fails due to missing commons-io dependency. Added commons-io 1.4. (rjung)

    Catalina

        44021, 43013: Add support for # to signify multi-level contexts for directories and wars.
        44494: Backport from 6.0 (rjung)
        Add additional checks for URI normalization. (remm)
        Don't throw an ArrayIndexOutOfBoundsException when empty URL is requested. Patch provided by Charles R Caldarale. (markt)
        29936: Don't use parser from a webapp to parse web.xml and possibly context.xml files. (markt)
        43079: Correct pattern verification for suspicious URLs. Patch provided by John Kew. (markt)
        43080: Log suspicious URL pattern warnings to the correct web application. (markt)
        43117: Setting an empty workDIR could delete all of CATALINA_HOME. Patch provided by Takayuki Kaneko. (markt)
        44282: Prevent security exception in trace level logging for web application class loader when running under a security manager. (markt)
        44529: No roles specified (deny all) should take precedence over no auth-constraint specified (allow-all). (markt)
        43578: Enable start on Linux if $CATALINA_HOME contains a space. Original patch provided by Ray Sauers with improvements by Ian Ward Comfort. (markt)
        44673: Throw IOE if ServletInputStream is closed and a call is made to any read(), ready(), mark(), reset(), or skip() method as per javadocs for Reader. (markt)
        Enable the CGIServlet to work with Windows Vista. (markt)
        Add additional permission required to read JDK logging configuration when running with a security manager. (markt)
        44943: Reduce copy/paste issues caused by different engine names in server.xml. (markt)
        45195: Prevent NPE when calling Session.getAttribute(null) and Session.removeAttribute(null). The spec is unclear but this is a regression from 5.0.x. (markt)
        45293: Update name of commons-logging jar in security policy. (markt)
        45453: Fix race condition in JDBC Realm. Based on a patch provided by Santtu Hyrkk. (markt)
        JAAS Realm did not read role information for users. (markt)

    Connectors

        Log errors for AJP signoffs at DEBUG level, since it is harmless if mod_jk has hung up the phone. (billbarker)
        42727: Handle request lines that are exact multiples of 4096 in length. Patch provided by Will Pugh. (markt)
        43191: Compression could not be disabled for some file types. Based on a patch by Len Popp. (markt)
        45591: Fix NPE on shutdown failure in some cases. Based on a patch by Matt Passell. (markt)

    Jasper

        31257: Quote endorsed dirs if they contain a space. (markt)
        42943: Make sure nested element is inside <jsp:text> element before throwing exception. (markt)
        44877: Prevent collisions in tag pool names. (markt)
        45015: Enfore JSP spec rules on quoting in attrbutes. This is configurable using the system property org.apache.jasper.compiler.Parser.STRICT_QUOTE_ESCAPING. (markt)

    Webapps

        42899: When saving config from admin app, correctly handle case where the old config file does not exist. (markt)
        44541: Document packetSize attribute for AJP connector. (markt)
        44715: Document use of secret for AJP connector. (markt)
        45323: Add note that context.xml files can only contain a single Context element. (markt)
        Update JNDI datasource docs since maxActive setting for unlimited changed in commons-pool > 1.2. (markt)

    Specification

        Use a localised error message if a user tries to write a negative length byte array during default processing of a HEAD request. (markt)
        44562: HEAD requests cannot use includes. Patch provided by David Jencks. (markt)
2008-09-10 09:53:31 +00:00
tron
d9d0243487 Add a comment which explains why we use the "db46" package under
certain versions of NetBSD.
2008-09-10 09:51:04 +00:00
obache
0f3aaeb125 + ruby-gnome2-0.17.0 (working on...) 2008-09-10 09:35:01 +00:00
jakllsch
ec6ba9cccc Updated fonts/dejavu-ttf to 2.26 2008-09-10 05:46:20 +00:00
martti
3ab7a9f038 rrdtool 2008-09-10 05:38:52 +00:00
martti
19a8eff734 Updated databases/rrdtool to 1.3.2
MAJOR BUG-FIX:

* When running rrdtool update with multiple updates in one go and
  MMAP enabled, there was a data corruption bug at wrap around.
  See http://oss.oetiker.ch/rrdtool-trac/ticket/178 for details
  Thanks to Kevin Brintnall

OTHER FIXES:

* Forward ported rra cur_row randomization patch from rrdtool
  1.2.28 (it got lost in development).

* Contrary to the documentation imginfo did return the full path
  of the image and not only the file name.

* Make --lazy mode work even when PRINT commands are present.
  http://oss.oetiker.ch/rrdtool-trac/ticket/163

* Fix Ruby Bindings memory leak.

* Fix compilation on solaris 2.8

* Fix a ton of memory leaks in rrd_create and some in rrd_tool as
  well. Based on valgrind analysis by Sven Engelhardt. Thanks!

* Fix handling of error conditions in rrd_tool.c (errno is not the
  ideal indicator)

ENHANCEMENTS:

* Text Strings entered in the current locale will automatically be
  transformed to utf8 for proper handling by Pango.

* Dramatically improved Pango Performance by introducing a static
  fontmap. On my test system the persistent fontmap causes the
  second graph with the same fonts in a single session to be
  created about 0.18s faster than the first one. For a total graph
  creation time of 0.21s this is a pretty substantial improvement.
  With this patch, performance for the second graph is back to
  1.2.x levels or even better.
2008-09-10 05:38:12 +00:00
joerg
0ee6b39c5f Don't override SUBDIR in the middle of the Makefile. 2008-09-10 01:12:31 +00:00
gdt
1cb7e31c6f add:
# LICENSE pending investigation; absence of LICENSE violates
# "RESTRICTED implies LICENSE" pkgsrc rule.
LICENSE=	generic-nonlicense
2008-09-10 00:43:01 +00:00
gdt
9c97c00913 Add
LICENSE=	generic-nonlicense
 RESTRICTED=	Unclear terms
 NO_SRC_ON_FTP=		${RESTRICTED}
 NO_BIN_ON_FTP=		${RESTRICTED}
 NO_SRC_ON_CDROM=	${RESTRICTED}
 NO_BIN_ON_CDROM=	${RESTRICTED}
in lieu of setting NO_*_ON_FTP to "no".
2008-09-10 00:39:55 +00:00
gdt
363d01cd4b point to xmame-license 2008-09-10 00:36:09 +00:00
gdt
e7b3ade0b0 Set license to (missing) xm7-license, as no-commercial-use is
deprecated.
2008-09-10 00:33:59 +00:00
gdt
a8cb8d2ef7 Set NO_*_ON_*; license is unclear. 2008-09-10 00:32:08 +00:00
gdt
6179ba0933 Kill fee-based-commercial-use in favor of unclear-patent-claims.
Add NO_BIN_ON_* to existing NO_SRC_ON_*.
2008-09-10 00:28:43 +00:00
jakllsch
4772821301 Update dejavu-ttf to 2.26.
Changes from 2.25 to 2.26

- added glyphs for Cyrillic-B to Sans (by Wesley Transue)
- added U+0370-U+0371 to Sans (by Wesley Transue)
- added U+019C, U+01A2-U+01A3, U+01A6, U+01E4-U+01E5, U+024C-U+024D, U+0285,
  U+0290, U+02A0, U+0370-U+0371, U+03F1, U+03FC to Sans ExtraLight (by Wesley
  Transue)
- added U+20A0-U+20A5, U+20A7-U+20B3, U+2105, U+210D, U+210F, U+2115, U+2117,
  U+2119-U+211A, U+211D, U+2124, U+212E, U+2200-U+2204 to Mono (by Heikki
  Lindroos)
- added U+01BA and U+01BF to Mono (by Heikki Lindroos)
- merged OpenType "aalt" feature in Latin in Sans (by Denis Jacquerye)
- added alternative shape for y in Sans (by Denis Jacquerye)
- added saltillo (U+A78B-U+A78C) to all faces (by James Cloos)
- changed U+047C-U+047D to references instead of outlines in Sans (by Wesley
  Transue)
- added Latin letter tresillo U+A72A-U+A72B to Sans (by Wesley Transue)
- added U+A734-U+A737 to Sans (by Wesley Transue)
- added U+2053 to Serif and fixed it bug:9425 in Sans (by Gee Fung Sit)
- removed problematic hints for U+0423 bug:10025 (by Gee Fung Sit)
- added U+27C5-U+27C6 bug:10255 to all faces (by Gee Fung Sit)
- fixed width of U+2016 in Sans Oblique (by Gee Fung Sit)
- added U+2016, U+2032-U+2038, U+2042, U+2045-U+2046, U+204B-U+204F,
  U+2051-U+2052, U+2057 to Serif (by Gee Fung Sit)
- made U+2140 bigger to match other n-ary operators (by Gee Fung Sit)
- added U+0606-U+0607, U+0609-U+060A to Sans (by Gee Fung Sit)
- added U+221B-U+221C to Mono (by Gee Fung Sit)
- small adjustments to U+221B-U+221C in Sans and Serif (by Gee Fung Sit)
- update U+04B4-U+04B5 in Serif (by Andrey V. Panov)
- increased max-storage value from maxp table to 153 (by Andrey V. Panov)
- added U+0472-U+0473, U+0510-U+0511, U+051A-U+051D, U+0606-U+0607,
  U+0609-U+060A, U+1E26-U+1E27, U+1E54-U+1E55, U+1E7C-U+1E7D, U+1E8C-U+1E8D,
  U+1E90-U+1E91, U+1E97-U+1E99, U+1E9F, U+1EAC-U+1EAD, U+1EB6-U+1EB7,
  U+1EC6-U+1EC7, U+1ED8-U+1EDD, U+1EE0-U+1EE3, U+1EE8-U+1EEB, U+1EEE-U+1EF1 to
  Mono (by Gee Fung Sit)
- added locl rules for S/T cedilla for Romanian and Moldavian so they get
  rendered as S/T with comma accent (see Redhat bug #455981) (by Ben Laenen)
- removed ligature rule from Armenian U+0587 bug:16113 (by Gee Fung Sit)

Changes from 2.24 to 2.25

- moved/added U+2E18 (by Gee Fung Sit)
- added empty glyph for U+2064 in Sans and Serif (by Gee Fung Sit)
- added U+22CE-U+22CF to Sans (by Gee Fung Sit)
- Sans Oblique and Bold Oblique, Serif: reverted digits hinting instructions back to before revision 1590, which fixed mistaken debian bug #471024. This fixes Debian bug #411308. The original bug was in freetype not in the fonts (by Denis Jacquerye)
- added U+A726-U+A729, U+A730-U+A733, U+A738-U+A73F, U+A746-U+A74B, U+A74E-U+A74F, U+A780-U+A781, U+A7FB-U+A7FF to Sans (by Gee Fung Sit)
- added Macedonian italic glyph shape for U+0453 in Serif (by Ben Laenen)
- changed descenders in U+0446, U+0449, U+0497, U+04A3, U+04AD (by Andrey V. Panov)
- updated main SFD files to SplineFontDB 3.0 (Denis Jacquerye and Gee Fung Sit)
- moved U+0561 2 up since it wasn't aligned with the baseline well (by Ben Laenen)
- added U+2E2E to Sans (by Gee Fung Sit)
- replaced U+2699 with simpler version in Sans (by Gee Fung Sit)
- added a lot of hinting instructions to Latin Extended B, Greek and Coptic glyphs Sans Book (by Wesley Transue)
- differentiated U+2219 from U+22C5 and adjusted affected references in Sans and Mono (by Gee Fung Sit)
- made Hebrew narrower in Sans Bold and Sans Bold Oblique (by Denis Jacquerye)
- added Kurdish and Chuvash letters from Unicode 5.1 Cyrillic Extended block (by Wesley Transue)
- added U+1E9F, U+A644-U+A647, U+A64C-U+A64D, U+A650-U+A651, U+A654-U+A655, U+A712U+A716 to Sans (by Gee Fung Sit)
- added several glyphs to Sans ExtraLight (by Gee Fung Sit)
- added hinting instructions to U+046A-U+046B, U+0508-U+0509, U+050B, U+0512-U+0513 in Sans Book (by Wesley Transue)
- corrected width of U+027E in Sans Book (by Gee Fung Sit)
- added U+2C79, U+2C7B-U+2C7D to Sans (by Gee Fung Sit)
- added a bunch of glyphs+small corrections to Sans Light (by Gee Fung Sit)
- added U+0496, U+0497, U+04B0, U+04B1 (by Andrey V. Panov)
- updated U+0493, U+049B, U+04B3, U+04B7, U+04F7 (by Andrey V. Panov)
- further improvements in extended Cyrillic (by Andrey V. Panov)

Changes from 2.23 to 2.24

- instructions for U+05C0 ׀, U+05C3 ׃, U+05F3 ׳, and U+05F4 ״ in DejaVu
   Sans. (by Wesley Transue)
- instructions for U+2116 in Sans (by Andrey V. Panov)
- Unicode 5.1 update: moved U+F208 to U+2C6D, U+F25F to U+2C71, added
  U+2C6E-U+2C6F, U+2C72-U+2C73, updated outline of U+2C71 in Sans. (by
  Denis Jacquerye)
- updated and instructed U+0401 in Sans (by Andrey V. Panov)
- fixed the bug in Sans faces where U+02EC ˬ faced the wrong direction.
  Also, added a few more glyph instructions. (by Wesley Transue)
- removed OS2Sub and OS2Strike that weren't intentional in Sans
  ExtraLight. (by Denis Jacquerye)
- updated instructions for U+401, U+44F in Serif Book. (by Andrey V.
  Panov)
- instructions for U+02C4 ˄, U+02C5 ˅, U+03D8 Ϙ, U+03D9 ϙ, U+0494 Ҕ, and
  U+0495 ҕ in Sans Book. (by Wesley Transue)
- instructions for U+01A6 Ʀ, U+0238 ȸ, U+0239 ȹ, U+02EC ˬ, and U+05C6 ׆
  in Sans Book. (by Wesley Transue)
- DejaVuSans.sfd DejaVuSerif.sfd: updated instructions for U+447 and
  U+451 using code generated with xgridfit (by Andrey V. Panov)
- instructions for a few glyphs in the Latin Extended-B Block, Greek
  Block, Cyrillic Block, and N'Ko block. (by Wesley Transue)
- updated sfdnormalize.pl, and SFD files to new SFD format with empty
  lines. (by Denis Jacquerye)

Changes from 2.22 to 2.23

- fixed bug which made Condensed fonts appear instead of normal width ones
- added U+20DB, U+20DC, and U+20E1 to Sans (by Roozbeh Pournader)
- added hinting instructions to U+01A7, U+01AA-U+01AC, U+01AE-U+01AF,
  U+01BC-U+01BD, U+01BF, U+01F7, U+0277, U+027F, U+0285-U+0286, U+0297, U+02AF,
  U+02B4-U+02B5, U+02BD, U+030D, U+0311, U+0329, U+04A0-U+04A1 in Sans Book (by
  Wesley Transue)
- modified hinting instructions of U+04A2 in Sans Book (by Wesley Transue)
- added hinting instructions to U+237D, U+2423 in Mono Book and Mono Bold (by
  Wesley Transue)
- added mathematical alphanumeric symbols to all styles (by Max Berger)
- added Unicode 5.1 U+2E18 as U+2E18.u51 (not yet usable) to Sans (by Roozbeh
  Pournader)
- dereferenced all glyphs with mixed references and outlines (by Denis
  Jacquerye)
- removed non-zero width from U+0344 in Sans (by Denis Jacquerye)

Changes from 2.21 to 2.22

- directory structure has changed, we now use the Makefile
- modified Armenian U+0565 in Sans (by Սահակ Պետրոսյան)
- added double struck letters and numbers U+2102, U+210D, U+2115,
  U+2119-U+211A, U+211D, U+2124, U+213C-U+2140, U+2145-U+2149, U+1D538-U+1D539,
  U+1D53B-U+1D53E, U+1D540-U+1D544, U+1D546, U+1D54A-U+1D550, U+1D552-U+1D56B,
  U+1D7D8-U+1D7E1 to Serif (by Stephen Hartke)
- added letterlike symbols U+2103, U+2109, U+2127, U+214B, U+2141-U+2144 to
  Serif (by Ben Laenen)
- fixed outline direction of U+2143 in Sans Bold/Bold Oblique (by Ben Laenen)
- added arrow set in Serif: arrows: U+2194-U+21FF; dingbats: U+27A1;
  supplemental arrows A: U+27F0-U+27FF; supplemental arrows B: U+2900-U+2975,
  U+297A; miscellaneous symbols and arrows: U+2B00-U+2B11 (by Ben Laenen)
- added U+0180, U+01DE, U+01E0-01E1, U+022A, U+022C, U+0230, U+1E08-U+1E09,
  U+1E10-U+1E11, U+1EB0-U+1EB1 to Mono (by Denis Jacquerye)
- adjusted U+01D5, U+01D7, U+01D9, U+1DB in Mono (by Denis Jacquerye)
- added Ogham in Sans (by Wesley Transue)
- added Yijing Hexagram Symbols in Sans (by Wesley Transue)
- hinting instructions added to Cyrillic U+0460, U+04A6-U+04A7, U+04AC-U+04AD,
  U+04C7-U+04C8, U+04F6-U+04F7, U+04FA-U+04FB, U+050C-U+050D in Sans Book (by
  Wesley Transue)
- adjusted Cyrillic letters U+042A, U+044A, U+044C, U+0459-U+045B, U+0462,
  U+048C-U+048D in Serif (by Andrey V. Panov)
- hinting instructions added to Lao U+0EB7 in Sans (by Wesley Transue)
- added Roman numerals and Claudian letter U+2160-U+2184 in Serif (by Ben
  Laenen)
- added U+FFF9-U+FFFD to Sans, Serif and Mono (by Lars Næsbye Christensen)
- added mathematical symbols to Serif: U+2200, U+2203-U+2204, U+2213-U+2214,
  U+2217-U+2218, U+2223-U+2226, U+2250-U+2255, U+2295-U+22AF, U+22C5 (by Ben
  Laenen)
- modified bullet symbol U+2219 in Serif (by Ben Laenen)
2008-09-10 00:27:12 +00:00
gdt
43cbc7900c Set NO_BIN_ON_FTP; not clear if our patches qualify as 'modified'. 2008-09-10 00:25:14 +00:00
uebayasi
47545d1b30 Restrict not only source but binary distribution since the license is vague.
Pointed out by joerg.
2008-09-10 00:14:33 +00:00
dmcmahill
2b9d56cc85 add missing bacula-static 2008-09-09 22:45:45 +00:00
tron
e38e0bf540 Note new "db46" and update "openldap-server" package. 2008-09-09 22:26:54 +00:00
tron
0179891bd4 Depend on the "db46" package under NetBSD versions that use SA threads.
Bump package revision.

This is the second half of the fix for PR pkg/39500.
2008-09-09 22:25:02 +00:00
tron
1fc8cec516 Re-add Berkeley DB 4.6.21 as "db46" package. This package can coexist
with the "db4" package without problems. This is the first half of the
fix for PR pkg/39500.
2008-09-09 22:23:32 +00:00
schmonz
7f06dc4b49 Updated www/ikiwiki to 2.63 2008-09-09 17:19:26 +00:00
schmonz
794d47c6a2 Update to 2.63. From the changelog:
* Set cookies HttpOnly.
* Typo. Closes: #[497003](http://bugs.debian.org/497003)
* Ignore failure to install files into /etc, in case install is
    running as non-root.
* Work around perl $\_ scoping nonsense that caused breakage when loading
    external plugins.
* style.css: Add missing semicolon. Closes:
    #[497176](http://bugs.debian.org/497176)
* filecheck: Fall back to testing for binary or plain text files
    if no mime type is detected.
* table: Support header=column to make the table header be the first
    column of the data. (AlexandreDupas)
* For fine control over what characters are allowed, unescaped in
    source filenames, the wiki\_file\_chars setting is added. For
    example, set to "-[:alnum:]+/.\_" to disable colons from being
    used in source files (which can cause troubl om Windows).
* po/Makefile: update po files when the pot file has changed.
    Closes: #[497951](http://bugs.debian.org/497951)
* editpage: New core plugin factoring out page editing to allow
    disabling it if desired.
2008-09-09 17:19:13 +00:00
taca
2f2c12670a Note update of www/geeklog package to 1.4.1nb3. 2008-09-09 14:35:25 +00:00
taca
87755c333b Add security fix of FCKeditor.
http://www.geeklog.net/article.php/file-uploads

Bump PKGREVISION.
2008-09-09 14:34:13 +00:00
dsainty
b4b6ad587d Updated x11/xtrans to 1.2.1nb1 2008-09-09 14:01:46 +00:00
dsainty
60e91aeb7a Re-enable abstract socket support under Linux (remove comment and first hunk
of patch-aa).

Abstract socket support was previously patched disabled because it was broken
( see http://bugs.freedesktop.org/show_bug.cgi?id=15884 ).  The fix is in two
parts.

The first part is corrected in xtrans 1.2.1: Connection failure for abstract
socket is ECONNREFUSED, not ENOENT.

The second part is in an upcoming release of libX11, but the upstream changes
have been pulled into Pkgsrc as the patches libX11/patches/patch-a[ik].

Tested on the same Linux system that prompted Bug#15884.

Bump PKGREVISION.
2008-09-09 13:59:13 +00:00
kefren
3e7dbe011c mention the import of games/ufoai 2008-09-09 12:49:32 +00:00
kefren
b65ef7f806 add ufoai 2008-09-09 12:47:48 +00:00
kefren
faa237d519 initial import of UFO: Alien Invasion, a game inspired by
the famous X-COM series
2008-09-09 12:46:36 +00:00
jmcneill
7802e5d74a Fix corrupt patch-vb 2008-09-09 12:13:13 +00:00
jmcneill
8ec6886932 regen 2008-09-09 12:07:58 +00:00
jmcneill
aba6b5e838 Add $NetBSD$ 2008-09-09 12:07:45 +00:00
jmcneill
5573848b1b unicap 0.9.1, ucview 0.21 2008-09-09 11:54:00 +00:00
jmcneill
d9f839ccc4 Add ucview 2008-09-09 11:53:17 +00:00
jmcneill
3b464514bf UCView is a video capture and display program based on the unicap video
imaging library. Features:

 * High performance live video display utilizing XVideo hardware
   acceleration where possible.
 * Support of a broad range of video capture devices via the unicap library.
 * Audio/Video recording and encoding using the free Ogg Vorbis and Theora
   high performance codecs.
 * Extensible via a plugins.
 * Remote controllable via DBus interface.
2008-09-09 11:52:36 +00:00
jmcneill
030455d931 Add unicap 2008-09-09 11:50:59 +00:00
jmcneill
8454db596c unicap provides a uniform interface to video capture devices. It allows
applications to use any supported video capture device via a single API.
2008-09-09 11:50:18 +00:00
abs
7a4f040253 fix missing \ in last DESTDIR commit 2008-09-09 11:11:29 +00:00
bjs
981e2df77b Updated editors/vile to 9.7 [bjs 2008-09-09]
Updated editors/xvile to 9.7 [bjs 2008-09-09]
2008-09-09 10:15:13 +00:00
bjs
8ac4114149 Update to vile-9.7. This is a bug-fix release with some minor
feature improvements (remove obsolete filters, improve ruby filter,
improved syntax highlighting, some locale/encoding fixes, etc.)

In pkgsrc, add DESTDIR support to xvile.  While here, include
libXt and libXmu so that xvile will build if XAW_TYPE=xpm.
2008-09-09 10:14:30 +00:00
bjs
7c30c6a650 Add DESTDIR support. 2008-09-09 02:16:26 +00:00
jmcneill
ebc89222de Enable tv-v4l2 support on NetBSD. 2008-09-09 01:11:53 +00:00