Commit graph

77 commits

Author SHA1 Message Date
Joe Marcus Clarke
b74ce2d810 Update to 2.0.7. 2002-11-04 23:48:32 +00:00
Joe Marcus Clarke
59deb69012 GNOME has just changed the layout of their FTP site. This resulted in
making all the distfiles unfetachable.  Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location.
2002-09-20 17:07:51 +00:00
Joe Marcus Clarke
a902bf80a0 Update to 2.0.6. 2002-08-04 03:02:30 +00:00
Ade Lovett
c8eaa93644 Chase shlib rev of devel/gettext
Submitted by:	lots and lots
Pointy hat to:	ade
2002-08-01 16:22:41 +00:00
Joe Marcus Clarke
1af2baef84 Add USE_PERL5. 2002-07-04 19:03:28 +00:00
Joe Marcus Clarke
58d11a98d4 The FreeBSD GNOME team is proud to present GNOME 2.0 Release. 2002-06-30 22:20:44 +00:00
Joe Marcus Clarke
62e3dedfd6 Revert sobomax's removal of --export-dynamic. This is needed for ports like
bugbuddy which require the signal handler symbols to be exported to
libglade.  Other ports which require libglade may also benefit from
--export-dynamic.

If you find GNOME 2.0 applications that complain libglade cannot find
a certain signal handler, recompile the port after updating to this
revision of glib20.  The problem should go away.

Note, this may not be the optimum fix, but it is what the GNOME people
probably intended, and gets things working for GNOME 2.0 Final.
2002-06-30 20:07:37 +00:00
Joe Marcus Clarke
58d6153c1e Update to GNOME 2.0 RC2. 2002-06-26 09:18:37 +00:00
Maxim Sobolev
4803463633 Add USE_REINPLACE where appropriate. 2002-06-19 08:18:10 +00:00
Maxim Sobolev
f1adb14e7d Don't leak --export-dynamic into installed gmodule-2.0.pc. 2002-06-17 10:15:33 +00:00
Joe Marcus Clarke
515147d6b6 Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release. 2002-06-15 09:05:13 +00:00
Joe Marcus Clarke
3bfd9150b8 Update to the latest GNOME 2 snapshot. This will be done it two parts.
This first part is the GNOME 2 API.  The next part will contain the desktop
components.
2002-06-11 08:15:32 +00:00
Joe Marcus Clarke
076fb5cd76 Update to 2.0.3.
This is a set of commits for GTK+-2.0 and friends to support
freetype2-2.1.0.

PR:		38796
2002-06-01 19:00:46 +00:00
Joe Marcus Clarke
1aadf412fd Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release. 2002-05-28 16:08:26 +00:00
Joe Marcus Clarke
63c7a0f973 Back to betas...Update to GNOME 2.0 beta 5. 2002-05-19 20:16:06 +00:00
Joe Marcus Clarke
163580e9fe Fix up the pkg-{descr|comment} to relfect reality, and avoid confusion
for software developers.

Submitted by:	Lawrence Mayer dsg <Lawrence.Mayer@dsg.ki.se>
2002-05-13 16:09:05 +00:00
Joe Marcus Clarke
3c678e3a7d Update to GNOME 2.0 RC2. 2002-05-12 06:49:02 +00:00
Joe Marcus Clarke
7facd80048 Update to GNOME 2.0 RC 1. 2002-05-02 03:37:15 +00:00
Maxim Sobolev
7c9a7e6c7b Use GNOME2 beta4 download location for all GNOME2 ports. 2002-04-26 14:50:03 +00:00
Maxim Sobolev
41da8e9f7b Use USE_LIBTOOL. 2002-04-26 06:31:57 +00:00
Ade Lovett
f18cbf2fa6 gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:	portmgr
2002-04-12 17:10:20 +00:00
Joe Marcus Clarke
491c51f807 Update to GNOME 2.0 beta3.
Approved by:	sobomax
2002-04-06 22:37:43 +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
Ade Lovett
9210b7cb07 Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:	portmgr
2002-03-15 19:44:29 +00:00
Maxim Sobolev
eedff032d7 Update to 2.0.0.
PR:		35541
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-11 19:08:04 +00:00
Maxim Sobolev
5dece96d19 Update all components of the GNOME 2.0 to the versions included into GNOME
2.0-beta release.
2002-02-27 11:21:00 +00:00
Maxim Sobolev
b2b0007e19 - Update to 1.3.13 - the version shipped with the GNOME2 alpha 2;
- switch to .bz2 distfile;
- move distfile into gnome2 DIST_SUBDIR.
2002-02-12 08:31:19 +00:00
Ade Lovett
8391c5a492 glibconfig.h was getting installed in /, rather than below PREFIX
and was being compensated for by a post-install target.

Fix the underlying problem, bumping PORTREVISION.
2002-02-08 19:03:10 +00:00
Maxim Sobolev
e8da18edcd Update to 1.3.12 and merge in dlsym() patches from gtk12 port. 2002-01-18 13:04:05 +00:00
Maxim Sobolev
b185143f4d Backout previous commit - it have to be added into pango instead. 2001-11-26 17:03:52 +00:00
Maxim Sobolev
a1d152fb8d Add missed gettext into LIB_DEPENDS.
Submitted by:	bento
2001-11-26 17:03:06 +00:00
Maxim Sobolev
e559f704c0 Update to 1.3.9. 2001-10-24 08:23:29 +00:00
Maxim Sobolev
6274ea7ad8 Update to 1.3.6. 2001-08-01 17:50:36 +00:00
Maxim Sobolev
2a1b697189 Update to 1.3.5. 2001-05-14 12:16:43 +00:00
Ade Lovett
5ed28dbe7a SWitch maintainership of core GNOME ports to a small group of
committers (gnome@FreeBSD.org), since this is now definitely too big
for just one person.
2001-05-11 16:36:50 +00:00
Maxim Sobolev
e2d3b6a625 Update to 1.3.4.
Approved by:	maintainer
2001-04-30 05:29:45 +00:00
Ade Lovett
dce51cd86c Sigh. Reclaim these, primarily for GNOME 1.4 2001-03-23 05:42:30 +00:00
Vanilla I. Shu
e94bb46af2 Someone don't like my style, so I drop maintainer now. 2001-03-23 05:34:27 +00:00
FUJISHIMA Satsuki
fa1741442e make MASTER_SITE_SUBDIR more effective.
Submitted by:	knu
2001-03-11 21:50:34 +00:00
FUJISHIMA Satsuki
9e79a545dc add MASTER_SITE_RINGSERVER.
Approved by:	maintainer
2001-03-11 17:06:39 +00:00
Maxim Sobolev
cc991b216b Update to 1.3.2. 2000-11-20 18:01:06 +00:00
Maxim Sobolev
05f612a149 Add NO_LATEST_LINK.
Pointed out by:	nbm
2000-08-29 11:30:56 +00:00
Maxim Sobolev
0dc0df6881 Add glib13 after repo-copy from glib12.
Warning: it is unstable development version, so you do not have to upgrade your
gtk12 LIB_DEPENDS!
2000-07-18 07:19:53 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
5178b48938 Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
2000-06-16 10:38:50 +00:00
Maxim Sobolev
409af62fa8 Update glib/gtk++ to 1.2.8.
Overview of Changes in GTK+ 1.2.8:

* GNU Make 3.79 bug workaround
* FAQ and tutorial updates and improvements
* Miscellaneous bug fixes: CList, Calendar, rc-files, FontSelection

Overview of Changes in GLib 1.2.8:

* GArray zero initialization bug fixed
* Fix for upper bound calculation of formatted strings
* Improved GCC detection
* AIX dynamic modules fix to retrive symbols from shared libraries for the main
  program.
* Miscellaneous other minor bug fixes
2000-05-25 12:23:48 +00:00
Michael Haro
ed33fb7de0 PORTNAME/PORTVERSION update 2000-04-11 21:30:15 +00:00
Chris Piazza
8fe0bbe422 Update to glib/gtk 1.2.7
PR:		16809
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
2000-02-18 19:39:18 +00:00