Commit graph

116734 commits

Author SHA1 Message Date
smb
77187f9433 Correct DESCR line 2007-08-17 02:46:29 +00:00
gdt
785779a3cc Remove leading spaces from PKGNAME, to cope with an old bug. 2007-08-17 01:19:45 +00:00
smb
db8dcb56d1 Fix erroneous patch file (caused problems with pkg_comp build) 2007-08-16 23:14:17 +00:00
joerg
23bc34e15a Add DESTDIR and modular Xorg support. 2007-08-16 23:12:20 +00:00
joerg
da4298f57d Supports DESTDIR. Remove x11 option -- it still requires Xaw to build
and that makes it kind of pointless.
2007-08-16 22:59:08 +00:00
joerg
b2c0408ded Add DESTDIR support. 2007-08-16 22:48:59 +00:00
joerg
ad9f79d321 Supports DESTDIR. 2007-08-16 22:47:19 +00:00
joerg
28dd6d715b Add DESTDIR and modular Xorg support. 2007-08-16 22:39:14 +00:00
joerg
b9205bc33a Add modular Xorg and DESTDIR support. 2007-08-16 22:31:11 +00:00
joerg
b9c3df5d8e Add support for modular Xorg. 2007-08-16 22:23:46 +00:00
joerg
17b1a87919 Add modular Xorg and DESTDIR support. 2007-08-16 21:57:04 +00:00
joerg
595265ae32 Fix basic NetBSD SPARC support. This currently disables Sbus until
someone more involved in the platform take a look or I find the time to
merge the xsrc changes.
2007-08-16 20:10:15 +00:00
tnn
7c54fd9dd8 Patch an evil typecast that was losing the volatile qualifier on a pointer.
This caused the build of net/wireshark to fail.
Will submit upstream. PKGREVISION++
2007-08-16 18:11:44 +00:00
tron
498ef4464a Update the homepage URL. 2007-08-16 17:28:18 +00:00
jlam
8cd21c85a1 Allow for emulation-specific patches for binary-only packages. The
patches are named emul-${EMUL_PLATFORM}-patch-* and are located in
${PATCHDIR}.
2007-08-16 16:29:27 +00:00
joerg
5b6205850d Bah, keep the dependency on libXvMC to make configure happy. 2007-08-16 14:18:25 +00:00
joerg
a37ea039b1 XvMC support only exists for i386 and amd64 ATM. 2007-08-16 14:17:09 +00:00
jlam
e0f23f7e3a -compat14-crypto 2007-08-16 14:01:35 +00:00
jlam
e13eb61330 Remove compat14-crypto and make compat14 also install the crypto libraries.
The distinction is pointless nowadays.
2007-08-16 14:00:12 +00:00
joerg
5667b5a286 Fix up quoting so that it works for NetBSD/macppc. 2007-08-16 13:12:37 +00:00
joerg
1d9752887b close is a function, fix C&P errors. From Aleksey Cheusov.
Bump version, remove pkgrevision.
2007-08-16 13:02:05 +00:00
joerg
6eee19dc11 Work around broken default visibility in Linux (PR 36790).
Linux has sin_len either (PR 36791).
2007-08-16 12:50:34 +00:00
obache
4525751ea2 Updated x11/gdm to 2.18.4nb1 2007-08-16 12:47:54 +00:00
obache
3d30c37c7c If header file "linux/vt.h" exists, 'gdmopen' is also installed.
Should fix PR 36792.

Bump PKGREVISION.
2007-08-16 12:47:03 +00:00
he
bc58af0a22 Note update of www/p5-Apache-Session-Wrapper to 0.33. 2007-08-16 09:52:31 +00:00
he
1718d4f58c Upgrade Update p5-Apache-Session-Wrapper from version 0.31 to 0.33.
Changes:

0.33   2006-09-26

- When setting up tests with Apache::Test, if the user has apache2 we
  need to make sure that they have the mod_apreq2.so library
  available. If they don't, the live tests will be skipped. Based on a
  patch from Derek Price. RT #21552.

0.32   2006-09-18

- Work around a (maybe) bug in Apache2::Cookie. Set -value to undef to
  in Apach2::Cookie->new causes it to return undef, rather than a
  cookie with no value. This meant that delete_session() caused an
  "attempt to call method of undefined value" error. Reported by Derek
  Price. RT #20992.
2007-08-16 09:51:17 +00:00
tnn
38c78edf17 Revbump sweep of all libevent consumers due to update to libevent-1.3d. 2007-08-16 09:27:03 +00:00
rillig
8351609f9b A trailing slash saves one redirection on the server. 2007-08-16 09:25:16 +00:00
rillig
05fd52363a Updated the section on finding binary packages. 2007-08-16 09:10:51 +00:00
tnn
9fbb366eaf Update to libevent-1.3d. ChangeLog is not available but from the homepage:
libevent-1.3d:
Bug fixes in the HTTP layer.

libevent-1.3c:
Small bug and portability fixes.

Worth mentioning is that patch-ab and patch-ac were applied upstream.
As usual with libevent, this breaks the ABI due to .so naming, so a
small revbump sweep will be needed.
2007-08-16 08:59:43 +00:00
rillig
fca91bf3c4 Added a variable DEFAULT_DISTFILES that can be used when adding
distfiles to DISTFILES.
2007-08-16 07:42:53 +00:00
kei
d8b301cc5a is is --> is. 2007-08-16 05:43:33 +00:00
joerg
417150939a Kill redundant configure check and use the earlier computed sizes
directly. Allows t1lib to be cross-compiled.
2007-08-16 03:25:05 +00:00
joerg
56b7b61664 A number of packages implicitly assume that ar runs the right ranlib,
so override it as well for DESTDIR.
2007-08-16 03:09:38 +00:00
joerg
23db351467 Added modular-xorg-libs for assistance in cross-building. 2007-08-16 01:47:10 +00:00
joerg
5e06875bcd + modular-xorg-libs 2007-08-16 01:46:23 +00:00
joerg
e6fef6471c Import meta package for modular Xorg libraries. This is not intended
for normal users, but simplifies cross-building modular Xorg.
2007-08-16 01:45:24 +00:00
joerg
e35a1ef5fe Two more xorg updates for tonight. 2007-08-16 00:49:59 +00:00
joerg
104633f7fa Update xf86-video-nv to 2.1.3:
- Fix the ends of files.  Update the known cards date.
- Revamp scaling code.
- Add LVDS flat panel scaling support.
- Fix GeForceFX issues with video overlap.
2007-08-16 00:48:35 +00:00
joerg
ac36b3fb8d Update to xrdb-1.0.4: man page fixes. 2007-08-16 00:44:41 +00:00
joerg
fee4d30b6d Add DESTDIR support and use BUILDLINK_PREFIX instead of PREFIX for
finding Xerces. From Brook Milligan in private mail.
2007-08-16 00:42:20 +00:00
joerg
29a80a3a24 Add DESTDIR support. 2007-08-16 00:31:21 +00:00
joerg
05c2492d93 Supports DESTDIR. 2007-08-16 00:23:09 +00:00
joerg
0cc344f71e Fix bulk builds: + meanwhile. 2007-08-16 00:21:38 +00:00
joerg
f9bf429663 Supports DESTDIR. 2007-08-16 00:18:31 +00:00
joerg
ca75b388eb Add DESTDIR support. 2007-08-16 00:15:56 +00:00
joerg
445a91fbb8 swish-e updated to 2.4.5. 2007-08-16 00:15:19 +00:00
joerg
2992cca719 Update to swish-e 2.4.5:
- bugfixes
- FileFilter is using fork/exec directly, avoiding possible shell escape
issues
- proximity suppor tfor matchs
- fix sparc64 issues
- switch to GPL as license with a special link clause
- make use of strcoll for sorting
2007-08-16 00:14:42 +00:00
tnn
a55d85d404 add missing closing quotation mark 2007-08-15 23:03:04 +00:00
tnn
258ebabcf1 Updated devel/glib2 to 2.14.0 2007-08-15 22:37:56 +00:00