Age | Commit message (Expand) | Author | Files | Lines |
2006-07-06 | In URLs, the "NetBSD" should be capitalized as such, i.e. "NetBSD.org", | jlam | 21 | -50/+50 |
2006-07-06 | Refactor the README.html generation code from bsd.pkg.mk into a separate | jlam | 2 | -314/+343 |
2006-07-06 | Updated graphics/gimp24 to 2.3.10 | adam | 2 | -3/+3 |
2006-07-06 | Changes 2.3.10: | adam | 7 | -343/+19 |
2006-07-06 | Mention new comix package. | wiz | 1 | -1/+2 |
2006-07-06 | Fix building on Darwin | adam | 3 | -3/+57 |
2006-07-06 | Add and enable comix. | wiz | 1 | -1/+2 |
2006-07-06 | Import comix-3.3 from pkgsrc-wip, initially package by Hugo Rivera. | wiz | 4 | -0/+78 |
2006-07-06 | + cal3d-0.11.0, fftw-3.1.2, gimp24-2.3.10, gossip-0.12, horde-3.1.2, | wiz | 1 | -5/+10 |
2006-07-06 | Never skip the wrapper step, even if NO_BUILD is set. There are packages | jlam | 1 | -5/+1 |
2006-07-06 | Export OPSYS explicitly. This worked before, but according to PR 33931 | joerg | 1 | -1/+3 |
2006-07-06 | - Added OVERRIDE_DIRDEPTH to the list of known variables. | rillig | 2 | -6/+33 |
2006-07-06 | Make "test" barrier-aware. | jlam | 1 | -5/+11 |
2006-07-06 | Fixed pkglint warnings. | rillig | 1 | -5/+5 |
2006-07-06 | Fixed the Size checksum. | rillig | 1 | -2/+2 |
2006-07-06 | Fixed those pkglint warnings that don't affect the binary package. | rillig | 1 | -10/+10 |
2006-07-06 | Fixed pkglint warnings. | rillig | 1 | -2/+1 |
2006-07-06 | Always run the "pkginstall" step even if NO_BUILD is specified. | jlam | 1 | -2/+2 |
2006-07-06 | Fixed pkglint warnings. | rillig | 1 | -13/+13 |
2006-07-06 | Fix previous... instead of moving bsd.pkg.barrier.mk down below .MAIN, | jlam | 1 | -6/+6 |
2006-07-06 | Fixed pkglint warnings. | rillig | 3 | -11/+12 |
2006-07-06 | Move inclusion of bsd.pkg.barrier.mk under the .MAIN target because | jlam | 2 | -5/+6 |
2006-07-06 | Order the _BARRIER_POST_TARGETS so that if more than one is specified on | jlam | 1 | -17/+29 |
2006-07-06 | Add LICENSE= and license. Add comments to RESTRICTED; this license is | gdt | 2 | -1/+106 |
2006-07-06 | Note PKGREVISION bump of gettext-lib. | minskim | 1 | -1/+2 |
2006-07-06 | Define locale_charset only when GNU iconv is used. This fixes the package | minskim | 3 | -12/+12 |
2006-07-06 | USE_TOOLS+=perl | abs | 1 | -2/+2 |
2006-07-06 | USE_TOOLS+=intltool | abs | 1 | -2/+2 |
2006-07-06 | Add RESTRICTED/NO_*_ON_* since the license does not grant permission | gdt | 1 | -1/+6 |
2006-07-06 | COPYING file from szip tarball | gdt | 1 | -0/+40 |
2006-07-06 | Default INSTLIBS to "". Fixes PR pkg/31046 | markd | 1 | -1/+3 |
2006-07-06 | Fix cut-and-paste goof. | jlam | 1 | -4/+4 |
2006-07-06 | Needs msgfmt. | joerg | 3 | -3/+6 |
2006-07-06 | If va_copy defined use it in int_vasprintf(). | markd | 2 | -1/+31 |
2006-07-06 | Add a missing instance of a fix for broken configure test for Solaris. | markd | 2 | -4/+13 |
2006-07-06 | Require msgfmt, when NLS is desired. | joerg | 1 | -1/+2 |
2006-07-06 | Fix build when using sunpro compiler. "-KPIC" needs to be stripped out | markd | 2 | -1/+15 |
2006-07-06 | On Solaris with "gcc -m64" make sure int64_t defined correctly. | markd | 3 | -3/+17 |
2006-07-06 | Remove some sunos5 BUILD_TARGET's that don't exist (any more). | markd | 1 | -12/+2 |
2006-07-06 | On Solaris set _COMPILER_ABI_FLAG.64 to be consistent with the sunpro | markd | 1 | -1/+5 |
2006-07-06 | Set _COMPILER_ABI_FLAG.64 correctly for non sparc (ie amd64). | markd | 1 | -1/+5 |
2006-07-06 | - Convert gnome option to use gnome2 libraries, via official patch. | dillo | 4 | -3/+104 |
2006-07-06 | Fix PLIST on Darwin, where the CD audio input module is not built. | minskim | 2 | -3/+9 |
2006-07-05 | Fixed the test on PKG_{FAIL,SKIP}_REASON. Added a prefix line to the | rillig | 1 | -3/+8 |
2006-07-05 | Flatten out recursive makes into a single re-invocation of make by | jlam | 19 | -147/+221 |
2006-07-05 | Fixed pkglint warnings. | xtraeme | 1 | -3/+3 |
2006-07-05 | Fix build with gcc-4.1. Do not have static and global variables | wiz | 2 | -1/+24 |
2006-07-05 | Note cppunit PKGREVISION bump. | wiz | 1 | -1/+2 |
2006-07-05 | Depend on latest doxygen (1.4.7) and fix PLIST for it. | wiz | 2 | -65/+73 |
2006-07-05 | Fix build with gcc-4.1 on NetBSD-3.99.21. | wiz | 4 | -14/+48 |