Age | Commit message (Expand) | Author | Files | Lines |
2004-02-02 | Fix a case where gcc3.3 is too clever for autoconf. | kristerw | 2 | -1/+24 |
2004-02-02 | bl3ify and define u_int8_t=uint8_t. | grant | 1 | -4/+9 |
2004-02-02 | transform -f{pic,PIC} -> -Kpic and -shared -> -G to fix building of | grant | 1 | -8/+13 |
2004-02-02 | Note update of clamav to 0.65nb1. | recht | 1 | -1/+2 |
2004-02-02 | Add clamd rc start script. | recht | 5 | -9/+73 |
2004-02-01 | Don't leak a file descriptor if a PGP signed e-mail is checked. Patch | tron | 2 | -20/+20 |
2004-02-01 | - TeXmacs-1.0.3.2 | recht | 1 | -2/+1 |
2004-02-01 | note update of TeXmacs to 1.0.3.2 | recht | 1 | -1/+2 |
2004-02-01 | update to 1.0.3.2 | recht | 3 | -11/+47 |
2004-02-01 | Add joyce, an Amstrad PCW emulator, and raine, an 680x0 arcade emulator, | wiz | 1 | -3/+16 |
2004-02-01 | Ooops, regen again | martti | 1 | -3/+3 |
2004-02-01 | Regenerate (distfile was changed) | martti | 1 | -3/+3 |
2004-02-01 | Note naim-0.11.6.5 update. | snj | 1 | -1/+2 |
2004-02-01 | Update to naim-0.11.6.5. Changes: | snj | 2 | -6/+6 |
2004-02-01 | Fix cosmetic problem in last change. | tron | 1 | -2/+2 |
2004-02-01 | Fix a broken conditional. | jlam | 1 | -3/+3 |
2004-02-01 | Fix typo in previous commit (LIBEPQ -> LIBPQ). This closes PR pkg/24290. | xtraeme | 1 | -2/+2 |
2004-02-01 | Fix two minor typos. | agc | 1 | -3/+3 |
2004-02-01 | "Update" lang/gcc3 to 3.3.2. This package is now a meta-package for | jlam | 13 | -306/+26 |
2004-02-01 | Use the gcc3-* packages instead of gcc3. The former are newer, and using | jlam | 1 | -16/+50 |
2004-02-01 | Add a buildlink3.mk file for use by bsd.compiler.mk. Note that we always | jlam | 1 | -0/+22 |
2004-02-01 | Use _GCC_REQD instead of GCC_REQD since we just want a single value. | jlam | 1 | -2/+4 |
2004-02-01 | bl3ify the gcc3-* packages. Also provide buildlink[23].mk files for use | jlam | 25 | -219/+446 |
2004-02-01 | regen distinfo for patches reflecting following change | taya | 1 | -4/+3 |
2004-02-01 | - remove patch that enables IPv4 mapped IPv6 address | taya | 4 | -58/+7 |
2004-02-01 | Use _GCC_REQD where we want the strictest value (GCC_REQD can be a list). | jlam | 1 | -2/+2 |
2004-02-01 | use sanitize-rpath for SunPro again with the new compiler framework. | grant | 1 | -6/+5 |
2004-02-01 | USE_{SUNPRO,MIPSPRO} are deprecated... check PKGSRC_COMPILER instead. | jlam | 1 | -20/+5 |
2004-02-01 | Fix incorrect path to "gnomesupport.h". The patch was provided by | tron | 1 | -2/+2 |
2004-02-01 | Instead of silently failing to include missing files, be loud and give the | jlam | 1 | -4/+2 |
2004-02-01 | Note revision bump for xmms-mad to 1. | jmmv | 1 | -1/+2 |
2004-02-01 | Depend on libmad>=0.15.0bnb1, which includes the pkg-config file needed by | jmmv | 1 | -1/+4 |
2004-02-01 | bl3ify | jlam | 2 | -9/+15 |
2004-02-01 | fix typo | lukem | 1 | -1/+1 |
2004-02-01 | Explicitly note that these are USE_BUILDLINK2 in the Makefiles so that it | jlam | 2 | -2/+6 |
2004-02-01 | bl3ify | jlam | 2 | -4/+23 |
2004-02-01 | Missing an :M operator on the match for "yes". | jlam | 1 | -6/+8 |
2004-02-01 | Preserve previous behaviour by unconditionally setting USE_BUILDLINK2 if | jlam | 1 | -2/+3 |
2004-02-01 | Add a buildlink3.mk file for xmlcatmgr and teach catalogs.mk to use the | jlam | 2 | -3/+47 |
2004-02-01 | Append to BUILDLINK_DEPENDS.<pkg>. | jlam | 1 | -2/+2 |
2004-02-01 | bl3ify | jlam | 2 | -3/+21 |
2004-02-01 | Add a buildlink3.mk file for Mesa. | jlam | 1 | -0/+12 |
2004-02-01 | Actually, it does matter what _GCC_PKG is set to as it's re-used later as | jlam | 1 | -7/+3 |
2004-02-01 | bl3ify | jlam | 1 | -4/+4 |
2004-02-01 | Changes to support new compiler selection framework. | jlam | 2 | -19/+19 |
2004-02-01 | Garbage collect compiler.mk as it's superseded by the new compiler | jlam | 1 | -272/+0 |
2004-02-01 | Document PKGSRC_COMPILER. | jlam | 1 | -1/+28 |
2004-02-01 | In the new compiler selection framework, GCC_REQD is appended to, not | jlam | 44 | -90/+90 |
2004-02-01 | Allow PKGSRC_COMPILER to take precedence over any deprecated variables. | jlam | 1 | -6/+6 |
2004-02-01 | Match names for the C and C++ compilers with the ones we're masquerading. | jlam | 2 | -6/+6 |