Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 | |
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html | |||||
2005-12-02 | Fix errno usage. Add DragonFly support. | joerg | 13 | -1/+268 | |
2005-09-28 | Updated the checksum of patch-ag. | rillig | 1 | -2/+2 | |
2005-09-28 | Don't abuse int variables as pointers in patch-ag. Bumped PKGREVISION in | rillig | 3 | -44/+94 | |
all sj3 packages. | |||||
2005-09-28 | Split patch-aa into patch-ah..patch-am. Converted to unified diffs. | rillig | 9 | -482/+238 | |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-03-24 | Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be | wiz | 1 | -2/+1 | |
useful. | |||||
2005-02-23 | Add RMD160 digests | agc | 1 | -1/+2 | |
2004-11-30 | Do not include nbitools/buildlink3.mk in sj3-lib's buildlink3.mk | minskim | 1 | -3/+1 | |
because sj3-lib requires nbitools at build time only. Noted by oshimaya at sc.starcat.ne.jp in PR pkg/25778. | |||||
2004-04-26 | Unused. | wiz | 1 | -20/+0 | |
2004-03-29 | Add a BUILDLINK_PKGBASE.<pkg> definition where it's not equal to <pkg>, | jlam | 1 | -1/+2 | |
e.g. "BUILDLINK_PKGBASE.gtk?= gtk+". This is mandated by the example buildlink[23].mk files in bsd.buildlink[23].mk. | |||||
2004-03-18 | Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly | jlam | 1 | -3/+2 | |
by moving the inclusion of buildlink3.mk files outside of the protected region. This bug would be seen by users that have set PREFER_PKGSRC or PREFER_NATIVE to non-default values. BUILDLINK_PACKAGES should be ordered so that for any package in the list, that package doesn't depend on any packages to the left of it in the list. This ordering property is used to check for builtin packages in the correct order. The problem was that including a buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed from BUILDLINK_PACKAGES and appended to the end. However, since the inclusion of any other buildlink3.mk files within that buildlink3.mk was in a region that was protected against multiple inclusion, those dependencies weren't also moved to the end of BUILDLINK_PACKAGES. | |||||
2004-03-05 | bl3ify and enable pkgviews installation. | minskim | 2 | -3/+26 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2002-12-27 | Buildlink name is different from package name. Correct it. Supposed | uebayasi | 1 | -2/+2 | |
to fix kinput2 build problem. | |||||
2002-10-21 | Trivially convert to buildlink2. | wiz | 1 | -1/+3 | |
2002-10-13 | Unused. | wiz | 1 | -34/+0 | |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 12 | -11/+30 | |
buildlink2.mk files back into the main trunk. | |||||
2002-06-10 | bump PKGREVISION. | sakamoto | 11 | -13/+53 | |
add buildlink.mk. use devel/nbitools instead of ${X11BASE}/xmkmf. | |||||
2002-05-31 | Reimport of package sj3-lib from japanese/sj3-lib into inputmethod/sj3-lib. | seb | 11 | -0/+718 | |
This is part of the japanese category retirement. CATEGORIES adjusted. |