Port details |
- ftjam Small build tool that can be used as a replacement for make(1)
- 2.5.2 devel
=2 2.5.2Version 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-10-12 04:46:59
- Last Update: 2023-11-01 22:11:47
- Commit Hash: 05f0f44
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- WWW:
- https://freetype.sourceforge.net/jam/
- Description:
- [ excerpt from developer's www site ]
Jam is a small open-source build tool that can be used as a replacement
for Make. Even though Jam is a lot simpler to use than Make, it is
far more powerful and easy to master. It already works on a large
variety of platforms (Unix, Windows, OS/2, VMS, MacOS, BeOS, etc..),
it is trivial to port, and its design is sufficiently clear to allow
any average programmer to extend it with advanced features at will.
The main differences between Jam and Make are the following:
- Jam uses "Jamfiles" instead of "Makefiles".
- Jamfiles do not normally contain toolset-specific rules or actions.
They're thus portable among distinct compilers
- Jamfiles are a lot simpler than Makefiles to write and understand,
while providing the same functionality, and much, much more !!
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/ftjam/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/ftjam
- pkg install ftjam
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ftjam
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (ftjam-2.5.2.tar.bz2) = e89773500a92912de918e9febffabe4b6bce79d69af194435f4e032b8a6d66a3
SIZE (ftjam-2.5.2.tar.bz2) = 196631
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:
-
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ftjam-2.5.2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_ftjam
- USES:
- dos2unix gmake tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.5.2 01 Nov 2023 22:11:47
    |
Rodrigo Osorio (rodrigo)  |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.5.2 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.5.2 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.5.2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.5.2 01 Dec 2015 23:57:44
  |
amdmi3  |
- Switch to options helpers
- Unsilence install |
2.5.2 13 Nov 2015 12:42:12
  |
marino  |
devel/ftjam: Add patch to support malloc.h-free DF |
2.5.2 10 Dec 2014 22:29:15
  |
gahr  |
- Reset maintainership of my ports |
2.5.2 07 Oct 2014 12:25:49
  |
gahr  |
- Chase compiler warnings, upstream: https://savannah.nongnu.org/bugs/?42945 |
2.5.2 14 Mar 2014 10:16:42
  |
gahr  |
- Take maintainership
- Modernize Makefile
- Remove conflict with devel/jam |
2.5.2 17 Feb 2014 08:09:10
  |
miwi  |
- Stage support |
2.5.2 20 Sep 2013 17:04:44
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2) |
2.5.2 03 Jul 2011 14:59:23
 |
ohauer  |
-remove MD5 |
2.5.2 21 Dec 2009 02:19:12
 |
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
2.5.2 22 Aug 2009 00:18:43
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
2.5.2 21 Apr 2009 08:26:46
 |
bms  |
Drop maintainerships. |
2.5.2 12 Jan 2007 09:48:19
 |
bms  |
Mark as conflicting with devel/jam (Jam/MR). |
2.5.2 12 Jan 2007 09:44:55
 |
bms  |
Update to version 2.5.2.
Become MAINTAINER. |
2.3.5 15 Dec 2006 01:06:58
 |
lioux  |
Drop maintainership |
2.3.5 04 May 2006 21:41:12
 |
edwin  |
Remove USE_REINPLACE from all categories starting with D |
2.3.5 20 Nov 2005 04:13:35
 |
lioux  |
Dynamically detect INSTALL_WRKSRC: fixes installation on ARCH != i386 |
2.3.5 11 Nov 2005 06:06:17
 |
lioux  |
Add SHA256 checksum |
2.3.5 12 Oct 2005 04:46:09
 |
lioux  |
New port ftjam version 2.3.5: Small build tool that can be used as
a replacement for make(1) |