archivers roseville
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 7
User::Identity::Archive 0.90
User::Identity::Archive is a base class for archiving user information. more>>
User::Identity::Archive is a base class for archiving user information.
INHERITANCE
User::Identity::Archive
is a User::Identity::Item
User::Identity::Archive is extended by
User::Identity::Archive::Plain
SYNOPSIS
use User::Identity::Archive::Plain;
my $friends = User::Identity::Archive::Plain->new(friends);
$friends->from(*FH);
$friends->from(.friends);
An archive stores collections. It depends on the type of archive how and where that is done. Some archivers may limit the kinds of selections which can be stored.
<<lessINHERITANCE
User::Identity::Archive
is a User::Identity::Item
User::Identity::Archive is extended by
User::Identity::Archive::Plain
SYNOPSIS
use User::Identity::Archive::Plain;
my $friends = User::Identity::Archive::Plain->new(friends);
$friends->from(*FH);
$friends->from(.friends);
An archive stores collections. It depends on the type of archive how and where that is done. Some archivers may limit the kinds of selections which can be stored.
Download (0.025MB)
Added: 2006-06-28 License: Perl Artistic License Price:
1214 downloads
FreeDOS 1.0
FreeDOS aims to be a complete, free, 100% MS-DOS compatible operating system. more>>
FreeDOS aims to be a complete, free, 100% MS-DOS compatible operating system. Mostly achieved except Windows compatibility - Windows standard-mode works on FreeDOS, but 386-mode / WfW 3.11 does not.
Main features:
- Easy multiboot with Win95-2003 and NT/XP/ME
- FAT32 file system and large disk support (LBA)
- LFN support (on command line with 4DOS, which is now freeware: 4DOS for OS/2 is even open source)
- LBACACHE - disk cache (harddisks in CHS and LBA mode, diskette)
- Memory Managers: HIMEM, EMM386, UMBPCI
- SHSUCDX (MSCDEX replacement) and CD-ROM driver (XCDROM)
- CUTEMOUSE - Mouse driver with scroll wheel support
- FDAPM - APM info/control/suspend/poweroff, ACPI throttle, HLT energy saving...
- XDMA - UDMA driver for DOS: up to 4 harddisks
- MPXPLAY - media player for mp3, ogg, wmv... with built-in AC97 and SB16 drivers
- 7ZIP, INFO-ZIP zip & unzip... - modern archivers are available for DOS
- EDIT / SETEDIT - multi window text editors
- HTMLHELP - help viewer, can read help directly from a zip file
- PG - powerful text viewer (similar to V. D. Buergs LIST)
- many text mode programs ported from Linux thanks to DJGPP
- GRAPHICS - greyscale hardcopy on ESC/P, HP PCL and PostScript printers
FreeDOS was previously known as "Free-DOS" and originally as "PD-DOS." For a little trip down memory lane: In 1994, I was a physics student at the University of Wisconsin-River Falls. Most of my work for school had been done using DOS - writing programs, dialing up to the university computer, network, analysing lab data, etc. I really loved DOS; I did everything with it. I had a 386 desktop system in my dorm room and an XT laptop that I would carry around with me to do work "on the go".
<<lessMain features:
- Easy multiboot with Win95-2003 and NT/XP/ME
- FAT32 file system and large disk support (LBA)
- LFN support (on command line with 4DOS, which is now freeware: 4DOS for OS/2 is even open source)
- LBACACHE - disk cache (harddisks in CHS and LBA mode, diskette)
- Memory Managers: HIMEM, EMM386, UMBPCI
- SHSUCDX (MSCDEX replacement) and CD-ROM driver (XCDROM)
- CUTEMOUSE - Mouse driver with scroll wheel support
- FDAPM - APM info/control/suspend/poweroff, ACPI throttle, HLT energy saving...
- XDMA - UDMA driver for DOS: up to 4 harddisks
- MPXPLAY - media player for mp3, ogg, wmv... with built-in AC97 and SB16 drivers
- 7ZIP, INFO-ZIP zip & unzip... - modern archivers are available for DOS
- EDIT / SETEDIT - multi window text editors
- HTMLHELP - help viewer, can read help directly from a zip file
- PG - powerful text viewer (similar to V. D. Buergs LIST)
- many text mode programs ported from Linux thanks to DJGPP
- GRAPHICS - greyscale hardcopy on ESC/P, HP PCL and PostScript printers
FreeDOS was previously known as "Free-DOS" and originally as "PD-DOS." For a little trip down memory lane: In 1994, I was a physics student at the University of Wisconsin-River Falls. Most of my work for school had been done using DOS - writing programs, dialing up to the university computer, network, analysing lab data, etc. I really loved DOS; I did everything with it. I had a 386 desktop system in my dorm room and an XT laptop that I would carry around with me to do work "on the go".
Download (153MB)
Added: 2006-09-04 License: GPL (GNU General Public License) Price:
1158 downloads
hbuild53 Feb112005
hbuild53 is an automated post-build for FreeBSD 5 servers. more>>
hbuild53 (hastek build for FreeBSD 5.3 onward) is a script package to help build FreeBSD base systems. It makes sense if you have multiple systems to build.
hbuild53 will work on FreeBSD 4.x - however the base kernel configuration file will not - as of 5.2.1 the base kernel configuration file is too different.
hbuild53 provides automation for some of the things you might typically do after a base FreeBSD installation. This is relatively simple stuff but has saved me time when building/rebuilding/upgrading multiple systems.
This idea will probably make sense to those who build multiple machines, and will not make sense if you work with one or two systems only..
This package is intended to help start a server build (not to be installed over existing systems, though it probably wont hurt anything to do so), assuming you will be building
other applications later as you build your final platform.
This package is specific to FreeBSD 5.3-RELEASE onward. It will upgrade your ports tree, install ports, create some customizations, and provide some sysadmin packages, such as log archivers, a chrooted BIND builder, a heirarchichal unix platform backup system, shows how to set up serial console, a new kernel, and ipf for packet filtering.
Each hbuild subdirectory has bits you might be able to adapt into your own system administration.
You will need a reasonably fast internet connection for the ports. Why install ports rather than packages? You dont have to, but I always thought its better to build the software on the particular system, although it takes longer.
<<lesshbuild53 will work on FreeBSD 4.x - however the base kernel configuration file will not - as of 5.2.1 the base kernel configuration file is too different.
hbuild53 provides automation for some of the things you might typically do after a base FreeBSD installation. This is relatively simple stuff but has saved me time when building/rebuilding/upgrading multiple systems.
This idea will probably make sense to those who build multiple machines, and will not make sense if you work with one or two systems only..
This package is intended to help start a server build (not to be installed over existing systems, though it probably wont hurt anything to do so), assuming you will be building
other applications later as you build your final platform.
This package is specific to FreeBSD 5.3-RELEASE onward. It will upgrade your ports tree, install ports, create some customizations, and provide some sysadmin packages, such as log archivers, a chrooted BIND builder, a heirarchichal unix platform backup system, shows how to set up serial console, a new kernel, and ipf for packet filtering.
Each hbuild subdirectory has bits you might be able to adapt into your own system administration.
You will need a reasonably fast internet connection for the ports. Why install ports rather than packages? You dont have to, but I always thought its better to build the software on the particular system, although it takes longer.
Download (0.099MB)
Added: 2005-04-04 License: BSD License Price:
1664 downloads
blueMail 1.3
blueMail is a multi-format offline mail reader for Unix, DOS, Win32, and other systems. more>>
blueMail is a multi-format offline mail reader for Unix, DOS, Win32, and other systems.
It supports the Blue Wave, QWK, QWKE, SOUP, OMEN and Hippo packet formats, the Hudson and BBBS Message Bases, Unix mail, Eudora and is designed to be a reasonable alternative to the Blue Wave mail reader. It works in full screen, the text interface is coloured and uses ncurses library.
blueMail is free, "open source" software, provided "as is", without warranty of any kind, distributed under the GNU General Public License. Its current maintainer is Ingo Brueckl and will not accept liability resulting from your use or inability to use blueMail.
Main features:
- Unix-compatible (POSIX) system, DOS with DJGPP, Windows with MinGW or Cygwin, or OS/2 with EMX
- curses -- tested with ncurses 1.9.3+, PDCurses 2.2+ (2.6+ recommended)
- gcc (g++) 2.7.0+ -- may work with other C++ compilers, not tested
- InfoZip, and/or other compressing archivers
- GNU make *may* be required on some systems
- PMODE/DJ (by Thomas Pytel & Matthias Grimrath) and UPX (by Markus
- Oberhumer & Laszlo Molnar) are recommended (and used) for the DOS binaries
Enhancements:
- More UTF-8 decoding support: unicode euro sign.
- More WINDOWS-1252 as ISO 8859-1 support: apostrophe-like characters, dash.
- Fixed bug with timezone offset.
- Compiles with recent version of PDCurses without demanding the patch for option WITH_CLOCK.
- Windows port compiles with MinGW, too.
- New option: ReplyExtension (user definable string).
<<lessIt supports the Blue Wave, QWK, QWKE, SOUP, OMEN and Hippo packet formats, the Hudson and BBBS Message Bases, Unix mail, Eudora and is designed to be a reasonable alternative to the Blue Wave mail reader. It works in full screen, the text interface is coloured and uses ncurses library.
blueMail is free, "open source" software, provided "as is", without warranty of any kind, distributed under the GNU General Public License. Its current maintainer is Ingo Brueckl and will not accept liability resulting from your use or inability to use blueMail.
Main features:
- Unix-compatible (POSIX) system, DOS with DJGPP, Windows with MinGW or Cygwin, or OS/2 with EMX
- curses -- tested with ncurses 1.9.3+, PDCurses 2.2+ (2.6+ recommended)
- gcc (g++) 2.7.0+ -- may work with other C++ compilers, not tested
- InfoZip, and/or other compressing archivers
- GNU make *may* be required on some systems
- PMODE/DJ (by Thomas Pytel & Matthias Grimrath) and UPX (by Markus
- Oberhumer & Laszlo Molnar) are recommended (and used) for the DOS binaries
Enhancements:
- More UTF-8 decoding support: unicode euro sign.
- More WINDOWS-1252 as ISO 8859-1 support: apostrophe-like characters, dash.
- Fixed bug with timezone offset.
- Compiles with recent version of PDCurses without demanding the patch for option WITH_CLOCK.
- Windows port compiles with MinGW, too.
- New option: ReplyExtension (user definable string).
Download (0.25MB)
Added: 2006-06-08 License: GPL (GNU General Public License) Price:
1238 downloads
MixIt 1.2
MixIt is a crypting program which makes given data unreadable using mixing, shifting, coding etc. more>>
MixIt is a crypting program which makes given data unreadable using mixing, shifting, coding etc.
MixIt 1.2 offers you some features for an unbreakable communication via email using one time pads and password books.
To protect data, MixIt mixes a given input file with various mixing and shifting algorithms. To do so, MixIt needs a password and a level. To deprotect the mixed data, you must specify the password and level. This is like using WinZip or other archivers which can protect data too. This is made to protect data on your local disk.
To exchange such protected data MixIt offers password books which must be owned by both partners who want to exchange data. To exchange password books, MixIt offers file locking functions that can be used with the Diffie Hellman Box Model.
Like exchanging huge password books using one time pads, MixIt can create password books with random one time pads that one can lock data with these one time pads. You need the Diffie Hellman Box Model only to exchange these password books. The next messages can be simply send to your partner.
<<lessMixIt 1.2 offers you some features for an unbreakable communication via email using one time pads and password books.
To protect data, MixIt mixes a given input file with various mixing and shifting algorithms. To do so, MixIt needs a password and a level. To deprotect the mixed data, you must specify the password and level. This is like using WinZip or other archivers which can protect data too. This is made to protect data on your local disk.
To exchange such protected data MixIt offers password books which must be owned by both partners who want to exchange data. To exchange password books, MixIt offers file locking functions that can be used with the Diffie Hellman Box Model.
Like exchanging huge password books using one time pads, MixIt can create password books with random one time pads that one can lock data with these one time pads. You need the Diffie Hellman Box Model only to exchange these password books. The next messages can be simply send to your partner.
Download (0.34MB)
Added: 2006-07-14 License: GPL (GNU General Public License) Price:
1224 downloads
flexbackup 1.2.1
flexbackup is a flexible backup tool. more>>
flexbackup is for you if you have a single or small number of machines, amanda is "too much", and tarring things up by hand isnt nearly enough...
Main features:
- Easy to configure
- Uses dump, afio, GNU tar, cpio, star, pax, or zip archivers
- Full and numbered levels of incremental backup (acts like "dump")
- Compression and buffering options for all backup types
- Does remote filesystems (over rsh/ssh; no special service)
- Package delta mode can backup files not owned by rpm, or owned+changed files.
- Writes to tapes, on-disk archive files, or on-disk directory trees
- Keeps a table of contents so you know what archives are on each tape
- Nice log files
<<lessMain features:
- Easy to configure
- Uses dump, afio, GNU tar, cpio, star, pax, or zip archivers
- Full and numbered levels of incremental backup (acts like "dump")
- Compression and buffering options for all backup types
- Does remote filesystems (over rsh/ssh; no special service)
- Package delta mode can backup files not owned by rpm, or owned+changed files.
- Writes to tapes, on-disk archive files, or on-disk directory trees
- Keeps a table of contents so you know what archives are on each tape
- Nice log files
Download (0.083MB)
Added: 2005-04-12 License: GPL (GNU General Public License) Price:
1655 downloads
Conjury::C 1.004
Conjury::C is a Perl Conjury with C/C++ compilers, linkers and archivers. more>>
Conjury::C is a Perl Conjury with C/C++ compilers, linkers and archivers.
SYNOPSIS
c_object
Source => Isource-file>,
Directory => Idirectory>,
Includes => [ Idir1>, Idir2>, ... ],
Defines => { Ivar1> => Ival1>, Ivar2> => Ival2>, ... },
Compiler => I< compiler>,
Options => [ I< opt1>, I< opt2>, ... ],
Factors => [ I< factor1>, I< factor2>, ... ];
c_executable
Directory => I< directory>,
Name => I< output-filename>,
Order => [
Searches => [ I< dir1>, I< dir2>, ... ],
Objects => [ I< obj1>, I< obj2>, ... ],
Libraries => [ I< lib1>, I< lib2>, ...] ],
Linker => I< linker>,
Options => [ I< opt1>, I< opt2>, ... ],
Factors => [ I< factor1>, I< factors2>, ... ]
c_static_library
Directory => I< directory>,
Name => I< output-filename>,
Objects => [ I< obj1>, I< obj2>, ...],
Archiver => I< archiver>,
Options => [ I< opt1>, I< opt2>, ... ],
Factors => [ I< factor1>, I< factors2>, ... ]
c_compiler
Program => I< program>,
Options => [ I< opt1>, I< opt2>, ... ],
Journal => I< journal>,
Flag_Map => { I => I< include-flag>, D => I< define-flag>,
c => I< source-flag>, o => I< object-flag> },
Suffix_Rule => sub { my ($name) = @_; ... return $result },
Scanner => sub { my ($c_file, $args) = @_; ... return @result };
c_compiler Vendor => I< vendor>, ...
c_linker
Program => I< program>,
Options => [ I< opt1>, I< opt2>, ... ],
Journal => I< journal>,
Flag_Map => { l => I< link-flag>, L => I< search-flag>,
o => I< output-flag> },
Bind_Rule => sub { my ($lib, $bind) = @_;
... return @result },
Search_Rule => sub { my ($lib, $rule, $bind, @search) = @_;
... return @factors };
c_linker Vendor => I< vendor>, ...
c_archiver
Program => I< program>,
Options => [ I< opt1>, I< opt2>, ... ],
Journal => I< journal>,
Flag_Map => { r => I< replace-flag> };
c_archiver Vendor => I< vendor>, ...
Spells for compiling and linking C/C++ software are constructed using c_object, c_executable and c_static_library. The compiler, linker and archiver used in the resulting actions are the same compiler, linker and archiver that were used to build Perl itself, unless otherwise specified.
Specializations of the general classes of compiler, linker and archiver can be created using c_compiler, c_linker and c_archiver.
<<lessSYNOPSIS
c_object
Source => Isource-file>,
Directory => Idirectory>,
Includes => [ Idir1>, Idir2>, ... ],
Defines => { Ivar1> => Ival1>, Ivar2> => Ival2>, ... },
Compiler => I< compiler>,
Options => [ I< opt1>, I< opt2>, ... ],
Factors => [ I< factor1>, I< factor2>, ... ];
c_executable
Directory => I< directory>,
Name => I< output-filename>,
Order => [
Searches => [ I< dir1>, I< dir2>, ... ],
Objects => [ I< obj1>, I< obj2>, ... ],
Libraries => [ I< lib1>, I< lib2>, ...] ],
Linker => I< linker>,
Options => [ I< opt1>, I< opt2>, ... ],
Factors => [ I< factor1>, I< factors2>, ... ]
c_static_library
Directory => I< directory>,
Name => I< output-filename>,
Objects => [ I< obj1>, I< obj2>, ...],
Archiver => I< archiver>,
Options => [ I< opt1>, I< opt2>, ... ],
Factors => [ I< factor1>, I< factors2>, ... ]
c_compiler
Program => I< program>,
Options => [ I< opt1>, I< opt2>, ... ],
Journal => I< journal>,
Flag_Map => { I => I< include-flag>, D => I< define-flag>,
c => I< source-flag>, o => I< object-flag> },
Suffix_Rule => sub { my ($name) = @_; ... return $result },
Scanner => sub { my ($c_file, $args) = @_; ... return @result };
c_compiler Vendor => I< vendor>, ...
c_linker
Program => I< program>,
Options => [ I< opt1>, I< opt2>, ... ],
Journal => I< journal>,
Flag_Map => { l => I< link-flag>, L => I< search-flag>,
o => I< output-flag> },
Bind_Rule => sub { my ($lib, $bind) = @_;
... return @result },
Search_Rule => sub { my ($lib, $rule, $bind, @search) = @_;
... return @factors };
c_linker Vendor => I< vendor>, ...
c_archiver
Program => I< program>,
Options => [ I< opt1>, I< opt2>, ... ],
Journal => I< journal>,
Flag_Map => { r => I< replace-flag> };
c_archiver Vendor => I< vendor>, ...
Spells for compiling and linking C/C++ software are constructed using c_object, c_executable and c_static_library. The compiler, linker and archiver used in the resulting actions are the same compiler, linker and archiver that were used to build Perl itself, unless otherwise specified.
Specializations of the general classes of compiler, linker and archiver can be created using c_compiler, c_linker and c_archiver.
Download (0.033MB)
Added: 2006-07-05 License: GPL (GNU General Public License) Price:
1206 downloads
Secleted [ 0 ] software to compare
- Page: 1 of 1
- 1
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above archivers roseville search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed