Commit graph

3849 commits

Author SHA1 Message Date
he
8ef8e7cdb0 Add a message hinting with a sample newsyslog.conf entry.
Package contents the same, so revision not bumped.
2006-06-09 13:22:44 +00:00
joerg
b71c80b776 Needs msgfmt. 2006-06-09 09:50:37 +00:00
joerg
755379da0e Uses C++. 2006-06-08 20:08:23 +00:00
joerg
f99addf6f0 Uses C++. 2006-06-08 19:29:16 +00:00
he
0867e45951 We can now depend on the munin-doc package, where the man pages
shared by munin-server and munin-node can be found.
2006-06-08 19:19:05 +00:00
he
b1c2748f67 Import a package for the server end of the Munin monitoring system.
This version has a patch so that it works properly with RRDtool of
version 1.2 or newer.
2006-06-08 19:16:24 +00:00
he
dc0a5b618a Import a package to install the documentation to munin-node and the
soon-to-be-committed munin-server package.
2006-06-08 19:03:34 +00:00
he
7b30d32b99 Remove installation of the documentation from this package, to be
provided by the soon-to-be-committed munin-doc package.

Other minor changes:
 o Remove comented-out bits from package Makefile
 o Re-ordered variables reported by NetBSD's cpu plugin script
 o Use shorter legend text in NetBSD's interrupts plugin script

Bumped package revision.
2006-06-08 18:59:25 +00:00
joerg
06cfe8ee7c Needs libintl. Bump revision. 2006-06-08 16:09:11 +00:00
joerg
b56b61d102 Kill local strdup completely and also remove the malloc and calloc
definitions. ANSI C is portable enough for us.
2006-06-08 15:39:25 +00:00
joerg
e799e6d1a2 Fix errno. 2006-06-08 15:34:52 +00:00
joerg
802ebd80d6 Fix errno. Uses C++ and msgfmt. 2006-06-08 15:20:20 +00:00
joerg
d177c8b04f Depend on _SC_PAGESIZE alone for DragonFly, _SC_PAGE_SIZE doesn't exist. 2006-06-07 23:30:34 +00:00
minskim
1864706cd9 Regen patch-ad with pkgdiff. 2006-06-06 22:11:57 +00:00
minskim
860a0ecc01 Skip the interpreter check for webmin-gentoo-init, which is used on Gentoo
Linux only.
2006-06-06 22:01:25 +00:00
minskim
daced48459 dbus{,-glib} need msgfmt; add it to USE_TOOLS. 2006-06-06 21:49:35 +00:00
rillig
6940489d89 Fixed pkglint warnings. 2006-06-06 17:21:42 +00:00
christos
63f0e844f0 don't include nfs statistics in the iostats; pointed by Veego 2006-06-05 20:20:26 +00:00
christos
65ee1e9f17 Make this compile again. 2006-06-05 02:35:30 +00:00
christos
964d14766a We don't export struct lockf anymore, thus we cannot print lock info. 2006-06-04 21:00:51 +00:00
he
37e8f8d048 Add munin-node. 2006-06-04 20:56:49 +00:00
he
93964f9c93 Import the client version of the Munin system monitoring/graphing
tool -- project homepage is at http://munin.sourceforge.net/

This package has added support for NetBSD, via a number of new plugin
scripts where specific steps needs to be taken to collect information.

I also modified the ntp_ plugin script to make it possible to not
plot the NTP poll delay, leaving just jitter and offset, which IMO
produces a more telling graph.
2006-06-04 20:53:56 +00:00
joerg
4faa907ed6 First step to support DragonFly. Bump revision. 2006-06-04 14:44:13 +00:00
joerg
80e83a90b9 Don't go interactive when the OS can't be detected. 2006-06-04 14:08:36 +00:00
joerg
337c6b1297 Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*,
all PEAR packages to php?-pear-* and all Apache packages to ap13-* or
ap2-* respectively. Add new variables to simplify the Makefile
handling. Add CONFLICTS on the old names. Reset revisions of bumped
packages. ap-php will now depend on the default Apache and PHP version.
All programs using it have an implicit option of the Apache version
as well.

OK from jlam@ and adrianp@.
2006-06-02 18:27:54 +00:00
joerg
1f4a2edc3a Appease configure by providing a C++ compiler, even though it doesn't
actually need it to compile the code.
2006-06-02 16:47:39 +00:00
martin
149cd7411d gcc 4.1 police 2006-06-02 09:52:31 +00:00
joerg
08f24008b7 Add DragonFly support based on base version. 2006-06-01 21:55:28 +00:00
joerg
14fd0b2dfd Install README in share/doc/cpuburn, following the normal convention.
Ensure that the directory exists. Bump revision.
2006-06-01 20:56:33 +00:00
drochner
bf85c41b46 update to 2.14.2
xhanges:
* fix timout error string
* Use less connections for smb
* fix crash on cd eject
* ftp: handle anon login failure better
* Handle more parameter expansions in desktop files
* Hide automountable drives in various places, except in computer://
* ftp: handler files larger than 2 gig better
* Fix some locking issues in the mime code
2006-05-31 18:32:40 +00:00
ghen
2eca3d9f2c The databases/openldap package has been split in -client and -server component
packages.  Convert LDAP-based applications to depend on openldap-client, and
bump PKGREVISION for those that depend on it by default.
2006-05-31 18:22:23 +00:00
tron
d112515fd8 Make this build and work under NetBSD 3.99.20 and newer.
Bump package revision because of this fix.
2006-05-31 02:31:56 +00:00
drochner
ebf7e3b44d update to 1.2.1
changes:
-builds with gcc4 now
-some fixes for problems with compiler optimization
2006-05-29 15:22:29 +00:00
rh
4b2d28c8af Add USE_LANGUAGES= objc 2006-05-28 00:26:26 +00:00
jmmv
f321a97e63 Mention how to enable rpcbind(8); may avoid confusion. 2006-05-27 14:10:28 +00:00
drochner
b83b968a03 get default OSS sound device from oss.buildlink3.mk, so that "cdda2wav -e"
just works
bump PKGREVISION
2006-05-27 10:55:52 +00:00
joerg
c9ce5af20f Remove explicit GNU tar dependency. It is an unnecessary alternative
and the tools framework already does the right thing. Bump revisions.
2006-05-26 13:19:38 +00:00
markd
5e61679dda Update krusader to 1.70.0
Changes 1.70:
New zip/tar slave supports writing to archive. A Safari-like Jump-Back
feature. Quick Navigation. Checksum creation/verification supports md5,
sha1, sha256, tiger, and whirlpool. Editor/viewer is now tabbed. Column
types can be changed and saved individually. Synchronizer is now in color.
Calculates space in archives and remote FS. Improved performance when
reading directories with many files. Preserves date for local targets on
copy / move.

Changes 1.60:
Many changes and bug fixes.
2006-05-25 12:49:39 +00:00
jlam
60f791e1e6 Move the check-shlibs target from bsd.pkg.mk to bsd.pkg.check.mk where
it will live with other "check" targets run after package installation.

Get rid of SHLIB_HANDLING, whose meaning had mutated over the years
from one thing to another.  Currently, it is used to basically note
whether the system's "ldd" command can be usefully run on the package's
binaries and libraries.  Rename this variable to CHECK_SHLIBS_SUPPORTED
for more clarity.

CHECK_SHLIBS is now a variable set exclusively by the user in /etc/mk.conf
to note whether the check for missing run-time search paths is performed
after a package is installed.  It defaults to "no" unless PKG_DEVELOPER
is set.
2006-05-22 22:22:02 +00:00
wiz
3964778db3 USE_LANGUAGES=c++ 2006-05-22 19:06:28 +00:00
wiz
977ae040a3 Regen symmetrically for GNU patch (found in irix bulk build). 2006-05-21 23:02:29 +00:00
rillig
f0801ee3e6 Sorted. 2006-05-21 11:31:29 +00:00
jmmv
90092f98f8 Add and enable vxargs. 2006-05-20 11:28:14 +00:00
jmmv
4d6e883af3 Initial import of vxargs, version 0.3.3:
vxargs is an utility inspired in xargs and pssh.  It provides a parallel
versions of any arbitrary command, including ssh, rsync, scp, wget or
curl, just to mention a few.

It is specially useful to control a large set of machines in a wide-area
network.  For example, it can be used on PlanetLab to control hundreds of
machines spread around the world.

Its main features are:
* Parallelism: Runs many jobs at the same time.
* Flexibility: Runs arbitrary commands with arbitrary options.
* Visualization: Monitors the total/per job progress in a curses-based UI.
* Redirection: The standard and error outputs of each individual job are
  redirected to local files for further analysis.
2006-05-20 11:27:09 +00:00
rillig
f8d6eb0e4a Synchronized the Makefiles with the filesystem. 2006-05-19 19:57:26 +00:00
jlam
55a76842a4 Fix patch checksums broken by previous commit. 2006-05-19 17:22:18 +00:00
jlam
7ee25967b7 * Pull in some changes discussed on the Webmin mailing list to allow
running an individual module's uninstall action

* Add an DEINSTALL_TEMPLATE file that is pulled in by all wbm-* modules
  that will run the module's uninstall action at DEINSTALL time.

* Fix the "time" module to ignore "sched_mode" -- verified by Jamie
  Cameron on the Webmin mailing list as a bug.

* Fix the "postfix" module to remove its temp files at DEINSTALL time
  so that we cleanly pkg_delete.

Bump the PKGREVISION of sysutils/webmin as well as all sysutils/wbm-*
packages that have uninstall.pl scripts.
2006-05-19 17:14:53 +00:00
joerg
946daaf938 Fix errno usage. 2006-05-19 08:32:04 +00:00
wiz
991dcdf978 Mark as BROKEN_IN pkgsrc-2006Q1 according to
ftp://ftp.NetBSD.org/pub/pkgsrc/misc/kristerw/pkgstat/i386-3.0/20060501.1050/broken.html
2006-05-18 20:29:58 +00:00
wiz
2e2edb00d5 Remove BROKEN_IN, this builds in current 3.0 bulk builds. 2006-05-18 19:55:34 +00:00
gavan
5f8eedc659 Add rc.d script 2006-05-18 15:45:09 +00:00
adrianp
877736293a Rename spoof option to syslogng-spoof
Use PKG_OPTIONS_LEGACY_OPTS to transition.
2006-05-16 22:54:08 +00:00
jlam
6b60c9a30c dd and enable the wbm-* Webmin modules. 2006-05-16 21:45:32 +00:00
jlam
fb5a1a5b7f Initial import of wbm-qmailadmin-1.270 as sysutils/wbm-qmailadmin.
This is the standard "qmailadmin" Webmin module to configure the QMail
mail server, a simpler alternative to Sendmail.
2006-05-16 21:42:22 +00:00
jlam
66d3a4291b Initial import of wbm-passwd-1.270 as sysutils/wbm-passwd.
This is the standard "passwd" Webmin module to change the password of
any user on the system.
2006-05-16 21:42:00 +00:00
jlam
08e87e3d5a Initial import of wbm-openslp-1.270 as sysutils/wbm-openslp.
This is the standard "openslp" Webmin module to configure the service
location protocol server.
2006-05-16 21:41:50 +00:00
jlam
294838648e Initial import of wbm-htaccess-htpasswd-1.270 as sysutils/wbm-htaccess-htpasswd.
This is the standard "htaccess-htpasswd" Webmin module to create
.htaccess and htpasswd files to protect web-acessible directories.
2006-05-16 21:41:36 +00:00
jlam
662247cebf Initial import of wbm-fetchmail-1.270 as sysutils/wbm-fetchmail.
This is the standard "fetchmail" Webmin module to configure the popular
fetchmail program for automatically retrieving mail from other servers.
2006-05-16 21:41:23 +00:00
jlam
8fad3b3dfa Initial import of wbm-dovecot-1.270 as sysutils/wbm-dovecot.
This is the standard "dovecot" Webmin module to configure the Dovecot
IMAP and POP3 mail retrieval server.
2006-05-16 21:41:09 +00:00
jlam
3f2bcf5301 Initial import of wbm-custom-1.270 as sysutils/wbm-custom.
This is the standard "custom" Webmin module to create buttons to execute
commonly used commands or edit files on your system.
2006-05-16 21:40:57 +00:00
jlam
19e0223ec2 Initial import of wbm-cluster-webmin-1.270 as sysutils/wbm-cluster-webmin.
This is the standard "cluster-webmin" Webmin module to install and
manage modules, themes, users, groups and access control settings
across multiple Webmin servers.
2006-05-16 21:40:45 +00:00
jlam
a76257a9c1 Initial import of wbm-cluster-useradmin-1.270 as sysutils/wbm-cluster-useradmin.
This is the standard "cluster-useradmin" Webmin module to create,
update and delete users and groups across multiple servers.  Unlike
NIS, each server has its own passwd and group files which are remotely
updated by this module.
2006-05-16 21:40:32 +00:00
jlam
3e65acb650 Initial import of wbm-cluster-shell-1.270 as sysutils/wbm-cluster-shell.
This is the standard "cluster-shell" Webmin module to run commands on
multiple servers at once.
2006-05-16 21:40:17 +00:00
jlam
722d858f8b Initial import of wbm-cluster-passwd-1.270 as sysutils/wbm-cluster-passwd.
This is the standard "cluster-passwd" Webmin module to change passwords
on multiple systems in a Webmin cluster at once.
2006-05-16 21:40:03 +00:00
jlam
877da81892 Initial import of wbm-cluster-cron-1.270 as sysutils/wbm-cluster-cron.
This is the standard "cluster-cron" Webmin module to create scheduled
Cron jobs that run on multiple servers simultaneously.
2006-05-16 21:39:44 +00:00
jlam
aad92214da Initial import of wbm-cluster-copy-1.270 as sysutils/wbm-cluster-copy.
This is the standard "cluster-copy" Webmin module to schedule the
transfer of files from this server to multiple servers in a Webmin
cluster.
2006-05-16 21:39:30 +00:00
jlam
bfa30c3c7c Initial import of wbm-at-1.270 as sysutils/wbm-at.
This is the standard "at" Webmin module to schedule the execution of
one-off commands or scripts.
2006-05-16 21:39:15 +00:00
jlam
d7a99aa20c Initial import of wbm-apache-1.270 as sysutils/wbm-apache.
This is the standard "apache" Webmin module to configure almost all
Apache directives and features.
2006-05-16 21:39:04 +00:00
jlam
6589918263 Add a MESSAGE noting the default port, username and password for a pkgsrc
Webmin installtion.  Bump the PKGREVISION to 1.
2006-05-16 18:30:20 +00:00
jlam
d5b9fff5f7 Add and enable wbm-change-user. 2006-05-16 17:36:43 +00:00
jlam
000009f6f6 Initial import of wbm-change-user-1.270 as sysutils/wbm-change-user.
This is the standard "change-user" Webmin module to allow the current
Webmin user to change his language, theme and possibly password.
2006-05-16 17:36:16 +00:00
jlam
e4d892b2e3 Set the WBMNAME as it differs from DISTNAME. 2006-05-16 16:38:46 +00:00
jlam
01c29b5ee1 Set the default WRKSRC to match the Webmin defaults. 2006-05-16 16:38:06 +00:00
jlam
0a990dac37 Add and enable wbm-cyrus-imapd. 2006-05-16 16:31:53 +00:00
jlam
54f12a6c36 Initial import of wbm-cyrus-imapd-1.4.3 as sysutils/wbm-cyrus-imapd.
This is the Webmin module to administer a Cyrus IMAP server and supports
the following features:

    * Start/stop the Cyrus server;
    * Activates/deactivates services (imap, imaps, pop3, sieve etc.);
    * Configures the main IMAP parameters;
    * Manage IMAP partitions;
    * Creates and deletes mailboxes and folders;
    * Copies a mailbox to another, renames and moves mailboxes and
      subfolders;
    * Sets default quota for new mailboxes;
    * Edit and remove quotas on mailboxes;
    * Displays the size, the quota and the number of messages for each
      mailbox or folder;
    * Assigns and removes permissions (ACLs) for any user;
    * Reconstruct the mailboxes DB;
    * Optionally synchronizes the creation and deletion of mailboxes with
      the system account management in the appropriate standard module of
      Webmin;
    * Accepts international characters (UTF-8) in mailbox names;
    * Automatically checks for updates
2006-05-16 16:31:27 +00:00
jlam
d20b031c6e Add and enable new wbm-* modules. 2006-05-16 15:51:05 +00:00
jlam
e1d10b2da9 Initial import of wbm-useradmin-1.270 as sysutils/wbm-useradmin.
This is the standard "useradmin" Webmin module to create and edit Unix
users and groups from the /etc/passwd and /etc/group files.
2006-05-16 15:44:30 +00:00
jlam
4bc6d3bbfb Initial import of wbm-tunnel-1.270 as sysutils/wbm-tunnel.
This is the standard "tunnel" Webmin module to connect to another HTTP
server via a tunnel through the Webmin server.
2006-05-16 15:44:15 +00:00
jlam
8b8179e70f Initial import of wbm-time-1.270 as sysutils/wbm-time.
This is the standard "time" Webmin module to set the system and hardware
time either manually or from a time server.
2006-05-16 15:44:04 +00:00
jlam
595eb294b8 Initial import of wbm-telnet-1.270 as sysutils/wbm-telnet.
This is the standard "telnet" Webmin module to login to your system
with telnet or SSH.
2006-05-16 15:43:52 +00:00
jlam
50a50e4103 Initial import of wbm-syslog-1.270 as sysutils/wbm-syslog.
This is the standard "syslog" Webmin module to configure the syslog
server on your system and view its log files.
2006-05-16 15:43:38 +00:00
jlam
3563af9ea0 Initial import of wbm-status-1.270 as sysutils/wbm-status.
This is the standard "status" Webmin module to view the status of
services on your system and on remote systems.
2006-05-16 15:43:17 +00:00
jlam
1cb7b9dc62 Initial import of wbm-sshd-1.270 as sysutils/wbm-sshd.
This is the standard "sshd" Webmin module to setup the SSH server for
remote secure logins.
2006-05-16 15:43:00 +00:00
jlam
a05ba19ffb Initial import of wbm-sendmail-1.270 as sysutils/wbm-sendmail.
This is the standard "sendmail" Webmin module to manage sendmail
aliases, masquerading, address rewriting and other features.
2006-05-16 15:42:42 +00:00
jlam
66e4822cb4 Initial import of wbm-quota-1.270 as sysutils/wbm-quota.
This is the standard "quota" Webmin module to setup and edit user or
group disk quotas for local filesystems.
2006-05-16 15:42:30 +00:00
jlam
e08af90e57 Initial import of wbm-mysql-1.270 as sysutils/wbm-mysql.
This is the standard "mysql" Webmin module to setup databases, tables
and permissions in your MySQL database server.
2006-05-16 15:42:12 +00:00
jlam
9123748c79 Initial import of wbm-mount-1.270 as sysutils/wbm-mount.
This is the standard "mount" Webmin module to mount filesystems and
swap files usually configured in /etc/fstab or /etc/vfstab.
2006-05-16 15:41:56 +00:00
jlam
31fe18ca29 Initial import of wbm-mailboxes-1.270 as sysutils/wbm-mailboxes.
This is the standard "mailboxes" Webmin module to read email in users'
mailboxes.
2006-05-16 15:41:41 +00:00
jlam
d532ab6998 Initial import of wbm-lpadmin-1.270 as sysutils/wbm-lpadmin.
This is the standard "lpadmin" Webmin module to create and edit local
and remote printers.  It Supports Windows print servers and Ghostscript
print drivers.
2006-05-16 15:41:24 +00:00
jlam
236f02b886 Initial import of wbm-ldap-useradmin-1.270 as sysutils/wbm-ldap-useradmin.
This is the standard "ldap-useradmin" Webmin module to manage users
and groups stored in an LDAP database, used for Unix, Samba and Cyrus
IMAP authentication.
2006-05-16 15:41:06 +00:00
jlam
f668fc1a33 Initial import of wbm-inetd-1.270 as sysutils/wbm-inetd.
This is the standard "inetd" Webmin module to edit services in
/etc/inetd.conf, /etc/services and /etc/rpc.
2006-05-16 15:40:45 +00:00
jlam
48c2f98316 Initial import of wbm-bind8-1.270 as sysutils/wbm-bind8.
This is the standard "bind8" Webmin module to create and edit domains,
DNS records, BIND options and views for an ISC BIND 8.x DNS server.
2006-05-16 15:40:22 +00:00
jlam
3ff0853a73 Initial import of wbm-bandwidth-1.270 as sysutils/wbm-bandwidth.
This is the standard "bandwidth" Webmin module to view reports on
bandwidth usage by host, port, protocol and time.
2006-05-16 15:39:59 +00:00
jlam
fb91fca489 Actually manage the config files installed in the examples directory
using INSTALL/DEINSTALL scripts.
2006-05-16 06:13:39 +00:00
jlam
b4e294ea19 Add and enable wbm-postgresql. 2006-05-16 04:17:00 +00:00
jlam
a2e436c502 Initial import of wbm-postgresql-1.270 as sysutils/wbm-postgresql.
This is the standard "postgresql" Webmin module to manage databases,
tables and users in your PostgreSQL database server.
2006-05-16 04:16:32 +00:00
jlam
0a5551da3c Add and enable wbm-{dhcpd,file,ipfilter,net,postfix,shell}. 2006-05-16 04:04:49 +00:00
jlam
4066c4b533 Initial import of wbm-shell-1.270 as sysutils/wbm-shell.
This is the standard "shell" Webmin module to execute shell commands
and view their output.
2006-05-16 04:03:45 +00:00
jlam
5fe02f541e Initial import of wbm-postfix-1.270 as sysutils/wbm-postfix.
This is the standard "postfix" Webmin module to configure the Postfix
mail server.
2006-05-16 04:03:26 +00:00
jlam
4455f8a2ca Initial import of wbm-net-1.270 as sysutils/wbm-net.
This is the standard "net" Webmin module to configure boot time and
active interfaces, DNS, routing and /etc/hosts.
2006-05-16 04:03:06 +00:00
jlam
c24aff1767 Initial import of wbm-ipfilter-1.270 as sysutils/wbm-ipfilter.
This is the standard "ipfilter" Webmin module to configure a firewall
using the IPFilter package by creating and editing rules.
2006-05-16 04:02:54 +00:00
jlam
4b33531e5a Initial import of wbm-file-1.270 as sysutils/wbm-file.
This is the standard "file" Webmin module to view, edit and change
permissions on files and directories on your system with a Windows-like
file manager.
2006-05-16 04:02:38 +00:00
jlam
e9083574b2 Initial import of wbm-dhcpd-1.270 as sysutils/wbm-dhcpd.
This is the standard "dhcpd" Webmin module to manage shared networks,
subnets, hosts and groups for ISC DHCPd.
2006-05-16 04:02:22 +00:00
jlam
b7d7d3114e Update sysutils/webmin to 1.270. Changes from version 1.170 include:
+ Add a wbm.mk makefile fragment which can be used to create pkgsrc-managed
  Webmin modules.

! Fixed a possible remotely exploitable security hole caused by a bug
  Webmin's use of the Perl syslog function.

* Multiple Webmin users and groups can be deleted at once.
* The Webmin Servers Index module can automatically scan for new servers
  on the local network on a regular schedule.
* The idle automatic logout time can be configured on a per-user basis
  in the Webmin Users and Usermin Configuration modules.
* Increased the speed of Webmin configuration reloads done by the
  Webmin Users and Webmin Configuration module. This also prevents any
  down-time while the config is being re-read.
* Improved the timeout detection in HTTP requests, to reduce the ability
  of incorrect or malicious clients to tie up the Webmin webserver
  process.
* Enhanced the Unix User Authentication feature to allow different
  users and group members to be treated as different Webmin users.
* Improved the way the OS is detected at install time, so that new
  versions will be automatically supported.
* Different SSL certificates for virtual IP interfaces can be specified
  in the Webmin and Usermin modules, for sites doing SSL virtual hosting.
* Fixed a nasty bug that could cause configuration file permissions
  and ownership to be changed when they are modified.
* An option has been added in the Webmin Configuration module to enable
  full PAM conversations when logging in. This is necessary for systems
  on which PAM asks for more than just a username and password.
* All modules now use a new API for writing to configuration files,
  which ensures that the file does not get written to or truncated if
  the system is out of disk space.
* Added a button to the Webmin Actions Log module for rolling back
  configuration files to before an action was taken.
* Password timeouts are now enabled by default, to prevent brute-force
  password guessing attacks.
2006-05-16 04:01:28 +00:00
adrianp
9d58b42e63 +syslog-ng 2006-05-14 19:57:14 +00:00
adrianp
5810e84e5c Syslog-ng tries to fill the gaps original syslogd's were lacking:
* powerful configurability
	* filtering based on message content
	* message integrity, message encryption (not yet implemented in 1.4.x)
	* portability
	* better network forwarding
2006-05-14 19:56:05 +00:00
jmmv
e5d646bb75 Appease two pkglint warnings. 2006-05-13 14:41:51 +00:00
minskim
fa5157ed20 Remove references to teTeX1. 2006-05-13 03:44:23 +00:00
seb
208b98e013 Update ups-nut-cgi to version 2.0.3 so bringing it in sync with ups-nut package.
Lots of change since last packaged version (2.0.1) but on the following really
seems related to the CGI scripts provided by this package:

Thu Apr 15 11:04:53 UTC 2005 / Arnaud Quette <arnaud.quette@mgeups.com>
...
 - upsstats.c: fix a case where upsstats.cgi crashes if hosts.conf has
   no valid MONITOR lines
...

XXX May between ups-nut and ups-nut-cgi packages could share a
"Makefile.common" ?
2006-05-11 15:01:00 +00:00
drochner
3d4bfb5595 need C++ 2006-05-10 16:40:03 +00:00
joerg
e2b713b44c Disable ProPolice on DragonFly, it breaks the linkage of the standalone
modules.
2006-05-09 18:52:35 +00:00
joerg
2b2ab761c9 Don't use O_DIRECT on DragonFly. 2006-05-09 18:31:49 +00:00
hira
e5fcb876af Add missing USE_LANGUAGES. 2006-05-08 17:07:57 +00:00
ghen
83697df766 Update the bacula packages to 1.38.9.
Changes since the 1.38.8 release:
- Added code to strip backslashes from Windows filenames during
  a restore.
- Corrected Win32 License to use the correct LICENSE file.
- Corrected the buffer count and bytes reported in the heap
  statistics.
- Implement an NT_() macro to indicate that text should NOT
  be translated.
- Fix a number of incorrect strings marked for translation, when
  they should not be (e.g. commands).
- Fix StartTime bug reported for ClientRunBeforeJob and RunBeforeJob
  Patches supplied by user in bugs #608 and #599.
- Use most recent of st_ctime and st_mtime in restore tree DIR
  listing. This fixes some problems with Win32 printing incorrect
  values.
- Correct the clock shift comm time calculation between the DIR
  and the FD. It was added rather than subtracted.
- Strip all backslashes in filenames to be restored on Win32
  machines -- the names should all be in Unix format, and if
  there are any backslashes it is most likely due to an improper
  FileSet definition, and the files will not otherwise be
  restorable.
- Remove lib/regex.c (replaced by bregex.c).
- Delete src/win32/License.txt
- Modify installer to install LICENSE
- Add back ua_label barcode fix from Rufolf Cejka.
- Add 'Dir Status' button to the gnome console.
- Display heap stats in Storage daemon without debug level.
- Integrate most of the MinGW changes -- more to do.
- Implement using pg_config for finding PostgreSQL files.
  Fixes bug #600. Patch supplied by user.
- Remove -t option from mktemp in mtx_changer.in and use
  working directory. Fixes bug #578.
- Update job start time after the any run before job so that
  files created by the script are only backed up once. Fixes
  bug #599.
- Strip trailing newline only from filenames entered in
  the restore command when reading a file. This permits
  the user to enter filenames with trailing spaces. Fixes
  bug #549. The user supplied a patch that I modified slightly.
- Use the most recent time (st_mtime, st_ctime) in the dir
  command in restore. This gives the user a better idea of what
  the newest file really is. This fixes bug #574. The fix
  was suggested by the user.
- Remove the -f option from the chown in Makefile.in for more
  portability.
- Change setting the group in Makefile.in to use chgrp for
  more portability.
- Implement a Bacula read/write lock for Python rather
  than using the Python lock to avoid recursive problems.
- Correct the uninstall directory names in filed/Makefile.in
  as reported by a user.
2006-05-05 16:13:15 +00:00
martti
47d5bfdb10 Added patch-aa for compatibility with ISO C90. 2006-05-04 06:14:51 +00:00
wiz
3341457e81 Update to 0.11:
============
Version 0.11
============

  o Validate desktop file categories (Emmet Hikory, Vincent Untz)
  o Use GKeyFile instead of the old egg code in update-desktop-database (Vincent)
  o Use GOption instead of popt (Vincent)
  o Fix grammar problem in one of the strings (Moritz Barsnick)
  o NULL terminate search patch in update-desktop-database (Mike Hearn)
  o Fix language to encoding mapping to match spec (Ville Skyttä)
2006-04-28 18:36:01 +00:00
markd
0d18f72090 Update k3b to 0.12.15
* Write more metadata tags in the default setup of the external encoder
  plugin.
* Fixed on-the-fly Video DVD creation.
* Fixed data project verification in case filenames had to be shortened
  due to Joliet limitations.
* Use -dvd-compat parameter to close DVDs in on-the-fly mode.
* Fixed libdvdcss handling (again), no crashes anymore.
* Fixed the "invalid url" bug.
* Use SG IO for scsi commands with newer linux kernels. This should fix
  problems with scsi device detection.
* Warn about shortened filenames due to Joliet restrictions before
  starting the burning process.
2006-04-28 01:47:19 +00:00
drochner
578e680a1d update to 2.14.1
changes:
* Some performance fixes for sftp
* Mark CD volumes as readonly (HAL)
* Portability and build fixes
2006-04-27 21:14:34 +00:00
adrianp
3e0b03e993 Update to 0.3.18
> 2006-03-27  Balazs Scheidler  <bazsi (at) bzorp.balabit>
>
> 	* configure.in: bumped to 0.3.18
>
> 2006-03-13  Balazs Scheidler  <bazsi (at) bzorp.balabit>
>
> 	* src/io.c: removed fd counting loop, cache maximum number of fds
> 	and allocate the fds array dynamically
>
> 2006-01-23  Balazs Scheidler  <bazsi (at) bzorp.balabit>
>
> 	* src/io.c (do_write): added support for platforms without an
> 	MSG_DONTWAIT flag
2006-04-27 19:55:44 +00:00
rillig
e6e458fbe7 Fixed a build error on Solaris, where the function login_tty does not
exist. The code only checked for HAVE_UTMP_H, not for HAVE_LOGIN_TTY.
2006-04-27 18:37:24 +00:00
jlam
802ce74fcb Modify packages that set PKG_USERS and PKG_GROUPS to follow the new
syntax as specified in pkgsrc/mk/install/bsd.pkginstall.mk:1.47.
2006-04-23 00:12:35 +00:00
rillig
9fc2d7d281 Removed the superfluous "quotes" and 'quotes' from variables that don't
need them, for example RESTRICTED and SUBST_MESSAGE.*.
2006-04-22 09:22:05 +00:00
lukem
eb5046567d Reset MAINTAINER; I don't have the time nor inclination to maintain
these any more.
2006-04-22 07:32:24 +00:00
lukem
22fd983ed5 no need for obsolete information here 2006-04-22 06:36:28 +00:00
joerg
661618851d Fix build on DragonFly and with newer GCC versions. 2006-04-21 12:09:57 +00:00
martin
0fd3cf2dc0 Fix string output of IDENTIFY on little endian machines (which I broke
with the previous version). Noted by Rhialto in private mail.
2006-04-20 23:22:04 +00:00
wiz
abf8ff050b Comment out HOMEPAGE and MASTER_SITES, the domain has expired
and been grabbed.
2006-04-18 19:56:26 +00:00
joerg
88b7af1e41 Update to dfuibe_installer 1.1.7:
Fixes a double-free by incorrect use of dirname(3).
2006-04-18 19:48:11 +00:00
jlam
279bbadaa5 Improve the block-file-nbsd script slightly so that it's possible to
force a read-only bind of the image file to a vnd(4) device.  Bump
the PKGREVISION.
2006-04-18 15:29:36 +00:00
rpaulo
699415336f Note that on NetBSD 4.0 the user no longer needs to use ipwctl to load the
firmware.
2006-04-17 19:15:08 +00:00
recht
949cca48d0 update to rdiff-backup 1.0.4
patch provided by Daniel Neri in PR 32777

New in v1.0.4 (2006/01/15)
--------------------------

Files with ACLs will not be unnecessarily marked as changed (bug
report by Carsten Lorenz).

Another fix for long-filenames crash, this time when a long-named
directory with files in it gets deleted

Selection fix: empty directories could sometimes be improperly
excluded if certain include expressions involving a non-trailing '**'
were used.  Bug reported by Toni Price.

Bug #15436 reported by Remy Blank: rdiff-backup would sometimes crash
on ACLs if the owning uname did not exist on destination.


New in v1.0.3 (2005/11/25)
--------------------------

Applied Alec Berryman's patch to update the no-compression regexp.

Alec Berryman's fs_abilities patch is supposed to help with AFS.

Fixed (version of) filename-too-long crash when quoting.

Due to very detailed error report from Yoav, fixed a "Directory not
empty" error that can arise on emulated filesystems like NFS and
EncFS.

Cleaned up remove older than report, and also stopped it from deleting
current data files if you specify a time later than the current
mirror.

--compare fix, now you don't need to specify the exact time of a
session to avoid a "no metadata" error.


New in v1.0.2 (2005/10/24)
--------------------------

Fix for spurious security violation from --create-full-path (reported
by Mike Bydalek).

Fix for bug 14545 which was introduced in version 1.0.1:  Quoting
caused a spurious security violation.  (Important for Mac OS X)

An error reading carbonfile data on Mac OS X should no longer cause a
crash.  (Thanks to Kevin Horton for testing.)

Carbonfile support now defaults to off, even if the system appears to
support it.  It can be manually enabled with the --carbonfile switch.
If you know something about Mac OS X and want to look at the
carbonfile code so it can be re-enabled by default, please do so :)
(help available from list)

Fix for bug #14799 reported by Bob McKay:  Crash when backing up files
with high permissions (like suid) to some FAT systems.
2006-04-17 18:39:58 +00:00
wiz
375b5e4933 More PKGREVISION bumps for png-1.2.9nb2 update. 2006-04-17 14:52:10 +00:00
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
jlam
ea5f9f80b6 Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-17 07:07:11 +00:00
ghen
31ac907214 "Your operating system Darwin isn't supported. Feel free to help. :P"
NOT_FOR_PLATFORM added, I'll leave this to a Darwin guru to fix...
2006-04-16 20:26:26 +00:00
wiz
962cd9f173 Update to 2.14.0:
==============
Version 2.14.0
==============

 Features

        * Start inotify support (not compiled by default) (Mark McLoughlin)

 Fixes

        * Small fix for the python bindings (Mark McLoughlin)
        * Fix infinite loop (Mark McLoughlin)

  Translators

       * Ales Nyakhaychyk (be)
       * Jérémy Le Floc'h (br)
       * Petr Tomeš (cs)
       * Rhys Jones (cy)
       * Ole Laursen (da)
       * Hendrik Richter (de)
       * Pema Geyleg (dz)
       * Kostas Papadimas (el)
       * Reuven Gonen (he)
       * Rajesh Ranjan (hi)
       * Takeshi AIHANA (ja)
       * Vladimer Sichinava (ka)
       * Erdal Ronahi (ku)
       * Žygimantas Beručka (lt)
       * Raivis Dejus (lv)
       * Thierry Randrianiriana (mg)
       * Wouter Bolsterlee (nl)
       * Kjartan Maraas (nn)
       * GNOME PL Team (pl)
       * Evandro Fernandes Giovanini (pt_BR)
       * Duarte Loreto (pt)
       * Sebastian Ivan (ro)
       * Leonid Kanter (ru)
       * Elian Myftiu (sq)
       * Слободан Д. Средојевић (sr)
       * Maxim Dziumanenko (uk)
       * Funda Wang (zh_CN)
       * Woodman Tuen (zh_HK)
       * Woodman Tuen (zh_TW)
2006-04-16 12:05:33 +00:00
ghen
46a87fe518 Update the bacula packages to 1.38.8.
Release 1.38.8 (14Apr06)
14Apr06
- Correct Makefile for Solaris /bin/sh
- Correct mtx-changer.in for Solaris /bin/sh
- Abort if a conf resource does not have a Name =
12Apr06
- Change the name of the regex program to bregex.
- Add the bwild program to the tools directory. It is similar to the bregex
  program.
- Implement create bregex.h and bregex.c in src/lib from the Python regexp
  program.
- Use the new bregex.c to implement Regex expressions on Win32.
11Apr06
- Modify Makefile to change the permissions on Working Directory to 770 if the
  directory is created.
- Do not fail the Makefile if changing the permissions or owner/group on
  WorkingDir fails.
- Correct the old recycling algorithm so that Scratch Volumes are selected when
  looking for a Volume in the changer.
- Correct a typo in the Verify SQL reported by Joe Park.
10Apr06
- Remove automatic case folding on Windows FDs. You must explictly use the
  'Ignore Case = yes' option.
- Remove the code added to 1.38.6 and 1.38.7 that pulls a scratch volume in an
  Autochanger early in the 'recycling' algorithm.
08Apr06
- Tweak license to include Microsoft restrictions.
- Move mysql.reconnect to after real_connect().  Thanks to Frank Sweetser for
  the patch.
- Disallow a backslash in a File = directive (Windows junk) unless the string
  is quoted.
- Apply Eric's patch to ua_label.c so that daemon protocol is not translated.
2006-04-14 22:49:06 +00:00
cube
49914b64c3 Update gkrellm packages to version 2.2.9.
pkgsrc changes:
  - introduce various patches to fix compilation problems (gkrellm is a
    complete mess).
  - activate sensors-common.c on NetBSD.

2.2.9 - Fri Mar 31, 2006
------------------------
        * Bugfixes
          o Segfault if select config Builtins->Battery with no batteries present.


2.2.8 - Thu Mar 30, 2006
------------------------
        * Add battery monitor option to use percent capacity remaining for alerts.
        * Filippo Giunchedi linux.c patch: make sensor code able to read
          apple/pmu's sysfs based sensors.
        * Jindrich Makovicka linux.c patch: subtract the memory allocated to
          slabs from the used memory and add it to the cached value instead.
        * Put multiple instances lock files in /var/lock.
        * Bugfixes:
          o Fix gkrellm_125_sequence() off by a bit here and there.
          o Invalidate chart text runs when chart height changed.
          o mbmon sensors decimal point char can be different from current locale.
          o Read linux cpu stats from /proc/stat as 64 bits.
          o Segfault on editing disk chart format string after disabling a disk.
          o gkrellmd -plog segfaulted if no plugins are installed.
          o Don't NULL serve_name prior to each gkrellmd plugin serve_data call.
          o Use a per client input_func in gkrellmd_client_read().
        * Translation updates
          o bg.po new Bulgarian translation by Vasko Vasilev.
          o es.po from Cristian Othon Martinez Vera
          o ru.po from Vitaly Lipatov
2006-04-13 19:14:44 +00:00
jmmv
109a1d6fd1 Ugh, I don't know what happened here... re-enable fam support.
Bump PKGREVISION to 2.
2006-04-13 18:34:30 +00:00
jlam
d8cba66bf8 BROKEN_GETTEXT_DETECTION already defaults to "no". 2006-04-13 18:27:24 +00:00
jmmv
4a2292d3c7 This needs fam directly. 2006-04-13 18:26:01 +00:00
jlam
1cf9796f3c BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
2006-04-13 18:23:29 +00:00
rillig
0da13695c8 Fixed pkglint warnings. The documentation is installed in share/doc/mgm
instead of share/doc/html. Bumped PKGREVISION.
2006-04-13 00:20:22 +00:00
rillig
3cdf5666c8 Replaced mv(1) and sed(1) with the SUBST framework. 2006-04-13 00:11:47 +00:00
drochner
769aabeb9c update to 2.14.1
changes:
* Strip unsafe characters from filenames
* Make the estimated time to finish less erratic
* More accurately estimate the total size of disc to write
* Unref drive instead of freeing
-translation updates
2006-04-12 20:11:25 +00:00
drochner
9112dac7bc update to 2.14.1
changes:
* Translation updates
* Code cleanups
* Use --no-desktop option for all desktop files
* Startup performance improvements
* Make files copied from read-only source writeable
* Don't allow bookmarking x-desktop:///
* Add help buttons to several dialogs
* Fix SVG file identification
* Properly break down URIs for connect to server ui
* Don't reposition icons on reload
* Show unmounted but user-visible drives in the places sidebar
* Display more info in the progress dialog when preparing
* Smarter DnD target selection
* Smaller close icon in the sidebar title
* GnomeGoals: Use po/LINGUAS
2006-04-12 20:08:13 +00:00
rillig
96fc47c14f Aligned the last line of the buildlink3.mk files with the first line, so
that they look nicer.
2006-04-12 10:26:59 +00:00
jlam
c4a4c866dc Update sysutils/pv to 0.9.6. Changes from version 0.8.6 include:
- decimal values now accepted for rate and size, eg "-L 1.23M"
  - on the final update, blank out the now-zero ETA
  - use lockfiles if terminal locking fails
  - code cleanup & bug fixes
2006-04-11 02:28:09 +00:00
joerg
6c77ab392a Hook up dfuibe_installer, dfuife_cgi and dfuife_curses. 2006-04-10 15:46:50 +00:00
joerg
1e1c9a0db6 Initial import of dfuife_curses-1.5 from pkgsrc-wip.
From DESCR:
DFUI curses frontend.  Allows a DFUI backend (such as a system
installer) to communicate with the user with an addressable text
screen-oriented ('curses') user interface.
2006-04-10 15:42:07 +00:00
joerg
897de8dae7 Fix pkglint warnings. 2006-04-10 15:38:42 +00:00
joerg
994b7c387a Initial import of dfuife_cgi-1.4 from pkgsrc-wip.
From DESCR:
DFUI CGI frontend.  Allows a DFUI backend (such as a system
installer) to communicate with the user via a web browser.
2006-04-10 15:37:04 +00:00
joerg
c5437b61cd Initial import of dfuibe_installer 1.1.6 from pkgsrc-wip.
From DESCR:
BSD Installer backend.  Uses DFUI, so one of the available
DFUI frontends must also be installed for this to be useful.
2006-04-10 15:22:14 +00:00
joerg
1c58893e93 Installs info page. Bump revision. 2006-04-09 19:49:16 +00:00
reed
b05d34a88a Honor PKGMANDIR. 2006-04-08 20:50:35 +00:00
jlam
90bc26e8c2 List info files directly in the PLIST and honor PKG{INFO,MAN}DIR. 2006-04-07 19:54:16 +00:00
ghen
afb560e1b0 Update the bacula packages to 1.38.7.
Release 1.38.7 (06Apr06) released 07Apr06
- Remove timed wait for VSS on Win2K3 as it is not yet implemented.
- Correct bacula.in script to reference bacula-ctl-xx in the sysconfig
  directory rather than the bin directory.
2006-04-07 12:13:21 +00:00
reed
fda4e67e29 Change BUILDLINK_DEPENDS.pkg to BUILDLINK_API_DEPENDS.pkg.
I missed this in my commit earlier.
2006-04-06 18:25:39 +00:00
reed
5abef9be14 Over 1200 files touched but no revisions bumped :)
RECOMMENDED is removed. It becomes ABI_DEPENDS.

BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.

BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.

BUILDLINK_DEPENDS does not change.

IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".

Added to obsolete.mk checking for IGNORE_RECOMMENDED.

I did not manually go through and fix any aesthetic tab/spacing issues.

I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.

I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.

As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.

As discussed on tech-pkg.

I will commit to revbump, pkglint, pkg_install, createbuildlink separately.

Note that if you use wip, it will fail!  I will commit to pkgsrc-wip
later (within day).
2006-04-06 06:21:32 +00:00
jlam
0e75430a3d INSTALL_MAKE_FLAGS doesn't append to MAKE_FLAGS, it replaces it. Make
sure that we preserve any other MAKE_FLAGS when setting INSTALL_MAKE_FLAGS.
2006-04-04 18:07:16 +00:00
jmmv
db02c6d8b6 Fix C99ism so that this builds under NetBSD 1.6.2. 2006-04-04 13:27:44 +00:00
joerg
c6ba565dfe Requires Python 2.4. 2006-04-04 08:03:09 +00:00
jmmv
45e3b7d767 Note where patch-ae is being tracked (libdbus_convenience should be linked
-static).
2006-04-03 15:42:04 +00:00
jmmv
e7238401eb Cleanup of pre-2.8 stuff: drop the gnome-mime-data dependency. Applications
now provide the MIME information in their .desktop files.

Bump PKGREVISION to 1.
2006-04-02 18:58:19 +00:00
joerg
8b83e45251 Build the convenience library as -static, otherwise binutils generates
incorrect relocation entries for errno on DragonFly. Bump revision.
2006-04-02 18:20:53 +00:00
rxg
44cea62b4d Enabled it to build with python24 & sync with dbus-glib. 2006-04-02 15:04:20 +00:00
jmmv
3839f4a1ab Depend on hicolor-icon-theme to:
1) Handle the shared share/icons/hicolor directory.
2) Properly regenerate the icon theme cache during (de)installation.
Bump PKGREVISION.
2006-04-02 09:49:00 +00:00
rxg
367c70234f Remove PKGREVISION for making consistency with dbus and dbus-glib. 2006-04-01 05:24:10 +00:00
jlam
739ade02f5 List the info pages directly in the PLIST and ensure that we honor
PKGINFODIR.
2006-03-31 23:56:28 +00:00
joerg
58cd88b715 Doesn't build without gettext. 2006-03-31 16:40:41 +00:00
jmmv
f507e49631 Note the GNOME bug report that is tracking patch-ad. 2006-03-31 10:02:23 +00:00
jmmv
b142f81bdb Update to 2.14.0:
New in 2.14.0 - 13 march 2006
* Updated translations.

New in 2.13.92 - 27 february 2006
* Updated translations.

New in 2.13.90 - 29 january 2006
* I18N fixes Frank Arnold  <farnold@cvs.gnome.org>
* Fixed desktop file.

New in 2.13.5 - 15 january 2006
* Dropped thread view. It's broken and not fixable. Søren Sandmann <sandmann@daimi.au.dk>
* HIG fixes by Dennis Cranston  <dennis_cranston@yahoo.com>

New in 2.13.4 - 2 january 2006
* Don't account iowait in CPU graphs.
* Start the graphs on startup so that they can acquire data even if
  not shown.
* Added "Started" column to display start time of each process.
* Added smooth_refresh option to please Linus.
* Allow user to sort the device list (Dennis Cranston)
* Made Resources tab default.
* Reworked LoadGraph.

New in 2.13.3 - 13 december 2005
* gksu support (ok it's broken ;)
* requires automake-1.9 (James Henstridge)
* use g_slice instead of GMemChunks

New in 2.13.2 - 13 november 2005
* proclist : new "Writable memory" column.
* disklist : new "Available" column. Makes more sense on fs with reserved
	space (i.e. ext2/3)

New in 2.13.1 - 27 october 2005
* cairo graphs - Paolo Borelli
* fixed some strings - Adam Weinberger
* got rid of the infoview
* dropped irrelevant/cryptic memory info.
2006-03-30 21:33:13 +00:00
jmmv
e1fa5cf7d4 Update to 2.14.0.2:
================
Version 2.14.0.2
================

  libnautilus-burn

        * Fix the operation of the NAUTILUS_BURN_CHECK_VERSION macro.

================
Version 2.14.0.1
================

  libnautilus-burn

        * Fix crash in drive selection widget

===============
Version 2.14.0
===============

  nautilus-cd-burner

        * Fix crash of test program (Fabio Bonelli)

  libnautilus-burn

        * Emit the notify signal when changing the drive property (Ross)

  Translators

        * Petr Tomeš (cs)
        * Kostas Papadimas (el)
        * Rajesh Ranjan (hi)
        * Kjartan Maraas (nb)
        * Kjartan Maraas (no)
        * Duarte Loreto (pt)
        * Mugurel Tudor (ro)
        * Daniel Nylander (sv)
        * Maxim Dziumanenko (uk)

===============
Version 2.13.91
===============

  nautilus-cd-burner

        * Try harder to unmount volumes before use

  libnautilus-burn

        * Add mount detection

  Translators

        * Rostislav \"zbrox\" Raykov (bg)
        * Miloslav Trmac (cs)
        * Francisco Javier F. Serrador (es)
        * Ivar Smolin (et)
        * Ilkka Tuohela (fi)
        * Ignacio Casal Quinteiro (gl)
        * Luca Ferretti (it)
        * Kjartan Maraas (nb)
        * Reinout van Schouwen (nl)
        * Kjartan Maraas (no)
        * Laurent Dhima (sq)
        * Liu Songhe (zh_CN)

===============
Version 2.13.90
===============

  nautilus-cd-burner

        * Display only the supported write speeds (Ryan Lortie)
        * Use gnome-vfs to glob and tilde expand the source iso and cue files
        * Add eject button to write finished dialog
        * Add eject button to media request dialog
        * Use disc label as default label for writing ISO (Fabio Bonelli)

  libnautilus-burn

        * New API nautilus_burn_drive_get_write_speeds (Ryan Lortie)
        * New HAL only API nautilus_burn_drive_get_media_label
        * Use HAL volume.disc.capacity if available
        * Use gnome-mount if available
        * Get media type information even if the volume is mounted

  Translators

        * Jordi Mallach (ca)
        * Adam Weinberger (en_CA)
        * Ivar Smolin (et)
        * Ignacio Casal Quinteiro (gl)
        * Ankit Patel (gu)
        * Kjartan Maraas (nb)
        * Kjartan Maraas (no)
        * Evandro Fernandes Giovanini (pt_BR)
        * Maxim Popov (ru)
        * Theppitak Karoonboonyanan (th)
        * Clytie Siddall (vi)
        * Liu Songhe (zh_CN)
        * Woodman Tuen (zh_HK)
        * Woodman Tuen (zh_TW)

==============
Version 2.13.5
==============

  libnautilus-burn

        * Use gnome-mount if available
        * Add library version checking capability

  Translators

        * Rostislav \"zbrox\" Raykov (bg)
        * Nikos Charonitakis (el)
        * Adam Weinberger (en_CA)
        * Ivar Smolin (et)
        * Ilkka Tuohela (fi)
        * Ignacio Casal Quinteiro (gl)
        * Ankit Patel (gu)
        * Prudhvi Krishna S (te)
        * Theppitak Karoonboonyanan (th)
        * Clytie Siddall (vi)
        * Woodman Tuen (zh_HK)
        * Woodman Tuen (zh_TW)

==============
Version 2.13.4
==============

  nautilus extension

        * Add location specific widget to nautilus window
        * Remove toolbar button now in favor of location widget

  libnautilus-burn

        * Try non-HAL lookup when HAL lookup fails (Jason D. Hildebrand)
        * Try to detect media type from capabilities (Jason D. Hildebrand)

  mapping-daemon

        * Make buffered protocol not lose events
        * Fix removing wrong file monitor
        * Remove file monitor directly when connection drops

  Translators

        * Rostislav \"zbrox\" Raykov (bg)
        * Adam Weinberger (en_CA)
        * Ilkka Tuohela (fi)
        * Christophe Merlet (RedFox) (fr)
        * Ignacio Casal Quinteiro (gl)
        * Ankit Patel (gu)
        * Gabor Kelemen (hu)
        * Takeshi AIHANA (ja)
        * Evandro Fernandes Giovanini (pt_BR)
        * Marcel Telka (sk)
        * Theppitak Karoonboonyanan (th)
        * Clytie Siddall (vi)

==============
Version 2.13.3
==============

  nautilus-cd-burner

        * Use appropriate text in dialog when copying discs
        * Remove eject after write option from interface

  libnautilus-burn

        * Fix size reporting for DVD-R (Fabio Bonelli)
        * Fix size reporting for commercial DVD
        * Allow disc type check on non-MMC compliant drives (Frederic Crozat)

  Translators

        * Vital Khilko (be)
        * Rostislav \"zbrox\" Raykov (bg)
        * Adam Weinberger (en_CA)
        * Priit Laes (et)
        * Roozbeh Pournader (fa)
        * Ignacio Casal Quinteiro (gl)
        * Ankit Patel (gu)
        * Žygimantas BeruÄka (lt)
        * Kjartan Maraas (nb)
        * Reinout van Schouwen (nl)
        * Kjartan Maraas (no)
        * Marcel Telka (sk)
        * Theppitak Karoonboonyanan (th)

==============
Version 2.13.2
==============

  libnautilus-burn

        * Add new methods to API

  mapping-daemon

        * Use buffered IO (Crispin Flowerday)
        * Fix Intel compiler warnings (Kjartan Maraas)

  Translators

        * Ales Nyakhaychyk (be)
        * Ignacio Casal Quinteiro (gl)
        * Takeshi AIHANA (ja)
        * Åygimantas Beruka (lt)
        * Reinout van Schouwen (nl)
        * Theppitak Karoonboonyanan (th)

==============
Version 2.13.1
==============

  nautilus-cd-burner

        * Use DAO/SAO for all discs created from the GUI
        * Change the progress dialog wording to match disc type
        * Fix writing more than two discs
        * Fix spinning disc images when writing another disc

  libnautilus-burn

        * Turn NautilusBurnDrive into a class
        * Add media-added/media-removed events for Drives
        * Only do one dbus IPC call to get device properties
        * Add complete DVD+R DL support

  nautilus extension

        * Use new nautilus info API to get drive (Christian Neumair)
2006-03-30 21:32:36 +00:00
joerg
7e3bdd5342 Install daemon as setgid kmem on DragonFly as well. Bump revision. 2006-03-30 21:21:37 +00:00
jmmv
329e63bef5 Update to 2.14.0:
Major changes in 2.14.0 are:
* Fix deadlock when dragging over list view in some conditions
* Fix keynav details in text beside icon mode
* Don't show folder count for smb shares
* Fix crash on middle click of file
* Fix a crash when leaving a directory
* Close window when folder moves to trash
* Fix deep count in properties dialog in some cases
* Avoid calculating mime lists for activation
* Fix text drawing in RTL mode when using text besides icons
* Remove blank error dialog on mount when using gnome-mount

Major changes in 2.13.92 are:
* Better filename linebreaking at punctuation marks.
* List view: If a rename moves the file in the view, scroll to the new position
* Better handling of broken filename encoding for link targets
* Some desktop icon positioning fixes
* Browser mode: don't close window on up if current directory has been removed
* Pass original files, not target files to property page providers.
  This allows property page extensions to look at desktop files and symlinks.
* Various small optimizations
* Leak fixes
* Build fixes

Major changes in 2.13.91 are:
* Fix a desktop icon positioning bug
* Fix opening saved searches file from outside nautilus

Major changes in 2.13.90 are:
* Add option to always use the location bar to the preferences dialog
* Enable the icons in the places sidebar as drop targets
* Fix for desktop volume icon positioning
* Show detailed file size in the properties dialog
* HIG fix for the delete from trash dialog
* Fix icon scaling for images with extreme ratios
* Fix leaks & crashes

Major changes in 2.13.4 are:
* Open modules with BIND_LOCAL
* Disable network icon on desktop by default
* Add Network to places menu
* Fix sort by atime
* Some HIG fixes
* Add support for searching for custom mime type
* store custom icons for folders as relative patch if in folder
* Much better activation of multiple files
* Bumped the default image size thumbnailing limit
* Handle new background image zooming mode
* Add optional support for Tracker indexer
* Fix leaks & crashes

Major changes in 2.13.3 are:
* Added initial support for search
* Fixed memleaks
* Don't frame thumbnails with alpha channel
* Better handling of opening multiple files
* New resize knob icon
* View update optimizations
* No titles for alert dialogs
* Add network desktop icon
* Use access() to determine permissions

Major changes in 2.13.2 are:
* Fix mime list problem introduced with sort change
* Build fixes
* Keyboard support for icon stretching
* Finally fix tree sidebar crash
* ctrl-shift-g goes backwards in typeahead
* Add Skip all button in copy/move conflict dialog
* Position new files/folders correctly in manual layout mode
* Nicer UI for setting custom file icons
* Fix CD icon positioning on desktop
* Fix desktop redraw issues on non-100% zoom levels
* Use the same home icon always

Major changes in 2.13.1 are:
* Adds volume/drive api for modules
* Better sizes of stock icons in many places
* GtkTreeView style typeahead
* '/' opens location dialog/entry
* middle click in browser mode opens new window
* Handle cancellation of authentication better
* Add format menu item for floppy drives
2006-03-30 21:12:43 +00:00
jmmv
8d9e0abd8c Update to 2.13.15:
Features

        * Add "include NoDisplay" flag (Mark McLoughlin)

 Fixes

        * Fix issue where menu wouldn't fully reload after lots of
          file change events (Mark McLoughlin, Frederic Crozat)
        * Remove some unused code (Kjartan Maraas)
        * Fix incorrect escaping of C format string (The Written Word)

  Translators

       * Rostislav Raykov (bg)
       * Mahay Alam Khan (bn)
       * Jordi Mallach (ca)
       * Miloslav Trmac (cs)
       * Adam Weinberger (en_CA)
       * Francisco Javier F. Serrador (es)
       * Priit Laes (et)
       * Iñaki Larrañaga (eu)
       * Ilkka Tuohela (fi)
       * Christophe Merlet (RedFox) (fr)
       * Ignacio Casal Quinteiro (gl)
       * Ankit Patel (gu)
       * Gabor Kelemen (hu)
       * Francesco Marletta (it)
       * Erdal Ronahî (ku)
       * Timur Jamakeev (ky)
       * Kjartan Maraas (nb, no)
       * Tino Meinen (nl)
       * Marcel Telka (sk)
       * Christian Rose (sv)
       * Y.Kiran Chandra (te)
       * Theppitak Karoonboonyanan (th)
       * Abduxukur Abdurixit (ug)
       * Clytie Siddall (vi)
       * Woodman Tuen (zh_HK, zh_TW)
2006-03-30 21:11:51 +00:00
jmmv
fc74d2d794 Update to 2.14.0:
Mars 13, 2006: Overview of changes in 2.14.0
============================================
* Updated translations.

February 27, 2006: Overview of changes in 2.13.92
=================================================
* Fixed proc_state documentation.
* Updated mountlist ignore list.

January 23, 2006: Overview of changes in 2.13.3
===============================================
* linux:
	- fixe get_procmap for linux < 2.6.14.

January 2, 2006: Overview of changes in 2.13.2
==============================================
* Fixed libtool versioning (James Henstridge)

December 15, 2005: Overview of changes in 2.13.1
================================================
* linux:
    - fixed proclist
    - implemented server->real_ncpu

December 13, 2005: Overview of changes in 2.13.0
================================================
* Requires automake-1.9 (James Henstridge)
* Supports up to 32 CPU
* Supports Linux smaps
* linux: fixed SMP detection

This release is not ABI compatible with previous releases. Sorry.
2006-03-30 21:09:48 +00:00
jmmv
ad0c76d1ae Update gnome-vfs2, gnome-vfs2-cdda and gnome-vfs2-smb to 2.14.0:
gnome-vfs 2.14.0
	* Fix circular dependency on gnome-mount
	* Fix some details in gnome_vfs_xfer callbacks
	* Avoid crash with symlinks that has ':' in them
	* Update hal volume manager policies
	* Fix leaks
	* Better smb authentication code
	* Fix permission reading bug introduced in 2.13.92

gnome-vfs 2.13.92
	* Build fixes
	* Fix memory leaks
	* Some optimizations
	* New readdir option GNOME_VFS_FILE_INFO_NAME_ONLY that only returns
	  filenames (not stat info).
	* use pmount in /media if not using gnome-mount or hal-mount
	* Fixes for encrypted drives/volumes in hal backend
	* Mime detection fix for multiple magic matches of same prio
	* HAL volume operation fixes
	* More robust gnome_vfs_make_uri_from_input_internal
	* Fix Avahi resolving of non-local hostnames

gnome-vfs 2.13.91
	* Eject fixes for volume manager
	* Windows 2000 portability fixes
	* Revert overwrite error dialog change that caused problems
	* ssh fixes for newer BSD and OSX releases

gnome-vfs 2.13.4
	* Add support for gnome-mount
	* Re-add thread prioritizing
	* Add gnome_vfs_get_mime_type_for_name_and_data () and
          gnome_vfs_get_mime_type_for_name ()
	* Deprecate gnome_vfs_mime_type_from_name ()
	* Skip attempts to overwrite a file onto itself in
          gnome_vfs_xfer and friends.
	* Retrun GNOME_VFS_ERROR_INTERRUPTED when aborting transfers
	* inotify: Fix various crashers and bugs
	* ftp-method: Basic support for proxies
	* http-method: Fix SSL support
	* http-mehtod: Fix bugs introduced during the neon upgrade
	* Various hal related volume fixes
	* Hide some more private functions
	* Some documentation updates
	* Translation updates

gnome-vfs 2.13.3
        * load modules with BIND_LOCAL
	* inotify fix

gnome-vfs 2.13.2
	* Support Avahi 0.6
	* Support passwords in mount
	* Inotify support
	* Update neon import to 0.25
	* Leak fixes
	* Win32 fixes
	* Add GNOME_VFS_FILE_INFO_FIELDS_IDS to see if uid/gid are valid
	* Update to lates xdgmime
	* Use the glib GThreadPool code instead of our own threadpool

gnome-vfs 2.13.1
	* Support for recent samba
	* Fix bug when resolving nested symlinks
	* Sync to upstream xdg-mime code
	* Various fixes to gnomevfs-* apps
	* New functions gnome_vfs_exists, gnome_vfs_get_slow_mime
	* Better ls parsing for ftp
	* Return GNOME_VFS_ERROR_CANCELLED when authentication is cancelled
	* Add avahi support
	* Fix problem when mounting cd multiple times
	* Hide private symbols
	* Better docs
	* Fix metadata removal issue with deletion in Nautilus
2006-03-30 21:07:48 +00:00
jmmv
57dbf54783 Add and enable libnotify and notification-daemon. 2006-03-30 21:06:17 +00:00
jmmv
871182a9c8 Initial import of notification-daemon, version 0.3.4:
notification-daemon is an application that shows notifications sent by
other applications on your desktop in the form of popups.  It is based
on the libnotify library.
2006-03-30 21:03:51 +00:00
jmmv
b2694df658 Initial import of libnotify, version 0.3.2:
libnotify is a library that allows applications to raise visual notifications
in a desktop environment.  An external application, the notification-daemon,
is then in charge to show them as it wishes.
2006-03-30 21:00:29 +00:00
jmmv
3953487a38 Update dbus and dbus-glib to 0.61:
D-BUS 0.61 (24 Febuary 2006)
==
- Documentation all around
- dbus-launch now produces correct sh and csh syntax
- Nested arrays now work correctly
- GLib bindings:
  - Inheriting from DBusGProxy is now possible
  - GPtrArrays can now be marshalled
  - org.freedesktop.DBus.GLib.ClientCSymbol annotation added
  - Openning connections to arbitrary addresses now supported
- Python bindings:
  - sender_keyword and path_keyword keywords added to signal listener API
  - Byte types now demarshal to unsigned char
  - calling methods now do the correct thing
- Qt bindings:
  - both Qt3 and Qt4 bindings can be built at the same time
  - Use the standard org.freedesktop.DBus.Method.NoReply annotation
    for the "async" calls instead of creating one for us.
- Mono bindings:
  - 64bit arch fixes
- Massive bug fixing all around

D-BUS 0.60 (30 November 2005)
==

- major ABI/API changes - sonames changed
- RequestName queuing behavior has changed (refer to dbus-specification)
  - DBUS_NAME_FLAG_PROHIBIT_REPLACEMENT has been removed and
    DBUS_NAME_FLAG_ALLOW_REPLACEMENT has been added to the flags
- signals emitted by the bus now show up in the introspect data
- auth EXTERNAL now supported on BSD varients
- ReleaseName method added to the bus to allow a service
  to remove itself as owner of a bus name
- dbus_connection_read_write added for getting messages off the bus
  in the absence of a mainloop
- Qt4 bindings added and the Qt3 bindings have been depricated
- python bindings:
  - marshal using introspect data if available
  - better exception handling and propigation
  - private connections are now supported
  - UTF-8 cleanups
  - out_signature added to method decorators for specifying
    how the return values should be marshaled
  - sender_keyword added to method decorators for specifying
    and argument to provide the unique name of the method caller
  - async_callbacks added to method decorators
  - multiple inheritance of classes now supported
- GLib bindings:
  - respect NoReply annotations
  - dbus_g_method_return_get_reply and dbus_g_method_return_send_reply
    added to the lowlevel code for use when the dbus-glib marshalling
    code is not adiquate
- numerous bug fixes all around

D-BUS 0.50 (06 September 2005)
===
This is a minor release from 0.36.2.  The series number has changed
not because of any technical reasons but as an indication that we
are moving closer to 1.0.  It is hoped that this will be the last
series to see major changes, most of which will be isolated to the
GLib and Python bindings, as we transition to concentrate more on
bug busting and code auditing.

- D-Bus builds on the Cygwin platform
- Makefile cleanups
- Various bug fixes
- Optimization of the dbus object tree
- Memleaks and GIL crasher bugs have been fixed in the Python bindings

D-BUS 0.36.2 (29 August 2005)
===
- Security: Restrict other users from connecting to another users
  session bus

D-BUS 0.36.1 (24 August 2005)
===
- Python Bindings:
  - fixed to work with hal-device-manager
  - For 64bit builds everything is installed to lib64/python2.4/
    since Python can't handle multilib

D-BUS 0.36 (23 August 2005)
===
- Maximum sized of cached messages have been reduced to 10K
- Match rules now allow matching on arguments inside the message
- introspect.xsl XSLT style sheet added for formatting introspection
  data into XHTML for analysis
- Python bindings:
  - now have working type objects for explicit
    typecasting
  - Variant type has been added
  - Dictionaries, Variants and Arrays can all be passed the signiture or
    type(s) of their children
  - the optional timeout= keyword has been added when making method calls
  - match on args has been implemented
  - a .pth file has been added for dealing with libraries and python files
    being in different directories such as in 64bit installs
  - various bug fixes
- GLib bindings:
  - deeply recursive types now supported
  - many symbols are no longer exported as part of the public API
  - various memleak and other bug fixes

D-BUS 0.35.2 (17 July 2005)
===
- Rename Unix Security Context to SELinux Security Context in API
- Fixed more dist errors that distcheck didn't pick up on
- Fixed various bugs in the python bindings that prevented them from working

D-BUS 0.35.1 (16 July 2005)
===
- Fixed dist error where python/dbus_bindings.pxd was being shipped
  instead of dbus_bindings.pxd.in
- Use this instead of the 0.35 tarball

D-BUS 0.35 (15 July 2005)
===
- --with-dbus-user added to the configure scripts for configuring the
  user the system bus runs on
- --with-console-auth-dir added to configure scripts for configuring the
  directory to look in for console user locks
- service files for auto-starting D-Bus services now has the ability to pass
  in command line arguments to the executable
- Huge auto-start bug squashed which caused some services not to start when
  requested in rapid succession
- SE-Linux security contexts can now be appended to messages for inspection
  by services that enforce their own security policies
- Colin says the GLib binding are ready for general consumption
- New GLib tutorial
- New GLib example code
- Python bindings are now version (0,42,0)
- Python bindings API has changed on the service side
- dbus.service has been split out as a seperate module
- dbus.service.Service is renamed to dbus.service.BusName
- dbus.service.Object has swapped the bus_name and object_path constructor
  parameters to make it easier to do inheritance over the bus
- dbus.glib has been seperated out in order to lessen the dependency on glib
  and to allow other mainloops to be integrated with the bindings including
  a planned generic mainloop for non-gui apps.
- Python bindings now aquire the GIL when calling back into the python
  interpreter.  Fixes crashes when using threading and other random segfaults.
- New Python tutorial
- Numerous D-Bus bug fixes all around

D-BUS 0.34 (15 June 2005)
===
- dbus_connection_disconnect is deprecated in favor of dbus_connection_close
- The bus can now use D_NOTIFY (if available) to check when configuration files
  have changed and reload them
- New dbus_message_has_path/member/interface API added
- The Ping message from the org.freedesktop.DBus.Peer interface is now handled
- Complete glib bindings overhaul (and are still under construction)
- Tutorial now has an updated GLib section
- GLib bindings can now send/receive hash tables, arrays and other complex types
- Python bindings overhaul (most public facing API's done)
- Python bindings have been split up into separate files
- Python added new type classes for hinting to the marshaler what type
  to send over the wire
- Python bindings now have decorators for specifying exported methods and signals
- Numerous bug fixes

D-BUS 0.33 (25 Apr 2005)
===

- downgrade requirement from GTK+-2.6 to 2.4 for building gtk components
- python binding API's have been overhalled to be more "pythonic" and cleaner
- python bindings now export dbus.version which is set to (0,40,0)
- python bindings now implement the org.freedesktop.DBus.Introspectable interface
- python binding match rules are now more flexable
- make check has been fixed
- many, many major bug fixes

D-BUS 0.32 (29 Mar 2005)
===

- mono bindings now compiles correctly
- mono binding cleanups
- glib bindings generates wrappers for bus methods in dbus-glib-bindings.h
- glib binding cleanus
- users and groups can now be specified by UID and GID in config files
- numerous memory leak fixes
- various other fixes

D-BUS 0.31 (07 Mar 2005)
===

- land the new message args API and recursive type system
- add docs and fixed Doxygen warnings throught source
- split out some functions not needed in libdbus to *-util.c source files
- take out type convienience functions
- libdbus now back below 150K
- booleans are now 32-bit instead of 8-bit
- specification updated
- grand renaming to strip out the use of "service"
  just say "name" instead (or "bus name" when ambiguous)
- rename dbus-daemon-1 to dbus-daemon throughout
- rename activation to auto-start
- auto-start on by default now
- note that libdbus is the low-level API
- python bindings updated to the new API
- mono bindings updated to the new API
- add 16 bit types
- dictionaries are now ARRAYS of DICT_ENTRY
- dbus-glib-tool renamed to dbus-binding-tool
- massive rewrite of the glib bindings
- saner names for the dbus interface, object path and service defines
- new functions for handling type signitures
- bump sonames for libdbus and libdbus-glib
- various small fixes
2006-03-30 20:57:08 +00:00
jlam
d71a98aa8e Avoid extra stat() calls by not repeatedly checking whether a file
exists on the disk -- we can just check whether a variable defined by
find-files.mk is "__nonexistent__" or not.
2006-03-30 18:06:17 +00:00
jlam
792529759b * Honor PKGINFODIR.
* List the info files directly in the PLIST.
2006-03-30 03:44:41 +00:00
ghen
49deb9360d s/it's/its/ for genitif. 2006-03-29 22:43:31 +00:00
joerg
b05668b0b2 Add DragonFly support. Explicitly add PREFIX/lib to rpath for Xaw3d. 2006-03-29 22:39:49 +00:00
ghen
fa9d66fbb3 Update the bacula packages to 1.38.6.
patch-ak has been applied upstream.


	Release Notes for Bacula 1.38.6:

New features:
- For autochanger get Scratch tape if in autochanger if
  no appendable Volumes are available.
- New virtual disk autochanger.  See scripts/disk-changer for
  documentation.
- New optional Device resource directive in SD.  'Device Type =',
  which may have types: File, DVD, Tape, or FIFO.  This can
  be useful for writing DVDs on FreeBSD where Bacula cannot
  correctly detect the DVD.
- Faster restore tree building and uses less memory.
- The command line keyword job (or jobname) now refers to the
  name of the job specified in the Job resource; jobid refers
  as before to the non-unique numeric jobid; and ujobid refers
  to the unique job identification that Bacula creates for each
  job.
- The job report for Backups has a few more user friendly ways
  of displaying the information.
- The wait command can now be made to wait for jobids.
- New command line keywords are permitted in update volume. They
  are Inchanger=yes/no, slot=nn.
- Add two new console commands: enable job=<job-name> and
  disable job=<job-name>. When a job is disabled, it will not
  be started by the scheduler.  If you disable a job and restart
  Bacula or reload the .conf file, the job will be re-enabled.
- Add a new Job resource directive "enable = yes|no".

Major bug fixes:
- Fix race condition in multiple-drive autochangers where
  both drives want the same Volume.
- Do not allow opening default catalog for restricted console
  if it is not in ACL.
- Writable FIFOs now work for restore.
- ACLs are now checked in all dot commands.
- Multiple drive autochangers and multiple different autochangers
  should now work correctly (no race conditions for Volume names,
  update slots use correct StorageId).
- Fix bug where drive was always reserved if a restore job failed
  while in the reservation process.


	Release Notes for Bacula 1.38.5:

Release 1.38.5 released 19Jan06:
- Apply label barcodes fix supplied by Rudolf Cejka.
- Modify standard rpm installation to set SD group to disk
  so that SD will by default have access to tape drives.
- Allow users to specify user/group and start options
  for each daemon in /etc/sysconf/bacula file.
2006-03-29 21:44:41 +00:00
ghen
2579456b43 Add torsmo. 2006-03-29 21:43:46 +00:00
ghen
f8ede62061 Torsmo is a system monitor that sits in the corner of your desktop. It's
very simple, customizable and it renders only text on the desktop (and
percentagebars if you want it to ;) and the only lib it uses is Xlib.
Torsmo can show various information about your system and it's peripherals,
including:

* Kernel version
* Uptime
* System time
* Network interface information
* Memory and swap usage
* Hostname
* Machine, i686 for example
* System name, Linux for example
* Temperatures from i2c-sensors
* Temperature from ACPI
* Battery capacity from ACPI/APM
* Number of processes running or sleeping
* Local mails (unread and all)
* Filesystem stats
2006-03-29 21:42:55 +00:00
ghen
5a93c3fe09 Update pstree to 2.27. Changes:
* Revision 2.27  2005-04-08 22:08:45+02  fred
   Also accept PPID==1 if nothing else is found. Should fix problem with
   FreeBSD and security.bsd.see_other_uids=0.

 * Revision 2.26  2004-10-15 13:59:03+02  fred
   Fixed small bug with char/int variable c
   reported by Tomas Dvorak <tomas_dvorak AT mailcan.com>

 * Revision 2.25  2004-05-14 16:41:39+02  fred
   Added workaround for spurious blank lines in ps output under AIX 5.2
   reported by Dean Rowswell <rowswell AT ca.ibm.com>

 * Revision 2.24  2004-04-14 09:10:29+02  fred
   *** empty log message ***

 * Revision 2.23  2004-02-16 10:55:20+01  fred
   Fix for zombies (pid == 0) under FreeBSD

 * Revision 2.22  2003-12-12 10:58:46+01  fred
   Added support for TRU64 v5.1b TruCluster

 * Revision 2.21  2003-10-06 13:55:47+02  fred
   Fixed SEGV under Linux when process table changes during run

 * Revision 2.20  2003-07-09 20:07:29+02  fred
   cosmetic

(Hint for updaters: the ChangeLog is at the bottom of the source file.)
2006-03-29 21:31:48 +00:00
jmmv
d8b7e8d485 Add some NetBSD-specific file systems to the appropriate table in
gnome-vfs's code so that they are properly recognized.  More
specifically this finally fixes the trash in Nautilus: it didn't
show files in the home directory if it was stored in one of these
"unknown" file systems.  Bump PKGREVISION to 5.

Closes PR pkg/30184.
2006-03-29 20:41:12 +00:00
jlam
fae90f4e5a The build requires "makedepend". 2006-03-28 14:26:19 +00:00
jlam
c5a0c49564 Fix obvious typo. 2006-03-28 14:25:41 +00:00
joerg
9f2f284139 Fix errno.
XXX TODO: Count instances of xdgmime.c in pkgsrc
2006-03-25 20:00:34 +00:00
joerg
938a6f963c Fix errno. 2006-03-25 19:50:20 +00:00
joerg
8764a17e1a Basic DragonFly support. Don't depend on conditional macros being 1 when
defined and otherwise being 0.
2006-03-25 17:14:40 +00:00
joerg
bda6a05bf1 Fix errno. 2006-03-24 19:38:08 +00:00
joerg
d57216d62b Use getfsstat on DragonFly. Older NetBSD should most likely use it
as well.
2006-03-24 19:05:31 +00:00
joerg
2ba0e9e416 Add DragonFly support. 2006-03-24 12:35:18 +00:00
joerg
452ad5f548 Fix compilation on DragonFly. 2006-03-24 12:26:47 +00:00
joerg
2014b44d8d Link files forgotten when the DragonFly support was included upstream. 2006-03-24 12:14:14 +00:00
tv
ae3489ec53 Use "tv@NetBSD.org" as my MAINTAINER address; makes identifying me as a
PR-responsible person (such as I am ;) a little easier.
2006-03-22 22:50:31 +00:00
joerg
2db15e8c1b No mlockall on DragonFly as well. 2006-03-22 15:26:30 +00:00
jlam
11993b86ed Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALL
scripts prior to revision 1.43 of bsd.pkginstall.mk.
2006-03-21 06:00:43 +00:00
jlam
c5eaa10696 * Honor PKGINFODIR and PKGMANDIR, and remove use of obsolete INFO_DIR.
* List info files directly in the PLIST.
* Don't install the catman pages at all to fix PLIST problems.

Bump the PKGREVISION to 6.
2006-03-20 18:05:22 +00:00
joerg
39f413f8d7 Add DragonFly support. 2006-03-19 22:10:38 +00:00
wiz
2ed33ab2a6 Reset maintainer, host says:
Name service error for name=wongs.net type=MX: Host not found, try again.
for five days in a row, on two separate occasions (more than a week apart).
2006-03-16 22:46:30 +00:00
bouyer
9d0b2e1564 Add a new option, --with-dump-use-snapshot to amanda's configure script.
This will cause amanda to add -X to dump on systems where this option
is available (AFAIK NetBSD 3.0 and newer).
Add the user-settable variable AMANDA_DUMP_SNAP to control this at the
package build time (disabled by default).
Bump pkgrevision.
2006-03-16 19:13:57 +00:00
ghen
667fa649e1 Fix build error on Solaris with SunStudio compilers (symbol referencing error),
provided by PR pkg/33077.
2006-03-16 09:08:55 +00:00
jlam
641e118d57 Drop maintainership for packages that I no longer have time to maintain. 2006-03-14 16:00:40 +00:00
rillig
35a6c88523 Updated xosview to 1.8.3. All our patches have been applied upstream. 2006-03-14 15:48:01 +00:00
joerg
c40ea802c7 Don't declare a number of POSIX functions. Esp. chmod breaks compilation
with GCC 3.4+.
2006-03-14 02:53:13 +00:00
jlam
daad0f3d6c Modify the pkginstall framework so that it manages all aspects of
INSTALL/DEINSTALL script creation within pkgsrc.

If an INSTALL or DEINSTALL script is found in the package directory,
it is automatically used as a template for the pkginstall-generated
scripts.  If instead, they should be used simply as the full scripts,
then the package Makefile should set INSTALL_SRC or DEINSTALL_SRC
explicitly, e.g.:

	INSTALL_SRC=	${PKGDIR}/INSTALL
	DEINSTALL_SRC=	# emtpy

As part of the restructuring of the pkginstall framework internals,
we now *always* generate temporary INSTALL or DEINSTALL scripts.  By
comparing these temporary scripts with minimal INSTALL/DEINSTALL
scripts formed from only the base templates, we determine whether or
not the INSTALL/DEINSTALL scripts are actually needed by the package
(see the generate-install-scripts target in bsd.pkginstall.mk).

In addition, more variables in the framework have been made private.
The *_EXTRA_TMPL variables have been renamed to *_TEMPLATE, which are
more sensible names given the very few exported variables in this
framework.  The only public variables relating to the templates are:

	INSTALL_SRC		INSTALL_TEMPLATE
	DEINSTALL_SRC		DEINSTALL_TEMPLATE
				HEADER_TEMPLATE

The packages in pkgsrc have been modified to reflect the changes in
the pkginstall framework.
2006-03-14 01:14:26 +00:00
heinz
e83c5a61b4 Added ipmitool. 2006-03-13 23:08:11 +00:00
heinz
bc65925994 Initial import of ipmitool 1.8.6.
Ipmitool is a utility for managing and configuring devices that support
the "Intelligent Platform Management Interface".  IPMI is an open
standard for monitoring, logging, recovery, inventory, and control of
hardware that is implemented independent of the main CPU, BIOS, and OS.
The service processor (or Baseboard Management Controller, BMC) is the
brain behind platform management and its primary purpose is to handle
the autonomous sensor monitoring and event logging features.

The ipmitool program provides a simple command-line interface to this
BMC. It features the ability to read the sensor data repository (SDR)
and print sensor values, display the contents of the System Event Log
(SEL), print Field Replaceable Unit (FRU) inventory information, read
and set LAN configuration parameters, and perform remote chassis power
control.
2006-03-13 23:03:28 +00:00
joerg
70b768ef9d Unmask k3b for DragonFly. 2006-03-13 21:29:24 +00:00
wiz
167d562a28 Mark as not for NetBSD<3.99.16. 2006-03-13 18:25:09 +00:00
markd
251b310be6 Update k3b to 0.12.14
Changes 0.12.14:
Fixed the data project verification once and for all

Changes 0.12.13:
Bug fixes.
2006-03-12 23:57:55 +00:00
kochi
084a40dcce update to 20060217 version 2006-03-12 13:15:20 +00:00
wiz
1e2c1bec14 pkglint cleanup. Fix CONFLICTS pattern to include [0-9] at the end. 2006-03-12 12:37:30 +00:00
wiz
e66223304a Fix graphviz CONFLICTS line -- gpr was renamed to
gvpr in 1.12. Closes PR 33093 by Joern Clausen.
2006-03-12 12:36:01 +00:00
wiz
a57b623079 Include x11.bl3.mk and set USE_PKGLOCALEDIR. Fixes bulk build. 2006-03-11 16:23:59 +00:00
wiz
479b0e9503 Fix duplicate string in fr.po. 2006-03-11 16:23:44 +00:00
kim
ddf6c54608 Use MAKE_FLAGS. 2006-03-11 11:12:34 +00:00
ghen
a527d84ce0 Convert all packages using REPLACE_INTERPRETER to the new variable names
without underscores (REPLACE.*.old, REPLACE.*.new, and REPLACE_FILES.*).

Also convert REPLACE.*.new= ${SH:Q} back to ${SH}, as it should not be quoted
here, if at all.

Ok with rillig.
2006-03-11 10:07:49 +00:00
reed
9e081bc60c Uppercase first letter of sentence. 2006-03-11 04:43:00 +00:00
rillig
2b58d9bd84 Tell the package explicitly where to find file(1) and sh(1).
Removed BROKEN_IN.
Fixes PR 33053.
2006-03-10 23:01:17 +00:00
heinz
5cf16e499c Fixed spelling of NetBSD.org. 2006-03-10 20:26:03 +00:00
martti
e21d944d02 Updated sysutils/xfce4-xkb-plugin to 0.3.3
* bug fixes
* translation updates
2006-03-10 08:25:05 +00:00
jlam
6ad6aef9d4 Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk.
Remove deprecated ossaudio.buildlink3.mk.
2006-03-09 21:04:39 +00:00
abs
72b143abca Update ups-nut to 2.0.3:
Over 700 lines of changes omitted, but four new drivers added:
    bcmxcp  gamatronic  solis  upscode2
2006-03-09 18:32:33 +00:00
ghen
8cf271c6e8 Use REPLACE_INTERPRETER instead of a patch. 2006-03-09 14:50:31 +00:00
ghen
4de20ba9c9 Use REPLACE_INTERPRETER instead of a patch. 2006-03-09 11:28:00 +00:00
gdt
32a6dae78b add etcmanage 2006-03-08 20:53:54 +00:00
gdt
9274e46b66 etcmanage is used to update files in /etc on a BSD system
automatically.  The essential concept is that a file which was
installed automatically and has not been changed will be updated with
new versions, and modified files will not be changed.

This is 0.2
2006-03-08 20:51:47 +00:00
joerg
521b512001 Readd -lkvm handling which got lost in the last commit. 2006-03-08 15:52:54 +00:00
ghen
aa23fed698 Add sysutils/dd_rhelp. 2006-03-08 10:02:14 +00:00
ghen
c733c124e0 Import dd_rhelp, a helper script for sysutils/dd_rescue.
dd_rhelp is a bash script that handles a very useful program written in C by
Kurt Garloff which is called dd_rescue, which roughly acts as the dd(1) command
with the characteristic to NOT stop when it falls on read/write errors.  But
using it is quite time consuming. This is where dd_rhelp come to help.

In short, it'll use dd_rescue on your entire disc, but will try to gather the
maximum valid data before trying for ages on bad sectors. So if you leave
dd_rhelp work for infinite time, it'll have the same effect as a simple
dd_rescue. But because you might not have this infinite time (this could indeed
take really long in some cases...), dd_rhelp will jump over bad sectors and
rescue valid data. In the long run, it'll parse all your device with dd_rescue.
You can Ctrl-C it whenever you want, and rerun-it at will, it'll resume its job
as it depends on the log files dd_rescue creates.
2006-03-08 10:01:49 +00:00
ghen
b3ee8beb2f Add sysutils/dd_rescue. 2006-03-08 08:42:40 +00:00
ghen
90b040899a Import dd_rescue, a dd(1)-like tool for rescuing data from media with errors.
Like dd, dd_rescue does copy data from one file or block device to another.
You can specify file positions (called seek and Skip in dd).

There are several differences:
* dd_rescue does not provide character conversions.
* The command syntax is different. Call dd_rescue -h.
* dd_rescue does not abort on errors on the input file, unless you specify a
  maximum error number. Then dd_rescue will abort when this number is
  reached.
* dd_rescue does not truncate the output file, unless asked to.
* You can tell dd_rescue to start from the end of a file and move backwards.
* It uses two block sizes, a large (soft) block size and a small (hard) block
  size. In case of errors, the size falls back to the small one and is
  promoted again after a while without errors.
2006-03-08 08:42:04 +00:00
christos
7ea50671e0 Don't give people a false sense of security. 2006-03-07 23:14:39 +00:00
peter
b7760d3810 The previous commit to fix the include path didn't worked so well on
NetBSD 2 + pflkm, because the path was substituted by "__nonexistent__".
So to fix this properly, add a patch with CPP conditional which fixes
the path for __DragonFly__.
2006-03-06 23:02:07 +00:00
joerg
a0237ff647 Don't hard-code /dev/sound or /dev/dsp, use DEVOSSAUDIO instead.
Add DragonFly support.
2006-03-06 22:16:53 +00:00
wiz
35af66a196 Belatedly bump PKGREVISION for all libtasn1 dependencies, since
libtasn1 had a shlib major bump.
Also update dependencies in bl3.mk files.

Addresses PR 32998 by Robert Elz.
2006-03-06 00:18:10 +00:00
jlam
6e0c050321 * Teach the tools framework how to supply the pkgsrc version of
makeinfo if no native makeinfo executable exists.  Honor TEXINFO_REQD
  when determining whether the native makeinfo can be used.

* Remove USE_MAKEINFO and replace it with USE_TOOLS+=makeinfo.

* Get rid of all the "split" argument deduction for makeinfo since
  the PLIST module already handles varying numbers of split info files
  correctly.

NOTE: Platforms that have "makeinfo" in the base system should check
      that the makeinfo entries of pkgsrc/mk/tools.${OPSYS}.mk are
      correct.
2006-03-05 16:27:22 +00:00
wiz
d6bd870fec Add strace. 2006-03-05 10:27:12 +00:00
christos
f3cb4378a8 make this more pkgsrc-friendly (thanks to agc for educating me) 2006-03-05 09:19:03 +00:00
christos
4b49ca87b2 move strace to sysutils and merge package changes 2006-03-05 09:04:50 +00:00
christos
b2356cd626 delete a stray printf 2006-03-05 08:28:29 +00:00
christos
e84b073bbe add strace. This only works for NetBSD/i386 thus far. 2006-03-05 08:17:49 +00:00