1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Mark Linimon
f4c5a682e5 Remove DESTDIR as it is currently problematic.
PR:		ports/101952
Submitted by:	alexbl
2006-09-15 08:06:12 +00:00
Alexander Botero-Lowry
5eaac8b2ca Change all my MAINTAINER lines to my new FreeBSD.org address.
Approved by:	novel
2006-09-13 03:21:38 +00:00
Erwin Lansing
50513d5d52 Add support for DESTDIR part I.
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.

Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.

PR:             100555
Submitted by:   gabor
Sponsored by:   Google Summer of Code 2006
2006-08-04 12:34:50 +00:00
Ion-Mihai Tetcu
75f4394da7 Make LIBPATH and CPPPATH over-writable.
Requested by:		maintainer (on IRC)
2006-07-24 22:49:32 +00:00
Alejandro Pulver
0b5b1f4180 - Use LIBPATH and CPPPATH by default instead of appending to LINKFLAGS/CCFLAGS,
this should fix some issues with portupgrading audio/xmms2.

PR:		100126
Submitted by:	maintainer
2006-07-13 22:10:39 +00:00
Mark Linimon
6728fa2af2 Whitespace cleanup. 2006-07-05 19:53:27 +00:00
Mark Linimon
44f5fbd656 Correct maintainer email address.
Spotted by:	pav
2006-07-05 19:50:28 +00:00
Mark Linimon
36b282910e Add common logic to support ports using the Python-based SCons build system.
PR:		ports/98731
Submitted by:	Alexander Botero-Lowry <alex at foxybanana dot com>
2006-07-05 02:11:20 +00:00