Version: 2.2.12, Package name: bluefish-2.2.12 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description Bluefish is a web development application for experienced web designers and programmers. Bluefish has extended support for programming dynamic and interactive websites. |
Filesize: 5426.589 KB |
Version History (View Complete History) |
|
2021-11-01 18:03:00 by Stuart Henderson | Files touched by this commit (131) |
Log message: bump REVISION for switch from Python 3.8 -> 3.9 |
2021-11-01 04:19:49 by Stuart Henderson | Files touched by this commit (1) |
Log message: www/bluefish: don't hardcode python3.8 in WANTLIB |
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2021-02-19 11:55:01 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: Update to bluefish-2.2.12. Move to py3. |
2020-03-04 10:58:24 by Bjorn Ketelaars | Files touched by this commit (3) |
Log message: Update to bluefish-2.2.11 While here update HOMEPAGE and switch MASTER_SITES to https. "reads OK" sthen@ |
2019-07-12 14:50:18 by Stuart Henderson | Files touched by this commit (845) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-06-13 09:48:57 by Stuart Henderson | Files touched by this commit (118) |
Log message: sync some WANTLIBs |
2018-10-24 08:28:14 by Stuart Henderson | Files touched by this commit (740) |
Log message: Add COMPILER lines to c++ ports which currently use the default. Adjust some existing COMPILER lines with arch restrictions etc. In the usual case this is now using "COMPILER = base-clang ports-gcc base-gcc" on ports with c++ libraries in WANTLIB. This is basically intended to be a noop on architectures using clang as the system compiler, but help with other architectures where we currently have many ports knocked out due to building with an unsuitable compiler - - some ports require c++11/newer so the GCC version in base that is used on these archirtectures is too old. - some ports have conflicts where an executable is built with one compiler (e.g. gcc from base) but a library dependency is built with a different one (e.g. gcc from ports), resulted in mixing incompatible libraries in the same address space. devel/gmp is intentionally skipped as it's on the path to building gcc - the c++ library there is unused in ports (and not built by default upstream) so intending to disable building gmpcxx in a future commit. |
2018-07-01 12:33:39 by Marc Espie | Files touched by this commit (166) |
Log message: @tag update-mime-database |
2018-06-29 16:16:37 by Marc Espie | Files touched by this commit (950) |
Log message: @tag gtk-update-icon-cache |
2018-06-27 15:04:25 by Marc Espie | Files touched by this commit (1411) |
Log message: first tag: update-desktop-database |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-04-28 15:32:37 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to bluefish-2.2.10. |
2017-04-10 05:46:37 by Stuart Henderson | Files touched by this commit (277) |
Log message: use LIBCXX |
2016-08-27 11:27:15 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to bluefish-2.2.9. - drop the gettext MODULE |
2016-03-11 13:28:34 by Christian Weisgerber | Files touched by this commit (247) |
Log message: garbage collect CONFIGURE_SHARED |
2016-02-01 02:30:05 by Benoit Lecocq | Files touched by this commit (3) |
Log message: Update to bluefish-2.2.8. |
2015-05-02 11:23:57 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to bluefish-2.2.7. |
2015-04-30 16:09:55 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to bluefish-2.2.6. |
2015-04-04 03:21:09 by Antoine Jacoutot | Files touched by this commit (301) |
Log message: Bump after the recent changes in packaging dbus and dconf. |
2015-03-27 02:15:04 by Antoine Jacoutot | Files touched by this commit (14) |
Log message: x11/gtk+2,-guic -> x11/gtk+3,-guic && bump |
2014-11-05 04:44:00 by Stuart Henderson | Files touched by this commit (26) |
Log message: sync WANTLIB |
2011-04-04 11:21:43 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Add missing LIB_DEPENDS on aspell. based on a report from Peter Ericson on ports@ |
2010-11-22 01:37:07 by Marc Espie | Files touched by this commit (859) |
Log message: new depends |
2010-11-11 05:35:09 by Stuart Henderson | Files touched by this commit (38) |
Log message: new-style LIB_DEPENDS/REVISION/WANTLIB |
2010-10-24 15:40:10 by Antoine Jacoutot | Files touched by this commit (25) |
Log message: Remove USE_X11. |
2010-10-19 02:02:58 by Marc Espie | Files touched by this commit (243) |
Log message: USE_GROFF=Yes |
2010-10-11 02:19:04 by Jasper Lievisse Adriaanse | Files touched by this commit (23) |
Log message: - fix WANTLIB after cairo update. (please note chromium is still broken, but will be dealt with soon) |
2010-09-30 01:21:21 by Antoine Jacoutot | Files touched by this commit (90) |
Log message: Fix DEPENDS after gtk+2 and gdk-pixbuf split. ok jasper@ |
2009-12-22 06:02:12 by Stuart Henderson | Files touched by this commit (24) |
Log message: Use @unexec-delete instead of @unexec for the *-update-* goos. prodded by espie@ discussed with espie@ ajacoutot@ landry@ |
2009-09-15 11:37:22 by Jasper Lievisse Adriaanse | Files touched by this commit (83) |
Log message: remove marc balmer as maintainer of all of his ports, to take away the illusion marc still maintains them. as requested by himself. |
2009-08-10 00:34:56 by Matthias Kilian | Files touched by this commit (27) |
Log message: WANTLIB changes after xcb addition and bump. |
2009-06-18 19:10:53 by Stuart Henderson | Files touched by this commit (1) |
Log message: fix WANTLIB/LIB_DEPENDS, bump. |
2007-12-16 04:30:20 by Antoine Jacoutot | Files touched by this commit (8) |
Log message: - add update-mime-database goo |
2007-12-15 14:14:22 by Antoine Jacoutot | Files touched by this commit (8) |
Log message: - add update-desktop-database goo |
2007-09-15 14:38:27 by Michael Erdely | Files touched by this commit (258) |
Log message: Remove surrounding quotes from COMMENT-*/ERRORS/NO_REGRESS/PERMIT_*/REGRESS_IS_INTERACTIVE Change '.include "bsd.port.mk"' to '.include <bsd.port.mk>' while here (ok naddy@) |
2007-04-05 11:26:27 by Marc Espie | Files touched by this commit (815) |
Log message: more base64 checksums |
2007-01-06 09:31:36 by Marc Balmer | Files touched by this commit (4) |
Log message: Update to bluefish 1.0.7 and take maintainership. ok couderc |
2007-01-04 13:19:55 by Steven Mestdagh | Files touched by this commit (76) |
Log message: fix WANTLIB of ports using gtk, needed after switch to our own pkg-config |
2006-12-16 05:22:37 by Marc Espie | Files touched by this commit (270) |
Log message: say goodbye to GNU land. |
2006-09-18 06:00:00 by Marc Espie | Files touched by this commit (39) |
Log message: zap .0.0 |
2006-08-03 18:10:42 by Marc Espie | Files touched by this commit (39) |
Log message: new lib specs |
2006-06-13 07:34:56 by Bernd Ahlers | Files touched by this commit (7) |
Log message: Fix WANTLIB after gtk+2 upgrade. |
2006-04-08 14:28:36 by Nikolay Sturm | Files touched by this commit (7) |
Log message: remove references to shellhung.org in MASTER_SITES and assorted cleanup from jim razmus |
2006-01-21 16:43:38 by Steven Mestdagh | Files touched by this commit (2) |
Log message: - fix WANTLIB after gtk+2 downgrade - add --disable-update-databases to stay within fake area, thanks systrace - sync PLIST |
2005-11-15 13:22:36 by Peter Stromberg | Files touched by this commit (1) |
Log message: fix wantlib + bump |
2005-09-10 04:03:37 by Marc Espie | Files touched by this commit (1) |
Log message: fix WANTLIB and missing dependencies. |
2005-02-21 08:57:01 by Damien Couderc | Files touched by this commit (1) |
Log message: add shared-mime-info dependency. |
2005-02-15 08:12:42 by Damien Couderc | Files touched by this commit (1) |
Log message: override freedesktop menu path |
2005-02-14 16:00:49 by Damien Couderc | Files touched by this commit (5) |
Log message: update to 1.0 |
2005-01-05 10:39:05 by Christian Weisgerber | Files touched by this commit (147) |
Log message: SIZE |
2004-12-11 06:29:22 by Aleksander Piotrowski | Files touched by this commit (47) |
Log message: Add WANTLIB markers |
2004-09-15 12:49:53 by Marc Espie | Files touched by this commit (121) |
Log message: new plists. comment out netscape-dynmotif, since we don't have the required motif lib. |
2004-08-10 02:46:50 by Xavier Santolaria | Files touched by this commit (15) |
Log message: new-style MODULES. |
2004-07-14 10:20:07 by Marc Espie | Files touched by this commit (2) |
Log message: explicit gettext dependency. move to @dir |
2004-05-31 08:37:12 by Damien Couderc | Files touched by this commit (3) |
Log message: update to 0.13 |
2004-05-31 08:36:16 by Damien Couderc | Files touched by this commit (2) |
Log message: update to 0.13 |
2004-04-02 12:07:05 by Nikolay Sturm | Files touched by this commit (7) |
Log message: explicitly depend on pkgconfig, needed to find gtk+2 and friends |
2004-03-23 12:29:56 by Peter Valchev | Files touched by this commit (1) |
Log message: remove stupid gnome dependencies; caught by harding, fix by maintainer couderc (*($&#@(%#@$#@ CVS for missing that file |
2004-03-23 12:29:12 by Peter Valchev | Files touched by this commit (1) |
Log message: remove stupid gnome dependencies; caught by harding, fix by maintainer couderc |
2004-01-10 16:55:50 by Damien Couderc | Files touched by this commit (3) |
Log message: update to 0.12 |
2003-12-15 14:55:58 by Christian Weisgerber | Files touched by this commit (479) |
Log message: remove WWW lines |
2003-12-15 12:46:16 by Christian Weisgerber | Files touched by this commit (8) |
Log message: @dirrm shared directories |
2003-11-20 21:54:20 by Jolan Luff | Files touched by this commit (3) |
Log message: Use new aspell path |
2003-10-18 13:45:01 by Nikolay Sturm | Files touched by this commit (51) |
Log message: license markers and some corrections |
2003-08-27 06:41:32 by Christian Weisgerber | Files touched by this commit (7) |
Log message: catch fakeroot escapees and simplify; ok couderc@ |
2003-08-02 09:26:20 by Damien Couderc | Files touched by this commit (8) |
Log message: update to 0.11 |
2003-03-29 08:22:14 by Damien Couderc | Files touched by this commit (13) |
Log message: Update to 0.9 |
2002-11-24 11:28:24 by Damien Couderc | Files touched by this commit (1) |
Log message: update MASTER_SITES |
2002-09-05 12:17:02 by Damien Couderc | Files touched by this commit (1) |
Log message: Fix tempnam |