Commit graph

3140 commits

Author SHA1 Message Date
heinz
123eee6133 Updated to version 1.4.
Pkgsrc changes:
  - Removed patch-aa (in Long.pm) and the pre-configure target because our
    workaround for the problem on Solaris ("hostname --fqdn" changing the
    name of the machine) is no longer necessary.
  - Added SVR4_PKGNAME.

Relevant changes since version 1.0:
==========================
        New version to fix major Solaris problem
        Thanks to patch from Piotr Klaban
        and many others for reporting the problem.
2005-10-16 08:06:55 +00:00
wiz
9134fcba8b Update to 1.36.3nb1, provided by Geert Hendrickx in PR 31570.
This contains the update to 1.36.3 and an additional security fix,
thus the nb1.

Changes since 1.36.0:

Changes to 1.36.3 released 23Apr05:
22Apr05
- Correct return type of ftello to avoid overflow --
  thanks to Peter Eriksson.
13Apr05
- Fix seg fault if Name directive missing in Job resource.
12Apr05
- Add new LaTeX doc to 1.36.2 branch.
- Fix SuSE autostart routines to use /etc/init.d instead
  of /etc/rc.d/init.d.
- Increase index size on File table Name and Path table Path
  to improve performance.
- Second fix for not zeroing SD pointers on restarted job.
- Turn off old style Include/Excludes.
01Apr05
- Use fseeko and ftello so that attributes can exceed 4GB
- Flush console output after every line.
- Turn off Multiple Connections in catalog resource, which
  causes corruped databases.  It is silently ignored.
- Drop support for old style Include/Exclude.  There is a
  perl script that will convert them.
- Inhibit trying to reset attributes on a Win32 drive.
18Mar05 1.36.2-store.patch
- This patch fails a job if no Storage resource is specified and
  the job attempts to call the SD.
18Mar05 1.36.2-reschedule.patch
- This patch should fix a Segfault bug when a job is rescheduled.
  The storage pointers were being released when they should not
  have been.
17Mar05 1.36.2-restore-speed.patch
- This patch will fix a subtle bug that was introduced in 1.36.2
  which causes Bacula to be very slow restoring a few files. This
  is because it reads completely to the end of the Volume rather
  than stopping when all the files on the Volume are loaded. The
  introduction of the bug was caused by a patch that fixed
  Bacula truncating tapes after a restore.
  Note that all source files will be rebuilt during the make.
16Mar05 1.36.2-console.patch
- This patch causes the output directed to a file to be
  flushed after every line. This is a bit overkill, IMO, but
  a user complained about it.
15Mar05 1.36.2-netbsd.patch
- This patch corrects a compile problem because of no statfs()
  on NetBSD. The patch was submitted by kardel with bug 258.
09Mar05 1.36.2-win32-drive.patch
- This patch will prevent the Win32 FD from printing an error message
  when it attempts to restore the permissions for a drive (which Win32
  doesn't permit). The error is harmless in any case.
04Mar05 1.36.2-level.patch
- This patch should fix a problem with th %l editing in the
  client (FD) where it edited nothing. With this fix, it should
  edit "since".
04Mar05 1.36.2-pool.patch
- This patch corrects a problem preventing multiple
  simultaneous jobs from different pools.

Changes to 1.36.2 released 28Feb05:
27Feb05
- Fix pointer to stack variable in Verify jobs.
- Change reference to DEV_BSIZE to B_DEV_BSIZE to
  avoid colision with some OSes.
- Release storage[i] in job.c if allocated when
  starting/restarting a job. Avoids orpahanned buffers.
24Feb05
- Add awk check to configure.in
- Bring over a few files from 1.37.
18Feb05
- Fix some lower case character problems in sql_cmds.c reported
  by Debian.
- Fix seg fault if debug level 900 set in SD.
- Truncate Win32 child return code to 8 bits.
15Feb05
- Fix deadlock in multiple simultaneous jobs.
- Fix tape "truncation"/"number of files" after restore bug.
- Merge a few minor things from the 1.37 stream.
14Feb05
- Add a number of new features from 1.37, and apply fixes
  for all known bugs. See ReleaseNotes for details.
- Apply Tim's patch for ACLs.

Version 1.36.1 released 26Nov04:
24Nov04
- Take Dan's fix to the fix_postgresql_tables (thanks Dan)
- Increase Maximum Concurrent Jobs to 20 in SD and FD!
- Fix improper handling of autochanger Volumes that are not
  marked InChanger.
22Nov04
- Update authentication failure message to indicate possible
  problem with Maximum Concurrent Jobs. Add to doc too.
- Commit PostgreSQL BIGINT fix -- apparently some people didn't
  get it.
- Do not use a slot unless it is InChanger in the autochanger
  code, otherwise autochanger gets upset not finding the Volume.
21Nov04
- Make authentication timeout compile time configurable.
  The value is set in src/baconfig.h
- Fix removing items from watchdog queue, which apparently
  screwed up if there was more than one item.
- Rework mediaformat part of manual to separate out old
  tape format for easier reading.
- Add a lot of debug code to the authentication code.
- Add seconds to the start/end times printed in the job report.
19Nov04
- Fix mutex deadlock in dequeue of messages.
- Add debug code to FD authorization.
18Nov04
- Increase authentication timeouts to 10 minutes.
15Nov04
- Fix cancel bug in FD on /lib/tls with zero pid in
  pthread_kill.
- Add date/time to all messages.
- Make Qmsg use time message was queued rather than time
  printed.
- Indent job output two spaces.
13Nov04
- Fix web page links for new manual.
- Grant postgresql permission to cdimages.
- Correct crash after "list nextvol" "list media" bug 160
12Nov04
- Fix scripts/Makefile.in missing ;\  -- thanks Martin
- A bit of work on btape to keep if from going into infinite
  loops when things do not work well, and to print a bit
  better info.
11Nov04
- JobDefs Storage resource completely overrode anything
  specified in Job resource -- bug 159 -- fixed.
- Fix syntax of renaming postgresql per Dan.
- Add working_directory to be /tmp for wx_console.
10Nov04
- Allow both a JobId and a filename or list of files to be
  specified on a restore command line.
- Save old mtx-changer before installing new one: bug 156
- Fix errors in CDROM file pointed out by Scott.
09Nov04
- Fix exepath when Bacula executed without path.
- Move test for socket libraries for Solaris in configure.in
  before tcp wrapper tests so that linking works.
- Add "make copy-static-fd" to makefile in CDROM file to
  copy existing static fd to CDROM rather than building it.
08Nov04
- More doc updates
- Fix ps command for OpenBSD
- Rework the creation of indexes for SQL -- fall back
  to the old code, but document what can be added.
06Nov04
- Add new Daemon message handler in default DIR conf.
05Nov04
- Fix Seg Fault with -D100 in bpipe.c.
- Fix Seg Fault in run specifying a JobId.
- Make mail from daemon with a Messages Resource use
  the MailCommand with editing rather than the default
  sendmail.
- Replace Jmsg in dispatch_message() with Qmsg.
- Make edit_job_codes handle NULL jcr.
04Nov04
- Add M_ALERT class and put tape alerts into it.
- Fix Verify count vs found by not double counting files
  that are split across files/Volumes.
30Oct04
- Fix count returned from write_bsr_file() to handle multiple
  volumes. This fixes most cases of the Verify VolumeToCatalog.
- Cleanup a bit the make clean for the rescue cdrom and remove
  unneeded files from the CVS.
28Oct04
- Fixed acquiring a tape so that it does not block all acquires
  when operator intervention is needed.
- Platform build script updates from Scott
- Doc updates
- Add patch to force Linux LD_ASSUME_KERNEL to avoid using the
  new /lib/tls. This is done in the startup scripts.
- Modify mtx-changer so that it checks for ONLINE while
  waiting.
- Modify make_postgresql_tables.in so that EndBlock is stored
  as a bigint. Prevents job failures when a disk volume is
  larger than 2GB.
24Oct04
- Add grep ONLINE to wait_for_drive() in mtx-changer.in
- More doc.
- Rebuild Scott's new configure
2005-10-14 15:44:51 +00:00
agc
f31cc85415 Add and enable xenkernel20 2005-10-13 20:59:26 +00:00
jmmv
9dbdda9718 This needs msgfmt and plurals support. Patch provided by Leonard Schmidt
in PR pkg/31582.
2005-10-13 20:58:49 +00:00
agc
d5c91e81de Initial import of a package to retrieve the Xen kernel itself easily.
Xen is a virtual machine monitor for x86 hardware (runs only on
	i686-class CPUs), which supports running multiple guests operating
	systems on a single machine.  Guest OSes (also called "domains")
	require a modified kernel which supports Xen hypercalls in replacement
	to access to the physical hardware.  At boot, the xen kernel is loaded
	(via grub) along with the guest kernel for the first domain (called
	domain0).  domain0 has privileges to access the physical hardware (PCI
	and ISA devices), administrate other domains and provide virtual
	devices (disks and network) to other domains.

	This package contains the Xen kernel itself.
2005-10-13 20:58:20 +00:00
rillig
4588499a6b Regenerated to match the current patches. 2005-10-13 18:19:14 +00:00
tonio
9719d5430f Fix plist, checksum for patch-bf was wrong 2005-10-13 18:13:02 +00:00
jmmv
18e385e433 Update to 2.12.1:
Major changes in 2.12.1 are:
* Pass all selected files to menu extensions, not only one per mimetype
* Use much fewer file monitors
* Fix text size on startup with non-standard default zoom size
* Some fixes to trash handling and unmount
* Fix some desktop icon positioning details
* Copy thumbnails when copying files
* Autofill connect to server dialog when possible
* Always show deep counts in properties page
* Fix leaks and crashes
* Correctly escape filenames for display in progress dialog

Major changes in 2.12.0 are:
* Fix icon layout in text-beside-icons mode in some cases
* Fix template creation on volumes other than the same as /tmp
* Expand file uris correctly on desktop when passing to scripts
* Workaround crash on audio preview in burn:
* Fix handling of global show hidden files preference
* Fix crash caused by earlier memleak fix
* Don't redraw windows/desktop on focus in/out

Major changes in 2.11.92 are:
* Enable emblem dropping to the list view
* Disallow deleting special locations from the location button popup
* Don't show "Open Folder" as application option in context menus
* Disallow custom icons for the trash
* Cleanups & Leak fixed

Major changes in 2.11.91 are:
* Don't allow renaming of the desktop folder
* Make moves within burn:// possible
* Fixes to property browser drag and drop code
* Add Explorer-style keybindings
* Add timestamps to metafiles
* Make ESC switch back to the pathbar
* Use saner check for mime mismatching
* Make progress dialog minimizable
* UI fixes

Major changes in 2.11.90 are:
* Handle dnd more efficently
* Use file-manager icon for browser windows
* Use hover underline and cursor for single click mode
* Make labels selectable in the sidebar
* Improve sound preview process handling
* UI fixes to path- and sidebar

Major changes in 2.11.4 are:
* Allow dnd of text on view to create a new file
* show hostname in progress dialogs
* use pathbar in location toolbar
* busy curson when loading folder in browser mode too

Major changes in 2.11.3 are:
* Turn the list view into a tree
* No dnd drop rect on the desktop
* Use gtk bookmars as bookmark source
* Add bookmarks to spatial mode
* New places sidebar
* better sort order for filenames with numbers in them
  (needs glib 2.7.x)
* Better handling of font sizes wrt zoom in icon view
* Fix leaks

Major changes in 2.11.2 are:
* Fix sort order for size/count/time
* ctrl+scrollwheel changes zoom, ctrl-= zooms in
* better handling of cut and paste in notes text view
* Add smb domain field in connect to server dialog
* nicer handling of drops from mozilla
* no properties menu item for desktop context menu
* shift-f2 renames with the whole name initially selected
* sort by emblem only looks at user-set emblems
* scroll to icon when selected and partially visible

Major changes in 2.11.1 are:
* Use authentication in external connect to server app
* UI polish
* Allow DnD of location button icon.
* Context menus on location button and location label in browser
* Fix memory leaks
* Fix crashes
* Speed up delete in list view
* Fix rename in list view breaking when there was a file change
* Removed "new terminal" from desktop context menu
  If you want this, install the nautilus-open-terminal extension,
  its much better than this feature ever was.
* Don't thumbnail files constantly if they're changing
* Fixed a loop that could happen on remote locations when removing
  a directory.
* Add properties of the current folder menu item to background
  context menu
* Use --no-desktop in default folder handler to avoid taking over
  the desktop if you don't run gnome.
2005-10-12 21:53:11 +00:00
jmmv
3f66f7509a Update to 2.12.0:
==============
Version 2.12.0
==============

 Fixes

	* Fix FAM crasher in gmenu-simple-editor (Ed Catmur)

 Translators

	* Rhys Jones (cy)
	* Vincent Untz (fr)
	* Ignacio Casal Quinteiro (gl)
	* Norayr Chilingaryan (hy)
	* Žygimantas Beručka (lt)
	* Duarte Loreto (pt)
	* Leonid Kanter (ru)
	* Elian Myftiu (sq)
	* Данило Шеган (sr)
	* Onur Can Cakmak (tr)
	* Clytie Siddall (vi)

===============
Version 2.11.92
===============

 Fixes

	* Fix memory corruption crasher handling notifies (Mark)
	* Fix python syntax warning (Mark)
	* Fix build when FAM isn't found (Elijah Newren)
	* Fix crasher when a <AppDir> references a subdir of another <AppDir> (Mark)
	* Fix duplicate entries after updating (Mark)
	* Fix infinite loop (Frederic Crozat)
	* Make <LegacyDir> with prefix work again (Chris Lahey, Mark)

  Translators

	* Rostislav "zbrox" Raykov (bg)
	* Jordi Mallach (ca)
	* Hendrik Brandt (de)
	* Nikos Charonitakis (el)
	* Roozbeh Pournader (fa)
	* ahmad riza h nst (id)
	* Takeshi AIHANA (ja)
	* Young-Ho Cha (ko)
	* GNOME PL Team (pl)
	* Sebastian Ivan (ro)
	* Maxim Dziumanenko (uk)
	* Clytie Siddall (vi)

===============
Version 2.11.91
===============

  Fixes

	* Install .desktop file for editor (Dennis Cranston, Mark)
	* Fix the window icon in the editor (Jaap A. Haitsma, Mark)
	* Allow running editor in different prefix from python (Mark)

  Translators

	* Miloslav Trmac (cs)
	* Hendrik Brandt (de)
	* Adam Weinberger (en_CA)
	* Francisco Javier F. Serrador (es)
	* Priit Laes (et)
	* Ilkka Tuohela (fi)
	* Ankit Patel (gu)
	* Reuven Gonen (he)
	* Gabor Kelemen (hu)
	* Takeshi AIHANA (ja)
	* Kjartan Maraas (nb)
	* Tino Meinen (nl)
	* Kjartan Maraas (no)
	* Afonso Celso Medina (pt_BR)
	* Marcel Telka (sk)
	* Theppitak Karoonboonyanan (th)
	* Clytie Siddall (vi)
	* Funda Wang (zh_CN)
	* Woodman Tuen (zh_TW)

===============
Version 2.11.90
===============

  Fixes

	* Fix issue with handling of filename encodings (Mark)
	* Only try to include ".directory" for <LegacyDir> if it exists (Mark)
	* Re-name the Edutainment sub-menu to Education (Mark)
	* Fix spec compliance issue with <Merge> tag handling (Mark)
	* Remove some unused code (Mark)
	* Plug some leaks (Mark)

  Menu Editor

	* HIGify menu editor (Dennis Cranston)
	* Make "Desktop" menu appear correctly (Mark)

  Misc

	* Allow building against uninstalled library (Brian Cameron)

  Translators

	* Ales Nyakhaychyk (be)
	* Rostislav "zbrox" Raykov (bg)
	* Miloslav Trmac (cs)
	* Martin Willemoes Hansen (da)
	* Hendrik Brandt (de)
	* Nikos Charonitakis (el)
	* Adam Weinberger (en_CA)
	* Francisco Javier F. Serrador (es)
	* Priit Laes (et)
	* Iñaki Larrañaga (eu)
	* Ilkka Tuohela (fi)
	* Ignacio Casal Quinteiro (gl)
	* Ankit Patel (gu)
	* Yuval Tanny (he)
	* Swapnil Hajare (mr)
	* Terance Edward Sola (nb)
	* Ganesh Ghimire (ne)
	* Tino Meinen (nl)
	* Terance Edward Sola (no)
	* Marcel Telka (sk)
	* Elian Myftiu (sq)
	* Данило Шеган (sr)
	* Theppitak Karoonboonyanan (th)
	* Onur Can Cakmak (tr)
	* Clytie Siddall (vi)
	* Funda Wang (zh_CN)
	* Woodman Tuen (zh_TW)

================
Version 2.11.1.1
================

  Fixes

	* Fix crasher bug in libgnome-menu triggered by editor (Mark)
	* Make the editor create $XDG_CONFIG_HOME/menus if it doesn't exist (Mark)

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

  Features

	* Simple menu editor (Mark)
	* Python bindings (Mark)
	* Support for <Layout> and <DefaultLayout> (Mark, Frederic Crozat)
        * Use FAM directly for monitoring rather than gnome-vfs (Mark)
	* Add API for retaining empty sub-menus and excluded items in
	  the GMenuTree (Mark, Christian Neumair)
        * Add gmenu_tree_directory_get_menu_id() API (Mark)
        * Add gmenu_tree_directory_get_tree() and gmenu_tree_get_menu_file()
          API (Mark)
	* Namespace the API - i.e. MenuTree -> GMenuTree (Mark)

  Fixes

	* Plug major memory leak when the menu is reloaded (Mark)
        * Fix "recursive <MergeFile> inclusion" crash (Mark)
        * Fix problem where you could end up with identical items in
          the same menu (Mark)
	* Fix issue where you could end up with more than one menu
          with the same name (Mark)
        * Update for changes to <Move> behaviour in spec (Mark)
        * Fix off-by-one errors shown up in valgrind (Mark)
	* Remove <LegacyDir>s from default menu (Mark)

   Translators

	* Vladimir "Kaladan" Petkov (bg)
	* Miloslav Trmac (cs)
	* Hendrik Brandt (de)
	* Adam Weinberger (en_CA)
	* David Lodge (en_GB)
	* Francisco Javier F. Serrador (es)
	* Priit Laes (et)
	* Iñaki Larrañaga (eu)
	* Takeshi AIHANA (ja)
	* Steve Murphy (rw)
	* Canonical Ltd (xh)
2005-10-12 21:52:29 +00:00
jmmv
148fbbee73 Update to 2.12.0. Thanks go to the FreeBSD GNOME developers for all the
patches I borrowed from them (patch-b*).

September 4, 2005: Overview of changes from 2.11.92 to 2.12.0
=============================================================
* Updated translations.

August 22, 2005: Overview of changes from 2.11.91 to 2.11.92
============================================================
* Linux:
  - fixed for 2.6 without /sys
  - glibtop_get_cpu() : Do not add irq, softirq and iowait to idle.

August 9, 2005: Overview of changes from 2.11.90 to 2.11.91
===========================================================
* All:
  - cleaned some headers.
  - removed static examples.
* Linux:
  - fixed some issues with 2.6 without /sys

July 24, 2005: Overview of changes from 2.11.2 to 2.11.90
=========================================================
* Linux:
  - fixed glibtop_uptime .flags.

July &3, 2005: Overview of changes from 2.11.1 to 2.11.2
========================================================
* Linux:
  - little improvements for 2.6.

July 3, 2005: Overview of changes from 2.11.0 to 2.11.1
=======================================================
* Linux:
  - glibtop_get_swap : added page(in|out) for linux 2.6.

June 8, 2005: Overview of changes from 2.10.x to 2.11.0
=======================================================
* Replaced a lot of macros by functions
* Got rid of dozens of useless files.
* libgtop 2.11.x are and will stay API and ABI compatible with 2.10.x, i swear.
2005-10-12 21:49:39 +00:00
xtraeme
309fd7162c + 855resolution (hi christos) 2005-10-12 18:54:09 +00:00
christos
7343496ed5 Fix installation part. Separate Makefile patch. 2005-10-12 02:15:30 +00:00
christos
6e4c4567b3 New package to set the 855 resolution. I can finally get 1280x768 on my
VGN-T250P.
2005-10-12 02:06:37 +00:00
jschauma
ae74001582 Somehow the last commit only got Makefile. Commit missing bits:
Make this build and install under IRIX.  To do this, we patch
one file to get the proper include (not quite what's suggested in
PR pkg/31273, but based on it), add the proper library to link against
and simply ignore the fact that we don't have nroff (and thus don't install
pre-formatted manual pages).
2005-10-11 02:03:18 +00:00
jschauma
13ba606245 Make this build and install under IRIX. To do this, we patch
one file to get the proper include (not quite what's suggested in
PR pkg/31273, but based on it), add the proper library to link against
and simply ignore the fact that we don't have nroff (and thus don't install
pre-formatted manual pages).
2005-10-11 01:59:49 +00:00
joerg
d425cddbb7 Add support for DragonFly. While we have sys/statvfs.h, we don't have
all the fields used by fam. It's easier to use the statfs interface for
now.
Don't explicitly link against libstdc++, it is the job of the C++
compiler to do that.
2005-10-10 22:06:51 +00:00
joerg
f93a357660 Add support for DragonFly. 2005-10-10 21:36:56 +00:00
hira
8557179efa s/netbsd.org/NetBSD.org/ 2005-10-10 17:00:33 +00:00
wiz
27e9bce0f4 Add catalog-mysql option, from Geert Hendrickx on tech-pkg. 2005-10-10 15:27:45 +00:00
xtraeme
3ac5deb94d Apply patch from Leonard Schmidt to fix build on 2.x and maybe in
other platforms as well, this needs USE_MSGFMT_PLURALS.
2005-10-09 00:33:20 +00:00
xtraeme
342955bb02 Update to 0.13.2:
* Update for NetBSD -current: the CD-ROM ISO9660 bootloader is
	  installed as 'bootxx_cd9660'.
2005-10-08 23:20:10 +00:00
jmmv
e8b8851405 Bump revision due to a new dependency on a default libao plugin.
Addresses PR pkg/30920 by Chuck Cranor.
2005-10-08 12:35:14 +00:00
drochner
c9a94b9b51 update to 2.12.1.1
too many fixes and feature additions to list here, see the NEWS
file in the distribution
2005-10-07 16:10:44 +00:00
joerg
214fe4d29c Don't declare errno, ANSI C does this already. 2005-10-07 16:00:57 +00:00
wiz
4b973c3f65 Use PKG_OPTIONS_REQUIRED_GROUPS for making sure only one option
from a group is selected, instead of handling it manually.
From Geert Hendrickx on tech-pkg.
2005-10-07 11:33:28 +00:00
wiz
52b8d80d8f Rename Makefile.options to options.mk (standardized name). 2005-10-07 11:30:35 +00:00
adam
84a57872d8 Changes 0.4:
* Support for PowerNow
2005-10-07 08:52:14 +00:00
reed
75bb799d8a Add to CONFIGURE_ARGS if GNU_PROGRAM_PREFIX is defined.
(Maybe that didn't matter.)

Also set CONFIGURE_HAS_MANDIR=NO because this configure
script is too old.
(I have a patch to commit too for honoring PKGMANDIR.)
2005-10-04 18:31:29 +00:00
tron
745d3d4b3f Fix build problem under NetBSD-current. 2005-10-04 16:12:28 +00:00
tron
e3506fe3da Fix brokeness in the include "Makefile" which continues the build
even if compilation fails.
2005-10-04 16:08:40 +00:00
skrll
a94b116cae Install the sniffer firmware files correctly.
PKGREVISION++
2005-10-03 16:45:08 +00:00
adam
0705696372 Changes 2.12.0:
* Updated NEWS and increased version.
2005-10-03 13:49:58 +00:00
agc
b12fc4f7e9 Add and enable fs-kit 2005-10-01 18:29:04 +00:00
agc
726f314ff1 Initial import of fs-kit-0.4 into the Packages Collection.
Welcome to the File System Construction Kit!  This is a software
	package that accompanies the book, Practical File System Design, which
	Dominic Giampaolo wrote and is published by Morgan Kaufmann (ISBN
	1558604979).

	This package is a very simple framework in which you can experiment
	with a working (but simple) file system implementation.  The framework
	is designed so that you can go in and modify one part of it, such as
	how the used and free disk blocks are managed, and not have to touch
	the rest of the file system.  And because the package creates its file
	system inside of a normal file on your hard disk, you don't have to
	have a spare disk or require special (root) privileges to run the
	program.  The goal is that this package should provide a convenient
	test bed for trying out new file system ideas without having to go
	through the pain and difficulty of creating a real kernel based file
	system.  The API is generic enough however that after an you debug
	your implementation within this framework it could be moved to a real
	kernel based file system for the BeOS or a Unix like operating system.

This package has a "no commercial use" licence.
2005-10-01 18:27:37 +00:00
xtraeme
b43a7d7d54 vif devices on NetBSD are called "xvif" not "vif", now it works
perfectly.
2005-10-01 02:38:51 +00:00
xtraeme
9406086e53 * Add modified scripts for NetBSD (block-file and vif-bridge) from
Ceri Storey via port-xen@, previous scripts were only useful for
  Linux.
* Install the scripts with INSTALL_SCRIPT not INSTALL_DATA.

Bump PKGREVISION.
2005-10-01 02:10:10 +00:00
wiz
f965db1127 Update to 0.9.1b:
v 0.9.1b     2004/02/06
             * fixed bug introduced 2004/02/05 which caused true default
               options, such as INCDEPTH, to be destroyed when new options
               blocks are defined
v 0.9b       2004/02/05
             * fixed bug that caused some duplicate definitions of directives
               to add to previous definitions, rather than replace them
               bug id 631657
             * fixed OPTION->INDEX to report an error if an invalid INDEX
               value is specified
             * directives can now be specified with no data.  Combined with
               the above fix for duplicate directives, this has the effect
               that any directive can now be unset, even when originally
               specified in the OPTIONS block
               bug id 631660
             * fixed bug that would result in syslogd being signalled on every
               execution of sarah
               bug id 891554
             * fixed output in verbose mode that would cause sarah to try to
               print file type as well as permissions when doing a chmod on
               rotated files
             2002/05/10
             * fixed bug introduced on 2002/05/06 that causes sarah to die in
               mid-rotation if DATE indexing is used.
             * complete rewrite of log rotation logic -- old bug would cause
               logs to always rotate when SIZELOGIC is OR, DATE is defined,
               and SIZE is not defined
             2002/05/06
             * changed the way day-of-week matching is done to fix support for
               OSes that don't comply with XPG4, such as Solaris pre-8.0
             2002/02/28
             * SIZE directive takes magnitude attribute (deprecated SIZEMOD)

v 0.8b       2002/02/13
             * SARAH now released under the GNU GPL.  Added and changed
               licensing information in the necessary places.

Use pkgsrc config file handling framework.
2005-09-29 14:13:15 +00:00
jschauma
6eceba093a License file is named apple-admin-license. 2005-09-29 13:26:12 +00:00
wiz
78e093c1a6 Update HOMEPAGE. 2005-09-29 13:10:02 +00:00
seb
4cf09ba7cb Set AWK properly for NetBSD. Noticed by mrg@.
Bump PKGREVISION.
2005-09-28 20:59:08 +00:00
rillig
5946936ffc Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
2005-09-28 20:52:18 +00:00
rillig
5ac8ad7004 Removed trailing white-space. 2005-09-28 14:31:06 +00:00
rillig
9984e0604a Removed trailing white-space. 2005-09-28 14:15:48 +00:00
mjl
97b1b10f17 Relinquish maintainership 2005-09-27 22:37:25 +00:00
martti
e29b94a7c8 Fix compilation problems on NetBSD 1.6.2 2005-09-27 12:49:08 +00:00
wiz
a305071d98 Even if the program name is "mesure", the verb is still "measure". 2005-09-26 23:29:55 +00:00
xtraeme
5998c98a80 Enable sysutils/mesure. 2005-09-26 23:28:46 +00:00
xtraeme
1487cd2ab9 Initial import of mesure-0.5, created by pancake.
This tool is to be used to mesure different kinds of streams, the idea is to
create a good source to get concepts and resources for other tools that mesure
system usage.

You can mesure how KB/s grows a file received by FTP or NetCat for example.
How fast processes eat memory, stream usage (pipe like), etc.
2005-09-26 23:27:37 +00:00
fredb
c3e9ede746 Fix another uninitialized return value. This one was negating the assurance
that the length could be omitted from the last track of an AUDIO CD.  The
length fixer-upper would quit consistently on certain (innocent) TOC files,
which lead to an error about zero-length tracks. Bump PKGREVISION.
2005-09-26 01:01:46 +00:00
jlam
db4bc3c3c2 There is some problem with compiling grub when using pkgsrc ncurses.
Grub will actually build using plain, old BSD curses, so no need to
actually pull in ncurses (unless curses is missing on your system).
This makes sysutils/grub build on NetBSD-3.0_BETA with PREFER_PKGSRC=yes.

Bump the PKGREVISION to 2.
2005-09-24 00:20:44 +00:00