aboutsummaryrefslogtreecommitdiff
path: root/editors/bless
Commit message (Collapse)AuthorAgeFilesLines
* - Fix configure with mono 4Antoine Brodin2015-05-251-0/+3
| | | | | | | | | | | | | | | | | | - Mark BROKEN: Fails to build with mono 4 /usr/local/bin/mono builder/bless-builder.exe Bless -nowarn:0169 -d:ENABLE_UNIX_SPECIFIC >> Building module Bless.Util... Unhandled Exception: System.ComponentModel.Win32Exception: Cannot find the specified file at System.Diagnostics.Process.Start_shell (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in <filename unknown>:0 at System.Diagnostics.Process.Start_common (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in <filename unknown>:0 ... Reported by: pkg-fallout Notes: svn path=/head/; revision=387383
* Cleanup plistBaptiste Daroussin2014-10-271-6/+0
| | | | Notes: svn path=/head/; revision=371560
* Stagify.Vanilla I. Shu2014-07-122-9/+5
| | | | | | | Approved by: portmgr@ (blanket) Notes: svn path=/head/; revision=361651
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-06-101-1/+1
| | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories D-F. CR: D196 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357277
* Convert to USES=monoBaptiste Daroussin2014-05-261-1/+0
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=355339
* Convert to USES=monoBaptiste Daroussin2014-05-261-2/+2
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=355331
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | | | | the mtree (categories starting with [bce]) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331271
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | editors) Notes: svn path=/head/; revision=327720
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-031-1/+1
| | | | Notes: svn path=/head/; revision=326129
* Remove the created by me and update those header at the same time. I neverJeremy Messenger2012-12-311-6/+0
| | | | | | | | care about those header, so you even can claim that those were created by you instead of me. Notes: svn path=/head/; revision=309763
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sinceKoop Mast2011-08-111-1/+1
| | | | | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Notes: svn path=/head/; revision=279506
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Fix packing list when NOPORTDOCS is defined.Florent Thoumie2009-02-202-15/+10
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=228706
* - Update lang/mono to 2.0.1.Florent Thoumie2009-02-093-32/+33
| | | | | | | | | | | - Also update a bunch of c-sharp ports to their latest version. - Change maintainership to mono@FreeBSD.org. PR: ports/129724 Submitted by: Phillip Neumann, Romain Tartiere (bsd-sharp team) Notes: svn path=/head/; revision=227866
* - Update maintainer mail addressMartin Wilke2008-07-251-1/+1
| | | | | | | | PR: 125786 Submitted by: Phillip N. <pneumann@gmail.com> Notes: svn path=/head/; revision=217516
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2007-10-242-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338 Notes: svn path=/head/; revision=201947
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Update to 0.5.0Tom McLaughlin2007-04-203-16/+31
| | | | | | | | | | | | | | | | | Changes from the 0.4.1 release include: * Brand new plugin architecture (GUI and export). * Export functionality (text and html, others with plugins). * Reduced memory usage. * Fixed garbled display issue. * Localization support. * New ways to select data ranges. PR: 111586 Submitted by: Phillip Neumann Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD> Notes: svn path=/head/; revision=190513
* - Move to LOCALBASETom McLaughlin2007-02-041-7/+3
| | | | | | | | | - USE_GNOME+=gtksharp20 Project by: BSD# (http://www.mono-project.com/Mono:FreeBSD) Notes: svn path=/head/; revision=184194
* Update to 0.4.1Tom McLaughlin2006-10-076-55/+18
| | | | | | | | | - Patches have been merged upstream Project by: BSD# http://www.mono-project.com/Mono:FreeBSD Notes: svn path=/head/; revision=174823
* Remove USE_REINPLACE from all categories starting with EEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161556
* Fix for increased language strictness introduced with Mono 1.1.13.6.Tom McLaughlin2006-04-232-2/+14
| | | | Notes: svn path=/head/; revision=160252
* Fix for namespace changes in Mono 1.1.13Tom McLaughlin2006-02-193-0/+27
| | | | | | | | | | Mono.Unix.Statvfs => Mono.Unix.Native.Statvfs Mono.Unix.Syscall.statvfs => Mono.Unix.Native.Syscall.statvfs Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD> Notes: svn path=/head/; revision=156357
* Update to 0.4.0Tom McLaughlin2006-01-113-18/+21
| | | | | | | | | | | - Uses GTK# 2 (gtk-sharp20) - New toolbar added - Pattern highlighting based on current selection Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD> Notes: svn path=/head/; revision=153230
* Add SHA256 to my BSD# portsTom McLaughlin2005-12-011-0/+1
| | | | | | | Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD> Notes: svn path=/head/; revision=150112
* - Update to 0.3.6Tom McLaughlin2005-11-103-14/+20
| | | | | | | | | | - Include bsd.mono.mk. Approved by: ahze (mentor) Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD> Notes: svn path=/head/; revision=147801
* - Chase move of gtk-sharp to gtk-sharp10 and gtk-sharp-devel toTom McLaughlin2005-09-291-2/+2
| | | | | | | | | | | gtk-sharp20 for affected ports. - Also correct incorrect RUN_DEPENDS=${BUILD_DEPENDS} still remaining in mcatalog, bless, f-spot, and gecko-sharp10. Approved by: ahze (mentor) Notes: svn path=/head/; revision=143739
* Update to 0.3.5.Jeremy Messenger2005-06-023-20/+18
| | | | Notes: svn path=/head/; revision=136656
* Update to 0.3.4.Jeremy Messenger2005-05-164-33/+63
| | | | | | | BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD Notes: svn path=/head/; revision=135329
* Backout my previous commit, it required mono 1.1.x. I will have to move theJeremy Messenger2005-04-265-136/+34
| | | | | | | | | update 0.3.3 to BSD# ports tree. Reported by: pointyhat via kris Notes: svn path=/head/; revision=134225
* Update to 0.3.3.Jeremy Messenger2005-04-135-33/+136
| | | | Notes: svn path=/head/; revision=133271
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
| | | | Notes: svn path=/head/; revision=130974
* Update to 0.3.1.Jeremy Messenger2005-02-182-3/+3
| | | | Notes: svn path=/head/; revision=129133
* Update to 0.3.0.Jeremy Messenger2005-02-064-11/+16
| | | | Notes: svn path=/head/; revision=128131
* Update to 0.2.3.Jeremy Messenger2004-12-132-4/+3
| | | | Notes: svn path=/head/; revision=123899
* Bump PORTREVISION to chase the gtkhtml3 shared library version.Joe Marcus Clarke2004-12-081-0/+1
| | | | Notes: svn path=/head/; revision=123440
* Update to 0.2.2.Jeremy Messenger2004-11-285-66/+13
| | | | Notes: svn path=/head/; revision=122654
* Bless is a binary (hex) editor, a program that enables you to edit files asJeremy Messenger2004-11-266-0/+130
a sequence of bytes. It is written in C# and uses the Gtk# bindings for the GTK+ toolkit. Main Features ------------- * Efficient editing of large data files. * Multilevel undo - redo operations. * Customizable data views. * Fast data rendering on screen. WWW: http://home.gna.org/bless/ Project by: BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp Notes: svn path=/head/; revision=122482