Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-05-11 | Wildcard gdk-pixbuf dependency. | wiz | 1 | -2/+2 | |
XXX: should be buildlinked. | |||||
2002-03-19 | Remove commented out pre-configure target. | skrll | 1 | -4/+1 | |
2002-03-13 | Give all packages which depend on "png" a version bump, and update | fredb | 1 | -5/+6 | |
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-15 | mkdir -> ${MKDIR} | skrll | 1 | -2/+2 | |
rmdir -> ${RMDIR} rm -> ${RM} (${RM} added to PLIST_SUBST) chmod -> ${CHMOD} chown -> ${CHOWN} | |||||
2002-02-06 | Fix dependency typo for gnome-libs | jmc | 1 | -2/+2 | |
2002-01-24 | regen (patch-a[acd] don't exist, it seems -- forgot to commit?) | wiz | 1 | -4/+1 | |
2002-01-19 | Unwildcard jpeg dependency. | wiz | 1 | -2/+2 | |
2002-01-19 | Update bluefish to 0.7 | mjl | 6 | -106/+134 | |
- numerous small updates and improvements - more translations - the custom menu now is extended for custom search and replace macro's - some small memory leaks fixed - better handling for file history | |||||
2001-12-05 | s/root/${ROOT_USER}/g, now that the definition appears in the | agc | 1 | -2/+2 | |
defs.${OPSYS}.mk files. | |||||
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -3/+3 | |
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this. | |||||
2001-08-27 | Use wildcard dependence on "autoconf" package. | tron | 1 | -4/+3 | |
2001-04-20 | Move to sha1 digests, and add distfile sizes. | skrll | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -9/+7 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-04-02 | Move BUILD_USES_MSGFMT in DEPENDS block, mostly by removing empty | wiz | 1 | -2/+1 | |
lines. | |||||
2001-03-27 | Change BUILD_DEPENDS semantics: | hubertf | 1 | -3/+4 | |
first component is now a package name+version/pattern, no more executable/patchname/whatnot. While there, introduce BUILD_USES_MSGFMT as shorthand to pull in devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current). Patch by Alistair Crooks <agc@netbsd.org> | |||||
2001-02-22 | Fix MASTER_SITES, and pkglint issue reported by Tomasz Luchowski (pkg/12263). | wiz | 1 | -4/+9 | |
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-02-06 | Make that "autoreconf" -- there is no "autoremake". | fredb | 1 | -3/+3 | |
2001-02-05 | Use full pathname "${LOCALBASE}/bin/auto..." in dependences and make | tron | 1 | -3/+3 | |
targets. This includes a fix for PR pkg/12125 by Tomasz Luchowski. | |||||
2001-01-04 | Remove DEPENDS on gettext and replace it by BUILD_DEPENDS and USE_LIBINTL. | wiz | 1 | -4/+3 | |
2001-01-01 | Added bugfix submitted by J. McNeill, PR#11862, that corrects problem with | wulf | 2 | -1/+17 | |
the creation of ~/.bluefish directory when running bluefish the first time. | |||||
2000-12-28 | Implemented improved install script for manuals supplied by J. McNeill | wulf | 1 | -14/+7 | |
2000-12-28 | Updated bluefish to 0.6: lots of bugfixes, integration of filebrowser into | wulf | 1 | -7/+16 | |
main window, new CSS dialog, new java script toolbar | |||||
2000-12-28 | Updated bluefish to 0.6: lots of bugfixes, integration of filebrowser into | wulf | 5 | -54/+113 | |
main window, new CSS dialog, new java script toolbar | |||||
2000-08-25 | Re-add patch: pass CPPFLAGS to compiler to pick up libintl.h. | jlam | 1 | -0/+13 | |
2000-08-25 | Change back to using CPPFLAGS. CFLAGS is wrong since the configure step | jlam | 2 | -3/+4 | |
won't pick up installed gettext headers. | |||||
2000-08-25 | Remove this patch since wiz already changed Makefile to find libintl | jlam | 1 | -13/+0 | |
via CFLAGS instead of CPPFLAGS. | |||||
2000-08-25 | Regen. | jlam | 1 | -2/+1 | |
2000-08-25 | Pass CPPFLAGS to compiler to pick up libintl.h. | jlam | 2 | -1/+15 | |
2000-08-25 | Find libintl headers via CFLAGS instead of CPPFLAGS (makes it compile again) | wiz | 1 | -2/+2 | |
2000-08-23 | Update bluefish to 0.5. Changes from version 0.4: | jlam | 6 | -42/+84 | |
* new very powerful custom menu, extending both HTML, PHP and other serverside coding * much more configuration, and better configuration dialogs * easily open recently used files * better handling of file opening and closing * more efficient code * fixed some bugs * auto-indenting * spell check * multibyte character support * internal preview mode (experimental) * XHTML support | |||||
2000-08-16 | Add back linking against jpeg, ungif, tiff, png, etc. via | jlam | 2 | -5/+6 | |
"imlib-config --libs" versus directly specifying them. Fixes linking on a.out platforms. Thanks to Matthias Scheler for pointing this out. | |||||
2000-08-16 | Bump version to 0.4nb1: | jlam | 5 | -27/+58 | |
* bluefish uses GTK+, so define USE_X11BASE; * use package gettext instead of included gettext library; * remove unnecessary linking against graphics libraries - gdk_imlib is sufficient; * put pixmaps in directory where desktops/window managers expect to find them. | |||||
2000-06-15 | adjust DEPENDS | hubertf | 1 | -2/+2 | |
2000-05-21 | Updated bluefish to release version 0.4 | wulf | 1 | -0/+13 | |
2000-05-21 | Updated bluefish to release version 0.4 | wulf | 5 | -28/+16 | |
package will now link against imlib library several minor bug fixes | |||||
2000-05-10 | Initial import of bluefish-0.4pre11: A HTML Editor | wulf | 7 | -0/+69 | |