Age | Commit message (Expand) | Author | Files | Lines |
2005-02-04 | Bump PKGTOOLS_REQD to 20050204. This version of pkg_install passes | jlam | 1 | -2/+1 |
2005-01-28 | Don't make pkgsrc depend on dc(1) to be present in the system. Since | jlam | 13 | -26/+13 |
2005-01-25 | Relax need to put GNU_CONFIGURE before inclusion of bsd.prefs.mk: | tv | 12 | -46/+24 |
2005-01-24 | Add python22, python24 to base addresses list. | tv | 1 | -1/+3 |
2005-01-21 | Add NOLINT=1 for BSD-.mk based packages. | tv | 1 | -2/+2 |
2005-01-21 | Add ruby16/ruby18 to base addresses list. | tv | 1 | -1/+5 |
2005-01-21 | Defer the check of GNU_CONFIGURE until later; should fix build of net/ORBit | tv | 1 | -6/+2 |
2005-01-18 | Force manpages to be man-only (no catpages) when using BSD .mk files in | tv | 1 | -1/+5 |
2005-01-18 | Add <bsd.lib.mk> to base addresses list. | tv | 1 | -1/+2 |
2005-01-18 | Add python23 to the base-address list. | tv | 1 | -1/+2 |
2005-01-14 | Add override for uncommon "config.rpath" GNU config snippet. Use platform | tv | 1 | -1/+2 |
2005-01-12 | set _PATCH_CAN_BACKUP=no to avoid problems with DragonFly's native patch. | recht | 1 | -2/+2 |
2004-12-29 | Use GNU make on Linux when USE_IMAKE=yes, because Makefile generated | minskim | 1 | -2/+2 |
2004-12-27 | OpenBSD uses the NetBSD user/group management tools, so re-add back | jlam | 1 | -1/+6 |
2004-12-27 | Remove USERADD and GROUPADD definitions from OSes where the useradd | jlam | 6 | -47/+6 |
2004-12-21 | libtool>=1.5.10nb9 actually works on DragonFly, so require at | grant | 1 | -1/+2 |
2004-12-20 | Darwin 7.7.x has poll() in libc, but no poll.h. Address this in GNU | grant | 1 | -1/+10 |
2004-12-01 | "the the" -> "the" | wiz | 1 | -2/+2 |
2004-11-20 | backout cvs misfire | grant | 1 | -2/+1 |
2004-11-20 | add framework support for Tru64 and the Compaq C compiler. | grant | 2 | -1/+148 |
2004-11-19 | Remove PERL5_USE_THREADS setting now that the default is perl58-thread. | tv | 1 | -4/+1 |
2004-11-18 | OpenBSD's pax(1) doesn't support -O flag, so use the pkgsrc one. | xtraeme | 1 | -2/+2 |
2004-11-16 | Revert previous (re-add common CPP_PRECOMP_FLAGS). For consistency, also | tv | 12 | -39/+24 |
2004-11-16 | CPP_PRECOMP_FLAGS is a Darwinism only. Move its frobbing of CPPFLAGS to | tv | 12 | -23/+13 |
2004-11-15 | Set some _OPSYS_SHLIB_TYPE to precisely 'ELF' on platforms where a.out is | tv | 3 | -6/+6 |
2004-11-12 | Introduce LIBABISUFFIX for platforms which require ABI-dependant library paths. | sketch | 1 | -1/+3 |
2004-11-11 | NetBSD now needs libtool-base-1.5.10nb6. | tv | 1 | -1/+2 |
2004-11-02 | Some updates for DragonFly from Todd Willey via tech-pkg. | wiz | 1 | -3/+1 |
2004-10-31 | Add DragonFlyBSD support, provided by Todd Willey on tech-pkg. | wiz | 1 | -0/+186 |
2004-10-29 | Clarify previous (missing a word). | tv | 1 | -3/+3 |
2004-10-29 | Add a block comment to track the base addresses of Interix shlibs as used | tv | 1 | -1/+24 |
2004-10-29 | Collapse ROOT_CMD a little; it's possible to make all invocations do the | tv | 1 | -8/+3 |
2004-10-13 | Use /bin/test. The /bin/sh builtin has some bugs with symlinks. | tv | 1 | -2/+2 |
2004-10-13 | Make strip/no-strip choice more consistent: | tv | 11 | -22/+22 |
2004-10-12 | `ulimit' can't parse localized messages of "unlimited"; force `ulimit -H | uebayasi | 1 | -4/+4 |
2004-10-12 | Another Interix fubar workaround: C++ libs weren't linking in libtool | tv | 1 | -2/+2 |
2004-10-11 | Make -export-symbols work properly under Interix. (The Interix ld(1) does | tv | 1 | -1/+2 |
2004-10-09 | Add a comment explaining that bizarre $$(id -un ...) construct in ROOT_CMD. | tv | 1 | -1/+3 |
2004-10-09 | Move -D_ALL_SOURCE for Interix, required for nearly every compilation, from | tv | 1 | -8/+5 |
2004-10-07 | * Make PKGSRC_TOPDIR a private variable by renaming it to _PKGSRC_TOPDIR, | jlam | 1 | -2/+2 |
2004-10-06 | Reorganize some of the files under pkgsrc/mk: | jlam | 11 | -0/+2116 |