Commit graph

3545 commits

Author SHA1 Message Date
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