Age | Commit message (Expand) | Author | Files | Lines |
2004-02-03 | include ogle's buildlink2.mk from the right directory. | grant | 1 | -2/+2 |
2004-02-03 | move ogle and ogle_gui to multimedia/ | grant | 13 | -16/+16 |
2004-02-03 | Move the _COMPILER_LD_FLAG setting to somehere global as it applies to all | jlam | 1 | -2/+4 |
2004-02-03 | Avoid using "type" to find the absolute path to the compiler. We find it | jlam | 1 | -27/+31 |
2004-02-03 | run ${MAKE_PROGRAM}, not ${MAKE}, and set the environment | grant | 1 | -2/+2 |
2004-02-03 | Some files were not installed in FreeBSD, use PLIST_SUBST for now. | xtraeme | 2 | -4/+10 |
2004-02-03 | Add buildlink3.mk file. | recht | 1 | -0/+18 |
2004-02-03 | lib/libSDL_image-1.2.so was not built in FreeBSD, so use PLIST_SUBST | xtraeme | 2 | -3/+11 |
2004-02-03 | libjasper.so was not built in FreeBSD, so disable them using PLIST_SUBST, | xtraeme | 2 | -3/+11 |
2004-02-03 | Fix RUBY_SHLIBVERSION in FreeBSD, should fix the problems seen in the | xtraeme | 1 | -2/+4 |
2004-02-02 | oops, it's "de" not "es". | xtraeme | 1 | -3/+3 |
2004-02-02 | Some gettext catalogs were not installed in FreeBSD, so use | xtraeme | 2 | -4/+10 |
2004-02-02 | Respect whitespaces in SUBST_SED.fixme. | xtraeme | 1 | -2/+2 |
2004-02-02 | Fix build in FreeBSD, the output was: | xtraeme | 1 | -1/+13 |
2004-02-02 | Same libraries were not installed in FreeBSD, so use PLIST_SUBST to | xtraeme | 2 | -5/+11 |
2004-02-02 | Master distfile has changed - adapt | abs | 3 | -8/+8 |
2004-02-02 | Revert previous commit, buildlink still is needed as pointed out | xtraeme | 1 | -2/+2 |
2004-02-02 | mbmon works on FreeBSD/i386 4.9 and maybe in OpenBSD, so | xtraeme | 1 | -2/+2 |
2004-02-02 | There's no need to use buildlink[23] here. | xtraeme | 1 | -3/+3 |
2004-02-02 | Explain the modifications required to use the XFree86 packages from | xtraeme | 2 | -3/+15 |
2004-02-02 | Update MAINTAINER address per his request. | wiz | 1 | -2/+2 |
2004-02-02 | Add RCS Id (hi soren -- use pkglint :)). | wiz | 2 | -0/+2 |
2004-02-02 | Added tpb. | soren | 1 | -1/+2 |
2004-02-02 | Oh, PKGREVISION isn't mandatory.. | soren | 1 | -2/+1 |
2004-02-02 | This program enables the IBM Thinkpad(tm) special keys. It is possible to bind | soren | 6 | -0/+73 |
2004-02-02 | Note bump PKGREVISION to XFree86* packages, they can be installed | xtraeme | 1 | -1/+2 |
2004-02-02 | XFree86 meta-package can be now installed with or without xpkgwedge, | xtraeme | 19 | -6096/+6115 |
2004-02-02 | XFree86 meta-package can be now installed with or without xpkgwedge, | xtraeme | 16 | -2091/+2167 |
2004-02-02 | These packages need a C++ compiler. | jlam | 10 | -20/+20 |
2004-02-02 | duh... s/CCACHE/DISTCC/ | jlam | 1 | -2/+2 |
2004-02-02 | Whitespace fixes. | jlam | 1 | -3/+3 |
2004-02-02 | If we can't find the package using pkg_info, then use a simple heuristic | jlam | 1 | -2/+10 |
2004-02-02 | G/C _GCC_ARCHSUBDIR. All references to it from gcc*/buildlink*.mk files | jlam | 1 | -5/+2 |
2004-02-02 | Don't rely on _GCCARCHSUBDIR. | jlam | 1 | -8/+8 |
2004-02-02 | There was an extra slash where there shouldn't have been. | jlam | 1 | -2/+2 |
2004-02-02 | Kerberos-using packages now set CRYPTO, not RESTRICTED. Approved by pkgsrc | jlam | 2 | -4/+4 |
2004-02-02 | Pretend that all versions of NetBSD newer than 1.6U have Heimdal-0.6. | jlam | 1 | -2/+2 |
2004-02-02 | Only prepend the compiler package location to the PATH if we actually | jlam | 4 | -10/+16 |
2004-02-02 | Initialize a variable before use. | jlam | 1 | -1/+2 |
2004-02-02 | s/:/./ to fix Makefile breakage. | jlam | 1 | -3/+3 |
2004-02-02 | Whitespace fixes. | jlam | 2 | -10/+10 |
2004-02-02 | If USE_GCC_SHLIB is defined, then pretend we need both C and C++ compilers. | jlam | 1 | -1/+12 |
2004-02-02 | If we need a GCC C++ or Fortran compiler, then define USE_GCC_SHLIBS as | jlam | 1 | -1/+6 |
2004-02-02 | Rename _GCC{2,3}_REQD to _NEED_GCC{2,3} which more clearly expresses what | jlam | 1 | -7/+7 |
2004-02-02 | Only create wrapper scripts for compilers that we require support for as | jlam | 2 | -6/+22 |
2004-02-02 | These packages don't use any compilers, so set USE_LANGUAGES to an empty | jlam | 2 | -2/+4 |
2004-02-02 | This packages is just shell scripts, so set USE_LANGUAGES to an empty | jlam | 1 | -1/+2 |
2004-02-02 | Support a new variable in package Makefiles: | jlam | 6 | -29/+118 |
2004-02-02 | link against libnsl and libsocket on Solaris. | grant | 1 | -1/+3 |
2004-02-02 | patch-ab is no longer needed. | uebayasi | 1 | -0/+0 |