Commit graph

3922 commits

Author SHA1 Message Date
martin
3220cf3bcb Adapt to recent struct uvmexp changes. 2006-11-10 10:07:20 +00:00
kristerw
1a163d1d4c Add memtestplus. 2006-11-07 20:58:53 +00:00
joerg
68bfdc47a0 ${DOCDIR} needs to be prefixed with DESTDIR as well. 2006-11-07 09:30:16 +00:00
rillig
680d9c231a The example shell scripts are not used, so it doesn't matter if they
contain "test ==" or not. Fixes PR 34982.
2006-11-05 20:47:26 +00:00
rillig
9f90722903 Removed the patches for the unportable shell scripts, as requested by
Manuel Bouyer in PR 34976. Instead, added the files to
CHECK_PORTABILITY_SKIP.

While here, fixed PKGMANDIR.
2006-11-05 20:39:46 +00:00
joerg
5dfaaf310b DESTDIR support. 2006-11-05 17:06:43 +00:00
joerg
e72d7997ca Explicitly use unzip and zip and put the correct path names into the
VFS scripts. I've been annoyed by this for too long. Bump revision.
2006-11-05 14:32:08 +00:00
rillig
3f3852caae Added the preformatted manual page. PKGREVISION++
Switched to using INSTALLATION_DIRS_FROM_PLIST.
2006-11-04 07:47:23 +00:00
rillig
1590cb2b7a Every package should provide at least _some_ documentation. PKGREVISION++ 2006-11-04 00:42:30 +00:00
joerg
5430595a63 DESTDIR support. 2006-11-03 19:14:25 +00:00
joerg
340f0e1928 DESTDIR support. 2006-11-03 06:56:23 +00:00
rillig
1d4f95fd9b Updated checkperms to 1.4.
Changes since 1.3:
- Added support for Mac OS X and AIX binaries and libraries.

This should fix PR 34968.
2006-11-02 19:31:11 +00:00
rillig
ce42ce3457 Fixed "test ==" and some other bugs, as reported in PR 34976. The
quality of the shell scripts is not too good ...
2006-11-02 19:15:06 +00:00
rillig
ad98c77092 Updated checkperms to 1.3.
Changes since 1.0:
Version 1.3 (2006-11-02):
	Allowed libtool libraries whose name does not start with "lib".

Version 1.2 (2006-10-25):
	Libtool libraries (*.la) may keep the executable bit.

Version 1.1 (2006-10-24):
	The new -c option checks whether files that have the executable
	bit set are really executable.
2006-11-02 02:40:29 +00:00
mlelstv
319db60dbe add ELF binary that can be loaded by NetBSD bootstrap
instead of a kernel.
2006-11-01 15:38:15 +00:00
joerg
f5d0c70da3 DESTDIR support. 2006-11-01 09:01:56 +00:00
wiz
0c2e68db44 Some more HOMEPAGE/MASTER_SITES updates from Sergey Svishchev. 2006-10-28 21:29:47 +00:00
christos
5044ec8b3c - don't use kmem to get uvmexp; use sysctl
- don't define UVM, it is done in the top level Makefile
2006-10-28 02:15:12 +00:00
smb
0dd1f0146e Add memtest+ 1.65 to pkgsrc, with options for serial console and .iso generation 2006-10-24 18:00:05 +00:00
jdolecek
fedda05642 Update pwgen to 2.05.
Changes since 2.04:
        * pwgen.1: Fix spelling mistakes in the man page (Addresses Debian
                Bug: #323538)

        * pwgen.c (main): Fix bug which would cause pwgen to loop forever
                if the password length specified is 1.

Adresses PR pkg/34334 by Martin Wilke
2006-10-23 20:03:23 +00:00
wiz
4c0d0e39f3 Update to 2.16.1:
==============
Version 2.16.1
==============

  Translators

	* David Lodge (en_GB)
	* Francesco Marletta (it)
2006-10-22 21:39:52 +00:00
rillig
e31d680f32 Use BSD_MAKE_ENV instead of specifying everything explicitly. 2006-10-22 14:27:00 +00:00
bouyer
3ae0551e98 Add some usefull config directive to example file:
- use set vncunused to 0 and use vncdisplay to fix the VNC display to use
  when vnc is enabled
- Enable a USB tablet pointing device by default, the mouse is barely useable
  without it.
PKGREVISION++
2006-10-21 22:10:05 +00:00
bouyer
1c4a825e7f Looks like I forgot to update patch checksum for patch-ar 2006-10-21 12:43:06 +00:00
rillig
bc5b8cdfc8 Fixed "test ==" and VARBASE. PKGREVISION++. 2006-10-19 23:56:13 +00:00
bouyer
ef5ad26b63 + xentools30-hvm 2006-10-19 23:00:06 +00:00
bouyer
b466cbf344 Import a xentools30-hvm package, version 3.0.3
The Xen virtual machine monitor allows running several virtual machines
on a single physical machine.  The xentools30-vmx package contains
additionnal tools to xentools30 to run unmodified guests using the
Intel VT or AMD VMX extentions.
2006-10-19 22:58:21 +00:00
bouyer
f200b63186 Update to 3.0.3. I don't have a comprehensive list of changes, only
"many new features". One looks promising:
- a new easy-to-use CPU scheduler which includes weights, caps,
  and automatic SMP load-balancing;

pkgsrc changes:
- remove patches against unused files
- add a netbsd-specific example with verbose comments
- add a vif script for ip-routing based setups
2006-10-19 22:57:13 +00:00
bouyer
da4bc22a29 Update to 3.0.3. I don't have a comprehensive list of changes, only
"many new features". One looks promising:
- a new easy-to-use CPU scheduler which includes weights, caps,
  and automatic SMP load-balancing;
2006-10-19 22:50:25 +00:00
wiz
6b66608641 Add and enable hddtemp. 2006-10-19 21:11:32 +00:00
christos
c3455f9966 new package 2006-10-19 21:00:18 +00:00
wiz
9df4a4f599 Add checkperms. 2006-10-19 20:24:25 +00:00
ghen
acbfac5f79 Update dd_rescue to 1.12 (PR pkg/34573 from Martin Wilke) + add README file.
In version 1.12, the ability to log bad blocks to a ASCII file has been added.
The option -y can be used to set the fsync frequency which can speed up the
copy significantly.
2006-10-19 07:26:06 +00:00
markd
dd4ef0a2b7 Maintainer update of ipa to 2.0.1 and move to sysutils.
In PR pkg/32398 with some tweaks from me.

IPA is now a flexible general purpose accounting system;
- Supports static and dynamic rules;
- Support limits, sublimits and thresholds;
- Works with external accounting modules;
- Works with external database modules;
- Works with external statistics modules;
-Accounting per specified period of a week.
2006-10-18 11:45:22 +00:00
bad
9fd8390500 stage2/pc_slice.h: add the missing disklabel FS_TYPE #defines and RF_PROTECTED_SECTORS.
stage2/disk_io.c: adjust the partition start and size by RF_PROTECTED sectors for partitions of type FS_RAID.
stage2/fsys_ffs.c: accept partitions of type FS_RAID as candidates for FFS, too.
stage2/fsys_ufs2.c: accept partitions of type FS_RAID as candidates for FFSv2, too.

This allows grub to directly boot from NetBSD RAID1 partitions the same way
as with the native bootloader.

Bump PKGREVISION.
2006-10-17 21:55:33 +00:00
drochner
32a024215c update to 2.16.1
changes:
* Default to search in current directory for non-indexed search
* Fix clash with symbol names in gtk+
2006-10-17 17:10:59 +00:00
obache
a93d5a6000 Update mdf2iso to 0.3.0.
Patch provided by Martin Wilke via PR 34344.

Changes:
v0.3.0 22/05/05

	Added create TOC file
	Added build system (automake/autoconf)
	Added support errno system call
2006-10-16 12:14:46 +00:00
seb
74c90c5541 Fixed "test ==". 2006-10-15 22:54:26 +00:00
xtraeme
ab966d6cf8 Wrap long lines. 2006-10-15 16:08:08 +00:00
obache
7529f82a7e Update idesk to 0.7.5.
Based on patch provided by ptiJo via PR 34487.

ChangeLog:

-----------
Version 0.7.5
* Major bug fixes:
        - Problem with the background changer system. This it changes the
	  background color and you still have a green background although you
	  don't have anyone Background instructions in the .ideskrc file.
	  The solution let you can use the Background.Delay option with 0 value
	  to disable the background system (without delete nothing more from
	  .ideskrc file). But if you don't have anyone Background instructions,
	  the default value will be 0 anyway. The bug is fixed.
        - Problem with startup notification support (option --enable-libsn).
	  The idesk-0.7.4 chrashes after starting xmms. This bug was reported
	  by Gentoo users. If you don't have the support for statup
	  notification the program works well.
The bug is fixed.

* Minor bug fixed:
        - When you click with mouse either for reload Idesk or run a program,
	  and you don't move the mouse of position then all icons stay with a
	  glow effect how they had obtained the focus (all in the same time),
	  they back to the normal state if you pass the mouse through the each
	  icon. This bug is solved.
        - Fixed a problem with the Idesk source (configure.in file) for avoid
	  the xlibs-dev dependencies.

Version 0.7.4
 * Features:
        - New options for Background's group. The options are:
          + Background.File: Now the option Background.File for background
	    image (wallpaper) works fine. (Default: None).
          + Background.Delay: Set the image change time in minutes format.
	    (Default: 5 min). Min 1 min, Max 1440 min. (with 0 value is disable)
          + Background.Source: Let you can define the folder where there are
	    some images. If in the folder there aren't images or the folder
	    didn't exist, then idesk looking for Background.File option.
	    (Default: None).
          + Background.Mode: Is the display mode for the images, the possible
	    values are: Stretch, Scale, Center, Fit o Mirror).
	    (Default: Stretch).
          + Background.Color: Let you set the Background color if you didn't
	    put a Background.File value or Background.Source path hadn't images.
	    If you didn't put a Background.File and Background.Color value then
	    the Background  is transparent and it get the background from the
	    original Desktop background. (Default: # A2CD70).
        - Support for Esetroot pixmap (referer to bsetroot or bsetbg programs).
	  Inside Fluxbox is very cool). It works with the new Background's
	  wallpaper support.
        - New option value 'auto' for ToolTip.CaptionPlacement let the tooltip
	  will be showed on left down side of icon.
	  (Thanks to kaneda <kaneda@bohater.net>)

 * Major changes:
        - Idesk now only can run one instance in the same DISPLAY, this let
	avoid run two or more idesk's instances in the same DISPLAY, producing
	the program works bad. But if the DISPLAY is different then idesk
	program should run fine and run another instance.
        - Some old options changed its reache. The options Background.Delay,
	  Background.File, Background.Mode, Background.Source, Background.Color,
	  ToolTip.FontSize, ToolTip.FontName, ToolTip.ForeColor,
	  ToolTip.BackColor ToolTip.CaptionOnHover, ToolTip.CaptionPlacement
	  and  Transparency only are valid inside .ideskrc file and not inside
	  the *.lnk icons files. The another options are valid in both types of
	  files.

* Minor bug fixed:
        - Fixed a error in tooltip option that produced a blink efect when the
	  tooltip is showed. The problem was in *.lnk files when the
	  Width/Height attributes were omitted.
        - Fixed bug when the options Background.File and Background.Source
	  doesnt' exist or there aren't valid PATH's for them.
        - Fixed many other minor bugs.

Version 0.7.3
 * Minor bug fixed:
        - Error in Makefile.am produce a problem with the install path.
        - Bug fixed. Problem with image produced that a section of the
          icon was removed and the icon gets filled with black lines.
2006-10-15 12:32:57 +00:00
obache
de20e56bdb Update gentoo to 0.11.56.
Patch provided by Martin Wilke via PR 34341.

0.11.56
* Fixed buglet that caused copying of protection bits to always
  be a fatal error, regardless of the "Ignore Failure to Copy
  Attributes" option setting.
* Fixed a silly case of errno "leaking" out of the window title
  setting code (which needs to mess with NLS). This had gentoo
  break totally (couldn't even copy files) on Ubuntu. Big thanks
  to M. Williams for letting me ssh and vnc to his Ubuntu box so
  I could hunt this one down.
* Rewrote core of regular file copying function. It seems when
  writing to a Samba-mounted (network) share, write() doesn't
  like large buffer sizes. So we loop to empty the buffer of read
  data, doing as many writes() per read() as is necessary. Odd.
* Fixed bug that made it impossible to use RenameSeq on volumes
  using a VFAT filesystem. This was due to the use of invalid
  characters in temporary filenames.
* Made RenameSeq's start value settable through a spinbutton in
  the dialog, rather than a plain entry. Faster small changes.
* Added a new page to the RenameRE dialog, 'Map', which does
  simple character mappings on filenames. Also supports removing
  a set of character (think 'tr', applied twice).
* Added information about missing options (--locale-info, --run)
  to the manual page.
2006-10-14 09:24:10 +00:00
wiz
a9c3a0685a Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-14 07:59:09 +00:00
wiz
c59a21b4c4 Sort sections. New sentence, new line. 2006-10-14 07:42:25 +00:00
rillig
dd54e26d30 Fixed "test ==". 2006-10-14 02:45:10 +00:00
rillig
e0461a6624 Fixed "test ==". 2006-10-14 02:18:37 +00:00
rillig
d7ff6c64b9 Fixed "test ==". 2006-10-14 02:03:50 +00:00
rillig
92b342beee Needs shells/scsh for a binary. 2006-10-14 02:01:33 +00:00
xtraeme
85fbd514cc Update to 0.14.3 (sigh):
* Fix a problem in the 'iso' target removing permissions in all files.
* Don't do the MULTIBOOT fix if the kernel is not available in WORKDIR.
2006-10-13 16:39:53 +00:00
xtraeme
00b6b7f418 Update to 0.14.2:
* Fix typos in mklivecd.sh that prevented to initialize /home
  and /usr/pkg/etc directories correctly.
2006-10-13 14:58:34 +00:00
xtraeme
0250871316 * Fix typo in mklivecd(8).
* In the clean target check for $packages_mntstat too.
2006-10-13 13:07:12 +00:00