index
:
pkgsrc
BMAKE
BZIP2
FREEBSD
FSF
KIENTZLE
MRENDEL
TNF
ZLIB
buildlink2
cube-native-xorg
cube_native_xorg
cwrapper
databases_pgbouncer
jlam-pkgviews
jlam_pkgviews
netbsd-1-6
netbsd-1-6-1
netbsd_1_6
netbsd_1_6_1
pkg_install-renovation
pkg_install_renovation
pkgsrc-
pkgsrc-2003Q4
pkgsrc-2004Q1
pkgsrc-2004Q2
pkgsrc-2004Q3
pkgsrc-2004Q4
pkgsrc-2005Q1
pkgsrc-2005Q2
pkgsrc-2005Q3
pkgsrc-2005Q4
pkgsrc-2006Q1
pkgsrc-2006Q2
pkgsrc-2006Q3
pkgsrc-2006Q4
pkgsrc-2007Q1
pkgsrc-2007Q2
pkgsrc-2007Q3
pkgsrc-2007Q4
pkgsrc-2008Q1
pkgsrc-2008Q2
pkgsrc-2008Q3
pkgsrc-2008Q4
pkgsrc-2009Q1
pkgsrc-2009Q2
pkgsrc-2009Q3
pkgsrc-2009Q4
pkgsrc-2010Q1
pkgsrc-2010Q2
pkgsrc-2010Q3
pkgsrc-2010Q4
pkgsrc-2011Q1
pkgsrc-2011Q2
pkgsrc-2011Q3
pkgsrc-2011Q4
pkgsrc-2012Q1
pkgsrc-2012Q2
pkgsrc-2012Q3
pkgsrc-2012Q4
pkgsrc-2013Q1
pkgsrc-2013Q2
pkgsrc-2013Q3
pkgsrc-2013Q4
pkgsrc-2014Q1
pkgsrc-2014Q2
pkgsrc-2014Q3
pkgsrc-2014Q4
pkgsrc-2015Q1
pkgsrc-2015Q2
pkgsrc-2015Q3
pkgsrc-2015Q4
pkgsrc-2016Q1
pkgsrc-2016Q2
pkgsrc-2016Q3
pkgsrc-2016Q4
pkgsrc-2017Q1
pkgsrc-2017Q2
pkgsrc-2017Q3
pkgsrc-2017Q4
pkgsrc-2018Q1
pkgsrc-2018Q2
pkgsrc-2018Q3
pkgsrc-2018Q4
pkgsrc-2019Q1
pkgsrc-2019Q2
pkgsrc-2019Q3
pkgsrc-2019Q4
pkgsrc-2020Q1
pkgsrc-2020Q2
pkgsrc-2020Q3
pkgsrc-2020Q4
pkgsrc-2021Q1
pkgsrc-2021Q2
pkgsrc-2021Q3
pkgsrc-2021Q4
pkgsrc-2022Q1
pkgsrc-2022Q2
pkgsrc-2022Q3
pkgsrc-pkgsrc-2019Q4
pkgsrc_2003Q4
pkgsrc_2004Q1
pkgsrc_2004Q2
pkgsrc_2004Q3
pkgsrc_2004Q4
pkgsrc_2005Q1
pkgsrc_2005Q2
pkgsrc_2005Q3
pkgsrc_2005Q4
pkgsrc_2006Q1
pkgsrc_2006Q2
pkgsrc_2006Q3
pkgsrc_2006Q4
pkgsrc_2007Q1
pkgsrc_2007Q2
pkgsrc_2007Q3
pkgsrc_2007Q4
pkgsrc_2008Q1
pkgsrc_2008Q2
pkgsrc_2008Q3
pkgsrc_2008Q4
pkgsrc_2009Q1
pkgsrc_2009Q2
pkgsrc_2009Q3
pkgsrc_2009Q4
pkgsrc_2010Q1
pkgsrc_2010Q2
pkgsrc_2010Q3
pkgsrc_2010Q4
pkgsrc_2011Q1
pkgsrc_2011Q2
pkgsrc_2011Q3
pkgsrc_2011Q4
pkgsrc_2012Q1
pkgsrc_2012Q2
pkgsrc_2012Q3
pkgsrc_2012Q4
pkgsrc_2013Q1
pkgsrc_2013Q2
pkgsrc_2013Q3
pkgsrc_2013Q4
pkgsrc_2014Q1
pkgsrc_2014Q2
pkgsrc_2014Q3
pkgsrc_2014Q4
pkgsrc_2015Q1
pkgsrc_2015Q2
pkgsrc_2015Q3
pkgsrc_2015Q4
pkgsrc_2016Q1
pkgsrc_2016Q2
pkgsrc_2016Q3
pkgsrc_2016Q4
pkgsrc_2017Q1
pkgsrc_2017Q2
pkgviews
pkgviews-mk
pkgviews_mk
tnftp
trunk
tv-derecurse
tv-libtool-1-5-18-tmpdirfix
tv_derecurse
tv_libtool_1_5_18_tmpdirfix
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mk
/
buildlink3
Age
Commit message (
Expand
)
Author
Files
Lines
2004-01-11
Use egrep instead of relying on GNU grep features. Fixes populating the
jlam
1
-2
/
+2
2004-01-11
Back out the changes in revision 1.41 which were much more complex than
jlam
1
-21
/
+15
2004-01-11
"for arg; do" -> "for arg do", as the latter is more portable. fixes
grant
2
-4
/
+4
2004-01-10
If BUILDLINK_PREFIX.<pkg> is "/usr" and BUILDLINK_{INCDIRS,LIBDIRS}.<pkg>
jlam
1
-1
/
+27
2004-01-10
Only match the first result of "pkg_info -qp" in case there are weird
jlam
1
-2
/
+2
2004-01-10
Don't stop if the file listed in BUILDLINK_FILES.<pkg> doesn't exist.
jlam
1
-2
/
+2
2004-01-07
Add bits to make buildlink3 use the MIPSpro compiler if USE_MIPSPRO is
jlam
3
-4
/
+87
2004-01-07
Make the wrapper exit with error code 2 to signify a buffer overflow to
jlam
1
-1
/
+3
2004-01-07
Suppress duplicates when splitting -Wl,-R/dir1:/dir2:... into separate
jlam
1
-7
/
+15
2004-01-07
Be more precise about when rules are emitted in the tranform and
jlam
1
-5
/
+11
2004-01-07
Remove "$" at the end of rules in the [IL] commands that mistakenly crept
jlam
1
-4
/
+4
2004-01-07
whitespace
jlam
1
-2
/
+2
2004-01-06
Back out revision 1.6 which was wrong. It failed to match
jlam
1
-3
/
+5
2004-01-06
Allow l:foo: to remove -lfoo. Also remove an incorrect rule in the "l"
jlam
1
-4
/
+10
2004-01-06
Reduce the number of lines emitted by the I and L rules.
jlam
1
-5
/
+3
2004-01-06
Missing trailing $ to only match whole words.
jlam
1
-2
/
+2
2004-01-06
Add FreeBSD to _BLNK_CACHE_ALL (matches bsd.buildlink2.mk).
jlam
1
-1
/
+2
2004-01-06
Try to convert GCC's optimization flags to SunPro optimization flags.
jlam
2
-3
/
+18
2004-01-06
Fix bug where "!empty" was missing from a .if test.
jlam
1
-2
/
+2
2004-01-05
Do the right thing for pkgviews if we do binary package upgrades of
jlam
1
-6
/
+14
2004-01-05
Use S/+$// instead of C/\+$// to save a backslash. Very highly
jlam
1
-4
/
+4
2004-01-05
When checking the value of yes/no variables using the the
jlam
1
-6
/
+6
2004-01-05
Of course I really meant buildlink*3*.mk.
jlam
1
-2
/
+2
2004-01-04
We don't need to escape "+" if we're using the :M variable operator.
jlam
1
-3
/
+3
2004-01-04
Rearrange some of the lines in the buildlink3.mk example so that it's a bit
jlam
1
-6
/
+3
2004-01-04
BUG FIXES:
jlam
1
-59
/
+85
2004-01-03
Extend the "l" command by allowing changing "-lfoo" into "-lbar -lbaz" by
jlam
1
-5
/
+12
2003-12-19
Update for the latest x11-links 0.19.
veego
1
-2
/
+2
2003-11-26
Do as buildlink2 and _append_ extra flags instead of prepending them.
jlam
2
-5
/
+6
2003-11-25
If we're linking a shared library by "cc -shared -o /srcdir/shlib", we
jlam
1
-1
/
+9
2003-11-25
libtool.sh should also supply a definition for "$expr", used by the
jlam
1
-1
/
+2
2003-11-23
Don't be fooled into thinking that the "-c" in "install -c" means to
jlam
1
-2
/
+2
2003-10-18
Bump minimum required version of "x11-links" package.
tron
1
-2
/
+2
2003-10-13
Update pkgtools/x11-links to 0.16.
veego
1
-2
/
+2
2003-10-09
Change the way in which arguments are processed by the wrappers. We
jlam
4
-16
/
+102
2003-10-09
It's "skipargs", not "skip".
jlam
1
-2
/
+2
2003-10-08
Use sed instead of requiring gawk (for gensub) for portability.
jlam
1
-30
/
+16
2003-10-07
Revert previous change as gsub() doesn't quite work like gensub() with
jlam
1
-14
/
+16
2003-10-06
Simplify by using gsub() instead of gensub() in awk script.
jlam
1
-16
/
+14
2003-10-04
Add some documentation.
jlam
3
-5
/
+13
2003-10-03
Darwin's special GCC uses "-install_name /path/shlib" to indicate
jlam
1
-2
/
+12
2003-10-03
Factor out some more commonly used bits of the wrapper system into
jlam
7
-111
/
+116
2003-09-30
Set the final form of the template buildlink3.mk file, after I've had a
jlam
1
-5
/
+4
2003-09-30
Set the final form of the template buildlink3.mk file as a guideline for
jlam
1
-6
/
+14
2003-09-28
Update the template buildlink3.mk file so that it may be used for
jlam
1
-6
/
+6
2003-09-28
Create _BLNK_{DEPENDS,PACKAGES} that are "uniq"ed versions of
jlam
1
-7
/
+23
2003-09-28
Rearrange order of the targets for the various helper scripts for the
jlam
1
-35
/
+85
2003-09-23
Do a better job of hiding unwanted libtool archives in a mixed
jlam
2
-60
/
+121
2003-09-22
Fix buildlinking of files if BUILDLINK_TRANSFORM.<pkg> is specified.
jlam
1
-2
/
+3
2003-09-19
Don't have the libtool wrapper add -L<dir> where <dir> is a path in srcdir
jlam
1
-1
/
+2
[next]