Age | Commit message (Expand) | Author | Files | Lines |
2004-11-11 | -pthread is invalid for Interix gcc. Add a failure for it so that | tv | 1 | -2/+2 |
2004-11-10 | Correct debugging output to show the actual script name. | jlam | 2 | -4/+4 |
2004-11-10 | Backout previous pending further testing. There are rumors of problems | jlam | 1 | -3/+1 |
2004-11-10 | Allow BUILDLINK_BUILTIN_MK.<pkg> to point to the builtin.mk file for the | jlam | 1 | -8/+10 |
2004-11-10 | If we are using native pthreads, then add "pthread" to BUILDLINK_PACKAGES | jlam | 1 | -1/+3 |
2004-11-10 | SunPro understands -Wl,* and passes to the relevant backend, so don't bin it. | sketch | 1 | -3/+9 |
2004-11-10 | Update _GCC_DIST_VERSION to 3.4.3 | shannonjr | 1 | -2/+2 |
2004-11-09 | The "transform" file is used to transform arguments on the command line. | jlam | 1 | -7/+46 |
2004-11-08 | g/c unused variable _ws_sep. | jlam | 1 | -2/+1 |
2004-11-08 | Whitespace fixes. | jlam | 1 | -75/+75 |
2004-11-08 | Remove unnecessary argument checks. | jlam | 1 | -56/+1 |
2004-11-06 | Remove "aleron.dl.sourceforge.net" from "MASTER_SITE_SOURCEFORGE" | tron | 1 | -2/+1 |
2004-11-05 | Add a switch SUSE_PREFER which can be set to 9.1 to get | wiz | 1 | -13/+19 |
2004-11-02 | Some updates for DragonFly from Todd Willey via tech-pkg. | wiz | 2 | -9/+7 |
2004-11-02 | Correct whitespace after UPDATE_RUNNING changes | agc | 1 | -5/+5 |
2004-11-02 | Set UPDATE_RUNNING=YES when deinstalling due to a update or replace target. | erh | 1 | -5/+15 |
2004-10-31 | Add DragonFlyBSD support, provided by Todd Willey on tech-pkg. | wiz | 4 | -1/+1882 |
2004-10-29 | Clarify previous (missing a word). | tv | 1 | -3/+3 |
2004-10-29 | Add a block comment to track the base addresses of Interix shlibs as used | tv | 1 | -1/+24 |
2004-10-29 | Collapse ROOT_CMD a little; it's possible to make all invocations do the | tv | 1 | -8/+3 |
2004-10-29 | Changed name of variable from file to cfile (config file) so that pkglint has | darcy | 1 | -4/+4 |
2004-10-28 | Fix shlib execute perm pattern (was broken after 1.1537). | tv | 1 | -3/+4 |
2004-10-28 | mysql.bl3.mk suggested by Jaromir Dolecek (jdolecek@): | xtraeme | 1 | -0/+81 |
2004-10-28 | Fix path to CPAN on cloud9. | wiz | 1 | -2/+2 |
2004-10-27 | - Allow CXXFLAGS to be set on a per-OS basis (read added to OPSYSVARS). | recht | 1 | -2/+5 |
2004-10-27 | Don't chmod shlibs that are symlinks; fixes issue noted by <grant@netbsd.org>. | tv | 1 | -3/+3 |
2004-10-27 | whitespace police and tidyup of PLIST_SUBST. no functional change. | grant | 1 | -13/+13 |
2004-10-26 | Add missing PKG_SKIP_REASON when ${_PGSQL_VERSION} is defined, but | xtraeme | 1 | -2/+2 |
2004-10-26 | Modify the comment about FETCH_RESUME_ARGS a bit, to sync with | xtraeme | 1 | -3/+3 |
2004-10-26 | 2nd round for PKG_RESUME_TRANSFERS: | xtraeme | 2 | -14/+62 |
2004-10-26 | add hostname to Subject: of PKGSRC_MESSAGE_RECIPIENTS email | lukem | 1 | -2/+2 |
2004-10-25 | Introduce the PKGCONFIG_OVERRIDE_STAGE variable to let a package | jmmv | 1 | -2/+9 |
2004-10-25 | Add mirror on "ftp.fu-berlin.de" to "MASTER_SITE_APACHE". | tron | 1 | -2/+3 |
2004-10-24 | Allow the xsrc directory to be specified on the command line, defaulting to | agc | 1 | -3/+14 |
2004-10-22 | Remove ftp://ftp.wustl.edu/packages/TeX/ from MASTER_SITE_TEX_CTAN for now, | ben | 1 | -2/+1 |
2004-10-21 | Only allow LIBTOOLIZE_PLIST=no if USE_LIBTOOL is *not* used, setting BROKEN | tv | 1 | -3/+3 |
2004-10-21 | Put back LIBTOOLIZE_PLIST, which I meant to do but didn't commit. This is | tv | 2 | -2/+14 |
2004-10-20 | Added missing / | martti | 1 | -2/+2 |
2004-10-19 | Translate MACHINE_ARCH and LOWER_ARCH from ppc to powerpc in the case of | ben | 1 | -2/+3 |
2004-10-16 | Propagate $ECHO, $GREP, $SORT to print-la-libnames; fixes this on IRIX. | tv | 1 | -5/+6 |
2004-10-14 | Oy. For some reason, when doing :O:u, -L and -R options are stripped | tv | 1 | -2/+1 |
2004-10-14 | Big speedup hack: Sort and uniqify ${_WRAP_TRANSFORM_CMDS}. Eliminates | tv | 1 | -1/+2 |
2004-10-14 | make sure _TOOLS_HAS_GNU.<tool> is initialised. from Michael van Elst | grant | 1 | -1/+2 |
2004-10-14 | fix a comment | grant | 1 | -2/+2 |
2004-10-14 | devel/yacc -> devel/bison. there is no such package as devel/yacc. | grant | 1 | -2/+2 |
2004-10-14 | handle the operating system having GNU yacc (actually bison) and | grant | 1 | -1/+5 |
2004-10-13 | Oy, what a hack. But then, so is Interix.... | tv | 1 | -1/+10 |
2004-10-13 | Bump LIBTOOL_REQD back to 1.5.10nb1. This ensures that folks who built | tv | 1 | -2/+2 |
2004-10-13 | For the ELF form, make sure shlibs are installed +x. If not, issue a | tv | 1 | -1/+8 |
2004-10-13 | Use /bin/test. The /bin/sh builtin has some bugs with symlinks. | tv | 1 | -2/+2 |