hp hp
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 200
op 1.32
op tool provides a flexible means for system administrators to grant access to certain root operations. more>>
op tool provides a flexible means for system administrators to grant access to certain root operations without having to give them full superuser privileges.
Different sets of users may access different operations, and the security-related aspects of each operation can be carefully controlled.
It was originally written around 1990 by Tom Christiansen and Dave Koblas. Further updates and porting were performed by Howard Owen. The last version of this vintage is available here. The current version is maintained by Alec Thomas.
I first came into contact with op whilst working at Access Gaming Systems, where op was used extensively to control developer and administrator access to resources.
Enhancements:
- rpl_malloc/rpl_realloc was added so that systems with dodgy implementations will link.
- This fixes compilation on HP-UX.
- If a help parameter does not exist, the actual command to be run for the help is used.
- Detection for openlog() returning void was added.
<<lessDifferent sets of users may access different operations, and the security-related aspects of each operation can be carefully controlled.
It was originally written around 1990 by Tom Christiansen and Dave Koblas. Further updates and porting were performed by Howard Owen. The last version of this vintage is available here. The current version is maintained by Alec Thomas.
I first came into contact with op whilst working at Access Gaming Systems, where op was used extensively to control developer and administrator access to resources.
Enhancements:
- rpl_malloc/rpl_realloc was added so that systems with dodgy implementations will link.
- This fixes compilation on HP-UX.
- If a help parameter does not exist, the actual command to be run for the help is used.
- Detection for openlog() returning void was added.
Download (0.14MB)
Added: 2005-12-08 License: BSD License Price:
1415 downloads
EPM 4.1
EPM package is a free UNIX software/file packaging program that generates distribution archives from a list of files. more>>
EPM package is a free UNIX software/file packaging program that generates distribution archives from a list of files. EPM Can:
- Generate portable script-based distribution packages complete with installation and removal scripts and standard install/uninstall GUIs.
- Generate "native" distributions in AIX, BSD, Debian, HP-UX, IRIX, MacOS X, Red Hat, Slackware, Solaris, and Tru64 UNIX formats.
- Provide a complete, cross-platform software distribution solution for your applications.
The EPM book, "Software Distribution Using the ESP Package Manager", is available in print form. This book will teach you how to use the ESP Package Manager to create your own software packages that can be distributed over the Internet and on traditional media such as CD-ROM and DVD-ROM.
Enhancements:
- This release adds disk image creation on Mac OS X and fixes several RPM and GUI bugs.
<<less- Generate portable script-based distribution packages complete with installation and removal scripts and standard install/uninstall GUIs.
- Generate "native" distributions in AIX, BSD, Debian, HP-UX, IRIX, MacOS X, Red Hat, Slackware, Solaris, and Tru64 UNIX formats.
- Provide a complete, cross-platform software distribution solution for your applications.
The EPM book, "Software Distribution Using the ESP Package Manager", is available in print form. This book will teach you how to use the ESP Package Manager to create your own software packages that can be distributed over the Internet and on traditional media such as CD-ROM and DVD-ROM.
Enhancements:
- This release adds disk image creation on Mac OS X and fixes several RPM and GUI bugs.
Download (0.48MB)
Added: 2007-04-11 License: GPL (GNU General Public License) Price:
933 downloads
HPUX::SDUX 0.03
HPUX::SDUX is a Perl module for creating SD-UX software depots of Perl modules. more>>
HPUX::SDUX is a Perl module for creating SD-UX software depots of Perl modules.
SYNOPSIS
perl -MHPUX::SDUX -e wmf
make; make test; make depot
HPUX::SDUX is a Perl module to assist creating SD-UX software depots for Perl modules on HP-UX. As such, it is utterly useless for Perl users on other platforms.
This version assumes the use of HP-UX 11i and PSF (Product Specification File) layout version 1.0, as outlined in Software Distributor Administration Guide for HP-UX 11i . It may work on other versions, but it is not tested.
After unpacking a CPAN module, move to the expanded directory and say
perl -MHPUX::SDUX -e wmf
This creates intermediate file Makefile.SDUX, based on Makefile.PL in the current directory, and writes Makefile by executing Makefile.SDUX. The resulting Makefile contains a modified target clean and a new target depot, so that you can only follow with
make; make test; make depot
The target depot will install the module in the sdux subdirectory, writes module.psf and invokes swpackage. Thus certin privileges are required for this target.
<<lessSYNOPSIS
perl -MHPUX::SDUX -e wmf
make; make test; make depot
HPUX::SDUX is a Perl module to assist creating SD-UX software depots for Perl modules on HP-UX. As such, it is utterly useless for Perl users on other platforms.
This version assumes the use of HP-UX 11i and PSF (Product Specification File) layout version 1.0, as outlined in Software Distributor Administration Guide for HP-UX 11i . It may work on other versions, but it is not tested.
After unpacking a CPAN module, move to the expanded directory and say
perl -MHPUX::SDUX -e wmf
This creates intermediate file Makefile.SDUX, based on Makefile.PL in the current directory, and writes Makefile by executing Makefile.SDUX. The resulting Makefile contains a modified target clean and a new target depot, so that you can only follow with
make; make test; make depot
The target depot will install the module in the sdux subdirectory, writes module.psf and invokes swpackage. Thus certin privileges are required for this target.
Download (0.005MB)
Added: 2007-01-09 License: Perl Artistic License Price:
1022 downloads
JSPP 0.1.2
JSPP is an untyped, java-like scripting language designed to be embedded in applications. more>>
JSPP is an untyped, java-like scripting language designed to be embedded in applications. The project is written in C and can be compiled on VC/Win, Tandem (HP Non-Stop), and Linux.
Enhancements:
- Updated to reflect changes in the SPL library.
<<lessEnhancements:
- Updated to reflect changes in the SPL library.
Download (0.42MB)
Added: 2007-02-15 License: GPL (GNU General Public License) Price:
983 downloads
JvFTP 0.72
JvFTP is a Java ftp client library. more>>
JvFTP is a Java ftp client library.
This library has been tested with:
SunOS 5.7, FTP server
BSD-199506, FTP server
SuSE Linux 6.4 (i386), FTP server
HP-UX B.11.00 U 9000/800, FTP server
MS Windows, BulletProof FTP server v2.1.5
MS Windows 2000, Microsoft FTP Publishing Service 5.0
Main features:
- Uploads / downloads files
- Recursive directory uploads
- Concurrent data transfers
- Both passive / active data transfer modes
- Swing components for browsing files and directories
- AWT components for browsing files and directories
<<lessThis library has been tested with:
SunOS 5.7, FTP server
BSD-199506, FTP server
SuSE Linux 6.4 (i386), FTP server
HP-UX B.11.00 U 9000/800, FTP server
MS Windows, BulletProof FTP server v2.1.5
MS Windows 2000, Microsoft FTP Publishing Service 5.0
Main features:
- Uploads / downloads files
- Recursive directory uploads
- Concurrent data transfers
- Both passive / active data transfer modes
- Swing components for browsing files and directories
- AWT components for browsing files and directories
Download (0.18MB)
Added: 2006-07-15 License: GPL (GNU General Public License) Price:
1203 downloads
pslj 1.0.0
pslj shell-script is used to print Postscript files to a LaserJet 5L printer. more>>
pslj shell-script is used to print Postscript files to a LaserJet 5L printer. If you are using another kind of printer, you can easily adapt this script by changing the DEVICE paramater to GhostScript (and possibly the resolution).
You can reference this script in your /etc/printcap file, like this (assuming you have installed the script in /usr/local/bin, with mode 755):
ps|HP LaserJet 5L as PostScript:
:lp=/dev/lp1:
:sd=/var/spool/lp1:
:mx#0:
:if=/usr/local/bin/pslj:sh
You need to adapt your /etc/printcap file.
This should work on any UN*X-like platform, that has an lpr style printing subsystem.
I dont use this for normal printing support anymore. Im using cups for that now.
<<lessYou can reference this script in your /etc/printcap file, like this (assuming you have installed the script in /usr/local/bin, with mode 755):
ps|HP LaserJet 5L as PostScript:
:lp=/dev/lp1:
:sd=/var/spool/lp1:
:mx#0:
:if=/usr/local/bin/pslj:sh
You need to adapt your /etc/printcap file.
This should work on any UN*X-like platform, that has an lpr style printing subsystem.
I dont use this for normal printing support anymore. Im using cups for that now.
Download (MB)
Added: 2006-06-07 License: GPL (GNU General Public License) Price:
1236 downloads
pyD20 0.01
pyD20 is a combat manager for D20 or DND3e. more>>
pyD20 project is a combat manager for D20 or DND3e.
pyD20 is a combat manager meant to be used by a DM while playing the D20/DND3e role-playing game. Its features include a pyGTK2/Glade interface, the ability to track combatants, initiatives, and HP, the ability to reassign initiatives during combat, and the ability to add or remove combatants during combat. pyD20 is designed to be simple for the DM to use.
Main features:
- Track combatants.
- Set initiative for those combatants who want to roll manually.
- Roll initiative for other combatants.
- Track hit points for combatants.
- Change initiative during combat (refocus, triggers, delay).
- Counts the rounds of combat.
<<lesspyD20 is a combat manager meant to be used by a DM while playing the D20/DND3e role-playing game. Its features include a pyGTK2/Glade interface, the ability to track combatants, initiatives, and HP, the ability to reassign initiatives during combat, and the ability to add or remove combatants during combat. pyD20 is designed to be simple for the DM to use.
Main features:
- Track combatants.
- Set initiative for those combatants who want to roll manually.
- Roll initiative for other combatants.
- Track hit points for combatants.
- Change initiative during combat (refocus, triggers, delay).
- Counts the rounds of combat.
Download (0.011MB)
Added: 2007-01-08 License: GPL (GNU General Public License) Price:
1022 downloads
HPUX::Ioscan 1.010
HPUX::Ioscan is a Perl function to handle HPUX ioscan command. more>>
HPUX::Ioscan is a Perl function to handle HPUX ioscan command.
SYNOPSIS
use HPUX::Ioscan ;
my $result = ioscan ();
print "All hardware paths: ", join(" ", keys %$result),"n";
print "One device file of disk :n",
$result->{2/1.6.0}{device_files}[0],
"n";
This module works on top of the HP-UX command ioscan. It forks a process to run the ioscan command and parses its STDOUT. The result is returned in a hash.
This module is quite basic but it may be interesting if you need to write administration program on HP-UX.
You may call ioscan several time in your program without any problem sicne the result is cached. Only the first call to ioscan will actually run the ioscan command. (But you may override the caching of the result)
<<lessSYNOPSIS
use HPUX::Ioscan ;
my $result = ioscan ();
print "All hardware paths: ", join(" ", keys %$result),"n";
print "One device file of disk :n",
$result->{2/1.6.0}{device_files}[0],
"n";
This module works on top of the HP-UX command ioscan. It forks a process to run the ioscan command and parses its STDOUT. The result is returned in a hash.
This module is quite basic but it may be interesting if you need to write administration program on HP-UX.
You may call ioscan several time in your program without any problem sicne the result is cached. Only the first call to ioscan will actually run the ioscan command. (But you may override the caching of the result)
Download (0.019MB)
Added: 2007-04-14 License: Perl Artistic License Price:
923 downloads
cpuinfo 1.0-Pre R2
cpuinfo consists in an API/library used by programs to get information about the underlying CPU. more>>
Such information include CPU vendor, model name, cache hierarchy, and supported features (e.g. CMP, SMT, SIMD). cpuinfo is also a standalone program to demonstrate the use of this API.
The cpuinfo library is distributed under the terms of the GNU Lesser General Public License (LGPL).
cpuinfo has been built and tested on the following platforms:
- i386 Linux GCC >= 3.3.4, G++ >= 2.96
- i386 NetBSD >= 2.0 GCC >= 3.3.3
- i386 FreeBSD >= 5.3 GCC >= 3.3.3
- i386 MacOS X >= 10.4.9 GCC >= 4.0.1
- x86_64 Linux GCC >= 3.3.4
- ia64 Linux GCC 4.1
- ia64 HP-UX >= 11i v2 HP C/aC++ A.06.14, GCC >= 3.4.3
- ia64 FreeBSD >= 6.1 GCC >= 3.4.4
- ppc Linux GCC >= 3.4.3
- ppc MacOS X >= 10.2.8 GCC >= 3.1
- mips IRIX >= 6.5 MIPSpro >= 7.3.1.3 (C++), MIPSpro >= 7.4 (C), GCC >= 3.3
<<lessThe cpuinfo library is distributed under the terms of the GNU Lesser General Public License (LGPL).
cpuinfo has been built and tested on the following platforms:
- i386 Linux GCC >= 3.3.4, G++ >= 2.96
- i386 NetBSD >= 2.0 GCC >= 3.3.3
- i386 FreeBSD >= 5.3 GCC >= 3.3.3
- i386 MacOS X >= 10.4.9 GCC >= 4.0.1
- x86_64 Linux GCC >= 3.3.4
- ia64 Linux GCC 4.1
- ia64 HP-UX >= 11i v2 HP C/aC++ A.06.14, GCC >= 3.4.3
- ia64 FreeBSD >= 6.1 GCC >= 3.4.4
- ppc Linux GCC >= 3.4.3
- ppc MacOS X >= 10.2.8 GCC >= 3.1
- mips IRIX >= 6.5 MIPSpro >= 7.3.1.3 (C++), MIPSpro >= 7.4 (C), GCC >= 3.3
Download (0.024MB)
Added: 2007-07-23 License: LGPL (GNU Lesser General Public License) Price:
828 downloads
OpenBSD 4.1
The OpenBSD project produces a FREE, multi-platform 4.4BSD-based UNIX-like operating system. more>>
The OpenBSD project produces a FREE, multi-platform 4.4BSD-based UNIX-like operating system. Our efforts emphasize portability, standardization, correctness, proactive security and integrated cryptography.
OpenBSD project supports binary emulation of most programs from SVR4 (Solaris), FreeBSD, Linux, BSD/OS, SunOS and HP-UX. OpenBSD is freely available from our FTP sites, and also available in an inexpensive 3-CD set.
<<lessOpenBSD project supports binary emulation of most programs from SVR4 (Solaris), FreeBSD, Linux, BSD/OS, SunOS and HP-UX. OpenBSD is freely available from our FTP sites, and also available in an inexpensive 3-CD set.
Download (4.9MB)
Added: 2007-05-01 License: Freeware Price:
909 downloads
Lpy 0.9.2.4
Lpy is a printing tool. more>>
Lpy is a printing tool with a GUI interface that was designed to support multi-function printer features such as duplex, n-up, staplers, and booklets.
Now many printers have a lot of functions(Duplex,Nup,Staple,Booklets,etc) and become more smallsized and more inexpensive.
But on Linux(UNIX-like OS) these functions are hardly avaliable. The aim of lpy is to make your Multifunction-Printer(a optional Finisher) avaliable.
Main features:
- independent of a spooler and a application software in user space.
- Any filter of a printing spooler isnt necessary. a frontend of GNU a2ps that converts a text-file to a PS-file.
- a printing filter which uses a GS(Ghostscript)
- written in Python and PyGTK
- uses SNMP(PrinterMIB) if possible for getting printer informations(Errors and Status)
- supports PJL commands if possible.
- Now some PJL commands are supported. available in UNIX-like OS(Linux,FreeBSD and Solaris,HP-UX,etc)
<<lessNow many printers have a lot of functions(Duplex,Nup,Staple,Booklets,etc) and become more smallsized and more inexpensive.
But on Linux(UNIX-like OS) these functions are hardly avaliable. The aim of lpy is to make your Multifunction-Printer(a optional Finisher) avaliable.
Main features:
- independent of a spooler and a application software in user space.
- Any filter of a printing spooler isnt necessary. a frontend of GNU a2ps that converts a text-file to a PS-file.
- a printing filter which uses a GS(Ghostscript)
- written in Python and PyGTK
- uses SNMP(PrinterMIB) if possible for getting printer informations(Errors and Status)
- supports PJL commands if possible.
- Now some PJL commands are supported. available in UNIX-like OS(Linux,FreeBSD and Solaris,HP-UX,etc)
Download (0.17MB)
Added: 2005-08-02 License: GPL (GNU General Public License) Price:
1545 downloads
Orpie 1.4.3
Orpie is a fullscreen RPN calculator for the console. more>>
Orpie is a fullscreen RPN calculator for the console. Its operation is similar to that of modern HP calculators, but data entry has been optimized for efficiency on a PC keyboard.
Features include extensive scientific calculator functionality, units support, base conversions, command completion, configurable keybindings, and a visible interactive stack.
Main features:
- real and complex numbers and matrices
- extensive function library
- command completion of function names
- base conversions
- units and conversion factor handling
- exact integer arithmetic, with unlimited integer size
- visible stack, with browsing/modification capability
- user-defined variables
- user-configurable keybindings, via a Mutt-like rcfile
- context-sensitive help
<<lessFeatures include extensive scientific calculator functionality, units support, base conversions, command completion, configurable keybindings, and a visible interactive stack.
Main features:
- real and complex numbers and matrices
- extensive function library
- command completion of function names
- base conversions
- units and conversion factor handling
- exact integer arithmetic, with unlimited integer size
- visible stack, with browsing/modification capability
- user-defined variables
- user-configurable keybindings, via a Mutt-like rcfile
- context-sensitive help
Download (0.37MB)
Added: 2005-10-30 License: GPL (GNU General Public License) Price:
1454 downloads
Sproxy 1.01
Sproxy is a project meant to replace the Scout as the preferred method of URL harvest for Siege. more>>
Sproxy is a project meant to replace the Scout as the preferred method of URL harvest for Siege.
It is an HTTP proxy server written in perl and designed to collect all URL information in a siege-friendly format. All necessary modules are bundled with the source. Sproxy is built with GNU autotools.
PLATFORM SUPPORT
Sproxy was written on GNU/Linux and should run on all platforms that support perl. It has been successfully tested on recent releases of Solaris, HP-UX and AIX.
Enhancements:
- This version adds GNU/autotools support for the configuration and build.
- It is designed to detect dependencies and dynamically configure the application to fit the environment.
- It bundles all necessary perl modules for the convenience of the user.
-
<<lessIt is an HTTP proxy server written in perl and designed to collect all URL information in a siege-friendly format. All necessary modules are bundled with the source. Sproxy is built with GNU autotools.
PLATFORM SUPPORT
Sproxy was written on GNU/Linux and should run on all platforms that support perl. It has been successfully tested on recent releases of Solaris, HP-UX and AIX.
Enhancements:
- This version adds GNU/autotools support for the configuration and build.
- It is designed to detect dependencies and dynamically configure the application to fit the environment.
- It bundles all necessary perl modules for the convenience of the user.
-
Download (0.34MB)
Added: 2007-03-23 License: GPL (GNU General Public License) Price:
964 downloads
Parallel BZIP2 1.0.2
Parallel BZIP2 project is a parallel implementation of the bzip2 block. more>>
Parallel BZIP2 project is a parallel implementation of the bzip2 block- sorting file compressor that uses pthreads and achieves near-linear speedup on SMP machines. The output of this version is fully compatible with bzip2 1.0.2 (ie: anything compressed with PBZIP2 can be decompressed with bzip2).
PBZIP2 should work on any system that has a pthreads compatible C++ compiler (such as gcc). It has been tested on: Linux, Windows (cygwin & MinGW), Solaris, Tru64/OSF1, HP-UX, and Irix.
<<lessPBZIP2 should work on any system that has a pthreads compatible C++ compiler (such as gcc). It has been tested on: Linux, Windows (cygwin & MinGW), Solaris, Tru64/OSF1, HP-UX, and Irix.
Download (0.026MB)
Added: 2007-07-26 License: BSD License Price:
828 downloads
rpCalc 0.5.0
rpCalc is a simple RPN (Reverse Polish Notation) calculator for X. more>>
rpCalc project started out as a little program written to try out various Python GUI toolkits. But I ended up using it all the time (its much quicker to pull it up than to pull an actual HP calculator out of the desk), and I made several improvements.
So I decided to make it available to others who also like RPN calculators.
Main features:
- Uses reverse polish notation, similar to most Hewlett-Packard calculators.
- The number, operator or command text on any key can be typed, or the mouse can be used to hit the key.
- If desired, the four RPN registers can be shown in the main display.
- A separate window can display the four RPN registers, a history of recent calculations, or the contents of the ten memory registers.
- Any values from the extra windows can be copied to the calculator display or to the clipboard.
- Options can be set to control the display of numbers and the initial window configuration.
<<lessSo I decided to make it available to others who also like RPN calculators.
Main features:
- Uses reverse polish notation, similar to most Hewlett-Packard calculators.
- The number, operator or command text on any key can be typed, or the mouse can be used to hit the key.
- If desired, the four RPN registers can be shown in the main display.
- A separate window can display the four RPN registers, a history of recent calculations, or the contents of the ten memory registers.
- Any values from the extra windows can be copied to the calculator display or to the clipboard.
- Options can be set to control the display of numbers and the initial window configuration.
Download (0.028MB)
Added: 2006-10-03 License: GPL (GNU General Public License) Price:
1116 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above hp hp 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