Age | Commit message (Expand) | Author | Files | Lines |
2003-09-02 | Only copy new files into place if they're different from the original file, | jlam | 1 | -6/+25 |
2003-09-02 | Reverse the order that the config.h file and <nbcompat.h> are included, | jlam | 1 | -7/+12 |
2003-09-02 | Update pkgtools/x11-links to 0.13. This package now uses buildlink3 | jlam | 15 | -2320/+2434 |
2003-09-02 | Solaris needs to include <sys/vfs.h> to get definitions for statvfs(). | jlam | 3 | -5/+10 |
2003-09-02 | Older awks don't like gensub() so use sub() instead. | jlam | 1 | -2/+4 |
2003-09-02 | We only need to step carefully in the Solaris case for statfs(), but | jlam | 2 | -11/+11 |
2003-09-02 | Re-add the checks for HAVE_CHFLAGS and HAVE_DBOPEN so that this can build | jlam | 2 | -4/+23 |
2003-09-01 | Document the actions taken by the tree-conversion script. | jlam | 1 | -1/+10 |
2003-09-01 | Drop trailing space; sort sections; sort SEE ALSO. | wiz | 1 | -6/+6 |
2003-09-01 | Sort SEE ALSO, pkg_view(1) not pkg_views(1). | wiz | 1 | -3/+3 |
2003-09-01 | Update pkg_install to 20030823, which has the changes to support | jlam | 75 | -4497/+10008 |
2003-09-01 | Bump version to 20030823: | jlam | 34 | -705/+1131 |
2003-08-31 | Tighten up this file by removing an unnecessary inclusion of bsd.prefs.mk. | jlam | 1 | -7/+3 |
2003-08-31 | This package is needed to bootstrap pkgsrc, so don't do tools, buildlink, | jlam | 2 | -5/+13 |
2003-08-31 | Do previous in another way: simply define PKG_ADMIN to be the command that | jlam | 1 | -3/+3 |
2003-08-31 | Explicitly call pkg_admin(1) using "PKG_DBDIR=... pkg_admin" so that we | jlam | 1 | -2/+3 |
2003-08-31 | Fix whitespace | jlam | 1 | -6/+6 |
2003-08-31 | Remove lines that have no effect since they're all conditional on | jlam | 1 | -9/+1 |
2003-08-30 | Bump date for last; drop trailing space. | wiz | 1 | -4/+4 |
2003-08-30 | Add definitions for DEINSTALL_EXTRA_TMPL and INSTALL_EXTRA_TMPL if | jlam | 1 | -3/+5 |
2003-08-30 | Update to 1.9: | jmmv | 3 | -8/+38 |
2003-08-30 | Prepare for pkgviews by making sure that passing VIEW-INSTALL or | jlam | 1 | -9/+1 |
2003-08-30 | Modernize this package a bit: | jlam | 3 | -103/+24 |
2003-08-30 | xpkgwedge isn't only for NetBSD. | jlam | 1 | -2/+2 |
2003-08-28 | Update pkglint to 3.59 - handle bsd.pkg.mk's assumption that the caller is in | abs | 2 | -6/+9 |
2003-08-27 | Drop advertising clause from UCB licensed code, following changes done in | jmmv | 16 | -109/+45 |
2003-08-26 | Finally remove support of Mesa 3.4.1 completely as discussed at length | jschauma | 2 | -6/+2 |
2003-08-23 | Update to version 0.113. | seb | 2 | -7/+10 |
2003-08-07 | Add and enable rdigest. | wiz | 1 | -1/+2 |
2003-08-03 | s/netbsd/NetBSD/ | dmcmahill | 2 | -7/+7 |
2003-08-02 | Add a space in an error message. | wiz | 1 | -2/+2 |
2003-07-31 | Add the err.h header, so we can use it on systems that don't provide err.h | jschauma | 5 | -8/+55 |
2003-07-31 | Update to version 3.58. | seb | 2 | -46/+13 |
2003-07-31 | also install man page source, no version bump as this is not yet in | grant | 6 | -11/+21 |
2003-07-31 | also install man page source, bump to 20030731. | grant | 2 | -3/+5 |
2003-07-30 | Set USE_PKGINSTALL instead of directly including bsd.pkg.install.mk. | jmmv | 1 | -2/+2 |
2003-07-25 | Respect ${MAKE} so that this works out of the box on non-NetBSD. | cjep | 2 | -7/+11 |
2003-07-24 | Check if HOMEPAGE URL has a trailing slash if it only consists of a hostname. | wiz | 2 | -5/+13 |
2003-07-24 | A strange meta-package of a sort, rdigest is implemented as a jumbo | atatat | 7 | -0/+424 |
2003-07-24 | Fix the usage line. Addresses PR pkg/22207. | atatat | 1 | -3/+4 |
2003-07-21 | COMMENT should start with a capital letter. | martti | 10 | -20/+20 |
2003-07-20 | Remove AC_FUNC_MALLOC: there is no need to check for a compatible GNU malloc | seb | 2 | -221/+4 |
2003-07-20 | Properly set LD_PRELOAD in the environment so libkver works properly. | jmmv | 2 | -3/+6 |
2003-07-20 | Update to 1.8: | jmmv | 3 | -7/+39 |
2003-07-20 | Add support for picking up KVER_OSRELEASE in "/etc/mk.conf": both | seb | 3 | -6/+13 |
2003-07-20 | Use english not french! | seb | 1 | -2/+2 |
2003-07-19 | Change address of maintainer per PR 22170. | wiz | 1 | -2/+2 |
2003-07-19 | bump to 20030718 | grant | 1 | -2/+2 |
2003-07-19 | test for time.h, sys/time.h and inclusion of both. | grant | 4 | -16/+88 |
2003-07-18 | Update to 1.7: | jmmv | 3 | -162/+244 |