Age | Commit message (Expand) | Author | Files | Lines |
2004-03-15 | - relax statement about what compilers should work | grant | 1 | -13/+34 |
2004-03-15 | - Update MASTER_SITES and HOMEPAGE. | taca | 2 | -6/+6 |
2004-03-15 | Update MASTER_SITES and HOMEPAGE. | taca | 3 | -9/+9 |
2004-03-15 | SUNWlibm is no longer needed. | grant | 1 | -2/+1 |
2004-03-15 | no need to include <math.h> (it was removed in bmake 3.1.18, too). | grant | 1 | -4/+3 |
2004-03-15 | since we now copy the sources to work/, just remove the directories in | grant | 1 | -2/+2 |
2004-03-15 | s/phoenix/firefox/ in COMMENT | grant | 1 | -2/+2 |
2004-03-15 | Fix recursive variable assignment. | tron | 1 | -2/+2 |
2004-03-15 | Update master sites of Ruby. | taca | 1 | -6/+10 |
2004-03-15 | Patch aclocal.m4 so that it includes the <errno.h> header before | agc | 3 | -1/+27 |
2004-03-15 | builtin.mk file to hold information about the built-in X11R6 | jlam | 1 | -0/+32 |
2004-03-14 | Spelling and English fixes. | snj | 1 | -7/+7 |
2004-03-14 | Back out previous and remove an extra ")" that was causing "malformed | jlam | 1 | -3/+2 |
2004-03-14 | Spelling fix. | snj | 1 | -1/+1 |
2004-03-14 | Spelling fixes. | snj | 1 | -1/+1 |
2004-03-14 | Spelling fix. | snj | 2 | -2/+2 |
2004-03-14 | Only create the phpize cookie file if phpize ran with no errors. | jlam | 1 | -4/+5 |
2004-03-14 | Pre-3.3 GCC has an optimization bug on powerpc that's tickled by the db4 | jlam | 1 | -1/+23 |
2004-03-14 | Add missing patch-af | abs | 1 | -0/+31 |
2004-03-14 | Apparently, some pre-conditions aren't true, so set a default USE_BUILTIN | jlam | 1 | -1/+2 |
2004-03-14 | Don't bother checking whether a package is actually built-in or not | jlam | 1 | -4/+10 |
2004-03-14 | force 64bit arithmetic for computation of memory sizes in kcontrol | jdolecek | 3 | -2/+53 |
2004-03-14 | + bittorrent-3.4.1a, conserver-8.1.2, libsndfile-1.0.8, nut-9.12, | wiz | 1 | -2/+8 |
2004-03-14 | Make build with gcc-2.95.3. | wiz | 2 | -1/+16 |
2004-03-14 | Fix a 'malformed conditional' error. | jmmv | 1 | -2/+2 |
2004-03-14 | Use find with "-print", noted by Georg Schwarz in pkg/24248 | heinz | 1 | -2/+2 |
2004-03-14 | Bl3'ify. | uebayasi | 1 | -1/+3 |
2004-03-14 | Updated postfix to 2.0.19 | martti | 1 | -1/+2 |
2004-03-14 | Updated postfix to 2.0.19 | martti | 2 | -6/+5 |
2004-03-14 | Make xmms-modplug build with GCC 2.95.3. | ben | 3 | -4/+34 |
2004-03-14 | USE_LANGUAGES=c c++ like I meant to do last time. | markd | 1 | -2/+2 |
2004-03-14 | The checkdll utility is really slow in NetBSD 1.6.2 (the build spends | kristerw | 2 | -7/+14 |
2004-03-14 | Fix build problem after db4's buildlink3.mk change. (define USE_DB185 | taca | 1 | -2/+2 |
2004-03-14 | Update www/dillo to 0.8.0, closes PR pkg/24768. | xtraeme | 5 | -19/+27 |
2004-03-14 | kdegraphics3 pkgrevision bump. | markd | 2 | -4/+6 |
2004-03-14 | Revert kghostview Makefile.{am,in} to the -3.2.0 version as the latest | markd | 5 | -7/+720 |
2004-03-14 | Add defined test before !empty test. | wiz | 1 | -2/+2 |
2004-03-13 | add x86_64 to the list of 64 bit platforms | dmcmahill | 3 | -7/+7 |
2004-03-13 | Set USE_DIGEST=no to avoid checking and building a new digest package. | jlam | 2 | -7/+9 |
2004-03-13 | Test was reversed. | jlam | 1 | -2/+2 |
2004-03-13 | If USE_DIGEST is "no", then skip the check for an up-to-date digest. | jlam | 1 | -1/+7 |
2004-03-13 | Fix build on architectures where unsigned long int > 4. | snj | 2 | -15/+24 |
2004-03-13 | Instead of modifying config.h in post-configure, modify config.h.in | snj | 1 | -3/+3 |
2004-03-13 | Don't save the value of _NEED_NEWER_GCC as it gets a bad value on 1.5.3. | jlam | 1 | -2/+2 |
2004-03-13 | Discard unused error messages from "pkg_admin pmatch". | jlam | 1 | -2/+2 |
2004-03-13 | Set USE_NATIVE_GCC in digest to avoid chicken-and-egg problem with | jlam | 1 | -1/+6 |
2004-03-13 | Solve a chicken-and-egg problem where pkgsrc uses newer features of | jlam | 1 | -1/+9 |
2004-03-13 | Provide a way to forcibly use the native GCC by setting USE_NATIVE_GCC in | jlam | 1 | -4/+10 |
2004-03-13 | Move p5-Crypt-PasswdMD5 and p5-DateTime to suggested packages section. | snj | 1 | -11/+9 |
2004-03-13 | Typo: && should be || to get the correct test semantics. | jlam | 1 | -2/+2 |