summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* en_US: Add string for lib/profile.shP. J. McDermott2014-08-151-0/+3
|
* lib/profile.sh: New fileP. J. McDermott2014-08-152-1/+77
|
* Makefile.am: New "profiles" variableP. J. McDermott2014-08-151-0/+3
|
* install: use feedP. J. McDermott2014-08-151-0/+1
|
* install: Move profile_set() callP. J. McDermott2014-08-151-9/+7
|
* cmd_install_find_pkgs(): Update function callsP. J. McDermott2014-08-151-6/+12
|
* feed_find_pkgs(): Write to a filenames fileP. J. McDermott2014-08-151-0/+7
|
* lib/profiles/proteanos.sh: New fileP. J. McDermott2014-08-152-1/+77
|
* cmd_install_find_pkgs(): New functionP. J. McDermott2014-08-151-4/+25
|
* feed_find_pkgs(): Append to the dependencies file.P. J. McDermott2013-12-021-1/+1
|
* install: Parse profile prefix in suite.P. J. McDermott2013-12-021-0/+8
|
* en_US: Wrap long line.P. J. McDermott2013-11-301-1/+2
|
* install: Call print_cmd_usage() directly.P. J. McDermott2013-11-301-1/+1
|
* Distribute and install lib/feed.sh.P. J. McDermott2013-11-301-0/+1
|
* lib/feed.sh: Rewrite to use parse_control().P. J. McDermott2013-11-301-45/+72
|
* en_US: Add strings needed by lib/control.sh.P. J. McDermott2013-11-291-0/+8
|
* parse_control(): Don't check for unknown fields.P. J. McDermott2013-11-291-20/+4
|
* parse_control(): Support multiple paragraphs.P. J. McDermott2013-11-291-15/+41
|
* s/pkgdataprofiles/pkgdataprofile/.P. J. McDermott2013-11-282-4/+4
|
* lib/control.sh: New file, from pro-archman.P. J. McDermott2013-11-282-0/+137
|
* feed_find_pkgs(): s/1/deps_file/.P. J. McDermott2013-11-281-1/+1
|
* lib/feed.sh: New file.P. J. McDermott2013-11-261-0/+90
|
* prokit: Define HT and LF variables.P. J. McDermott2013-11-261-0/+3
|
* lib/fd.sh: Add missing "use" commands.P. J. McDermott2013-10-261-0/+3
|
* fopen(): Exit on failure.P. J. McDermott2013-10-262-2/+2
|
* lib/fd.sh: New file.P. J. McDermott2013-10-263-0/+100
|
* Makefile.am: Add pkgdataprofiles stuff.P. J. McDermott2013-10-242-0/+6
|
* install: New command (stub).P. J. McDermott2013-10-233-1/+58
|
* get_options(): Handle "?" option.P. J. McDermott2013-10-231-1/+3
|
* prokit: Update get_options call.P. J. McDermott2013-10-231-1/+1
|
* get_options(): Determine optstring and prefix.P. J. McDermott2013-10-231-3/+10
|
* running_cmd: New variable.P. J. McDermott2013-10-231-0/+4
|
* Makefile.am: New "uninstall-hook" rule.P. J. McDermott2013-10-231-0/+7
|
* Makefile.am: Fix directory in locale installation.P. J. McDermott2013-10-231-2/+2
|
* en_US: Add option summaries.P. J. McDermott2013-10-231-0/+4
|
* prokit: Parse options.P. J. McDermott2013-10-231-2/+16
|
* lib/getopt.sh: New file.P. J. McDermott2013-10-232-0/+38
|
* prokit: Declare "loading_cmd" global variable.P. J. McDermott2013-10-231-0/+3
|
* Makefile.am: New "uninstall-local" target.P. J. McDermott2013-10-231-0/+8
|
* Makefile.am: Use PACKAGE_NAME and PACKAGE_VERSION.P. J. McDermott2013-10-232-4/+4
|
* version: Add executable name to output.P. J. McDermott2013-10-231-1/+1
|
* _try_load_locale(): Hardcode locale path formats.P. J. McDermott2013-10-231-15/+6
|
* .gitignore: Add *.ms pattern.P. J. McDermott2013-10-231-0/+1
|
* en_US: New locale.P. J. McDermott2013-10-232-1/+40
|
* Makefile.am: Add locale stuff.P. J. McDermott2013-10-232-3/+24
|
* Makefile.am: s/reallyclean/really-clean/.P. J. McDermott2013-10-231-1/+1
|
* Makefile.am: New "pkgdatacmddir" variable.P. J. McDermott2013-10-231-0/+1
|
* .gitignore: Add *.sm patterns.P. J. McDermott2013-10-231-0/+2
|
* version: New command.P. J. McDermott2013-10-232-1/+28
|
* help: New command.P. J. McDermott2013-10-232-1/+41
|