Age | Commit message (Expand) | Author | Files | Lines |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -7/+1 |
2009-03-20 | Simply and speed up buildlink3.mk files and processing. | joerg | 1 | -13/+6 |
2008-06-20 | Add DESTDIR support. | joerg | 1 | -1/+3 |
2007-02-22 | Whitespace cleanup, courtesy of pkglint. | wiz | 1 | -2/+2 |
2007-01-05 | Fix building this with sun studio compilers. Patch submitted upstream. | dmcmahill | 3 | -3/+25 |
2006-07-10 | USE_TOOLS+= perl | rillig | 1 | -2/+2 |
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-04-12 | The documentation is installed into share/doc/sablotron instead of | rillig | 2 | -215/+216 |
2006-04-12 | Aligned the last line of the buildlink3.mk files with the first line, so | rillig | 1 | -2/+2 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 1 | -3/+3 |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 2 | -4/+4 |
2006-01-24 | Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because | wiz | 2 | -3/+4 |
2005-06-06 | Update Sablotron to version 1.0.2. Changes from 1.0.1: | jwise | 2 | -7/+6 |
2005-05-23 | Removed trailing white-space. | rillig | 1 | -2/+2 |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-02-24 | Add RMD160 digests to the SHA1 ones. | agc | 1 | -1/+2 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 2 | -2/+4 |
2004-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 1 | -5/+1 |
2004-07-06 | buildlink2 -> buildlink3 in comment. | wiz | 1 | -2/+2 |
2004-05-09 | Unused. | wiz | 1 | -27/+0 |
2004-05-09 | Update MASTER_SITES. | minskim | 1 | -2/+2 |
2004-04-25 | bl3ify | xtraeme | 2 | -5/+26 |
2004-03-06 | replace USE_GCC_SHLIB with USE_LANGUAGES=c c++. | grant | 1 | -2/+2 |
2004-02-18 | Include "../../mk/compiler.mk" to get the value of CC_VERSION before | jlam | 1 | -2/+2 |
2004-02-14 | LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs | jlam | 1 | -3/+1 |
2004-02-09 | USE_GCC[23], USE_SUNPRO, and USE_MIPSPRO are all deprecated. | jlam | 1 | -2/+2 |
2004-01-25 | Add build dependency on textproc/p5-XML-Parser. | kristerw | 1 | -1/+3 |
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 |
2004-01-05 | Update to 1.0.1, based on PR 23989 by Adam Migus. | wiz | 3 | -8/+219 |
2003-10-15 | At least on -current, we still need -lm with -lstdc++. | jwise | 1 | -2/+2 |
2003-10-11 | bump PKGREVISIONs after bump of expat BUILDLINK_DEPENDS. | grant | 1 | -1/+2 |
2003-09-27 | link against the correct libs when using gcc3. | grant | 1 | -2/+6 |
2003-08-31 | patch-ac is not needed anymore with version 1.0 (and doesn't apply, even) | jdolecek | 2 | -14/+1 |
2003-08-31 | update distinfo for update to sablotron version 1.0 | jdolecek | 1 | -3/+3 |
2003-08-29 | Depend on the latest version. | xtraeme | 1 | -2/+2 |
2003-08-29 | Updated sablotron to 1.0 | xtraeme | 2 | -7/+7 |
2003-07-24 | fix previous: pass _BLNK_ICONV_LDFLAGS instead of -liconv so libsablot | grant | 1 | -1/+5 |
2003-07-22 | Don't explicitly pull in -liconv -- if we need it, the libiconv buildlink glue | jwise | 1 | -2/+1 |
2003-07-18 | pass libs in LIBS, not LDFLAGS. link with libstdc++ and libm if gcc, | grant | 1 | -6/+9 |
2003-07-18 | only use libstdc++ and libm if we aren't using sunpro or mipspro. | grant | 1 | -1/+5 |
2003-07-13 | PKGREVISION bump for libiconv update. | wiz | 2 | -4/+4 |
2003-05-29 | s/USE_CXX/USE_GCC_SHLIB/ - there are more shared libraries than just | grant | 1 | -3/+2 |
2003-05-27 | use mk/gcc.buildlink2.mk | grant | 1 | -2/+2 |
2003-05-27 | this uses c++, so set USE_CXX and include gcc/buildlink2.mk. | grant | 1 | -1/+11 |
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -2/+2 |
2002-10-07 | Add two header files that appeared in the last update. | wiz | 1 | -2/+4 |
2002-09-25 | Update sablotron to version 0.96. Changes since 0.71 (last pkgsrc version): | jwise | 6 | -39/+25 |
2002-09-10 | Since the major of libiconv was increased during the update to 1.8, | wiz | 2 | -3/+4 |