Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
9.03.01_1 29 Mar 2024 08:04:06 |
Yasuhiro Kimura (yasu) |
devel/icmake: Move man pages to share/man
Approved by: portmgr (blanket) |
9.03.01 12 Jul 2023 18:56:04 |
Felix Palmen (zirias) |
bsd.sites.mk: Update all ports using USE_GITLAB
Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.
Approved by: portmgr (tcberner, mentor)
Differential Revision: https://reviews.freebsd.org/D37077 |
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) |
9.03.01 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 ) |
9.03.01 04 Jun 2021 11:13:59 |
Muhammad Moinur Rahman (bofh) |
devel/icmake: Update version 9.02.08=>9.03.01
- Make proper use of SHEBANG_ instead of REINPLACE
- portlint housekeeping
- Update WWW
Relnotes: https://gitlab.com/fbb-git/icmake/-/tags/9.03.01 |
9.02.08 09 Apr 2021 18:44:23 |
Matthias Fechner (mfechner) |
Regenerate all distfiles using gitlab as source.
This regeneration is required as the new gitlab version changed
the address and the directory the source files can be downloaded.
This commit also applies some small fixes to make sure all ports using
gitlab are buildable.
Reviewed by: mat
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D29628 |
9.02.08 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
9.02.08 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
9.02.08 23 Sep 2018 22:06:04 |
antoine |
Do not include bsd.port.mk twice |
9.02.08 18 Sep 2018 08:14:23 |
linimon |
More precisely specify USES=compiler to fix build on gcc-based
platforms such as powerpc64.
Tested on powerpc64, amd64.
Approved by: portmgr (tier-2 blanket) |
9.02.08 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
9.02.08 22 Jul 2018 02:56:52 |
bofh |
devel/icmake: Update version 9.02.07=>9.02.08
- Change MASTER_SITE to GITLAB
Relnotes: https://gitlab.com/fbb-git/icmake/blob/master/icmake/changelog |
9.02.07 25 Apr 2018 01:48:43 |
bofh |
devel/icmake: Update version 9.02.04=>9.02.07
- Fix build on MIPS64 [1]
PR: 227667 [1]
Submitted by: loader [1]
Relnotes: https://github.com/fbb-git/icmake/releases/tag/9.02.07 |
9.02.04 07 Jan 2018 23:00:01 |
bofh |
devel/icmake: Update version 7.22.01=>9.02.04
- Update MASTERSITES to GITHUB
- Update Homepage to GITHUB Page
- Remove LICENSE_FILE |
7.22.01 18 May 2016 13:18:58 |
amdmi3 |
- Simplify MASTER_SITES
- Add LICENSE_FILE
- Remove unneeded bsd.port.options.mk inclusion
Approved by: portmgr blanket |
7.22.01 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
7.22.01 25 May 2015 20:05:39 |
bofh |
devel/icmake: Update version 7.22.00=>7.22.01
- Convert patch files to 'make makepatch' compatible |
7.22.00 22 Jan 2015 21:06:21 |
bofh |
devel/icmake: Update version 7.21.01=>7.22.00
Differential Revision: https://reviews.freebsd.org/D1603
Approved by: marino(mentor) |
7.21.01 20 Jan 2015 14:00:33 |
bofh |
devel/icmake: Update version 7.21.00=>7.21.01
- Take Maintainership
Differential Revision: https://reviews.freebsd.org/D1564
Approved by: marino(mentor) |
7.21.00 27 Oct 2014 10:40:08 |
bapt |
Cleanup plist |
7.21.00 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
7.21.00 28 Nov 2013 07:13:42 |
pgj |
- Update to 7.21.00
- Add support for staging, use shebangfix
- Give up maintainership |
7.19.00 20 Sep 2013 17:04:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2) |
7.19.00 04 Dec 2012 18:50:35 |
pgj |
- Use PORT_OPTIONS:MDOCS instead of NOPORTDOCS
- Use a single space after "WWW:" in port descriptions
Requested by: jhale, danfe, bapt
Feature safe: yes |
7.19.00 04 Dec 2012 12:16:22 |
pgj |
- Implement suggestions of jhale
Feature safe: yes |
7.19.00 04 Dec 2012 09:13:30 |
pgj |
r307972@csupor: pgj | 2012-12-04 09:41:39 +0100
- Update to 7.19.00
- Trim Makefile header
- Set license
- Teach more about how to respect CC and CFLAGS
Feature safe: yes |
7.12.5 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
7.12.5 06 Apr 2010 22:04:53 |
pgj |
- Update to 7.12.5
- Add link for home page |
7.12.3 17 Nov 2009 13:05:55 |
pgj |
- Add a missing .ifdef for NO_INSTALL_MANPAGES |
7.12.3 17 Nov 2009 12:31:34 |
pgj |
- Update to 7.12.3 |
7.11.1 09 Mar 2009 16:15:06 |
pgj |
Icmake is a hybrid between a 'make' utility and a 'shell script'
language. Originally, it was concocted to provide a useful tool for
automatic program maintenance and system administrative tasks on MS-DOS
platforms. Later on, Icmake was eventually ported to Unix platforms
(SCO and Linux). By now Icmake also runs on a HP-Unix platform.
Approved by: tabthorpe |