Commit graph

5692 commits

Author SHA1 Message Date
grant
2a228a124e include p5-Test-Harness/depends.mk instead of explicit DEPENDS on
p5-Test-Harness.
2004-05-08 04:08:40 +00:00
grant
b2e0fa4a11 move the p5-Test-Harness DEPENDS to p5-Test-Harness where it belongs,
so any package requiring it can DTRT.
2004-05-08 04:05:58 +00:00
reed
b55d6be4b0 Use INFO_DIR in the info documentation search path. This is needed
if using a custom INFO_DIR so info command can find docs.
2004-05-08 02:50:03 +00:00
reed
64ec3da5be Use a new option NO_CONFIGURE_INFODIR which is about to be introduced
because although these packages use autoconf-style configure
scripts they do not know --infodir option.
2004-05-08 02:08:38 +00:00
reed
66353798d9 Make sure this m4.info file is really installed to INFO_DIR. 2004-05-08 01:59:07 +00:00
tv
76b10c76ff nb1: install shlib as executable. 2004-05-08 01:06:26 +00:00
wiz
a6b8fdc1b8 Add and enable p5-FileHandle-Unget. 2004-05-07 13:33:36 +00:00
wiz
66977df5b2 Initial import of p5-FileHandle-Unget-0.14:
FileHandle::Unget is a drop-in replacement for FileHandle which
allows more than one byte to be placed back on the input. It supports
an ungetc(ORD) which can be called more than once in a row, and an
ungets(SCALAR) which places a string of bytes back on the input.
2004-05-07 13:32:59 +00:00
cjep
c3f6e4f661 Add RCS tags 2004-05-07 12:06:47 +00:00
grant
c950a3844c allow perl{,-thread}>=5.8.3 to satisfy the p5-Test-Harness dependency.
Test::Harness is included in perl>=5.8.3, and for that reason,
p5-Test-Harness has a CONFLICT on perl>=5.8.3 which was blocking many
packages from being installed.
2004-05-07 11:30:39 +00:00
jmmv
f9e54d9fd1 Bump PKGREVISION due to update of vte to 0.11.11. 2004-05-07 11:14:05 +00:00
danw
035554d3ca s/malloc.h/stdlib.h for darwin/freebsd 2004-05-07 02:01:19 +00:00
danw
9fb17369e1 s/malloc.h/stdlib.h/ for darwin/freebsd 2004-05-07 01:59:02 +00:00
danw
362d72ce7b s/malloc.h/stdlib.h/ for darwin/freebsd
also make it build without -Werror since newer versions of gcc
complain about some of the code
2004-05-07 01:54:16 +00:00
danw
1236283f84 patch out malloc.h includes for darwin/freebsd 2004-05-07 01:50:15 +00:00
xtraeme
8d2bb7dcb6 Drop maintainership; I don't have the enough free time to maintain
all these packages.
2004-05-07 01:14:46 +00:00
grant
b382db3b61 this version of libgnomeui demands gtk2+>=2.4.1. make it so. 2004-05-06 22:03:36 +00:00
taca
ab5f9190e3 Add and enable darts. 2004-05-06 13:23:37 +00:00
taca
4ad2a9e408 Importing darts-0.2.
Darts: Double-ARray Trie System

This is a C++ template library that implements Double-Array [Aoe
1989].  Currently only Japanese documentation is provided.

* [Aoe1989] Aoe, J. An Efficient Digital Search Algorithm by Using a
  Double-Array Structure. IEEE Transactions on Software
  Engineering. Vol. 15, 9 (Sep 1989). pp. 1066-1077.

* [Datrie] Theppitak Karoonboonyanan An Implementation of Double-Array
  Triehttp://www.links.nectec.or.th/~thep/datrie/
2004-05-06 13:22:43 +00:00
salo
2b365c8080 Update to version 0.7.0.
Needed for mkvtoolnix update.

Changes:
- LGPL license changes.
2004-05-05 15:56:45 +00:00
jmmv
4a1118aa94 Update to 1.9.0:
Dom:
	* Fix bzip output to flush if last deflate fills buffer

Jody Goldberg:
	* If the file is not an OLE2 file do not change the filepos.
	* Handle broken ole files that specify codepage as signed short
	* Fix reading ole files > 13.6 Meg on sparc/alpha (from Xavier Roche)
	* Tune validation test for LPSTR properties to handle char width > 1
	* Make the impl headers for the base interfaces public as requested
	* Add some directory tree wrappers
	* Work around a -fstrict-alias warning for SuSE
	* Move to automake-1.7
	* Fix gnome-vfs backend to open files with random access
	* Support merging content from nested nodes for sax parsing
	* Fix gtk-doc

Joseph Frazee:
	* patch the spec file.

Morten Welinder:
	* Properly chain finalizer.
	* Fix gzip output to flush if last deflate fills buffer

Tor Lillqvist:
	* packaging tools for win32.
2004-05-05 14:06:35 +00:00
wiz
f701226752 Add patch from Kailash Sethuraman in PR 25471 that removes an obsolete
sort(1) flag. PKGREVISION=2.
2004-05-05 13:25:27 +00:00
wiz
caf13780db Unused. 2004-05-05 08:27:56 +00:00
snj
961db477a7 Convert to buildlink3. 2004-05-05 03:36:22 +00:00
snj
b70890f6c3 No longer used. 2004-05-05 00:13:14 +00:00
grant
3d0129ec64 indentation fix, drop unneeded parens. 2004-05-04 21:58:43 +00:00
grant
a0a08bd7a1 add the Cocoa framework directories to BUILDLINK_PASSTHRU_DIRS on
Darwin.

fixes build problem reported and confirmed fixed by Randy Beaudreault.
2004-05-04 21:58:07 +00:00
jmmv
8215f83c4a Update to 2.6.1:
Fixes

 - Fix icon-reading crash when using enlightenment (Neil Muller)
 - AIX portability fixes (Kjartan Maraas)
 - Don't attempt to center the workspace on the mouse click (Kim Woelders)

 Translators

 - Iñaki Larrañaga Murgoitio (eu)
 - Guntupalli Karunakar (gu)
 - Mohammad DAMT (id)
 - Samúel Jón Gunnarsson (is)
 - Baris Cicek (tr)
2004-05-04 21:33:49 +00:00
jmmv
c5616fbcc8 Update to 2.6.1.1:
Improvements:
- File system loading notification support (Federico Mena Quintero)

Bug fixes:
- Authentication manager fixes (Alexander Larsson)
- File system fixes (Federico, Alexander)
- Various bugfixes (Padraig O'Brian, Anders Carlsson)

Translations:
- Added Punjabi translation (Amanpreet Singh Alam)
- Added Gujarati translation (Gujurati Team)
- Added Maori translation (John C Barstow)
- Added Basque translation (Iñaki Larrañaga)
- Added Afrikaans translation (Zuza Software Foundation)
- Various updated translations (ca, et, eu, he, hu, id, is, nn, wa)
2004-05-04 21:11:16 +00:00
jmmv
0ed46913f5 Update to 2.6.1.1:
Bug fixes:
- Various fixes (Kjartan Maraas, Colin Walters)

Translations:
- Added Punjabi translation (Amanpreet Singh Alam)
- Added Gujarati translation (Gujarati Team)
- Various updated translations (az, ar, be, ca, cs, cy, da, de,
				en_CA, en_GB, el, es, et, eu, fi,
				he, hr, id, it, ja, ko, lt, nn, nl,
				no, pl, pt, pt_BR, ro, ru, sk, sr@ije,
				sq, sr, sr@Latn, sv, ta, th, tr, uk,
				zh_CN, wa)
2004-05-04 21:10:13 +00:00
mrg
ebfb7e73a1 statfs->statvfs. 2004-05-04 13:50:57 +00:00
tron
de813baa96 Remove extra semicolon in variable declaration which breaks build with
at least GCC 2.95.3.
2004-05-04 11:46:26 +00:00
wiz
860e4850d1 Unused. 2004-05-04 08:18:26 +00:00
wiz
c64c02f949 Unused. 2004-05-04 06:31:32 +00:00
snj
f8c1b0bf77 No longer used. 2004-05-03 21:19:03 +00:00
jmmv
6cf9e19980 Readd note about where this patch is beeing tracked. 2004-05-03 21:01:56 +00:00
jmmv
14b455e737 Update GConf2 and GConf2-ui to 2.6.1:
Fixes:

 - add a --enable-gtk=yes/no/auto configure arg (Julio Merino, Mark)
 - fix basic example app to not crash (Elijah Newren)
 - don't try and create a dir if it already exists (Ryan Lovett, Mark)
 - only ever create the $(HOME)/.gconfd/ dir in the daemon (Colin Walters)
 - add quotes around AM_GCONF_SOURCE_2 (Frédéric L. W. Meunier)
 - handle <entry> with only <schema_name> correctly in --load (Mark)
 - fix the order in which local-defaults.path gets included (Mark)
 - fix minor inefficiency when not printing debugging messages (Mark)

 Translators:

 - Adam Weinberger (en_CA)
 - Robert Sedak (hr)
 - Samúel Jón Gunnarsson (is)
 - Alessio Frusciante (it)
 - Takeshi AIHANA (ja)
 - Amanpreet Singh Alam (pa)
 - Gurkan Aslan (tr)
2004-05-03 20:55:36 +00:00
snj
b253bd6794 Convert to buildlink3. 2004-05-03 20:49:33 +00:00
jmmv
197fee93e0 Move documentation files from share/html to share/doc/ffcall. I'm doing
this as a "standalone" change because share/html is certainly not the
location for documentation.  Bump PKGREVISION to 1.
2004-05-03 16:33:45 +00:00
wiz
6afb688fec Unused. 2004-05-03 16:10:07 +00:00
wiz
f66acac209 Convert to buildlink3. 2004-05-03 15:58:55 +00:00
wiz
1fdbde663d Convert to bl3 and add conflict with guile>1.4, since both include
the same info files.
2004-05-03 15:57:44 +00:00
adam
87d9d5e8fa Changes 1.0.8:
New Features:
* Synchronous Interrupt read support.
* Added new usb_get_descriptor_by_endpoint() function. Properly prototyped
  existing usb_get_descriptor() function.
* (Linux) Check for usbdevfs in /sys/bus/usb (2.6 kernel).
* (Linux) Added usb_get_driver_np() function to get driver bound to interface.
* (Linux) Added usb_detach_kernel_driver_np() function to detach kernel driver
  from interface.

Bug Fixes:
* Many return values are starting to become normalized (consistent across ports)
* Various bug fixes in Darwin port.
* Fix usb_string() to fetch language index correctly.
* More documentation updates and fixes.
2004-05-03 08:45:44 +00:00
snj
296e4edef9 No longer used. 2004-05-03 05:54:05 +00:00
snj
46fedaa9a5 Convert to buildlink3. 2004-05-03 03:55:43 +00:00
snj
a50c60886c Convert to buildlink3. 2004-05-02 23:02:06 +00:00
adam
cb6cbae750 Fix multiple perl problem (like on Darwin/MacOSX) 2004-05-02 20:34:38 +00:00
jmmv
33211ac22b Update to 2.4.1:
* Win32 bug fixes [Tor Lillqvist, Roger Leigh, John Ehresman]
* Miscellaneous bug and portability fixes [Owen Taylor,
  Matthias Clasen, Jonas Jonsson, Christian Krause,
  Nickolay V. Shmyrev, Christophe Saout, Philippe Blain,
  Piotr Klaban]
* Documentation updates [Matthias]
* New and updated translations (ca,cs,cy,el,en_CA,en_GB,es,eu,fi,
  fr,gu,he,id,nl,pt,pl,ru,sr,sr@ije,sr@Latn,sv,uk)
2004-05-02 20:05:53 +00:00
xtraeme
7b05ae6c7e Default shell should be @RCD_SCRIPTS_SHELL@ not /bin/sh. 2004-05-02 19:31:48 +00:00
xtraeme
fd2009c442 Update devel/distcc to 2.14.
Changes:

distcc-2.14  "Lake Albina"  2004-05-02

  FEATURES:

    * The host file is looked up in $DISTCC_DIR/hosts, not hardcoded
      to ~/.distcc/hosts.  The default for $DISTCC_DIR is still
      ~/.distcc.  Suggested by Sebastien Perochon.
    * Source file name is included in success/failure messages, e.g.
         distcc[6655] ERROR: compile ./cases/bad.c on cardhu failed
    * distcc can now be built with a build directory separate from the
      source directory.  Patch from Dennis Henriksen.

  DOCUMENTATION:

    * Add documentation of DISTCC_DIR, and other fixes.  Patch from
      Thomas Schwinge.
    * Slightly improved distcc --help.

  BUG FIXES:

    * Decompression buffer can dynamically resize to allow for very
      gassy files.  From a patch by Joe Buehler.

  PORTABILITY:

    * Add sample scripts for Red Hat / Fedora, by Colin Walters.
    * mmap is always disabled on HP-UX, because the inconsistent page
      case is a bit dangerous for the way distcc uses mmap.  Suggested
      by Joe Buehler.

distcc-2.13  "Carnal Bunt"  2004-03-02

  SECURITY:

    * Enforce IPv4 access control lists when the daemon is listening
      on an IPv6 port.  This only applies when the server was compiled
      using --enable-rfc2553 and run with --allow.

  FEATURES:

    * Hash comments are allowed in host list files.

  INTERNAL:

    * Use TCP_DEFER_ACCEPT on Linux to avoid some wasted context
      switching when a new connection comes in to the server.

  BUG FIXES:

    * Some fixes for connections over SSH when built using
      --enable-rfc2553.  Reported by Jeff Rizzo.
    * Handle arguments like "-xcpp" and "-Wa,-xarch=v8".  Suggested by
      Ben Scarlet.
    * Fix resource exhaustion when DISTCC_SAVE_TEMPS is set.  Reported
      by Mark DeGeorge.
    * Fix problems in running IPv6-enabled builds on kernels without
      IPv6 support.  Reported by Lisa Seelye.

  DOCUMENTATION:

    * More instructions for distributors/packagers.

  PORTABILITY:

    * Many portability patches from Albert Chin.  These patches were
      tested on: AIX 4.3.2, 5.1; HP-UX 10.20, 11.00, 11i; IRIX 6.5;
      Redhat Linux 7.1, 9; Solaris 2.5.1, 2.6, 7, 8, 9; Tru64 UNIX
      4.0D, 5.1.
    * Possibly fix mmap problem on HP-UX with compressed transfers.
      Reported by Joe Buehler.

  TESTING:

    * Add test for compilation with compression.
    * Testsuite portability patch from Albert Chin.  The tests pass
      on: HP-UX 10.20, 11.00, 11i; IRIX 6.5; Redhat Linux7.1, 9;
      Solaris 7, 8, 9; Tru64 UNIX 4.0d, 5.1.

pkgsrc changes:

	o Add a rc.d script to start distccd, by default this runs
	  as user "nobody".
	o Use subst.mk instead of patching multiple files.
2004-05-02 19:11:38 +00:00