Age | Commit message (Expand) | Author | Files | Lines |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 2 | -4/+3 |
2005-11-29 | Changes 2.1.72: | adam | 3 | -8/+11 |
2005-08-04 | Cosmetics | adam | 1 | -6/+6 |
2005-07-01 | Changes 2.1.71: | adam | 4 | -16/+15 |
2005-05-31 | update to 2.1.71 | drochner | 2 | -6/+6 |
2005-05-31 | Packages have no business modifying PKG_DEFAULT_OPTIONS -- it's a | dillo | 1 | -2/+2 |
2005-05-30 | Set a directory name in PLIST to a correct value on Linux. | minskim | 2 | -85/+88 |
2005-05-26 | Fix broken GNU configure script that was overriding the SED that was | jlam | 2 | -4/+15 |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 |
2005-05-21 | Include devel/hdf5/buildlink3.mk if octave is built with hdf5. | kristerw | 1 | -1/+7 |
2005-05-18 | Changes 2.1.70: | adam | 3 | -10/+10 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-04-01 | buildlink3 fix | adam | 2 | -14/+12 |
2005-04-01 | patch-ad added :> | adam | 1 | -0/+27 |
2005-04-01 | Changes 2.1.69: | adam | 13 | -505/+1307 |
2005-03-24 | Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be | wiz | 1 | -2/+1 |
2005-01-12 | Nuke USE_FORTRAN and bring the f2c handling within the mk/compiler | jlam | 1 | -2/+2 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -2/+2 |
2004-08-27 | Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG, | jlam | 1 | -2/+2 |
2004-04-27 | Convert to buildlink3. | snj | 1 | -2/+2 |
2004-03-26 | PKGREVISION bump after openssl-security-fix-update to 0.9.6m. | wiz | 1 | -2/+2 |
2004-03-08 | Remove info files entries from PLIST. | seb | 1 | -18/+1 |
2004-02-18 | Include "../../mk/compiler.mk" to get the value of CC_VERSION before | jlam | 1 | -3/+3 |
2004-02-09 | CC_VERSION is "gcc-2.8.1" for egcs. Also fix up a few nits: not all | jlam | 1 | -8/+8 |
2004-01-27 | Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248 | heinz | 1 | -2/+2 |
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 |
2003-12-24 | Adjust dependancies and bump PKGREVISION due to: | jmmv | 1 | -2/+3 |
2003-12-23 | Use compiler.mk logic, fixing systems with a non-GCC compiler. | sketch | 1 | -4/+2 |
2003-11-10 | simplify last a little. | grant | 1 | -2/+2 |
2003-11-10 | Unfortunately, octave will not build with gcc>=3.0 (and we really do not | jschauma | 1 | -2/+6 |
2003-09-28 | Permit teTeX2 as well as teTeX for BUILD_DEPENDS. | kristerw | 1 | -2/+2 |
2003-08-29 | Remove egcs-patch-aa from distinfo to silence pkglint. | jtb | 1 | -2/+1 |
2003-08-09 | USE_NEW_TEXINFO is unnecessary now. | seb | 1 | -2/+1 |
2003-08-02 | Convert to USE_NEW_TEXINFO. | seb | 6 | -66/+5 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-07-02 | Update to version 2.0.17. Convert to using buildlink. | jtb | 4 | -701/+719 |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 |
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -4/+4 |
2003-03-14 | (1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG; | jlam | 1 | -2/+2 |
2002-06-26 | Substitute a couple of `mkdir' by `${MKDIR}'. | seb | 1 | -4/+4 |
2002-03-18 | The host specific installation subdirectories are actually taken by configure | fredb | 1 | -10/+10 |
2002-03-13 | Give all packages which depend on "png" a version bump, and update | fredb | 1 | -1/+2 |
2002-02-18 | Introduce new framework for handling info files generation and installation. | seb | 6 | -7/+66 |
2002-02-17 | Be a bit more tolerant about the teTeX package version it depends | seb | 1 | -2/+2 |
2002-02-15 | mkdir -> ${MKDIR} | skrll | 1 | -6/+6 |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 |
2001-06-11 | CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so | jlam | 1 | -2/+2 |
2001-05-19 | Use ${XARGS} instead of invoking xargs directly. | jlam | 1 | -2/+2 |
2001-05-16 | Delete the prebuilt info files after extraction so that they get | jtb | 1 | -1/+4 |
2001-04-19 | make sure this configures and builds correctly with either f77 or f2c. | dmcmahill | 3 | -15/+35 |