Age | Commit message (Expand) | Author | Files | Lines |
2004-04-18 | Update W3m from 0.4.0 to 0.5. | uebayasi | 1 | -37/+7 |
2004-04-17 | Add VIEWBASE to SCRIPTS_ENV. This fixes the problem that pkgviews | minskim | 1 | -2/+3 |
2004-04-16 | Add another fix to previous; reverse the lines in the output. From | tv | 1 | -2/+5 |
2004-04-15 | Provide a quick fix for PR pkg/25187 so that "make update" DTRT with | tv | 1 | -2/+2 |
2004-04-15 | Only add BDBBASE to BUILD_DEFS once. | wiz | 1 | -2/+2 |
2004-04-15 | Let -D flags be passed through the transformation script, so that they | jmmv | 1 | -5/+1 |
2004-04-14 | Add support for the XFree86-dirs package in mk/dirs.mk, by modifying it to | jmmv | 1 | -1/+8 |
2004-04-14 | Only do the dirs.mk dance when PKG_INSTALLATION_TYPE is overwrite. | jmmv | 1 | -2/+3 |
2004-04-14 | Drop the disctinction of xdg and xdg-x11 from USE_DIRS POV. We can choose | jmmv | 1 | -3/+3 |
2004-04-14 | Fix ECHO_N (hi tv!). | xtraeme | 1 | -2/+2 |
2004-04-14 | Rework the way to use the -dirs packages (ATM, xdg-dirs, xdg-x11-dirs, | jmmv | 2 | -1/+52 |
2004-04-14 | Add maximum command line length check, pointed out by jmmv@. | xtraeme | 1 | -1/+8 |
2004-04-14 | Add BRANDELF, needed for linux emulation. | xtraeme | 1 | -1/+2 |
2004-04-13 | Remove redundant assignments of PKG_TOOLS_BIN. PKG_TOOLS_BIN is | heinz | 3 | -14/+3 |
2004-04-12 | Introduce support for the PRINT_PLIST_AWK variable. This can be used to | jmmv | 1 | -2/+5 |
2004-04-12 | Revert the uberdependencies introduced when originally intending to | tv | 2 | -222/+15 |
2004-04-12 | Initial dist file for Unixware, simply copied from SunOS. | heinz | 1 | -0/+956 |
2004-04-12 | Initial definitions for Unixware. | heinz | 1 | -0/+153 |
2004-04-12 | "db" is not a valid value for BDB_TYPE; use "db2" instead. | minskim | 1 | -2/+2 |
2004-04-12 | Catch UPDATE_VULNERABILITY_LIST being unset, default to be conservative | hubertf | 1 | -2/+2 |
2004-04-12 | Fix typo in deinstall message (many->may) | chris | 1 | -2/+2 |
2004-04-11 | xaw for buildlink3. | xtraeme | 1 | -0/+26 |
2004-04-11 | egrep -x 'RE' | jschauma | 1 | -3/+3 |
2004-04-11 | motif for buildlink3. | xtraeme | 1 | -0/+147 |
2004-04-11 | If /usr/sbin/gzcat exists, use it, as /usr/bsd/zcat on these systems | jschauma | 1 | -1/+5 |
2004-04-10 | According to egrep(1): | jschauma | 1 | -2/+2 |
2004-04-10 | Add "matroska" driver to list of possible MPLAYER_DISABLE_DRIVERS options. | salo | 1 | -2/+2 |
2004-04-09 | Improve and correct a few definitions. | jschauma | 1 | -17/+12 |
2004-04-09 | Set EGREP to an actual egrep, not plain old grep. | jschauma | 1 | -2/+2 |
2004-04-09 | As we can get the maximun command line length safely using sysctl, set it in | jmmv | 1 | -1/+8 |
2004-04-09 | Commentary cleanup: | jschauma | 6 | -70/+79 |
2004-04-09 | On some systems, bootstrap also installs ${LOCALBASE}/bin/install-sh -- | jschauma | 1 | -2/+2 |
2004-04-09 | Add a --mirror_only option to the bulk build script. When combined with | dmcmahill | 1 | -5/+88 |
2004-04-07 | Add support in the bulk build code to properly deal with SPECIFIC_PKGS=1. | dmcmahill | 3 | -8/+47 |
2004-04-07 | Convert "${ECHO} -n" to "${ECHO_N}", and introduce that into the defs.* | tv | 11 | -39/+49 |
2004-04-07 | Elide use of "echo -n" in a platform-independent manner. | tv | 1 | -7/+7 |
2004-04-07 | There is no need to use "echo -n" in production of HTML. | tv | 1 | -2/+2 |
2004-04-06 | Make kaffe also sufficient for USE_JAVA2, but bump its DEPENDS to make sure | tv | 1 | -3/+3 |
2004-04-06 | err BUILDLINK_UPDATE_CACHE should be no for now... sorry I had this change | xtraeme | 1 | -2/+2 |
2004-04-05 | Ensure USE_BUILTIN.<pkg> is defined before checking its value, fixes | xtraeme | 1 | -3/+4 |
2004-04-05 | Support DEPENDS_TARGET="install clean"; from Allan Barrett in | xtraeme | 1 | -7/+7 |
2004-04-04 | Make USE_XPKGWEDGE default to "yes", as announced on tech-pkg@ last week. | agc | 2 | -5/+5 |
2004-04-03 | To view the license, use "${MAKE} show-license" not "make show-license". | reed | 1 | -2/+2 |
2004-04-02 | Undo implicit recursive package registration. The buildlink[23] system is | tv | 1 | -18/+4 |
2004-04-02 | Match NetBSD-2.* for mapping sun-jdk to sun-jdk14 not sun-jdk13. Also cleanup | abs | 1 | -5/+5 |
2004-04-01 | Be robust against the possibility that buildlibdir isn't defined. | jlam | 1 | -2/+2 |
2004-04-01 | Add the 'gu' locale directory, initially used by epiphany 1.2.2. | jmmv | 10 | -10/+50 |
2004-04-01 | add USERADD/GROUPADD support via sysutils/user_darwin | danw | 1 | -4/+8 |
2004-03-31 | Add the tk locale directory, initially used by gnome-desktop 2.6.0. | jmmv | 10 | -10/+50 |
2004-03-31 | revert previous. | seb | 1 | -4/+4 |