pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/bluefish Changes 1.0:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d152ccc9b3d7
branches:  trunk
changeset: 487787:d152ccc9b3d7
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Jan 20 10:27:51 2005 +0000

description:
Changes 1.0:
* 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

diffstat:

 www/bluefish/Makefile |   22 +-
 www/bluefish/PLIST    |  442 +++++++++++++++++++++++++++++++++++++++++++++++--
 www/bluefish/distinfo |    6 +-
 3 files changed, 432 insertions(+), 38 deletions(-)

diffs (truncated from 510 to 300 lines):

diff -r a22cdbbd41c7 -r d152ccc9b3d7 www/bluefish/Makefile
--- a/www/bluefish/Makefile     Thu Jan 20 10:17:41 2005 +0000
+++ b/www/bluefish/Makefile     Thu Jan 20 10:27:51 2005 +0000
@@ -1,8 +1,6 @@
-# $NetBSD: Makefile,v 1.47 2004/12/24 04:32:55 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.48 2005/01/20 10:27:51 adam Exp $
 
-DISTNAME=      bluefish-0.13
-PKGREVISION=   2
+DISTNAME=      bluefish-1.0
 CATEGORIES=    www
 MASTER_SITES=  http://pkedu.fbt.eitn.wau.nl/~olivier/downloads/        \
                ftp://bluefish.advancecreations.com/bluefish/downloads/ \
@@ -20,17 +18,17 @@
 
 USE_BUILDLINK3=                yes
 USE_DIRS+=             gnome2-1.5
-USE_PKGLOCALEDIR=      # defined
-USE_X11=               # defined
 USE_GNU_TOOLS+=                make
-GNU_CONFIGURE=         # defined
+USE_PKGLOCALEDIR=      yes
+USE_X11=               yes
+GNU_CONFIGURE=         yes
+CONFIGURE_ARGS+=       --with-icon-path=${PREFIX}/share/pixmaps
 
-CONFIGURE_ARGS+=       --with-autocomplet
-CONFIGURE_ARGS+=       --with-icon-path=${PREFIX}/share/pixmaps
-CONFIGURE_ARGS+=       --with-gnome2-menu=${PREFIX}/share/applications
-
+.include "../../converters/libiconv/buildlink3.mk"
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/pcre/buildlink3.mk"
+.include "../../devel/libgnomeui/buildlink3.mk"
 .include "../../sysutils/gnome-vfs2/buildlink3.mk"
-.include "../../devel/pcre/buildlink3.mk"
 .include "../../textproc/aspell/buildlink3.mk"
 .include "../../x11/gtk2/buildlink3.mk"
 
diff -r a22cdbbd41c7 -r d152ccc9b3d7 www/bluefish/PLIST
--- a/www/bluefish/PLIST        Thu Jan 20 10:17:41 2005 +0000
+++ b/www/bluefish/PLIST        Thu Jan 20 10:27:51 2005 +0000
@@ -1,7 +1,25 @@
-@comment $NetBSD: PLIST,v 1.9 2004/05/02 18:40:24 xtraeme Exp $
+@comment $NetBSD: PLIST,v 1.10 2005/01/20 10:27:51 adam Exp $
 bin/bluefish
+${PKGLOCALEDIR}/locale/da/LC_MESSAGES/bluefish.mo
+${PKGLOCALEDIR}/locale/de/LC_MESSAGES/bluefish.mo
+${PKGLOCALEDIR}/locale/es/LC_MESSAGES/bluefish.mo
+${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/bluefish.mo
+${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/bluefish.mo
+${PKGLOCALEDIR}/locale/it/LC_MESSAGES/bluefish.mo
+${PKGLOCALEDIR}/locale/no/LC_MESSAGES/bluefish.mo
+${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/bluefish.mo
+${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/bluefish.mo
+${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/bluefish.mo
+${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/bluefish.mo
+${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/bluefish.mo
+${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/bluefish.mo
+${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/bluefish.mo
+share/application-registry/bluefish.applications
+share/applications/bluefish.desktop
 share/bluefish/bluefish_splash.png
 share/bluefish/custom_menu.default
+share/bluefish/custom_menu.de.default
+share/bluefish/custom_menu.fr.default
 share/bluefish/encodings.default
 share/bluefish/filetypes.default
 share/bluefish/funcref_css.xml
@@ -21,28 +39,406 @@
 share/bluefish/icon_r.png
 share/bluefish/icon_unknown.png
 share/bluefish/icon_xml.png
-${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/bluefish.mo
-${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/bluefish.mo
-${PKGLOCALEDIR}/locale/da/LC_MESSAGES/bluefish.mo
-${PKGLOCALEDIR}/locale/de/LC_MESSAGES/bluefish.mo
-${PKGLOCALEDIR}/locale/el/LC_MESSAGES/bluefish.mo
-${PKGLOCALEDIR}/locale/es/LC_MESSAGES/bluefish.mo
-${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/bluefish.mo
-${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/bluefish.mo
-${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/bluefish.mo
-${PKGLOCALEDIR}/locale/it/LC_MESSAGES/bluefish.mo
-${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/bluefish.mo
-${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/bluefish.mo
-${PKGLOCALEDIR}/locale/no/LC_MESSAGES/bluefish.mo
-${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/bluefish.mo
-${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/bluefish.mo
-${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/bluefish.mo
-${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/bluefish.mo
-${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/bluefish.mo
-${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/bluefish.mo
-${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/bluefish.mo
-${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/bluefish.mo
-${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/bluefish.mo
 share/pixmaps/bluefish-icon.png
+share/mime-info/bluefish.keys
+share/mime-info/bluefish.mime
+share/mime/XMLnamespaces
+share/mime/application/andrew-inset.xml
+share/mime/application/illustrator.xml
+share/mime/application/mac-binhex40.xml
+share/mime/application/octet-stream.xml
+share/mime/application/oda.xml
+share/mime/application/ogg.xml
+share/mime/application/pdf.xml
+share/mime/application/pgp-encrypted.xml
+share/mime/application/pgp-keys.xml
+share/mime/application/pgp-signature.xml
+share/mime/application/pgp.xml
+share/mime/application/pkcs7-mime.xml
+share/mime/application/pkcs7-signature.xml
+share/mime/application/postscript.xml
+share/mime/application/rtf.xml
+share/mime/application/smil.xml
+share/mime/application/vnd.corel-draw.xml
+share/mime/application/vnd.hp-hpgl.xml
+share/mime/application/vnd.hp-pcl.xml
+share/mime/application/vnd.lotus-1-2-3.xml
+share/mime/application/vnd.ms-excel.xml
+share/mime/application/vnd.ms-powerpoint.xml
+share/mime/application/vnd.ms-word.xml
+share/mime/application/vnd.palm.xml
+share/mime/application/vnd.rn-realmedia.xml
+share/mime/application/vnd.stardivision.calc.xml
+share/mime/application/vnd.stardivision.chart.xml
+share/mime/application/vnd.stardivision.draw.xml
+share/mime/application/vnd.stardivision.impress.xml
+share/mime/application/vnd.stardivision.mail.xml
+share/mime/application/vnd.stardivision.math.xml
+share/mime/application/vnd.stardivision.writer.xml
+share/mime/application/vnd.sun.xml.calc.template.xml
+share/mime/application/vnd.sun.xml.calc.xml
+share/mime/application/vnd.sun.xml.draw.template.xml
+share/mime/application/vnd.sun.xml.draw.xml
+share/mime/application/vnd.sun.xml.impress.template.xml
+share/mime/application/vnd.sun.xml.impress.xml
+share/mime/application/vnd.sun.xml.math.xml
+share/mime/application/vnd.sun.xml.writer.global.xml
+share/mime/application/vnd.sun.xml.writer.template.xml
+share/mime/application/vnd.sun.xml.writer.xml
+share/mime/application/vnd.wordperfect.xml
+share/mime/application/x-abiword.xml
+share/mime/application/x-amipro.xml
+share/mime/application/x-applix-spreadsheet.xml
+share/mime/application/x-applix-word.xml
+share/mime/application/x-arc.xml
+share/mime/application/x-archive.xml
+share/mime/application/x-arj.xml
+share/mime/application/x-asp.xml
+share/mime/application/x-awk.xml
+share/mime/application/x-bcpio.xml
+share/mime/application/x-bittorrent.xml
+share/mime/application/x-blender.xml
+share/mime/application/x-bzip-compressed-tar.xml
+share/mime/application/x-bzip.xml
+share/mime/application/x-cd-image.xml
+share/mime/application/x-cgi.xml
+share/mime/application/x-chess-pgn.xml
+share/mime/application/x-class-file.xml
+share/mime/application/x-compress.xml
+share/mime/application/x-compressed-tar.xml
+share/mime/application/x-core.xml
+share/mime/application/x-cpio-compressed.xml
+share/mime/application/x-cpio.xml
+share/mime/application/x-csh.xml
+share/mime/application/x-dbase.xml
+share/mime/application/x-dbm.xml
+share/mime/application/x-dc-rom.xml
+share/mime/application/x-deb.xml
+share/mime/application/x-designer.xml
+share/mime/application/x-desktop.xml
+share/mime/application/x-dia-diagram.xml
+share/mime/application/x-dvi.xml
+share/mime/application/x-e-theme.xml
+share/mime/application/x-egon.xml
+share/mime/application/x-executable.xml
+share/mime/application/x-font-afm.xml
+share/mime/application/x-font-bdf.xml
+share/mime/application/x-font-dos.xml
+share/mime/application/x-font-framemaker.xml
+share/mime/application/x-font-libgrx.xml
+share/mime/application/x-font-linux-psf.xml
+share/mime/application/x-font-otf.xml
+share/mime/application/x-font-pcf.xml
+share/mime/application/x-font-speedo.xml
+share/mime/application/x-font-sunos-news.xml
+share/mime/application/x-font-tex-tfm.xml
+share/mime/application/x-font-tex.xml
+share/mime/application/x-font-ttf.xml
+share/mime/application/x-font-type1.xml
+share/mime/application/x-font-vfont.xml
+share/mime/application/x-frame.xml
+share/mime/application/x-gameboy-rom.xml
+share/mime/application/x-gdbm.xml
+share/mime/application/x-genesis-rom.xml
+share/mime/application/x-gettext-translation.xml
+share/mime/application/x-glade.xml
+share/mime/application/x-gmc-link.xml
+share/mime/application/x-gnucash.xml
+share/mime/application/x-gnumeric.xml
+share/mime/application/x-graphite.xml
+share/mime/application/x-gtar.xml
+share/mime/application/x-gtktalog.xml
+share/mime/application/x-gzip.xml
+share/mime/application/x-gzpostscript.xml
+share/mime/application/x-hdf.xml
+share/mime/application/x-ipod-firmware.xml
+share/mime/application/x-jar.xml
+share/mime/application/x-java.xml
+share/mime/application/x-javascript.xml
+share/mime/application/x-jbuilder-project.xml
+share/mime/application/x-karbon.xml
+share/mime/application/x-kchart.xml
+share/mime/application/x-kformula.xml
+share/mime/application/x-killustrator.xml
+share/mime/application/x-kivio.xml
+share/mime/application/x-kontour.xml
+share/mime/application/x-kpovmodeler.xml
+share/mime/application/x-kpresenter.xml
+share/mime/application/x-krita.xml
+share/mime/application/x-kspread-crypt.xml
+share/mime/application/x-kspread.xml
+share/mime/application/x-ksysv-package.xml
+share/mime/application/x-kugar.xml
+share/mime/application/x-kword-crypt.xml
+share/mime/application/x-kword.xml
+share/mime/application/x-lha.xml
+share/mime/application/x-lhz.xml
+share/mime/application/x-linguist.xml
+share/mime/application/x-lyx.xml
+share/mime/application/x-lzop.xml
+share/mime/application/x-macbinary.xml
+share/mime/application/x-magicpoint.xml
+share/mime/application/x-matroska.xml
+share/mime/application/x-mif.xml
+share/mime/application/x-mozilla-bookmarks.xml
+share/mime/application/x-ms-dos-executable.xml
+share/mime/application/x-mswinurl.xml
+share/mime/application/x-mswrite.xml
+share/mime/application/x-msx-rom.xml
+share/mime/application/x-n64-rom.xml
+share/mime/application/x-nautilus-link.xml
+share/mime/application/x-nes-rom.xml
+share/mime/application/x-netcdf.xml
+share/mime/application/x-netscape-bookmarks.xml
+share/mime/application/x-object.xml
+share/mime/application/x-ole-storage.xml
+share/mime/application/x-oleo.xml
+share/mime/application/x-palm-database.xml
+share/mime/application/x-pef-executable.xml
+share/mime/application/x-perl.xml
+share/mime/application/x-php.xml
+share/mime/application/x-pkcs12.xml
+share/mime/application/x-profile.xml
+share/mime/application/x-pw.xml
+share/mime/application/x-python-bytecode.xml
+share/mime/application/x-python.xml
+share/mime/application/x-quattropro.xml
+share/mime/application/x-qw.xml
+share/mime/application/x-rar.xml
+share/mime/application/x-reject.xml
+share/mime/application/x-rpm.xml
+share/mime/application/x-ruby.xml
+share/mime/application/x-sc.xml
+share/mime/application/x-shar.xml
+share/mime/application/x-shared-library-la.xml
+share/mime/application/x-sharedlib.xml
+share/mime/application/x-shellscript.xml
+share/mime/application/x-shockwave-flash.xml
+share/mime/application/x-siag.xml
+share/mime/application/x-slp.xml
+share/mime/application/x-sms-rom.xml
+share/mime/application/x-stuffit.xml
+share/mime/application/x-sv4cpio.xml
+share/mime/application/x-sv4crc.xml
+share/mime/application/x-tar.xml
+share/mime/application/x-tarz.xml
+share/mime/application/x-tex-gf.xml
+share/mime/application/x-tex-pk.xml
+share/mime/application/x-tgif.xml
+share/mime/application/x-theme.xml
+share/mime/application/x-toutdoux.xml
+share/mime/application/x-trash.xml
+share/mime/application/x-troff-man-compressed.xml
+share/mime/application/x-troff-man.xml
+share/mime/application/x-troff.xml
+share/mime/application/x-tzo.xml
+share/mime/application/x-ustar.xml
+share/mime/application/x-wais-source.xml
+share/mime/application/x-wpg.xml
+share/mime/application/x-x509-ca-cert.xml
+share/mime/application/x-xbel.xml
+share/mime/application/x-zerosize.xml
+share/mime/application/x-zoo.xml
+share/mime/application/xhtml+xml.xml
+share/mime/application/zip.xml
+share/mime/audio/ac3.xml
+share/mime/audio/basic.xml



Home | Main Index | Thread Index | Old Index