Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -1/+1 | |
2003-05-02 | Dependency bumps, needed because of devel/pth's major bump, and related | wiz | 2 | -4/+4 | |
dependency bumps. | |||||
2003-01-07 | Rename older (<1.6) Guile as guile14. | uebayasi | 1 | -2/+2 | |
Packages using Guile now all depend on guile14. These packages are expected to be made depend on newer Guile (1.6.x) when updated in the future. | |||||
2002-12-24 | Bump PKGREVISION because of dependency on latest freetype2 or glib2 | wiz | 2 | -4/+4 | |
package and library major bumps therein. Also match dependency in corresponding buildlink2.mk's for the same reason. Mmmm, binary packages. | |||||
2002-12-01 | USE_PKGLOCALEDIR, delint. | salo | 1 | -1/+2 | |
2002-10-19 | Track directory layout change at MASTER_SITE_GNOME. | rh | 1 | -2/+2 | |
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net> | |||||
2002-10-07 | Sort lines a bit, so that @dirrm share/guppi works. | wiz | 1 | -2/+2 | |
2002-10-07 | Unused. | wiz | 1 | -35/+0 | |
2002-10-04 | Add missing .la file. | wiz | 1 | -1/+2 | |
2002-09-24 | Sort, and add some files installed that weren't listed. | jlam | 1 | -78/+92 | |
2002-09-24 | Add a buildlink2.mk file for use by other package Makefiles. | jlam | 1 | -0/+25 | |
2002-09-24 | buildlink1 -> buildlink2 | jlam | 1 | -22/+21 | |
2002-09-10 | Since the major of libiconv was increased during the update to 1.8, | wiz | 2 | -3/+4 | |
bump dependency to latest libiconv version; recursively also bump all dependencies of packages depending on libiconv. Requested by fredb. | |||||
2002-09-09 | Because of USE_X11BASE, guppi installs into X11PREFIX by default, | wiz | 1 | -2/+2 | |
not LOCALBASE. Noted by J. D. Fisher on tech-pkg. | |||||
2002-08-26 | Add buildlink.mk, needed for gnucash | mjl | 1 | -0/+35 | |
2002-08-12 | Fix oversight in last commit. | tron | 1 | -3/+1 | |
2002-08-12 | The "guppi" package doesn't work with version 0.75 of the "gnumeric" | tron | 2 | -4/+19 | |
package. Depend on "gnumeric" 1.0.x on platforms which can build this package and disable "gnumeric" support on other platforms. | |||||
2002-08-09 | Add missing file "guppi-gnumeric-format-guru.glade". | tron | 1 | -1/+2 | |
2002-07-25 | Synch PLIST with reality. This should fix the problem reported in | jschauma | 1 | -6/+1 | |
Huberts latest bulk-build, and, as such, also fix the broken depends for gnucash from that buil-build. | |||||
2002-06-26 | Substitute a couple of `mkdir' by `${MKDIR}'. | seb | 1 | -2/+2 | |
Remove `-p' from mkdir arguments, it is already part of ${MKDIR}. While here substitute a couple of ${PREFIX} by `%D' in `@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too! | |||||
2002-05-23 | move @exec down so %D is defined | hubertf | 1 | -2/+2 | |
2002-05-15 | Update guppi to 0.40.3 | mjl | 7 | -432/+227 | |
Changes are lots of bug fixes and removal of the dependency on python. Also enable gnumeric support so the graphing functions in gnumeric actually work. | |||||
2002-04-12 | Add dependency on guile. It used to be pulled in incidentally from the | jlam | 1 | -1/+2 | |
dependency on GConf where it was recently removed; however, unlike GConf, this package actually uses guile. | |||||
2002-03-13 | Give all packages which depend on "png" a version bump, and update | fredb | 1 | -4/+5 | |
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".] | |||||
2002-02-24 | Remove some files that don't get installed with gnumeric-1.0.4. | wiz | 1 | -5/+1 | |
2002-02-15 | mkdir -> ${MKDIR} | skrll | 1 | -3/+3 | |
rmdir -> ${RMDIR} rm -> ${RM} (${RM} added to PLIST_SUBST) chmod -> ${CHMOD} chown -> ${CHOWN} | |||||
2002-01-28 | cleanup of Python support - remove version dependencies | drochner | 6 | -13/+118 | |
2002-01-25 | Depend on at least version 0.11.0 of gdk-pixbuf{,-gnome}. Fixes | rh | 1 | -2/+5 | |
PR 14753 by chris@paradox.demon.co.uk | |||||
2002-01-24 | Include "readline" buildlink glue code which should fix build problems | tron | 1 | -1/+2 | |
showing up during bulk builds. | |||||
2002-01-23 | Switch to new "python" dependency scheme. | tron | 1 | -2/+2 | |
2002-01-21 | Fixed dependency on gnumeric: | martti | 1 | -2/+2 | |
* accept gnumeric-0.75 or gnumeric-1.0.1 * install gnumeric-0.75 from pkgsrc/math/gnumeric0 if no existing gnumeric is found | |||||
2001-11-14 | Add a few missing "@dirrm" commands. | tron | 1 | -1/+5 | |
2001-11-14 | Fix further package list lossage. | tron | 1 | -3/+3 | |
2001-11-14 | Fix major package list lossage caused by last update and add missing | tron | 2 | -5/+3 | |
dependence on "gnumeric" package. | |||||
2001-11-13 | Set "PKGNAME" so that this package is named "guppi" instead of "Guppi" | tron | 1 | -1/+2 | |
as it was named before. | |||||
2001-11-13 | Take two: Upgrade /math/guppi to 0.40.0 | damon | 4 | -242/+149 | |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-10-05 | Use buildlink glue code for "libglade" to fix build problem. | tron | 1 | -1/+2 | |
2001-09-24 | "PKGVERSION" is now in "PLIST_SUBST" by default. | tron | 1 | -3/+2 | |
2001-07-01 | Fix package list problem caused by version bumb. | tron | 2 | -219/+219 | |
2001-07-01 | Regen. | tron | 1 | -2/+2 | |
2001-07-01 | Fix typo in last commit. | tron | 1 | -2/+2 | |
2001-07-01 | Fix "libguppiConf.sh" so that linking of applications with the "guppi" | tron | 3 | -3/+17 | |
libraries actually works. Bump version number to 0.35.5nb1. | |||||
2001-07-01 | Initial import of new "guppy" package: | tron | 4 | -0/+557 | |
Plot program with integrated statistics capabilities |