Age | Commit message (Collapse) | Author | Files | Lines |
|
While here add HOMEPAGE.
Changes unknown since last packaged version (1.12).
|
|
While here add HOMEPAGE.
Changes since last packaged version (1.10)
* important changes in version 1.21 9/11/2004:
This release holds only bugfixes.
- Make the size of symlinks be 0 in tar headers, so the next entry
is not interpreted as contents of the symlink (bug #7937)
- Strip high bits from the mode of the file, as they are stored
differently in the tar header
- Make Archive::Tar be kinder to archives that contain garbage,
proceeding anyway as long as that's possible.
* important changes in version 1.20 8/11/2004:
This release holds mostly bugfixes, in the form of a rewrite of
the handling of the 'prefix' header field.
- Rewrote 02_methods.t to be more independant
- Rewrote the way 'prefix' headers are dealt with
- Require IO::String now to do archive stringification
- Add new method 'full_path' to A::T::Item objects
- this is used to fix bug 6938
- A::T->new now accepts both a class and an object to be friendlier
to users
- On tar read errors, binary chunks are no longer dumped to STDOUT,
but instead the error offset is reported
|
|
- added protection code against bad_alloc exception
- new configure option to bypass libdl test
- removed expected exception list in deci, limitint, real_infinint
and storage modules to improve global robustness
- remove the #pragma implementation/interface directives
which tend today to become obsolete, and seems to be the
cause of compilation problem on (recent) Linux kernel 2.6.7
for example.
- added protection code to report bug conditions
- code simplification for filesystem reading (while performing
backup)
- fixed bug #29 (crash when saving hard link without read
permission)
- fixed code syntax to support gcc-3.4.x
|
|
* Added support for .svgz files at advdef
* Fixed the 8-bit colour reduction on 32-bit PNG files
|
|
Version 3.41
1. When adding new files to already existing RAR solid archive,
RAR 3.40 compression ratio was lower than in RAR 3.30.
Corrected in this version.
2. If archived Unicode name is invalid, RAR 'l' and 'v' commands
display ASCII file name instead of corrupt Unicode.
Version 3.40
1. "Fastest" (-m1) RAR compression method has been modified
to provide much higher compression speed and lower ratio.
It may be useful for tasks requiring the high speed like
regular backups.
You may increase "Fastest" speed even more selecting 64KB
compression dictionary instead of default 4MB.
2. Starting from this version, RAR volumes contain the volume number
field. Volume number is displayed by 'L' and 'V' commands
in the line with the total volume information.
This feature may be useful if original volume names are lost
and you need to rename them to correct names.
3. Commands 'L' and 'V' display NTFS "Compressed" attribute
in archive listing.
4. Switch -ag may include an optional text enclosed in '{' and '}'
characters. This text is inserted into archive name.
For example: -agHH{hours}MM{minutes}
5. Removed the erroneous "CRC error" message when unpacking symlinks
from archive created with -hp<pwd> switch. In fact, such symlinks
were unpacked correctly.
6. RAR displays the operation progress while repairing
an archive containing the recovery record.
|
|
and remove dead master site.
|
|
The PECL extension is preferred even for PHP4 (which has zip extension
bundled), since further maintenance is likely to be more active there.
|
|
handling. This replaces php4-only php4-zip.
|
|
setting now, do so for aesthetic reasons
|
|
to include "../../lang/php/ext.mk" after extension CONFIGURE_ARGS
setting; successful build confirmed with both PHP 4.x and PHP 5.x
|
|
* bug fixes and improvements
|
|
|
|
(moved to PECL or replaced by different extensions in 5.x)
|
|
PHP5 too
|
|
lang/php/ext.mk before setting CONFIGURE_ARGS
|
|
individual PHP extension packages with either PHP 4.x or PHP 5.x
convert existing php4-* packages to this framework and import as php-*
|
|
|
|
anywhere, yet configure.ac declared an AC_REPLACE_FUNCS() for it. Rip out
the offending code from configure until it is rebuilt at the source.
(Patch to remove the AC_REPLACE_FUNCS submitted to author.)
|
|
version 2.8.3
-------------
* Fixed extraction without folders recreation.
version 2.8.2
-------------
* Avoid opening remote files in nautilus.
version 2.8.1
-------------
* Fixed bug #153837: Internal viewer vs. other application question is
asked for files that internal viewer can't even handle.
* Do not ask whether to use the internal viewer when there is a
registered application for the file type.
* Fixed bug #151113: crash trying to open zip file for extraction
* Fixed bug #152900: Multiple file/folder drag and drop needs to be
improved.
|
|
* A security vulnerability has been fixed. If the files within a
cabinet file include "../" in their filenames, this will be
changed to "xx/", so cabinets cannot access the parent directory
of where you want to extract them.
* cabextract should now compile cleanly on AIX and Cygwin.
|
|
|
|
version).
|
|
3 byte diff to previous one (in the tar header), so set DIST_SUBDIR.
cmp -l output (old - new):
5 164 206
6 312 226
7 246 247
|
|
|
|
|
|
NOT_FOR_PLATFORMs reflecting it.
|
|
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
|
|
|
|
package doesn't currently build on darwin with or without the patch,
but darwin has gtar in the base OS anyway.)
|
|
adjust patterns used in ONLY_FOR_PLATFORM/NOT_FOR_PLATFORM to reflect
this.
|
|
|
|
XXX: man page not updated (didn't find new version of suse
gtar man page which we're using in the package)
version 1.14 - Sergey Poznyakoff, 2004-05-11
* Added support for POSIX.1-2001 and ustar archive formats.
* New option --format allows to select the output archive format
* The default output format can be selected at configuration time
by presetting the environment variable DEFAULT_ARCHIVE_FORMAT.
Allowed values are GNU, V7, OLDGNU and POSIX.
* New option --strip-path allows to cut off a given number of
path elements from the name of the file being extracted.
* New options --index-file, --no-overwrite-dir. The --overwrite-dir
option is now the default; use --no-overwrite-dir if you prefer
the previous default behavior.
* The semantics of -o option is changed. When extracting, it
does the same as --no-same-owner GNU tar option. This is compatible
with UNIX98 tar. Otherwise, its effect is the same as that of
--old-archive option. This latter is deprecated and will be removed
in future.
* New option --check-links prints a message if not all links are dumped
for a file being archived. This corresponds to the UNIX98 -l option.
The current semantics of the -l option is retained for compatibility
with previous releases, however such usage is strongly deprecated as
the option will change to its UNIX98 semantics in the future releases.
* New option --occurrence[=N] can be used in conjunction with one of
the subcommands --delete, --diff, --extract or --list when a list of
files is given either on the command line or via -T option. This
option instructs tar to process only the Nth occurrence of each named
file. N defaults to 1, so `tar -x -f archive --occurrence filename'
extracts the first occurrence of `filename' from `archive'
and terminates without scanning to the end of the archive.
* New option --pax-option allows to control the handling of POSIX
keywords in `pax' extended headers. It is equivalent to `pax'
-o option.
* --incremental and --listed-incremental options work correctly on
individual files, as well as on directories.
* New scripts: backup (replaces old level-0 and level-1) and restore.
The scripts are compiled and installed if --enable-backup-scripts
option is given to configure.
* By default tar searches "rmt" utility in "$prefix/libexec/rmt",
which is consistent with the location where the version of "rmt"
included in the package is installed. Previous versions of tar
used "/etc/rmt". To install "rmt" to its traditional location,
run configure with option --libexecdir=/etc. Otherwise, if you
already have rmt installed and wish to use it, instead of the
shipped in version, set the variable DEFAULT_RMT_COMMAND to
the full path name of the utility, e.g. ./configure
DEFAULT_RMT_COMMAND=/etc/rmt.
Notice also that the full path name of the "rmt" utility to
use can be set at runtime, by giving option --rmt-command to
tar.
* Removed obsolete command line options:
** --absolute-paths superseded by --absolute-names
** --block-compress is not needed any longer
** --block-size superseded by --blocking-factor
** --modification-time superseded by --touch
** --read-full-blocks superseded by --read-full-records
** --record-number superseded by --block-number
** --version-control superseded by --backup
* New message translations fi (Finnish), gl (Galician), hr (Croatian),
hu (Hungarian), ms (Malaysian), nb (Norwegian), ro (Romanian), sk
(Slovak), zh_CN (Chinese simplified), zh_TW (Chinese traditional).
The code 'no' for Norwegian (Bokmål) has been withdrawn; use 'nb' instead.
|
|
|
|
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:
lib/libfoo.a
lib/libfoo.la
lib/libfoo.so
lib/libfoo.so.0
lib/libfoo.so.0.1
one simply needs:
lib/libfoo.la
and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.
Also make LIBTOOLIZE_PLIST default to "yes".
|
|
version 2.8.0
-------------
* Updated translations.
version 2.7.5
-------------
* Fixed bug #151427: Compilation error.
* Fixed bug #150672: Back button is broken
* Fixed bug #150329: File roller creates predictable /tmp directories
* Fixed bug #150327: Adding a directory to archive hangs file roller
* Fixed BUG #150328: avoid crashing while DND of 'Home' icon into
file-roller.
* Updated the recent-files sources from libegg.
version 2.7.4
-------------
* Updated the recent-files sources from libegg.
* Added more mime types to the desktop file.
version 2.7.3
-------------
* Added the supported mime types to file-roller.desktop
version 2.7.2
-------------
* Fixed bug #144041: [Solaris] gtar will not be in path
* Do not display the "operation stopped" dialog (bug #144171).
* Fixed a leak and the display of the error message (bug #145440).
version 2.7.1
-------------
* Fixed bug #144455: Make file-roller session aware even when no
archive is opened.
* Fixed bug #144079 (iso is not listed as a archive in open dialog)
* Hide the main window when in batch mode.
* Allow to extract all the files, not only the selected files, from
an ISO image.
version 2.7.0
-------------
* Added read/extract support for ISO files. (bug #142316)
* Split the add dialog into two dialogs, one used to add files and the
other one used to add folders.
* Ask the distination folder after pasting a selection, this allows
the user to create new folders in the archive.
* Added content size and compression ratio in the properties dialog.
* Extract selection without creating the whole path. (bug #140971)
|
|
and removing some extra " characters).
|
|
see...
|
|
|
|
package provided by Miles Nordin in PR 26774
rzip is a compression program, similar in functionality to gzip or
bzip2, but able to take advantage long distance redundencies in files,
which can sometimes allow rzip to produce much better compression
ratios than other programs.
|
|
the Makefiles so that they can be built by really basic make programs.
|
|
|
|
Introduce HAVE_FILE_FLAGS if the system declares UF_SETTABLE and SF_SETTABLE
in addition to member 'st_flags' of struct stat. Use HAVE_FILE_FLAGS instead
of HAVE_STRUCT_STAT_ST_FLAGS.
This avoids confusion on UnixWare which has 'st_flags' but does _not_ support
file flags.
|
|
from previous include:
- include a pax2nbcompat script to ease importing from src HEAD
into pkgsrc.
* for copy mode, show more meaningful information on SIGINFO.
|
|
- Include time.h to use struct tm.
- Define LINUX_NAMLEN on Linux to avoid using d_namlen in struct dirent.
|
|
version of libnbcompat instead of requiring libnbcompat to be installed.
This simplifies testing of bootstrap packages without root privileges
on a system that has already been bootstrapped.
|
|
|
|
|
|
|
|
include:
- Make new() comply with the documentation and return undef on
a read() failure.
- Re-adds bin/ptar, which disappeared from this distribution after
0.22 (sorry about that).
- Fix a file renaming bug that forgot to carry over path info
- Fix a bug where adding dirs on win32 gave 'permission denied'
- Add extra tests explicilty for Archive::Tar::File
- Move completely from FileHandle to IO::File
- Quell some annoying warnings about binmode on unopened filehandles
- Add tests for binary files included in a tarball
- The chown() code somehow didn't make it into the 1.05 release
- Patch _get_handle() to treat all IO::File handles as binary.
This should make win32 users happy
- A method called 'contains_file' that will tell you if a certain file
is already in the archive.
- Add a global variable $CHOWN that controls whether Archive::Tar
should attempt to chown() files or not when it can.
- NULL-byte padding was done also on files that had no real content,
like symlinks, thus ending up with a number of bytes not dividable
by 512.
- Always do a readlink on the full path, never just the file
- Make Archive::Tar write proper headers when dealing with symlinks
For this $Archive::Tar::FOLLOW_SYMLINKS is introduced
|
|
|