Commit graph

3390 commits

Author SHA1 Message Date
joerg
0e17ef9978 Don't declare UriType as common symbol. Fixes build issues on Darwin.
Reported-by: Alexander Botero-Lowry
2006-02-27 22:31:56 +00:00
joerg
b712e514c7 The Python modules tries to parse the output of cpp and generate
type tables from it. It is too stupid to understand the GCC extension
used for (u)int64_t on FreeBSD and DragonFly by the default code.
Use -Dlint on those platforms and hope that FreeBSD 10 will arrive
after the upstream is fixed.
2006-02-26 21:42:33 +00:00
wiz
636a554ffc Do not try removing man/ru/*, they are now in mk/platforms/*dist. 2006-02-22 22:13:42 +00:00
wiz
c89e0a4545 Fix BUILDLINK_DEPENDS and BUILDLINK_RECOMMENDED lines. 2006-02-22 21:01:00 +00:00
wiz
b269c76867 Do not touch /sbin during installation. 2006-02-20 23:10:05 +00:00
wiz
9c7ef05dc9 Install some documentation. Bump PKGREVISION. 2006-02-20 23:09:00 +00:00
markd
078a122b82 Update k3b to 0.12.12
Changes in 0.12.12
* Fixed another bug in the iso options code which sometimes resulted in a
  failed verification.
* Properly close the reading device when copying VideoDVDs. This bug
  resulted in a blocked device.
* Fixed handling of filenames in libdvdcss backend (this fixes VideoDVD
  copy).

Changes in 0.12.11
* Fixed selection in the audio CD ripping window.
* Fixed info block handling in WAVE audio file decoder: no more clicks at
  the end.
* Introduced a hack which fixes the "Wav detected as Mpeg file" bug.
* Fixed Auto multisession mode for DVD+RW and DVD-RW in restricted
  overwrite mode in case a previous session was imported.
* Fixed a crash with HAL >= 0.5 when exiting K3b.
* Allow copying of double layer DVDs with a size below 4.3 GB to single
  layer media.
* Support for the ring buffer in growisofs 6.0.
* Use .iso extension for images instead of .img
* Properly remove the image file in case verification failed.
* Ignore mounting state of a medium when showing its contents.
* Fixed a bug in the iso options code which sometimes resulted in a
  failed verification.
* Properly handle cue files withan image file name like
  image.bin.cue + image.bin
* Write a proper Xing header when encoding VBR mp3 files.
2006-02-20 08:53:51 +00:00
rillig
9fc840ff59 The patches have been applied upstream. 2006-02-18 10:12:24 +00:00
rillig
3c63737ac3 Fixed pkglint warnings. 2006-02-17 15:43:22 +00:00
martti
fcf951a43d Fixed warnings found by pkglint -Wall. 2006-02-17 07:55:57 +00:00
martti
d48b5f2558 Fixed warnings found by pkglint -Wall. 2006-02-17 06:49:23 +00:00
joerg
951ea26e05 Fix errno. Fix label at end of compound statement. Fallback to
O_FSYNC on DragonFly for O_SYNC.
2006-02-16 21:22:52 +00:00
rillig
9357beaacf Fixed pkglint warnings. 2006-02-15 20:08:41 +00:00
drochner
2434c02371 update to 2.12.3
changes:
-bugfixes
-Try harder to determine media type
-translation updates
2006-02-15 18:29:53 +00:00
rillig
b6d6f4052b Fixed pkglint warnings. 2006-02-15 13:58:07 +00:00
yyamano
fdaf88784e Make this build on Darwin. Fix PR 32796. 2006-02-14 16:26:38 +00:00
xtraeme
b36bf56512 ENOTIME to mantain these packages, feel free to pick it up if you are
insterested.
2006-02-12 15:24:14 +00:00
rxg
0241189fee Removed rox-session. 2006-02-11 16:07:58 +00:00
rxg
711e048192 Moved rox-session into x11/. 2006-02-11 16:06:07 +00:00
rxg
f9055a88f1 Add & enable py-dbus. 2006-02-11 14:58:23 +00:00
rxg
eead2967d4 Intial import py-dbus-0.23.4nb2.
This package provides the Python D-BUS bindings.

Oked by wiz.
2006-02-11 14:55:51 +00:00
rxg
745b4189f0 Change PKGNAME= to PKGNAME?= for the related packages that have their own
package name, e.g. py-dbus.

Oked by wiz.
2006-02-11 14:30:29 +00:00
joerg
52b147a1ae Use PKGNAME_NOREV as base for DISTNAME. Different fix for PR 32783. 2006-02-09 13:30:19 +00:00
drochner
35071e77ee update to 2.12.2
changes:
-Dropped many dead files.
-added translations
2006-02-08 18:36:41 +00:00
adrianp
adefa15059 Update to 0.3.17
> 2005-11-23  Balazs Scheidler  <bazsi@bzorp.balabit>
>
>         * configure.in: bumped version number to 0.3.17
>
>         * src/io.c (do_write): added workaround for broken destination
>         sockets
>
>         * src/pkt_buffer.c (do_flush_stream): make sure data is not lost
>         if A_WRITE returns failure by pushing it back to the buffer
>
> 2005-05-03  Balazs Scheidler  <bazsi@bzorp.balabit>
>
>         * configure.in: bumped version number to 0.3.16
>
>         * src/io.c (io_iter): fixed possible nonblocking_fd leaks as
>         unlinking an fd might have dropped some valid structures
>
>         * src/werror.c: fixed werror_hexdump and related functions,
>         still #if 0ed but useful for tracking down gc related problems
2006-02-06 18:31:23 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
7ca4d81bdd Allow cdrtools-ossdvd to fulfill cdrtools dependency;
use GNU tar in GNUTAR variable -- bump PKGREVISION for that.
Addresses PR 32751 by John Kohl.
2006-02-05 20:39:05 +00:00
joerg
b3a9cb78f0 Unmask mbmon for DragonFly. 2006-02-05 15:32:32 +00:00
martti
2026c1dcf9 Updated sysutils/xfce4-netload-plugin to 0.3.3nb2
Fix build problems (detected by bulkbuild).
2006-02-05 13:15:37 +00:00
wiz
ba9b350189 Update to 2.01.01a05, syncing patches with wip/cdrtools-devel.
Changes:
* Thu Feb 02 2006 - Release of a GPL compliant 2.01.01a05-ossdvd
  patch. This patch is for cdrtools-2.01.01a05.tar.bz2 and is adjusted
  to work with linux kernel 2.6.12 or higher and can be compiled with
  gcc-4.0.x. The rawio patch using libcap has been migrated to
  cdrtools-2.01.01a05-rawio.patch.bz2 . The patch called
  cdrtools-2.01.01-scsibuf.patch.bz has become redundant, as this has
  been integrated inside cdrtools-2.01.01a05.tar.bz2 . RPMS and SRPMS
  have been updated for mandriva 2006.0. The order of applying patches
  is now :
  1. cdrtools-2.01.01a05-ossdvd.patch.bz2     .ossdvd
  2. cdrtools-2.01.01a01-DVD-speed.patch.bz2  .dvd-speed
  3. cdrtools-2.01.01a05-rawio.patch.bz2      .rawio
  4. cdrtools-2.01.01a01-scanbus.patch.bz2    .scanbus
  Warly's Cdrecord DVD patch and others can now be found on
  http://people.mandriva.com/~warly/files/cdrtools/
2006-02-04 12:05:17 +00:00
wiz
3eb18a0b98 Quiet pkglint, sync with cdrtools-ossdvd. 2006-02-04 11:59:35 +00:00
gdt
7bc9308855 depend on sudo
PKGREVISION++
2006-02-03 21:03:43 +00:00
gdt
d2e4db6b41 descend into ir-account 2006-02-03 20:56:31 +00:00
gdt
53b465a2c4 ir-account provides scripts to copy accounts among systems, and to
grant/revoke sudo privileges.  It supports FreeBSD and NetBSD.

This is version 0.1.
2006-02-03 16:44:42 +00:00
jmmv
4d1ccdc020 Workaround a bug that prevents GRUB to load ELF kernels that explicitly
specify load addresses in their Multiboot header.  (E.g., NetBSD.)

This has already been sent to GRUB's bug tracking system:

	http://savannah.gnu.org/bugs/?func=detailitem&item_id=15590

Bump PKGREVISION to 4.
2006-02-03 09:59:32 +00:00
ghen
0b1ebb6a8f Add bacula-gnome-console, bacula-tray-monitor and bacula-wx-console packages. 2006-02-03 08:23:44 +00:00
ghen
8ce99539d7 Convert the "tray-monitor" option from sysutils/bacula to a stand-alone package.
Ok with wiz.
2006-02-03 08:22:08 +00:00
ghen
0e647cd20f Convert the "wx-console" option from sysutils/bacula to a stand-alone package.
Ok with wiz.
2006-02-03 08:21:14 +00:00
ghen
df2cbd7f5c Convert the "gnome-console" option from sysutils/bacula to a stand-alone package.
Ok with wiz.
2006-02-03 08:20:54 +00:00
ghen
aed24cb479 Move some things from Makefile.common to both Makefiles, and remove the options
for the gnome-console, wx-console and tray-monitor: they will become separate
packages in the next minute.  Ok with wiz.
2006-02-03 08:18:45 +00:00
taca
0f5e3b8ef4 Bump PKGREVISION of these packages which affected (fixed) by
fix of REPLACE_RUBY, the impact was big or small.
2006-02-03 04:43:47 +00:00
rillig
23fc22fc06 Fixed pkglint warnings. 2006-02-03 01:58:43 +00:00
wiz
1f2e28d267 Reset maintainer on his request. PR 32699. 2006-02-03 00:58:25 +00:00
xtraeme
0887a9d39c Disable the mlockall() call which triggers an assertion on NetBSD's
libpthread (lib/libpthread/pthread.c line 173) and it will give you
a precious core dump.

Tested by hira@ and by myself@
2006-02-01 12:51:27 +00:00
markd
c358e09b91 Add k3b. 2006-02-01 00:54:05 +00:00
markd
8be8796bbf Initial import of k3b version 0.12.10.
From the pkgsrc-wip package by Martijn van Buul.  Updated to 0.12.10
and finished off by me.

K3b is a CD and DVD burning application for Linux and BSD systems
optimized for KDE. It provides a comfortable user interface to perform
most CD/DVD burning tasks like creating an Audio CD from a set of audio
files or copying a CD. The actual burning in K3b is done by the command
line utilities cdrecord, cdrdao, and growisofs.
2006-02-01 00:52:59 +00:00
xtraeme
bd0cb283c8 Use LDFLAGS to link against librt correctly. 2006-01-31 19:26:32 +00:00
xtraeme
197ea72eda Looks like growisofs core dumped because it couldn't run the
pthread_attr_setscope() function (which is not implemented on NetBSD).

Also now it uses sem_* functions for semaphores, so link it to librt on
NetBSD.

This closes PR pkg/32675 by hira@.

Bump PKGREVISION.
2006-01-31 19:01:28 +00:00
joerg
69637bfe14 Don't hard-code -lpthread. Don't link with -lresolv on DragonFly. 2006-01-30 16:17:06 +00:00
joerg
d06ad94956 Has BROKEN_GETTEXT_DETECTION. 2006-01-30 16:07:32 +00:00