Age | Commit message (Expand) | Author | Files | Lines |
2006-04-17 | Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. | wiz | 2 | -4/+4 |
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-03-31 | List the info pages directly in the PLIST and ensure that we honor | jlam | 2 | -4/+4 |
2006-03-31 | Drop LTCONFIG_OVERRIDE... USE_LIBTOOL takes care of replacing libtool | jlam | 1 | -4/+2 |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 2 | -4/+4 |
2005-06-01 | Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. | 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 | agc | 1 | -1/+2 |
2004-11-13 | Replace USE_GCC_SHLIB with "USE_LANGUAGE=c c++" (the latter implies the | jlam | 1 | -2/+1 |
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 | 1 | -9/+1 |
2004-06-15 | plotutils uses a c and c++ compiler. | grant | 1 | -1/+2 |
2004-05-31 | Enable pkgviews installation. Patches provided by Joachim Kuebart on | minskim | 1 | -1/+3 |
2004-05-03 | Unused. | wiz | 1 | -24/+0 |
2004-03-18 | Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly | jlam | 1 | -3/+2 |
2004-03-05 | Reorder location and setting of BUILDLINK_PACKAGES to match template | jlam | 1 | -9/+8 |
2004-02-21 | bl3ify | minskim | 2 | -3/+25 |
2004-02-18 | Remove info files entries from PLIST. | seb | 1 | -2/+1 |
2003-09-09 | Fix build with gcc3 using patches provided by Kouichirou Hiratsuka. | jmmv | 6 | -1/+116 |
2003-08-09 | USE_NEW_TEXINFO is unnecessary now. | seb | 1 | -2/+1 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-07-03 | Convert to USE_NEW_TEXINFO. | seb | 2 | -6/+6 |
2003-06-07 | Split plotutils and gnuplot into '<pkgname>' and '<pkgname>-nox11' each | jschauma | 2 | -20/+11 |
2003-06-06 | If X11 is present, set the pkgname to plotutils-x11 and conflict with | jschauma | 1 | -1/+5 |
2003-06-04 | We need bsd.prefs.mk -- sheesh, I should go home. | jschauma | 1 | -1/+3 |
2003-06-04 | thiss package works with and without X11, but if X11 is present, we need the | jschauma | 1 | -1/+7 |
2003-06-04 | These don't really need X after all -- they can be useful on headless | jschauma | 1 | -2/+1 |
2003-05-29 | s/USE_CXX/USE_GCC_SHLIB/ - there are more shared libraries than just | grant | 1 | -2/+2 |
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -5/+5 |
2003-01-25 | Add a buildlink2.mk file for use by other package Makefiles. | jlam | 1 | -0/+24 |
2003-01-25 | Use buildlink2. | jlam | 1 | -5/+5 |
2002-03-13 | Give all packages which depend on "png" a version bump, and update | fredb | 1 | -2/+3 |
2002-02-18 | Introduce new framework for handling info files generation and installation. | seb | 2 | -6/+5 |
2001-10-31 | 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/+1 |
2001-05-22 | Update dependency on png to >=1.0.11 because of the shlib major bump. | wiz | 1 | -2/+2 |
2001-04-21 | Move to sha1 digests, and/or add distfile sizes. | wiz | 1 | -2/+3 |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 2 | -7/+1 |
2001-03-04 | Because the minor number of the PNG library was increased packages compiled | tron | 1 | -2/+2 |
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 |
2001-01-04 | The way that shared objects were handled in the PLISTs and bsd.pkg.mk was | agc | 1 | -1/+5 |
2000-08-25 | make sure configure actually finds png | dmcmahill | 1 | -4/+4 |
2000-08-24 | add depends on png so we always get that functionality | dmcmahill | 1 | -1/+3 |
2000-08-24 | Update to plotutils-2.4.1. | dmcmahill | 3 | -8/+10 |
2000-08-17 | remove file overlooked in last commit | wiz | 1 | -24/+0 |
2000-08-14 | USE_PKGLIBTOOL -> USE_LIBTOOL. LTCONFIG_OVERRIDE saves a patch. | wiz | 3 | -15/+21 |
2000-07-18 | Rename PKGNAME of plotutils to "plotutils-2.3nb1" as suggested. | itohy | 1 | -3/+3 |
2000-07-18 | Enable C++ support, required by pstoedit. | itohy | 2 | -21/+35 |
2000-06-01 | s/USE_LIBTOOL/USE_PKGLIBTOOL/ | rh | 1 | -2/+2 |