summaryrefslogtreecommitdiff
path: root/www/bluefish
AgeCommit message (Collapse)AuthorFilesLines
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-08- Include shared-mime-info/mimedb.mk to handle the mime database properly.jmmv2-416/+28
- Include desktop-file-utils/desktopdb.mk to handle the mime types defined in the desktop file properly. - Depend on pkg-config, needed at build time. - Use xdg-dirs, not gnome2-dirs. The former is enough. - Sort dependencies. - Regenerate the PLIST so that it's sorted and to avoid lots of files that shouldn't be there (handled automatically by mimedb.mk and desktopdb.mk). - Bump PKGREVISION to 1.
2005-03-08Fix typo in a comment. PR#29628 by Cesar Catrian C.cube1-2/+2
2005-02-24Add RMD160 checksums.wiz1-1/+2
2005-01-20Changes 1.0:adam3-37/+431
* A new very extended manual * Better GNOME and KDE integration * Much improved bookmarks * Many performacne improvements * New and improved highlighting pattern * Better encoding detection * Many minor bug-fixes
2004-12-24Bump PKGREVISION for aspell dependency update.wiz1-2/+2
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
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-05-02Update www/bluefish to 0.13.xtraeme3-8/+15
Bluefish 0.13 features a new bookmarks functionality, much improved project management, auto tag closing, better navigation trough opened documents, a much more responsive user interface, again many user interface improvements, many bug fixes and much, much more!
2004-04-15Convert to buildlink3.snj1-6/+6
2004-04-14Make use of the new USE_DIRS variable, instead of directly depending on thejmmv1-2/+2
*-dirs packages.
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-2/+2
Buildlink files: RECOMMENDED version changed to current version.
2004-03-08Handle some shared directories by depending on (or updating dependancies tojmmv1-3/+3
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs. Bump PKGREVISION.
2004-02-09Bump PKGREVISION due to gnome-vfs2 update (fam readded as a dependancy).jmmv1-2/+2
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-23Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.jmmv1-2/+2
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-03Bump package revisions for tiff update.reed1-2/+2
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-12-30Whitespace fixescjep1-2/+2
2003-12-28Bump PKGREVISION due to gnome-vfs2 update (fam removed as dependancy).jmmv1-2/+2
( We really need non-recursive dependancies... *sigh* )
2003-12-13Bump PKGREVISION for atk library major bump.wiz1-1/+2
2003-12-03Updated to 0.12xtraeme4-29/+17
Changes: o Better user interface (for example a reworked menu, and improved keyboard navigation) o Support for remote files using gnome-vfs o Nicer user interface (many new icons and buttons, and general user interface cleanups) o Many bug fixes and much more.
2003-08-01Update MASTER_SITES.wiz1-3/+2
2003-07-31Update to 0.11.wiz4-7/+37
New in 0.11: In 0.10, the config file format for the custom menu changed, but the conversion was broken. Replace entries in the custom menu were broken, causing a segfault in some cases. These are both fixed. New in 0.10: Changes include many bugfixes and speedups, many user interface improvements, more translations, and a very nice function reference interface. Currently included function reference files are for PHP and HTML.
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