Commit graph

147750 commits

Author SHA1 Message Date
drochner
5350e7e4e7 g/c unneeded installation in post-install 2009-09-07 11:04:40 +00:00
drochner
c6848db903 make this build with jpeg-7 and the cups option again 2009-09-07 10:07:38 +00:00
drochner
50f01b0b2b make the "jamendo" plugin work with gtk2-2.16.6 -- the UI loader
seems to be picky about duplicate object names now
bump PKGREVISION
2009-09-07 10:02:13 +00:00
drochner
8689214525 fix PLIST for the non-x11 case: pango-view is built in any case, from spz
(According to the changelog, it was due to a bug that pango-view was
not built w/o X11; this was fixed in 1.24.1.)
2009-09-07 09:49:20 +00:00
minskim
70bdf138c9 Strip PKGREVISION from the emacs version string for a directory name. 2009-09-07 06:51:19 +00:00
dsainty
8ec31c64b3 Linux doesn't support direction-specific filters. Conform to the new
set_filters() interface introduced by Pkgsrc, but generate errors if
the outbound filters are defined.

Compile tested only (but it does at least compile!), on Linux with
/usr/include/pcap-bpf.h.  No functional change on systems that previously
successfully built.
2009-09-07 04:08:54 +00:00
taca
68018ef3af Note update of these pacakges.
www/squid30		3.0.19
	www/typolight27		2.7.3
2009-09-07 03:10:47 +00:00
taca
e80da6ec4b Update squid30 package to 3.0.19 (3.0.STABLE19).
Changes to squid-3.0.STABLE19 (06 Sep 2009):

	- Bug 2745: Invalid Response error on small reads
	- Bug 2739: DNS resolver option ndots can't be parsed from resolv.conf
	- Bug 2734: some compile errors on Solaris
	- Bug 2648: stateful helpers stuck in reserved if client disconnects while helper busy
	- Bug 2541: Hang in 100% CPU loop while extacting header details using a delimiter other than comma
	- Bug 2362: Remove support for deferred state in stateful helpers
	- Add 0.0.0.0 as a to_localhost address
	- Docs: Improve chroot directive documentation slightly
	- Fixup libxml2 include magics, was failing when a configure cache was used
	- ... and some minor testing improvements.
2009-09-07 03:09:28 +00:00
taca
6fdb884526 Update typolight27 package to 2.7.3.
Version 2.7.3 (2009-09-06)
--------------------------
- Added dynamic spellchecker languages to TinyMCE
- Added pseudo entities [{] and [}] to output insert tags
- Fixed issue with breadcrumb menu not handling redirect pages
- Fixed issue with incorrect row count in forms with hidden fields
- Fixed issue with empty rows in memberlists without username (#929)
- Fixed issue with event feeds containing foreign entries (#866)
- Fixed issue with certain multi-day events not being calculated correctly (#855)
- Fixed issue with empty keywords being added to the meta keywords tag (#540)
- Fixed issue with navigation icons not being disabled in the template editor (#761)
- Fixed issue with insert tag "user" not formatting its output (#957)
- Fixed issue with backlinks not being exempt from the search index (#896)
- Fixed issue with special characters in file names not being decoded properly (#877)
- Fixed issue with default user and group not being applied (#888)
- Fixed issue with missing "readonly" attribute of text field widgets (#901)
- Fixed issue with group login page overriding option "last page visited" (#916)
- Fixed issue with thumbnails of large images exceeding the memory limit (#922)
- Fixed issue with subscriptions being activated upon registration (#881)
- Fixed a few issues with the style sheet importer (#838)
- Fixed various spelling issues (#942)
- Fixed a few minor issues
2009-09-07 03:07:33 +00:00
abs
c96daf1051 The workaround for NetBSD-current's unzip(1) not appearing to look
for a zip header anywhere but byte offset 0 makes normal unzip
report an error after extraction, so add a '|| true' workaround to
the workaround... and a comment as to what is going on so the next
person poking here doesn't have quite such a wtf moment...
Fixes build on at least NetBSD 5.0
2009-09-06 23:35:59 +00:00
zafer
138f1611ac update master_sites. remove openbsd.uni-erlangen. out of service since 8/18/09 2009-09-06 22:36:33 +00:00
tonio
5141431118 PLIST fixes preparing ocaml 3.11.1
lablgtk is picked if available, so pull it in, it is probably more useful than labgtk1
2009-09-06 21:10:32 +00:00
abs
dd256c3f82 PR 41978 from Joachim Kuebart
Update:
    chat/finch to 2.6.1
    chat/libpurple to 2.6.1
    chat/pidgin to 2.6.1
    chat/pidgin-sametime to 2.6.1
    chat/pidgin-silc to 2.6.1

major changes:
 o addition of farsight support for voice/video chats (untested, new option on by default)
 o addition of dependency on devel/libidn
 o addition of gstreamer option for libpurple (on by default)
2009-09-06 21:06:44 +00:00
seb
819182f548 Note devel/p5-Test-WWW-Selenium to version 1.18 2009-09-06 21:05:42 +00:00
seb
6cc336e34b Update p5-Test-WWW-Selenium from version 1.17 to version 1.18.
Pkgsrc changes:
- Add LICENSE

Upstream changes:
1.18 - Mon Aug 31 23:20:21 PDT 2009
  - Update list of commands that do not require a locator (barbie++)
  - Update Module::Install to 0.91
  - Ensure that do_command reuses LWP objects and caches
    connections for performance (konobi++)
  - Minor POD touchups by (dandv++)
2009-09-06 21:05:25 +00:00
abs
75ea9c1e0e Add farsight and tcl options - part of PR 41978 from Joachim Kuebart 2009-09-06 21:04:09 +00:00
wiz
4e9930c4bb Match changes on NetBSD: mount /usr/X11R7 in sandbox by default instead of
/usr/X11R6.
2009-09-06 19:43:18 +00:00
seb
35ecf11b8b Note update of devel/p5-MooseX-Getopt to version 0.22 2009-09-06 19:10:21 +00:00
seb
2023c4504d Update from version 0.21 to version 0.22.
Upstream changes:
0.22 Sat. Sept 05 2009
    - Require GLD 0.077 for RT#49427 as some versions are broken

  * MooseX::Getopt
    - Split into MooseX::Getopt::Basic (without the G::L::Descriptive support)
    and MooseX::Getopt::GLD.

  * Tests
     - Ensure author tests get run when in author mode.
2009-09-06 19:10:04 +00:00
ahoka
49520509a6 Updated textproc/halibut to 1.0 2009-09-06 19:05:13 +00:00
ahoka
8e78c61cd3 +halibut 2009-09-06 18:44:41 +00:00
ahoka
32908e48b7 Import halibut-1.0 as textproc/halibut.
Halibut reads documentation source in a single input format, and produces
multiple output formats containing the same text.

The supported output formats are:

    * Plain ASCII text
    * HTML
    * PDF
    * PostScript
    * Unix man pages
    * Unix info, generated directly as .info files rather than .texi sources
    * Windows HTML Help (.CHM files), or rather source which can be fed to
      the MS HTML Help compiler to generate them
    * Windows WinHelp (old-style .HLP files), generated directly without
      needing a help compiler.
2009-09-06 18:42:41 +00:00
seb
553905fad7 Note update of devel/p5-MooseX-Declare to version 0.30 2009-09-06 18:26:31 +00:00
seb
81c419c363 Update p5-MooseX-Declare from version 0.28 to version 0.30.
Pkgsrc changes:
- Adjust dependencies

Upstream changes:
0.30  Sat, 05 Sep 2009 02:48:05 +0200
  * Make the attr inheriting TODO test work.
  * Make default values for role parameters work (nperez).
  * Add tests for the above (nperez).

0.29  Mon, 31 Aug 2009 19:11:25 +0200
  * Add failing test for applying modifiers to a method directly composed from
    a role (nperez).
  * Fix the failing test by depending on MXMS 0.24.
2009-09-06 18:26:17 +00:00
snj
0f9d0bf8d3 -youtube-dl-20090808, +python-3.1.1. 2009-09-06 16:49:47 +00:00
snj
b5e8e357b1 Updated net/youtube-dl to 20090808. 2009-09-06 16:49:28 +00:00
snj
f56193998c Update to 20090808. Changes:
- Properly encode messages sent to stderr (fixes issue #34)
- Include format 5 in best quality list
- Fix metacafe.com code due to recent changes in the site
- Update User-agent string
- Fix minor problem with size formatting method
- Use get_video_info to work around captcha problems (fixes issue #31)
2009-09-06 16:48:44 +00:00
snj
77b228769b Updated textproc/diffstat to 1.49. 2009-09-06 16:20:55 +00:00
snj
77d0999859 Update to 1.49. Changes:
31-Aug-2009
	diffstat 1.49

	improve lzma support, add support for xz (patch by Eric Blake).

	add special case for no-newline message from some diff's (Ubuntu
	#269895).

	improve configure check for getopt header.

	add configure special case for HPUX 11 with _XOPEN_SOURCE definition.

	update config.guess, config.sub
2009-09-06 16:20:10 +00:00
wiz
882564e4f0 Reformat, was badly cut-n-pasted. 2009-09-06 15:50:41 +00:00
asau
e062d1afac Fix build after CLN update. Bump revision (autoconf dependency). 2009-09-06 15:40:49 +00:00
asau
1725f697ae Fix build after CLN update. Bump revision (autoconf dependency). 2009-09-06 15:24:38 +00:00
wiz
ea870f43ef + MesaLib-7.5.1, asterisk16-1.6.1.6, cdrtools-2.01.01alpha64,
cfitsio-3200, coreutils-7.5, eric3-4.3.7.1 [now called eric4],
  etm-296, fontconfig-2.7.2, gmime24-2.4.9, hatari-1.3.1,
  hiawatha-6.17.1, iso-codes-3.10.3, lzip-1.8, nut-14.5,
  p5-Compress-Raw-Bzip2-2.021, p5-Compress-Raw-Zlib-2.021,
  p5-FileHandle-Unget-0.1623, p5-IO-Compress-2.021,
  p5-Mail-Mbox-MessageParser-1.5002, p5-Test-Simple-0.94, puppet-0.25.0,
  telepathy-gabble-0.8.2, telepathy-glib-0.7.36, x264-devel-20090905.
- gnustep-base-1.19.2 (unstable)
2009-09-06 15:22:55 +00:00
asau
859e1606c7 Fix build after CLN update. 2009-09-06 15:15:53 +00:00
tonio
a01f06bf33 Let geneweb build with ocaml 3.11 by not emitting errors on warnings 2009-09-06 13:04:19 +00:00
obache
1b9f5ff106 Updated devel/opal to 3.6.4nb1 2009-09-06 12:59:39 +00:00
obache
83483fe552 Switch to use external gsm and speex.
Bump PKGREVISION.
2009-09-06 12:57:53 +00:00
asau
6100d2cd13 Fix breakage after CLN update. 2009-09-06 12:17:17 +00:00
wiz
b14829c661 Added games/rftg version 0.5.2 2009-09-06 12:14:16 +00:00
wiz
ce8a34326b + rftg. 2009-09-06 12:14:01 +00:00
wiz
70462f35ee Initial import of rftg-0.5.2:
This is a program to play Race for the Galaxy against AI players.
2009-09-06 12:13:27 +00:00
tnn
2ac49237b9 fix PLIST breakage on Linux 2009-09-06 11:13:50 +00:00
tnn
9195125b42 Updated net/ntp4 to 4.2.4p7 2009-09-06 10:26:01 +00:00
tnn
184f4e8a57 NTP 4.2.4p7, 2009/05/04
Focus: Security and Bug Fixes
Severity: HIGH
This release fixes the following high-severity vulnerability:
* [Sec 1151] Remote exploit if autokey is enabled.  CVE-2009-1252
  See http://support.ntp.org/security for more information.
  If autokey is enabled (if ntp.conf contains a "crypto pw whatever"
  line) then a carefully crafted packet sent to the machine will cause
  a buffer overflow and possible execution of injected code, running
  with the privileges of the ntpd process (often root).
  Credit for finding this vulnerability goes to Chris Ries of CMU.
This release fixes the following low-severity vulnerabilities:
* [Sec 1144] limited (two byte) buffer overflow in ntpq.  CVE-2009-0159
  Credit for finding this vulnerability goes to Geoff Keating of Apple.
* [Sec 1149] use SO_EXCLUSIVEADDRUSE on Windows
  Credit for finding this issue goes to Dave Hart.
This release fixes a number of bugs and adds some improvements:
* Improved logging
* Fix many compiler warnings
* Many fixes and improvements for Windows
* Adds support for AIX 6.1
* Resolves some issues under MacOS X and Solaris
2009-09-06 10:20:21 +00:00
obache
42e0e1a100 Updated audio/speex to 1.2rc1nb1 2009-09-06 08:37:29 +00:00
obache
150f754142 Fixes my account name. 2009-09-06 08:36:19 +00:00
obache
fe17926919 Prevent override PKGCONFIG_OVERRIDE and make to override linker flag
in speex.pc again.

Bump PKGREVISION.
2009-09-06 08:15:04 +00:00
hasso
9af995e6aa Make it build on DragonFly and probably some others. 2009-09-06 05:15:22 +00:00
schnoebe
968e8013d2 Remove todo on jabberd2 -> 2.2.9. 2009-09-06 04:20:52 +00:00
schnoebe
29ef4d94f5 Update chat/jabberd2 to 2.2.9 2009-09-06 04:19:55 +00:00