<b>relink</b> is a <i>package management tool</i> for organization and management of software packages. It should run on any UNIX platform that runs PERL. Similar tools include: rpm(REDHAT/Mandrake), pkgadd(Slackware/SUN), stow(GNU) and depot(CMU)
Be the first to post a text review of relink. Rate and review a project by clicking thumbs up or thumbs down in the right column.
## Revision 1.25 2001/11/28 00:05:41 apiszcz ## updated version number to reflect user input change ## ## Revision 1.24 2001/11/25 23:13:53 apiszcz ## on the init option if user does not enter Y , repeat prompt ## ## Revision 1.23 2001/11/02 21:25:53 apiszcz ## minior word ## ## Revision 1.22 2001/10/31 23:42:56 apiszcz ## minor changes in code, major updates for man page ## Revision 1.21 2001/10/27 10:54:59 apiszcz ## removed exit from cl_version ## ## Revision 1.20 2001/10/27 10:53:43 apiszcz ## call cl_version if verbose ## ## Revision 1.19 2001/10/26 21:10:05 apiszcz ## removed get_physical_relink_location ## ## Revision 1.17 2001/10/26 12:14:30 apiszcz ## added ability to keep temporary files with --keep option ## ## Revision 1.16 2001/10/26 12:07:39 apiszcz ## replaced SYSTEM find call to create cache file with PERL File::Find ## massive performance improvement,4-10x on sparc, 10-100x on LINUX, ## added first of many signal handlers to capture warnings from PERL modules ## I can not control and collect them into the error file. Might want to ## add an option to NOT delete this file in cleanup for debug ## ## Revision 1.15 2001/10/25 23:32:45 apiszcz ## fixed printout ## removed mkdir output from the mkpath call ## count directories processed ## remove redundant file remove at the end of main, now handled by cleanup files## ## Revision 1.14 2001/10/25 19:15:36 apiszcz ## rcs tags in PERL appear to be a problem.. for now ## ## Revision 1.13 2001/10/25 19:07:48 apiszcz ## test version ## ## Revision 1.12 2001/10/25 19:04:05 apiszcz ## starting to add version ## ## Revision 1.11 2001/10/24 23:59:51 apiszcz ## added output of new/deleted links on a single output line, may want to add ## time if >0 seconds in the future ## ## Revision 1.10 2001/10/22 23:27:30 apiszcz ## verbose option added ## create an empty rdb.dat when done with init, rdb.dat expected even it empty ## testing ## ## Revision 1.9 2001/10/21 00:43:27 apiszcz ## added test for user entered path of app, if blank ask again## Revision 1.8 2001/10/20 20:09:56 apiszcz ## fixed the init problem, needed call to get_parameters first ## ## Revision 1.7 2001/10/20 11:48:35 apiszcz ## uncomment help line for init ## ## Revision 1.6 2001/10/20 11:39:34 apiszcz ## added unlink ## added verification for init mode ## ## Revision 1.5 2001/10/19 23:12:04 apiszcz ## added new features, uses .relinkrc file ## initialize function ## setup function ## help function ## get_parameters ## command line argument handler ## ## Revision 1.4 2001/10/17 23:59:16 apiszcz ## Revision 1.3 2001/10/17 23:37:11 apiszcz ## enable use strict, massive 'my' cleanup version 1.8 ## ## Revision 1.2 2001/10/17 22:47:51 apiszcz ## comment out prints in delink ## ## Revision 1.1.1.1 2001/10/17 22:46:37 apiszcz ## test ## ## ## Revision 1.6 2000/06/15 20:59:58 apiszcz ## REMOVE /tmp files ## ## Revision 1.5 2000/06/04 00:10:05 apiszcz ## minor cleanup, edit ## ## Revision 1.4 2000/06/02 00:17:29 apiszcz ## verison repair ## ## Revision 1.3 2000/06/02 00:11:38 apiszcz ## change verison output in header line output ## ## Revision 1.2 2000/06/02 00:10:27 apiszcz ## added rcs ident tags ##
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?