Age | Commit message (Expand) | Author | Files | Lines |
2003-06-05 | Use a better value as LOWER_OPSYS for IRIX. | jschauma | 1 | -3/+3 |
2003-04-21 | back out previous, it does not work as it should. | grant | 1 | -4/+7 |
2003-04-21 | ensure LOWER_ARCH always gets set on Solaris, not only if MACHINE_ARCH | grant | 1 | -7/+4 |
2003-04-15 | add OPSYS_{,NO_}WHOLE_ARCHIVE_FLAG which defines the argument passed | grant | 1 | -1/+6 |
2003-03-31 | ${UNAME} -p is a good value for LOWER_ARCH on Irix as well. | jschauma | 1 | -1/+2 |
2003-03-28 | Quote tr arguments. | wiz | 1 | -2/+2 |
2003-03-14 | (1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG; | jlam | 1 | -1/+5 |
2003-01-25 | Add some LOWER_VENDOR definitions on Linux to better customize packages | jschauma | 1 | -6/+14 |
2003-01-15 | Make BUILD_DIR always point to a physical path by invoking /bin/pwd instead | jlam | 1 | -3/+3 |
2003-01-15 | Revert previous change. Defining BSD_PREFS_MK instead of BSD_PKG_MK | jlam | 1 | -4/+4 |
2003-01-14 | Define and check for BSD_PREFS_MK, not BSD_PKG_MK. Proposed by Jan Schaumann. | wiz | 1 | -4/+4 |
2003-01-14 | On Linux, LOWER_ARCH is generally not yet defined. Move assignment. | jschauma | 1 | -5/+4 |
2003-01-12 | According to seb, make on 1.5 does not know about ${VAR:tl}, so let's go back to | jschauma | 1 | -3/+3 |
2003-01-12 | efficiency++; | jschauma | 1 | -6/+6 |
2003-01-12 | On Linux, s/i.86/i386/ for LOWER_ARCH and MACHINE_ARCH as suggested by | jschauma | 1 | -1/+3 |
2003-01-05 | Remove a unused hack (it was only used by pthread.buildlink.mk, which is | jlam | 1 | -13/+1 |
2002-12-18 | Introduce _OPSYS_HAS_INET6, and use it to determine the default | schmonz | 1 | -18/+8 |
2002-12-15 | Previous commit breaks pkgsrc on NetBSD current since OS_VERSION isn't | taca | 1 | -2/+4 |
2002-12-15 | Default to USE_INET6 = NO on Darwin < 6.0, whose IPv6 bits are a red herring. | schmonz | 1 | -1/+3 |
2002-12-12 | Make sure that on IRIX{,64} LOWER_OPSYS matches what most configure | jschauma | 1 | -1/+5 |
2002-12-10 | Remove trailing whitespace. | wiz | 1 | -4/+4 |
2002-11-30 | turn on USE_INET6 in a KAME IPv6 environment other than NetBSD. | grant | 1 | -2/+5 |
2002-11-17 | LOWER_VENDOR is 'pc' on FreeBSD only if running on i386. | grant | 1 | -1/+5 |
2002-11-17 | Add initial pkgsrc FreeBSD support :-) | grant | 1 | -1/+8 |
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-10-21 | Move X11BASE setting for Solaris to a more appropriate place now that we | jlam | 1 | -3/+6 |
2002-10-21 | Purge unused USE_XPM (use graphics/xpm/buildlink2.mk instead). | wiz | 1 | -23/+1 |
2002-10-21 | Remove traces of now unused USE_XAW. | wiz | 1 | -6/+1 |
2002-10-21 | Remove USE_MESA -- now unused. | wiz | 1 | -33/+2 |
2002-10-20 | Remove obsolete USE_FREETYPE2 support; all users have been converted to use | wiz | 1 | -18/+1 |
2002-10-19 | Move some variable definitions from bsd.pkg.mk to bsd.prefs.mk so that | jlam | 1 | -1/+37 |
2002-10-12 | Assign a default value to SPARC_TARGET_ARCH for the if MACHINE_ARCH == sun4 | bouyer | 1 | -1/+2 |
2002-10-12 | On Solaris, MACHINE_ARCH on Suns can be sun4c or i86pc with | agc | 1 | -14/+17 |
2002-09-24 | Move pkgtools-related definitions into bsd.prefs.mk so that they may be | jlam | 1 | -3/+10 |
2002-09-24 | Some whitespace cleanup. | wiz | 1 | -3/+3 |
2002-09-15 | Move xpkgwedge check from bsd.pkg.mk to bsd.prefs.mk so that X11PREFIX | rh | 1 | -1/+20 |
2002-09-01 | The "Xpm" library is distributed with Solaris 9. Handle this case like | tron | 1 | -6/+11 |
2002-08-21 | set USE_INET6 if we are on an IPv6 capable Solaris host. | grant | 1 | -1/+3 |
2002-08-01 | We no longer expect PTHREAD_TYPE to be defined after including | jlam | 1 | -5/+1 |
2002-06-21 | Move the definition of OBJECT_FMT for NetBSD-1.3.x back _below_ the | jlam | 1 | -3/+3 |
2002-06-21 | Move the definition of OBJECT_FMT for NetBSD-1.3.x systems ahead of the | jlam | 1 | -12/+12 |
2002-05-30 | On Darwin, before including <bsd.own.mk>, set OBJECT_FMT to "Mach-O". | schmonz | 1 | -1/+6 |
2002-03-18 | Append "elf" to ${MACHINE_GNU_PLATFORM}, for NetBSD archs that were once | fredb | 1 | -2/+20 |
2001-12-26 | Define a symbol BSD_PREFS_MK that may be checked by Makefile fragments to | jlam | 1 | -1/+13 |
2001-12-24 | Initial implementation of pthread.buildlink.mk to transparently allow for | jlam | 1 | -1/+5 |
2001-12-12 | Retire USE_CURSES, which was superseded by devel/ncurses/buildlink.mk, and | wiz | 1 | -16/+1 |
2001-12-12 | Add LOWER_OS_VERSION to match LOWER_OPSYS, LOWER_VENDOR, and LOWER_ARCH | abs | 1 | -1/+4 |
2001-11-28 | In the odd possible case of someone using "pkgsrc" underneath "src" | tv | 1 | -1/+6 |
2001-11-21 | Move some operating-system specific definitions to the individual | agc | 1 | -77/+1 |