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
6a80527923
Added bugfix submitted by J. McNeill, PR#11862, that corrects problem with
...
the creation of ~/.bluefish directory when running bluefish the first time.
2001-01-01 01:19:05 +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
wulf
9d0897c878
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:07:18 +00:00
jlam
48f6911b55
Re-add patch: pass CPPFLAGS to compiler to pick up libintl.h.
2000-08-25 05:52:18 +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
jlam
223ca74bc2
Remove this patch since wiz already changed Makefile to find libintl
...
via CFLAGS instead of CPPFLAGS.
2000-08-25 05:46:38 +00:00
jlam
d61f7d4918
Regen.
2000-08-25 05:45:28 +00:00
jlam
d53b58ec00
Pass CPPFLAGS to compiler to pick up libintl.h.
2000-08-25 01:33:38 +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
1400640091
Add back linking against jpeg, ungif, tiff, png, etc. via
...
"imlib-config --libs" versus directly specifying them. Fixes linking
on a.out platforms. Thanks to Matthias Scheler for pointing this out.
2000-08-16 16:11:50 +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
4cca5f1eab
Updated bluefish to release version 0.4
2000-05-21 11:51:28 +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