Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-02-23 | Add RMD160 digests in addition to SHA1 ones. | agc | 1 | -1/+2 | |
2004-12-04 | Note that guppi is no longer maintained (in a comment). | wiz | 1 | -1/+5 | |
2004-12-04 | Bump BUILDLINK_DEPENDS because of change in guile dependency. | wiz | 1 | -3/+2 | |
2004-12-04 | Convert to use guile-1.6. Bump PKGREVISION. | wiz | 2 | -5/+5 | |
2004-10-15 | Update linkage to libltdl (via guile{,14}), which is now its own package. | tv | 1 | -2/+2 | |
Unfortunately, guile{,14}/buildlink3.mk directly includes it, and I don't know which dependencies actually need libltdl, so it was a recursive bump. Hopefully this recursive inclusion can be ripped out of guile{,14}/buildlink3.mk at some point and bubble down to dependencies that actually use libltdl, avoiding this headache in the future.... | |||||
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 2 | -3/+4 | |
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include. | |||||
2004-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 1 | -39/+1 | |
All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes". | |||||
2004-07-02 | don't enable gnumeric support, and bump PKGREVISION | drochner | 2 | -21/+4 | |
This only worked with gnumeric-1.0.x, and depends on gnome1 structures. gnumeric is at 1.2.x now, uses gnome2 and comes with an own plotting package. Should fix PR pkg/26009 by MLH. | |||||
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".] |