notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: editors/bless/pkg-plist

Number of commits found: 18

Thursday, 1 Dec 2022
09:43 Alexey Dokuchaev (danfe) search for other commits by this committer
editors/bless: resurrect^Wreadd previously expired port

- Update to the latest version 0.6.3 (and thus unbreak)
- Project is hosted on GitHub and builds with Meson now
commit hash: d008ed9fc4710fc5ebef72193a162edc3838b127 commit hash: d008ed9fc4710fc5ebef72193a162edc3838b127 commit hash: d008ed9fc4710fc5ebef72193a162edc3838b127 commit hash: d008ed9fc4710fc5ebef72193a162edc3838b127 d008ed9
Monday, 27 Oct 2014
12:19 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371560 
Saturday, 12 Jul 2014
22:49 vanilla search for other commits by this committer
Stagify.

Approved by:	portmgr@ (blanket)
Original commitRevision:361651 
Tuesday, 22 Oct 2013
13:57 amdmi3 search for other commits by this committer
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [bce])

Approved by:	portmgr (bdrewery)
Original commitRevision:331271 
Friday, 20 Feb 2009
14:26 flz search for other commits by this committer
Fix packing list when NOPORTDOCS is defined.

Reported by:    QAT
Original commit
Monday, 9 Feb 2009
09:00 flz search for other commits by this committer
- Update lang/mono to 2.0.1.
- 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)
Original commit
Wednesday, 24 Oct 2007
23:37 marcus search for other commits by this committer
Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
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
Original commit
Friday, 20 Apr 2007
23:58 tmclaugh search for other commits by this committer
Update to 0.5.0

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>
Original commit
Saturday, 7 Oct 2006
18:03 tmclaugh search for other commits by this committer
Update to 0.4.1
- Patches have been merged upstream

Project by:     BSD# http://www.mono-project.com/Mono:FreeBSD
Original commit
Wednesday, 11 Jan 2006
04:34 tmclaugh search for other commits by this committer
Update to 0.4.0
- Uses GTK# 2 (gtk-sharp20)
- New toolbar added
- Pattern highlighting based on current selection

Project by:     BSD# <http://www.mono-project.com/Mono:FreeBSD>
Original commit
Thursday, 10 Nov 2005
04:59 tmclaugh search for other commits by this committer
- Update to 0.3.6
- Include bsd.mono.mk.

Approved by:    ahze (mentor)
Project by:     BSD# <http://www.mono-project.com/Mono:FreeBSD>
Original commit
Thursday, 2 Jun 2005
00:08 mezz search for other commits by this committer
Update to 0.3.5.
Original commit
Monday, 16 May 2005
06:34 mezz search for other commits by this committer
Update to 0.3.4.

BSD# - Project by:      http://www.mono-project.com/Mono:FreeBSD
Original commit
Tuesday, 26 Apr 2005
22:11 mezz search for other commits by this committer
Backout my previous commit, it required mono 1.1.x. I will have to move the
update 0.3.3 to BSD# ports tree.

Reported by:    pointyhat via kris
Original commit
Wednesday, 13 Apr 2005
21:14 mezz search for other commits by this committer
Update to 0.3.3.
Original commit
Sunday, 6 Feb 2005
10:55 mezz search for other commits by this committer
Update to 0.3.0.
Original commit
Sunday, 28 Nov 2004
10:24 mezz search for other commits by this committer
Update to 0.2.2.
Original commit
Friday, 26 Nov 2004
06:20 mezz search for other commits by this committer
Bless is a binary (hex) editor, a program that enables you to edit files as
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
Original commit

Number of commits found: 18