Commit graph

145797 commits

Author SHA1 Message Date
minskim
4b02179b94 Add tex-fancyvrb and tex-fancyvrb-doc. 2009-08-02 19:20:51 +00:00
tonnerre
9a9197bc0a Updated chat/silc-client to 1.1.8 2009-08-02 19:19:22 +00:00
tonnerre
9c0c2b69f8 Update silc-client to version 1.1.8 to fix a security problem.
Changes:
 - Portability: Check threads support in OpenBSD.
 - Security: Fixed string format vulnerability in client entry handling.
 - Autoconf upgrade.
 - PacketEngine: Don't free underlaying stream in packet stream create error
 - If packet stream creation failed it freed the stream given as argument.

   This is wrong.  It is the caller's responsibility to free it if the
   packet stream creation failed.
 - SKE: When failure is received mark SKE always failed

   Mark the SKE failed even if we don't receive error from remote.  Fixes
   crash where the callback is called back to application without valid
   key material and without error status.
2009-08-02 19:18:40 +00:00
minskim
f372a91c2d Import tex-fancyvrb-doc-2.7a as print/tex-fancyvrb-doc.
This is documentation for tex-fancyvrb.
2009-08-02 19:18:14 +00:00
minskim
bce5d9453a Import tex-fancyvrb-2.7a as print/tex-fancyvrb.
Flexible handling of verbatim text including: verbatim commands in
footnotes; a variety of verbatim environments with many parameters;
ability to define new customized verbatim environments; save and
restore verbatim text and environments; write and read files in
verbatim mode; build "example" environments (showing both result and
verbatim source).
2009-08-02 19:17:51 +00:00
joerg
7dd297e86e pkg_install-20090727:
Make pkg_install WARNS=4 clean and fix a number of lint warnings.
Based on reports from veego about warnings with older GCC releases in
pkg_delete, where a variable is potentially used uninitialized.
2009-08-02 17:56:44 +00:00
tnn
be6a889f24 Make sure "pkg-config --libs libpng" emits a run path.
Bump revision.
2009-08-02 17:31:46 +00:00
drochner
721f23fe2f fix some glitches with UPnP interaction, bump PKGREVISION 2009-08-02 12:10:39 +00:00
drochner
76acec3661 +libgsf-gnome 2009-08-02 11:51:44 +00:00
drochner
3d0118820d +gupnp* 2009-08-02 11:49:41 +00:00
drochner
baf6985fb2 add gupnp-tools-0.7.1, some tools for UPnP devices
The gupnp-av-cp tool can be used, together with "coherence", to
remote-control the "rhythmbox" audio player, also with seperate
media stores like "mediatomb".
2009-08-02 11:41:49 +00:00
drochner
aca9ec9299 add gupnp-av-0.4.1, helpers for audio/video applications using GUPnP 2009-08-02 11:37:20 +00:00
drochner
f80f8f88fb add gupnp-0.12.8, a base UPnP library
There are (at least) four diffent (and conflicting) libraries for
UUID creation. I've added patches to use the NetBSD native one
which should be present on other BSDs too.
Other OSes likely want to use the Linux/e2fs one (which is in
pkgsrc-wip), this also would need some more extensive autoconf
changes.
2009-08-02 11:35:26 +00:00
drochner
9e5790d931 add gssdp-0.6.4, a service discovery library for for UPnP 2009-08-02 11:24:06 +00:00
drochner
276babdd83 this uses the gnome part of libgsf which is an extra pkg now, so
pull it in, bump PKGREVISION
(it could be built without gnome support, perhaps later)
2009-08-02 10:54:37 +00:00
drochner
49e17bc8e8 split out gnome support, to get more granular dependencies 2009-08-02 10:52:06 +00:00
jun
51205fbd8c Updated editors/emacs to 22.3nb3 [jun 2009-08-02] 2009-08-02 10:45:28 +00:00
jun
b8ff018762 enable pmax (=mipsel--netbsd) again. 2009-08-02 10:44:48 +00:00
hasso
981a15cd84 Updated security/sudo to 1.7.2p1. 2009-08-02 07:41:29 +00:00
hasso
64ef0d1c46 Update to 1.7.2p1.
Changes in 1.7.2p1 since 1.7.2:
===============================

* Fixed the expansion of the %h escape in #include file names introduced in
  sudo 1.7.1.

Changes in 1.7.2 since 1.7.1:
=============================

* A new #includedir directive is available in sudoers. This can be used to
  implement an /etc/sudo.d directory. Files in an includedir are not edited
  by visudo unless they contain a syntax error.
* The -g option did not work properly when only setting the group (and not
  the user). Also, in -l mode the wrong user was displayed for sudoers
  entries where only the group was allowed to be set.
* Fixed a problem with the alias checking in visudo which could prevent
  visudo from exiting.
* Sudo will now correctly parse the shell-style /etc/environment file format
  used by pam_env on Linux.
* When doing password and group database lookups, sudo will only cache an
  entry by name or by id, depending on how the entry was looked up.
  Previously, sudo would cache by both name and id from a single lookup, but
  this breaks sites that have multiple password or group database names that
  map to the same uid or gid.
* User and group names in sudoers may now be enclosed in double quotes to
  avoid having to escape special characters.
* BSM audit fixes when changing to a non-root uid.
* Experimental non-Unix group support. Currently only works with Quest
  Authorization Services and allows Active Directory groups fixes for
  Minix-3.
* For Netscape/Mozilla-derived LDAP SDKs the certificate and key paths may
  be specified as a directory or a file. However, version 5.0 of the SDK
  only appears to support using a directory (despite documentation to the
  contrary). If SSL client initialization fails and the certificate or key
  paths look like they could be default file name, strip off the last path
  element and try again.
* A setenv() compatibility fix for Linux systems, where a NULL value is
  treated the same as an empty string and the variable name is checked
  against the NULL pointer.
2009-08-02 07:39:27 +00:00
joerg
9b94afa458 Add a note about URLs starting with a dash. 2009-08-02 02:41:53 +00:00
joerg
e68b30c5b7 Add support for fetching from URLs that do not end in the distfile.
If the URL is prefixed with a dash, it is considered complete.
2009-08-02 02:38:52 +00:00
zafer
c997f414f0 remove freeciv from the list. has been updated by ahoka. 2009-08-02 00:38:35 +00:00
zafer
b75fac80f5 remove brasero from list. has been updated by drochner. 2009-08-01 23:56:11 +00:00
zafer
1334bfbe3b remove gramps 3.1.1. has been updated by drochner. 2009-08-01 23:52:44 +00:00
tnn
30b4047fac Updated wm/dwm to 5.6.1 2009-08-01 23:27:44 +00:00
tnn
86a950e058 Update to dwm-5.6.1. From maintainer in private mail. Changes:
- fixed Xinerama support with screens with the same origin geometry
- fixed aspect ratio applications
- several corrections to the man page
2009-08-01 23:26:14 +00:00
minskim
28863a3f16 Add ETL. 2009-08-01 22:41:22 +00:00
minskim
009435e8c8 Import ETL-0.04.11 as devel/ETL from pkgsrc-wip. Packaged by pho at
cielonegro dot org.

ETL is a template library for synfig.
2009-08-01 22:38:44 +00:00
tnn
bae6cc6948 fix another sloppy Makefile that attempted to install the same file twice 2009-08-01 21:25:03 +00:00
dholland
6edb34eb04 USE_TOOLS+=gmake, same as pcc-current, for the same reason. Fixes PR 38964. 2009-08-01 20:37:05 +00:00
dholland
0889e81c9d Add /usr/bsd to $overpath for IRIX as per PR 38802. I'm going to leave
/usr/bsd/bin there for now (unless someone wants to confirm it's never
existed in *any* IRIX version) because it should ordinarily be harmless.
2009-08-01 20:19:37 +00:00
dholland
30bdb8716e fix typo 2009-08-01 20:16:25 +00:00
dholland
079a2916fd Avoid UNAME!=/usr/bin/uname -s in the makefile, which doesn't work on
Debian. Since we patched out all the uses of ${UNAME}, we don't need
to collect it either. Fixes the last bit of PR 38083.
2009-08-01 20:01:57 +00:00
dholland
e09d007487 groff 2009-08-01 19:13:59 +00:00
dholland
0f30162ed2 Rearrange how the conditional plist substitutions are done to be more
flexible. Adjust Solaris case to not expect gan.tmac. Fixes PR 35295.
Bump PKGREVISION as a precaution.
2009-08-01 19:13:15 +00:00
zafer
42296baa7b updated ham/xdx to 2.4.2 2009-08-01 18:59:47 +00:00
zafer
af9b73fb52 xdx updated to 2.4.2. remove it from the list. 2009-08-01 18:57:54 +00:00
zafer
b03516abf1 update to 2.4.2 by me (TA4CFR).
Changelog for version xdx (2.4.2)
* German translations added.
* Improved gnuplot script for proper use of time format for the x-axis.
* Both contributions by Tom DL1JBE, Thanks!

Changelog for version xdx (2.4.1)
* This fixes compilation against version 2.14 of GTK+. Thanks to Tom,
DL1JBE for notifying me.

Changelog for version xdx (2.4)
* Added automatic country lookup by Emanuele IZ0ETE. In order for this to
work you need to enable the country column in the preferences dialog.
* With this release visible columns need to be reconfigured.
* Portuguese translation added. Thanks to David, CT1DRB.

Changelog for version xdx (2.3)
 * Compilation fixes for MAC OS X. Thanks to IZ0ETE.
2009-08-01 18:56:03 +00:00
dholland
b7a98d33cd Fix MASTER_SITES accidentally broken in rev 1.22. 2009-08-01 18:33:08 +00:00
dholland
a6c8067c5c Note bump of cad/electric. 2009-08-01 16:23:02 +00:00
dholland
81c2b6bf5e Hack around silly behavior that unlocks every freshly created pthread
mutex. Fixes PR 35261.
2009-08-01 16:22:25 +00:00
tnn
d982a33088 changelog says libXinerama no longer needed. 2009-08-01 15:33:46 +00:00
schnoebe
2509a1a845 Add udns. 2009-08-01 14:55:19 +00:00
drochner
cd4dace4fe add patches from upstream to fix a double free() and an integer overflow
(http://secunia.com/advisories/35292/)
bump PKGREVISION
2009-08-01 14:03:19 +00:00
hasso
7fa7ed5530 Updated x11/modular-xorg-server to 1.6.3. 2009-08-01 13:33:27 +00:00
hasso
a84dc98b93 Update to 1.6.3.
Changes in 1.6.3 since 1.6.2.901:

Adam Jackson (1):
      selinux: Only activate if policy says to be an object manager

Alan Coopersmith (2):
      Don't printf NULL pointers on HAL connection error
      Remove hardcoded gcc -Wall option from configure.ac

Ben Skeggs (1):
      quirk: use first detailed timing as preferred for PEA prod 9003 (rh#492359)

Keith Packard (1):
      Bump release number to 1.6.3

Rémi Cardona (1):
      config: add HAL error checks


Changes in 1.6.2.901 since 1.6.2:

Adam Jackson (1):
      xdmcp: Don't crash on X -query with more than 255 IP addresses. (#20675)

Alan Coopersmith (1):
      Fix build of drivers with 1.6.2 when not using --install-libxf86config

Benjamin Defnet (2):
      hw/xf86/modes: Set crtc mode/rotation/transform before calling set_mode_major
      randr: fix operation order so that rotation+transform works

Dave Airlie (1):
      xfree86: move didLock assignment down to where the function pointer is valid.

Julien Cristau (1):
      randr: fix server crash in RRGetScreenInfo

Keith Packard (2):
      Replace dixLookupResource by dixLookupResourceBy{Type,Class}
      Bump to version 1.6.2.901 (1.6.3 RC1)

Kim Woelders (1):
      Fix key repeat problem.

Matthias Hopf (1):
      randr: Nuke broken set_origin shortcut

Michel Dänzer (1):
      EXA: Only pass CT_YXBANDED to RECTS_TO_REGION() if that is really true.

Robert Noland (1):
      One = is more than adequate here.  Make is sh safe.

Rémi Cardona (1):
      configure: libXinerama isn't needed anymore
2009-08-01 11:06:23 +00:00
schmonz
9b96f00323 Note p5-Search-Xapian update. 2009-08-01 08:43:34 +00:00
schmonz
fc62326efa Update to 1.0.14.0. From the changelog:
- Add handling of C++ exceptions from methods of Document (ticket#284).
2009-08-01 08:42:58 +00:00
minskim
6d811dc6aa Add tex-cite and tex-cite-doc. 2009-08-01 07:09:52 +00:00