Commit graph

3191 commits

Author SHA1 Message Date
minskim
6cc1b81969 Add pdumpfs. 2005-11-04 02:40:06 +00:00
minskim
d1a7cc75e6 Import pdumpfs from pkgsrc-wip. Packaged by OBATA Akio and modified
by Leonard Schmidt.

pdumpfs is a simple daily backup system similar to Plan9's dumpfs
which preserves every daily snapshot.  pdumpfs is written in Ruby.
You can access the past snapshots at any time for retrieving a certain
day's file.  Let's backup your home directory with pdumpfs!

pdumpfs constructs the snapshot YYYY/MM/DD in the destination
directory.  All source files are copied to the snapshot directory for
the first time.  On and after the second time, pdumpfs copies only
updated or newly created files and stores unchanged files as hard
links to the files of the previous day's snapshot for saving a disk
space.
2005-11-04 02:38:06 +00:00
rillig
bab687b7db Removed empty line from PLIST. 2005-11-03 13:45:17 +00:00
minskim
0bfed500bc Add a missing file to PLIST. Bump PKGREVISION. 2005-11-03 03:10:23 +00:00
rillig
1c28d9878b Changed CATEGORIES from "mine" to "sysutils". 2005-11-02 20:32:24 +00:00
minskim
a0240564b7 Use different BUILD_TARGET on Darwin; the "netbsd" target requires
libcrypt, which doesn't exist on Darwin.
2005-11-02 18:44:40 +00:00
taca
b9d791c80d Bump PKGREVISION of packages including ruby extention library
by  Ruby 1.8.3 updates.
2005-11-02 09:48:33 +00:00
joerg
56a4a05945 No need to restrict ipw and iwi firmware images to NetBSD. Other systems
can use them too, after all.
2005-11-01 22:58:42 +00:00
tv
c5439e6345 Forgot to add comment to .include to indicate why (utimes() support). 2005-11-01 19:07:45 +00:00
tv
f19eaf3cc0 Add libnbcompat on Interix. 2005-11-01 19:07:02 +00:00
tv
96419615e2 NOT_FOR_PLATFORM Interix. 2005-11-01 19:02:46 +00:00
tv
ee4d4abb22 NOT_FOR_PLATFORM Interix, as it has no m[un]lock(2). 2005-11-01 19:01:17 +00:00
joerg
b4d1971cc1 patch-bc can change the linkage, especially for static linking, so bump
the revision.
2005-10-31 13:03:32 +00:00
wiz
c03963bdea Patch from Geert Hendrickx for ideas from Sergey Svishchev:
Change BACULA_PIDDIR from /var/run/bacula to /var/run.
Add CONFIGURE_ARGS+=--with-sbin-perm=0755.
Remove tcp_wrappers bl3.mk, configure doesn't check for it,
and even if explicitly enabled, build breaks.

Ride recent PKGREVISION bump.
2005-10-31 09:52:22 +00:00
wiz
d2895f7e83 Add and enable bacula-client. 2005-10-31 09:47:30 +00:00
martti
7afc0fffd9 Regenerate to fix dependency problems 2005-10-31 09:46:43 +00:00
wiz
9aacd396bf New bacula-client package, conflicting with bacula. Provided
by Geert Hendrickx.

Bacula is a set of computer programs that permit you (or the system
administrator) to manage backup, recovery, and verification of computer data
across a network of computers of different kinds. In technical terms, it is
a network client/server based backup program. Bacula is relatively easy to
use and efficient, while offering many advanced storage management features
that make it easy to find and recover lost or damaged files. Bacula source
code has been released under the GPL version 2 license.

This package provides a client-only setup (the bacula file daemon and
console).  For a complete setup (including the bacula director and storage
daemon) you should install the bacula package.
2005-10-31 09:46:38 +00:00
wiz
226cd83607 Split off more stuff into Makefile.common, for bacula-client.
Add group argument to bacula-fd script.
From Geert Hendrickx.
2005-10-31 09:45:47 +00:00
minskim
2504015bdc Rename 9rc to 9base. 2005-10-29 16:09:03 +00:00
minskim
b42e47c686 Reimport 9rc as 9base since the package was renamed. Patches provided
by Leonard Schmidt (maintainer) in PR pkg/31945.
2005-10-29 16:04:38 +00:00
reed
2285c58571 Update to 2.7. This is from Nicolas Joly via PR# 31529.
And okayed by maintainer.

Many changes, see CHANGELOG for all. Here are some highlights:
        * dmidecode.c: Add option -u, --dump. It disables decoding of the
          entries, raw dumps are displayed instead. This option is mainly
          intended for debugging.
        * vpddecode.c: Add option -u, --dump. It disables decoding of the
          VPD records, a raw dump is displayed instead. This option is
          mainly intended for debugging.
        * dmidecode.c: Add option -t, --type. It limits the output to
          the given type(s) of DMI entries.
        * dmiopt.c: Define keywords to be used with --type (instead of
          numeric values).
        * dmidecode.c, dmiopt.c, dmiopt.h: Add option -q, --quiet. It
          makes the output less verbose.
        * dmidecode.c, dmiopt.c, dmiopt.h: Add option -s, --string. It
          prints one selected DMI string instead of the regular output.

This also installs AUTHORS, CHANGELOG, and README.
And I added "@dirrm share/doc/dmidecode" to PLIST.

patch-aa to use PKGMANDIR and also sets docdir.
2005-10-29 15:32:04 +00:00
scw
869f780468 iwi(4) is now MI, so this package is no longer restricted to NetBSD/i386. 2005-10-29 08:46:45 +00:00
grant
61e322843a this requires libcdio>=0.72. bump PKGREVISION. 2005-10-29 06:17:20 +00:00
martti
c3f85e2c8f Updated sysutils/xfce4-netload-plugin to 0.3.3
* Fixed memory leak (thanks to Brian J. Tarricone)
* Custom bar colors now also work with special Gtk theme engine where
  the previous code doesn't work (thanks to Brian J. Tarricone)
* Fixed bug that causes an invalid displayed string if no device name
  was set.
2005-10-28 06:59:18 +00:00
martti
ab8a07d55b Added xfce4-fsguard-plugin 2005-10-28 06:43:13 +00:00
martti
c6c26aa9e2 Disk space plugin for XFce4. 2005-10-28 06:42:49 +00:00
kristerw
84adc1832e Regenerate a hand-edited patch so that the Mac OS X patch program
can understand how to apply it.
2005-10-27 21:36:13 +00:00
minskim
99e2ac3ec1 Add xfce4-quicklauncher-plugin. 2005-10-26 04:47:04 +00:00
minskim
b91f16d4b4 Import xfce4-quicklauncher-plugin from pkgsrc-wip.
Packaged by David Howland.

Quicklaunch plugin for XFce4.
2005-10-26 04:44:56 +00:00
minskim
1e57d65827 Update tkdesk to 2.0. This version has a problem as shown in PR
pkg/25274, but 1.x didn't build at all since the recent blt update.
perry@ will work on fixing this packge.

Changes:
- Tcl/Tk 8.4 compatibility
- Dropped support for Tcl/Tk 7.x
- Mouse wheel support
- diff support
- Improved configure script
- New TkDesk logo
2005-10-26 04:29:01 +00:00
minskim
758a33c18f Add bacula-doc. 2005-10-25 04:24:00 +00:00
minskim
dd3ef88825 Import bacula-doc from pkgsrc-wip. Packaged by Michal Pasternak and
updated by Sergey Svishchev and Roland Illig.

HTML documentation for Bacula - The Network Backup Solution
2005-10-25 04:20:33 +00:00
rillig
fd5dffd960 Replaced $f with ${f} to fix some pkglint warnings. 2005-10-23 21:54:35 +00:00
rillig
82fcf1b29a Use "+=" instead of "=" for CONFIGURE_ARGS. 2005-10-23 21:20:53 +00:00
rillig
200218f96d Use "+=" instead of "=" for CPPFLAGS, CONFIGURE_ARGS and PLIST_SUBST. 2005-10-23 21:17:07 +00:00
rillig
02f7193beb Removed "#" character from line 1 of patch-ae. Sorted PLIST. 2005-10-23 20:23:33 +00:00
rillig
c9df75467e Removed trailing @ from line 1. 2005-10-23 20:22:27 +00:00
rillig
45b7809cd1 Restored the original RCS Id from reboot.h into patch-ad and enclosed it
by % instead of $. Fixes a pkglint warning about possible RCS tag.
2005-10-23 19:53:24 +00:00
minskim
deb38079e8 Add zidrav. 2005-10-21 04:02:38 +00:00
minskim
0914da4806 Import zidrav from pkgsrc-wip. Packaged by Tobias Nygren.
Zidrav is a file corruption detection and repair program.  It is
designed to provide a way to fix file damage without having to
redownload the entire (potentially large) file over a (potentially
slow) connection.  A checksum file is generated for the broken file.
The checksum file can then be used together with the correct file to
produce a binary patch file for repair.
2005-10-21 04:00:56 +00:00
wiz
25ba98362b Add RMD160 checksum. 2005-10-20 18:13:30 +00:00
wiz
4e4f05bbc6 Remove obsolete patch info. 2005-10-20 18:12:29 +00:00
wiz
93b42f2c6f Sort. 2005-10-20 17:46:47 +00:00
wiz
fc1386bceb Wants to link against -li386 -- mark as NetBSD-*-i386-only. 2005-10-20 10:06:46 +00:00
joerg
795a7abdfb Add DragonFly support.
Patch privately provided by Jan Kosir.
2005-10-18 15:31:57 +00:00
minskim
4206e3bd3d Add plural support for msgfmt. 2005-10-17 05:11:22 +00:00
minskim
9d74c89330 Explicitly disable python binding. 2005-10-16 20:39:57 +00:00
jdolecek
ca43b53b0a Update pwgen to 2.04.
Changes since 2.03:
        * pw_phonemes.c (pw_phonemes): Allow one or more capital letters
                and one or more digits in the generated passwords.
                (Addresses Debian Bug: #182595)

        * pwgen.1: Explain that human-memorable passwords are vulnerable
                to off-line brute force attacks.  (Addresses Debian Bug:
                #276976)

        * pwgen.c, pwgen.h, pw_rand.c, pwgen.1: Make -A and -0 aliases to
                --no-capitalize and --no-numerals, and make those options
                work when --secure is specified.

        * pwgen.c, pwgen.h, pw_rand.c, pw_phonemes.c, pwgen.c: Add support
                for the --symbols/-y option, which adds special characters
                to the generated password.  (Addresses Debian Bug: #154561)

        * pwgen.c: Add -H, --sha1 option, to allow computing reproducible
                passwords, given a known file, and a known seed.
                (ie: pwgen -H ~/my_favourite.mp3#olivier@guerrier.com gives me
                a list of possibles passwords for my pop3 account, and I can
                ask this list again and again).   Feature suggested and
                implemented by Olivier Guerrier <olivier@guerrier.com>.

        * Fix obvious spelling typo in pwgen.1.  (Addresses Debian Bug
                #311461)

PR: 30714 by Leonard Schmidt
2005-10-16 12:59:14 +00:00
jmmv
5341f0df62 Update to 2.12.1:
New in 2.12.1 - 2 october 2005
* Updated translations.
* Fixed #317660.


New in 2.12.0 -  5 september 2005
* Updated translations.


New in 2.11.92 - 22 august 2005
* Reworked and fixed device list.


New in 2.11.91 - 9 august 2005
* Removed some debug messages.


New in 2.11.90 - 25 july 2005
* Better icon lookup.
* Fixed column default sort order. #310804.
* Fixed division by 0.


New in 2.11.5 - 13 july 2005
* Provide controls to SIGSTOP and SIGCONT a process.
* Start timeouts only when needed. Should save some CPU.
* Fixed process kill.

New in 2.11.4 - 1 july 2005
* Added network history graph.
  Modified default colors to be a little brighter.
  Martin Ejdestig  <mejde@dtek.chalmers.se>.

* Fixed column order.
* Moved Show combo box functionality to View menu.
* Change priority slider max value on Linux.
*  Fixed confusing error message when libgnomesu is not found.

* Fixed startup notification.
  Davyd Madeley and Paollo Borelli.

* HIG fixes.
  Dennis Cranston <dennis_cranston@yahoo.com>.

Merci à tous :)

New in 2.11.3 - 8 june 2005
* Better SELinux detection.
* Use "CPU" instead of "CPU%d" is system has only one cpu.
* Disable process dependencies by default.
* Fixed process sort.
* Fixed segfault. Special thanks to Rod Butcher.
* Many code cleanups.

New in 2.11.2 - 18 may 2005
* Port to GtkUIManager by Paolo Borelli.
* Removed the search box.
* Displays load averages.
* Fixed user name is uid changes. Fixed process name.
* Fixed a lot of leaks.
* Uses SI units.
* New Device tab. New option to show all devices. Refresh devices list whenever
  a device is mounted or unmounted.
* Smooth refresh so keep g-s-m own cpu usage < 10%
* Fixed display if there's no swap.
* Spawn only one instance of gnome-system-monitor thanks to libbacon.
* etc

Thanks to everyone who helped me. See ChangeLog.
2005-10-16 12:13:18 +00:00
jmmv
e35dec657b Update to 2.12.1:
==============
Version 2.12.1
==============

  nautilus-cd-burner

        * Fix compilation on Solaris systems
        * Mark a string for translation that wasn't
        * Do a better job with button focus
        * Check return values of all g_mkstemp calls

  libnautilus-burn

        * Fix compiler warnings
        * add API documentation for door_is_open
        * Fix function pointers in recorder structure.

  Translators

        * Rostislav \"zbrox\" Raykov (bg)
        * Mahay Alam Khan (bn)
        * Hendrik Richter (de)
        * Adam Weinberger (en_CA)
        * Francisco Javier F. Serrador (es)
        * Ivar Smolin (et)
        * Iñaki Larrañaga Murgoitio (eu)
        * Ignacio Casal Quinteiro (gl)
        * Ankit Patel (gu)
        * Gabor Kelemen (hu)
        * Luca Ferretti (it)
        * Kjartan Maraas (nb)
        * Reinout van Schouwen (nl)
        * Kjartan Maraas (no)
        * Marcel Telka (sk)
        * Theppitak Karoonboonyanan (th)
        * Clytie Siddall (vi)
        * Liu Songhe (zh_CN)

==============
Version 2.12.0
==============

  libnautilus-burn

        * Fix disc type detection for non-Linux systems

  Translators

        * Jordi Mallach (ca)
        * Jean-Michel Ardantz (fr)
        * Gabor Kelemen (hu)
        * Luca Ferretti (it)
        * Young-Ho Cha (ko)
        * Evandro Fernandes Giovanini (pt_BR)
        * Clytie Siddall (vi)

==============
Version 2.11.7
==============

  libnautilus-burn

        * Fix FD leaks (Joe Marcus Clarke, Ross Burton)
        * Fix build for non-Linux systems

  Translators

        * Rostislav \"zbrox\" Raykov (bg)
        * Rhys Jones (cy)
        * Meelad Zakaria (fa)
        * Žygimantas BeruÄka (lt)
        * Reinout van Schouwen (nl)
        * Duarte Loreto (pt)
        * Mugurel Tudor (ro)
        * Laurent Dhima (sq)
        * Emrah Ãnal (tr)
        * Maxim Dziumanenko (uk)
        * Woodman Tuen (zh_TW)

==============
Version 2.11.6
==============

  nautilus-cd-burner

        * Show cancel confirmation at the right time

  libnautilus-burn

        * Explicitly blank disc when using cdrecord
        * Try harder to get the media size for broken drives

  Translators

        * Hendrik Brandt (de)
        * Ilkka Tuohela (fi)
        * Ankit Patel (gu)
        * Yuval Tanny (he)
        * Imam Musthaqim (id)
        * Takeshi AIHANA (ja)
        * Jyotsna Shrestha (ne)
        * Gnome PL Team (pl)
        * Leonid Kanter (ru)
        * Laurent Dhima (sq)
        * Abduxukur Abdurixit (ug)

==============
Version 2.11.5
==============

  nautilus-cd-burner

        * Fix leaks

  libnautilus-burn

        * Fix leaks

  Translators

        * Rostislav \"zbrox\" Raykov (bg)
        * Miloslav Trmac (cs)
        * Hendrik Brandt (de)
        * Nikos Charonitakis (el)
        * Adam Weinberger (en_CA)
        * Francisco Javier F. Serrador (es)
        * Priit Laes (et)
        * Ilkka Tuohela (fi)
        * Gabor Kelemen (hu)
        * Takeshi AIHANA (ja)
        * Terance Edward Sola (nb)
        * Jyotsna Shrestha (ne)
        * Terance Edward Sola (no)
        * Raphael Higino (pt_BR)
        * Marcel Telka (sk)
        * Theppitak Karoonboonyanan (th)
        * Clytie Siddall (vi)
        * Liu Songhe (zh_CN)

==============
Version 2.11.4
==============

  nautilus-cd-burner

        * Use burnproof by default when recording data
        * Ask to create another copy after each copy is made
        * Remove the temporary disc image on error
        * Use a better error message for filename encoding errors

  libnautilus-burn

        * Require HAL 0.5
        * Add DVD+R DL support.

  Translators
        * Rostislav \"zbrox\" Raykov (bg)
        * Miloslav Trmac (cs)
        * Martin Willemoes Hansen (da)
        * Hendrik Brandt (de)
        * Adam Weinberger (en_CA)
        * Priit Laes (et)
        * Ilkka Tuohela (fi)
        * Takeshi AIHANA (ja)
        * Terance Edward Sola (nb)
        * Reinout van Schouwen (nl)
        * Terance Edward Sola (no)
        * Marcel Telka (sk)
        * Woodman Tuen (zh_TW)

==============
Version 2.11.3
==============

  nautilus-cd-burner

        * Present the dialog before calculating data size

  libnautilus-burn

        * Add nautilus_burn_drive_door_is_open to public API
        * Correctly detect if a disc has audio/data in the no-HAL case

  Translators

        * Rhys Jones (cy)
        * Adam Weinberger (en_CA)
        * Priit Laes (et)
        * Takeshi AIHANA (ja)
        * Terance Edward Sola (nb)
        * Terance Edward Sola (no)
        * Liu Songhe (zh_CN)

==============
Version 2.11.1
==============

  nautilus-cd-burner

        * use nicer images in dialog
        * add ability to copy audio CDs
        * add option to create multiple copies
        * remove option of deleting files from burn://
        * improve handling of media insertion requests
        * don't try to read from FIFOs
        * use GtkComboBox for speed selection

  libnautilus-burn

        * report time remaining in progress-changed signals
        * implement DVD blanking
        * report correct sizes for commercial CDs
        * use GError for error reporting
        * add support for DVD+R DL media

  mapping-daemon

        * gnome-vfs monitoring support
        * fix problem with symbolic link loops

  Translators

        * Rostislav \"zbrox\" Raykov (bg)
        * Jordi Mallach (ca)
        * Miloslav Trmac (cs)
        * Hendrik Brandt (de)
        * Adam Weinberger (en_CA)
        * James Ogley (en_GB)
        * Ivar Smolin (et)
        * Reza Mohammadi (fa)
        * Ahmad Riza H Nst (id)
        * Kjartan Maraas (nb)
        * Jyotsna Shrestha (ne)
        * Reinout van Schouwen (nl)
        * Kjartan Maraas (no)
        * Steve Murphy (rw)
        * Canonical Ltd (xh)
2005-10-16 12:12:33 +00:00