Age | Commit message (Expand) | Author | Files | Lines |
2001-09-14 | Define USE_X11BASE instead of just USE_X11. This makes motif.buildlink.mk | jlam | 1 | -2/+2 |
2001-09-14 | The SunOS navigator and communicator run fine under emulation on sparc64 | abs | 1 | -4/+4 |
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 | Now that the special Motif-handling code is in motif.buildlink.mk, use it | jlam | 1 | -2/+3 |
2001-09-13 | Unify the special code to detect pre-installed Motif installations | jlam | 2 | -71/+105 |
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 | Update to 0.2.23. 'Major' changes since 0.2.22: | wiz | 3 | -7/+9 |
2001-09-13 | Update pkg-chk to 1.11 | abs | 2 | -4/+4 |
2001-09-13 | Update pen to 0.4.0. Notable changes include: | rh | 5 | -86/+16 |
2001-09-13 | Add and enable parrot-0.0.1 | agc | 1 | -1/+2 |
2001-09-13 | Initial import of parrot-0.0.1, a pre-pubescent byte code interpreter | agc | 4 | -0/+57 |
2001-09-13 | Update to 16.1.d, to fix 10^9s problem. | hubertf | 3 | -10/+10 |
2001-09-13 | Set MOTIFBASE within the scope of the Motif-compatible package's | jlam | 1 | -6/+3 |
2001-09-13 | motif.buildlink.mk already sets MOTIFBASE to the correct value. Explicitly | jlam | 2 | -6/+2 |
2001-09-13 | Alter logic for choosing which Motif installation to use. It's now as | jlam | 1 | -44/+47 |
2001-09-13 | Use x11.buildlink.mk. | jlam | 1 | -1/+2 |
2001-09-12 | Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. Pass | jlam | 3 | -17/+54 |
2001-09-12 | I don't intend to update ghostscript to 6.51/7.00 anymore. | jlam | 1 | -2/+2 |
2001-09-12 | Back out changes to explicitly add ${CHASENDIR} to the compiler search | jlam | 3 | -20/+2 |
2001-09-12 | Update perl to 5.6.1nb3. User-visible changes from the previous version | jlam | 3 | -21/+22 |
2001-09-12 | Update mew to 2.0.53 | jun | 2 | -5/+5 |
2001-09-12 | Use "pgp" binary found by "configure" in "pgpverify" instead of hard coded | tron | 2 | -1/+15 |
2001-09-12 | Use common just-in-time su code from bsd.pkg.mk, rather than homegrown | agc | 1 | -24/+3 |
2001-09-12 | Add a just-in-time su mode for "make package" by factoring out the code | agc | 1 | -29/+34 |
2001-09-12 | Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. | jlam | 3 | -18/+25 |
2001-09-12 | Wrap inclusion of <iostdio.h> within check for LESSTIF. Motif's | jlam | 2 | -7/+11 |
2001-09-12 | src/util.c expects wgetnstr to be in the curses library, so require | jlam | 1 | -1/+2 |
2001-09-12 | Resurrect this patch in aftermath of removing USE_BUILDLINK_ONLY from | jlam | 2 | -1/+19 |
2001-09-12 | Manually create ${PERL5_SITELIB} prior to installing into it. | jlam | 1 | -1/+2 |
2001-09-12 | ${PERL5_SITE*} are no longer automatically created as part of the perl | jlam | 1 | -1/+2 |
2001-09-12 | Add USE_CONFIG_WRAPPER setting. | jlam | 1 | -3/+4 |
2001-09-12 | Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. | jlam | 3 | -39/+8 |
2001-09-12 | Convert to use buildlink.mk file and mark as USE_BUILDLINK_ONLY | jlam | 1 | -9/+8 |
2001-09-12 | Use x11.buildlink.mk. | jlam | 1 | -1/+2 |
2001-09-12 | Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. | jlam | 3 | -18/+16 |
2001-09-12 | We USE_IMAKE, so we can't USE_BUILDLINK_ONLY. Also use ${MOTIFLIB} instead | jlam | 3 | -7/+6 |
2001-09-12 | Use x11.buildlink.mk. | jlam | 2 | -4/+4 |
2001-09-12 | * Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. | jlam | 3 | -24/+26 |
2001-09-12 | Use x11.buildlink.mk. | jlam | 1 | -1/+2 |
2001-09-12 | USE_MOTIF --> motif.buildlink.mk. | jlam | 1 | -2/+2 |
2001-09-12 | Use ${MOTIFLIB} instead of just "-lXm". | jlam | 1 | -2/+2 |
2001-09-12 | Use x11.buildlink.mk instead of USE_X11. | jlam | 3 | -5/+6 |
2001-09-11 | update to 0.11 | dillo | 2 | -6/+6 |
2001-09-11 | Remove integrated patches. Noted by dillo. | wiz | 2 | -28/+0 |
2001-09-11 | Update to 0.4.9.4. Changes since 0.4.9.2: | wiz | 3 | -14/+14 |
2001-09-11 | Make print-PLIST work again if no linux=procfs mounted. | wiz | 1 | -6/+9 |
2001-09-11 | Update to 0.6. No functional changes, but pkgsrc patches integrated. | wiz | 2 | -7/+5 |