Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-05-03 | Unused. | wiz | 1 | -29/+0 | |
2004-05-03 | Convert to buildlink3. | wiz | 3 | -19/+37 | |
2004-04-14 | Drop the disctinction of xdg and xdg-x11 from USE_DIRS POV. We can choose | jmmv | 1 | -2/+2 | |
which one is required in an automatic way by checking USE_X11BASE. This simplifies things and avoids possible problems in the future due to confusion. | |||||
2004-04-14 | Make use of the new USE_DIRS variable, instead of directly depending on the | jmmv | 1 | -3/+2 | |
*-dirs packages. | |||||
2004-03-08 | Handle some shared directories by depending on (or updating dependancies to | jmmv | 1 | -2/+4 | |
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs. Bump PKGREVISION. | |||||
2004-02-14 | LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs | jlam | 1 | -3/+1 | |
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk. | |||||
2004-02-14 | remove unneeded CONFIG_{GUESS,SUB}_OVERRIDE, as bsd.pkg.mk does this | grant | 1 | -4/+1 | |
automatically now. | |||||
2004-02-12 | Yet another mipseb config.guess/config.sub override. | sekiya | 1 | -1/+4 | |
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 | |
2004-01-06 | Adjust dependancies to only depend on required libraries, not the whole | jmmv | 2 | -6/+13 | |
gnome-core package. This lets gnucash be installed alongside GNOME2 again. Bump PKGREVISION to 8. | |||||
2004-01-03 | Bump package revisions for tiff update. | reed | 2 | -4/+4 | |
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used. | |||||
2003-11-19 | Fix build of const.o on -current by adding #ifdef INFINITY | sommerfeld | 2 | -1/+20 | |
2003-11-12 | PKGREVISION++ due to devel/popt update. | salo | 2 | -4/+4 | |
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-06-27 | Add two missing libraries. | wiz | 1 | -1/+3 | |
2003-06-05 | Bump revisions following the guile14's threaded fix. | uebayasi | 1 | -2/+2 | |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 | |
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. | |||||
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 | |