Port details |
- gccmakedep Create dependencies in makefiles using 'gcc -M'
- 1.0.4 devel =45 1.0.4Version of this port present on the latest quarterly branch.
- Maintainer: x11@FreeBSD.org
- Port Added: 2007-05-23 03:28:46
- Last Update: 2024-03-04 06:55:35
- Commit Hash: 897817a
- People watching this port, also watch:: glib, libXt, libXau, xtrans, imake
- License: not specified in port
- Description:
- The gccmakedep program creates dependencies in makefiles using
'gcc -M'.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- gccmakedep>0:devel/gccmakedep
- To install the port:
- cd /usr/ports/devel/gccmakedep/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/gccmakedep
- pkg install gccmakedep
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gccmakedep
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1709444693
SHA256 (xorg/util/gccmakedep-1.0.4.tar.xz) = 5088f98769fb63c326e9b9d2cb7c9f4a630a2801dd1da06971d0829176cf25b6
SIZE (xorg/util/gccmakedep-1.0.4.tar.xz) = 102704
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:
-
- tradcpp : devel/tradcpp
- pkgconf>=1.3.0_1 : devel/pkgconf
- xorg-macros.pc : devel/xorg-macros
- This port is required by:
- for Build
-
- emulators/stonx
- graphics/separate
- for Run
-
- devel/imake
Configuration Options:
- No options to configure
- Options name:
- devel_gccmakedep
- USES:
- tar:xz xorg-cat:util xorg
- 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 |
1.0.4 04 Mar 2024 06:55:35 |
Emmanuel Vadot (manu) |
devel/gccmakedep: Update to 1.0.4
Release notes: https://lists.x.org/archives/xorg-announce/2024-March/003468.html
Sponsored by: Beckhoff Automation GmbH & Co. KG |
1.0.3_1 23 Jan 2024 13:47:40 |
Muhammad Moinur Rahman (bofh) |
devel/gccmakedep: Impelled to share/man
Approved by: portmgr (blanket) |
1.0.3 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 ) |
1.0.3 24 Jul 2021 20:24:19 |
Po-Chuan Hsieh (sunpoet) |
devel/gccmakedep: Add NO_ARCH
Approved by: portmgr (blanket) |
1.0.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.3 03 Nov 2019 21:56:38 |
zeising |
Switch all ports to use USES=xorg-cat
Change all ports to use USES=xorg-cat instead of the old XORG_CAT
Add USES=xorg and USES=gl as needed to x11@ ports |
1.0.3 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.0.3 18 Apr 2015 15:34:37 |
kwm |
Misc X.org port updates:
Update gccmakedep to 1.0.3.
Update imake to 1.0.7.
Update libpciaccess to 0.13.3.
Update libdrm to 2.4.60.
Update bitmap to 1.0.8.
Update fstobdf to 1.0.6.
Update iceauth to 1.0.7.
Update libXdmcp to 1.1.2.
Update libXp to 1.0.3.
Update libXvMC to 1.0.9.
Update libXxf86vm to 1.1.4.
Update libxshmfence to 1.2.
Update randrproto to 1.4.1. (Only the first 15 lines of the commit message are shown above ) |
1.0.2_1 16 Dec 2013 11:11:10 |
zeising |
Switch FreeBSD CURRENT to use the new xorg stack (WITH_NEW_XORG=) [0]
If the old xorg stack is still needed, it is possible to add WITHOUT_NEW_XORG=
to /etc/make.conf to get the old version.
Update several xorg related ports, including:
x11/libxcb 1.9.1 -> 1.9.3
graphics/libdrm 2.4.46 -> 2.4.50
x11/pixman 0.30.2 -> 0.32.4
x11/xkeyboard-config 2.9 -> 2.10.1
x11-drivers/xf86-input-keyboard 1.7.0 -> 1.8.0
Fix dissapearing cursor in xf86-video-vmware [2]
Stagify all x11@-owned ports
Bump portrevisions for xf86-* ports due to xserver version change.
Fix fallout from updates where needed.
Thanks to: all testersi, bdrewery and the FreeBSD x11@ team
exp-run by: bdrewery [1]
PR: ports/184684 [1], ports/181385 [2]
Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net> [2]
Approved by: portmgr (bdrewery), core (jhb) [0] |
1.0.2_1 20 Sep 2013 17:04:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2) |
1.0.2_1 28 Jun 2013 08:13:58 |
bapt |
Use devel/tradcpp to configure gccmakedep whatever compiler is being used |
1.0.2_1 28 Jun 2013 07:01:57 |
bapt |
the build system perfectly do support clang cpp as a preprocessor.
modify gccmakedep so that it respect CC
bump port revision
With hat: x11 |
1.0.2 25 May 2013 14:37:03 |
zeising |
The FreeBSD x11 team proudly presents
an zeising, kwm, miwi, bapt, eadler production:
Xorg 7.7
Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities
(Only the first 15 lines of the commit message are shown above ) |
1.0.2 08 Jan 2013 03:12:23 |
kevlo |
Fix runtime error.
Spotted by: Jan Beich <jbeich at tormail dot org> |
1.0.2 24 Dec 2012 13:25:33 |
zeising |
Attempt to fix build when clang is used.
Add depenency on ucpp and use that as cpp when clang is cc. [1]
While here, trim makefile headers. [2]
Submitted by: kevlo [1], zeising [2]
Approved by: kwm, miwi (mentors, implicit) |
1.0.2 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
1.0.2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |