aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version number.Aaron W. Swenson2013-07-271-1/+1
* Add support for x32.Aaron W. Swenson2013-07-271-0/+3
* Refine get_slots() LogicAaron W. Swenson2013-07-131-1/+12
* Correct variable typoAaron W. Swenson2013-06-131-1/+1
* Update copyright.Aaron W. Swenson2013-02-081-1/+1
* Use relative paths instead of absolute paths. Fix bug 321114.Aaron W. Swenson2013-01-201-12/+25
* Removed SVN_DATE.Aaron W. Swenson2012-02-221-2/+1
* Missed a trailing slash.Aaron W. Swenson2011-04-261-1/+1
* Put double quotes back around '-name' to be consistent with the rest of theAaron W. Swenson2011-04-261-5/+5
* Replaced '-xtype' with '-type' and added '-L' to the 'find' command.Aaron W. Swenson2011-04-241-4/+4
* Better comment as to why 'set -f' is there.Aaron W. Swenson2011-04-221-0/+3
* Comment hintAaron W. Swenson2011-04-221-1/+2
* Fixes bug 364257Aaron W. Swenson2011-04-221-2/+7
* This time with the proper regex.Aaron W. Swenson2011-04-211-1/+1
* '-printf' is GNU extension of the find utility. Additionally, the regex that wasAaron W. Swenson2011-04-211-4/+4
* Fixed MAN page search paths.Aaron W. Swenson2011-04-181-3/+3
* Links all lib* files and symlinks in /usr/lib(64)?/postgresql${SLOT}/lib(64)?Aaron W. Swenson2011-04-021-8/+10
* Fixed path so that it looks for something that'll actually exist.Aaron W. Swenson2011-04-011-2/+2
* Fixed bitness test so that a false positive doesn't happen.Aaron W. Swenson2011-04-011-3/+3
* Path quoting complete, and remove the path quoting inside [[ ]].Aaron W. Swenson2011-04-011-21/+23
* Variable quoting for paths.Aaron W. Swenson2011-03-311-51/+51
* Bit harder to trick get_slots().Aaron W. Swenson2011-03-291-1/+3
* Switched from 'ls' to 'find'. Addressed issues fromAaron W. Swenson2011-03-291-50/+74
* Cleaned up output and localized variables.Aaron W. Swenson2011-03-271-20/+27
* Changed behavior of update(). It'll now both pick and set the default as beingAaron W. Swenson2011-03-251-4/+0
* Localize variables.Aaron W. Swenson2011-03-221-3/+3
* Fixing lib references. ${EROOT}/usr/lib(64)?/postgresql-${SLOT}/lib(64)?/Aaron W. Swenson2011-03-211-6/+6
* Initial commit of the 1.0 series of postgresql.eselect. A module that managesAaron W. Swenson2011-03-191-0/+296