Commit graph

136644 commits

Author SHA1 Message Date
adrianp
3fcbff5331 We need printf too 2009-01-17 21:56:13 +00:00
adrianp
51d191d616 Add a note about additional packages required if bootstrap is in a Solaris
Zone.
2009-01-17 21:32:12 +00:00
wiz
a10d371bad Added www/py-ClientForm version 0.2.10 2009-01-17 20:55:08 +00:00
wiz
25bb0d4835 + py-ClientForm. 2009-01-17 20:54:27 +00:00
wiz
612b012453 Initial import of py-ClientForm-0.2.10:
ClientForm is a Python module for handling HTML forms on the client
side, useful for parsing HTML forms, filling them in and returning
the completed forms to the server. It developed from a port of
Gisle Aas' Perl module HTML::Form, from the libwww-perl library,
but the interface is not the same.
2009-01-17 20:53:50 +00:00
wiz
ec1595de56 Updated misc/gwaei to 0.13.1 2009-01-17 20:51:59 +00:00
wiz
918dd90038 Update to 0.13.1:
2009-01-17: Released gWaei 0.13.1
  This is a release focusing on fixing bugs.  The most noteworthy
  of which was an infinitely loop on startup that some computer
  encountered.  (It it still is not fixed, someone please email me.)

  There was a crasher when attempting to print only one
  highlighted line in the results.  The back and forward
  buttons have been coded better against race conditions
  on slow hardware because the back/forward button's wouldn't
  become insensitive quick enough to stop repeted executions.
  The highlight colors have been chosen to work better
  with dark themes than they were. Fixed a crasher when users
  would go back/forward after switching dictionaries.

  There have been a few minor features added as well.  alt-left
  and alt-right will go back and forward in the search history
  much like a web browser.  Shift-tab will cycle backwards through
  the dictionaries.  The colors for highlighting have been switched
  around and varied more.  The previous red just wasn't really
  compatible with any of the other colors I tried with it. It is
  now possible to optionally compile the program without libsexy.
2009-01-17 20:51:34 +00:00
wiz
6e1bfea201 Added www/py-mechanize version 0.1.10 2009-01-17 20:51:15 +00:00
wiz
81463bee57 Sort, and add py-mechanize. 2009-01-17 20:48:33 +00:00
wiz
1966a9ad5c Initial import of py-mechanize-0.1.10:
Stateful programmatic web browsing, after Andy Lester's Perl module
WWW::Mechanize.

The library is layered: mechanize.Browser (stateful web browser),
mechanize.UserAgent (configurable URL opener), plus urllib2 handlers.

Features include: ftp:, http: and file: URL schemes, browser history,
high-level hyperlink and HTML form support, HTTP cookies, HTTP-EQUIV
and Refresh, Referer [sic] header, robots.txt, redirections, proxies,
and Basic and Digest HTTP authentication.  mechanize's response
objects are (lazily-) .seek()able and still work after .close().
2009-01-17 20:46:55 +00:00
wiz
8de8ba52d9 Added converters/help2man version 1.36.4 2009-01-17 20:44:18 +00:00
wiz
d2e0dec47c + help2man. 2009-01-17 20:43:51 +00:00
wiz
3981d721a1 Initial import of help2man-1.36.4, packaged for wip by arved, various fixes
by shattered and bsadewitz.

help2man is a tool for automatically generating simple manual pages from
program output.

It is intended to provide an easy way for software authors to include a
manual page in their distribution without having to maintain that document.

Given a program which produces resonably standard --help and --version
outputs, help2man will attempt to re-arrange that output into something
which resembles a manual page.
2009-01-17 20:43:27 +00:00
wiz
fe80db1bd6 Fix build.
Addresses PR 40399 by Derouiche.
2009-01-17 20:36:28 +00:00
ahoka
741d602e03 Fix linking problems which caused missing rpath with native X11. 2009-01-17 19:00:14 +00:00
seb
50840a1cdc Note initial addition of p5-App-Nopaste version 0.07 as www/p5-App-Nopaste
into The NetBSD Packages Collection.

Pastebins (also known as nopaste sites) let you post text, usually
code, for public viewing. They're used a lot in IRC channels to
show code that would normally be too long to give directly in the
channel (hence the name nopaste).

Each pastebin is slightly different. When one pastebin goes down
then you have to find a new one. And if you usually use a script
to publish text, then it's too much hassle.

The Perl 5 module App::Nopaste aims to smooth out the differences
between pastebins, and provides redundancy: if one site doesn't
work, it just tries a different one. A commande line script is
provided.
2009-01-17 16:09:57 +00:00
seb
3aff45643f Add & enable p5-App-Nopaste 2009-01-17 16:08:27 +00:00
seb
1c6069d081 Initial import of p5-App-Nopaste version 0.07 in the NetBSD Packages
Collection.

Pastebins (also known as nopaste sites) let you post text, usually
code, for public viewing. They're used a lot in IRC channels to
show code that would normally be too long to give directly in the
channel (hence the name nopaste).

Each pastebin is slightly different. When one pastebin goes down
then you have to find a new one. And if you usually use a script
to publish text, then it's too much hassle.

The Perl 5 module App::Nopaste aims to smooth out the differences
between pastebins, and provides redundancy: if one site doesn't
work, it just tries a different one. A commande line script is
provided.
2009-01-17 16:07:36 +00:00
seb
49c0caedf7 Add & enable p5-WWW-Pastebin-RafbNet-Create 2009-01-17 15:43:56 +00:00
seb
f2d751b61a Note initial addition of p5-WWW-Pastebin-RafbNet-Create version
0.001 as www/p5-WWW-Pastebin-RafbNet-Create into The NetBSD Packages
Collection.

The Perl 5 module WWW::Pastebin::RafbNet::Create provides means to
create new pastes on http://rafb.net/ paste site.
2009-01-17 15:43:28 +00:00
seb
37f5b81c03 Initial import of p5-WWW-Pastebin-RafbNet-Create version 0.001 in
the NetBSD Packages Collection.

The Perl 5 module WWW::Pastebin::RafbNet::Create provides means to
create new pastes on http://rafb.net/ paste site.
2009-01-17 15:42:56 +00:00
taca
864620d2a6 Note update of www/typolight-translations package to 20090113. 2009-01-17 15:29:52 +00:00
taca
fa7e1a1743 Update typolight-translations package to 20090113.
* Indonesian translation is added.

pkgsrc change: sort each PLISTs which wasn't sorted.
2009-01-17 15:28:48 +00:00
seb
3adf04bbdc Note initial addition of p5-WWW-Pastebin-PastebinCom-Create version
0.001 as www/p5-WWW-Pastebin-PastebinCom-Create into The NetBSD
Packages Collection.

The Perl 5 module WWW::Pastebin::PastebinCom::Create provides means
of pasting large texts into http://pastebin.com pastebin site.
2009-01-17 14:45:23 +00:00
seb
ef4b18815d Add & enable p5-WWW-Pastebin-PastebinCom-Create 2009-01-17 14:44:40 +00:00
seb
28651fe623 Initial import of p5-WWW-Pastebin-PastebinCom-Create version 0.001
in the NetBSD Packages Collection.

The Perl 5 module WWW::Pastebin::PastebinCom::Create provides means
of pasting large texts into http://pastebin.com pastebin site.
2009-01-17 14:42:25 +00:00
adam
1f76349dc7 Updated devel/distcc to 3.1 2009-01-17 13:34:13 +00:00
adam
194c872953 Added devel/distcc-pump version 3.1 2009-01-17 13:31:23 +00:00
adam
24127611d9 distcc is a program to distribute compilation of C or C++ code across
several machines on a network. distcc should always generate the same
results as a local compile, is simple to install and use, and is often
two or more times faster than a local compile.

distcc does not require all machines to share a filesystem, have
synchronized clocks, or to have the same libraries or header files
installed. Machines can be running different operating systems, as long
as they have compatible binary formats or cross-compilers.

This package provides pump - accelerated remote compilation with distcc.
2009-01-17 13:29:27 +00:00
adam
b8bba3c379 Changes 3.1:
* New options: --scan-includes, --disable-Werror
* Document all of the exit codes in the man page.
* Handle "-Wp,-MMD,...".
* Report a better error message if a host specification contains ",cpp"
  but not ",lzo".
* Fix a bug where the "m4" directory wasn't included in the
  source distribution tarball, which caused it to stop working
  if you ran autogen.sh.
* Fixed a bug where the pump script was hard-coding /etc/distcc/hosts
  rather than using the prefix specified to configure.
* Fixed build errors on Gentoo Linux and some other systems.

Changes 3.0:
* New "--without-avahi" option to configure.
* Fixed a problem where pump mode was falling back to local compilation
  when compiling with -I options that refer to a subdirectory of one
  of the default system include directories (Nils Klarlund, Fergus Henderson).
* Allow distcc to distribute commands that use "-MF<filename>"
  rather than "-MF <filename>", and likewise for "-MT<target>".
* Fixed a build problem on ARM and Solaris systems.
* Fixed a build problem on some Linux systems.
* Fixed failure of "make install" on Cygwin.
* Fallback to local compilation for "-march=native" or "mtune=native"
* Fix for deadlock in pump mode.
* New protocol, version 3, allowing for preprocessing on distcc
  servers ("pump" mode).
* New component: an include server for incremental static analysis of include
  dependencies.  This software is written in Python 2.4.
* Support for getting hosts via avahi.
* gcc debug option -d must be run locally because it produces secondary files.
* Improved checking for errors on socket connection.
2009-01-17 13:27:48 +00:00
seb
bde3c9c296 Note update of x11/p5-Clipboard to version 0.09nb1 2009-01-17 13:05:01 +00:00
seb
5481615de4 Bump PKGREVISION to 1.
For Darwin add dependency on package devel/p5-IO-All required for
the platform dependent Perl 5 module Clipboard::Pb.
2009-01-17 13:04:21 +00:00
wiz
a8f72db6b3 Updated sysutils/gnome-power-manager to 2.24.3 2009-01-17 12:54:12 +00:00
wiz
6fdab997c2 Update to 2.24.3:
==============
Version 2.24.3
==============

- Fixed #562836, GPM OSD does not popup on machines that support keys in HW but not in xrandr (Mario Limonciello)
- Fixed #562900, gnome power manager keeps using xrandr backend after failed calls (Mario Limonciello)
- Reset the event time after we resume so the duplicate key detection code works correctly (Adel Gadllah)

Translations:
- Updated et: Ivar Smolin
2009-01-17 12:53:26 +00:00
bouyer
05a4e510ed Updated sysutils/xentools3 to 3.1.4nb2
Updated sysutils/xentools33 to 3.3.1nb4
2009-01-17 12:33:58 +00:00
bouyer
2d729161d2 Require DAEMON for /etc/rc.d/xend instead of "disks network". Should fix
issue reported Damian Sobczak on port-xen@ where xend is started before
mountall.
bump PKGREVISION
2009-01-17 12:31:10 +00:00
seb
11495fc1d3 Note update of devel/p5-MooseX-AttributeHelpers to version 0.14 2009-01-17 12:23:29 +00:00
seb
345b1a2056 Update to version 0.14 from version 0.13.
Upstream changes:
0.14 Thu October 2, 2008
    - Run pod tests only for authors
2009-01-17 12:23:03 +00:00
joerg
e47b89042f Simplify. 2009-01-17 12:19:21 +00:00
adam
267852deea Updated databases/sqlite3; emulators/wine-devel 2009-01-17 10:14:06 +00:00
adam
30712cd8ca Changes 1.1.13:
* Freedesktop.org-compliant startup notifications.
* Many fixes for 64-bit application support.
* Improved graphics support in Internet Explorer.
* Various Richedit improvements.
* Better certificate manager dialog.
* Various bug fixes.
2009-01-17 10:11:14 +00:00
adam
4de226c3a6 Fix building with 64-bit time_t 2009-01-17 09:13:10 +00:00
adam
6926651919 Changes 3.6.10:
* Fix a cache coherency problem that could lead to database corruption.
2009-01-17 07:34:29 +00:00
obache
bc5a753d30 Updated graphics/ruby-RMagick to 2.9.0 2009-01-17 01:49:24 +00:00
obache
7ef4862904 Update RMagick to 2.9.0.
Changes:
RMagick 2.9.0
    o Fix #23209, improve RVG's letter spacing (patch from Jonah Fox)
    o Add Draw#kerning= attribute(available in ImageMagick 6.4.7-8)
    o Add Draw#interword_spacing= attribute (available in ImageMagick
      6.4.8-0)
    o Add Draw#kerning, Draw#interword_spacing primitive methods (available in
      ImageMagick 6.4.8-3)
    o Feature #23171, support ImageList, Draw, Pixel marshaling.
    o Support all the new EvaluateOperator constants
2009-01-17 01:49:06 +00:00
seb
fbf3a764c4 Note update of devel/p5-Devel-REPL to version 1.2.1nb1, down from version
1.002001nb1
2009-01-17 01:02:26 +00:00
seb
b3f1eccfc1 Change PKGVERSION_NOREV to the real Perl module version: 1.2.1.
This makes PKGVERSION go backward from 1.002001nb1 to 1.2.1nb1. Sorry for the
inconvenience.
2009-01-17 01:02:05 +00:00
rhaen
54d69dae60 Updated archivers/p5-Archive-Tar 2009-01-17 01:00:06 +00:00
rhaen
471f5487b9 - updated to 1.42
Changelog:
-no changelog for 1.41-
* important changes in version 1.42 13/12/2008:
- Address #40426: Archive Tar to support direct Archive::Tar::File adds
  It is now possible to add Archive::Tar::File objects via $tar->add_files
- Address #40016 (Archive::Tar assumes $> won't change): CAN_CHOWN is now a
  dynamic check upon extraction. This allows scripts to drop privileges when
  desired
- Address take 2 of #39933: [PATCH] handle ../ directory name on VMS
  John M. sent in a better way to do directory name translation.
2009-01-17 00:57:39 +00:00
wiz
366a351d59 Updated meta-pkgs/gnome-devtools to 2.24.3 2009-01-16 23:40:31 +00:00