Age | Commit message (Expand) | Author | Files | Lines |
2001-06-23 | Generalize how the dependency pattern may be specified. Instead of just | jlam | 2 | -8/+10 |
2001-06-22 | Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. | jlam | 2 | -12/+17 |
2001-06-22 | <jpilot/libplugin.h> pulls in <gtk/gtk.h> so include gtk buildlink.mk. | jlam | 1 | -1/+3 |
2001-06-22 | Add buildlink.mk file for use by other package Makefiles. | jlam | 1 | -0/+31 |
2001-06-22 | Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. | jlam | 1 | -10/+12 |
2001-06-22 | Add buildlink.mk files for use by other package Makefiles. | jlam | 1 | -0/+33 |
2001-06-22 | Mark as USE_BUILDLINK_ONLY. | jlam | 1 | -1/+2 |
2001-06-21 | Fix mgetty package to not delete its config files on pkg_delete (next | fredb | 6 | -40/+134 |
2001-06-21 | Add the homepage for efax. | jtb | 1 | -2/+3 |
2001-06-20 | Mark as USE_BUILDLINK_ONLY. | jlam | 1 | -1/+2 |
2001-06-12 | LIBS is automatically added to CONFIGURE_ENV by bsd.pkg.mk if | jlam | 1 | -3/+1 |
2001-06-11 | CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so | jlam | 2 | -6/+5 |
2001-06-11 | The buildlink include and lib directories are added to CFLAGS, CPPFLAGS, | jlam | 1 | -2/+1 |
2001-06-10 | Remove dependency on ${BUILDLINK_TARGETS} in pre-configure and pre-build | jlam | 1 | -3/+1 |
2001-05-24 | Standardize name of file to include for build-links to be "buildlink.mk". | jlam | 1 | -4/+4 |
2001-05-22 | Use devel/readline/Makefile.readline to get readline support and note why | jlam | 1 | -7/+13 |
2001-05-21 | Add and enable efax. | jtb | 1 | -1/+2 |
2001-05-21 | Initial import of efax. | jtb | 10 | -0/+294 |
2001-05-10 | fix type mismatch for 64 bit machines. Should not affect 32 bit machines. | dmcmahill | 3 | -1/+29 |
2001-05-05 | Mechanical changes of tk DEPENDS: | jlam | 1 | -2/+2 |
2001-04-26 | Update hylafax dependency to 4.1b3 | rh | 1 | -2/+2 |
2001-04-23 | Update hylafax to 4.1b3, including the recent hfaxd fmt vulnerability fix. | abs | 21 | -129/+117 |
2001-04-23 | Pass CXX down in MAKE_ENV rather than hardcoding g++. This makes libtool | skrll | 3 | -6/+8 |
2001-04-22 | Make patches work with pkgdiff. | skrll | 7 | -33/+46 |
2001-04-22 | Fix lossage caused by distinfo conversion. | tron | 1 | -1/+2 |
2001-04-20 | Move to sha1 digests, and add distfile sizes. | agc | 27 | -58/+88 |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 65 | -225/+179 |
2001-04-05 | Replace >= dependency by - dependency, since the version number is too | wiz | 1 | -2/+2 |
2001-04-05 | add default serial device to configure arguments | dmcmahill | 1 | -1/+4 |
2001-04-04 | Fixes so that alpha will (hopefully) build. Mainly addition of includes. | skrll | 7 | -9/+125 |
2001-04-04 | Update patches and use SHA digests. No functional change. | skrll | 3 | -9/+11 |
2001-04-02 | Move BUILD_USES_MSGFMT in DEPENDS block, mostly by removing empty | wiz | 2 | -5/+3 |
2001-03-27 | Change BUILD_DEPENDS semantics: | hubertf | 2 | -5/+7 |
2001-03-19 | make this work on alpha. (printf format string fixes) | dmcmahill | 7 | -12/+152 |
2001-03-09 | Find archivers in $PATH, make areafix output more sane, and move areafix | tv | 4 | -15/+40 |
2001-03-09 | make this build on alpha by adding missing header and fixing one instance of | dmcmahill | 3 | -8/+28 |
2001-03-05 | ${PERL} -> ${PERL5}. Should fix i386 bulk build problem. | wiz | 1 | -2/+2 |
2001-03-02 | Define __unix__=1 for malsync code to compile correctly. Fixes pkg/12308. | jlam | 3 | -11/+8 |
2001-03-02 | Define __unix__ if !(palmos|win32|macintosh). This should fix pkg/12308. | jlam | 2 | -7/+12 |
2001-03-02 | Include malsync_2.0.5.src.tar.gz in DISTFILES and refer to the local | jlam | 4 | -10/+30 |
2001-03-01 | Add conflict with "jpilot-libplugin" package. | tron | 1 | -1/+3 |
2001-03-01 | Make this build on system where "xpkwedge" is not installed. | tron | 2 | -5/+14 |
2001-03-01 | Add USE_X11 as it requires X11 headers when building. | jlam | 1 | -1/+2 |
2001-03-01 | Add and enable: | jlam | 1 | -2/+4 |
2001-03-01 | Remove jpilot-libplugin. It's no longer necessary for compiling plugins, | jlam | 9 | -118/+0 |
2001-03-01 | Time synchronization plugin for J-Pilot | jlam | 4 | -0/+41 |
2001-03-01 | MAL synchronization plugin for J-Pilot | jlam | 4 | -0/+47 |
2001-03-01 | Expense synchronization plugin for J-Pilot | jlam | 4 | -0/+42 |
2001-03-01 | Update jpilot to 0.99. Changes from version 0.98.1: | jlam | 8 | -79/+107 |
2001-02-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 4 | -9/+9 |