Age | Commit message (Expand) | Author | Files | Lines |
2008-04-12 | Convert to use PLIST_VARS instead of manually passing "@comment " | jlam | 2 | -53/+51 |
2008-03-14 | remove ${TCL} from lua files in PLIST, because they do get built and | gdt | 1 | -3/+3 |
2008-03-14 | Ensure that pthread it linked for any program that might open graphviz | joerg | 3 | -6/+6 |
2008-03-11 | Fix dynamic linkage (again). Fix a segmentation fault when the config | joerg | 18 | -3/+278 |
2008-03-10 | Create the empty directories that are removed during uninstall even | wiz | 2 | -2/+9 |
2008-02-06 | Changes 2.16.1: | adam | 21 | -303/+163 |
2007-09-25 | Revert, config does *not* belong into the PLIST as it is a dynamic | joerg | 1 | -2/+1 |
2007-09-25 | add missing file lib/graphviz/config to allow make package to work | garbled | 1 | -1/+2 |
2007-09-25 | CHECK_FILES_SKIP needs an absolute path. | wiz | 1 | -2/+2 |
2007-09-23 | Skip the config file, it is handled by INSTALL/DEINSTALL. | joerg | 1 | -1/+3 |
2007-09-21 | Build plugin configuration file at install time and remove it at | joerg | 4 | -4/+22 |
2007-03-03 | Fix almost all shared library issues (with the exception of libgvc_builtin, | joerg | 13 | -7/+172 |
2007-02-22 | Now that gd was updated, use it instead of the local version. Bump | joerg | 4 | -8/+28 |
2007-02-16 | since we do not have the csharp stuff in the PLIST, explicitly do not build it | dmcmahill | 1 | -2/+3 |
2007-01-21 | Remove the patch obsoleted by swig-1.3.31nb1. This fixes PR 35453. | minskim | 2 | -15/+1 |
2007-01-20 | Include stdlib.h instead of malloc.h. | minskim | 2 | -1/+15 |
2007-01-20 | Actually include the fix for the memory leak. Noticed by veego. | joerg | 1 | -1/+2 |
2007-01-20 | Disable pangocairo and the resulting xlib plugin for now. | joerg | 3 | -5/+21 |
2007-01-08 | Modular Xorg support. | joerg | 1 | -1/+2 |
2007-01-08 | Changes 2.12: | adam | 8 | -129/+118 |
2006-07-16 | As per Makefile revision 1.49 comment out inclusion | seb | 1 | -2/+4 |
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-05-11 | Add USE_LANGUAGES here as some files are c++. | jmc | 1 | -1/+2 |
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-09 | Remove the dependency on gd. The configure script of graphviz | minskim | 1 | -5/+5 |
2006-03-09 | Link libgvplugin_usershape_gd against all the libraries it depends on to | minskim | 2 | -1/+30 |
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 |
2006-02-15 | Use _NSGetEnviron() instead of environ if it is available (e.g. on Darwin). | minskim | 5 | -1/+94 |
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 | -4/+4 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -4/+4 |
2005-11-19 | Do not use hardcoded URW Type 1 font names, which cause errors when | minskim | 1 | -1/+4 |
2005-11-06 | gcc-2.* does not understand the -Wno-unused-parameter option, so tell | rillig | 1 | -1/+6 |
2005-10-08 | Relinquish stewardship. | seb | 1 | -2/+2 |
2005-10-08 | Fix buildling with PHP and/or Ruby installed | adam | 1 | -1/+4 |
2005-10-08 | Changes 2.6: | adam | 79 | -4798/+307 |
2005-08-10 | Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That | jlam | 1 | -2/+2 |
2005-07-21 | Change path from devel/pkgconfig to devel/pkg-config. | wiz | 1 | -2/+2 |
2005-07-19 | Remove LICENSE= and license file because graphviz is licensed under | gdt | 1 | -3/+1 |
2005-06-07 | Depend on the bug-fixed version of gd. | minskim | 1 | -2/+2 |
2005-06-05 | This package requires gd>=2.0.33. | minskim | 1 | -1/+3 |
2005-06-01 | Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. | jlam | 1 | -2/+1 |
2005-04-28 | Including the png buildlink3.mk file once is enough. lha@ found it. | wiz | 2 | -4/+2 |
2005-04-22 | Don't use the new tools framework yet... it's not ready for general use. | jlam | 1 | -2/+1 |
2005-04-20 | Update to version 2.2.1. | seb | 3 | -18/+19 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-03-19 | Update to graphviz version 2.2 | seb | 8 | -56/+50 |