Commit graph

2304 commits

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