Commit graph

3534 commits

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