Age | Commit message (Expand) | Author | Files | Lines |
2005-01-27 | Changes 4.2.1: | adam | 17 | -142/+113 |
2005-01-25 | Make sure libpisock is linked with -lm -- should fix compilation of | tv | 3 | -4/+18 |
2005-01-25 | Add libgetopt for platforms that need it to build scmxx (e.g., Interix). | tv | 1 | -1/+2 |
2005-01-24 | Don't "make depend"; not all systems have 4.4BSD mkdep(1). | tv | 1 | -4/+1 |
2005-01-24 | Put --with-catgets inside the conditional to match LOCALE_SUFFIX. | tv | 1 | -4/+4 |
2005-01-21 | Fix build on Interix, and properly depend on gettext-lib for platforms | tv | 1 | -2/+3 |
2005-01-03 | Fix configure to allow build with libtiff 3.7. | markd | 2 | -4/+13 |
2004-12-29 | Make the dependency on p5-perl-headers slightly more restrictive, to | fredb | 1 | -2/+2 |
2004-12-29 | Use VARBASE. | minskim | 1 | -2/+2 |
2004-12-28 | Bump PKGREVISIONs due to libtiff update. | reed | 1 | -2/+2 |
2004-12-28 | The default location of the pkgsrc-installed rc.d scripts is now | reed | 3 | -6/+6 |
2004-12-20 | since perl is now built with threads on most platforms, the perl archlib | grant | 3 | -3/+6 |
2004-12-19 | Add build dependency on pkgconfig, which is used by configure. | minskim | 1 | -1/+2 |
2004-12-16 | Undo last change because "perl-thread" package has been removed. | tron | 1 | -2/+2 |
2004-12-15 | Move buildlink3.mk files ahead of make targets, as in doc/Makefile-example. | jlam | 1 | -7/+7 |
2004-12-15 | JPilot's KeyRing plugin requires OpenSSL, so add the dependency by | jlam | 3 | -21/+5 |
2004-12-08 | Fix build for NetBSD 2.99.x: should cast arg to ctype macros to | tv | 2 | -1/+24 |
2004-12-04 | Set PTHREAD_AUTO_VARS to "yes" after pthread.buildlink3.mk was changed | jlam | 1 | -1/+2 |
2004-12-04 | Switch to use RUBY_DLEXT as suffix of extention library. | taca | 1 | -2/+2 |
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 4 | -9/+9 |
2004-11-30 | Bump PKGREVISION for removal of db3 buildlink3.mk file from | wiz | 2 | -5/+4 |
2004-11-29 | Update to 0.9.8. Fix MAINTAINER. Changelog: | tv | 4 | -23/+15 |
2004-11-28 | Depends on gettext-lib; add bl3 file. | wiz | 1 | -1/+2 |
2004-11-27 | Update to 0.7.4: | wiz | 3 | -6/+24 |
2004-11-27 | Migrate ruby-rdtool to use new framework for Ruby packages. | taca | 2 | -12/+13 |
2004-11-20 | Bump PKGREVISION due to security fixes in libxml (dependency adjusted to | jmmv | 1 | -2/+2 |
2004-11-13 | Replace USE_GCC_SHLIB with "USE_LANGUAGE=c c++" (the latter implies the | jlam | 1 | -2/+2 |
2004-11-13 | USE_BUILDLINK3 is a yes/no variable. | jlam | 7 | -14/+14 |
2004-11-13 | Fix dependence so this can be used with the "perl-thread" package. | tron | 1 | -2/+2 |
2004-11-12 | Remove redundant uses of PTHREAD_{CFLAGS,LDFLAGS} now that they're added | jlam | 1 | -3/+1 |
2004-11-12 | This package uses libtool and C++. | jlam | 1 | -1/+3 |
2004-11-02 | Remove old patch which causes LD to be ignored. This fixes builds on Solaris. | gavan | 2 | -12/+3 |
2004-11-02 | Remove old code which pulls in snprintf from apache if __sun__ is defined. | gavan | 2 | -1/+22 |
2004-10-11 | RCD_SCRIPTS_EXAMPLEDIR was just changed to be a relative directory | reed | 1 | -2/+2 |
2004-10-03 | Use PKGNAME_NOREV as DIST_SUBDIR. Closes PR 27131. | wiz | 1 | -2/+2 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 27 | -41/+54 |
2004-09-24 | Include pthread.buildlink3.mk. | kristerw | 1 | -1/+3 |
2004-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 10 | -89/+10 |
2004-09-15 | Pass the appropriate flags to build and link code using pthread, since the | jlam | 1 | -1/+3 |
2004-09-08 | Make build with gcc3. | wiz | 12 | -27/+204 |
2004-09-08 | regen (oops). | wiz | 1 | -2/+2 |
2004-09-08 | Update to 0.12 to fix build with gcc3. | wiz | 19 | -225/+231 |
2004-09-05 | Add missing man page. | wiz | 1 | -1/+2 |
2004-08-30 | Set MKDIR_PATH in CONFIGURE_ENV since qpage does not honor MKDIR which | recht | 1 | -1/+3 |
2004-08-30 | regen patch to make it apply with gnu patch. | wiz | 2 | -6/+9 |
2004-08-30 | Regen patch[c-e] so that they also apply cleanly with GNU patch. | recht | 4 | -13/+16 |
2004-08-29 | Add dependency on zlib to fix the build on systems without native zlib. | recht | 1 | -1/+4 |
2004-08-29 | Fix how the external patch get's applied. | recht | 1 | -3/+4 |
2004-08-29 | Don not use {head,tail} -n since it is not supported by some | recht | 1 | -5/+5 |
2004-08-28 | Shorten context of last hunk in the hope it fixes PR 26787. | wiz | 2 | -5/+4 |