Commit graph

130735 commits

Author SHA1 Message Date
sborrill
d515a5b3e8 Make swscale an option (on by default). This option needs to be disabled for
vlc08 (0.8.6i).
2008-09-12 13:44:23 +00:00
jmcneill
f840ed76d3 share/icons/hicolor/icon-theme.cache is not ours 2008-09-12 13:41:20 +00:00
jmcneill
3a5f88f9ba Add ptlib, opal-devel, ekiga-devel 2008-09-12 13:27:24 +00:00
jmcneill
4ce5e80441 Enable ekiga-devel 2008-09-12 13:25:27 +00:00
jmcneill
e72ef6591f Ekiga (formely known as GnomeMeeting) is an open source VoIP and video
conferencing application for GNOME. Ekiga uses both the H.323 and SIP
protocols. It supports many audio and video codecs, and is interoperable
with other SIP compliant software and also with Microsoft NetMeeting.
2008-09-12 13:24:51 +00:00
jmcneill
c88b88f576 Enable opal-devel 2008-09-12 13:23:04 +00:00
jmcneill
5b902bd684 OPAL is the "next generation" of OpenH323 that has a new architecture.
Not only does it support H.323 and SIP, but new VoIP protocols or
devices can be added very easily.
BTW: OPAL is an acronym for Open Phone Abstraction Library, but
that is not really important :)
2008-09-12 13:22:05 +00:00
jmcneill
dea063fb6e Add ptlib 2008-09-12 13:20:16 +00:00
jmcneill
4acb055a32 PTLib is a multi-platform C++ class library. Programs based on PTLib can run
on both Microsoft Windows and Unix/Linux. The library contains both the
"basic" classes (strings, arrays, lists) and the higher-level functionality
(networking, multi-threading).
2008-09-12 13:18:26 +00:00
he
fc9831224f Update from version 1.23 to 1.24.
Pkgsrc changes:
 o Remove a redundant WRKSRC setting
 o Remove no longer needed patch-aa

Upstream changes:

New in 1.24 (Released September 10, 2008)

  Export KEY_RESIZE, KEY_EVENT.

  For Netbsd, allow both Netbsd and BSD guesses via CURSES_LIBTYPE,
  and default to Ncurses.  Used to guess only BSD.  From Ulrich Habel
  rhaen@NetBSD.org .

  Add guess capability for Dragonfly.  From Ulrich Habel
  rhaen@NetBSD.org .
2008-09-12 13:17:06 +00:00
he
2bb9ed49c3 Update from version 1.003 to 1.003nb1.
Pkgsrc changes:
 o Add two overlooked dependencies; a newer IO::Handle from the newly
   imported p5-IO package is needed, and the package during build
   also complains that it wants POE::Test::Loops, so give it the
   newly imported package for that one as well.
2008-09-12 13:14:41 +00:00
he
14dcfb9fb3 Add p5-POE-Test-Loops. 2008-09-12 12:54:47 +00:00
he
1762e232b8 Import p5-POE-Test-Loops version 1.002.
POE::Test::Loops contains one function, generate(), which will
generate all the loop tests for one or more POE::Loop subclasses.
2008-09-12 12:54:04 +00:00
he
3589ca8b95 Add p5-IO. 2008-09-12 12:48:23 +00:00
he
1f6bbf91cd Import p5-IO version 1.2301.
IO provides a simple mechanism to load several of the IO modules
in one go. The IO modules belonging to the core are:

      IO::Handle
      IO::Seekable
      IO::File
      IO::Pipe
      IO::Socket
      IO::Dir
      IO::Select
      IO::Poll

Note that these modules should be loaded via

      use IO qw(Handle File); # etc.

and not via the deprecated method

      use IO;  # DEPRECATED
2008-09-12 12:47:32 +00:00
ahoka
010964ba5b Patch libavcodec to build with our slightly older version of x264.
This reenables the x264 option and makes it default again.

This patch should be removed after an x264 update.
2008-09-12 12:21:07 +00:00
gdt
c060fe1dea clarify restriction - "restrictive copyright" is nonsensical. 2008-09-12 12:06:06 +00:00
gdt
7e5cbf8b68 remove note to add license 2008-09-12 12:00:12 +00:00
gdt
2670620757 refer to license 2008-09-12 11:58:50 +00:00
gdt
def3c587ab add license 2008-09-12 11:58:40 +00:00
he
59a0fe51ac Update from version 1.06 to 1.07.
Upstream changes:

1.07 - Fri Aug 15 16:53:36 2008
	* Fixed the odd character problems in some of the files
	* No need to upgrade if you already have this installed

1.06_03 - Sun Jun 22 11:32:46 2008
	* Trying the __sgi definition. If this doesn't make things
	blow up, this release will get bumped to 1.07.

1.06_02 - Thu Jun 19 11:55:21 2008
	* Removed wide chars from the header file. Some compilers
	like to complain about things that are wrong. :(

1.06_01 - Wed Jun 18 09:37:34 2008
	This is a test of a fix for Irix.

1.06_01 - Wed Jun  4 19:18:57 2008
	* This is a test of a fix for Irix.
2008-09-12 11:53:45 +00:00
gdt
d147a92d41 remove note to add license now that it is present 2008-09-12 11:51:35 +00:00
gdt
beebde5f4e Clarify that the vague patent claims are made by the licensor. 2008-09-12 11:49:57 +00:00
gdt
9d4870602c +generic-nonlicense, NO_*_ON_* because one can't read the license due
to distfile/homepage lossage.

candidate for removal.
2008-09-12 11:45:41 +00:00
gdt
63da1fb304 Add LICENSE=generic-nonlicense, set NO_*_ON_* due to unfetchable
distfile.
2008-09-12 11:42:02 +00:00
gdt
0e72305432 add license 2008-09-12 11:39:06 +00:00
joerg
6c46d04f1d Import of wxGTK-2.8. 2008-09-12 11:38:48 +00:00
gdt
e13009315b set NO_*_ON_CDROM following LICENSE. 2008-09-12 11:33:44 +00:00
ghen
67ba763358 Add NetBSD-specific warning for stacksize ulimit on 64-bit platforms. 2008-09-12 11:29:23 +00:00
ghen
4748358c14 Rename MESSAGE to MESSAGE.common (for addition of platform-specific MESSAGE.NetBSD). 2008-09-12 11:28:34 +00:00
joerg
44b22fe56e Import wxGTK contrib for version 2.8.8. 2008-09-12 11:15:38 +00:00
joerg
125b2ff752 Import wxGTK 2.8.8. 2008-09-12 11:09:49 +00:00
abs
c3ad5b25ab Updated www/trac to 0.11.1 2008-09-12 10:18:37 +00:00
abs
06a2975f24 Updated www/trac to 0.11.1
Trac 0.11.1 (August 6, 2008)
http://svn.edgewall.org/repos/trac/tags/trac-0.11.1

 Trac 0.11.1 contains a number of bug fixes and minor enhancements.
 The following list contains only a few highlights:

 * Improved DB connection handling (new connection pool)
 * Better MySQL backend unicode support. "utf8" and "utf8_bin" is the
   recommended database charset and collation settings.
 * Fixes intermittent "constraint violation" and "invalid form token"
   error messages.
 * Fixes roadmap layout glitch in Firefox 3.
 * Safer default umask value for tracd (can be set using --umask option)
 * Better default PYTHON_EGG_CACHE value.

 The complete list of closed tickets can be found here:
   http://trac.edgewall.org/query?status=closed&milestone=0.11.1

Trac 0.11 'Genshi' (June 22, 2008)
http://svn.edgewall.org/repos/trac/tags/trac-0.11

 Trac 0.11 contains a great number of new features, improvements and
 bug fixes. The following list contains only a few highlights:

 * New template engine for generating content (Genshi)
 * New configurable workflow in the ticket subsystem
 * Finer-grained control of permissions
 * Support for Pygments as the default syntax highlighter
 * Improved repository browser ("blame" support, dynamic in-place
   expansion of folders)
 * Improved user preferences subsystem, among which the possibility for
 * any user to select their time zone and disable access keys
 * The WebAdmin plugin is now an integral part of Trac
 * Paging of timeline and query results.

 A more complete list of new features can be found in the RELEASE file.
 The complete list of closed tickets can be found here:
   http://trac.edgewall.org/query?status=closed&milestone=0.11
2008-09-12 10:18:11 +00:00
epg
84660b0f53 Oops, correct patch-aa checksum. 2008-09-12 08:13:10 +00:00
epg
2953ef302b EGG_NAME now defaults to ${DISTNAME} so don't set it here. 2008-09-12 07:08:47 +00:00
epg
40d47cdac3 Updated www/ap2-wsgi to 2.3 [epg 2008-09-12] 2008-09-12 06:05:57 +00:00
epg
f4aad0a032 Update to 2.3 (approved by maintainer), and add patch-aa to fix a link issue
(submitted upstream).  I can't find any summary of changes, just a bunch of
wiki pages:

http://code.google.com/p/modwsgi/wiki/ChangesInVersion0104
http://code.google.com/p/modwsgi/wiki/ChangesInVersion0105
http://code.google.com/p/modwsgi/wiki/ChangesInVersion0106
http://code.google.com/p/modwsgi/wiki/ChangesInVersion0200
http://code.google.com/p/modwsgi/wiki/ChangesInVersion0201
http://code.google.com/p/modwsgi/wiki/ChangesInVersion0202
http://code.google.com/p/modwsgi/wiki/ChangesInVersion0203
2008-09-12 05:41:59 +00:00
epg
32b74bcb63 Default EGG_NAME to ${DISTNAME} in egg.mk and drop EGG_NAME from packages that
set it to ${DISTNAME}.
2008-09-12 05:32:37 +00:00
gdt
b2e45701a0 Add NO_BIN_ON_FTP because the license does not grant permission to
distribute derivative works.
2008-09-12 00:49:36 +00:00
gdt
19b69e90fb Set NO_*_ON_FTP pending reading the license. With no MASTER_SITES,
this is unreasonably difficult.
2008-09-12 00:48:05 +00:00
gdt
81359010c5 This package is basically GPLv2 with a few MIT-licensed files.
Drop RESTRICTED etc. which appears to be based on an earlier version.
2008-09-12 00:42:13 +00:00
adrianp
37c62b92f5 If "/usr/gnu/bin/false" exists use that as a value of ${FALSE}. This is known
to exist at least on OpenSolaris.  This makes the useradd scripts work
under OpenSolaris as it won't accept "false" as a ${SHELL}.
2008-09-11 23:00:31 +00:00
he
88d2f5066b Another set of perl updates:
Updated devel/p5-String-Format to 1.14
Updated databases/p5-DBI-Shell to 11.95
Updated net/p5-Net-Daemon to 0.43
Updated devel/p5-Safe-Hole to 0.10
2008-09-11 22:36:30 +00:00
wiz
d91b5a56a7 Updated chat/ircd-hybrid to 7.2.3nb2 2008-09-11 21:59:47 +00:00
wiz
e06c66a723 Use config file.
Fixes startup script in non-standard PKG_SYSCONFDIR setups.
Bump PKGREVISION.
2008-09-11 21:59:33 +00:00
jnemeth
5217226dd8 add and enable py-beautifulsoup 2008-09-11 21:31:47 +00:00
he
10d4828800 Update from version 0.08nb2 to 0.10, discussed in general terms with maintainer.
Pkgsrc changes:
 o Canonicalize HOMEPAGE

Upstream changes:

0.10  Fri Jan 16 2004
    - don't local(*INC} unless $self->{INC}
    - this version by Brian McCauley <nobull@cpan.org>

0.09  Thu Jan 15 2004
    - catch and re-thow exceptions (not doing so seems to cause
      segfault sometimes)
    - restore opmask, %INC and @INC (default backward-compatabile
      mode inhibits this)
    - test.pl now has some real tests
    - Safe::Hole::User namespace so that Carp can do the right thing
    - this version by Brian McCauley <nobull@cpan.org>
2008-09-11 21:31:25 +00:00
jnemeth
356dcc588c sort 2008-09-11 21:27:08 +00:00
he
41f7649939 Update from version 0.39 to 0.43, discussed in general terms with maintainer.
Pkgsrc changes:
 o Canonicalize HOMEPAGE

Upstream changes:

2007-06-17  Malcolm Nooning  <m.nooning@comcast.net> (0.43)
        * lib/Net/Daemon.pm  Needed to up the VERSION number
2007-06-16  Malcolm Nooning  <m.nooning@comcast.net> (0.42)
        * t/forkm.t: Added a wait so that the parent will not loop
	  around and make another child until the previous child has
	  been destroyed.
2007-05-23  Malcolm Nooning  <m.nooning@comcast.net> (0.41)
        * t/forkm.t: When all ten childs are exited,
	  sub CatchChild will now exit.
2007-05-16  Malcolm Nooning  <m.nooning@comcast.net> (0.40)
	* t/threadm.t: The tests are now skipped with a
	  passing indication when usethreads is defined, which
	  would mean that the ithreadm tests are the ones that
	  matter.
	  Test.pm: A patch from todd.e.rinaldo was used.  I do
	  not remember what the issues were.
2008-09-11 21:24:14 +00:00