Commit graph

159474 commits

Author SHA1 Message Date
wiz
8f93a519df Update to 1.16:
1.15 -> 1.16:
    - add lv.po, update translations (Translation Project).
    - include xcode project files in distributed popt tar ball.
    - make distcheck is now squeaky clean.
    - permit VPATH builds.
    - add shallow tests using ISP/RAS api-sanity-autotest.pl.
    - prefix bit set routines with popt to avoid symbol coolisions w rpm.
    - add tdict.c to exercise popt bit sets against /usr/dict/words.
    - add poptBitsArgs() method to generate args bit set.
    - add methods for bit set union and intersection.
    - permit comma separated attribute lists, handle negated attributes.
    - better test for POPT_ARG_BITSET.
    - add POPT_ARG_BITSET handling.
    - add POPT_ARG_SHORT handling.
    - handle all callback traversals within a C switch (for extendability ease).
    - add popt.pc.
    - devzero2000: add AC_CONFIG_AUX_DIR, AC_CONFIG_MACRO_DIR to configure. Create build-aux
    - devzero2000: del acinclude.m4 : AC_CHECK_VA_COPY is not used
2010-06-05 13:26:46 +00:00
wiz
9b8a77dc06 Fix included path to ghostscript fonts by giving explicit path.
From obache@
2010-06-05 12:36:08 +00:00
wiz
a4b2c9e392 Updated devel/mercurial to 1.5.4 2010-06-05 12:32:30 +00:00
wiz
91521edb0f Update to 1.5.4:
This is a scheduled monthly minor bugfix release.

    * dispatch: include Python version in traceback
    * push: update help
    * status: avoid performance regression when no .hgsub is present
    * clone: fix performance issue with hardlinks and Windows shares
    * hgweb: fix race in refreshing repo list (issue2188)
    * hgrc: clarify that hgrc keys can be overridden and sections can be split
    * eol: new extension for managing file newlines based on a
      version controlled configuration file
    * pager: fork and exec pager as parent process with /bin/sh -c
    * rebase: stress that only local changesets should be rebased
    * convert/svn: close gettags() log stream (issue2196)
    * record: check that we are not committing a merge before patch selection
2010-06-05 12:32:20 +00:00
wiz
7708463bd7 Fix build with latest X from xsrc. I hope it doesn't break anything else,
but I expect it... let me know if you can improve the patch.
2010-06-05 12:29:53 +00:00
wiz
bef20ddde4 Depend on gtkglext>=1.2.0nb4 to fix build with gtk2>=2.20. 2010-06-05 12:20:59 +00:00
wiz
2f2a75b40b Fix build with gtk2>=2.20. 2010-06-05 12:20:07 +00:00
wiz
6454ab7ec4 Updated graphics/gtkglext to 1.2.0nb4 2010-06-05 12:08:56 +00:00
wiz
deed346e0f Avoid calling deprecated GTK2 macros. Bump PKGREVISION.
Set LICENSE.
2010-06-05 12:08:46 +00:00
wiz
9565f360d1 Fix PLIST for doxygen-1.6.3 and DEPEND on that version.
Bump PKGREVISION.
2010-06-05 11:47:57 +00:00
wiz
32d216e1e4 Updated wm/openbox to 3.4.11.2 2010-06-05 11:44:00 +00:00
wiz
95165388ec Update to 3.4.11.2:
3.4.11.2:
  * Updated Estonian and Portuguese translations.
  * Fix a rare crash involving moving fullscreen windows to different monitors
  * Fix a more common crash involving pressing right in a menu
2010-06-05 11:43:51 +00:00
wiz
b27a5b1e8a Updated sysutils/cdrtools to 3.00 2010-06-05 11:40:15 +00:00
wiz
9f139dd692 Update to 3.00. This is the stable release after 2.01; the package
had been tracking alpha releases.

Changes since 2.01 (not the latest pkgsrc version!):
The most important enhancements since May 15th 2006 are:

-	BluRay support was added

-	The DVD support code was moved to the OpenSource part of cdrtools

-	DVD Double layer support was added

-	DVD-RAM support was added

-	DVD Multi-border support for DVD- was added to cdrecord

-	Support for reading and writing Hidden Tracks (audible content before
	Track 01) on Audio CDs was added to cdda2wav and cdrecord

-	Cdda2wav is now able to create CDRWIN CUE files instead of *.inf files

-	Cdrecord now understands the CUE file enhancements from ExactAudioCopy

-	SCSI autotarget mode makes cdrtools work without the dev= SCSI address
	parameters in all cases where only one drive is available in the system

-	Mkisofs now includes support for find(1) style command line arguments
	implemented via "libfind"

-	Mkisofs now includes working support for UTF-8 based locales

-	Mkisofs now includes enhanced UDF support like symlinks, user IDs,
	group IDs and permissions (needed for DVDs and BluRays)
	There is also support for Apple specific extensions (thanks to
	Helios.de)

-	Mkisofs now supports ISO-9660 with files up to 8 TB (requires
	-iso-level 3)

-	New cdrecord option -minfo/-media-info to print Media
	information/status

-	Readcd now implements media quality scanning support code for
	C1/C2/CU errors with Plextor and NEC/Optiarc drives. Use readcd -cxscan

-	Readcd now implements media quality scan support code for Plextor
	drives. Use readcd -pi8scan or -pifscan



-	All SCSI aware programs from cdrtools now support -scanbus

-	Support for the Plextor GigaRec feature was added

-	Workarounds for many firmware bugs in various drives have been added

-	Cdrecord now defaults to -sao mode instead of -tao

-	Cdrecords CDRWIN CUE sheet parser was enhanced to support all features
	from CDRWIN and cdrecord specific extensions in addition

-	Cdrecord now allows CDRWIN CUE sheet based writing in
	-raw/-raw16/-raw96r to work around Pioneer firmware bugs
	and to allow to write SVCDs on Pioneer drives

-	Cdrecord now supports DVD-RW/DL media (once the related media
	will be made available to the public)

-	Cdda2wav now implements a new option -interactive to support being
	called from GStreamer (to avoid license problems with libcdio)

-	Cdda2wav now supports MD5 sums for audio data

-	Support for "root"-less installation on Solaris using fine grained
	privileges was added

-	Support for DragonFlyBSD was added

-	Support for Zeta (BeOS clone) was added

-	Support for Haiku (BeOS clone) was added

-	Support for Syllable was added

-	Support for ATARI FreeMiNT was added

-	Support for AMIGA-OS was added

-	Support for SunStudio 12 on Linux was added
	Call "make CCOM=suncc"

-	New program "btcflash" to flash firmware on some BTC writers

-	A new Reed Solomon "decoder" (repair) library was added

-	New experimental option -edc-corr in "readcd" was added

-	Mkisofs no longer used GNU getopt_long() but getargs() to avoid various
	bugs from GNU getopt_long()

-	Mkisofs now supports correct inode numbers for hardlinks

-	Mkisofs now implements "UNIX V6 FS style" link counts on directories,
	this is: link count for directories is "2 + number of subdirectories"

-	Mkisofs now implements the new Rock Ridge (rrip) protocol
	version 1.12 from 1994 that added support for hard linked files

-	Mkisofs now correctly implements deep directory relocation (this is
	for directories nested deeper than 8 nesting levels)

-	New mkisofs options -posix-H/-posix-L/-posix-P implement the -H/-L/-P
	options defined by POSIX.1-2001 for descending commands like
	ls/chmod/chown/find/pax/...

-	The makefile system now implements support for cdrtools local dynamic
	linking using:

	make LINKMODE=dynamic

-	All projects except "libhfs_iso", "libparanoia" and "schily autoconf"
	have been relicensed to CDDL with permission from all authors.
	Libparanoia was relicensed from GPL to LGPL with permission from Monty.
2010-06-05 11:40:05 +00:00
wiz
1f8feedfd3 Updated www/gtkhtml314 to 3.30.1 2010-06-05 11:34:39 +00:00
wiz
fa04376953 Update to 3.30.1:
GtkHTML-3.30.1 2010-04-26
-------------------------

Translations:
	Jordi Serratosa (ca)
	Wouter Bolsterlee (nl)

GtkHTML-3.30.0 2010-03-29
--------------------------

Bug Fixes:
	#612168 - Crash while pasting over a selection (Matthew Barnes)
	#613181 - Mistakenly removed statement (Milan Crha)

Other Changes:
	Remove redundant "DISABLE_DEPRECATED" flags. (Matthew Barnes)
	Work around recent GTK+ deprecations. (Matthew Barnes)
	Fix configure output for iso-codes check. (Priit Laes)

Translations:
	Duarte Loreto (pt)
	Milo Casagrande (it)
	Inaki Larranaga Murgoitio (eu)
	A S Alam (pa)
	Gil Forcada (ca)
	Tommi Vainikainen (fi)
	Ivar Smolin (et)
	Ask H. Larsen (da)
	Jamil Ahmed (bn)
	Nikos Bakaoukas (el)

GtkHTML-3.29.92 2010-03-08
--------------------------

Bug Fixes:
	(None)

Other Changes:
	Work around recent GTK+ deprecations. (Matthew Barnes)

Translations:
	Lucas Lommer (cs)
	Bruce Cowan (en_GB)
	Claude Paroz (fr)
	Gabor Kelemen (hu)
	Changwoo Ryu (ko)
	Piotr Drąg (pl)
	Yuri Kozlov (ru)

GtkHTML-3.29.91 2010-02-22
--------------------------

Translations:
	Vladimir Melo (br)
	vasudeven (ta)
	Chao-Hsiung Liao (zh_HK)
	Fran Diéguez (gl)
	Mario Blättermann (de)
	Lucian Adrian Grijincu (ro)

GtkHTML-3.29.90 2010-02-08
--------------------------

Bug Fixes:
	(None)

Other Changes:
	Warn on console when finalizing HTMLEngine with opened streams
	(Milan Crha)
	Disable strict aliasing optimization. (Matthew Barnes)

Translations:
	Alexander Shopov (bg)
	Jamil Ahmed (bn)
	Ivar Smolin (et)
	Theppitak Karoonboonyanan (th)

GtkHTML-3.29.6 2010-01-25
-------------------------

Bug Fixes:
	#600754 - Check for enchant >= 1.1.7 (Matthew Barnes)
	#606167 - Crash on composer Link editing (Milan Crha)
	#591463 - Build fixes (H.Habighorst)
	#494986 - Clicking URL moves view to the top in caret mode (Milan Crha)

Other Changes:
	Add gtkhtml_editor_insert_text() (Matthew Barnes)
	Fix dead assignments found by clang. (Matthew Barnes)

Translations:
	Kjartan Maraas (nb)

GtkHTML-3.29.5 2010-01-11
-------------------------

Bug Fixes:
	#606244 - Remove usage of deprecated GTK+ symbols (Frédéric Péters)
	#604561 - Copy popup action shown with no text selected (Milan Crha)
	#605587 - draw_spell_error() doesn't restore GC fill style
	          (Michel Dänzer)

Other Changes:
	Allow overriding the HTML widget in GtkhtmlEditor. (Matthew Barnes)
	Remove duplicate policy supplied by EWebView. (Matthew Barnes)
	Change GtkHTML::url-requested to G_SIGNAL_RUN_LAST. (Matthew Barnes)

Translations:
	Xandru Armesto Fernandez (ast)
	Jorge González (es)
	Matej Urbančič (sl)
	Daniel Nylander (sv)
	Maxim V. Dziumanenko (uk)

GtkHTML-3.29.4 2009-12-21
-------------------------

Bug Fixes:
	#366035 - Header expander image drag drop crash (Milan Crha)
	#603342 - Memory leak fix (Milan Crha) i
Misc:
	Support remote locations when inserting files into editor. (Matthew Barnes)

Translations:
	Jorge González (es)
	Ivar Smolin (et)
	Kjartan Maraas (nb)

GtkHTML-3.29.3 2009-11-30
-------------------------

Translations:
	Thomas Thurman (en@shaw)

GtkHTML-3.29.2 2009-11-16
-------------------------

Bug Fixes:
	#471687 - Crash selecting mail content (Simon Brys)
	#600042 - Hyperlink dialog doesn't allow more hyperlinks (Milan Crha)

Other Changes:
	Allow "select-all" command in read-only mode. (Matthew Barnes)
	Add gtk_html_unselect_all() for clearing selections. (Matthew Barnes)


GtkHTML-3.29.1 2009-10-26
--------------------------

Bug Fixes:
	#598635 - Not all hyperlinks are ctrl-clickable in mail composer (Milan Crha)
	#598567 - Can only insert local image files (Matthew Barnes)
	#580142 - Email with PRE HTML Tags Should Wrap When Printed (Milan Crha)
	#598159 - Context popup clears a selection (Milan Crha)
	#344008 - Broken context-sensitive spell check (Matthew Barnes)
	#593570 - Text entry not focused when find dialog shown (Matthew Barnes)

Translations:
	Ivar Smolin (et)
	Amitakhya Phukan (as)
	A S Alam (pa)
	Gil Forcada (ca)
	Marek Černocký (cs)
	Takayuki KUSANO (ja)
	Petr Kovar (cs)
	Christian Kirbach (de)
	Milo Casagrande (it)
	Matej Urbančič (sl)
	Ask H. Larsen (da)
	Philip Withnall (en_GB)
	Miloš Popović (sr)
	Gabor Kelemen (hu)
	Sweta Kothari (gu)
	Piotr Drąg (pl)
	Jamil Ahmed (bn)
	Duarte Loreto (pt)
	krishnababu k (te)
	Inaki Larranaga (eu)
	Mario Blättermann (de)
	Tommi Vainikainen (fi)
	Daniel S. Koda (pt_BR)
	Claude Paroz (fr)
	Alexander Shopov (bg)
	Seán de Búrca (ga)
	Sandeep Shedmake (mr)
	Sweta Kothari (gu)
2010-06-05 11:34:29 +00:00
wiz
03f05ce5a5 Fix typo in comment. 2010-06-05 11:30:54 +00:00
wiz
a11fd13b9b Add comment to patch. 2010-06-05 11:30:35 +00:00
wiz
3519c3d060 Updated x11/gnome-mag to 0.16.1 2010-06-05 11:17:56 +00:00
wiz
651dc5893d Update to 0.16.1:
What's new in gnome-mag-0.16.1:

* Fixes:
	#612818 - gnome-mag fails to build with latest gtk 2.19.7 (André Klapper)
	#610935 - POTFILES.in is broken
	#609456 - Broken build because of colorblind when building from git

* Translations:
	Fran Diéguez (gl), Inaki Larranaga Murgoitio (eu), Kostas Papadimas (el)
	Roman Mátyus (sk)

What's new in gnome-mag-0.16.0:

* New features:
	Added D-BUS support.

* Translations:
	Dumitru Mișu Moldovan (ro), Jamil Ahmed (bn), Thomas Thurman (en@shaw)
2010-06-05 11:17:40 +00:00
wiz
6b657ee62b Updated devel/py-at-spi to 1.30.1 2010-06-05 11:06:26 +00:00
wiz
47acbafe8d Updated devel/at-spi to 1.30.1 2010-06-05 11:06:13 +00:00
wiz
33c6d5c502 Update to 1.30.1, set LICENSE.
What's new in at-spi-1.30.1:

* Fixes #538680.
* Translation update.

What's new in at-spi-1.30.0:

* Fixes #612554.
* Translation update.

What's new in at-spi-1.29.92:

* Translation update.

What's new in at-spi-1.29.90:

* Make AT-SPI/CORBA the default and relocate AT-SPI/D-Bus.
* Translation update.

What's new in at-spi-1.29.6:

* Bugfixes: #608003, #607077.
* Translation update.

What's new in at-spi-1.29.5:

* Bugfixes: #606251, #606254.
* Translation update.

What's new in at-spi-1.29.3:

* Bugfixes: #565451, #593830.
* Translation update.

What's new in at-spi-1.29.2:

* Bugfixes: #569428, #599244, #578334.
* Translation update.
2010-06-05 11:05:58 +00:00
wiz
9948c5d7e2 Updated net/libsoup24 to 2.30.1 2010-06-05 11:00:53 +00:00
wiz
57f177d139 Update to 2.30.1:
Changes in libsoup from 2.30.0 to 2.30.1:

	* Fix for https through proxies that close the connection when
          returning a "407 Proxy Authentication Required" response,
          and add a regression test for that case. [#611663]

	* Fixed multiple forms/multipart-related interoperability
          problems reported by Egon Andersen:

		* Don't quote the multipart boundary string if it's
                  not needed, since RFC 2616 recommends that you
                  don't, and some servers don't handle quotes there
                  correctly. (Sigh.) [#614176]

		* Don't put an extra blank line before the first
                  multipart part, since it's unnecessary and some
                  servers don't handle a multipart preamble correctly.
                  (Sigh.) [#614183]

		* Don't put Content-Transfer-Encoding headers in the
                  multipart/form-data parts, even though the HTML 4
                  spec says you must, since no other browsers do, and
                  some servers don't handle them correctly. (Sigh.)
                  [#614198]

	* Changed SoupCookieJarSqlite to actually erase deleted
          cookies from the database. [#615711, Lukasz Slachciak]

	* Fixed SoupLogger to be more robust against getting passed
          bad data by the session. [#611663]

	* Fixed SoupAuthDomain to ignore paths when doing proxy auth

	* Fixed a g_warning when hovering over a javascript link in
          WebKit. [#613442, Xan Lopez]

Changes in libsoup from 2.29.91 to 2.30.0:

	* Fixed a crash in the whitespace-stripping code in
          soup_uri_new() [#612644, "arnaud.lb"]

	* Update content-sniffing algorithm to match Chrome and the
          soon-to-be-updated sniffing spec. [#611502, Gustavo Noronha
          Silva]

	* We now handle "Content-Encoding: x-gzip" as well as "gzip"
	  (even though "x-gzip" has been deprecated for more than 10
	  years). [#611476]

	* Fixed leaks found by valgrind

	* Make the "make check" programs only bind to 127.0.0.1, not
          any public network interfaces. [#609489, Saleem Absulrasool]

	* Add a test to sniffing-test to make sure that Content-Type
          parameters are preserved correctly. [Gustavo Noronha Silva]

Changes in libsoup from 2.29.90 to 2.29.91:

	* Added SOUP_SESSION_SSL_STRICT and
          SOUP_MESSAGE_CERTIFICATE_TRUSTED, to allow callers to
          determine if an https response comes from a server with a
          recognized/valid or unrecognized/invalid certificate.
          [#610374, Gustavo Noronha Silva]

	* Fixed handling of certain badly-formatted URIs [#590524]

Changes in libsoup from 2.29.6 to 2.29.90:

	* Added soup_cookie_jar_set_accept_policy() and related API
          for implementing cookie acceptance policies. [#608353, Xan
          Lopez]

	* Fixed the "request-read" signal in SoupServer to actually be
          emitted.

Changes in libsoup from 2.29.5 to 2.29.6:

	* Fixed SoupContentDecoder to ignore trailing junk after the
          encoded message body (as other browsers do), rather than
          getting stuck in an infinite loop. [#606352]

	* Fixed an invalid read in soup_cookie_applies_to_uri()
	  [#607024, pointed out by Xan]

	* Fixed linking on OS X [#606959]

	* Removed a harmless warning in SoupServer. [#606645]

Changes in libsoup from 2.29.3 to 2.29.5:

	* Added SoupContentDecoder, providing support for
          Content-Encoding: gzip for WebKitGTK. [#522772]

	* Added "accept-language" and "accept-language-auto"
          properties to SoupSession, to support the Accept-Language
          header. [#597004, Mario Sanchez Prada]

	* Fixed a bug in SoupPasswordManagerGNOME that could cause
          crashes if you typed the wrong password once and then tried
          again. [#595554, debugged by Gustavo Noronha Silva]

	* Fixed a crash in SoupAuthDigest if the server claims support
          for both qop=auth and qop=auth-int. (This was not noticed
          sooner because no one actually supports qop=auth-int, and
          the server in question here was probably confused. :)

	* Updated cookie parsing/output to more closely match
	  draft-ietf-httpstate-cookie-00. [Also fixes #603496 (WebKit
	  unit test), and #604794 (hang parsing malformed Set-Cookie
	  header)]

	* Fixed https-via-proxy to not hang if there is an error
          communicating with the proxy immediately after the TLS
          negotiation. [#587528]

	* Fixed a bug that broke gobject-introspection's introspection
          of libsoup. [#603696, Vincent Untz]

	* Handle spurious CR/LFs between responses. [#602863,
          Alexander V. Butenko]

	* Fixed soup-message-client-io to not erroneously include URI
          fragments on the Request-Line when sending via a proxy.
          [Related to WebKit bug #28687]

	* Fixed Digest authentication against certain (buggy?)
          clients/servers that require you to use quotes in exactly the
          same places where the spec uses them. [#582219]

	* Fix ugly gtype-related hack to work with the latest unstable
          glib. [Benjamin Otte]
2010-06-05 11:00:42 +00:00
wiz
cb2378019a Updated security/libtasn1 to 2.7 2010-06-05 10:53:34 +00:00
wiz
1ccb64e2ed Update to 2.7:
* Noteworthy changes in release 2.7 (2010-05-20) [stable]
- Doc: Build a PDF manual using GTK-PDC.
- Doc: Fix of asn1_check_version, documentation was missing from last release.
- Build: Avoid warnings about ignored visibility attributes on Windows.
2010-06-05 10:53:25 +00:00
wiz
afbe26bb3a Added graphics/gnome-icon-theme-symbolic version 2.30.0 2010-06-05 10:26:22 +00:00
wiz
f876d7432c + gnome-icon-theme-symbolic 2010-06-05 10:26:11 +00:00
wiz
b1de64d1ef Initial import of gnome-icon-theme-symbolic-2.30.0:
This package contains the symbolic icons for the GNOME icon sets.
2010-06-05 10:25:43 +00:00
wiz
536e412bbb Added graphics/gnome-icon-theme-extras version 2.30.1 2010-06-05 10:23:10 +00:00
wiz
4a1b1ef047 + gnome-icon-theme-extras 2010-06-05 10:22:59 +00:00
wiz
1ae8894164 Initial import of gnome-icon-theme-extras-2.30.1:
This package contains the extra icons for the GNOME icon sets.
2010-06-05 10:22:17 +00:00
wiz
8f74c69e27 Updated graphics/gnome-icon-theme to 2.30.3nb1 2010-06-05 10:16:48 +00:00
wiz
980c687af9 Remove some unneeded tools. Stop installing files into a
directory GNOME stopped using. Override two more start-here icons
with the NetBSD logo.
Bump PKGREVISION.
2010-06-05 10:16:37 +00:00
wiz
e28900dd12 Updated graphics/gnome-icon-theme to 2.30.3 2010-06-05 10:05:51 +00:00
wiz
b27d1780d1 Update to 2.30.3, set LICENSE.
2.30.3
  - add high resolution volume icons. bug #618021
2.30.2.1
  - revert filename change for mail-mark-not(-)junk. bug #616954
  - remove old ruby render script
  - build system fixes
2.30.2
  - tweaks to edit-delete
  - publicshare folder to use same metaphor as emblem-shared
  - new icon avatar-default to replace stock_person
  - remove media-zip and jaz.
  - lighten up displays and computers (bug #616325)
2.30.1
  - re-add mail icons
  - sharper print preview icons
  - remove shadows form some 16x16s
  - re-add text-x-preview (no clipping rectangle though) bug #615194
  - nautilus app icon fixes
  - new edit-delete metaphor (x). http://www.bomahy.nl/hylke/blog/remove-the-remove-icon/
2.30.0
  - Bengali translation
  - remove arrows from format-justify-*
2.29.3
  - --enable-icon-mapping works (thanks Luca)
  - edit-find and edit-find-replace finetuned
  - redundant system-search tweaked rather than dropped for now

2.29.2
  - bugfix: misplaced process-working

2.29.1
  - added .pc file back bug #606245
  - missing emoticons
  - accessories-dictionary at 24x24px
  - highres web-browser
  - changes-prevent and changes-allow to replace stock-lock icons. bug #611480
  - progress-working from 2.28

2.29.0
  - initial release of the highres-laden icon theme
2010-06-05 10:05:38 +00:00
obache
e0083ff0ef + blop 2010-06-05 09:28:40 +00:00
obache
ccd64ddbee Added audio/blop version 0.2.8 2010-06-05 09:28:08 +00:00
obache
93eb8737f3 Import blop-0.2.8 as audio/blop from pkgsrc-wip.
Packaged by othyro at freeshell dot org.

BLOP comprises a set of LADSPA  plugins that generate bandlimited sawtooth,
square, variable pulse and slope-variable triangle waves, principally for use
with one of the many modular software synthesisers available.

They are wavetable based, and are designed to produce output with harmonic
content as high as possible over a wide pitch range.

Additionally, there are a few extra plugins to assist in building synthesis
networks. Full details can be found in the List-o-Plugins
2010-06-05 09:27:51 +00:00
lukem
21a9bbd8f6 pydoc needs to be an alternative 2010-06-05 06:27:00 +00:00
obache
46b4191652 Updated cad/py-simpy to 2.1.0 2010-06-05 04:39:04 +00:00
obache
36db3e312c Update py-simpy to 2.1.0.
Based on PR#43410 by Wen Heping.
* add math to CATEGORIES.
* set LICENSE=gnu-lgpl-v2.1.
* add PyPi to MASTER_SITES.
* fixes test target.
* simplify PKGNAME.

Major changes from 2.0.1 are:
* A SimPy debugger which allows users to interactively step through their
  simulation models. Not just for debugging, but also great for learning and
  teaching SimPy!
* A new document, describing API and tools for gaining insight into and
  debugging SimPy models.
* Two tutorials showing the use of SimPy's advanced object oriented API.
2010-06-05 04:38:46 +00:00
joerg
4a017e3fd3 Fix dependency 2010-06-04 22:20:49 +00:00
gdt
6f15e6a80f add patch file missing from last commit 2010-06-04 21:23:02 +00:00
pettai
283ccf43eb Bump PKGREVISION for the bulkbuild 2010-06-04 21:00:07 +00:00
gls
826a02162e Mention devel/tailor update to 0.9.35nb4 2010-06-04 20:05:04 +00:00
gls
aa882f5c54 This is a Python egg, so s/extension/egg in Makefile, to install egg info files
into ${EGG_INFODIR}.
Noted by Ryo HAYASAKA in PR/43414.
2010-06-04 20:01:00 +00:00
sborrill
0dd0bc13dd Update to latest NetBSD -current sources rather than being built from
ancient sources predating a move in the repo.

Source does not maintain a CHANGELOG. It is anticipated that most changes
are build related, though PR/42651 is also addressed by this.
2010-06-04 16:24:55 +00:00
sborrill
07637485b2 Added devel/netbsd-iscsi-lib based on NetBSD -current sources 2010-06-04 16:16:39 +00:00