Commit graph

2573 commits

Author SHA1 Message Date
dillo
d48487df6f remove file missed in 1.1.9 update 2004-06-20 19:05:53 +00:00
dillo
0aae6963ed update to 1.1.9:
This release focuses on bug and compile fixes, upgrade to a newer
scsilib library (from cdrtools 2.01a31), as well as some new cdrdao
options and features (MMC driver auto-detection, discid command,
--full-burn option).
2004-06-20 19:05:25 +00:00
grant
e53f110360 - use ${CC} build not "gcc"
- ensure binary is installed executable
2004-06-17 12:46:08 +00:00
grant
a7ecab1786 this package advertises as only being for Linux, AIX, FreeBSD and
NetBSD. make it so.
2004-06-15 14:05:28 +00:00
cube
122e9f7714 Add a patch to use struct statvfs on NetBSD 2.0F and newer. Fixes PR 25891
by Andreas Wiese.
2004-06-13 19:39:54 +00:00
grant
6e287dc7e1 don't bother creating a directory inside WRKDIR, just use WRKDIR.
s/;/&&/ in shell commands.
2004-06-10 09:34:52 +00:00
kivinen
c6aa165b4e Fixed state of the ac online, it was reversed. 2004-06-09 22:22:09 +00:00
kivinen
e5dbcfd4fd Fixed the charging status checking, and do not give out
time estimate if discharge rate is negative.
2004-06-09 22:15:41 +00:00
kivinen
47e70bc2f4 Implemented support for envsys to get battery etc information
from acpi. Only tested on one laptop, I do not know whether
	the envsys names for the acpi devices are stable enough to be
	used, but I didn't find any other way to distinguish different
	things. As this laptop does not support apm, I hope it still
	works after these modifications.
2004-06-09 21:00:05 +00:00
cube
eadfda29d5 Make it compile on amd64. Actually, it should make it compile on any
long != int platform.  Should close PR 25878.
2004-06-08 22:36:09 +00:00
xtraeme
faaa94b62b ONLY_FOR_PLATFORM= NetBSD-*-* OpenBSD-*-* 2004-06-07 18:36:13 +00:00
xtraeme
eec8357e4b Added slay-1.2 2004-06-07 18:09:03 +00:00
xtraeme
e1ffaebba3 Initial import of slay-1.2.
Slay was designed apparantly to kill abusive users, as well as the
processes that user owns.

Simply execute "slay <username>".
2004-06-07 18:05:43 +00:00
xtraeme
b2a623f5f4 + dmassage 2004-06-07 17:44:58 +00:00
xtraeme
53dab47109 Initial import of dmassage-0.6.
dmassage - dmesg parser

This tool parses the dmesg of your *BSD system, and can do three things
with that information:

- to make the kernel boot faster
- to reduce kernel size
- to show all devices in a tree-like hierarchy
2004-06-07 17:42:12 +00:00
cube
689624bd1e Make the disk krells use and display the correct names. Pointed out by
xtraeme@.
2004-06-07 17:28:44 +00:00
cube
65ee24230e Make a few krells use sysctl() instead of grovelling kernel memory.
Mem and Proc krells by Simon Burge, Disks by myself.

Restore setgid kmem for gkrellm and gkrellmd because of 'Internet' krell,
which is now the only one needing libkvm on NetBSD.

Bump PKGREVISION for both package.
2004-06-07 17:01:49 +00:00
cube
557e505bea Update to version 2.2.1.
2.2.1 - Thu Jun 3, 2004
-----------------------
	* Added markup text decal functions, see plugins changelog.
	* Use <small> markup in system name if it doesn't fit.
	* Try to trap out GdkFont font configs from < 2.2.0 versions.
	* Translation updates
	  o de.po
	  o fr.po from Jerome UZEL

pkgsrc:
	* Add a patch to fix the "gkrellm spinning at start-up" bug.  This
	  will make gkrellm2 work on systems that export anything useful
	  for gkrellm through sysmon.
	* Correct PLISTs
2004-06-05 18:57:37 +00:00
uebayasi
b3e7c0b83d Build / install "acpisrc" utility too; bump revision for this.
Enable pkgviews installation, several pkgsrc fixes.
2004-06-04 03:36:18 +00:00
abs
55c8fcd600 Update rconfig to 0.32: Handle different rdist output for symlinks. 2004-06-03 20:20:00 +00:00
kristerw
404fd457e6 Remove obsolete package, per discussion on tech-pkg. 2004-06-01 21:51:46 +00:00
kristerw
c49d6fa1a7 Do not explicitly force use of lang/egcs for SunOS; the buildlink
infrastructure handles compiler issues aoutomagically.
2004-05-31 16:43:45 +00:00
tron
162e5737cc Make this build under NetBSD 2.0D and above with statvfs(2). 2004-05-30 17:57:52 +00:00
snj
eb1b52eb41 Set MAINTAINER to tech-pkg@, not packages@. 2004-05-30 02:19:16 +00:00
dillo
d9de94a7b2 update to 1.1.8
provided in PR/25732 by Stefan Krüger (space7 at meinberlikomm dot
de), small cleanups by me

changes:
	- replace encumbered code
	- support for ATAPI devices
2004-05-29 08:05:08 +00:00
bouyer
968a1682f0 Add file I forgot to 'cvs add' when I updated this package.
Pointed out by Thomas Klausner.
2004-05-28 09:20:37 +00:00
lukem
08d29a8cc2 Give up maintainership, because either
a) I haven't used the package for ages, or
b) Someone else has recently been doing a better job maintaining the package
2004-05-27 21:21:41 +00:00
danw
6e8f676783 malloc.h fixes for darwin, plus a handful of other small fixes for
problems found after fixing malloc problems
2004-05-23 23:28:29 +00:00
kristerw
bb6fe87b02 Add a missing include to make the package compile on NetBSD 2.0. 2004-05-23 22:55:39 +00:00
kristerw
2e2d9fc823 Make this compile when using gcc 3.3. 2004-05-23 22:47:53 +00:00
recht
b12db6daa5 Add a check if XEN12_USE_COM2 is defined before using it. 2004-05-23 17:50:57 +00:00
cl
45fe3da9df add XEN12_USE_COM2 option to switch Xen console on com port2 2004-05-22 19:09:53 +00:00
cl
ce27d7547a add DMA support for additional ide chipsets 2004-05-22 18:12:40 +00:00
cl
b2310f3ab4 add xen12 2004-05-22 17:23:08 +00:00
cl
627a9e3c0d remove unneeded DISTFILES line. 2004-05-22 17:21:52 +00:00
grant
9f5e8d31e9 s/netbsd.org/NetBSD.org/, don't mention the Ports page URL in the
DESCR, it's already the HOMEPAGE.
2004-05-22 16:50:39 +00:00
cl
0687f75e49 add xen12 package:
Xen is is a virtual machine monitor for x86 that supports execution of
multiple guest operating systems with unprecedented levels of performance
and resource isolation.  Xen is Open Source software.

See http://www.cl.cam.ac.uk/Research/SRG/netos/xen/ for more details on Xen.
See http://www.netbsd.org/Ports/xen/ for more details on NetBSD/xen.
2004-05-22 16:31:04 +00:00
abs
e8299f5904 update rconfig to 0.30
0.28: -	Use netname() when running fping etc. Reject duplicate hostnames.
        Problem noted by alan.
0.29: - Add ${fqdn} to the list of available keys in dirtrees.
      - Allow 'key -= value' to remove values from key settings
      - When '-d' is specified display the final state of the configuration
      - If dirtrees is assigned with '=', disable the 'insert after ${type}'
        behaviour for any subsequent 'distrees +=' option
0.30: -	completely rework parsing of rdist
2004-05-21 13:38:47 +00:00
xtraeme
d361586a48 The required option in grub actually is "GRUB_USE_ISO9660". 2004-05-20 07:11:40 +00:00
uebayasi
4000ef7084 Other packages' commands may not be found in ${PREFIX} nowadays. Fix it. 2004-05-20 02:11:41 +00:00
uebayasi
89664f47e0 Fix pkgviews installation. 2004-05-19 12:22:42 +00:00
jmmv
aabc43cdbc Fix build with GCC >= 3.4.x, which does better type checking of enumerations.
Two functions returned an incorrect type, according to their prototype (these
changes matches fixes done in the 2.x branch of gnome-vfs).
From John R. Shannon in PR pkg/25615.
2004-05-19 10:27:26 +00:00
tron
00cc25d2c4 Make this build under NetBSD 2.0D and above with statvfs(2).
This fixes PR pkg/25475 Kibum Han.
2004-05-18 19:07:57 +00:00
reed
e713f53091 Mention "NetBSD" in the DESCRiption and in the COMMENT.
(Okayed by mjl@.)

TODO: Maybe someone can make this OPSYS specific
or test on other *BSDs.
2004-05-18 15:30:08 +00:00
xtraeme
c94496a6aa Update sysutils/gkrellm to 2.2.0.
2.2.0 - Sat May 15, 2004
------------------------
  * Replace GdkFont text drawing with Pango.
  * Add plugin capability to the gkrellmd server. Wrote demo5 plugin as a
    tutorial on a client/server capable plugin.
  * Minimize Pango drawing to get CPU usage down:
      1) Draw chart text on a caching text layer.
      2) Add a "scroll text" api to text decals where a Pango string is
         drawn on a pixmap which can be srolled by setting the decal offset.
         See the plugins and themes changelog for more info.
  * linux.c reads temperatures from the hddtemp daemon so disk temperature
    display can be consistent with other sensors (and detected by gkrellmd).
  * Hajimu Umemoto: glib12 server Makefile, use `glib-config --libs glib
    gmodule and initialize text extent in clock.c
  * Sjoerd Simons: set the _NET_WM_STRUT property when dock type.
  * Defer setting withdrawn state until after main window realize.
2004-05-15 23:42:24 +00:00
jmmv
a310e3dc0e Update to 2.6.1:
- Translation updates.
- Fix temporary directory gconf settings bug.
2004-05-15 16:52:13 +00:00
jmmv
c4c10d8730 Print comments for lib/nautilus and lib/nautilus/extensions-1.0 directories
(during print-PLIST in packages using this one).
2004-05-15 16:50:03 +00:00
jmmv
73ce5eb6d0 During print-PLIST in packages using this one, print a comment for the
lib/gnome-vfs-2.0/modules directory, instead of trying to remove it.
2004-05-15 14:57:04 +00:00
bouyer
3c86b3a92e Fixe patches to apply cleanly on 2.4.4p2 2004-05-15 12:15:22 +00:00
grant
b99505e067 cfengine needs flex(1) to build. 2004-05-15 08:31:22 +00:00
wiz
35f697e53d Shorten DESCR (still too long, but better). 2004-05-13 13:11:54 +00:00
xtraeme
b9806d9f1c Add xentools12. 2004-05-13 04:12:36 +00:00
minskim
d722be8708 Bl3ify. 2004-05-12 23:41:48 +00:00
bouyer
81aeb11914 Don't create an (empty) directory in $prefix/share
Remove Makefile variables which are also defined in Makefile.common
2004-05-12 20:53:51 +00:00
bouyer
8c979b80d6 Now that amanda is at 2.4.4p2, remove the outdated amanda-dev package. 2004-05-12 18:49:47 +00:00
bouyer
4606f924bd Update the amanda packages to 2.4.4p2. From Paul Shupak in pkg/24550,
with some additionnal fixes by me.
2004-05-12 18:45:25 +00:00
wiz
85c3022b1d Give package a reasonable PKGNAME, and reorder lines
for pkglint. CATEGORIES:s/local/sysutils/.
Addresses PR 25542.
2004-05-12 08:01:05 +00:00
danw
be2673d95d fixes for darwin 2004-05-11 12:30:15 +00:00
minskim
1548eaf112 Avoid declaring sys_siglist and sys_errlist as non-const, not only on
BSD but also on Linux.
2004-05-10 16:36:33 +00:00
adam
e8278b939a Changes 0.11.51:
* Removed the -Wstrict-prototypes option since it causes warnings
  in GTK+ headers which are simply too annoying. Hopefully I won't
  regret this... *"Jaws" theme*.
* Cleaned code in various places where warnings had earlier crept
  in hidden by the flood caused by GTK+ and -Wstrict-prototypes.
* Removed printf() from hex-text-loader which I forgot in there. :/
* Regenerated Makefile, hopefully fixing problem with install.
* Added "Video, MOV" type to default config; quietened mplayer.
* Updated Italian translation, from F. Cosoleto.
2004-05-10 09:17:58 +00:00
fredb
d9f6c2d9cb Make this build again on older NetBSD systems, without statvfs(). 2004-05-09 22:04:30 +00:00
fredb
e9dc5531d4 Neither the client nor server needs to be setgid kmem on NetBSD.
Note: it's very likely the client doesn't need to be setgid kmem on any
platform.
2004-05-09 20:47:04 +00:00
fredb
38c9766dd0 With statvfs(), the significant measures are scaled in terms of f_frsize,
not f_bsize.
2004-05-09 20:32:10 +00:00
cl
31a1bdfc13 use ${PYTHON} instead of python to use python
patch provided by: FUKAUMI Naoki  fun at naobsd dot org
2004-05-08 18:50:09 +00:00
cl
05e1952f64 add xentools12 package:
The Xen virtual machine monitor allows running several virtual machines
on a single physical machine.  The xentools12 package contains the
tools to create, destroy and control the virtual machines.

The xentools12 package contains the tools for Xen v1.2.
2004-05-08 18:24:00 +00:00
reed
91e9b985e1 Rename NO_CONFIGURE_INFODIR to CONFIGURE_HAS_INFODIR (which defaults to
"yes"). So any packages that have old GNU configure script that
does not support --infodir option (while using INFO_FILES) can set
CONFIGURE_HAS_INFODIR=NO.

This was suggested by agc@ as a clearer definition.
2004-05-08 16:14:55 +00:00
reed
64ec3da5be Use a new option NO_CONFIGURE_INFODIR which is about to be introduced
because although these packages use autoconf-style configure
scripts they do not know --infodir option.
2004-05-08 02:08:38 +00:00
reed
99ba351aad Make sure this package installs to INFO_DIR (instead of info)
since it uses INFO_FILES.
2004-05-08 01:24:12 +00:00
adam
b1ca9e061e Deal with the statvfs 2004-05-07 13:50:37 +00:00
adam
8ee644965f Changes 0.11.50
* Fixed the fix for memory leaks in Search, since segfaulting is
  actually worse. I hope I got it, this time. Sorry. :/
* Fixed stupidly signless variable that caused the textviewer to
  die horribly when asked to view a directory. Reported by F. Co-
  soleto.
* Made View on directories in the sample config do nothing, since
  ViewText will open an empty window, now.
* Added Italian translation, courtesy of F. Cosoleto.

Changes 0.11.49
* Changed "Other" to "Others" in ChMod command dialog. Pointed out
  by F. Cosoleto.
* Improvements in the textviewer, inspired by a patch signed F.
  Cosoleto: Goto, Search and Quit (was "Close") now have obvious
  keyboard accelerators. Search also has Control+F, and repeats
  (infinitely when at least one match exists) on F3.
* Changed test for automatic hex viewing; now looks for a byte
  lower than 7; if found, the file is not text. This works better
  for 8-bit text files. It does not work for e.g. UTF-8, but then
  again gentoo's text viewer never did. :)
* Made textviewer into a real toplevel window, since it otherwise
  lacked e.g. resize controls which seemed silly.
* Plugged stupid memory leaks in textviewer when searching. Thanks
  to F. Cosoleto, as usual. :)
* Added an option to disable the storing of selection information
  in the history. Suggested by H. Hansen.
* Added RealMedia (.rm) as a recognized Video type in the default
  config.
* Implemented a new dynamic-content menu, called <ParentsMenu> that
  contains the directories from the current one's parent to the
  root.
* Added the ability to bind a command to the right-click of a path
  entry widget in a pane. Bound to "MenuPopup menu=<ParentsMenu> by
  default, but editable on the Controls config page.
* FAM-triggered rescanning rate is now dynamically adjusted to be
  4 times the time it takes to do the rescan. This prevents gentoo
  from hogging the CPU when very frequent changes causes it to re-
  scan continuously. Very inspirational patch by S. Zobell.

See NEWS inside the archive for other version changes
2004-05-07 13:49:56 +00:00
cjep
c3f6e4f661 Add RCS tags 2004-05-07 12:06:47 +00:00
wiz
270e4a71d2 Reset maintainer to tech-pkg@ (from ad@, since he is not working on them
any longer).
2004-05-07 11:54:35 +00:00
xtraeme
8d2bb7dcb6 Drop maintainership; I don't have the enough free time to maintain
all these packages.
2004-05-07 01:14:46 +00:00
jmmv
3d434a1283 Very beleatedly switch to use static DESCR files for the multiple
gst-plugins-* packages.  Generating a description during installation
is not well supported and causes problems when creating the README
files, for example.
2004-05-06 12:12:58 +00:00
jmmv
cd61a606b2 Bump PKGREVISION due to libgsf update to 1.9.0 (soname of shared library
changed).
2004-05-05 14:07:54 +00:00
minskim
197ed63787 statvfs fix for NetBSD-current>=2.0D. 2004-05-04 23:36:16 +00:00
minskim
48a6b345fe Run a statfs-related test in configure only when statvfs is not
available.  OK'ed by jmmv@.
2004-05-04 16:35:57 +00:00
mrg
fe7ba66f1c apply the patches from PR#25405: use statvfs if we find <sys/statvfs.h>.
now this builds with -current.
2004-05-04 08:23:38 +00:00
wiz
860e4850d1 Unused. 2004-05-04 08:18:26 +00:00
wiz
c8e808e6c8 Convert to bl3. 2004-05-04 08:08:19 +00:00
minskim
c674b3bdef Set GNU_CONFIGURE and USE_LIBTOOL before including bsd.prefs.mk to
benefit from predefined lt_cv_sys_max_cmd_len.
2004-05-04 04:55:49 +00:00
snj
560beadce5 Convert to buildlink3. 2004-05-04 03:40:50 +00:00
snj
f2d0c7f3f7 Convert to buildlink3. 2004-05-04 02:07:06 +00:00
jmmv
8104774828 Update to 2.6.1:
* Fix various crashes and leaks.
* Use correct icon for filesystem in treeview.
* Place unplaced windows over the parent window.
* Fix non-ascii typeahead.
* Faster property dialog for operations on many files.
* Faster list view.
* Fill open location dialog with initial path.
* Add down arrow to location button.
* Make shift close window behind in more places.
* Allow smaller spatial windows.
* Allow svg backgrounds.
* Fix ignore kde trash directory hack.
* By default set per-folder background in spatial mode.
2004-05-03 18:20:30 +00:00
jmmv
d0651629fb Update gnome-vfs2 (and gnome-vfs2-{cdda,smb}) to 2.6.1.1.
Changes in the package:
* Use gnutls instead of openssl.  This fixes many problems exposed by
  programs using the mozilla renderer and gnome-vfs2 together (like
  epiphany and galeon), due to conflicting symbols.  Closes PR pkg/25190.
* Move documentation out of the doc/html subdirectory.

Bug fixes in this version:
* Portability fixes.
* Work with GNUTLS 1.0.
* sftp: handles servers that ask for "Password" (not "password").
* gnome_vfs_inet_connection_read handles EOF correctly.
* thread-safe gnome-vfs-parse-ls.c.
* Fix mime crash.
* Toplevel smb directories aren't writable.
2004-05-03 15:39:47 +00:00
xtraeme
e1e5944f20 Rename GRUB_ISO9660 and GRUB_UFS2 to GRUB_USE_ISO9660 and GRUB_USE_UFS2
respectively, and document them in bsd.pkg.defaults.mk.
2004-05-02 20:04:36 +00:00
xtraeme
a450e21f47 Update sysutils/daemontools to 0.76. This closes PR pkg/25153.
Changes:

The package now installs in /package/admin/daemontools. There are three
new utilities: svscanboot, readproctitle, and pgrphack. multilog now
accepts SIGALRM to force log rotation. svscan now checks for the
existence of /service/blah/log rather than checking whether
/service/blah is sticky.
2004-05-02 17:50:05 +00:00
xtraeme
3028886e34 Add support for UFS2 from FreeBSD. Patch provided by FUKAUMI Naoki
in PR pkg/25434.
2004-05-02 17:00:14 +00:00
wiz
60f45dd652 Unused. 2004-05-02 07:35:37 +00:00
xtraeme
15fa7f8f56 .Nx shouldn't have any argument in the same line (thanks to snj@). 2004-05-02 02:33:43 +00:00
snj
c180ec1718 Convert to buildlink3. 2004-05-01 23:57:00 +00:00
kristerw
2cf24cf4fa This package needs devel/pkgconfig in order to build. 2004-05-01 13:50:25 +00:00
xtraeme
dc3160c480 Update sysutils/mklivecd to 0.6.
Changes:

	o Default location for kernels is /boot/grub.
	o Improved messages.
	o Fix wrong permissions in $ISODIR.
2004-05-01 10:46:10 +00:00
xtraeme
b5809503ff Make this build in NetBSD -current. 2004-04-29 14:18:34 +00:00
atatat
97298bbfe4 Fix NetBSD 2.0 check in Configure, and check for and deal with the new
statvfs() sysctl call which replaced statfs() around 2.0D.  This pkg
will now build on current again (addresses my PR pkg/25372).  Bump
PKGREVISION to 1.

Changes adapted from changes adapted by lsof maintainer based on
changes that made things work this morning.  That means they'll all be
in the next official lsof release.  So there.
2004-04-29 04:19:22 +00:00
jmmv
cdba25994f Do a statfs -> statvfs change to make this build in NetBSD current. Should
fix PR pkg/25329.  (Sorry, untested).
2004-04-28 08:16:44 +00:00
xtraeme
925ada68c8 Simplify message. 2004-04-27 21:12:43 +00:00
reed
2009bec8e9 Get rid of PKGRCDIR definition since it has not been used by this
package since 2003/07/31.
2004-04-27 20:40:28 +00:00
reed
2c9bb2bb44 The RCD_SCRIPTS mechanism expects the rc.d script to be installed to
${RCD_SCRIPTS_EXAMPLEDIR} instead of ${PREFIX}/etc/rc.d. (Okay'd by bouyer@.)
2004-04-27 20:31:08 +00:00
xtraeme
b1259d81e6 oops, forgot to add $BOOTDIR in the `iso' target. 2004-04-27 16:33:12 +00:00
xtraeme
60f113caba Another grub->boot/grub change. 2004-04-27 16:17:26 +00:00
xtraeme
dbf3afa447 s/grub/boot\/grub/g; minor fixes. 2004-04-27 16:10:46 +00:00
xtraeme
ccab96e47e Update sysutils/mklivecd to 0.5.
Thanks to Christian Limpach for the "boot/grub" fix.
So the Grub's menu is shown correctly without specify "configfile /foo".
2004-04-27 15:34:19 +00:00
tv
d03659a0e7 Consistency nit. 2004-04-27 01:50:04 +00:00
tv
f05329c782 +user_interix 2004-04-27 01:45:57 +00:00
tv
1662cd40f5 user(8) emulation scripts for Interix. 2004-04-27 01:45:22 +00:00
xtraeme
849ded91c8 Don't fail if $ISODIR/netbsd does not exists, because the kernel
could not be "netbsd". Add missing MKISOFS_ARGS to MISC_VARS.
2004-04-27 01:18:08 +00:00
xtraeme
2046a2f8a0 distinfo not needed when using NO_CHECKSUM... 2004-04-26 23:15:34 +00:00
snj
820e439a9a Convert to buildlink3. 2004-04-26 22:07:06 +00:00
xtraeme
42852ea44c Remove a local change. 2004-04-26 17:30:33 +00:00
xtraeme
790ad04817 Update sysutils/mklivecd to 0.4 (Say hello to GNU GRUB+ISO9660 patch).
Changes:

	o Added MKISOFS_ARGS option.
	o mklivecd no longer uses NetBSD's Makefiles to create the
	  boot image, GNU GRUB with the ISO9660 patch is used instead.

With Grub's addition, mklivecd can now boot multiple kernels with
different configurations. Please read the MESSAGE to see the instructions.

mklivecd now should work in 1.6 systems (not tested).
2004-04-26 17:28:58 +00:00
xtraeme
083802d3f5 Apply an optional patch for eltorito support, so you can boot grub
via a cdrom. It can be enabled with the option "GRUB_ISO9660" and
is disabled by default.
2004-04-26 15:42:44 +00:00
wiz
4e896d9f1f Set USE_BUILDLINK3. 2004-04-26 10:25:22 +00:00
cube
90437aed77 bl3ify, and remove now unused bl2 file. 2004-04-26 10:21:26 +00:00
agc
fa6b59b9c9 Make this build on NetBSD 2.0D and later - make cdrecord's fgetstr() local
to the package, rather than attempting to use the one with the different
signature in libc.
2004-04-26 07:46:11 +00:00
snj
7c7bc47236 Convert to buildlink3. 2004-04-26 05:36:31 +00:00
snj
2dbccd5164 No longer used. 2004-04-26 05:34:33 +00:00
snj
535a02e639 No longer used. 2004-04-26 03:52:06 +00:00
wiz
1e9adb17f7 Unused. 2004-04-25 23:34:07 +00:00
wiz
a6a2c19c8f Unused. 2004-04-25 23:19:37 +00:00
wiz
3c652a49e4 Add conflict with gkrellm-share>=2.0, since they both
install share/locale/*/LC_MESSAGES/gkrellm.mo.
2004-04-25 23:14:47 +00:00
snj
acb9e07946 Convert to buildlink3. 2004-04-25 09:14:00 +00:00
snj
bc9b26a300 Convert to buildlink3. 2004-04-25 03:40:52 +00:00
snj
a20d0f029c Convert to buildlink3. 2004-04-25 03:33:12 +00:00
snj
625978fb12 Convert to buildlink3. 2004-04-25 03:27:22 +00:00
snj
18b2fc4f44 This does not need buildlink2. 2004-04-25 03:25:17 +00:00
snj
98ac1864ff Convert to buildlink3. 2004-04-25 03:20:40 +00:00
snj
2c1aa8614e Convert to buildlink3. 2004-04-25 03:19:56 +00:00
snj
c9686e13b4 Convert to buildlink3. 2004-04-25 03:14:44 +00:00
jlam
e8132b3fbf Relinquish maintainership of packages to tech-pkg@NetBSD.org. 2004-04-24 22:46:08 +00:00
danw
46ffcd5d8b Darwin fixes (revert some of the earlier fixes, add a patch from GNOME
CVS, and fix a really confused #ifdef)
2004-04-24 21:00:07 +00:00
jmmv
12bfd42fbb Update to 1.0.6:
- Fix a couple of long-standing build irritations.
- Croatian translation by Robert Sedak.
- Punjabi translation by Guntupalli Karunakar.
2004-04-24 08:09:13 +00:00
reed
2d4122dd45 Fix references to rc.d scripts. This package uses RCD_SCRIPTS
which installs to ${RCD_SCRIPTS_EXAMPLEDIR}. But the MESSAGE
referred to wrong hard-coded location if the RCD_SCRIPTS_EXAMPLEDIR
was not the default. So use RCD_SCRIPTS_EXAMPLEDIR instead.

PKGREVISION not bumped because if someone had changed
RCD_SCRIPTS_EXAMPLEDIR before recent change of autoregistration
of rc.d script in PLIST, then it could not have been packaged
in first place.

Note that this commit does not imply that the MESSAGE is correct.
In some cases, the MESSAGE is clearly wrong such as suggesting
running the rc.d script from the example directory (which will work
although).
2004-04-23 22:43:20 +00:00
reed
9c790735db mk/bsd.pkg.install.mk now automatically registers
the RCD_SCRIPTS rc.d script(s) to the PLIST.

This GENERATE_PLIST idea is part of Greg A. Woods'
PR #22954.

This helps when the RC_SCRIPTS are installed to
a different ${RCD_SCRIPTS_EXAMPLEDIR}. (Later,
the default RCD_SCRIPTS_EXAMPLEDIR will be changed
to be more clear that they are the examples.)

These patches also remove the etc/rc.d/ scripts from PLISTs
(of packages that use RCD_SCRIPTS). (This also removes
now unused references from openssh* makefiles. Note that
qmail package has not been changed yet.)

I have been doing automatic PLIST registration for RC_SCRIPTS
for over a year. Not all of these packages have been tested,
but many have been tested and used.

Somethings maybe to do:
- a few packages still manually install the rc.d scripts to
  hard-coded etc/rc.d. These need to be fixed.
- maybe  remove from mk/${OPSYS}.pkg.dist mtree specifications too.
2004-04-23 22:07:52 +00:00
xtraeme
3a2f0bb9a4 Make this build in NetBSD -current (statfs->statvfs). 2004-04-23 15:13:07 +00:00
markd
f4b39d9825 bl3ify 2004-04-23 12:05:58 +00:00
minskim
18b4bf772a patch-af adds #include <modules/cdda-cdrom-extensions.h>, which causes
build errors on Linux because it contains some definitions conflicting
with linux/cdrom.h.  Include cdda-cdrom-extensions.h only when
linux/cdrom.h is not included.
2004-04-23 03:29:27 +00:00
wiz
172cf0261f Update homepage. 2004-04-22 19:40:56 +00:00
drochner
76965388d4 make this build after the statfs->statvfs conversion 2004-04-22 15:28:47 +00:00
wiz
2076fdf9f1 Update to 2.01a24 -- patch updated to work with cdrtools 2.01a24. 2004-04-21 21:47:19 +00:00
perry
c6f6364cf6 Kludgily fix a bug where the IRQ meter overran on machines with high HZ. 2004-04-21 18:45:09 +00:00
minskim
aebfb84fa0 Update gtk-send-pr to 0.3.3.
Major changes:
  - Support SMTP authentication.
2004-04-20 20:46:39 +00:00
minskim
cddc67a094 Bl3ify. 2004-04-20 19:29:45 +00:00
minskim
09a545faf4 Remove -DGTK_DISABLE_DEPRECATED from CFLAGS to make this package build
with GTK+ 2.4.
2004-04-20 19:18:04 +00:00
lukem
64c295b064 some manual page improvements 2004-04-20 10:31:13 +00:00
drochner
ae95091cdd make sure the installed libvcdinfo.pc is usable, PKGREVISION++ 2004-04-19 17:58:25 +00:00
jmmv
5023cb7a7c Bump PKGREVISION due to libcroco's update (major version bump in library name). 2004-04-19 15:04:59 +00:00
snj
5072ad6337 Convert to buildlink3. 2004-04-18 23:41:26 +00:00
snj
fef2f6de2b Convert to buildlink3. 2004-04-18 23:34:27 +00:00
snj
21eba9bd2c Convert to buildlink3. 2004-04-18 23:31:34 +00:00
snj
296488cdca Convert to buildlink3. 2004-04-18 23:19:46 +00:00
snj
08073edc7b Convert to buildlink3. 2004-04-18 23:13:00 +00:00
snj
5215db71a6 Convert to buildlink3. 2004-04-18 23:08:09 +00:00
snj
120384f6e5 Convert to buildlink3 and correct a typo in DESCR. 2004-04-18 23:07:05 +00:00
snj
fa0207e43e Convert to buildlink3 and remove superfluous USE_X11BASE. 2004-04-18 23:05:58 +00:00
snj
7f712bed9b Convert to buildlink3. 2004-04-18 23:03:51 +00:00
snj
2227fbcbc5 Convert to buildlink3 and fix a spelling error in DESCR. 2004-04-18 23:03:03 +00:00
snj
59cc7a308d Convert to buildlink3 and change maintainer from packages@ to tech-pkg@. 2004-04-18 23:01:23 +00:00
snj
bd94b4c02a Convert to buildlink3. 2004-04-18 22:59:30 +00:00
snj
7202613e81 Convert to buildlink3. 2004-04-18 22:51:02 +00:00
kim
0dc0768aea Update to roller-1.18:
- handle new "CMD START" and "CMD FINISH" messages from cron
- new proc-ipmon that handles all "ipmon -a" records
2004-04-18 19:02:54 +00:00
jmmv
0024f4a6f3 Fix location of temporary files, as they were beeing created under / instead
of /tmp!  If you have been using GNOME, you may want to 'rm -f /.fam*' to
clean them up.

The problem is caused by two different issues, related to a call to tempnam:

- The code uses a HAVE_UNSETENV define to check if the unsetenv function
  is available; however, the configure script does not check for it, so
  unsetenv is never used.  Fix the configure script to check for unsetenv.

- If unsetenv is not available, it does putenv("TMPDIR=") before calling
  tempnam.  The code expects that this call *unsets* the variable from the
  environment (which happens in Linux), but instead it is *set* to an empty
  value, causing the creation of files in the root directory.  Fix this by
  explicitly setting TMPDIR to /tmp.

Bump PKGREVISION to 1.
2004-04-18 17:11:08 +00:00
ben
dc8c2199d1 Make memtest86 build on Linux. 2004-04-17 23:26:06 +00:00
minskim
855a25a85b Add and enable same-1.3. 2004-04-17 13:24:04 +00:00
minskim
f1fc027f96 Import `same' from pkgsrc-wip. Packaged by Roland Illig.
The `same' utility looks for identical files and links them together
using either hard links or symbolic links, saving disk space.

Changes to the original version:
* the file ownership and permissions are checked.  (The original
  version checked only the file size)
* the messages in the "dry-run" mode were suggesting that anything on
  the disk would be modified.  They have been made clear.
2004-04-17 13:21:48 +00:00
ben
3b13b87e74 Make su2 build and run in Linux. 2004-04-17 04:32:16 +00:00
snj
a55ac61c4a Convert to buildlink3. 2004-04-16 21:27:22 +00:00
martti
c7ac789105 Updated xfce4 to 4.0.5
This is a maintenance release, aimed at bug-fixing; no new features
are being added to the 4.0 branch.

The main purpose of this release is compatibility with the recent GTK+ 2.4.x
release along with other fixes.
2004-04-16 16:12:00 +00:00
jmmv
ad75aea432 Update gst-plugins* to 0.8.1:
Features of this release
      * Parallel installability with 0.6.x series
      * Internationalization
      * New translations in this release: Swedish, Afrikaans, Azerbeaijani
      * Translations: af az nl sr sv
      * Updated to the new core 0.8 subsystems
      * Reworked play and media-info libraries
      * Updated osssink: now does probing of possible output properties
      * Updated qtdemux: fixes for MACE audio
      * New debug element: quasirandom byte changes
      * New element: dvddemux
      * New element: kiosrc, a KIO-slaves source
      * Fixes to all other elements, including level, videodrop, gnomevfssrc,
        speex, *law, mpeg2dec, adder, a52dec, oggdemux, matroska, mad, v4l2,
        cacasink
      * Portability fixes
      * ChangeLog use
      * Coding style consistency
      * Various memleak and buffer overflow fixes

Bugs fixed in this release
      * 120883 : osssink advertises more rates than it handles
      * 125732 : v4l2src don't support all YUV formats
      * 134301 : gst-plugins should depend on X
      * 135919 : Mandrake 10
      * 136477 : [PATCH] gst-launch-ext does not support .mov
      * 136527 : gdk_pixbuf makefile tried to execute targets contrains in...
      * 137348 : media-info .pc file lacks a 'Version:' line
      * 137448 : mpegaudioparse: crash (bus error)
      * 137504 : mpeg2dec fails on 422 encoded material
      * 137556 : Ogg Vorbis playback has poor spatialization
      * 137588 : ffmpegcolorspace gives critical when it should throw error
      * 137722 : Quicktime audio parsing is broken
      * 138105 : [mpeg1videoparse] Hangs while decoding everest.m1v
      * 138168 : id3tag using gst_event_new_discontinuous incorrectly?
      * 138169 : matroska-demux using gst_event_new_discontinuous without ...
      * 138635 : two GLib-GObject-CRITICAL Messages when running gst-regis...
      * 138846 : all of the ladspa-wrapped source-plugins fail to go to pl...
      * 138914 : gstgdkanimation.h is missing from gst-plugins-0.8.0
      * 139034 : Non-standard test(1) operator used in configure script
      * 139035 : Non-standard regex used as libtool argument
      * 139382 : mad decoder can resync wrongly after seek and does explic...
      * 139532 : gstcolorspace crashes when after v4lsrc (ffmpegcolorspace...
      * 139926 : id3tag's caps cause it to be plugged more than once by sp...
      * 139958 : Leak in avidemux
      * 140058 : [msmpeg4] file with broken qscale/header does not play
2004-04-15 21:24:28 +00:00
jmmv
23e5597936 Set a correct value for CATEGORIES. 2004-04-15 20:10:43 +00:00
jmmv
6be8ecce91 Disable the cdda support from gnome-vfs2, to trim the dependencies a bit.
Bump PKGREVISION to 1 because of this.

While doing this, split the Makefile in two parts to aid with the addition
of packages providing modules (which are distributed inside the gnome-vfs2
distfile).

Also do some PRINT_PLIST_AWK tricks.
2004-04-15 16:36:20 +00:00
christos
548f4ec292 Thanks to @@@'s new macros we need another patch now. 2004-04-15 14:37:22 +00:00
adam
674cc04e60 Fixed building problems on Darwin 2004-04-15 06:25:12 +00:00
adam
6d7cff4796 Fixed build problems on Darwin 2004-04-14 20:53:08 +00:00
jmmv
c8cb1c5b0d Drop the disctinction of xdg and xdg-x11 from USE_DIRS POV. We can choose
which one is required in an automatic way by checking USE_X11BASE.  This
simplifies things and avoids possible problems in the future due to confusion.
2004-04-14 19:30:22 +00:00
jmmv
bedae6c90c Make use of the new USE_DIRS variable, instead of directly depending on the
*-dirs packages.
2004-04-14 16:15:20 +00:00
jmmv
0fe64153a7 Fix argument passing between the library and the server as the code can't
rely on how the compiler passes parameters to functions.  This hopefully
solves several problems: in concrete, one exposed by gnome-system-monitor
when selecting the "My Processes" view (as the function returing the list
takes two arguments, and the second one was beeing passed incorrectly).
Bump PKGREVISION to 1.
2004-04-12 15:53:42 +00:00
snj
47a6120917 Convert to buildlink3. 2004-04-12 04:48:39 +00:00
snj
304e3e4538 No longer used. 2004-04-11 22:44:48 +00:00
rh
bb712b5e4e Update gworkspace to 0.6.3. Notable changes include:
* GWNet
    new subproject
    GWNet is a smb and ftp file viewer.

  * GWorkspace/GWSplitView.m
    -updateDiskSpaceInfo: rewritten.

  * Viewers/IconsViewer/PathIcon.m
    -mouseUp: implemented.

  * GWorkspace/Inspectors/Tools.m
    fixed a bug that crashed the app because a view created in Gorm
    was not retained before releasing its window.

  * applied patch by Matt Rice <ratmice@yahoo.com> that changes the usage of
    setStringValue: on many NSButtons to setTitle.

  * Viewers/IconsViewer/IconsPanel.m
    Viewers/IconsViewer/IconsPath.m
    Viewers/IconsViewer/IconsViewer.m
    Viewers/SmallIconsViewer/SmallIcon.m
    Viewers/SmallIconsViewer/SmallIconsPanel.m
    Viewers/SmallIconsViewer/SmallIconsViewer.m
    applied patch by S.J. Chun <chunsj@embian.com> to not access superviews
    before they are set.

  * added the "GWRemoteFilenamesPboardType" in all the classes
    that implements the DraggingDestination protocol

  * GWLib/FSWatcher.m
    added a NSNotificationQueue.

  * GWorkspace/Fiend/Fiend.m
    GWorkspace/FiendLeaf/FiendLeaf.m
    added DraggingDestination methods to the window.

  * GWorkspace/Recycler/Recycler.m
    the DraggingDestination is now the window.

  * ContentViewers/PdfViewer/PdfViewer.m
    applied a patch (by Charles Philip Chan <cpchan@sympatico.ca>)
    to make the pdf Inspector work with Ghostscript 8.

  * GWorkspace/main.m
    the key equivalent for "Quit" is now "Q".

  * Version 0.6.2

  * GWorkspace/GWorkspace.m
    check the defaults for "NoWarnOnQuit"

  * ClipBook/ClipBookWindow.m
    added the DraggingDestination methods and removed them from the subviews.
    added support for the NSColorPboardType type.

  * ContentViewers/PasteboardViewer/PasteboardViewer.m
    added support for the NSColorPboardType pasteboard type.

  * Version 0.6.1

  * ClipBook
    new subproject.

  * GWorkspace/Resources
    removed some duplicate files.

  * GWorkspace/TShelf/TShelfIconsView.m
    creates pasteboard icons also from dnd.

  * GWorkspace/TShelf/TShelfView.m
    reset the current selection when changing from a pasteboard tab
    to a normal one.

  * GWorkspace/FileOperations/FileOperation.m
    in -doDuplicate changed the suffix "_copy" appended to the file name
    to a prepended string, that is, "copy_of_".

  * All the DraggingSources now consider also the offset in
    -dragImage:at:offset:event:pasteboard:source:slideBack:
    (on GNUstep this does nothing but I need it for osx)

  * GWorkspace/Resources/Icons
    Added some icons for Mac OS X.

  * GWLib/externs.m
    added icons names.

  * GWorkspace/FileOperations/FileOperation.m
    Now works on Mac OS X, too.

  * GWorkspace/Resources/English.lproj
    Modified some .nib files.

  * A new Viewer opened on "/" now saves in the defaults its own shelf
    content and doesn't use anymore the shelf content of the main viewer.

  * Utilities/thumbnailer/thumbnailerInfo.plist
    moved "Make thumbnail(s)" and "Remove thumbnail(s)" in a submenu.
    they are now "Thumbnails/Make thumbnail(s)" and "Thumbnails/Remove
    thumbnail(s)".
    German translation by Martin Brecher <martin@mb-itconsulting.com>.

  * GWorkspace/Resources/German.lproj
    updated German Localized.strings (by Martin Brecher
    <martin@mb-itconsulting.com>)

  * ContentViewers/AppViewer/AppViewer.m
    shows also the extensions.

  * now the miniwindow icons reflect current directory icon
    instead of view type.

  * a new root viewer created has now the same shelf content of the first one.

  * Info->Preferences->Hidden files
    It is now possible to define directories as hidden.

  * ContentViewers/PasteboardViewer/PasteboardViewer.m
    Added a dummy implementation of
    GormNSBrowser, GormNSTableView, GormNSOutlineView, GormNSMenu,
    GormNSPopUpButtonCell and GormNSPopUpButton
    Now the viewer seems to works with all the Gorm objects.

  * ContentViewers/PasteboardViewer/PasteboardViewer.m
    Enabled. Actually it works with many Gorm objects.
    Problems with: NSBrowser, NSTableView, NSOutlineView and NSPopUpMenu.

  * ContentViewers/PasteboardViewer
    New contents viewer inspector.

  * Added support for cut, copy and paste operation to the Tabbed Shelf.

  * GWorkspace/TShelf/TShelfPBIcon.h GWorkspace/TShelf/TShelfPBIcon.m
    New files.

  * GWorkspace/Resources/Icons/
    Added: Pboard.tiff, colorPboard.tiff, filecontsPboard.tiff Files,
    gormPboard.tiff, rtfPboard.tiff, rtfdPboard.tiff, stringPboard.tiff,
    tiffPboard.tiff.

  * GWorkspace/GWorkspace.m
    Added a "Do you really want to quit?" dialog
    in -applicationShouldTerminate:.
    Added some keyEquivalents to the tabbed shelf menues.

  * GWorkspace/TShelf/TShelfWin.m
    Reduced the height of the shelf by 6 pts.

  * GWorkspace/Desktop/DesktopView.m
    GWorkspace/Shelf/Shelf.m
    in -fileSystemDidChange: fixed a bug that leaved a renamed icon locked.

  * GWorkspace/FileOperations/FileOperation.m
    -calculateNumFiles doesn't block anymore.
    the stop button now works and the GWFileSystemDidChangeNotification is
    sent only with the processed files.

  * Viewers/SmallIconsViewer/SmallIconsPanel.m
    in -selectIconWithPath: now the view scroll to show the icon.

  * GWorkspace/Inspectors/Tools.m
    after setting the default application, the applications icons
    are now shown correctly.

  * Version 0.6

  * GWLib/GWProtocol.h and GWorkspace/GWorkspace.m
    -sortedDirectoryContentsAtPath:
    -checkHiddenFiles:atPath:
    -setCachedMax:
    -addWatcherForPath:
    -removeWatcherForPath:
    -lockFiles:inDirectoryAtPath:
    -unLockFiles:inDirectoryAtPath:
    -isLockedPath:
    -existsAndIsDirectoryFileAtPath:
    -typeOfFileAt:
    -isPakageAtPath:
    -sortTypeForDirectoryAtPath:
    -setSortType:forDirectoryAtPath:
    -setDefSortType:
    -defSortType
    -setHideSysFiles:
    -hideSysFiles
    -iconForFile:ofType:
    -smallIconForFile:
    -smallIconForFiles:
    -smallHighlightIcon
    -setUseThumbnails:
    -imageExtensions
    all these methods have been moved in GWLib
2004-04-11 03:20:34 +00:00
rh
6d91e1199b Update GWLib to 0.6.3. Notable changes include:
in -unselectNameEditor redraw the editor rect only if nameEditor
    exists in the subviews.

    -concludeRemoteFilesDragOperation: new method.

    added a NSNotificationQueue.

    added icons names.

    -sortedDirectoryContentsAtPath:
    -checkHiddenFiles:atPath:
    -setCachedMax:
    -addWatcherForPath:
    -removeWatcherForPath:
    -lockFiles:inDirectoryAtPath:
    -unLockFiles:inDirectoryAtPath:
    -isLockedPath:
    -existsAndIsDirectoryFileAtPath:
    -typeOfFileAt:
    -isPakageAtPath:
    -sortTypeForDirectoryAtPath:
    -setSortType:forDirectoryAtPath:
    -setDefSortType:
    -defSortType
    -setHideSysFiles:
    -hideSysFiles
    -iconForFile:ofType:
    -smallIconForFile:
    -smallIconForFiles:
    -smallHighlightIcon
    -setUseThumbnails:
    -imageExtensions
    all these methods have been moved in GWLib

    + (id)workspaceApp
    new method.

    in cutFileLabelText() new algo used.
2004-04-11 03:16:36 +00:00
snj
118b6ca25a Convert to buildlink3. 2004-04-11 01:54:20 +00:00
minskim
b8acf7a03e Honor BINOWN and BINGRP. 2004-04-10 03:59:50 +00:00
recht
fd1afe953f - bl3ify
- correct INFO_FILES
- add buildlink3.mk
2004-04-09 10:34:52 +00:00
minskim
b65da7386c Change the permission of libgtop_server2 only when it is installed.
This makes the package build on Linux again.
2004-04-09 03:47:39 +00:00
drochner
96d6fa838f update to 0.7.20
changes:
-uses libcdio for HW access now
-some cleanup and restructuring
-bugfixes
2004-04-08 17:45:47 +00:00
drochner
8df682523e +vobcopy 2004-04-08 14:19:17 +00:00
drochner
529b54404d import vobcopy-0.5.13, a tool to copy DVD .vob files to harddisk 2004-04-08 14:17:57 +00:00
ben
c88960c2e1 Update memtest86 to version 3.1a. Notable changes since 2.9:
* testing more than 2gb of memory
* support for some ECC error reporting chipsets
* serial console improvements
* netbooting is fixed
* LinuxBIOS support
* add new "bit fade" extended test
* use dynamic relocation information records to become PIC, instead of
  requiring 2 copies of memtest86 in the binary
* many bugfixes
2004-04-08 13:01:18 +00:00
danw
918a2dc8b7 (belatedly) add user_darwin 2004-04-08 00:21:41 +00:00
recht
7fd22ec16d Add a patch from the program's auther.
"""
Patch for fixing a long standing bug in xmbmon version 2.00-2.03
(April 7, 2004):  here; this is for 2nd and 3rd temperatures in Winbond
chips with ISA access (no problem with SMBus access).
"""
Bump both mbmon's/xmbmon's PKGREVISIONs to 1.
2004-04-07 13:59:40 +00:00
salo
cbc98ab833 Fix wip reference. (hi minskim!) 2004-04-07 13:19:45 +00:00
jmmv
73428e9864 Update to 2.6.0. Can't find the list of changes but, AFAICT, this
includes our patch for x86_64 support, some bug fixes, and updated
and new translations.
2004-04-07 11:39:48 +00:00
jmmv
e8f5670118 Drop dynamic generation of DESCR files for gst-plugins-* packages, as it
broke 'make index' (pointed out by wiz@).  This also lets us write more
interesting and easier to find descriptions for packages.
2004-04-07 11:32:08 +00:00
jmmv
bcba954f18 Add and enable gst-plugins-gnomevfs. 2004-04-06 09:49:22 +00:00
jmmv
7cc8ad3471 Initial import of gst-plugins-gnomevfs, version 0.8.0:
This package provides the gnomevfs plugin for GStreamer.
2004-04-06 09:48:32 +00:00
xtraeme
6e6d44ab82 Disable X11 support/detection in libgtop2, which was causing trouble on
systems where there is not libXau.so; Bump PKGREVISION.
2004-04-06 09:24:56 +00:00
martin
7b99580bc7 Ooops, forgot a cvs add for previous 2004-04-05 22:39:42 +00:00
martin
f96b2ec78e Update ups-nut and ups-nut-cgi to version 2.0. 2004-04-05 22:38:09 +00:00
heinz
1fbeaba98d Do not assume "patch" programs on all platforms save the original file
as *.orig. Should fix the build on IRIX6.5.
2004-04-05 20:53:20 +00:00
tron
2534963e52 Julio M. Merino Vidal is now the maintainer of this package. 2004-04-05 09:07:56 +00:00
recht
305bbb7fdc Add "USE_LANGUAGES=c c++" since fam uses c++. 2004-04-04 09:24:58 +00:00
jdolecek
dfaf160d47 Updated pear-Log to 1.8.4, changes since previously packaged 1.8.1:
* Added a new 'null' log handler.
* Added a flush() method to the public Log API.
* Added a new handler that logs using the Sqlite extension.
* The open(), close() and log() methods now consistently return success
  or failure.
* If an object or array is passed as a log event, its human-readable
  representation will be used.
* It's now possible to specify the default priority for events logged
  using the log() method.
2004-04-02 22:00:50 +00:00
jdolecek
081b8d7160 g/c the DOCDIR stuff and rely solely on the pear.mk PLIST generation logic 2004-04-02 21:57:36 +00:00
jmmv
cae5c6d097 Finish move of libgtop and libgtop2 to the sysutils category, which were
living in devel.
2004-04-02 12:20:24 +00:00
jmmv
b68bd17102 Fix paths to libgtop and libgtop2, which now live in sysutils. 2004-04-02 12:18:09 +00:00
jmmv
3f222a4d4a Finish move of libgtop from devel to sysutils, incomplete due to conflicts...
So I now see the package was previously here; the reason for the move is to
lighten a bit the devel category, which has lots of packages.
2004-04-02 12:13:57 +00:00
jmmv
ecd4dcaec5 Move libgtop to the sysutils category, coming from devel.
This is version 1.0.13nb4.
2004-04-02 12:10:12 +00:00
jmmv
155fd3642c Move libgtop2 to the sysutils category, coming from devel.
This is version 2.5.2.
2004-04-02 12:09:16 +00:00
tron
7e5677fefe Use configuration for NetBSD 1.6* under 2.0* to fix build under
NetBSD 2.0 and newer.
2004-04-01 20:15:54 +00:00
jmmv
d2d0f8908e Update to 2.6.0. Changes from previous version (list not complete):
* Add process list column for X Server memory usage (Havoc Pennington)
* Add support for multiple processors - bug # 91363
* Fix color saving of graphs - bug #126612 (Kaushal Kumar)
* Fix crash when asking for root passwoard - bug #126923 (Kiran Kumar Immidi)
* Fix memory display
2004-04-01 19:08:26 +00:00
jmmv
a3c72e3905 Add and enable nautilus-cd-burner. 2004-04-01 19:07:35 +00:00
jmmv
d02a1d1ed1 Initial import of nautilus-cd-burner, version 2.6.0:
nautilus-cd-burner is an extension to Nautilus that makes it easy to
write files to a CD burner.

The user uses Nautilus or another gnome-vfs aware app to copy the
files he wants to write to burn:///, and then nautilus-cd-burner is
launched in some way to write the files to the CD.
2004-04-01 19:07:11 +00:00
jmmv
50dd71542b Bump PKGREVISION to 6 due to multiple updates of GNOME libraries to the
2.6 platform.
2004-04-01 18:53:27 +00:00
jmmv
fd7bd7f093 Update to 2.6.0. Changes since previous stable branch (2.4.x):
Major changes since 2.5.91 are:
* Translation updates

Major changes since 2.5.90 are:
* Handle failures when opening new window better (don't loop)
* visiting and accept modifiers were reversed in list view
* Build fixes

Major changes since 2.5.8 are:
* Beter typeahead in list view
* "browse" context menu item in more places
* Added go -> cd burner in browser mode
* Fallback to normal icon view if there is a problem launching another view
* Close windows on unmounted directories
* Fix crashes
* Longer delay until cancel open dialog opens

Major changes since 2.5.7 are:
* Fix crash
* Nicer names for toplevel uris
* Browse folder works in more places
* Added preference to always use browser windows
* Warn when sniffed/extension-matched mime type disagrees
* Show applications for both sniffed and extension-matched
  mimetype in the open with menu

Major changes since 2.5.6 are:
* Fix icon lookup crash
* Fix property page crash
* Some a11y fixes
* Use new background capplet name
* Fix rename keyfocus issue
* Scroll to icon after rename
* Fix ogg previewing
* Some HIG rephrasing of strings
* Fix crash on rename of empty selection
* Update help userguide links
* Paste menu sensitivity fix
* Rename selection keynav now behaves better from the start

Major changes since 2.5.5 are:
* hig/ui tweaks
* ngettext support
* distribute nautilus-list-view-ui.xml
* New mimetype detection approach
* performance fixes
* non-modal open with other dialog
* Don't show small svgs as themseleves (always thumbnail)
* update egg-recent

Major changes since 2.5.4 are:
* Extension system for emblem, property page, menu item, and
  list view column plugins.
* Editable list view columns
* Don't expand symlinks when following them.
* Busy cursor in loading spatial windows
* Icon-view style typeahead in the list view.
* Emblems in the list view
* Added a location button to spatial windows
* Removed tab icon nav from the icon view
* Add a context menu to the tree side pane.
* Pop up folder menu in list view background
* Turn on home icon on the desktop by default
* Added status bar info when no files are selected
* Got rid of unnecessary EelGenerousBin/EelInputEventBox usage
* HIG fixes
* Bugfixes

Major changes since 2.5.3 are:
* Use GtkIconTheme instead of GnomeIconTheme
* Show visited folders differently
* Better mouse/keynav in icon and list view
* Save window geometry on window close
* HIG message dialogs
* File templates support

Major changes since 2.5.2 are:
* Accessibility fixes
* Better initial size of navigation window
* Close all parents closes all parents
* Focus the next item after delete in list view

Major changes since 2.5.1.1 are:
* Don't do unnecessary i/o on remote locations
* handle broken symlinks that go unbroken
* various bug fixes
* some accessibility fixes

Major changes since 2.5.1 are:

* Fixed a NautilusFile leak
* DISABLE_DEPRECATED fixes.

Major changes since 2.5.0 are:

* Start of new volume handling system
* deprecaton clean
* fixed leaks
* performance fixes
2004-04-01 18:38:03 +00:00
jmmv
d9ec222226 Update to 2.6.0. Changes since the 2.4.x branch:
gnome-vfs 2.6.0
	* Bugs fixed:
	        + Some doc fixes
		+ Fixed potential buffer in ftp readdir
		+ Fix up needs_terminal usage in schema for url handlers

gnome-vfs 2.5.91
	* Bugs fixed:
	        + build fixes
		+ enable ssl if using gnu tls
		+ handle host key changed in sftp method

gnome-vfs 2.5.90
	* Bugs fixed:
	        + fix some sftp bugs
		+ fix ssl support (wasn't working at all)
		+ better webdav support on some servers (including apache)
		+ fix crash when monitoring invalid uris
		+ handle fam crashing without using 100% cpu
		+ fix nautilus crasher
		+ better emission of pre_unmount when unmounting volumes
		+ fixed some mime sniffing issues (need new shared-mime-info)
		+ portability fixes
		+ fix memleaks
		+ some header changes needed for c++ binding

gnome-vfs 2.5.8
	* Bugs fixed:
	        + Text mimetype sniffing
		+ portability fixes
	* Features
		+ Added gtk file chooser backend (experimental)
		  Note that this introduces a circular build dependency.
		  This will have to be fixed later, but isn't a huge
		  problem atm since nothing is using the backend.
gnome-vfs 2.5.7
	* Bugs fixed:
	        + proxy mask parsing bug fixed
		+ Eject code on freebsd
		+ Fixed leaks
		+ DESTDIR install fixes

gnome-vfs 2.5.6
	* Features
		+ mime sniffing default method changed
	* Bugs fixed:
	        + Portability fixes
		+ Force volume reload after mount/unmount
		+ handle 32bit linux device numbers
		+ fix various mime detection bugs
		+ don't confuse user_xattr mount option with user
		+ move vfs daemon to libexec

gnome-vfs 2.5.5
	* Features
		+ Allow rename to case-different name
                  on case-insensitive filesystems (FAT)
		+ Add smb support (requires samba 3.0)
		+ Add sftp support
		+ Use the xdg mime systems (requires shared-mime-data)
		+ Initial network:// support

	* Bugs fixed:
		+ Fix drive/volume casting macros
		+ Added GPL headers to daemon

gnome-vfs 2.5.4
	* Features
		+ performance tweaking of copy block size
		+ correct units for kilobytes according to HIG
		+ some cleanups of the schemas texts

	* Bugs fixed:
		+ fixed up daemon failure handling
		+ cd name reading
		+ g_object_new crasher
		+ removed debug spew
gnome-vfs 2.5.3
	* Features
		+ New authentication callbacks, allowing
		  more control and gnome-keyring integration
		+ New callback support for http backend
		+ moved url handler schemas here
		+ real gtypes for gnome-vfs enumerations (Murray Cumming)

	* Bugs fixed:
		+ Solaris fixes of the volume handling (Niall Powed, Padraig
		O'Brian)

gnome-vfs 2.5.2
	* Features
		+ use ngettext
	* Bugs fixed:
	        + no more vfs-daemon zombies
		+ fixed gnomevfs-ls escape bug
		+ fixed some leaks
		+ fixed some http issues

gnome-vfs 2.5.1
	* Features
		+ volume monitor
		+ computer location

gnome-vfs 2.5.0
	* Features
		+ asynchronous seek implementation (Manuel Clos)
		+ seek and tell support in the FTP method (Manuel Clos)

	* Featurelets:
		+ make the ssh method work with newer ssh (Mitch)
2004-04-01 18:21:20 +00:00
danw
1b7d430c4a This implements a subset of useradd(8)/groupadd(8) functionality on
Darwin that is sufficient for pkgsrc use.
2004-04-01 02:58:32 +00:00
wiz
017f13dca7 Allow cdrtools-ossdvd as cdrecord too. 2004-03-31 08:50:25 +00:00
martin
76a72f03a1 Update to 5.17.4.8.6 2004-03-30 15:19:01 +00:00
tv
7e5e86c99a +sredird 2004-03-29 19:44:33 +00:00
tv
a5c4ebc2c1 Sredird is a serial port redirector that is compliant with the RFC 2217
"Telnet Com Port Control Option" protocol. This protocol lets you share
a serial port through the network. RFC 2217 was orginally implemented
in Cisco Terminal Servers in IOS version 11.x.
2004-03-29 19:44:15 +00:00
minskim
a168693ab7 Patch configure.ac and regenerate the patch for configure instead of
patching configure directly, because this package already has
a patch for configure.ac.
2004-03-29 15:39:11 +00:00
tron
13a5b1a453 Include "sys/types.h" in configure test program checking for "sun_len"
in "struct sockaddr_in" to fix compile failure which causes incorrect
auto configuration and later build failures under NetBSD 1.6.2_STABLE.
2004-03-29 15:12:57 +00:00
recht
071dd1da05 update to 5.2.1
** Bug fixes

  mv could mistakenly fail to preserve hard links when moving two
  or more arguments between partitions.

  `cp --sparse=always F /dev/hdx' no longer tries to use lseek to create
  holes in the destination.

  nohup now sets the close-on-exec flag for its copy of the stderr file
  descriptor.  This avoids some nohup-induced hangs.  For example, before
  this change, if you ran `ssh localhost', then `nohup sleep 600 </dev/null &',
  and then exited that remote shell, the ssh session would hang until the
  10-minute sleep terminated.  With the fixed nohup, the ssh session
  terminates immediately.

  `expr' now conforms to POSIX better:

    Integers like -0 and 00 are now treated as zero.

    The `|' operator now returns 0, not its first argument, if both
    arguments are null or zero.  E.g., `expr "" \| ""' now returns 0,
    not the empty string.

    The `|' and `&' operators now use short-circuit evaluation, e.g.,
    `expr 1 \| 1 / 0' no longer reports a division by zero.

** New features

  `chown user.group file' now has its traditional meaning even when
  conforming to POSIX 1003.1-2001, so long as no user has a name
  containing `.' that happens to equal `user.group'.
2004-03-29 09:22:50 +00:00
cube
511eccffe8 Update to 2.1.28.
pkgsrc changes:
  o provide GKRELLM_DEBUG to easily build a debug version (should help with
    the spinning gkrellm issue)
  o don't strip binaries in debug mode
  o small gkrellm Makefiles fixes

GKrellM changes (from Changelog):
  o Stephan Kapfinger <s.kapfinger--at--gmx.de> mail.c patch fixes bug
    I introduced into the last release where parsing of the mail reader
    command could fail.
2004-03-29 06:47:30 +00:00
minskim
92ab342437 Add and enable libol. 2004-03-29 00:55:55 +00:00
minskim
99f5cc1376 Import libol from pkgsrc-wip. Packaged by Adrian Portelli and updated
by me.

libol is a library written by the author of syslog-ng, Balazs
Scheidler, which is used in syslog-ng.  A built copy of libol needs to
be present on a system when syslog-ng is built.
2004-03-29 00:54:16 +00:00
minskim
48c7c7d457 Add files missed in the previous commit. 2004-03-28 22:01:54 +00:00
minskim
bd46a83d38 Update fam to 2.7.0. Fixes the following PR's:
- PR pkg/23017
  - PR pkg/23495
  - PR pkg/23496
  - PR pkg/24578

The patches for 23017 and 24578 were provided by reed@.  Although rh@
suspended PR 23017 saying that pkgsrc does not support installation to
/usr, this still needs to be fixed because the same problem occurs
even when LOCALBASE != /usr.

Changes since 2.6.10:
    Changed NOGROUP usage in src/Cred.c++ to -1 as NOGROUP is not defined
    in IRIX.
    (mraymond@sgi.com)
    removed const modifier from Scheduler.h to fix GCC 3.x build.
    (wardle@sgi.com)
    created new GNU autotools files:
    - test whether we have IMon rather than testing OS.
    - test whether we have sockaddr length members rather than testing OS.
    - install daemon in sbin rather than bin.
    - install manual pages in typical GNU/Linux sections.
    - rename daemon to famd.
    - rename fam source directory to src.
    - rename libfam source directory to lib.
    - remove editconf and util subdirectory.
    - remove rpm target and build subdirectory.
    - remove support target and subdirectory.
    [wardle@sgi.com] (wardle@sgi.com)
    fixed warnings about typenames in BTree.h.
    (wardle@sgi.com)
2004-03-28 22:00:04 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
xtraeme
f1334f921b Update acpi-iasl to 2004311. 2004-03-23 07:53:10 +00:00
jlam
326169077a USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined. 2004-03-23 04:40:59 +00:00
minskim
1f678758fa fam is "File Alteration Monitor", not "File Alternation Monitor". 2004-03-22 13:57:01 +00:00
kristerw
73ff7727b9 Let ONLY_FOR_PLATFORM recognize NetBSD 2.0 and future versions. 2004-03-22 03:22:01 +00:00
minskim
e7d41a5970 The configure script defines HAVE_STATVFS as 0 on non-IRIX platforms,
regardless of the result of sys/statvfs.h availability test.  It
results in two definitions of HAVE_STATVFS in confdefs.h.  Check the
availability of sys/statvfs.h only on IRIX platforms to ensure that
HAVE_STATVFS is defined at most once.
2004-03-21 07:35:17 +00:00
wiz
4b8bc1f3db Build against gkrellm1. From Noud de Brouwer in PR 24827. 2004-03-21 02:59:48 +00:00
xtraeme
1ae71ab372 Remove a non-existent file and bl3ify, fixes the problem seen in agc@'s
bulk build. Bump PKGREVISION.
2004-03-20 15:35:38 +00:00
taca
65b0ea608e Don't use NULL as 0. Fix compile error on gcc 3.X. 2004-03-20 14:42:56 +00:00
cube
f98603d73e Change dependency constraint to 'gkrellm<2.0' so that gkrellm1 plugins
don't even try building when gkrellm-2 is installed.
2004-03-18 15:28:27 +00:00
jlam
7db11b582a Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly
by moving the inclusion of buildlink3.mk files outside of the protected
region.  This bug would be seen by users that have set PREFER_PKGSRC
or PREFER_NATIVE to non-default values.

BUILDLINK_PACKAGES should be ordered so that for any package in the
list, that package doesn't depend on any packages to the left of it
in the list.  This ordering property is used to check for builtin
packages in the correct order.  The problem was that including a
buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed
from BUILDLINK_PACKAGES and appended to the end.  However, since the
inclusion of any other buildlink3.mk files within that buildlink3.mk
was in a region that was protected against multiple inclusion, those
dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
2004-03-18 09:12:08 +00:00
taca
f76b0df532 - Update MASTER_SITES for sourceforge sites.
- Update distinfo since distfile has changed.
2004-03-17 14:38:02 +00:00
tron
e4e5a452c8 Backout my recent changes because Thomas Klausner and Grant Beattie
disapprove.
2004-03-16 14:04:44 +00:00
tron
c4a179ac40 Include "db4" buildlink3 glue code to fix build problems in package
depending on this package.
2004-03-16 08:57:36 +00:00
tron
4a13c99550 Include "db4" buildlink2 glue code to fix build problems in package
depending on this package.
2004-03-16 08:55:50 +00:00
tron
fa94ed55d5 Include "db4" buildlink2 glue code to fix build problem. Bump package
revision because of this.
2004-03-16 08:50:38 +00:00
taca
d428fd9d93 Add ruby to CATEGORIES. 2004-03-16 02:01:09 +00:00
xtraeme
7da3d76852 bl3ify 2004-03-15 15:19:52 +00:00
jmmv
e7f2ca7210 Fix build under 1.6.2; found by latest kristerw@'s bulk build. 2004-03-15 14:53:03 +00:00
taca
54356b4e98 - Update MASTER_SITES and HOMEPAGE.
- Update distinfo.
2004-03-15 14:29:18 +00:00
atatat
81f3f21257 Upgrade to lsof version 4.71. Changes related to or affecting NetBSD
(or pkgsrc) from the 00DIST file:

4.71            March 11, 2004
                ...
                Added process_kqueue() function prototypes for FreeBSD,
                NetBSD and OpenBSD.
                ...
                Added support for the optional reporting of socket
                options, socket states and TCP flags for most currently
                supported dialects. John Smith <lbalbalba@hotmail.com>
                and Tristan Nefzger <tn@bhtrader.com> requested the
                information.  The dialects and their versions for which
                this feature has become available include:

                    AIX 4.3.2 and 5.[12]
                    Apple Darwin 7.2
                    BSDI BSD/OS 4.3.1
                    Digital UNIX and Tru64 UNIX 4.0
                    FreeBSD 4.9 and 5.2
                    HP-UX 11 and 11.11 (aka 11i)
                    NetBSD 1.6ZH
                    OpenBSD 3.4
                    OPENSTEP 4.2
                    OpenUNIX 8
                    Solaris 2.6, 8, 9 and 10
                    UnixWare 7.1.[134]
2004-03-12 14:31:37 +00:00