Age | Commit message (Expand) | Author | Files | Lines |
2004-05-31 | Use a cleaner approach for previous: | jschauma | 12 | -15/+43 |
2004-05-31 | Set SSH_RSHPATH to /usr/bsd/rsh, overriding the default from | jschauma | 1 | -1/+2 |
2004-05-30 | correctly set BDB_TYPE when native db is not available, eg. Solaris, | grant | 1 | -6/+4 |
2004-05-30 | Add MASTER_SITE_OPENOFFICE for the misc/openoffice* packages. | mrauch | 2 | -2/+74 |
2004-05-29 | aleron.dl.sourceforge.net have had problems during the last couple of | kristerw | 1 | -2/+2 |
2004-05-28 | Update mail/dovecot to 0.99.10.5. | xtraeme | 1 | -1/+6 |
2004-05-27 | Add two patches from CVS: | recht | 1 | -1/+6 |
2004-05-26 | Fix typo in comment. | wiz | 1 | -2/+2 |
2004-05-25 | Add VICE_USE_FFMPEG switch to enable ffmpeg support in vice. | wiz | 1 | -1/+6 |
2004-05-24 | Add ${X11BASE}/bin to the PATH when USE_IMAKE is used, without objections | xtraeme | 1 | -1/+2 |
2004-05-23 | Introduce and use three new variables: | jschauma | 1 | -1/+19 |
2004-05-23 | Lets be pkgviews friendly: create the bin directory when installing wrappers. | jmmv | 1 | -1/+5 |
2004-05-23 | Let a package specify which is the real binary for each wrapper (by setting | jmmv | 1 | -2/+4 |
2004-05-22 | Initial addition. | jmmv | 1 | -0/+74 |
2004-05-22 | add XEN12_USE_COM2 option to switch Xen console on com port2 | cl | 1 | -1/+6 |
2004-05-22 | Introduce and use two new variables: | jschauma | 1 | -1/+11 |
2004-05-19 | Follow Grant's advice: use _OPSYS_GPATCH_REQD to influence _NEED_PATCH | jschauma | 1 | -5/+6 |
2004-05-19 | We have a variable _OPSYS_GPATCH_REQD, but it doesn't do anything. | jschauma | 1 | -1/+5 |
2004-05-17 | Garbage collect BUILDLINK_PKGBASE.<pkg> from buildlink3: it is not anymore | seb | 1 | -2/+1 |
2004-05-17 | libtool archives don't start with '-', so don't match those, which are | jlam | 2 | -4/+4 |
2004-05-17 | Check that MABIFLAG is defined before checking that it's non-empty. This | jlam | 1 | -3/+3 |
2004-05-17 | Add a new package-settable variable, INSTALLATION_PREFIX, as discussed | jlam | 1 | -2/+8 |
2004-05-17 | Allow use of 32bit gcc compiled from pkgsrc on 64bit Irix for a default | jschauma | 1 | -4/+10 |
2004-05-15 | update suggested CPAN mirror for Australia to mirror.aarnet.edu.au, | grant | 1 | -2/+2 |
2004-05-12 | Change date of when deprecated USE_GCC2, USE_GCC3, USE_PKGSRC_GCC, | reed | 1 | -2/+2 |
2004-05-12 | If ABI is set, LDFLAGS also needs the proper flag. | jschauma | 1 | -1/+2 |
2004-05-12 | Mention how SETGIDGAME and the other GAME vars are set per default. | jschauma | 11 | -13/+125 |
2004-05-12 | No USE_BUILDLINK2 package sets USE_FORTRAN any longer -- convert support | wiz | 1 | -3/+3 |
2004-05-12 | INSTALL_GAME should be exported a as BSD_INSTALL_GAME | jschauma | 1 | -2/+4 |
2004-05-12 | Introduce new variables: | jschauma | 3 | -14/+56 |
2004-05-10 | Fix typo. | xtraeme | 1 | -2/+2 |
2004-05-09 | add mipspro-ucode to _COMPILERS which was missed the first time. | grant | 1 | -2/+2 |
2004-05-08 | remove a word which shouldn't be there. | grant | 1 | -3/+3 |
2004-05-08 | correctly preserve the user-specified order of pseudo-compilers. patch | grant | 1 | -6/+5 |
2004-05-08 | Rename NO_CONFIGURE_INFODIR to CONFIGURE_HAS_INFODIR (which defaults to | reed | 1 | -2/+3 |
2004-05-08 | _PKGSRC_COMPILER needs to contain the real compiler first, then | grant | 1 | -2/+2 |
2004-05-08 | implement {NOT,ONLY}_FOR_COMPILER so that packages can be marked as | grant | 1 | -5/+39 |
2004-05-08 | If using GNU_CONFIGURE then set --infodir to ${PREFIX}/${INFO_DIR}. | reed | 1 | -1/+4 |
2004-05-06 | Finally set _COMPILER_LD_FLAG. | jschauma | 1 | -1/+4 |
2004-05-06 | Use system maximum command line length | adam | 1 | -6/+5 |
2004-05-05 | Make sure buildlink3 file exists before trying to use it. | xtraeme | 1 | -3/+7 |
2004-05-05 | Use numeric uid/gid instead of Administrator/+Administrators, as native | tv | 3 | -6/+6 |
2004-05-05 | gcc can use -mabi=${ABI}, if ABI is set (for example on Irix). | jschauma | 1 | -1/+8 |
2004-05-04 | No longer used. | snj | 1 | -87/+0 |
2004-05-04 | /usr/bin/cpp on darwin is a wrapper script that forces the | danw | 2 | -4/+7 |
2004-05-03 | Unused. | wiz | 1 | -156/+0 |
2004-05-03 | Unused. | wiz | 1 | -27/+0 |
2004-05-02 | Add buildlink3 bits. | xtraeme | 1 | -11/+17 |
2004-05-02 | Rename GRUB_ISO9660 and GRUB_UFS2 to GRUB_USE_ISO9660 and GRUB_USE_UFS2 | xtraeme | 1 | -1/+11 |
2004-05-02 | Rename ENABLE_CACHE option to JWHOIS_ENABLE_CACHE, and document it in | xtraeme | 1 | -1/+6 |