Joe Marcus Clarke
39e1ccf91f
Correct a typo to prevent /share/mime from being created.
...
Reported by: pointyhat exp build
2007-10-25 17:15:07 +00:00
Joe Marcus Clarke
4acc6fb2a4
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
2007-10-24 23:37:25 +00:00
Rong-En Fan
f935a609c5
- 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
2007-07-23 09:36:51 +00:00
Florent Thoumie
d4f0d0048a
- Welcome X.org 7.2 \o/.
...
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Kirill Ponomarev
9162f7ee92
Remove devel/pcre-utf8 and enable UTF8 support in devel/pcre by
...
default.
Bump PORTREVISION on all dependent ports.
2007-03-11 19:41:33 +00:00
Martin Wilke
e9fde851f1
- Update to 1.0.7
...
Submitted by: farrokhi
2006-12-06 20:08:28 +00:00
Babak Farrokhi
1d6e3807bf
Change my email address to farrokhi@ in all ports that I maintain.
...
Approved by: miwi (mentor)
2006-11-08 09:28:33 +00:00
Martin Wilke
79f1f1d941
- Update to 1.0.6
...
- Pass maintainership to submitter
PR: ports/104913
Submitted by: Babak Farrokhi <babak@farrokhi.net>
2006-11-01 08:10:34 +00:00
Joe Marcus Clarke
29747f458a
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)
2006-10-14 08:54:54 +00:00
Joe Marcus Clarke
60b1b843bf
Switch the pcre dependency to pcre-utf8 to fix conflict problems in
...
gnome2-fifth-toe.
Reported by: Sean McNeil <sean@mcneil.com>
2006-05-01 03:49:24 +00:00
Pav Lucistnik
3f26c43268
- Update to 1.0.5
...
PR: ports/95725
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
2006-04-15 16:41:07 +00:00
Mark Linimon
53319deeca
Reset kwm due to no response about email.
...
Hat: portmgr
2006-04-14 23:25:09 +00:00
Joe Marcus Clarke
4dbd05f8c4
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)
2006-02-28 19:59:59 +00:00
Joe Marcus Clarke
9f8d03ad8c
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)
2006-02-27 23:41:54 +00:00
Edwin Groothuis
84b1517c16
SHA256ify
...
Approved by: krion@
2006-01-24 03:16:52 +00:00
Joe Marcus Clarke
235c907ae5
Bump PORTREVISION to chase the glib20 shared library update.
2005-11-05 05:22:06 +00:00
Koop Mast
0b619c07f0
Add a note about highlighting needing UTF-8 in pcre to work.
2005-10-21 09:05:43 +00:00
Koop Mast
0e4d0eafdc
Remove dead mirror.
...
Submitted by: linimon
2005-09-29 08:05:04 +00:00
Koop Mast
4cd039c08f
Update to 1.0.4.
2005-08-29 10:32:33 +00:00
Koop Mast
d3e36fc3c2
Update to 1.0.3.
2005-08-29 10:00:07 +00:00
Koop Mast
5dcd509592
Update to 1.0.1. Bug fix release.
2005-06-17 12:47:44 +00:00
Joe Marcus Clarke
b3458f652e
Bump PORTREVISION to chase the glib20 shared lib version change.
2005-03-12 10:54:27 +00:00
Koop Mast
d605e07666
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].
2005-02-14 22:42:50 +00:00
Koop Mast
8a8d03df5b
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.
2005-01-13 21:26:35 +00:00
Koop Mast
db78fcaf26
Change the not yet changed maintainer fields to my FreeBSD.org account.
...
Approved by: pav (mentor)
2004-11-23 08:51:28 +00:00
Trevor Johnson
3bca696b10
Add size data, approved by maintainers.
2004-03-18 18:01:13 +00:00
Joe Marcus Clarke
73f7c91b5d
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
...
(Part 1)
2004-02-04 05:10:27 +00:00
Clement Laforet
7facac523b
- 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)
2004-01-16 23:19:08 +00:00
Pav Lucistnik
6e9a6598ac
- Give maintainership to volunteer (he already maintains bluefish-devel)
...
Submitted by: Koop Mast <einekoai@chello.nl>
2003-12-16 21:55:29 +00:00
Pav Lucistnik
64b4794545
Jim Mock (jim) returned his commit bit, so set his ports free.
...
Thank for all your work, Jim!
2003-12-15 01:17:29 +00:00
Pav Lucistnik
dd2b8049fb
- Add conflicts
...
PR: ports/59585
Submitted by: Koop Mast <einekoai@chello.nl>
2003-12-04 11:15:53 +00:00
Pav Lucistnik
6d15c9b13c
- Fix build with gcc 3.3
...
PR: ports/59585
Submitted by: Koop Mast <einekoai@chello.nl>
Approved by: marcus (portmgr)
2003-12-04 00:00:00 +00:00
Trevor Johnson
7e223b8511
Define USE_PERL5_BUILD, not erroneous USE_PERL.
...
Submitted by: Oliver Eikemeier
2003-11-20 15:06:14 +00:00
Trevor Johnson
318a536982
Define USE_PERL to make Perl available for (mostly deprecated)
...
"perl -pi -e" construction.
2003-11-20 13:51:47 +00:00
Joe Marcus Clarke
b33eaf3276
Remove USE_GNOMENG.
2003-04-20 19:54:55 +00:00
Ade Lovett
7e52725f2a
Clear moonlight beckons.
...
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Tilman Keskinoz
b7057b382b
Add language files to pkg-plist. Bump Portrevision
...
PR: 27291
Reported by: Eric Jacoboni <jaco@teaser.fr>
Approved by: jim (maintainer)
2002-11-08 23:00:54 +00:00
Mario Sergio Fujikawa Ferreira
93b8f14b85
Deploy USE_GNOMENG infrastructure
...
PR: 42289
Submitted by: Edwin Groothuis <edwin@mavetju.org>
2002-09-01 15:31:33 +00:00
Jim Mock
7461dbed1f
Fix WWW.
...
Submitted by: naddy
2002-07-19 20:51:16 +00:00
Jim Mock
7f86605c5a
Update to version 0.7.
2001-12-11 09:45:55 +00:00
Jim Mock
3fa0cb5c90
Update MASTER_SITES.
2001-02-21 18:54:06 +00:00
Clive Lin
1214435524
Install man page in right place.
...
Forgot to cvs add in previous commit.
2001-01-06 08:35:01 +00:00
Clive Lin
d926d1bb6f
o Portlint
...
o Add missed file in pkg-plist
o Install man page in the right place
Approved by: jim (MAINTAINER)
2001-01-06 08:31:15 +00:00
Jim Mock
69cc1ba35d
Update to 0.6
2000-12-24 21:49:14 +00:00
Jeremy Lea
c8b839f03f
PLIST fixes to ports which I touched recently. Not all caused by my
...
breakage.
2000-10-13 09:23:58 +00:00
Jeremy Lea
bebd89314e
Implement WANT_IMLIB and USE_IMLIB.
2000-10-05 06:57:56 +00:00
Jim Mock
931eb73546
Update to version 0.5.
2000-08-26 06:54:56 +00:00
Satoshi Asami
d8d67b3c29
MAN1=bluefish.1
...
Submitted by: bento
2000-08-11 01:04:47 +00:00
Jim Mock
e8ae51de46
Update to version 0.4.
2000-05-17 19:44:04 +00:00
Jim Mock
045cc0d7d2
Bring WWW up-to-date.
...
Noted by: Arley Carter <arc@twinds.com>
2000-05-02 23:13:18 +00:00