Sheldons

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

16 check-ins

2026-08-04
01:25
Make minor edit to manual footer. leaf check-in: 4ff1f30c19 user: rossgohlke tags: trunk, version-0.1.8
2026-07-30
22:51
Fix previous commit to compare strings instead of numbers. check-in: 0a4caa02e1 user: rossgohlke tags: trunk, version-0.1.7
22:40
Add manual page: convert most of README, leaving only installation instructions; add sheldons.1.sh with commands to generate manual page with pandoc. Now user can force sheldons to use regular resources instead of shell-specific ones by setting SHELDONS_CONFIG_FILE=0 and/or SHELDONS_DATA_DIR=0. check-in: ad282cc6bb user: rossgohlke tags: trunk, version-0.1.6
12:40
Bump version for new package with exec modification. check-in: 387f98f692 user: rossgohlke tags: trunk
12:30
Prepend exec to sheldon invocation, per FreeBSD Porter's Handbook DOs and DONTs. check-in: 9e407c87a6 user: rossgohlke tags: trunk, version-0.1.5
05:58
Move shells/sheldons to port; since port can be built outside of PORTSDIR there is no need to preserve the hierarchy. check-in: 845e11746a user: rossgohlke tags: trunk
05:38
Fixed Makefile PLIST_FILES, change INSTALL_PROGRAM to INSTALL_SCRIPT. check-in: fce60efdc2 user: rossgohlke tags: trunk
04:49
Fix instructions in pkg-message. check-in: 6dee9fc70d user: rossgohlke tags: trunk, version-0.1.4
04:42
Minor modification to README so I can add a tag that will hopefully allow fetching by Ports make. check-in: 0361c66d66 user: rossgohlke tags: trunk, version-0.1.3
04:11
Migrating from package to ports: add ports metadata files, remove obsolete README link, rearrange files since they no longer need to mimic target hierarchy. check-in: bee25bc76f user: rossgohlke tags: trunk
2026-07-28
05:49
Add missing space in a test. check-in: cf11858878 user: rossgohlke tags: trunk
02:43
Change SHELDONS_CONFIG_BASH and SHELDONS_CONFIG_ZSH to move shell extension to front of file. check-in: cc02bfa542 user: rossgohlke tags: trunk
00:16
In sheldons: rewrite to not leak variables; change SHELDONS_DISABLE to SHELDONS_ENABLE, which must be set to 0 in environment prior to sourcing to disable operation; add SHELDONS_CONFIG_BASH and SHELDONS_CONFIG_ZSH which can be used to make Sheldons source a shell-neutral configuration, such as the default SHELDON_CONFIG_FILE, on single-shell systems, and add SHELDONS_DATA_BASH and SHELDONS_DATA_ZSH which work identically for SHELDON_DATA_DIR; only export SHELDONS_SHELL if it is non-empty. Add manifest and README link for package. check-in: c870ead1d5 user: rossgohlke tags: trunk
2026-07-19
07:28
Now bin/sheldons sources contents of etc/profile.d/sheldons directly. check-in: 78396e166c user: rossgohlke tags: trunk
2026-07-17
18:55
Commit files when implementation is fairly mature. check-in: 87924422b1 user: rossgohlke tags: trunk
18:47
initial empty check-in check-in: 77d428447f user: builder tags: trunk