Commit graph

20 commits

Author SHA1 Message Date
mjl
f02ea6fdc0 Update bluefish to 0.7
- 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
2002-01-19 02:00:44 +00:00
agc
57aa4707d7 s/root/${ROOT_USER}/g, now that the definition appears in the
defs.${OPSYS}.mk files.
2001-12-05 15:00:44 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
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-09-27 23:17:41 +00:00
tron
a68a277b43 Use wildcard dependence on "autoconf" package. 2001-08-27 14:35:04 +00:00
wiz
d480fe70ce Move BUILD_USES_MSGFMT in DEPENDS block, mostly by removing empty
lines.
2001-04-02 20:06:11 +00:00
hubertf
e32afb6fea Change BUILD_DEPENDS semantics:
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-03-27 03:19:43 +00:00
wiz
8ef705e7ca Fix MASTER_SITES, and pkglint issue reported by Tomasz Luchowski (pkg/12263). 2001-02-22 14:57:41 +00:00
wiz
a0745845b3 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:21:28 +00:00
fredb
46a9e2c3de Make that "autoreconf" -- there is no "autoremake". 2001-02-06 03:16:56 +00:00
tron
f2d262e0be Use full pathname "${LOCALBASE}/bin/auto..." in dependences and make
targets. This includes a fix for PR pkg/12125 by Tomasz Luchowski.
2001-02-05 09:00:54 +00:00
wiz
907a59d7da Remove DEPENDS on gettext and replace it by BUILD_DEPENDS and USE_LIBINTL. 2001-01-04 17:55:40 +00:00
wulf
d182b075ea Implemented improved install script for manuals supplied by J. McNeill 2000-12-28 14:40:40 +00:00
wulf
621849188c Updated bluefish to 0.6: lots of bugfixes, integration of filebrowser into
main window, new CSS dialog, new java script toolbar
2000-12-28 14:08:45 +00:00
jlam
df366485e7 Change back to using CPPFLAGS. CFLAGS is wrong since the configure step
won't pick up installed gettext headers.
2000-08-25 05:51:13 +00:00
wiz
f045a9b4af Find libintl headers via CFLAGS instead of CPPFLAGS (makes it compile again) 2000-08-25 01:31:55 +00:00
jlam
2097a43ccd Update bluefish to 0.5. Changes from version 0.4:
* 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-23 12:39:37 +00:00
jlam
f88f771a69 Bump version to 0.4nb1:
* 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-08-16 05:38:35 +00:00
hubertf
116941f8c9 adjust DEPENDS 2000-06-15 11:29:38 +00:00
wulf
41354f0cb7 Updated bluefish to release version 0.4
package will now link against imlib library
	several minor bug fixes
2000-05-21 11:39:43 +00:00
wulf
3956783a5c Initial import of bluefish-0.4pre11: A HTML Editor 2000-05-10 12:38:26 +00:00