Age | Commit message (Expand) | Author | Files | Lines |
2007-06-08 | Update to 4.5.20.2: | wiz | 7 | -96/+216 |
2007-05-23 | Revert previous HOMEPAGE change. | obache | 1 | -2/+2 |
2007-05-22 | Update HOMEPAGE url. | obache | 1 | -2/+2 |
2006-12-12 | Replace mk/bsd.prefs.mk includes with bsd.fast.prefs.mk includes. | joerg | 1 | -2/+2 |
2006-11-05 | DESTDIR support. | joerg | 3 | -10/+30 |
2006-10-20 | Add two official patches. Bump pkgrevision. | obache | 2 | -3/+10 |
2006-10-20 | Berkeley DB now on Oracle. | obache | 1 | -6/+5 |
2006-10-05 | Fixed a "test ==" in the configure script. Fixed some pkglint warnings. | rillig | 3 | -10/+18 |
2006-07-08 | Change the format of BUILDLINK_ORDER to contain depth information as well, | jlam | 1 | -2/+2 |
2006-07-08 | Track information in a new variable BUILDLINK_ORDER that informs us | jlam | 1 | -1/+2 |
2006-05-31 | Load the files bsd.prefs.mk and compiler.mk only once. | rillig | 1 | -8/+7 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 1 | -3/+3 |
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 |
2006-02-09 | Set DIST_SUBDIR due to the distfile change (.java files were removed). | minskim | 2 | -11/+12 |
2006-02-05 | Update to 4.4.20: | wiz | 3 | -9/+21 |
2006-01-06 | Update to 4.4.16: | wiz | 8 | -52/+237 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 2 | -5/+5 |
2005-11-09 | Now that we're properly using the pkgsrc-supplied libtool, clean up the | tv | 2 | -91/+3 |
2005-11-04 | Use the pkgsrc-installed libtool, not the throwaway in-tree libtool, to | tv | 3 | -8/+19 |
2005-10-25 | Update databases/db4 to 4.3.29. This is a point release update over | jlam | 8 | -65/+106 |
2005-10-05 | Remove some more *LEGACY* settings that are over a month old and | wiz | 1 | -2/+1 |
2005-08-19 | This adds DragonFly support. (Before shared libraries were not built.) | reed | 2 | -3/+100 |
2005-07-01 | Disable optimizations for GCC <3.4. This fixes PR pkg/30647 by Ian Spray. | tron | 1 | -5/+5 |
2005-05-31 | Packages have no business modifying PKG_DEFAULT_OPTIONS -- it's a | dillo | 1 | -5/+2 |
2005-05-10 | update to 4.3.28 | drochner | 2 | -7/+6 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-03-14 | Make build correctly on Interix -- -lrpclib is also needed in LIBS. | tv | 1 | -1/+2 |
2005-02-23 | Add RMD160 digests in addition to SHA1 ones. | agc | 1 | -1/+2 |
2005-01-25 | Interix needs -lrpclib. | tv | 1 | -1/+2 |
2005-01-17 | some older versions of SGI don't define "sgi", but both older and newer | jschauma | 2 | -1/+15 |
2005-01-05 | On Solaris link with -lrt or fdatasync is an unresolved symbol. | markd | 1 | -3/+3 |
2005-01-05 | Updated db4 to 4.3.27 | martti | 5 | -89/+33 |
2004-12-30 | Use the -pthread option only when pthread is enabled. Previously, the | minskim | 3 | -5/+15 |
2004-12-27 | Update databases/db4 to 4.3.21. Changes from version 4.2.25 include: | jlam | 8 | -1240/+1395 |
2004-11-17 | Further refinement... if we're using GCC, ignore any -lpthread found on | jlam | 1 | -2/+4 |
2004-11-17 | Amend the previous commit... we also only care about pthreads if we're | jlam | 2 | -5/+14 |
2004-11-17 | DB4 only want pthreads because it's really after POSIX 1003.1 | jlam | 2 | -4/+9 |
2004-11-17 | x86_64 supports the same test-and-set method as x86, so use it instead | jlam | 2 | -8/+17 |
2004-11-17 | Include bsd.prefs.mk before testing the value of USE_JAVA, and move | jlam | 1 | -2/+5 |
2004-11-16 | Migrate powerpc hack to hacks.mk to simplify core logic in Makefile. | jlam | 2 | -23/+30 |
2004-11-15 | Rework the Berkeley DB detection in buildlink3: | jlam | 1 | -7/+5 |
2004-11-15 | libdb4.so links with -lpthread, so include pthread.buildlink3.mk. | jlam | 1 | -1/+3 |
2004-11-10 | Use the distribution patches (patch.4.2.52.{1,2}) directly from | jlam | 8 | -60/+26 |
2004-11-05 | fix config.{guess,sub} override. | grant | 1 | -1/+3 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 2 | -3/+4 |
2004-09-23 | The mechanical PLIST changes were a bit too aggressive - restore some | agc | 1 | -1/+7 |
2004-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 1 | -13/+1 |
2004-08-28 | Use the new BUILDLINK_TRANSFORM commands to more precisely state the | jlam | 1 | -3/+3 |
2004-08-27 | Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG, | jlam | 1 | -2/+2 |
2004-07-10 | provide BUILDLINK_CPPFLAGS, LDFLAGS and LIBS for each pkgsrc db | grant | 1 | -1/+4 |