Commit graph

140858 commits

Author SHA1 Message Date
roy
193a05da8a Update to dhcpcd-4.99.18
Changes from dhcpcd-4.99.15 include
 * Allow dhcpcd to work on any interface type when INFORMING or given a
   ClientID
 * arping ip selects a different interface profile on success
   Allows different static IP/DHCP configurations
 * DHCP messages without a ServerID are now ignored
 * If DHCP fails, allow fallback to a different interface profile
2009-04-20 06:38:19 +00:00
roy
3d6350abc3 Add LICENSE 2009-04-20 06:34:00 +00:00
roy
747bcf3b11 Updated net/openresolv to 3.2 2009-04-20 06:32:52 +00:00
roy
1a2c6118de Update to openresolv-3.2
Changes from 3.1.1 include
 * resolv_conf_passthrough makes the libc subscriber just copy the latest
   resolv.conf to \$resolv_conf
 * private_interfaces allows resolv.conf nameservers to be private for the
   domains in the same file. Requires a resolver other than libc.
2009-04-20 06:26:54 +00:00
rh
8e076326fd Set GNUSTEP_CONFIG_FILE to make sure gnustep packages properly honour a
non-default PKG_SYSCONFBASE.  Closes PR pkg/37768 by kre at munnari.OZ.AU.
2009-04-20 05:51:00 +00:00
seb
ddb979cc35 Note update of devel/p5-namespace-clean to version 0.11 2009-04-19 23:15:38 +00:00
seb
54ea1f5833 Update from version 0.09 to version 0.11.
Pkgsrc changes:
- Adjust dependency on p5-B-Hooks-EndOfScope
- Add commented out licensing information: we do not yet handle the
disjunctive license of Perl

Upstream changes:
    [0.11] Tue Mar  3 17:34:49 CET 2009
        - Added -cleanee option to specify the package to clean (Closes
          RT#41850).
        - Added n:c->clean_subroutines($cleanee, @subs).

    [0.10] Fri Feb 20 14:31:36 CET 2009
        - Depend on B::Hooks::EndOfScope 0.07 to avoid segfaults and lost error
          messages when something goes wrong.
2009-04-19 23:13:45 +00:00
tonnerre
4d34c81f0f Updated devel/fromcvs to 0.0.0.131 2009-04-19 23:09:48 +00:00
tonnerre
397c7c0423 Update fromcvs to the current revision 131. This fixes a number of bugs
and makes fromcvs work with a current version of git which no longer
exports all the git-something tools directly.
2009-04-19 23:08:28 +00:00
seb
8fa86b540e Add the "Artistic License" which comes with Perl 5.10.0 tarball as
the file perl-5.10.0/Artistic.
2009-04-19 22:40:09 +00:00
tonnerre
6e749df23a Added sysutils/patchadd version 0.1durchstich 2009-04-19 21:56:07 +00:00
tonnerre
97285d9081 Import the patch_add/patch_delete/patch_info suite of binary patch
management utilities. These tools can be used to add patches to the
local system and to back them out again. It also uses OpenSSL for
patch signing.

This package is BSD licensed and uses solely BSD licensed tools for
operation.
2009-04-19 21:34:56 +00:00
tonnerre
c159ebf50f Import the patch_add/patch_delete/patch_info suite of binary patch
management utilities. These tools can be used to add patches to the
local system and to back them out again. It also uses OpenSSL for
patch signing.

This package is BSD licensed and uses solely BSD licensed tools for
operation.
2009-04-19 21:13:57 +00:00
tonnerre
7850fbaaad Import the patch_add/patch_delete/patch_info suite of binary patch
management utilities. These tools can be used to add patches to the
local system and to back them out again. It also uses OpenSSL for
patch signing.

This package is BSD licensed and uses solely BSD licensed tools for
operation.
2009-04-19 20:15:17 +00:00
schwarz
0206e97461 updated devel/libosip to 3.3.0 2009-04-19 20:02:48 +00:00
gdt
511439a12b Update to 1.18a released by Marti Maria. Call it 1.18.0.1 in pkgsrc
so that it sorts correctly, and leave 1.18.1 available for a possible
future upstream bugfix point release.

Changes since 1.18:

  incorporate the fix in our patch-aa

(No need to pull to pkgsrc-stable; this is the same as 1.18nb2)
2009-04-19 16:58:29 +00:00
schmonz
55852f4763 macfs.py doesn't happen, and plistlib isn't Darwin-specific anymore. 2009-04-19 15:30:05 +00:00
snj
7a82d404de Fix libpython version number on Darwin. 2009-04-19 15:20:00 +00:00
snj
6c915cb2b4 Make BUILDLINK_API_DEPENDS.python26 agree with the package. 2009-04-19 15:14:19 +00:00
snj
a3a36c09ca Add py26 to default list of PYTHON_VERSIONS_ACCEPTED and set
BUILDLINK_API_DEPENDS.python26.
2009-04-19 15:09:51 +00:00
snj
8bfba80a55 Accept python26. 2009-04-19 15:05:53 +00:00
wiz
9b9585121e Add untested entries for python26. 2009-04-19 14:48:17 +00:00
wiz
dcd5e3cff4 Add untested entry for python26. 2009-04-19 14:46:21 +00:00
wiz
098cba8a80 Added lang/python26 version 2.6.2 2009-04-19 14:43:44 +00:00
wiz
b9a50e5872 + python26. 2009-04-19 14:43:30 +00:00
wiz
752b874fb3 Initial import of python26-2.6.2.
Compiles, installs, and runs on NetBSD-5.99.10/amd64; no further
tests done. Please test and fix on your platform!

What's new in Python-2.6:

The major theme of Python 2.6 is preparing the migration path to
Python 3.0, a major redesign of the language. Whenever possible,
Python 2.6 incorporates new features and syntax from 3.0 while
remaining compatible with existing code by not removing older
features or syntax. When it tries to do what it can, adding
compatibility functions in a future_builtins module and a -3 switch
to warn about usages that will become unsupported in 3.0.

Some significant new packages have been added to the standard
library, such as the multiprocessing and json modules, but there
aren way.

Python 2.6 also sees a number of improvements and bugfixes throughout
the source. A search through the change logs finds there were 259
patches applied and 612 bugs fixed between Python 2.5 and 2.6. Both
figures are likely to be underestimates.

More details at
http://docs.python.org/whatsnew/2.6.html
2009-04-19 14:42:48 +00:00
schmonz
5f37c65860 Claim the ikiwiki update. 2009-04-19 14:30:55 +00:00
wiz
061fa9d215 + TeXmacs-1.0.7.2, avahi-0.6.25, bluefish-1.3.4, drivel-2.0.4,
dwm-5.5, eigen2-2.0.1, gmp-4.3.0, hal-info-20090414, ikiwiki-3.10,
  krusader-2.0, libarchive-2.7.0, libcanberra-0.12, libclucene-0.9.21b,
  libevent-1.4.10, libgda-4.0.2 [GNOME 2.26], libtasn1-2.1,
  mathomatic-14.4.0, meld-1.3.0, nautilus-sendto-1.1.4,
  p5-Finance-Quote-1.16, popt-1.15, py-pytz-2009f, redland-1.0.9,
  scmgit-base-1.6.2.3, scmgit-docs-1.6.2.3, tea-23.4.0, vino-2.26.1,
  weechat-0.2.6.2, x264-devel-20090418.
2009-04-19 14:06:14 +00:00
rh
90255e1e5a Note update of cdplayer to 0.5 2009-04-19 11:44:06 +00:00
rh
e19bebcde0 Update cdplayer to 0.5 -- notable changes include:
- Added the service 'Play CD' that takes the name of a device
  with an inserted CD to play.
- Added a local cache for CDDB data. All data loaded from the net
  is stored automatically to disk and displayed again when a CD is
  detected.
- Make this compliant with gnustep-make-2.0.8
- Allow unprivileged DESTDIR installs.
2009-04-19 11:43:16 +00:00
hasso
42114a8cea Updated devel/cmake to 2.6.3nb1. 2009-04-19 10:39:02 +00:00
hasso
36d50e0385 * Unbreak searching software from /usr/local. There is no need to for all
this sed magic, _CMAKE_INSTALL_DIR in UnixPaths.cmake does that for us
  already. Only X11BASE needs special attention.

* Remove patch-ae which never worked in fact.

* Bump PKGREVISION.

Discussed-with: Mark Davies
2009-04-19 10:35:55 +00:00
seb
f55070d593 Note initial addition of ruby-rb-appscript version 0.5.1 as
sysutils/ruby-rb-appscript into The NetBSD Packages Collection.

Ruby appscript (rb-appscript) is a high-level, user-friendly Apple
event bridge that allows you to control scriptable Mac OS X
applications using ordinary Ruby scripts.
2009-04-19 10:35:04 +00:00
hasso
a8d652f6f7 Make it build on DragonFly. 2009-04-19 09:49:12 +00:00
rh
7f76479ce5 Note PKGREVISION bump of gnustep-preferences 2009-04-19 09:31:13 +00:00
rh
c4e3f457f0 Add header files from PrefsModule framework 2009-04-19 09:29:57 +00:00
seb
8892360146 Add & enable ruby-rb-appscript 2009-04-19 09:28:29 +00:00
seb
6f9da7a447 Initial import of ruby-rb-appscript version 0.5.1 in the NetBSD
Packages Collection.

Ruby appscript (rb-appscript) is a high-level, user-friendly Apple
event bridge that allows you to control scriptable Mac OS X
applications using ordinary Ruby scripts.
2009-04-19 09:27:36 +00:00
rh
9dcd6e1256 Add full user-destdir support.
Fix installation directories.
Bump PKGREVISION.
2009-04-19 09:21:24 +00:00
rh
1cc2f10c83 Note PKGREVISION bump of cddb-bundle 2009-04-19 08:20:15 +00:00
rh
ce50d1908c Make this play nice with the new gnustep directory hierarchy. While at it,
add full DESTDIR support.  Bump PKGREVISION.
2009-04-19 08:19:37 +00:00
rh
c565274401 add a tweak for pre-2.0 gnustep bundles 2009-04-19 08:15:50 +00:00
rh
012e665d53 Note PKGREVISION bump of Cenon 2009-04-19 07:58:29 +00:00
rh
d3c851b35a Make this build with the new gnustep-make. While at it, enable
user-destdir installs and add Cenon licence.  Bump PKGREVISION.
2009-04-19 07:57:27 +00:00
adam
9076783ddb Fix PLIST for Darwin without x11 2009-04-19 07:48:09 +00:00
rh
26c6fbabb6 Add expatobjc-licence 2009-04-19 07:26:48 +00:00
rh
6ac5bac877 Note PKGREVISION bump of expatobjc 2009-04-19 07:12:53 +00:00
rh
f83096f08f Add DESTDIR support. Bump PKGREVISION. 2009-04-19 07:11:26 +00:00
reed
1c1fc979e9 Updated vym per PR #41227 2009-04-19 04:10:02 +00:00
reed
6e2218087f Update to 1.12.2.
Thanks to Izaac via pkg/41227

Remove two patches.

Improve DESCR, COMMENT, HOMEPAGE, USE_LANGUAGES.

Now using qt4 instead of qt3.

From vym-1.12.2/README.txt

Changelog since 1.8.1
---------------------

- Feature: Restructured internal handling of XML based maps
- Feature: Switched from QSimpleTextItem to QTextItem for Freemind
  support
- Feature: Import of Freemind maps
- Feature: Extended fileformat with object IDs to ease export from
           tomboy to vym
- Feature: Completed german translation
- Feature: Center on selection with "."
- Feature: Most important exports can be scripted now
- Feature: Creating new map with selection as MapCenter
- Feature: Simple export to CSV spreadsheet
- Feature: Copy from past steps in history to current one
- Feature: Editing of frame attributes in branch property window
- Feature: autosave
- Feature: number of undo/redo levels can be changed in settings
- Feature: branch property window settings are saved
- Feature: Added basic macros and documentation
- Feature: Color of selection can be changed now
- Feature: Pen and brush for frames can be set
- Feature: Simple Editor for scripts
- Feature: Added syntax highlighting for editor
- Feature: Unscroll all now only affects selected subtree
- Feature: Modifier Modes now change cursor when CTRL is pressed
- Feature: vym opens spanish documentation, if locale is es*
- Feature: New Frame format
- Feature: Properties dialog for branches instead of context menu entries
- Feature: Only one history window for all editors. State is saved.
- Feature: Canvas ported to QT 4.2 GraphicsView
- Feature: Options to use AntiaAliasing and smooth pixmap
           transformations
- Feature: Thick links use polygons now, less objects in scene
- Feature: More undo commands (and fixes there)
- Feature: Note Editor completly based on QT4 now.
- Feature: Opening of all URLs in a subtree
- Feature: Opening of all vymLinks in a subtree
- Feature: Changed format of configuration file a bit (new file anyway
           with introduction of QT4)
- Feature: Toolbar Layout is saved now
- Feature: Moved floats in XML Export, e.g. XHTML  shows floatimages at

- Bugfix: Added missing standard flag (one of the smileys got lost)
- Bugfix: Wrong parsing of relative positions after load of
          previously zoomed map
- Bugfix: Smother parabel links (Alexander Rettig)
- Bugfix: Workaround for wrong XML generated by QT with in QRichText
          list items
- Bugfix: No output from <span> tags in ASCII export any longer
- Bugfix: Don't ask for directory in XML-based exports like
          KDE-bookmarks
- Bugfix: auto-select/auto-edit new branches
- Bugfix: Visibility of BranchProperty window is saved now
- Bugfix: Undo/Redo dropping images into map
- Bugfix: Undo/Redo of copy/paste steps
- Bugfix: NoteEditor now appears on first click (not 2nd)
- Bugfix: Disable autosave while there are redos available
- Bugfix: After changing link color, that color is applied to all links
          now
- Bugfix: Pasting of FIOs
- Bugfix: No selection of branches while editing heading
- Bugfix: geometry of selection box gets updated while setting scroll or
          hide flag
- Bugfix: Possible segfault when redoing deleteChilds()
- Bugfix: autosave timeout now read from settings file
- Bugfix: Settings for historywindow correclty read now
- Bugfix: Closing property window toggle corresponding button
- Bugfix: Unscroll all childs has saveState now
- Bugfix: Invisible selection after switching mapeditor
- Bugfix: For frames the links always were drawn at bottom of heading
- Bugfix: BranchPropertyWindow updates when selection is changed
- Bugfix: Crash when trying to temporary link to floatimage
- Bugfix: Drawing error when temporary linking subtrees
- Bugfix: Import of KDE Bookmarks
- Bugfix: Export to KDE Bookmarks
- Bugfix: Export to XHTML
- Bugfix: Drag and Drop of URLs now only creates one branch
- Bugfix: Remember last directory before  ASCII/LaTeX export
- Bugfix: Editing in NoteEditor now updates actions (save) again
- Bugfix: Deleting last branch automatically unscrolls parent now
- Bugfix: Scroll/Unscroll has undo/redo now
- Bugfix: xml-parsing code simplified
- Bugfix: Fixed pretty annoying repositioning of view after editing a
          heading. (don't call show() before positioning in heading...)
- Bugfix: Wrong Cursors after pressing CTRL and inserting/relinking
- Bugfix: Save PNG images with quality 100 to workaround image problems
- Bugfix: Remember last directory before XML export
- Bugfix: move branch up/down calls scene()->update() now => much faster
- Bugfix: Relinking of floatimages undo/redo
- Bugfix: printing scales correctly again
- Bugfix: Drag & Drop (basically) works again
- Bugfix: Crash caused by BranchObj::getLastSelected
- Bugfix: Signal handling by changes in TextEditor: Much faster now
- Bugfix: printing is working again
- Bugfix: move up/down to next subtree is working again
- Bugfix: Flags are working again
- Bugfix: Floatimages have correct select box again
- Bugfix: Image format is saved with floatimage
- Bugfix: New recent file handling, fixes crash on Mac OS X
- Bugfix: Position of floatimages is saved again
- Bugfix: Position of floatimages survives adjustCanvasSize()
- Bugfix: Adding branch to scrolled branch unscroll the former
- Bugfix: More undo commands (removed saveStateComplete)
- Bugfix: No more hopping around of floats, when canvas is resized
          (by using relative positions for mainbranches. This might
		  confuse parsing 1.8.56 documents with vym <= 1.8.1
- Bugfix: Mac - XSL stylesheets are found
- Bugfix: Mac - fonts are scaling
- Bugfix: Mac - hand cursor is shown correctly
- Bugfix: Undo/Redo moving floatimages
- Bugfix: Shortcuts for scrolling branches/removing branch
- Bugfix: update-bookmarks script is not only executed, but
          also found now...
- Bugfix: More undo/redo (move of floatimages, relinking of branches)
- Bugfix: More undo/redo commands
- Bugfix: Actions updated after moving a branch now
- Bugfix: vym refuses to start if vymTmpDir can't be created
- Bugfix: Editing headings now works both on Mac and Linux
  beginning of export now
- Bugfix: Floatimages internally are saved as png, preserving the alpha
          channel
- Bugfix: Fixed broken check for non-existent OO-export configuration
2009-04-19 04:07:51 +00:00