non port: www/bluefish/pkg-plist |
Number of commits found: 37 |
Wednesday, 20 Mar 2024
|
17:15 Nuno Teixeira (eduardo)
www/bluefish: Update to 2.2.15
ChangeLog:
https://sourceforge.net/p/bluefish/code/HEAD/tree/tags/bluefish_2_2_15/ChangeLog
1abbf34 |
Saturday, 27 Jan 2024
|
10:52 Gleb Popov (arrowd) Author: Nuno Teixeira
*: Autotools manpages fix
Approved by: portmgr (blanket)
7aae4b5 |
Wednesday, 15 Mar 2023
|
13:09 Nuno Teixeira (eduardo)
www/bluefish: Adopt/Update to 2.2.13
- Switch to DISTVERSION
- Update MASTER_SITES
- Update LIB_DEPENDS: enchant->enchant2; pcre->pcre2
- Add NLS knob (dependency on gettext needed when OFF)
- Cosmetic changes by portclippy and portfmt
ChangeLog:
https://sourceforge.net/p/bluefish/code/HEAD/tree/trunk/bluefish/ChangeLog
79c892f |
Sunday, 7 Feb 2021
|
23:35 woodsb02
www/bluefish: Update to 2.2.12
Also remove obsolete pkg-message from 2013, warning about
the update to tiny4
PR: 253329
Reported by: tigersharke@gmail.com
|
Sunday, 1 Nov 2020
|
06:08 woodsb02
www/bluefish: resurrect port, update to 2.2.11 which supports python3
Changes this release:
https://sourceforge.net/p/bluefish/code/8832/tree/trunk/bluefish/ChangeLog
Reported by: Angel Hess <angel@angelhess.com>
|
Sunday, 16 Jun 2019
|
14:42 woodsb02
www/bluefish: Do not bundle MIME database files
Instead, the MIME database files will be created as a post-install
step thanks to USES=desktop-file-utils and USES=shared-mime-info.
This prevents the bluefish package (and other packages) from clobbering
the local MIME database, causing package conflicts and checksum
mismatches.
https://lists.freebsd.org/pipermail/freebsd-ports/2017-March/107752.html
Reported by: Werner Lehmann <lehmannwer@gmail.com>
Reported by: tech-lists@zyxst.net
Submitted by: tijl
MFH: 2019Q2
|
Saturday, 4 Feb 2017
|
05:14 woodsb02
www/bluefish: Update to 2.2.10
|
Sunday, 19 Jun 2016
|
17:34 woodsb02
www/bluefish:
- Update to 2.2.9
- Switch to GTK3 by default (follow upstream default)
- Remvoe --with-gtk2=no as it is not used by configure
- Add LIB_DEPENDS and USE_GNOME as found by new stage-qa test
- Take maintainership
Approved by: adamw (mentor)
Relnotes: https://sourceforge.net/p/bluefish/code/HEAD/tree/tags/bluefish_2_2_9/ChangeLog
Differential Revision: https://reviews.freebsd.org/D6892
|
Thursday, 10 Mar 2016
|
14:46 mat
Update to 2.2.8
PR: 206898
Submitted by: tkato432 yahoo com
Sponsored by: Absolight
|
Thursday, 19 Feb 2015
|
20:12 adamw
Update to 2.2.7, and use OPTIONS helpers.
Instead of patching the Makefile to only install a file if DOCS is enabled,
install it unconditionally and let pkg(8) sort it out. Also, the file in
question is an example file, not a documentation file, so control it with
EXAMPLES, not DOCS.
|
Wednesday, 19 Nov 2014
|
11:49 kwm
The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.
Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up.
This commit removes the old GNOME 2 desktop, bindings and some ports that
can't be compiled. A few ports where updated to more recent versions to
allow them to compile with this update.
Apart from updating ports to newer versions
GDM is more integrated with gnome-shell now, and handles several things for
the GNOME desktop such as screen locking. If you want to use GNOME 3 via
startx, you will have to add your own lock screen/screensaver. For example
xscreensaver
can be used for sessions started without GDM.
Shell Extensions can be installed via https://extensions.gnome.org/ , we have
ported a few that can't be installed via this way.
The old gnome-utils and gnome-games ports where split up into single ports
and where converted to meta-ports.
gnome-terminal requires a UTF-8 locale to run, gdm handles this already, but
if you use startx you need to do this yourself.
Upgrade instructions:
Delete the old and conflicting packages:
# pkg delete clutter gnome-utils gnome-panel gnome-keyring vala-vapigen \
guile gcalctool gnome-media libgnomekbd
# pkg delete gnome-screensaver gnome-applets bug-buddy evolution-exchange \
evolution-webcal gnome-system-tools seahorse-plugins gnome-control-center
For package users the following lines will be enough:
# pkg upgrade
# pkg install gnome3
For ports users should do the following:
# portmaster -a
# portmaster x11/gnome3
We are currently aware of two issues. The first issue is a bug in the
file monitoring code in the glib20 port. This bug causes glib programs
to crash when files in a monitored directory are added or removed.
Upstream is aware of the problem, but since the problem is quite complex
there is no solution yet. This problem isn't restricted to BSD.
The second issue is that on certain video cards totem will display a
purple/pink overlay on the video. It not clear yet where the issues
comes from.
Major thanks goes to Gustau Perez for being a driving force behind getting
GNOME 3 up to speed again. Also thanks to Antoine Brodin for running the
exp-runs.
This update was also made possible by:
Joe Maloney
Kris Moore
Beeblebrox
Ryan Lortie
Antoine Jacoutot
and everyone I missed
|
Tuesday, 2 Sep 2014
|
16:58 adamw
Update to 2.2.6.
|
Wednesday, 11 Jun 2014
|
23:40 bar
Remove a file slipped into pkg-plist with the previous commit.
|
23:31 bar
- Support STAGEDIR
- New LIB_DEPENDS format
- Added LICENSE
- USE_GNOME=desktopfileutils replaced with USES=desktop-file-utils
- Add shared-mime-info tar:bzip2 libtool to USES
Approved by: portmgr blanket
|
Tuesday, 22 Oct 2013
|
14:04 amdmi3
- Remove manual creation and removal of share/applications, as it's now in the
mtree (remaining categories)
- Add note on mtree change to CHANGES
Approved by: portmgr (bdrewery)
|
Thursday, 10 Jan 2013
|
20:48 sylvio
- Update to 2.2.3
- New file pkg-message due of update tidy
Submitted by: bar@ (private mail)
|
Monday, 7 May 2012
|
17:33 sylvio
- Update to 2.2.2
|
Wednesday, 21 Dec 2011
|
13:43 rm
- update to 2.2.0
- update distfile mirrors (SF doesn't hold a new version)
- remove dependency on aspell, add dependency on gucharmap
per offsite docs
- remove unexisting --without-gnome2_4-mime and
--without-gnome2_4-appreg configure options
- add --with-gtk2 to force it to use gtk20 for now
- remove SPLASH option. There is no --disable-splash-screen
anymore.
- make WITHOUT_NLS actually work
- cleanup pkg-plist
PR: 163451
Requested by: Herle <starikarp at linuxquestions dot net>
Approved by: sylvio (maintainer), novel (mentor, implicit)
|
Tuesday, 24 May 2011
|
12:40 sylvio
- Update to 2.0.3
|
Thursday, 10 Feb 2011
|
18:55 sylvio
- Change options of build in file Makefile.
- BUMP PORTREVISION
Submitted by: Joseph S. Atkinson <jsa@freebsd.org> via email
|
11:51 sylvio
- Update to 2.0.2
|
Monday, 1 Mar 2010
|
22:34 sylvio
- Update to 2.0.0
Approved by: itetcu (mentor)
Feature safe: yes
|
Wednesday, 24 Oct 2007
|
23:37 marcus
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
|
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Wednesday, 6 Dec 2006
|
20:08 miwi
- Update to 1.0.7
Submitted by: farrokhi
|
Saturday, 14 Oct 2006
|
08:54 marcus
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
|
Saturday, 15 Apr 2006
|
16:41 pav
- Update to 1.0.5
PR: ports/95725
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
|
Tuesday, 28 Feb 2006
|
19:59 marcus
Try to fix the plist again. Since bluefish does not include a static
bluefish-project.xml MIME application file, it is dynamically generated
after a call to update-desktop-database. Just make sure all the right calls
happen in the right order.
Approved by: portmgr (implicit)
|
Monday, 27 Feb 2006
|
23:41 marcus
Fix plist by adding a missed file, and run update-mime-database to add
bluefish support to the shared MIME database.
Reported by: pointyhat via kris
Approved by: portmgr (implicit)
|
Monday, 29 Aug 2005
|
10:00 kwm
Update to 1.0.3.
|
Friday, 17 Jun 2005
|
12:47 kwm
Update to 1.0.1. Bug fix release.
|
Monday, 14 Feb 2005
|
22:42 kwm
Don't delete dir's that are not ours [1].
Make portlint save.
Add optional dependencie to libgnomeui if installed.
Pointed out by: Pointyhat via kris [1].
|
Thursday, 13 Jan 2005
|
21:26 kwm
Update www/bluefish to version 1.0. This is GTK2 port of the old bluefish 0.7.
Development to this version was tracked in www/bluefish-devel.
Retire www/bluefish-devel.
|
Friday, 8 Nov 2002
|
23:00 arved
Add language files to pkg-plist. Bump Portrevision
PR: 27291
Reported by: Eric Jacoboni <jaco@teaser.fr>
Approved by: jim (maintainer)
|
Tuesday, 11 Dec 2001
|
09:45 jim
Update to version 0.7.
|
Saturday, 6 Jan 2001
|
08:31 clive
o Portlint o Add missed file in pkg-plist o Install man page in the right
place Approved by: jim (MAINTAINER)
|
Friday, 13 Oct 2000
|
10:23 reg
PLIST fixes to ports which I touched recently. Not all caused by my breakage.
|
Number of commits found: 37 |