Age | Commit message (Expand) | Author | Files | Lines |
2003-10-02 | Allow variables to be set on a per-OS basis. | gavan | 1 | -1/+11 |
2003-10-02 | Fail-safe check for circular dependencies. | gavan | 1 | -1/+6 |
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-28 | sync comments with reality. | grant | 1 | -6/+20 |
2003-09-28 | if /usr/lib/libstdc++.la exists, create the corresponding fake libtool | grant | 1 | -1/+14 |
2003-09-28 | Back out last change related to moving ncurses/buildlink2.mk to | jlam | 1 | -118/+0 |
2003-09-28 | use PKGBASE instead of PKGNAME when printing informational messages | grant | 1 | -3/+3 |
2003-09-27 | set CC and CXX defaults for SunPro when USE_SUNPRO is defined. | grant | 1 | -1/+9 |
2003-09-27 | move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it provides | grant | 1 | -0/+118 |
2003-09-27 | Add CVS signature. Noted by reed@. | seb | 1 | -1/+1 |
2003-09-25 | don't put ${RPATH_FLAG} in X11_LDFLAGS if _USE_RPATH==no (darwin) | danw | 1 | -1/+3 |
2003-09-25 | update required libtool to revision nb15 | danw | 1 | -2/+2 |
2003-09-24 | make CC_VERSION available to packages by including bsd.prefs.mk. | grant | 3 | -7/+26 |
2003-09-24 | back out revision 1.67, as it does not work as it should due to the | grant | 1 | -19/+1 |
2003-09-24 | PATCH_BACKUP_ARG for pre-3.4 (-b <suffix>) | itojun | 1 | -1/+5 |
2003-09-24 | remove redefine of _GCC_PREFIX, whitespace fix. | grant | 1 | -4/+3 |
2003-09-23 | kaffe now works on alpha | dmcmahill | 1 | -2/+2 |
2003-09-23 | Do a better job of hiding unwanted libtool archives in a mixed | jlam | 2 | -60/+121 |
2003-09-23 | Work out _GCC_ARCHSUBDIR correctly, using the method from | gavan | 1 | -2/+10 |
2003-09-23 | add a TAR definition for a suitable tar implementation, not | grant | 7 | -7/+30 |
2003-09-23 | Use ${BMAKE} instead of make to make this work on non NetBSD platforms. | yyamano | 1 | -2/+2 |
2003-09-22 | Fix buildlinking of files if BUILDLINK_TRANSFORM.<pkg> is specified. | jlam | 1 | -2/+3 |
2003-09-21 | don't try to use tools if they haven't been installed yet. | grant | 1 | -1/+11 |
2003-09-21 | Test for egcs needs to come first, since egcs -v output also | wiz | 1 | -5/+5 |
2003-09-21 | override AS, AR, CPP and LD unless they are set to absolute path. | grant | 1 | -1/+19 |
2003-09-20 | Add two new pure-ftpd variables: | salo | 1 | -1/+12 |
2003-09-20 | automake.mk only needs to go ../mk/autoconf.mk to find autoconf.mk, not | chris | 1 | -2/+2 |
2003-09-19 | Don't have the libtool wrapper add -L<dir> where <dir> is a path in srcdir | jlam | 1 | -1/+2 |
2003-09-19 | Add some debugging info to determine which wrapper added which lines to the | jlam | 1 | -2/+2 |
2003-09-19 | Remove spurious }. | jlam | 1 | -2/+2 |
2003-09-19 | Make BUILDLINK_TARGETS an add-on variable to _BLNK_TARGETS so that the | jlam | 1 | -4/+9 |
2003-09-19 | add m4 to the list of tools. | grant | 1 | -2/+20 |
2003-09-18 | fix regex when updating /etc/shells so that eg. "/bin/tcsh" doesn't | grant | 2 | -4/+4 |
2003-09-17 | explain why including this file in pkg Makefiles is useless. | grant | 1 | -1/+4 |
2003-09-17 | honour GCC_REQD by testing $CC -v against it, and only pull in pkgsrc | grant | 1 | -9/+82 |
2003-09-17 | patch -b <suffix> is obsoleted, use -z <suffix> | itojun | 1 | -2/+2 |
2003-09-17 | binary format detection for OpenBSD. Frederick Bruckman | itojun | 1 | -1/+9 |
2003-09-17 | Introduce a new variable "CONF_DEPENDS" for pkgviews: a package's | jlam | 5 | -15/+65 |
2003-09-16 | apply patch from Jonathan Perkin on tech-pkg@, bringing the list of | grant | 1 | -8/+13 |
2003-09-16 | Use pkg_admin(1) instead of pkg_delete(1) to manipulate the file entries in | jlam | 1 | -2/+2 |
2003-09-16 | fix some indentation | grant | 1 | -29/+29 |
2003-09-16 | backout previous | itojun | 1 | -2/+2 |
2003-09-16 | OpenBSD ships with perl in /usr/bin/perl | itojun | 1 | -2/+2 |
2003-09-15 | Add a --mode== for libtool 1.5 | skrll | 1 | -2/+2 |
2003-09-15 | Do not rely on MANINSTALL beeing set (it's always set now) to do manpage | jmmv | 1 | -5/+1 |
2003-09-15 | Add MANINSTALL and document it. This is to ensure it's always defined, even | jmmv | 1 | -1/+6 |