Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
pkglint.
|
|
Changes unknown, but probably only bugfixes.
|
|
|
|
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
|
|
more other applications. Using glib-1.2 is only meant as a workaround.
|
|
|
|
anyone want to disable it?
|
|
Changes:
- many small bug fixes
- improved syntax highlighting files for the internal editor
- security fix for the urar virtual file system
- updated German and Italian translations
|
|
Bump PKGREVISION.
|
|
packages. Set runtime dependencies on GNU tar and gzip for all amanda
packages.
Bump PKGREVISIONs to 1 for amanda-client and amanda-plot, to 2 for
amanda-common and amanda-server.
|
|
locally (which clashes with the system one on amd64).
|
|
|
|
Changes:
o cdboot support on NetBSD >=4.0 (-current).
o Availability to choose the bootloader through a new option:
USE_GNU_GRUB (by default yes).
o When using GRUB as the bootloader, it is possible to build
and install multiple kernels with the target "kernel", it
will install the kernels into the ISO image and the menu.lst
file will be modified automatically, see MULTIPLE_KERNELS
(mklivecd(8)).
o Various misc fixes.
o Now /dev uses optimum values for not wasting space.
o Added -k flag, that accepts a kernel as argument. To build
an additional kernel without looking at the config file.
|
|
- fixed a bug when dragging files from Gnome (or other desktops?) to Xfe. The number of files
was incorrectly set to n+1 instead of n.
- fixed a small regression that occured when trying to copy or move a directory to a place
where a directory with the same name already exists
- simplified the source tree to reduce the compilation time
Version 0.83 (not released)
- modified the layout of the permissions tab to be more intuitive (first permissions,
then owner, and finally command)
- added button "Owner only" in the permissions tab to allow chown only operations
- fixed a bug in chmod and chown operations when trying to recursively change permissions
on a single folder
- new Debian package icon
- when multiple files are selected, the default for Properties/Permissions dialog is now "Set marked".
This is more consistent with the single selected file case.
- updated xfe.spec.in to reflect FOX 1.4.x support
- changed executable files icon
- added Windows EXE icon
- added Ctrl-W shortcut to the Quit button
- changed the font in Help window to text font (improve readability)
- changed delete and empty trash icons, for consistency
- fixed a problem when moving a file and that file already exists : only one overwrite dialog
should appear. Fixed the File::move() function in the File class.
- updated the README and help.cc files
- implementation of the trash can for file delete operations
- fixed a small bug in exists() function that prevent broken links to be deleted
|
|
Bump PKGREVISION.
|
|
|
|
|
|
* Increased version for GNOME 2.10 release version.
Changes 2.8.0:
* Increased version for GNOME 2.8 release version.
Changes 2.7.2:
* Now builds against latest gnome-vfs 2.7 API.
Changes 2.7.1:
This is the first version for GNOME 2.7/2.8 with additional API:
* Added Address.
* Added ResolveHandle.
* Added DnsSd functions.
* Drive: Added get_hal_udi().
* Volume: Added get_hal_udi().
|
|
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
|
|
install the .glade file so that the main dialog looks like expected,
bump PKGREVISION
|
|
individually, and avoid unnecessary tricks with the PLIST location
|
|
better than shareware.
|
|
|
|
to apply it.
|
|
|
|
from including perl5/buildlink3.mk. These packages just need the Perl
interpreter, and can just add "perl" to USE_TOOLS instead.
|
|
around at either build-time or at run-time is:
USE_TOOLS+= perl # build-time
USE_TOOLS+= perl:run # run-time
Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
|
|
Prevent paths to the build directories from being included in the package.
Bump PKGREVISION.
|
|
Bump PKGREVISION.
|
|
PKGSRC_USE_TOOLS go away. There is now only a single USE_TOOLS variable
that specifies all of the tools we need to build/run the package.
|
|
|
|
|
|
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}. There is no change to the binary
packages.
|
|
|
|
|
|
- add some missing #ifdef __NetBSD__ and restore some Linux #includes
- use subst framework instead of hardcoding /kern paths in patches
|
|
* makes xdu possible to have white spaces in directory names
* internationalization, which makes xdu possible to display any character
Addresses PR pkg/30709 by soda@NetBSD.org.
|
|
|
|
Bump PKGREVISION.
|
|
instead of "broken" on other machines.
|
|
|
|
|
|
patch-ah -- only use EAI_ADDRFAMILY or EAI_NODATA if defined.
(Check for EAI_NODATA also because it is deprecated by FreeBSD.)
patch-am -- add checks for not FreeBSD related to statfs.
Okay'd by jmmv.
|
|
variable contains during the build
(/usr/pkgsrc/sysutils/xapply/work/.tools/bin/sh).
|
|
* Added "Require Source Selection" (and Destination ditto) flag
in the "Before&After" options for external command rows. This
prevents commands from running if there is no selection, which
is handy to avoid making programs read from stdin. Added after
issue report by C. H. Block.
* Brought Copyright in About window and man page into 2005. :)
* Added (commented-out) sample row in gentoogtkrc.in to show how
to set color of non-used pane rows (not reachable by gentoo's
File Style system).
* Fixed broken g_snprintf() formatting specifier in the overwrite
dialog that caused it to crash on Solaris. Reported (possibly
among others) by N. Antic.
* Added option to let window manager position dialogs. Suggested
by "Martinko". This is the new default behavior, too.
* Added a SelectShell command, that makes select/unselect/toggle
decisions based on running shell commands. Suggested by me. :)
See docs/scratch/command_args.txt, or use the GUI. Modified the
default button layout to put SelectRE/SelectShell together.
|
|
Changes:
* Added "Open with" cleanup upon request by Jarl Friis
* Migration to KIO slave trash:/ for "move to trash" cleanup (querying
KDE version >= 3.4 at runtime)
* Added configuration update for safer transition from old-style fixed
"*/Trash" paths to "%t" placeholder
* Fixed lots of KDE libs "deprecated" warnings
* Reimported admin/ subdir from a recent KDE version (3.3.0)
* Fixed KPacMan rendering in toolbar (thanks to Coolo)
* Updated German translation
* Added Italian translation by Giuliano Colla
* Applied i18n patch by Toyohiro Asukai
* Updated Japanese translation by Toyohiro Asukai
* Fixed treemap context menu popup location
* Added Hungarian translation contributed by Marcel Hilzinger
|
|
* Thu Jun 16 2004 - Release of a GPL compliant 2.01.01a01-ossdvd patch.
The ossdvd patch is migrated to work with cdrtools-2.01.01a01.tar.bz2,
and is cdrtools-2.01.01a01-ossdvd.patch. The latest efforts from Warly
at http://people.mandrakesoft.com/~warly/files/cdrtools/ have been
merged. Quite of number of unnecessary CDB: error messages have been
removed. Functionality of this release covers : DVD-R, DVD-RW,
DVD+RW and DVD+R DL. DVD+R burns ok, but lead-in and/or lead-out is not
ok. This release should work with any 2.6.x kernel.
|
|
rather than the autoconf cache variables.
|