Commit graph

166616 commits

Author SHA1 Message Date
dsainty
1f40f3a084 Mechanically replace references to graphics/jpeg with the suitable
alternative from mk/jpeg.buildlink3.mk

This allows selection of an alternative jpeg library (namely the x86 MMX,
SSE, SSE2 accelerated libjpeg-turbo) via JPEG_DEFAULT=libjpeg-turbo, and
follows the current standard model for alternatives (fam, motif, fuse etc).

The mechanical edits were applied via the following script:

#!/bin/sh
for d in */*; do
  [ -d "$d" ] || continue
  for i in "$d/"Makefile* "$d/"*.mk; do
    case "$i" in *.orig|*"*"*) continue;; esac
    out="$d/x"
    sed -e 's;graphics/jpeg/buildlink3\.mk;mk/jpeg.buildlink3.mk;g' \
        -e 's;BUILDLINK_PREFIX\.jpeg;JPEGBASE;g' \
        < "$i" > "$out"
    if cmp -s "$i" "$out"; then
      rm -f "$out"
    else
      echo "Edited $i"
      mv -f "$i" "$i.orig" && mv "$out" "$i"
    fi
  done
done
2010-12-23 11:44:24 +00:00
obache
e50a891507 Disable real-codecs exactly.
It is not widely available or broken (disabled on Darwin in configure,
or build failure on DragonFly as PR#43640).
Furthermore, paths for codecs is not adjusted for pkgsrc.

Bump PKGREVISION.
2010-12-23 10:46:05 +00:00
asau
60d1181d0c Simplify CVS instructions:
- multiple steps are harder to understand than single step,
  and commands are black magic to novice user anyway;
- single step also makes instructions more cut-and-paste friendly;
- drop csh support, csh users have more troubles when following
  instructions already, they have to refer to their documentation;
- explain CVS_RSH issues;
- sort CVS subcommands in sample .cvsrc so that it could be more
  comprehensible (this should be moved into separate section in
  appendix along with rest CVS "magic" or just go away).

FIXME: link the list of AnonCVS mirrors.

Discussed with <abs> and <joerg>.
2010-12-23 10:42:16 +00:00
asau
0fdb67f002 Drop SUP.
If anyone is interested in supporting it,
write an appendix or external article and link it here.
2010-12-23 10:08:18 +00:00
taca
6efd4e3571 Note update of sysutils/pear-Log package to 1.12.5. 2010-12-23 09:52:33 +00:00
taca
430bcd21db Update pear-Log package to 1.12.5.
1.12.5		2010-12-23 05:38 UTC

Changelog:

- Corrected the "levels" unit test on 32-bit systems. (Bug 18099)
- Corrected quote handling in Firebug console output. (Bug 18141)
2010-12-23 09:51:42 +00:00
obache
86d7fa8464 fixes "Moved" entry for digikam-doc 2010-12-23 08:00:35 +00:00
obache
86ab4a834d fixed tcl library detection for DragonFly. 2010-12-23 07:47:18 +00:00
ryoon
7818566ea5 Updated sysutils/e2fsprogs to 1.41.12 2010-12-23 06:35:49 +00:00
ryoon
89e4b8e377 Update e2fsprogs to 1.41.12 from 1.40.7.
Fix PR pkg/43950.

Major change from 1.40.7:
* ext4 filesystem support
* many translation updates
* many bug-fixes
in detail, see RELEASE-NOTES.
2010-12-23 06:34:50 +00:00
obache
638a0836e6 Updated x11/eekboard to 0.0.7 2010-12-23 06:18:45 +00:00
obache
da9053e4c9 Update eekboard to 0.0.7.
* eekboard: Reset modifiers just after normal key press.
* libeek: Fix gtk keyboard rendering.
* eekboard: listen xklavier status events.
* eekboard: change the default behavior to "standalone" mode.
* eekboard: reduce the number of allocs when parsing a config file.
2010-12-23 06:18:27 +00:00
obache
657b183659 Fixes dependency for clutter, clutter-gtk is required. 2010-12-23 06:04:36 +00:00
obache
f61f7df089 Configure require msgfmt, msgmerge and xgettext. 2010-12-23 05:50:10 +00:00
obache
e38e12d150 * BUILDLINK_ABI_DEPENDS should be "+=".
* buildlink with clutter conditionally.
2010-12-23 05:47:32 +00:00
obache
3e2c5f8170 Configure require msgfmt, msgmerge and xgettext. 2010-12-23 05:42:47 +00:00
obache
9f00731790 Updated print/xpdf to 3.02pl4nb4 2010-12-23 04:46:20 +00:00
obache
cc379cad84 Adjust Thai and Japanese examples in xpdfrc(5) to realities (add-to-xpdfrc
in xpdf-thai and xpdf-japanese package).
Fixes PR#44266.

Bump PKGREVISION.
2010-12-23 04:44:41 +00:00
wiz
869c73dcea Updated textproc/py-enchant to 1.6.5 2010-12-23 00:26:19 +00:00
wiz
fe57baf7bd Update to 1.6.5:
2010-12-14:  Version 1.6.5 released

Version 1.6.5 of PyEnchant has been released, with the following changes:

    * restore compatability with Python 3 (including 3.2 beta1)
    * fix unittest DeprecationWarnings on Python 3
    * statically compile libstdc++ into pre-built windows binaries

2010-12-13:  Version 1.6.4 released

Version 1.6.4 of PyEnchant has been released, with the following changes:

    * DictWithPWL: use pwl and pel to adjust the words returned by suggest()
    * Fix tokenization of utf8 bytes in a mutable character array
    * get_tokenizer(): pass None as language tag to get default tokenizer
    * prevent build-related files from being included in the source tarball
2010-12-23 00:26:09 +00:00
wiz
0a886c4f3d Updated www/curl to 7.21.3 2010-12-23 00:24:06 +00:00
wiz
c037af24e3 Update to 7.21.3:
Changes:

    * Added --noconfigure switch to testcurl.pl
    * Added --xattr option
    * Added CURLOPT_RESOLVE and --resolve
    * Added CURLAUTH_ONLY
    * Added version-check.pl to the examples dir

Bugfixes:

    * check for libcurl features for some command line options
    * Curl_setopt: disallow CURLOPT_USE_SSL without SSL support
    * http_chunks: remove debug output
    * URL-parsing: consider ? a divider
    * SSH: avoid using the libssh2_ prefix
    * SSH: use libssh2_session_handshake() to work on win64
    * ftp: prevent server from hanging on closed data connection
      when stopping a transfer before the end of the full transfer
      (ranges)
    * LDAP: detect non-binary attributes properly
    * ftp: treat server's response 421 as CURLE_OPERATION_TIMEDOUT
    * gnutls->handshake: improved timeout handling
    * security: Pass the right parameter to init
    * krb5: Use GSS_ERROR to check for error
    * TFTP: resend the correct data
    * configure: fix autoconf 2.68 warning: no AC_LANG_SOURCE call detected
    * GnuTLS: now detects socket errors on Windows
    * symbols-in-versions: updated en masse
    * added a couple examples that were missing from the tar ball
    * Curl_send/recv_plain: return errno on failure
    * Curl_wait_for_resolv (for c-ares): correct timeout
    * ossl_connect_common: detect connection re-use
    * configure: Prevent link errors with --librtmp
    * openldap: use remote port in URL passed to ldap_init_fd()
    * url: provide dead_connection flag in Curl_handler::disconnect
    * lots of compiler warning fixes
    * ssh: fix a download resume point calculation
    * fix getinfo CURLINFO_LOCAL* for reused connections
    * multi: the returned running handles conuter could turn negative
    * multi: only ever consider pipelining for connections doing HTTP(S)
2010-12-23 00:23:56 +00:00
wiz
204e68fc39 Updated finance/gnucash to 2.4.0 2010-12-23 00:11:09 +00:00
wiz
4fa1c69c8a Update to 2.4.0:
The GnuCash development team proudly announces GnuCash 2.4.0, the
latest stable release of the GnuCash Free Accounting Software. With
this new release series, GnuCash can use an SQL database using
SQLite3, MySQL or PostgreSQL. It runs on GNU/Linux, *BSD, Solaris,
Microsoft Windows and Mac OSX.

WARNING: You should uninstall any earlier GnuCash version from your
system prior to installing 2.4.0.

Failing to do so may result in startup errors. In particular on
Windows this may cause "Parse error: entry point not found" errors.

Major changes in the 2.4.0 release include;

    * In addition to the XML backend, Gnucash can now use a SQLite3,
    MySQL or PostgreSQL database to store the data. This is a new
    implementation using libdbi. It supports all features including
    the business features. In order to build with this, add
    --enable-dbi to the configure command. In addition to the
    libdbi-dev package for your distribution, you will also need
    the appropriate DBD (libdbi driver) package for sqlite3, mysql
    or postgresql.

    (not enabled in pkgsrc due to lack of recent libdbi)

    * As a replacement for the current GtkHTML HTML engine used to
    display reports and graphs, Gnucash can use WebKit. WebKit is
    the engine used by Google Chrome on Windows and Safari on Apple.

    (enabled in pkgsrc)
2010-12-23 00:10:49 +00:00
abs
0e03a0d685 Re-implement check for older native X11 systems to use renderproto9.
(For making the unreasonable assumption that BUILTIN_X11_TYPE.native on
a native NetBSD xorg system would be "xorg" I am awarded the Fail In
Technology prize of... a full set of "Synergy on P/OS" install media.
- - The correct answer was of course "unknown".)

Also make the test a little more robust, if not more attractive.

As further spice for this particular value equation; earlier this week I
switched the only platform I had for which this was relevant (OS X 10.4)
to modular X11, but I take solace from the fact this should make the lives
of those building x11 apps from current pkgsrc on netbsd-4 no less painful
than they were before...
2010-12-22 23:41:30 +00:00
wiz
b4ca625a65 + etm-687, gnome-user-share-2.30.2 [GNOME 2.32], gnucash-2.4.0,
gobject-introspection-0.10.0, notification-daemon-0.6.0, opal-3.8.3,
  parallel-20101222, ptlib-2.8.3, snort-2.9.0.3, xapian-1.2.4,
  xapian-omega-1.2.4, zsh-current-4.3.11.
2010-12-22 22:00:51 +00:00
he
72122575b2 Note update of lang/parrot to 2.11.0. 2010-12-22 21:30:32 +00:00
he
c52980bb3a Update parrot from version 2.10.1 to 2.11.0.
Pkgsrc changes:
 o Adapt PLIST to changes in the set of installed files
 o Adjust one patch to match the changed source

Upstream changes:
- Core
 + Just In Time native call frame generation using LibFFI
 + PIR op find_codepoint is no longer experimental, it is now supported
 + Several public functions in libparrot have been brought up to standard
   naming conventions.
 + Improved linked-list implementation in GC
 + set_addr opcode is being replaced with the new set_label opcode
   in core libraries
 + Removed deprecated CodeString PMC
 + Added close, is_closed, read, readline methods to Socket
 + Added experimental MappedByteArray PMC type
 + Added Parrot_warn_experimental, to warn the user about experimental features
 + Code for frontend executables moved from src/ to frontend/
 + Support for chunked receive in LWP library.
 + Added a "quickcover" make target
- Languages
 + PIRC
   - left the nest and is currently at https://github.com/parrot/pirc/
 + Community
   - Our README was translated into the following languages
    by Google Code-In students and mentors:
        Polish      README.polski
        Spanish     README.espanol
        German      README.deutsch
- Documentation
- Tests
 + Test coverage increase on PMCs: String, Integer, NameSpace,
   Complex, EventHandler
 + 'make quickcover' target added to speed up most essential
   parts of coverage analysis
 + 'tools/dev/headerizer.pl' refactored to improve maintainability
   (no change in functionality)
2010-12-22 21:29:31 +00:00
abs
6842004891 Why should apps compiled for OS X 10.4 and earlier have to languish with
outdated X libraries? Default to modular x11 for a more modern set of
features, bugfixes (and bugs), and to simplify application support
Does *not* affect 10.5 (Leopard) or later
2010-12-22 20:43:45 +00:00
chuck
cf509e709a make it compile on i386 macox (missing case in configure, cast in dynlib.cpp) 2010-12-22 19:44:24 +00:00
gls
f80b023d6f libraw-0.12.1 has been updated 2010-12-22 16:04:41 +00:00
gls
179e14500d Updated graphics/libraw to version 0.12.1 2010-12-22 16:03:44 +00:00
gls
ebc80f36ef Update to 0.12.1
This version fixes crashes on files from Sigma DPx compact cameras.
2010-12-22 16:02:18 +00:00
taca
a095a073d9 Note update of these pear packages:
net/pear-Net_DIME		1.0.2
	net/pear-Net_IDNA2		0.1.1
	net/pear-Net_SMTP		1.4.4
	net/pear-Net_Socket		1.0.10
	textproc/pear-Console_Table	1.1.4
	textproc/pear-File_Find		1.3.1
	www/pear-HTML_TreeMenu		1.2.2
2010-12-22 15:52:25 +00:00
taca
bcf64cbdff Update pear-HTML_TreeMenu package to 1.2.2.
1.2.2		2010-10-25 10:15 UTC

Changelog:

QA release
Bug #17696 Patch in order to allow minimization of JS code
Bug #7324 Problem using together with XMLRPC
Bug #13665 phpcs errors
Request #14941 Improve PHPCS results (javascript, tabs vs spaces)
Bug #15292 Unit test failure -Fatal error: Call to undefined method Tree::setup()
Request #15957 images dont "work" on dark(er) backgrounds
Doc Bug #16718 sample simple example fails
2010-12-22 15:50:01 +00:00
taca
9221c9e092 Update pear-File_Find package to 1.3.1.
1.3.1		2010-10-05 15:13 UTC

Changelog:

QA release
package 2.0
Bug #2132 Doc state &search() can be called statically. It isn't true.
Bug #2773 Directories with other directories named 0
Bug #4669 Repeated calls to search or maptree return multiple copies of results
Bug #4983 Error in install
Bug #4994 Close TODO
Bug #7966 File_Find Stream Support
Bug #14816 Unit test failures
2010-12-22 15:48:47 +00:00
taca
7095d5ca8e Update pear-Console_Table package to 1.1.4.
1.1.4		2010-10-25 14:04 UTC

Changelog:

Automatically built QA release
Req #14835 Add Console_Color support - yunosh

Doc #15006 Console_table docs are totally worthless - cweiske
2010-12-22 15:47:38 +00:00
taca
310355dd8a Update pear-Net_Socket package to 1.0.10.
1.0.10		2010-10-15 14:52 UTC

Changelog:

QA release
- Configurable newline sequence (PEAR Bug #14181)
- Make $size parameter to gets() optional (PEAR Bug #14433)
- Don't overwrite $errstr set by fsockopen (PEAR Bug #14448)
- Avoid an infinite loop if fwrite() returns 0 (PEAR Bug #14619)
- CS cleanup (PEAR Bug #14803)
2010-12-22 15:46:35 +00:00
taca
28499e8137 Upadte pear-Net_SMTP package to 1.4.4.
1.4.4		2010-10-21 16:53 UTC

Changelog:

Corrected a problem with SMTP servers that don't support the SIZE
feature. (Bug 17942)


1.4.3		2010-10-11 01:14 UTC

Changelog:

- Reduce peak memory usage when sending large files. (Request 17887)
- Adding support for proxy authentication. (Request 17358)
2010-12-22 15:45:38 +00:00
taca
b06abac2f6 Update pear-Net_IDNA2 package to 0.1.1.
0.1.1		2010-12-09 17:35 UTC

* Added initial support for IDNA2008. This is needed for characters like the
  German "Eszett" which would otherwise be turned into "ss" during nameprep.
  Use $n->setParams('version', '2008') to use the "new" IDNA-encoding. Default
  is still IDNA2003 for backwards-compatibility.  Further aspects of
  IDNA2008-encoding (for example some checks) should be added later according
  to RFCs.
* #16466: Unit tests (testcaseses from draft-josefsson-idn-test-vectors;
   thanks to Daniel)
* Unit tests (coverage, refactoring/cleanup, more tests)
* #17542: URIs get mangled when decoding (UTF8-fix)
* Codingstyle fixes
* fixed handling of URLs with more than a domain-name (fixed opposite of
  parse_url())
* Added specialized and spl exceptions
* #17533: Releases and roles do not seem to work.
2010-12-22 15:44:40 +00:00
taca
f270a509df Update pear-Net_DIME package to 1.0.2.
1.0.2		2010-10-25 14:11 UTC

Changelog:

Automatically built QA release
2010-12-22 15:43:19 +00:00
taca
f7a42bcb04 Note update of mail/pear-Mail_mimeDecode package to 1.5.5. 2010-12-22 15:42:11 +00:00
taca
7708ec1b9e Update pear-Mail_mimeDecode package to 1.5.5.
1.5.5		2010-12-02 03:45 UTC

Changelog:

Minor Bug fix release.

#17959 - Boundaries ending with non-word characters - patch by Alex Adriaanese
------ - ignore whitespace and trailing cr/lf in last section of split
------ - correct spacing on multi-line headers. now only striped for encoded data. (on previous line)
2010-12-22 15:40:36 +00:00
taca
c0531345ce Note update of graphics/pear-Image_Graph package to 0.8.0. 2010-12-22 15:39:08 +00:00
taca
9ac6b108a7 Update pear-Image_Graph package to 0.8.0.
0.8.0		2010-10-05 15:39 UTC

Changelog:

QA release
* PLEASE NOTE: Package now needs PHP 5.x (needed for workaround for Bug #16529 and future cleanups)
Bug #16529 Doesn't work with PHP 5.3.0 neufeind
Bug #16834 Column width error, small PHP typo (fix incl.) neufeind
Bug #2685 Plots do not honor ID tags for fills. nosey
Bug #2791 wrong x-axis label position when using ttf font nosey
Bug #2831 using Image_Graph_Fill in Image_Graph_Fill_Array
Bug #2832 GD always outputs PNG nosey
Bug #3346 double as data nosey
Bug #3496 Image/Graph/value/marker.php - dir don't exist
Bug #3984 Cannot inherit image_color
Bug #4080 setSpaceFromBorder missing ??
Bug #4333 Legend division by zero error on PieChart nosey
Bug #4417 Cannot use point ID as marker value nosey
Bug #4430 Call-time pass-by-reference has been deprecated nosey
Bug #4484 SVG output problem with fill and alignment attributes of text nosey
Bug #4522 Image_Graph_Axis::_calcLabelInterval() dont work like it was working before
Bug #4586 Content type image/jpg does not recognized by IE nosey
Bug #4876 mis-type in code -> undefined property nosey
Bug #5066 Reference Notices nosey
Bug #5607 X Axis Labels align to right nosey
Bug #6941 Logarithmic axis values between 0 and 1 nosey
Bug #7364 Incorrect Include in Grid.php nosey
Bug #7367 Windows XP Marker for top Y-value cut nosey
Bug #7375 Windows XP "Only variables should be assigned by reference" notice
Bug #7572 addPoint function in Image_Graph_Dataset_Sequential doesn't use parameter nosey
Bug #7621 Linux Pie Chart Legend does not display nosey
Bug #7729 Wrong axis X label placement
Bug #8055 No Legend with Pie Charts nosey
Bug #11812 "forceMaximum" method uwesteinm
2010-12-22 15:38:32 +00:00
taca
923f694ed5 Note addition of databases/pear-MDB2_Driver_mysqli version 1.5.0b3. 2010-12-22 15:36:48 +00:00
taca
497b11cec1 Add and enable pear-MDB2_Driver_mysqli. 2010-12-22 15:36:07 +00:00
taca
15d2e941aa Importing pear-MDB2_Driver_mysqli version 1.5.0b3.
mysqli MDB2 driver.
2010-12-22 15:34:53 +00:00
taca
362f74f2bc Note update of these pear-MDP2 related packages:
databases/pear-MDB2			2.5.0b3
	databases/pear-MDB2_Driver_mysql	1.5.0b3
	databases/pear-MDB2_Driver_pgsql	1.5.0b3
	databases/pear-MDB2_Driver_sqlite	1.5.0b3
2010-12-22 15:33:16 +00:00
taca
fd4aae28d1 Oops, really update to MDB2_Driver_mysql-1.5.0b3.
1.5.0b3		2010-08-29 12:29 UTC

Changelog:

- fixed bug #15650: mysqli function used in setCharset()
- fixed bug #16003: incorrect check for error after mysql_store_result
- fixed bug #16147: first prepared statement is emulated when using factory
  with mysql
- fixed bug #16669: hostspec is ignored when protocol is unix
- fixed bug #17037: 'on update' not mentioned in tableInfo()
- fixed bug #17065: There is no NEW row in on DELETE trigger (fix error in FK
  constraint triggers)
- fixed bug #17650: lastInsertId can not handle bigint, forces cast to integer
  [alexpw]
- return ON UPDATE|DELETE action in getTableConstraintDefinition()

note:
- the multi_query test failes because this is not supported by ext/mysql

open todo items:
- use a trigger to emulate setting default now()
2010-12-22 15:29:34 +00:00