Age | Commit message (Expand) | Author | Files | Lines |
2006-07-08 | Change the format of BUILDLINK_ORDER to contain depth information as well, | jlam | 1 | -2/+2 |
2006-07-08 | Track information in a new variable BUILDLINK_ORDER that informs us | jlam | 1 | -1/+2 |
2006-05-25 | Let us have ${PREFIX}/share/texmf/ls-R ignored by check-files target | seb | 1 | -1/+3 |
2006-05-23 | Uses C++. | joerg | 1 | -1/+2 |
2006-04-17 | More PKGREVISION bumps for png-1.2.9nb2 update. | wiz | 1 | -2/+2 |
2006-04-12 | Aligned the last line of the buildlink3.mk files with the first line, so | rillig | 1 | -2/+2 |
2006-04-07 | Remove obsolete PRINT_PLIST_AWK patterns. They are handled by texmf-dirs. | minskim | 1 | -7/+1 |
2006-04-07 | Set PKG_LOCALTEXMFPREFIX to ${PREFIX}/share/texmf-local in buildlink3.mk; | minskim | 1 | -2/+2 |
2006-04-06 | Create another texmf tree, texmf-local so that TeX packages can be | minskim | 2 | -3/+7 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 1 | -3/+3 |
2006-03-31 | List the info pages directly in the PLIST and ensure that we honor | jlam | 2 | -4/+8 |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 2 | -3/+4 |
2006-01-22 | move the PLIST SUBST from tex.buildlink3.mk to tetex?-bin/buildlink3.mk | tonio | 1 | -1/+9 |
2006-01-08 | Make teTeX3 the default TEX_DEFAULT | tonio | 1 | -1/+3 |
2005-12-29 | Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk | jlam | 1 | -2/+1 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -4/+4 |
2005-11-14 | Use TEX and PDFTEX as exported by the buildlink files | tonio | 1 | -2/+4 |
2005-11-10 | remove now unused kpatchsea.buildlink3.mk files | tonio | 1 | -19/+0 |
2005-11-08 | fix teTeX buidlinks (forgot a * in the DEPENDS) | tonio | 1 | -2/+2 |
2005-11-08 | Create a tex.buildlink3.mk file that is used by tex-using packages. | tonio | 1 | -0/+19 |
2005-09-30 | Properly wildcard dialog dependency. | wiz | 1 | -2/+2 |
2005-07-19 | depends should be ../../<category>/<pkg> | grant | 1 | -2/+2 |
2005-06-01 | Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. | jlam | 1 | -2/+2 |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 |
2005-04-28 | Avoid using != to define LOWER_PAPERSIZE .. use :sh instead to defer it | jlam | 1 | -2/+3 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-03-01 | add -lgcc_s on solaris with gcc | dmcmahill | 1 | -1/+11 |
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 |
2005-02-04 | Create font spool in VARBASE, not in /var. | minskim | 2 | -4/+4 |
2005-01-24 | Apply xpdf-3.00pl3.patch also to fix a security problem which is discribed in | kei | 3 | -7/+17 |
2005-01-17 | Bump PKGREVISION for CAN-2004-0888 fix. | wiz | 1 | -2/+2 |
2005-01-17 | fixed CAN-2004-0888. Since xpdf included with teTeX is 2.01, so this | kei | 3 | -1/+97 |
2005-01-16 | applied patches pulled from xpdf-3.00pl2.patch. this should fix security | kei | 3 | -1/+34 |
2005-01-16 | applied patches pulled from xpdf-3.00pl2.patch. this should fix security | kei | 1 | -2/+2 |
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -2/+2 |
2004-10-22 | Fix path to file to patch. Closes PR pkg/27355. | jmmv | 2 | -5/+5 |
2004-10-22 | xdvizilla had unsafe temporary file usage. fixes (diffs between 1.2 and | kei | 2 | -1/+198 |
2004-10-11 | Avoid using "union wait" in calling wait(2) if possible. Fall back to | minskim | 5 | -1/+245 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -2/+2 |
2004-06-27 | this uses a c and c++ compiler. | grant | 1 | -1/+2 |
2004-05-09 | No longer used. | snj | 1 | -21/+0 |
2004-05-03 | xdvi links against libXaw, so include xaw.buildlink3.mk. | wiz | 1 | -1/+2 |
2004-03-29 | Add a BUILDLINK_PKGBASE.<pkg> definition where it's not equal to <pkg>, | jlam | 1 | -1/+2 |
2004-03-26 | PKGREVISION bump after openssl-security-fix-update to 0.9.6m. | wiz | 1 | -1/+2 |
2004-03-17 | Don't use :tl to lowercasify the paper size, so this will work on older | danw | 1 | -4/+8 |
2004-03-11 | Add kpathsea.buildlink3.mk, which is required by ja-ptex-bin. Reported | minskim | 1 | -0/+19 |
2004-03-09 | Remove info files entries from PLIST. | seb | 1 | -16/+1 |
2004-03-05 | Use buildlink3 framework. | tron | 1 | -7/+7 |
2004-02-14 | Whitespace fix. | snj | 1 | -1/+2 |
2004-02-14 | Put post-install information in MESSAGE instead of using an INSTALL script. | snj | 3 | -20/+10 |