Age | Commit message (Expand) | Author | Files | Lines |
2001-10-03 | Make explicit what the mammoth sed expression in the _BUILDLINK_USE target | jlam | 1 | -5/+12 |
2001-10-03 | Invent new variables: | jlam | 1 | -26/+39 |
2001-10-03 | Add zh_TW dir (e.g. for lftp). | wiz | 3 | -3/+15 |
2001-10-03 | Add "prdownloads.sourceforge.net" as primary site to the of list | tron | 1 | -2/+3 |
2001-10-02 | Factor out the common code for the replace-libnames targets into a variable | jlam | 1 | -54/+51 |
2001-10-01 | Allow customizing the message for _SU_TARGET by substituting for "$action", | jlam | 1 | -2/+5 |
2001-10-01 | Have x11.buildlink.mk add -Wl,-R${X11BASE}/lib to LDFLAGS directly, instead | jlam | 2 | -5/+6 |
2001-10-01 | Don't set SU_CMD twice (the setting here was wrong anyway). The default | tv | 1 | -3/+3 |
2001-09-30 | Add 'show-installed-depends' - neat implementation thanks to Hubert. | abs | 1 | -1/+9 |
2001-09-26 | Add optional IPv6 and OpenSSL support to the "xchat" package. Both are | tron | 1 | -1/+6 |
2001-09-25 | Require at least x11-links-0.3 to get latest round of fixes. | jlam | 1 | -2/+2 |
2001-09-25 | I have no idea where it got broken, but put back the creation of .package_done | mycroft | 1 | -1/+2 |
2001-09-24 | Fix cut and paste error in last commit. | tron | 1 | -3/+3 |
2001-09-24 | Add "PKGVERSION" to "PLIST_SUBST" by default. Trailing package source | tron | 1 | -1/+2 |
2001-09-21 | Add back descriptions of MOTIF12_TYPE and MOTIF12BASE and fix | jlam | 1 | -7/+38 |
2001-09-21 | Do an immediate setting of MOTIF_TYPE and MOTIF12_TYPE so that the | jlam | 1 | -3/+3 |
2001-09-21 | Include "bsd.own.mk" before "bsd.pkg.defaults.mk" because otherwise "?=" | tron | 1 | -7/+7 |
2001-09-19 | Now that bsd.pkg.defaults.mk is in the tree, mk.conf.example can go away. | agc | 1 | -1162/+0 |
2001-09-19 | setting MOTIFBASE explicitely breaks motif type auto detection, | drochner | 1 | -3/+3 |
2001-09-18 | Add a new bsd.pkg.defaults.mk file, derived from the old mk.conf.example. | agc | 2 | -1/+1150 |
2001-09-14 | Fix problem with Solaris' /bin/sh not accepting an empty list in a for | jlam | 1 | -2/+3 |
2001-09-14 | Document the new Motif-related variables. Deprecate USE_MOTIF in favor of | jlam | 1 | -60/+10 |
2001-09-14 | Define USE_X11BASE instead of just USE_X11. This makes motif.buildlink.mk | jlam | 1 | -2/+2 |
2001-09-13 | Document MOTIFBASE, MOTIF12BASE, MOTIF_TYPE, MOTIF12_TYPE. | jlam | 1 | -7/+22 |
2001-09-13 | Set MOTIF12_TYPE and MOTIF_TYPE so that they may be used by other package | jlam | 1 | -1/+3 |
2001-09-13 | Unify the special code to detect pre-installed Motif installations | jlam | 1 | -29/+103 |
2001-09-13 | To verify a Motif-2.0 installation, test for the presence of <Xm/Xm.h> and | jlam | 1 | -3/+3 |
2001-09-13 | Clarify in the comments that this buildlink.mk file handles | jlam | 1 | -10/+10 |
2001-09-13 | Switch default Motif type to OpenMotif, as it's a "real" Motif with full | jlam | 1 | -6/+5 |
2001-09-13 | Set MOTIFBASE within the scope of the Motif-compatible package's | jlam | 1 | -6/+3 |
2001-09-13 | Alter logic for choosing which Motif installation to use. It's now as | jlam | 1 | -44/+47 |
2001-09-12 | Add a just-in-time su mode for "make package" by factoring out the code | agc | 1 | -29/+34 |
2001-09-11 | Make print-PLIST work again if no linux=procfs mounted. | wiz | 1 | -6/+9 |
2001-09-10 | Add support for two environment variables to help update all your | martin | 1 | -1/+12 |
2001-09-10 | Set the default value of WRKSRC in a slightly different way (from Hubert | agc | 1 | -3/+2 |
2001-09-10 | Define default value of WRKSRC again. It is required by the packages without | kei | 1 | -1/+3 |
2001-09-09 | Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of: | agc | 1 | -4/+5 |
2001-09-08 | Document MOTIF_TYPE, used as a hint to select the Motif installation to | jlam | 1 | -1/+7 |
2001-09-08 | Separate out the Motif-checking logic from lesstif/buildlink.mk into a | jlam | 1 | -0/+103 |
2001-08-29 | Buildlink glue to provide strong-buildlinking for packages that use X11 | jlam | 1 | -0/+83 |
2001-08-28 | Fix typo: | zuntum | 1 | -2/+2 |
2001-08-27 | Since libtool has now been split, it's no longer necessary to have a | tv | 1 | -2/+2 |
2001-08-24 | print-PLIST: remove emul/linux/proc entries before sorting. No need to | hubertf | 1 | -2/+2 |
2001-08-24 | shuffle some whitespace to make it more obvious what is going on | abs | 1 | -4/+6 |
2001-08-24 | * When applying patches, also look in $LOCALPATCHES/$PKGPATH for | hubertf | 2 | -6/+21 |
2001-08-23 | dirname is in /usr/bin. Now buildlink has a fighting chance on Linux | abs | 1 | -2/+2 |
2001-08-23 | gnu patch is used under Linux as well as Solaris | abs | 1 | -3/+3 |
2001-08-23 | '.endif' not '.fi' | abs | 1 | -2/+2 |
2001-08-23 | Add a LIBOSSAUDIO definition that is passed through MAKE_ENV. | jlam | 1 | -1/+4 |
2001-08-23 | Wrap this file in an .if ${OPSYS} == "NetBSD" so that it may be included | jlam | 1 | -1/+4 |