Age | Commit message (Expand) | Author | Files | Lines |
2004-02-13 | USE_GNU_TOOLS+=lex instead of .if OPSYS || OPSYS .. and simplify | grant | 1 | -13/+5 |
2004-02-01 | In the new compiler selection framework, GCC_REQD is appended to, not | jlam | 1 | -2/+2 |
2004-01-26 | Unify "flex" build dependence handling. | tron | 1 | -4/+4 |
2004-01-26 | Use find(1) with "-print" option because IRIX's "find" will otherwise | tron | 1 | -15/+15 |
2004-01-25 | Let build depend on "flex" package as suggested by Georg Schwarz on | tron | 1 | -2/+2 |
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 |
2004-01-24 | Use GCC_REQD instead of USE_PKGSRC_GCC when overriding the compiler | kristerw | 1 | -2/+2 |
2004-01-24 | Append to BUILDLINK_DEPENDS.<pkg> instead of setting a default value. In | jlam | 1 | -2/+2 |
2004-01-22 | buildlink3.mk file for netpbm | jlam | 1 | -0/+19 |
2004-01-22 | bl3ify | jlam | 1 | -4/+6 |
2004-01-03 | Bump package revisions for tiff update. | reed | 1 | -1/+2 |
2003-09-25 | Pass -pppm to pax, so that we preserve file modes (as we did in the previous | jmmv | 1 | -2/+2 |
2003-09-25 | Use pax instead of tar to copy files. (Okay'd by tron.) | reed | 1 | -2/+2 |
2003-09-17 | get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or | grant | 1 | -2/+2 |
2003-09-12 | kill all references to gcc.buildlink2.mk and compiler.mk, and define | grant | 1 | -3/+2 |
2003-09-07 | Make this compile on Irix. | jschauma | 4 | -13/+54 |
2003-09-01 | whitespace fixes | cjep | 1 | -3/+3 |
2003-08-23 | On Linux systems without flex, build_depend on flex. From Soren Jacobsen in P... | wiz | 1 | -1/+5 |
2003-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-07-13 | Added manweb to REPLACE_PERL fixing incorrect path to perl | wulf | 1 | -2/+2 |
2003-07-11 | Unbundle tars bundled options, to make this work on NetBSD 1.6U. Should | fredb | 1 | -2/+2 |
2003-06-11 | Update for the fact that 'arm' ports have been called NetBSD-*-arm for a while | abs | 1 | -3/+4 |
2003-06-11 | Remove useless "No newline at end of file" chunk that is bound to make trouble. | wiz | 2 | -10/+3 |
2003-06-11 | Fix build problems under Mac OS X. The patch was contributed by | tron | 2 | -16/+35 |
2003-04-28 | Make arguments to "${RM}" consistent in all make targets. | tron | 1 | -2/+2 |
2003-04-28 | Update "netpbm" package to version 10.11.8. Change since version 10.11.6: | tron | 2 | -6/+6 |
2003-04-11 | Remove last hunk of patch-aa to fix build problem on 1.5.2. | cjep | 2 | -23/+16 |
2003-04-11 | Don't shoot itself in the foot, STAGEDIR is removed in pre-install, no need to | salo | 1 | -3/+2 |
2003-04-08 | revert previous; I had netpbm-9.25 and BUILDLINK_DEPENDS was | grant | 1 | -5/+5 |
2003-04-08 | update to reflect libs installed by netpbm-10.11.6 (hi tron!). | grant | 1 | -4/+4 |
2003-03-28 | Remove superfluous whitespace. | wiz | 1 | -2/+2 |
2003-03-21 | Fix "zlib" configuration in "Makefile.common" so that PNG tools get built. | tron | 3 | -4/+16 |
2003-03-18 | Update "netpbm" package to latest stable version 10.11.6. Numerous bugs | tron | 8 | -671/+97 |
2002-10-20 | post-patch -> pre-configure. By Greg A. Woods in PR 18718. | wiz | 1 | -2/+2 |
2002-10-09 | Unused. | wiz | 1 | -48/+0 |
2002-09-23 | Typo | jlam | 1 | -2/+2 |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 6 | -17/+51 |
2002-07-30 | Add devel/flex to BUILD_DEPENDS for SunOS, per pkg/17770 by | wiz | 1 | -1/+2 |
2002-07-02 | Make this build on NetBSD-1.4 a.out. | kristerw | 2 | -1/+23 |
2002-05-28 | Replace STRIPFLAG with _STRIPFLAG_INSTALL to fix pkg/15467. | yyamano | 1 | -2/+2 |
2002-05-14 | Fix build problems on older "a.out" system. Based on patches supplied by | tron | 4 | -7/+43 |
2002-05-06 | Fix build problems under Solaris. The necessary patches were contributed | tron | 3 | -11/+33 |
2002-04-09 | Add missing pgmoil symlink. | jlam | 1 | -1/+2 |
2002-03-20 | Fix compilation on 1.4.x, and remove a patch that was still referencing | wiz | 3 | -19/+5 |
2002-03-15 | Update to 9.25: | wiz | 6 | -42/+38 |
2002-03-14 | Update to 9.24. | wiz | 14 | -290/+180 |
2002-03-13 | Give all packages which depend on "png" a version bump, and update | fredb | 2 | -3/+4 |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 |
2001-07-27 | Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the default | jlam | 1 | -1/+2 |