Age | Commit message (Expand) | Author | Files | Lines |
2002-11-20 | Fixes from Robert Elz to: | agc | 1 | -9/+17 |
2002-11-20 | If using buildlink2, use a (hopefully) less error-prone way of preventing | jlam | 1 | -1/+29 |
2002-11-17 | LOWER_VENDOR is 'pc' on FreeBSD only if running on i386. | grant | 1 | -1/+5 |
2002-11-17 | Grrr Solaris' sh. | seb | 1 | -2/+2 |
2002-11-17 | pull out SERIAL_DEVICES for now. | grant | 1 | -23/+1 |
2002-11-17 | Add initial pkgsrc FreeBSD support :-) | grant | 3 | -1/+618 |
2002-11-17 | bump LIBTOOL_REQD for FreeBSD. | grant | 1 | -1/+6 |
2002-11-17 | Introduce new framework which unifies registering packages providing login | salo | 5 | -5/+37 |
2002-11-16 | Defaults for w3m. | uebayasi | 1 | -1/+47 |
2002-11-16 | - When listing the current version of the package, don't create a hyperlink | dmcmahill | 1 | -3/+4 |
2002-11-15 | Add be locale (glib2). | wiz | 4 | -4/+20 |
2002-11-14 | Reset IFS sooner so that recursive calls to the gen() function work | jlam | 1 | -1/+1 |
2002-11-14 | Allow BUILDLINK_SETENV.<wrappee> to override _BLNK_WRAP_SETENV.<wrappee>. | jlam | 1 | -1/+8 |
2002-11-14 | Allow for common case where --mode=install is not specified when using | jlam | 1 | -47/+59 |
2002-11-14 | - when creating a new database, make sure that the old one is gone first to | dmcmahill | 1 | -1/+12 |
2002-11-14 | Remove HAVE_OPENWINDOWS. Packages that wonder whether X11 is OpenWindows | jlam | 1 | -6/+1 |
2002-11-14 | Comment out the X11BASE setting, which is set in bsd.prefs.mk conditionally | jlam | 1 | -3/+3 |
2002-11-14 | add a 'SINGLEPKG' variable which can be set on the command line to the | dmcmahill | 1 | -2/+12 |
2002-11-14 | Drop some trailing whitespace. | wiz | 1 | -2/+2 |
2002-11-14 | Use ${PKG_INFO} instead of ${PKG_TOOLS_BIN}/pkg_info; replace leading spaces | wiz | 1 | -6/+6 |
2002-11-13 | Document "static" and "no-rpath" transformations. | jlam | 1 | -0/+2 |
2002-11-13 | move the pruning of readme's to the very end of the job. | dmcmahill | 1 | -19/+24 |
2002-11-13 | - add some more error checking. In particular, if any of the template files | dmcmahill | 1 | -6/+22 |
2002-11-13 | add a -S,--save-database option which doesn't delete the database files | dmcmahill | 1 | -4/+15 |
2002-11-13 | only update the README-IPv6.html file if it has changed | dmcmahill | 1 | -2/+7 |
2002-11-13 | - replace & with & _before_ replacing < with < and > with > when | dmcmahill | 1 | -2/+10 |
2002-11-13 | start warning output on a new line to make it easier to read | dmcmahill | 1 | -1/+2 |
2002-11-12 | - added progress meter when extracting database. Useful for those of us | dmcmahill | 1 | -1/+9 |
2002-11-12 | add definition for HTML_PKGNAME used by the readme generation | dmcmahill | 1 | -1/+2 |
2002-11-12 | add timestamp to output messages | dmcmahill | 1 | -2/+3 |
2002-11-11 | add scripts for generating the README.html files in a much more efficient | dmcmahill | 2 | -0/+1054 |
2002-11-11 | add a print-summary-data target which will be used by the new bulk | dmcmahill | 1 | -1/+16 |
2002-11-10 | rename BINPKG_SITE to BINPKG_SITES | hubertf | 2 | -5/+5 |
2002-11-10 | add MASTER_SITE_MOZILLA for Australia. | grant | 1 | -1/+2 |
2002-11-08 | Take care of -current's /lib and /libexec. | seb | 1 | -2/+8 |
2002-11-07 | Add a test target to bsd.pkg.mk: | dillo | 2 | -3/+41 |
2002-11-03 | Actually pass CVS_FLAGS propperly to the su'd "cvs update" | hubertf | 1 | -2/+2 |
2002-11-01 | When "make install" su's to root, su is invoked with the "-l" option, which | jlam | 1 | -1/+3 |
2002-11-01 | Whitespace and minor cosmetic fixes. | jlam | 1 | -2/+2 |
2002-11-01 | Bump the pth dependency to pth>=1.4.1nb5, which ensures that we have the | jlam | 2 | -4/+4 |
2002-10-31 | Copy the x11-links tree into ${BUILDLINK_X11PKG_DIR} (${BUILDLINK_DIR}) | jlam | 3 | -50/+37 |
2002-10-31 | Fix an oversight noticed by the eagle eyes of Nick Hudson - thanks, Nick! | agc | 1 | -2/+2 |
2002-10-31 | Diffs to support the Wasabi port of the SuperH 5 evaluation board | agc | 2 | -3/+7 |
2002-10-30 | BUILDLINK_X11_DIR also need to be protected. | seb | 1 | -1/+4 |
2002-10-30 | Fix typo: | seb | 1 | -3/+3 |
2002-10-30 | Add PKGCONFIG_OVERRIDE to get rid of tons of unnecessary patches. | rh | 1 | -1/+14 |
2002-10-30 | Move the sed command in _BLNK_{,UN}TRANSFORM_SED into a sed command files | jlam | 5 | -234/+238 |
2002-10-28 | Revert previous. There are extra quotes in COMMENT files created by make | bouyer | 1 | -2/+2 |
2002-10-28 | Add quotes around ${COMMENTS} for PKG_ARGS_COMMON. This is needed for | bouyer | 1 | -2/+2 |
2002-10-27 | Use ${LOCALBASE}/bin/gtar if it exists. | bouyer | 1 | -1/+5 |