Age | Commit message (Expand) | Author | Files | Lines |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 5 | -13/+13 |
2001-09-26 | Note addition of converters/macfork, a simple Macintosh resource fork tool | jlam | 1 | -1/+2 |
2001-09-26 | converters/macfork - simple macintosh resource fork tool | jlam | 5 | -0/+47 |
2001-09-14 | Add p5-Text-Iconv-1.1 | abs | 5 | -0/+48 |
2001-09-14 | Add p5-Text-Iconv-1.1 - Perl interface to iconv() codeset conversion function | abs | 1 | -1/+2 |
2001-09-09 | Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of: | agc | 2 | -4/+4 |
2001-09-08 | Various changes: mostly removing 'WWW:' lines, since that's what we have | wiz | 1 | -1/+0 |
2001-08-29 | Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded references | jlam | 2 | -8/+8 |
2001-08-26 | Update automake to 1.4-p5 (1.5 is available) | skrll | 1 | -2/+2 |
2001-08-25 | Add some installed files missing from the PLIST. | jlam | 1 | -1/+9 |
2001-08-23 | Fix DEPENDS line. | skrll | 1 | -2/+2 |
2001-08-23 | wv only builds static libraries, so change the DEPENDS to a BUILD_DEPENDS. | jlam | 1 | -2/+2 |
2001-08-20 | Mark as USE_BUILDLINK_ONLY. | jlam | 2 | -2/+4 |
2001-08-20 | Honor CC and CFLAGS settings passed in from environment. Also mark as | jlam | 1 | -1/+5 |
2001-08-20 | * Don't depend on libgetopt as psiconv supplies it own getopt_long() | jlam | 1 | -16/+13 |
2001-08-20 | Simply files listing by using shell wildcards. | jlam | 1 | -5/+2 |
2001-08-20 | This package uses gettext and libtool, so make the appropriate inclusions | jlam | 3 | -11/+52 |
2001-08-20 | Honor CC, CFLAGS, and LDFLAGS settings from the environment and mark as | jlam | 3 | -5/+28 |
2001-08-20 | Honor CC and CFLAGS passed in from environment and mark as | jlam | 1 | -1/+4 |
2001-08-20 | Use REPLACE_PERL instead of manually replacing for perl path in rpm2cpio. | jlam | 1 | -5/+5 |
2001-08-20 | Honor CFLAGS and CC settings passed in from environment and mark as | jlam | 1 | -2/+5 |
2001-08-20 | Instead of a special INSTALL_TARGET setting, set the installation prefix | jlam | 1 | -2/+2 |
2001-08-20 | Set NO_WRKSUBDIR instead of WRKSRC=${WRKDIR}, and mark as | jlam | 1 | -2/+3 |
2001-08-20 | Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. | jlam | 1 | -6/+6 |
2001-08-20 | Use separate patches are separate files, and mark as USE_BUILDLINK_ONLY. | jlam | 6 | -56/+54 |
2001-08-19 | Mark as USE_BUILDLINK_ONLY and add a buildlink.mk file for use by other | jlam | 2 | -1/+36 |
2001-08-19 | Mark as USE_BUILDLINK_ONLY and add a buildlink.mk file for use by other | jlam | 2 | -1/+36 |
2001-08-06 | Add buildlink.mk, provided by Martti Kuparinen in pkg/13636. | wiz | 1 | -0/+38 |
2001-08-06 | Add buildlink.mk, provided by Martti Kuparinen in pkg/13637. | wiz | 1 | -0/+35 |
2001-07-27 | Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the default | jlam | 1 | -1/+2 |
2001-07-26 | Update txt2man to 1.42 (hi folks! I'm back) | zuntum | 2 | -5/+5 |
2001-07-22 | Fix build problems caused by buildlink conversions. This error code have | tron | 1 | -2/+2 |
2001-07-20 | Mechanical changes to buildlink.mk files to use EVAL_PREFIX to set | jlam | 1 | -2/+2 |
2001-07-19 | Update base64 to version 1.3. | nra | 2 | -6/+8 |
2001-07-13 | * updated from 0.6.0 to 0.6.5. There is no changelog in the distributed | kei | 12 | -324/+36 |
2001-07-10 | The problem with the checksum is, that CTAN and all it's mirrors, | fredb | 2 | -4/+5 |
2001-07-09 | Use ImageMagick's buildlink.mk. | sakamoto | 1 | -5/+3 |
2001-07-01 | Move inclusion of bsd.buildlink.mk to start of file. | jlam | 1 | -3/+3 |
2001-07-01 | Add and enable ruby-iconv. | taca | 1 | -1/+2 |
2001-07-01 | Importing ruby-iconv 0.4.4. | taca | 4 | -0/+52 |
2001-06-23 | Generalize how the dependency pattern may be specified. Instead of just | jlam | 1 | -4/+5 |
2001-06-20 | Mark as USE_BUILDLINK_ONLY. | jlam | 1 | -1/+2 |
2001-06-14 | Replace between with to/from | abs | 1 | -2/+2 |
2001-06-14 | distfile has been altered, diff shows small differences, but after untaring | zuntum | 1 | -2/+2 |
2001-06-14 | Shorten comment slightly | abs | 1 | -2/+2 |
2001-06-13 | add & enable txt2man | zuntum | 1 | -1/+2 |
2001-06-13 | Initial import of txt2man-1.4.1 | zuntum | 4 | -0/+29 |
2001-06-12 | LIBS is automatically added to CONFIGURE_ENV by bsd.pkg.mk if | jlam | 1 | -3/+3 |
2001-06-11 | CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so | jlam | 3 | -10/+7 |
2001-06-11 | Use bsd.buildlink.mk instead of duplicating code all over the place. | jlam | 1 | -46/+13 |