summaryrefslogtreecommitdiff
path: root/www/bluefish
AgeCommit message (Collapse)AuthorFilesLines
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-1/+1
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-1/+2
dependency bumps.
2003-02-20Updated to version 0.9.salo4-220/+31
Patch provided by Juan RP via PR pkg/20430 with minor improvements by me. Changes: 0.9: ==== - Many bugs are fixed, several segfaults, and many small annoying bugs. - Major performance improvements: * highlighting performance improvements up to 50X faster in some cases * file loading times are faster * loading and closing of many documents is much faster (tested with 3500 documents opened simultaneously) - Many improvements for the user interface; much more compliant to the Gnome usability guidelines. - New features: * line number support * new spell checker * and many more.. 0.8: ==== - The first release of the gtk2 port of bluefish - New features include: * new highlighting engine, for multiple filetypes * new filebrowser * configurable toolbar * new text widget with UTF-8 support, Xinput support etc.
2003-01-10USE_PKGLOCALEDIR=yescjep1-4/+5
2002-12-09Do not remove %D/share/pixmaps when deinstalling, as it is now part of thejmmv1-2/+1
standard directory tree.
2002-12-09Replace "true" by "${TRUE}".tron1-2/+2
2002-10-21Convert to buildlink2.wiz1-9/+4
2002-05-11Wildcard gdk-pixbuf dependency.wiz1-2/+2
XXX: should be buildlinked.
2002-03-19Remove commented out pre-configure target.skrll1-4/+1
2002-03-13Give all packages which depend on "png" a version bump, and updatefredb1-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-15mkdir -> ${MKDIR}skrll1-2/+2
rmdir -> ${RMDIR} rm -> ${RM} (${RM} added to PLIST_SUBST) chmod -> ${CHMOD} chown -> ${CHOWN}
2002-02-06Fix dependency typo for gnome-libsjmc1-2/+2
2002-01-24regen (patch-a[acd] don't exist, it seems -- forgot to commit?)wiz1-4/+1
2002-01-19Unwildcard jpeg dependency.wiz1-2/+2
2002-01-19Update bluefish to 0.7mjl6-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-05s/root/${ROOT_USER}/g, now that the definition appears in theagc1-2/+2
defs.${OPSYS}.mk files.
2001-11-01Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-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-27Use wildcard dependence on "autoconf" package.tron1-4/+3
2001-04-20Move to sha1 digests, and add distfile sizes.skrll1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-9/+7
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-02Move BUILD_USES_MSGFMT in DEPENDS block, mostly by removing emptywiz1-2/+1
lines.
2001-03-27Change BUILD_DEPENDS semantics:hubertf1-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-22Fix MASTER_SITES, and pkglint issue reported by Tomasz Luchowski (pkg/12263).wiz1-4/+9
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-02-06Make that "autoreconf" -- there is no "autoremake".fredb1-3/+3
2001-02-05Use full pathname "${LOCALBASE}/bin/auto..." in dependences and maketron1-3/+3
targets. This includes a fix for PR pkg/12125 by Tomasz Luchowski.
2001-01-04Remove DEPENDS on gettext and replace it by BUILD_DEPENDS and USE_LIBINTL.wiz1-4/+3
2001-01-01Added bugfix submitted by J. McNeill, PR#11862, that corrects problem withwulf2-1/+17
the creation of ~/.bluefish directory when running bluefish the first time.
2000-12-28Implemented improved install script for manuals supplied by J. McNeillwulf1-14/+7
2000-12-28Updated bluefish to 0.6: lots of bugfixes, integration of filebrowser intowulf1-7/+16
main window, new CSS dialog, new java script toolbar
2000-12-28Updated bluefish to 0.6: lots of bugfixes, integration of filebrowser intowulf5-54/+113
main window, new CSS dialog, new java script toolbar
2000-08-25Re-add patch: pass CPPFLAGS to compiler to pick up libintl.h.jlam1-0/+13
2000-08-25Change back to using CPPFLAGS. CFLAGS is wrong since the configure stepjlam2-3/+4
won't pick up installed gettext headers.
2000-08-25Remove this patch since wiz already changed Makefile to find libintljlam1-13/+0
via CFLAGS instead of CPPFLAGS.
2000-08-25Regen.jlam1-2/+1
2000-08-25Pass CPPFLAGS to compiler to pick up libintl.h.jlam2-1/+15
2000-08-25Find libintl headers via CFLAGS instead of CPPFLAGS (makes it compile again)wiz1-2/+2
2000-08-23Update bluefish to 0.5. Changes from version 0.4:jlam6-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-16Add back linking against jpeg, ungif, tiff, png, etc. viajlam2-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-16Bump version to 0.4nb1:jlam5-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-15adjust DEPENDShubertf1-2/+2
2000-05-21Updated bluefish to release version 0.4wulf1-0/+13
2000-05-21Updated bluefish to release version 0.4wulf5-28/+16
package will now link against imlib library several minor bug fixes
2000-05-10Initial import of bluefish-0.4pre11: A HTML Editorwulf7-0/+69