FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 9:11 PM BST
Port details
makedepend 1.0.3,1 devel on this many watch lists=82 search for ports that depend on this port
A dependency generator for makefiles
Maintained by: x11@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
License: not specified in port


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.

WWW: http://www.x.org/archive/X11R7.5/doc/man/man1/makedepend.1.html
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: x11/xproto, devel/pkg-config
Required To Run: x11/xproto, devel/pkg-config

Required by:
for Build

To install the port: cd /usr/ports/devel/makedepend/ && make install clean
To add the package: pkg_add -r makedepend


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.cs.cuhk.edu.hk/pub/X11/individual/util/
ftp://ftp.unicamp.br/pub/X11/releases/individual/util/
ftp://ftp.ntua.gr/pub/X11/X.org/individual/util/
http://ring.nict.go.jp/archives/X/opengroup/individual/util//
http://ring.riken.jp/archives/X/opengroup/individual/util//
ftp://ftp.task.gda.pl/mirror/ftp.x.org/pub/individual/util/
ftp://ftp.sunet.se/pub/X11/ftp.x.org/individual/util/
ftp://ftp.mirrorservice.org/sites/ftp.x.org/pub/individual/util/
ftp://sunsite.uio.no/pub/X11/individual/util/
http://xorg.freedesktop.org/individual/util/
http://xorg.freedesktop.org/releases/individual/util/
ftp://ftp.x.org/pub/individual/util/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/xorg/util/

Number of commits found: 15

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
25 Feb 2011 16:52:50
Original commit files touched by this commit  1.0.3,1
miwi search for other commits by this committer
- 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
01 May 2010 11:41:07
Original commit files touched by this commit  1.0.2,1
miwi search for other commits by this committer
- 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 View all of this commit message)
03 Oct 2007 22:12:31
Original commit files touched by this commit  1.0.1,1
pav search for other commits by this committer
- Explicitly record dependency on pkgconfig; USE_XORG will soon cease to
  provide it

Submitted by:   flz
02 Jul 2007 17:00:43
Original commit files touched by this commit  1.0.1,1
lesi search for other commits by this committer
Update to 1.0.1.

PR:             ports/113578
Submitted by:   chinsan
19 May 2007 20:32:57
Original commit files touched by this commit  1.0.0,1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
22 Jan 2006 08:30:12
Original commit files touched by this commit  2000.12.28
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
01 Nov 2004 17:09:55
Original commit files touched by this commit  2000.12.28
roam search for other commits by this committer
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>
14 Jul 2004 07:52:43
Original commit files touched by this commit  2000.12.28
roam search for other commits by this committer
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>
31 Mar 2004 03:12:58
Original commit files touched by this commit  2000.12.28
trevor search for other commits by this committer
SIZEify (maintainer timeout)
06 Feb 2004 13:12:53
Original commit files touched by this commit  2000.12.28
trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
19 Feb 2003 16:07:30
Original commit files touched by this commit  2000.12.28
roam search for other commits by this committer
Remove pkg-comment files in my ports.
29 Dec 2000 09:18:10
files touched by this commit
roam search for other commits by this committer
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
files touched by this commit
roam search for other commits by this committer
update my email address - roam@orbitel.bg -> roam@FreeBSD.org    
08 Oct 2000 02:10:04
files touched by this commit
asami search for other commits by this committer
Convert category devel to new layout.  
28 Sep 2000 23:25:07
files touched by this commit
nbm search for other commits by this committer
Upgrade makedepend to 2000.09.07   Upgrade texi2html to 1.64   Update cgihtml's
master site   Make Peter Pentchev maintainer.    

Number of commits found: 15

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23672
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 3
new 48 hours32
new 7 days59
new fortnight183
new month255

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.155 seconds.