Port details |
- modules Dynamic modification of a user environment
- 4.6.0 sysutils
=0 4.6.0Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2005-03-11 09:34:45
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- Also Listed In: tcl
- License: GPLv2
- Description:
- The Environment Modules package provides for the dynamic modification
of a user's environment via modulefiles.
WWW: http://modules.sourceforge.net/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- For RUN/BUILD depends:
- modules>0:sysutils/modules
- For LIB depends:
- libtclenvmodules.so:sysutils/modules
- To install the port:
- cd /usr/ports/sysutils/modules/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/modules
- pkg install modules
- PKGNAME: modules
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1601457747
SHA256 (modules-4.6.0.tar.bz2) = 616f994384adf4faf91df7d8b7ae2dab5bad20d642509c1a8e189e159968f911
SIZE (modules-4.6.0.tar.bz2) = 1589367
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-sphinx>=0 : textproc/py-sphinx@py38
- bash : shells/bash
- gmake>=4.3 : devel/gmake
- Library dependencies:
-
- libtcl86.so : lang/tcl86
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- sysutils_modules
- USES:
- gmake python:env shebangfix tar:bzip2 tcl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 4.6.0
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
02 Oct 2020 19:18:40
4.6.0
|
0mp  |
Update to 4.6
The most important changes are described in the MIGRATING document:
- https://modules.readthedocs.io/en/v4.6.0/MIGRATING.html
Release notes:
- https://modules.readthedocs.io/en/v4.6.0/NEWS.html
-
https://timeline.noticeable.io/cbzeG7wTvAIqj21zbUmx/posts/modules-4-6-0-released
PR: 249978
Submitted by: Matthieu Volat <mazhe@alkumuna.eu> |
20 Aug 2016 13:23:00
3.2.10_1
|
pawel  |
- Don't set --prefix configure argument, it's done automatically
when GNU_CONFIGURE=yes is set and setting it to LOCALBASE will
break build when LOCALBASE != PREFIX
- Use PREFIX instead of LOCALBASE in --with-version-path argument
parameter which sets directory path creation for reasons
mentioned earlier
Reported by: danfe |
19 Aug 2016 22:41:31
3.2.10_1
|
pawel  |
configure script is generated by GNU autotools
Reported by: danfe |
19 Aug 2016 22:09:44
3.2.10_1
|
pawel  |
- Convert to USES=tcl changing version of TCL
port depends on to 8.6, bump PORTREVISION
- Add patch fixing build with TCL 8.6
- Regenerate patches with make makepatch
PR: 211690
Submitted by: Matthieu Volat |
01 Apr 2016 14:25:18
3.2.10
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
22 Nov 2014 09:13:36
3.2.10
|
antoine  |
Cleanup plist |
07 Sep 2014 09:46:59
3.2.10
|
marino  |
sysutils/modules: Upgrade version 3.1.6 => 3.2.10 and support stage
PR: 193308
Submitted by: Matthieu Volat
Stage fixes: marino |
29 Jul 2014 17:12:50
3.1.6
|
adamw  |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
14 Jul 2014 18:42:04
3.1.6
|
bapt  |
Modernize LIB_DEPENDS
With hat: portmgr |
06 Jul 2014 15:52:25
3.1.6
|
bapt  |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr |
20 Sep 2013 23:06:00
3.1.6
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
24 Oct 2011 04:17:38
3.1.6
|
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
19 Mar 2011 12:38:54
3.1.6
|
miwi  |
- Get Rid MD5 support |
22 Aug 2009 00:35:32
3.1.6 
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
09 Apr 2008 13:42:26
3.1.6
|
pav  |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr |
23 Jul 2007 09:36:52
3.1.6
|
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
24 Jan 2006 01:06:45
3.1.6
|
edwin  |
SHA256ify
Approved by: krion@ |
11 Mar 2005 09:33:12
3.1.6
|
ahze  |
Add modules 3.1.6, dynamic modification of a user's environment.
PR: ports/78649
Submitted by: Hokan |