Edwin Groothuis
090059a210
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)
2008-06-06 14:17:21 +00:00
Martin Wilke
3e4ed01146
- Remove unneeded dependency from gtk12/gtk20 [1]
...
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
2008-04-19 17:56:05 +00:00
Martin Wilke
2bd5751ba3
- Fix build with gcc 4.2
...
PR: 117801
Submitted by: Pietro Cerutti <gahr@gahr.ch>
Approved by: portmgr (pav)
2007-11-05 10:16:11 +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
Kris Kennaway
add90dd319
BROKEN with gcc 4.2
2007-05-26 20:38:49 +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
Edwin Groothuis
b3bcb8e257
Remove USE_REINPLACE from all categories starting with E
2006-05-07 10:55:47 +00:00
Ade Lovett
fe279f0df8
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
...
Discussed with: kris
Approved by: portmgr (implicit)
2006-03-07 08:28:06 +00:00
Pav Lucistnik
26509b38b7
- Add SHA256
2005-11-24 02:03:34 +00:00
Joe Marcus Clarke
34fb14d170
Remove patches that were rolled into bsd.gnome.mk.
...
Reported by: pointyhat via kris
2004-07-03 02:11:32 +00:00
Kirill Ponomarev
4efa9ce4ab
- Use USE_ICONV knob
...
Approved by: portmgr
2004-03-30 19:20:22 +00:00
Joe Marcus Clarke
053fdb6a6b
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
...
(Part 2)
2004-02-04 05:21:48 +00:00
Trevor Johnson
0c881ba59c
SIZEify.
2004-01-29 07:24:56 +00:00
Joe Marcus Clarke
cf6c1d9406
unPERLify by using REINPLACE_CMD where appropriate.
...
PR: 48248
Submitted by: Simon 'portlint' Schubert <corecode@corecode.ath.cx>
2003-11-15 18:21:14 +00:00
Trevor Johnson
e99ceadaf6
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
2003-11-13 14:45:08 +00:00
Kris Kennaway
b4fd0b8e38
Reset maintainer on ports owned by the following committers who have
...
been inactive for over 12 months and did not respond to my email confirming
their status: keith, nakai, torstenb
Reviewed by: portmgr
2003-11-03 01:19:26 +00:00
Joe Marcus Clarke
ffe6b77c3c
Use gnomeprefix and gnomehack to fix the build on bento.
...
Reported by: bento via kris
2003-08-19 23:08:09 +00:00
Kris Kennaway
8697333ffb
Use MASTER_SITE_DEBIAN_POOL and correct invalid use of USE_GNOME (missed in
...
earlier sweeps)
PR: ports/50572
Submitted by: Alex Semenyaka <alexs@ratmir.ru>
2003-08-04 05:00:09 +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
Christian Weisgerber
07d47c27a6
Use MASTER_SITE_DEBIAN.
...
Approved by: maintainer timeout
2003-03-04 15:40:04 +00:00
Maxim Sobolev
6006b74a6e
Remove iconv->giconv hack.
2002-04-08 11:27:33 +00:00
Maxim Sobolev
47828d0fce
Fix another few places where giconv used instead of iconv.
...
PR: 36059, 36063, 36082
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-19 12:52:55 +00:00
Maxim Sobolev
a68d2827d3
Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h and
...
-liconv to -lgiconv.
2002-03-18 11:50:38 +00:00
Akinori MUSHA
21d944be5c
Bump PORTREVISION to reflect the (lib)iconv upgrade.
2002-03-18 10:27:58 +00:00
Maxim Sobolev
8493a5819b
Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
...
libiconv.
2002-03-18 09:46:46 +00:00
FUJISHIMA Satsuki
dbf60cf193
update to 0.6.2.3.
...
PR: 34182
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2002-01-22 21:58:49 +00:00
Mario Sergio Fujikawa Ferreira
f391b4f79e
WWW tag should contain a valid URI. Rewrite tag appropriatly
2001-11-20 23:00:22 +00:00
Yukihiro Nakai
7ebc52fcc4
Update to 0.6.2.1
...
PR: ports/23221
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2001-02-11 20:23:28 +00:00
Maxim Sobolev
2d8ff23a74
Update iconv to 2.0 and reflect shared library version bump.
...
PR: 23163, 23164, 23165
Submitted by: maintainer
2000-11-29 11:46:42 +00:00
Yukihiro Nakai
cd7828df02
Update to 0.6.2
...
PR: ports/21793
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-10-17 11:31:24 +00:00
Jeremy Lea
b7bdcd418e
Implement USE_GNOME, part 1.
2000-10-05 07:10:50 +00:00
Jeremy Lea
21c8c41b39
Update to 0.5.11 since 0.5.10 is no longer fetchable.
2000-10-05 06:12:33 +00:00
Maxim Sobolev
2ab5932c78
Reflect iconv library version bump.
2000-09-12 10:07:45 +00:00
Yukihiro Nakai
67184d124e
Update to 0.5.10 ( Sorry for devide)
...
PR: ports/20852
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-09-07 08:09:29 +00:00
Yukihiro Nakai
9837845d2d
Update to 0.5.10
...
PR: ports/20852
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-09-07 08:08:30 +00:00
Yukihiro Nakai
3f14beea4f
Update to 0.5.8
...
PR: ports/19522
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-16 14:18:15 +00:00
Ade Lovett
8bd85a9d02
Updates for new shared library versions in GNOME 1.2
2000-06-01 16:25:45 +00:00
Akinori MUSHA
52190dc850
Portlint COMMENT's.
...
Everybody should read the Handbook again!
PR: ports/18008
Submitted by: tkato@prontomail.ne.jp
2000-04-14 18:16:14 +00:00
Michael Haro
0f29953274
portname/portversion update
2000-04-14 00:25:54 +00:00
Yukihiro Nakai
d41f265462
Fix about *_DEPENDS and GNU_CONFIGURE
...
PR: ports/16781
Submitted by: "KATO Tsuguru" <tkato@prontomail.ne.jp>
2000-02-18 02:22:56 +00:00
Yukihiro Nakai
a62ce65e54
Fix *_DEPENDS
...
Submitted by: Tsuguru Kato <tkato@prontomail.ne.jp>
2000-02-12 15:18:15 +00:00
Yukihiro Nakai
5149da90dc
Initial import.
...
i18n editor with GNOME
2000-01-31 08:43:45 +00:00