Age | Commit message (Expand) | Author | Files | Lines |
2005-08-18 | fix config.h to include <alloca.h> if found (ORBIT_HAVE_ALLOCA_H was | grant | 2 | -7/+11 |
2005-08-18 | this needs flex (not lex) to build. | grant | 1 | -2/+2 |
2005-08-18 | whitespace fix | grant | 1 | -2/+1 |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 |
2005-04-27 | Fix AC_DEFUN argument quoting for automake 1.8 and newer. Addresses | wiz | 2 | -1/+15 |
2005-04-27 | Fix AC_DEFUN argument quoting for automake 1.8 and newer. Addresses | wiz | 2 | -1/+15 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-03-09 | Add missing blank line at top of patch file. | jmmv | 2 | -3/+4 |
2005-03-09 | Get rid of the ORBIT_{MAJOR,MINOR} variables and instead directly put the | jmmv | 1 | -7/+3 |
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 |
2005-01-24 | Move inclusion of bsd.prefs.mk much further down in the file. | tv | 1 | -7/+7 |
2005-01-13 | Changes 0.5.17: | adam | 6 | -64/+38 |
2004-12-04 | Set PTHREAD_AUTO_VARS to "yes" after pthread.buildlink3.mk was changed | jlam | 1 | -1/+2 |
2004-11-12 | Remove redundant uses of PTHREAD_{CFLAGS,LDFLAGS} now that they're added | jlam | 3 | -15/+8 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 2 | -3/+4 |
2004-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 2 | -24/+3 |
2004-05-05 | Unused. | wiz | 1 | -37/+0 |
2004-04-22 | Enable pkgviews installation. | minskim | 1 | -1/+3 |
2004-03-18 | Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly | jlam | 1 | -3/+2 |
2004-03-11 | Needs lex and yacc for build. | reed | 1 | -2/+2 |
2004-03-08 | Remove info files entries from PLIST. | seb | 1 | -2/+1 |
2004-03-05 | Reorder location and setting of BUILDLINK_PACKAGES to match template | jlam | 1 | -6/+9 |
2004-02-14 | PKGCONFIG_OVERRIDE is relative to WRKSRC. | jmmv | 1 | -3/+3 |
2004-02-14 | LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs | jlam | 1 | -5/+1 |
2004-02-14 | CONFIG_{GUESS,SUB}_OVERRIDE are now relative to ${WRKSRC} and will | jlam | 1 | -9/+1 |
2004-01-31 | Override config.guess and config.sub (necessary for mipseb-* targets). | sekiya | 1 | -1/+9 |
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 |
2004-01-24 | Append to BUILDLINK_DEPENDS.<pkg> instead of setting a default value. In | jlam | 1 | -2/+2 |
2004-01-22 | bl3ify | jlam | 2 | -6/+26 |
2004-01-12 | remove a Solaris hack that is no longer needed, as the buildlink2 | grant | 1 | -7/+1 |
2003-12-16 | Properly check for alloca.h and use if necessary, fixing USE_SUNPRO build. | sketch | 4 | -14/+47 |
2003-12-04 | Bump PKGREVISION (libIDL-0.8.2) | xtraeme | 1 | -2/+2 |
2003-10-18 | Add RCS IDs | cjep | 1 | -0/+1 |
2003-10-09 | I am not really maintaining this one; drop to tech-pkg. | wiz | 1 | -2/+2 |
2003-10-07 | Build orbit-ird dynamic, not static. | hubertf | 2 | -7/+7 |
2003-09-26 | Workaround to allow ORBit to link against libpthread.so on Solaris. | gavan | 1 | -1/+7 |
2003-08-29 | Use the IOV_MAX fix only in NetBSD | martti | 2 | -7/+10 |
2003-08-09 | USE_NEW_TEXINFO is unnecessary now. | seb | 1 | -2/+1 |
2003-08-03 | Convert to USE_NEW_TEXINFO. | seb | 2 | -5/+3 |
2003-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-07-13 | PKGREVISION bump for libiconv update. | wiz | 2 | -4/+4 |
2003-07-11 | use PTHREAD_LDFLAGS instead of -lpthread for portability, and | grant | 3 | -5/+6 |
2003-07-10 | parens style nits | grant | 1 | -2/+2 |
2003-05-05 | Line up PKGREVISION whitespace. | jmmv | 1 | -2/+2 |
2003-05-02 | Dependency bumps, needed because of devel/pth's major bump, and related | wiz | 2 | -4/+4 |
2003-01-19 | Replace wrap_writev with a simpler solution (old one had some problems). | wiz | 3 | -43/+13 |
2003-01-04 | share/idl is a shared directory between ORBit and ORBit2, so manage it | jmmv | 1 | -2/+2 |
2003-01-02 | The lib/pkgconfig has been added to the list of standard directories, so do | jmmv | 1 | -2/+1 |
2002-12-09 | Replace "true" by "${TRUE}". | tron | 1 | -2/+2 |