Age | Commit message (Expand) | Author | Files | Lines |
2001-07-15 | Rename "FILE" to "FILE_CMD" since ".for FILE" is a common idiom in BSD | jlam | 4 | -10/+10 |
2001-07-14 | Add a buildlink.mk file to put OSS audio headers and libraries into | jlam | 1 | -0/+46 |
2001-07-13 | if a package subdirectory is listed in the category makefile, but doesn't | dmcmahill | 2 | -15/+27 |
2001-07-13 | Improve Java handling via "USE_JAVA" option: | tron | 1 | -7/+17 |
2001-07-13 | Add definitions for CMP pointing to cmp utility and use it in bsd.pkg.mk. | jlam | 4 | -7/+10 |
2001-07-10 | Check if "${X11BASE}/lib/X11/config/X11.tmpl" exists before searching | tron | 1 | -3/+5 |
2001-07-10 | Add new variable "SPARC_TARGET_ARCH" used to select the target architecture | tron | 2 | -2/+10 |
2001-07-10 | Fixes for "tarup" target: | tron | 1 | -1/+3 |
2001-07-10 | Add new "tarup" target which allows to create a binary package from an | tron | 1 | -2/+14 |
2001-07-10 | Use ":=" in assignment of "ZOULARISBASE" because "LOCALBASE" might get | tron | 1 | -2/+4 |
2001-07-09 | * Make perl stop installing anything in the man3 directory. It's starting | tv | 1 | -2/+1 |
2001-07-09 | Provide missing parenthesis for CHECK_XPM. | fredb | 1 | -3/+2 |
2001-07-09 | consolidate a duplicated part of the script. | dmcmahill | 1 | -6/+10 |
2001-07-09 | when saving the rsync script for later, be sure and save the starting | dmcmahill | 1 | -0/+4 |
2001-07-08 | teach the upload script about OSVERSION_SPECIFIC packages so one can put | dmcmahill | 2 | -9/+92 |
2001-07-07 | add OSVERSION_SPECIFIC to BUILD_DEFS if defined so it ends up in the binary | dmcmahill | 1 | -1/+5 |
2001-07-06 | Check if "${X11BASE}/lib/X11/config/X11.tmpl" before searching with | tron | 1 | -2/+3 |
2001-07-06 | Fix quoting problem in Solaris's "/bin/sh". | tron | 1 | -2/+2 |
2001-07-05 | bsd.prefs.mk: Make OBJECT_FMT work on NetBSD 1.3 | abs | 1 | -1/+12 |
2001-07-05 | Update buildlink-x11 to 0.6. Changes include moving the custom overrides | jlam | 1 | -2/+2 |
2001-07-05 | Document the logic that sets XMKMF_CMD. | jlam | 1 | -1/+3 |
2001-07-05 | Update buildlink-x11 to 0.5. Changes from previous version are the | jlam | 1 | -5/+12 |
2001-07-04 | fix a problem with HAVE_BUILTIN_XPM | perry | 1 | -2/+2 |
2001-07-03 | Add GNU_ARCH.powerpc. This fixes some of the recent problems experienced | mjl | 1 | -1/+2 |
2001-07-02 | buildlink-mk requires that BUILDLINK_DIR always be set, so set it if | jlam | 1 | -1/+3 |
2001-07-02 | Bump build-dependency on xpkgwedge to >=1.5, and add a build-dependency | jlam | 1 | -10/+16 |
2001-07-02 | Make check for Xpm in XFree86 look like the checks for Mesa and freetype2. | jlam | 2 | -13/+22 |
2001-07-02 | For aesthetic reasons, sort the *.lai files found during replace-buildlink. | jlam | 1 | -2/+3 |
2001-07-02 | Merge buildlink-fix-libtool-archives and buildlink-fix-config-scripts | jlam | 1 | -41/+25 |
2001-07-01 | Change example to have bsd.buildlink.mk file included at start of a | jlam | 1 | -7/+11 |
2001-07-01 | Make sure the -DBuildLink gets passed through to subdir Imakefiles if | jlam | 1 | -2/+2 |
2001-06-30 | Resurrect LIBTOOL_OVERRIDE. It's needed for lesstif-0.92.32 which uses | jlam | 1 | -1/+10 |
2001-06-29 | Bump build dependency on xpkgwedge to >=1.3 to handle buildlink.mk files | jlam | 1 | -3/+10 |
2001-06-29 | If USE_BUILDLINK_ONLY is set, then also set USE_CONFIG_WRAPPER | jlam | 1 | -1/+9 |
2001-06-28 | Create new variable BUILDLINK_CONFIG_WRAPPER_SED.<pkgname> that is added | jlam | 1 | -3/+7 |
2001-06-28 | Update MASTER_SITE_XCONTRIB server list, inspired by a posting to tech-pkg | wiz | 1 | -2/+12 |
2001-06-28 | add an explicite GNU_ARCH.mipsel assignment to work around poor interaction | drochner | 1 | -1/+2 |
2001-06-27 | do not forget X | hubertf | 1 | -1/+3 |
2001-06-27 | o move REPLACE_PERL code to more proper location -- to the do-patch target; | zuntum | 1 | -15/+15 |
2001-06-27 | o introduce REPLACE_PERL | zuntum | 1 | -1/+16 |
2001-06-26 | Remove a debugging printf/echo. | jlam | 1 | -2/+1 |
2001-06-26 | Fix bug in the sed expression used to filter out libtool archives. It was | jlam | 1 | -2/+3 |
2001-06-26 | Fix typo in RCD Id -- s/NetSBD/NetBSD/ | zuntum | 1 | -1/+1 |
2001-06-26 | Add code, similar to REPLACE_NCURSES, called REPLACE_BUILDLINK, that | jlam | 1 | -3/+30 |
2001-06-26 | * add example how to setup a sandbox from source | hubertf | 1 | -2/+2 |
2001-06-23 | A tiny example how I start my sandbox builds. | hubertf | 1 | -0/+19 |
2001-06-23 | Add a script that I use to upload binary pkgs to the FTP server | hubertf | 2 | -1/+36 |
2001-06-23 | Factor out the sed expression used to fix libtool archives into a variable, | jlam | 1 | -3/+6 |
2001-06-21 | The GNU patch used under Solaris doesn't understand "-b .orig", use | tron | 1 | -1/+5 |
2001-06-21 | Do previous in a different way. | jlam | 1 | -2/+4 |