Commit graph

122593 commits

Author SHA1 Message Date
adam
e6dc71ea32 Changes 2.16.1:
- Fixed bugs
- Improvements to PHP binding
- Improvements to OCAML binding
- Make regression tests run from the build tree, rather than require
  installation
- Repair freetype detection on RedHat-7 (Yes, people still use it!!)
- Fix zoom-at-mouse-location in -Txlib and -Tgtk
- Fix some dotty regressions

Changes 2.16:
- Fixed bugs
- new regression test suite
- new cgraph library (will eventually replace graph and agraph)
- add "image" and "imagescale" for simpler support for images in nodes
- add "tab" "box3d" and "component" shapes
- replace arith.h in distro
- add functions to access version info to avoid need for gvcint.h
- Fix problem with irregular character spacing at 96dpi in pango/cairo output
  formats.
- Add gdk_pixbuf plugin providing: .bmp .ico .jpg .png .tif
- Add DevIL plugin providing: .bmp .jpg .png .tif .tga
- Extend GD plugin to provide a backend to cairo for: .gif .jpg .png .gd .gd2
  .wbmp  <- gifs are now antialiased
- Rework plugin framework to separate device from renderer, and to autoload
  load dependendent plugins
- show defaults in output from: ./configure --help
- add more info to dot -v  and dot -v2 debug outputs
- various issues with CR/LF in windows, but not in binary outputs.
2008-02-06 18:56:52 +00:00
reed
5b26cabcc7 Get rid of ONLY_FOR_PLATFORM restriction.
Move the PLIST entry for the NetBSD sound a support to a new PLIST.NetBSD
file.
And add a PLIST.Linux file.

No PKGREVISION change.
2008-02-06 18:45:31 +00:00
tnn
24ede5a9fa Recognise Solaris/xen as i386 2008-02-06 18:23:47 +00:00
hira
75545187fe Note PKGREVISION bump of misc/openoffice2. 2008-02-06 16:42:42 +00:00
hira
59c060b3de Make this build with FreeBSD builtin gcc. Bump PKGREVISION. 2008-02-06 16:41:07 +00:00
rhaen
db9289b2c4 updated perl-packages devel/p5-Error, devel/p5-Event, devel/p5-IPC-Run3, devel/p5-Test-Inline 2008-02-06 15:30:27 +00:00
rhaen
4906c059c2 updated devel/p5-Test-Inline 2008-02-06 15:27:34 +00:00
rhaen
fe82d04391 - updated to 2.208
Changelog:
2.208 Wed 12 Dec 2007
	- Updating to Module::Install 0.68
	- Updating bundled tests
2008-02-06 15:26:59 +00:00
rhaen
0008f4da35 - updated to 0.040
ChangeLog:
0.040	2007-12-26
	major rewrite of pod:
	  - describe all possible forms of redirectors
	  - list available options
	  - explain how run3() works
	fix #31343 by using the three argument form of open() for files;
	  unfortunately that isn't available before Perl 5.6.0,
	  hence "use 5.006_00"; also use lexical filehandles everywhere
	implement options append_{stdout,stderr}; add test cases
	edit META.yml so that the profiling modules IPC::Run3::Prof*
	  (which aren't of general use) won't show on CPAN
2008-02-06 15:25:28 +00:00
rhaen
8fb5f109a1 - updated to 1.10 2008-02-06 15:23:25 +00:00
rhaen
5808bd648d - updated p5-Error 2008-02-06 15:22:32 +00:00
rhaen
55e01b0634 - updated to 0.17012
ChangeLog:
Jan 25 2008 <shlomif@iglu.org.il> (Shlomi Fish)

  Error.pm #0.17012
  - Added some examples to the examples/ directory.
  - Applied the patch from hchbaw to fix:
    -//rt.cpan.org/Public/Bug/Display.html?id=32638
    - Thanks to hchbaw

Dec 25 2007 <shlomif@iglu.org.il> (Shlomi Fish)

  Error.pm #0.17011
  - added 'warnings' to the dependencies in the Build.PL/Makefile.PL as
    we are using it.
  - changed the author in Makefile.PL/Build.PL from GBARR to SHLOMIF:
    - http://rt.cpan.org/Public/Bug/Display.html?id=31861
    - Thanks to Michael Schwern
  - added an empty line between the "__END__" and "=head1" in
  lib/Error/Simple.pm for more pedantic POD parsers.
2008-02-06 15:20:24 +00:00
rillig
59259d6c70 + BROKEN_GETTEXT_DETECTION, needed on Solaris. 2008-02-06 14:03:41 +00:00
abs
33a2906f16 fix path in patch 2008-02-06 13:43:58 +00:00
bjs
38d4cbfdca fix type-o in dlopen.buildlink3.mk inclusion 2008-02-06 10:10:45 +00:00
bjs
2046525703 + Updated lang/ossp-js to 1.6.20070208nb1 [bjs 2008-02-06] 2008-02-06 10:09:52 +00:00
bjs
3c1da8ae27 Regest patch-ab checksum. 2008-02-06 10:08:25 +00:00
bjs
1bedb14f62 Re-factor fdlibm stuff so that it gets defined as appropriate during
a build.  Bump rev.
2008-02-06 10:08:01 +00:00
bjs
02d27cef67 + Added audio/libmp3splt version 0.4rc1 [bjs 2008-02-06]
+	Added audio/mp3splt-devel version 2.2rc1 [bjs 2008-02-06]
2008-02-06 09:34:09 +00:00
bjs
36f8485d26 Add libmp3splt and mp3splt-devel packages. 2008-02-06 09:33:02 +00:00
bjs
ba0bb9013b This is a development version of the mp3splt package. Aside from bug
fixes, the main feature enhancement is support of freedb2.org
searches.  There may be regressions from the stable version, and so
this was imported as a -devel package instead of an upgrade to
devel/mp3splt.  If it is confirmed that this does not exhibit
any regressions, we should consider replacing that package with this
one.


Additionally, use of the libmp3splt library allows for abstracting
the dependencies of libmp3splt (ogg/vorbis, mad) from the program
itself.
2008-02-06 09:31:06 +00:00
bjs
e8c651f5e0 This library provides functions for splitting/manipulation of MP3 and
OGG/Vorbis files.  It is provided mainly for use with mp3splt, as this
allows the mp3splt package not to explicitly depend on any of this
library's dependencies.  Of course, other programs are free to
use it!
2008-02-06 09:26:36 +00:00
rillig
0d85d192da Updated games/eboard to 1.0.4 2008-02-06 08:53:39 +00:00
rillig
d1cdbf49fd Updated eboard to 1.0.4.
Changes since 1.0.3:
1.0.4:
  * [all]  fixed minor text selection bug (last character in line would disappear if
           selection ended in the previous character).

  * [all]  added Hungarian translation (contributed by Bajusz Tamás)

  * [all]  fixed a couple of memory leaks (patches sent by Tom Vijlbrief)

  * [all]  fixed some text-console relates crashes (closes SF#1664848)

  * [eng]  added some diagnostic to the console when running an engine fails.

  * [all]  eboard will no longer execvp gibberish (even though it wasn't doing
           any harm when it did) (closes SF#1642023)

  * [all]  Some dialogs now have automatic scrollbars, which should make
           eboard usable on small screen mobile devices. Patch sent by
           Peter Cox.
2008-02-06 08:53:29 +00:00
bjs
feacf497a1 + Updated x11/luit to 1.0.3 [bjs 2008-02-06] 2008-02-06 08:03:50 +00:00
bjs
09f114e519 Update to luit-1.0.3. Notable changes:
* Define _XOPEN_SOURCE to 500 on linux

  * strdup() is only exposed by glibc headers if _XOPEN_SOURCE is defined
    to a value >= 500.

  * Replace malloc/strcpy pairs with strdup

  * Man page typo fixes

  * Fix sparse warnings: non-ANSI function declaration (missing void)

  * Fix many sparse warnings of Using plain integer as NULL pointer

  * Change luit_CFLAGS to AM_CFLAGS to make automake-1.10 happier

  * Fix typo in luit.man

  * Match luit locale.alias location to libX11 default
    Luit expects to find the locale.alias file in ${libdir}/X11/locale.
    However, libX11 installs the locale files in ${datadir}/X11/locale,
    by default.
2008-02-06 08:03:10 +00:00
bjs
3bdc27a734 + Updated devel/scmgit to 1.5.4 [bjs 2008-02-06]
+	Updated devel/scmgit-base to 1.5.4 [bjs 2008-02-06]
+	Updated devel/scmgit-docs to 1.5.4 [bjs 2008-02-06]
2008-02-06 07:55:38 +00:00
bjs
b43895ffb5 Update to git-1.5.4. Remove stray Makefile.common in scmgit-docs.
There are quite a few changes and (welcomed) fixes:  please see
the release notes in ${WRKSRC}/Documentation/RelNotes-1.5.4.
A small subset of the changes are included here.

Added
-----

 * i18n support for gitk.

Removal
-------

 * "git svnimport" was removed in favor of "git svn".  It is still there
   in the source tree (contrib/examples) but unsupported.

 * As git-commit and git-status have been rewritten, "git runstatus"
   helper script lost all its users and has been removed.


Fixes since v1.5.3 (unique to the 1.5.4 branch)
------------------

These fixes are only in v1.5.4 and not backported to v1.5.3 maintenance
series.

 * The way "git diff --check" behaves is much more consistent with the way
   "git apply --whitespace=warn" works.

 * "git svn" talking with the SVN over HTTP will correctly quote branch
   and project names.

 * "git config" did not work correctly on platforms that define
   REG_NOMATCH to an even number.

 * Recent versions of AsciiDoc 8 has a change to break our
   documentation; a workaround has been implemented.

 * "git diff --color-words" colored context lines in a wrong color.
2008-02-06 07:53:31 +00:00
bjs
9be7d19820 + Updated sysutils/duplicity to 0.4.9 [bjs 2008-02-06] 2008-02-06 07:17:31 +00:00
bjs
037813cc78 Update to version 0.4.9. ChangeLog is extremely verbose; see
${WRKSRC}/CHANGES.  With this update comes Amazon S3 support provided
by the newly imported net/py-boto package.  This has not been tested yet,
however, as I do not have an S3 account.  Please let me know if this update
has resulted in any untoward effects.  Thanks.
2008-02-06 07:17:00 +00:00
bjs
4917381600 + Added net/py-boto version 1.0a [bjs 2008-02-06] 2008-02-06 07:13:04 +00:00
bjs
51a870859a Add py-boto to net/Makefile. 2008-02-06 07:12:46 +00:00
bjs
088f17e3d4 Add patch-aa. 2008-02-06 07:11:14 +00:00
bjs
f5a7e309a8 Import boto-1.0a. This package was imported so that the update of
sysutils/duplicity could use amazon web services.

Blurb:

Boto is a Python package that provides interfaces to Amazon Web Services.
At the moment, boto supports S3 (Simple Storage Service) and SQS (Simple
Queue Service) via the REST API's provided by those services and EC2
(Elastic Compute Cloud) via the Query API.  The intent is to support
additional services in the future.

The goal of boto is to provide a very simple, easy to use, lightweight
wrapper around the Amazon services.  Not all features supported by the
Amazon Web Services will be supported in boto.  Basically, those
features I need to do what I want to do are supported first.  Other
features and requests are welcome and will be accomodated to the best
of my ability.  Patches and contributions are welcome!

Boto was written using Python 2.4.1 on Mac OSX.  It has also been tested
on Linux Fedora Core 4 using Python 2.4.1.  Boto requires no additional
libraries or packages other than those that are distributed with Python 2.4.1.
NOTE: A patch was supplied recently by josh.bressers that should allow
boto to run in Python 2.3.  I have not tested this myself.

[NOTE: I did not mark 23 as an acceptable python version]

There is some documentation for boto, mainly in the form of tutorials.
Check in the doc directory of the distribution.  You can also check out
the unit tests in the tests directory of the distribution for examples of use.

You AWS credentials can be passed into the methods that create S3 and SQS
connections.  Alternatively, boto will check for the existance of the
following environment variables to ascertain your credentials:

AWS_ACCESS_KEY_ID - Your AWS Access Key ID
AWS_SECRET_ACCESS_KEY - Your AWS Secret Access Key
2008-02-06 07:08:11 +00:00
bjs
1b5817170c Update of cmake-2.4.8 has been done. 2008-02-06 07:04:14 +00:00
bjs
b7552ab137 + Updated devel/cmake to 2.4.8 [bjs 2008-02-06] 2008-02-06 07:01:53 +00:00
bjs
219983aa33 Update to version 2.4.8. ChangeLog does not include relases, and I don't
have time to go through it now to see what to include here.  See
${WRKSRC}/ChangeLog.txt if you're interested.

Insofar as I could tell, patch-ab and patch-ad no longer need apply.
2008-02-06 07:01:17 +00:00
bjs
9ebe7ffef5 Replace 'spidermonkey' option with a generic 'javascript' option.
Now that we have lang/ossp-js, I cannot find a good reason to use
spidermonkey, and elinks was the only package using that option.
2008-02-06 04:32:30 +00:00
bjs
5a00b4611e + Updated www/elinks to 0.11.4rc0 [bjs 2008-02-06] 2008-02-06 04:31:14 +00:00
bjs
32c233feac Update to 0.11.4rc0. ChangeLog only available in GIT history: see
HOMEPAGE for more information.  While here, switch to using lang/ossp-js
package instead of lang/spidermonkey.  Goodbye, nspr dependency!
Javascript support seems more stable.

Mark option 'spidermonkey' deprecated in favor of option 'javascript'.
2008-02-06 04:30:37 +00:00
bjs
6aa6466261 + Added lang/ossp-js version 1.6.20070208 [bjs 2008-02-06] 2008-02-06 04:24:30 +00:00
bjs
6693a2580a Add lang/ossp-js to lang/Makefile. 2008-02-06 04:23:30 +00:00
bjs
1215a7b7a9 Import of OSSP js-1.6.20070208, a portable, sanitized version of
Mozilla's SpiderMonkey.  I wish I knew about this sooner!  I've tried
this out with elinks, and the javsascript support seems more reliable.

Thanks, OSSP!  I vote for killing spidermonkey once we verify all packages
using it build with this.

Local modifications:

	--Only build fdlibm into libjs if necessary.  This follows
	in the spirit of lang/spidermonkey, though someone with more
	knowledge of this probably will want to change the list of
	platforms in the Makefile.

	--Following the aforementioned change, link the library against
	-lm (and list -lm in js-config, etc.) only if required.

	--Use pkgsrc-provided installation tools instead of shtool.

	--Apply fix for __VA_COPY_USE_CPP.

Blurb (DESCR):


OSSP js is a stand-alone distribution of the JavaScript (JS)
programming language reference implementation from Mozilla -- aka
"JSRef" or "SpiderMonkey". This distribution provides a smart,
stand-alone and portable distribution of Mozilla JavaScript through a
GNU autotools-based build environment.  Additionally,
the C API in "libjs" contains both the JavaScript engine and the
required Sun math library ("fdlibm") and with all internal symbols
carefully protected under the "js" namespace. Finally, a js-config(1)
utility and a pkg-config(1) specification is provided to allow
applications to easily build with the JavaScript C API.

OSSP js was created because for OSSP and similar pedantic C coding
projects a smart, stand-alone, portable, clean, powerful and
robust scripting language engine is required. JavaScript is a
great programming language and Mozilla JavaScript "SpiderMonkey"
definitely is an acceptable clean, powerful and robust implementation.
Unfortunately there is just a stand-alone distribution released from
time to time by Mozilla and it is far away from really being smart,
stand-alone and portable. OSSP js combines the best from two worlds:
the 1:1 repackaged JavaScript code base from Mozilla with the GNU
autotools-based build environment as always used by OSSP.  Additionally,
this package provides stdio-based file object support and does not depend
upon the Mozilla NSPR library.
2008-02-06 04:22:33 +00:00
obache
5d3864617e ap-layout-5.0 => ap-layout-3.4
5.0 is for apache22, should be imported as www/ap22-layout.
Newest version for apache13 is 3.4.
4.1 is for apache2 (in pkgsrc-wip, but don't work well on my environment).
2008-02-06 00:49:29 +00:00
tnn
e18489a712 Fix build on HPUX:
in HP's alternate universe, MAP_ANON is called MAP_ANONYMOUS.
2008-02-06 00:36:06 +00:00
heinz
fdf62217db Added support for installation to DESTDIR. 2008-02-05 22:59:05 +00:00
heinz
c7a22b4ae9 Let pax remove the original files (*.orig). 2008-02-05 22:58:00 +00:00
heinz
8cb83aff16 Added support for installationt to DESTDIR. 2008-02-05 22:52:01 +00:00
heinz
791d2a6335 Let pax do the work of removing original files (*.orig). 2008-02-05 22:50:40 +00:00
heinz
5157bee58d Prevent check-interpreter.mk from complaining about missing python and
bash interpreters.
2008-02-05 22:44:18 +00:00