Port details |
- makedepend Dependency generator for makefiles
- 1.0.9,1 devel =79 1.0.9,1Version of this port present on the latest quarterly branch.
- Maintainer: x11@FreeBSD.org
- Port Added: unknown
- Last Update: 2024-02-05 08:02:01
- Commit Hash: 41c09f3
- People watching this port, also watch:: gmake, m4, libiconv, expat, pcre
- License: MIT
- WWW:
- https://www.x.org/archive/X11R7.5/doc/man/man1/makedepend.1.html
- Description:
- Makedepend is a makefile dependency generator from The XFree86 Project, Inc.
If you have X installed, you already have makedepend and do not need this port!
Makedepend reads each sourcefile in sequence and parses it like a
C-preprocessor, processing all #include, #define, #undef, #ifdef, #ifndef,
#endif, #if and #else directives so that it can correctly tell which #include,
directives would be used in a compilation. Any #include, directives can
reference files having other #include directives, and parsing will occur in
these files as well.
Every file that a sourcefile includes, directly or indirectly, is what
makedepend calls a "dependency". These dependencies are then written to a
makefile in such a way that make will know which object files must be
recompiled when a dependency has changed.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- makedepend>0:devel/makedepend
- To install the port:
- cd /usr/ports/devel/makedepend/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/makedepend
- pkg install makedepend
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: makedepend
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1707115084
SHA256 (xorg/util/makedepend-1.0.9.tar.xz) = 92d0deb659fff6d8ddbc1d27fc4ca8ceb2b6dbe15d73f0a04edc09f1c5782dd4
SIZE (xorg/util/makedepend-1.0.9.tar.xz) = 145080
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:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- xorgproto>=0 : x11/xorgproto
- xorg-macros.pc : devel/xorg-macros
- This port is required by:
- for Build
-
- biology/molden
- games/wop
- net-mgmt/ciscoconf
- net-mgmt/driftnet
- science/vmd
- x11-wm/wm2
-
Deleted ports which required this port:
- for Run
-
- devel/imake
Configuration Options:
- No options to configure
- Options name:
- devel_makedepend
- USES:
- tar:xz xorg 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.9,1 05 Feb 2024 08:02:01 |
Emmanuel Vadot (manu) |
devel/makedepend: Update to 1.0.9
Release notes: https://lists.x.org/archives/xorg-announce/2024-February/003457.html
Sponsored by: Beckhoff Automation GmbH & Co. KG |
1.0.6_1,1 23 Jan 2024 15:59:57 |
Muhammad Moinur Rahman (bofh) |
devel/makedepend: Impelled to share/man
Approved by: portmgr (blanket) |
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) |
1.0.6,1 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 ) |
1.0.6,1 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.6,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.6,1 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.6,1 10 Jun 2019 15:44:58 |
zeising |
devel/makedepend: Update to 1.0.6
Update devel/makedepend to 1.0.6.
This is a minor maintenance release.
Changelog:
https://lists.x.org/archives/xorg-announce/2019-March/002985.html
Sponsored by: B3 Init |
1.0.5_2,1 11 Sep 2018 18:34:28 |
zeising |
Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to
USE_XORG. Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.
PR: 230909
Reviewed by: eadler
Approved by: portmgr (antoine)
Obtained
from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run: antoine
Differential Revision: https://reviews.freebsd.org/D16906 |
1.0.5_1,1 31 Jul 2018 18:41:30 |
zeising |
Switch to xorgproto instead of individual packages
Upstream used to distribute protocol headers as separate packages, but has
decided to merge those to a common package, named xorgproto. This update
tracks that change.
* Add a new port, x11/xorgproto, with are protocol headers for xorg.
* Hook the new protocol port to the build and to infrastructure in
bsd.xorg.mk.
* Update all ports with a dependency on any of the old *proto packages to
instead depend on xorgproto. Bump portrevision.
* Delete the old *proto packages, update MOVED.
PR: 230023
Submitted by: zeising
Approved by: portmgr (antoine)
exp-run by: antoine |
1.0.5,1 14 Jul 2017 12:44:57 |
amdmi3 |
Update X.org WWWs
Approved by: portmgr blanket |
1.0.5,1 16 Jan 2017 23:20:40 |
bapt |
Add license |
1.0.5,1 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
1.0.5,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.5,1 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.0.5,1 03 Aug 2013 23:55:49 |
bapt |
- update to 1.0.5 |
1.0.4,1 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.3,1 01 Feb 2013 15:04:01 |
ak |
- Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt) |
1.0.3,1 25 Feb 2011 16:52:50 |
miwi |
- Please welcome Xorg 7.5.1
The X-Server has been patched to the latest 1.7.X series, drivers
and fonts have been updated to the latest versions. This update includes
some components from Xorg 7.6 with a lot of improvements, and it seems
that the performance is much better than the old version. Also this
Update fix build issues with clang and binutils 2.17.50 in current,
remove 6.X gruft and de-author pkg-descr.
I would like to thank:
Beat Gaetzi
Dima Panov
Koop Mast
Eitan Adler
and all Testers.
PR: ports/147646
ports/148035
ports/148744
ports/150223
ports/152889
ports/154457 |
1.0.2,1 01 May 2010 11:41:07 |
miwi |
- Update to Xorg 7.5
The Intel drivers was patched to work with
the new server. The drivers for Vesa, NV,NVIDIA and
ATI have been tested thoroughfully and seem to work fine.
A complete changelog of Xorg 7.5 can you read here:
http://www.x.org/releases/X11R7.5/
A note to FreeBSD 6.X users: We strongly recommend you
to update your system to 7.x or above.
For updating try
portupgrade -af \* (Only the first 15 lines of the commit message are shown above ) |
1.0.1,1 03 Oct 2007 22:12:31 |
pav |
- Explicitly record dependency on pkgconfig; USE_XORG will soon cease to
provide it
Submitted by: flz |
1.0.1,1 02 Jul 2007 17:00:43 |
lesi |
Update to 1.0.1.
PR: ports/113578
Submitted by: chinsan |
1.0.0,1 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}. |
2000.12.28 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
2000.12.28 01 Nov 2004 17:09:55 |
roam |
A long-overdue dequoting of COMMENT. D'oh, I thought I'd done this,
like, MONTHS ago!
Submitted by: Brian Poole <raj@cerias.purdue.edu> |
2000.12.28 14 Jul 2004 07:52:43 |
roam |
Yikes.. remove a '# DO NOT REMOVE' line ;) I've had this in my local
ports tree for nigh on two years now. It seems that I've run makedepend
in this port's directory when touching it for the very first time -
the line appears in my initial patch submission to fix the distfiles and
take over maintainership from Ian Vaudrey...
PR: 69023
Submitted by: Wesley Shields <wxs@csh.rit.edu> |
2000.12.28 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
2000.12.28 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
2000.12.28 19 Feb 2003 16:07:30 |
roam |
Remove pkg-comment files in my ports. |
29 Dec 2000 09:18:10 |
roam |
Update to 2000.12.28 - fake version to go with the cyrus-imapd-2.0.9 release.
While I'm here, add a MASTER_SITE_SUBDIR pointing to OLD-VERSIONS/imap/ -
they're much too quick to move old tarballs there. |
22 Nov 2000 10:20:14 |
roam |
update my email address - roam@orbitel.bg -> roam@FreeBSD.org |
08 Oct 2000 02:10:04 |
asami |
Convert category devel to new layout. |
28 Sep 2000 23:25:07 |
nbm |
Upgrade makedepend to 2000.09.07 Upgrade texi2html to 1.64 Update cgihtml's
master site Make Peter Pentchev maintainer. |