Age | Commit message (Expand) | Author | Files | Lines |
2005-06-10 | Slightly different solution to previous: | wiz | 1 | -4/+3 |
2005-06-10 | Wrap complete options part in ifdef i386, | wiz | 1 | -4/+3 |
2005-06-07 | NetBSD 2.0 and above pthread doesn't have pthread_set_concurrency. Ifdef | garbled | 2 | -1/+15 |
2005-06-07 | Depend on the bug-fixed version of gd. | minskim | 1 | -2/+2 |
2005-06-07 | Make the glut library link against required libraries. Bump | minskim | 3 | -8/+8 |
2005-06-07 | Make the GLU library link against libGL. Bump PKGREVISION of glu. | minskim | 3 | -7/+9 |
2005-06-06 | Do not define a variable in a header file; move the definition into .c | minskim | 4 | -2/+297 |
2005-06-05 | This package requires gd>=2.0.33. | minskim | 1 | -1/+3 |
2005-06-05 | Link against required libraries explicitly, so that dependency_libs in | minskim | 4 | -14/+20 |
2005-06-04 | Move swfdec and swfdec-gtk2 from graphics to multimedia. | jmmv | 14 | -223/+1 |
2005-06-04 | Use ${ECHO} instead of echo. | wiz | 1 | -2/+2 |
2005-06-04 | Fix a typo. | wiz | 1 | -1/+1 |
2005-06-03 | Coalesce the common makefile code in the builtin.mk file that inspect | jlam | 8 | -100/+16 |
2005-06-03 | Only check for the existence of the first word of ${IMAKE} since it may | jlam | 4 | -8/+12 |
2005-06-03 | Don't require a read-write pkgsrc tree when invoking imake. We avoid | jlam | 4 | -8/+16 |
2005-06-02 | only use the first word of ${IMAKE} to check whether the executable exists. | dillo | 1 | -2/+2 |
2005-06-02 | Fix building on DragonFly; courtesy of Joerg Sonnenberger | adam | 2 | -4/+13 |
2005-06-02 | Convert to options framework. Quite easy, since all options are | wiz | 2 | -40/+41 |
2005-06-01 | Remove mk/autoconf.mk and mk/automake.mk and replace their usage with | jlam | 6 | -28/+20 |
2005-06-01 | Include bsd.prefs.mk to define OPSYS. | jlam | 1 | -1/+3 |
2005-06-01 | Use IMAKE_MAKE instead of MAKE to process the makefile generated by imake. | jlam | 4 | -8/+8 |
2005-06-01 | Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. | jlam | 106 | -445/+518 |
2005-06-01 | Update ruby18-imlib2 package to 0.5.1 applying patch | taca | 2 | -6/+6 |
2005-05-31 | Changed $f to ${f}. | rillig | 1 | -3/+3 |
2005-05-31 | Changed $s to ${s}. | rillig | 1 | -2/+2 |
2005-05-31 | Convert to options framework. | wiz | 2 | -16/+21 |
2005-05-31 | Convert to options framework. | wiz | 2 | -9/+17 |
2005-05-31 | update to 0.80 | drochner | 4 | -21/+2138 |
2005-05-31 | Update to KDE 3.4.1 | markd | 3 | -32/+4 |
2005-05-31 | Packages have no business modifying PKG_DEFAULT_OPTIONS -- it's a | dillo | 5 | -13/+13 |
2005-05-28 | Update ruby-RMagick package to 1.8.1. | taca | 6 | -120/+7 |
2005-05-27 | don't return a value in a void function, just return. | jschauma | 2 | -6/+6 |
2005-05-26 | Bump BUILDLINK_RECOMMENDED after latest update with security fixes. (hi adam!) | salo | 1 | -2/+2 |
2005-05-26 | Make work with python2.4. Bump PKGREVISION. | markd | 3 | -3/+35 |
2005-05-25 | Fix PLIST: remove extraneous files and add a couple of commented | seb | 1 | -16/+5 |
2005-05-25 | Add RMD160 checksum. | wiz | 2 | -2/+7 |
2005-05-25 | Changes 6.2.3.0: | adam | 4 | -157/+161 |
2005-05-24 | Fix PLIST (remove non-existing locale file. | wiz | 1 | -2/+1 |
2005-05-24 | Changes 10.26.9: | adam | 3 | -6/+19 |
2005-05-23 | Changes 2.7.7: | adam | 6 | -29/+29 |
2005-05-23 | Removed trailing white-space. | rillig | 7 | -21/+21 |
2005-05-23 | PLIST update to fix @dirrm conflict with gimp-docs | adam | 1 | -3/+3 |
2005-05-23 | Changes 2.0.8: | adam | 3 | -570/+1001 |
2005-05-22 | Remove USE_TOOLS+=gawk from packages that had it added solely for Solaris. | jlam | 1 | -3/+1 |
2005-05-22 | Remove explicit dependencies on the GNU m4 package with USE_TOOLS+=m4 | jlam | 1 | -2/+1 |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 69 | -139/+138 |
2005-05-22 | Added a patch needed for ISO C90 compliance. Fixes build on NetBSD 1.6.2. | rillig | 2 | -1/+18 |
2005-05-22 | For packages that use GNU configure, don't bother adding "TOOL" | jlam | 1 | -2/+2 |
2005-05-22 | This package uses lex. | jlam | 1 | -2/+2 |
2005-05-21 | SUBST_FILES.* must be relative to ${WRKSRC}. | jlam | 1 | -2/+2 |