1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Satoshi Asami
5e5841f2cd Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined.

Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.

Instigated by:	Peter Pentchev <roam@orbitel.bg> and kris
2000-09-25 12:21:43 +00:00
Michael Haro
ed33fb7de0 PORTNAME/PORTVERSION update 2000-04-11 21:30:15 +00:00
Chris Piazza
bb174e9274 Update to 1.1.0
PR:		16977
Submitted by:	Will Andrews <andrews@technologist.com>
2000-02-25 21:32:24 +00:00
Chris Piazza
06ada542d8 Respect CC/CXX
PR:		16847
Submitted by:	Will Andrews <andrews@technologist.com>
2000-02-21 23:43:38 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Tim Vanderhoek
748713c3f6 As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Steve Price
f1c269df1b Initial import of doxygen version 0.4.
A documentation system for C and C++.

PR:		10707
Submitted by:	Joep Grooten <joep@di.nl>
1999-06-10 00:27:41 +00:00