| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
05 May 2013 23:01:49
2.2.3
|
jgh  |
- convert to USES=gettext
Approved by: portmgr (bapt@) |
10 Jan 2013 20:48:36
2.2.3
|
sylvio  |
- Update to 2.2.3
- New file pkg-message due of update tidy
Submitted by: bar@ (private mail) |
10 Dec 2012 19:11:12
  |
mm  |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
01 Jun 2012 05:26:28
2.2.2_1
|
dinoex  |
- update png to 1.5.10 |
07 May 2012 17:33:27
2.2.2
|
sylvio  |
- Update to 2.2.2 |
14 Feb 2012 12:45:35
2.2.0_1
|
mm  |
Bump pcre library dependency due to 8.30 update |
21 Dec 2011 13:43:58
2.2.0
|
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) |
23 Sep 2011 22:26:39
2.0.3
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
24 May 2011 12:40:36
2.0.3
|
sylvio  |
- Update to 2.0.3 |
10 Feb 2011 18:55:14
2.0.2_1
|
sylvio  |
- Change options of build in file Makefile.
- BUMP PORTREVISION
Submitted by: Joseph S. Atkinson <jsa@freebsd.org> via email |
10 Feb 2011 11:51:52
2.0.2
|
sylvio  |
- Update to 2.0.2 |
31 May 2010 02:01:56
2.0.0_2
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
28 Mar 2010 06:47:48
2.0.0_1
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
01 Mar 2010 22:34:02
2.0.0
|
sylvio  |
- Update to 2.0.0
Approved by: itetcu (mentor)
Feature safe: yes |
05 Feb 2010 11:46:55
1.0.7_7
|
dinoex  |
- update to jpeg-8 |
27 Nov 2009 22:52:30
1.0.7_6
|
sylvio  |
- Update my mail address to FreeBSD
Approved by: miwi (mentor) |
19 Aug 2009 02:32:24
1.0.7_6
|
araujo  |
- Removed MASTER_SITE_SUBDIR.
Reported by: pgollucci |
19 Aug 2009 00:42:10
1.0.7_6
|
araujo  |
- Use SF macro.
- Pass maintainer to submitter.
PR: ports/137889
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> |
31 Jul 2009 13:57:52
1.0.7_6
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
09 Mar 2009 19:29:12
1.0.7_5
|
miwi  |
- Reset farrokhi@freebsd.org due to long period of inactivity.
Approved by: portmgr (linimon) |
06 Jun 2008 14:07:24
1.0.7_5
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
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) |
25 Oct 2007 17:15:08
1.0.7_4
|
marcus  |
Correct a typo to prevent /share/mime from being created.
Reported by: pointyhat exp build |
24 Oct 2007 23:37:25
1.0.7_4
|
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(Only the first 15 lines of the commit message are shown above ) |
23 Jul 2007 09:36:52
1.0.7_2
|
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
19 May 2007 20:32:57
1.0.7_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
11 Mar 2007 19:41:33
1.0.7_1
|
krion  |
Remove devel/pcre-utf8 and enable UTF8 support in devel/pcre by
default.
Bump PORTREVISION on all dependent ports. |
06 Dec 2006 20:08:28
1.0.7
|
miwi  |
- Update to 1.0.7
Submitted by: farrokhi |
08 Nov 2006 09:28:33
1.0.6
|
farrokhi  |
Change my email address to farrokhi@ in all ports that I maintain.
Approved by: miwi (mentor) |
01 Nov 2006 08:10:35
1.0.6
|
miwi  |
- Update to 1.0.6
- Pass maintainership to submitter
PR: ports/104913
Submitted by: Babak Farrokhi <babak@farrokhi.net> |
14 Oct 2006 08:54:54
1.0.5_1
|
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) |
01 May 2006 03:49:24
1.0.5
|
marcus  |
Switch the pcre dependency to pcre-utf8 to fix conflict problems in
gnome2-fifth-toe.
Reported by: Sean McNeil <sean@mcneil.com> |
15 Apr 2006 16:41:07
1.0.5
|
pav  |
- Update to 1.0.5
PR: ports/95725
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> |
14 Apr 2006 23:25:09
1.0.4_3
|
linimon  |
Reset kwm due to no response about email.
Hat: portmgr |
28 Feb 2006 19:59:59
1.0.4_3
|
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) |
27 Feb 2006 23:41:54
1.0.4_2
|
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) |
24 Jan 2006 03:14:23
1.0.4_1
|
edwin  |
SHA256ify
Approved by: krion@ |
05 Nov 2005 05:22:06
1.0.4_1
|
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
21 Oct 2005 09:05:43
1.0.4
|
kwm  |
Add a note about highlighting needing UTF-8 in pcre to work. |
29 Sep 2005 08:05:04
1.0.4
|
kwm  |
Remove dead mirror.
Submitted by: linimon |
29 Aug 2005 10:32:33
1.0.4
|
kwm  |
Update to 1.0.4. |
29 Aug 2005 10:00:07
1.0.3
|
kwm  |
Update to 1.0.3. |
17 Jun 2005 12:47:44
1.0.1
|
kwm  |
Update to 1.0.1. Bug fix release. |
12 Mar 2005 10:54:27
1.0_2
|
marcus  |
Bump PORTREVISION to chase the glib20 shared lib version change. |
14 Feb 2005 22:42:50
1.0_1
|
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]. |
13 Jan 2005 21:26:35
1.0
|
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. |
23 Nov 2004 08:51:28
0.7_2
|
kwm  |
Change the not yet changed maintainer fields to my FreeBSD.org account.
Approved by: pav (mentor) |
18 Mar 2004 18:01:13
0.7_2
|
trevor  |
Add size data, approved by maintainers. |
04 Feb 2004 05:10:27
0.7_2
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
16 Jan 2004 23:19:08
0.7_1
|
clement  |
- Change maintainer's e-mail address
(einekoai@chello.nl -> kwm@rainbow-runner.nl)
PR: 61447
Submitted by: Koop Mast <kwm@rainbow-runner.nl> (maintainer)
Approved by: erwin (mentor) (implicitly) |
16 Dec 2003 21:55:29
0.7_1
|
pav  |
- Give maintainership to volunteer (he already maintains bluefish-devel)
Submitted by: Koop Mast <einekoai@chello.nl> |
15 Dec 2003 01:17:29
0.7_1
|
pav  |
Jim Mock (jim) returned his commit bit, so set his ports free.
Thank for all your work, Jim! |
04 Dec 2003 11:15:53
0.7_1
|
pav  |
- Add conflicts
PR: ports/59585
Submitted by: Koop Mast <einekoai@chello.nl> |
04 Dec 2003 00:00:00
0.7_1
|
pav  |
- Fix build with gcc 3.3
PR: ports/59585
Submitted by: Koop Mast <einekoai@chello.nl>
Approved by: marcus (portmgr) |
20 Nov 2003 15:06:15
0.7_1
|
trevor  |
Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by: Oliver Eikemeier |
20 Nov 2003 13:51:47
0.7_1
|
trevor  |
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction. |
20 Apr 2003 19:46:57
0.7_1
|
marcus  |
Remove USE_GNOMENG. |
07 Mar 2003 06:12:57
0.7_1
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
08 Nov 2002 23:00:54
0.7_1
|
arved  |
Add language files to pkg-plist. Bump Portrevision
PR: 27291
Reported by: Eric Jacoboni <jaco@teaser.fr>
Approved by: jim (maintainer) |
01 Sep 2002 15:31:33
0.7
|
lioux  |
Deploy USE_GNOMENG infrastructure
PR: 42289
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
19 Jul 2002 20:51:16
0.7
|
jim  |
Fix WWW.
Submitted by: naddy |
11 Dec 2001 09:45:55 
|
jim  |
Update to version 0.7. |
21 Feb 2001 18:54:06 
|
jim  |
Update MASTER_SITES. |
06 Jan 2001 08:35:02 
|
clive  |
Install man page in right place. |
06 Jan 2001 08:31:15 
|
clive  |
o Portlint o Add missed file in pkg-plist o Install man page in the right
place Approved by: jim (MAINTAINER) |
24 Dec 2000 21:49:15 
|
jim  |
Update to 0.6 |
13 Oct 2000 10:23:58 
|
reg  |
PLIST fixes to ports which I touched recently. Not all caused by my breakage.
|
08 Oct 2000 08:11:25 
|
asami  |
Convert category www to new layout. |
05 Oct 2000 07:57:56 
|
reg  |
Implement WANT_IMLIB and USE_IMLIB. |
26 Aug 2000 07:54:56 
|
jim  |
Update to version 0.5. |
11 Aug 2000 02:04:47 
|
asami  |
MAN1=bluefish.1 |