Commit graph

77 commits

Author SHA1 Message Date
Dirk Meyer
e9767ebc93 - fix build for png-1.4.1 2010-03-30 01:59:10 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Joe Marcus Clarke
f76d32b8e8 Presenting GNOME 2.28.1 for FreeBSD. The official release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.

On the FreeBSD front, though, a lot went into this release.  Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration.  Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.

But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.

Other major improvements include an updated HAL with better volume
probing code, ufsid integration, and support for volume names containing
spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord;
an updated Gimp; and a preview of the new GNOME Shell project (thanks to
Pawel Worach).

The FreeBSD GNOME Team would like to that the following additional
contributors to this release whose patches and testing really helped
make it a success:

Andrius Morkunas
Dominique Goncalves
Eric L. Chen
J.R. Oldroyd
Joseph S. Atkinson
Li
Pawel Worach
Romain Tartière
Thomas Vogt
Yasuda Keisuke
Rui Paulo
Martin Wilke
(and an extra shout out to miwi and pav for pointyhat runs)

We would like to send this release out to Alexander Loginov (avl) in
hopes that he feels better soon.

PR:		136676
		136967
		138872 (obsolete with new epiphany-webkit)
		139160
		134737
		139941
		140097
		140838
		140929
2009-11-28 20:06:37 +00:00
Dmitry Marakasov
d99dd57e89 - Switch SourceForge ports to the new File Release System: categories starting with X 2009-08-22 00:39:37 +00:00
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Edwin Groothuis
3239905e50 Fix 2.4.2_15 --> 2.4.2_1 issue.
Noticed by: krismail
2008-07-10 23:16:53 +00:00
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
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
Max Khon
faa87a9209 Set wxgtk2.4 include directory to ${PREFIX}/include/wx-2.4/wx.
This resolves header conflicts with wxgtk2-2.6+.

PR:		100465
2006-11-29 18:44:58 +00:00
Max Khon
fdd36110e1 - Make X11BASE-clean.
- Bump PORTREVISION.
2006-11-28 23:41:12 +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
Max Khon
1bc8f2d66a INSTALLS_SHLIB -> USE_LDCONFIG. 2006-09-02 12:29:18 +00:00
Edwin Groothuis
5b2fd8de70 Remove USE_REINPLACE from categories starting with X 2006-05-13 05:00:46 +00:00
Max Khon
b55b971ee3 Add SHA256 checksum. 2005-11-17 19:11:10 +00:00
Jeremy Messenger
74b91ca9be Fix the build w/ new glib/gtk/pango stuff, bump the PORTREVISION for chase
glib's bump.
2005-11-05 06:12:23 +00:00
Max Khon
aebae6da29 - Fix LIB_DEPENDS for wxgtk24-contrib port
- Bump PORTREVISION for wxgtk24-contrib

Pointed out by:	kris (via pointyhat)
2005-05-22 14:57:48 +00:00
Max Khon
d164e5eed2 Finish repo copy of wxgtk 2.4.2 ports to wxgtk24* 2005-05-12 16:39:59 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Max Khon
3599cebd67 Remove dead MASTER_SITE.
Submitted by:	Diane Bruce
Approved by:	portmgr (marcus)
2005-03-29 05:26:49 +00:00
Max Khon
e08df5d8a2 - wx-config now points to wxgtk2-2.4.config
- Bump PORTREVISION

Suggested by:	Diane Bruce <db at db dot net>
2004-07-31 16:38:42 +00:00
Max Khon
27f3d6050f Add missing dependency on jpeg.9. 2004-04-06 18:14:33 +00:00
Max Khon
fa4db68f2e wxWindows -> wxWidgets 2004-04-05 16:49:41 +00:00
Kirill Ponomarev
a9f6551306 - Use USE_ICONV knob
Approved by:	portmgr
2004-03-30 19:56:43 +00:00
Max Khon
8ae3e1015c - Provide a different fix for gnome.
- SIZE'ify.
2004-02-04 12:46:04 +00:00
Joe Marcus Clarke
d3ed8a1b49 Set {WANT,USE}_GNOME correctly to make these ports compatible with the new
bsd.port.mk.

Submitted by:	kris
2004-02-04 05:25:22 +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
Max Khon
c198a32f61 PORTREVISION was set to wrong value after port was moved from wxgtk-devel [1].
Always add --enable-unicode for unicode flavor.

Noticed by:	krion [1]
2003-11-11 14:25:53 +00:00
Max Khon
932a049d39 BROKEN -> IGNORE for wxgtk2-unicode on FreeBSD 4.x
Noticed by:	kris via bento
2003-11-10 10:33:42 +00:00
Max Khon
1222e1d795 Fix notebook labels for GTK2 flavor. 2003-11-09 21:50:14 +00:00
Max Khon
62073a0e34 Fix deps: wxgtk-devel was moved to wxgtk. 2003-11-09 21:47:02 +00:00
Max Khon
50eb392022 PORTREVISION should not be reset in previous commit. 2003-11-09 21:39:30 +00:00
Max Khon
140b11eced Update to 2.4.2. 2003-11-09 19:31:59 +00:00
Max Khon
0cadcc4945 Update to 2.4.2. 2003-11-09 19:23:40 +00:00
Maxim Sobolev
10588346d3 Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
2003-07-29 09:12:37 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
Maxim Sobolev
68d7cdcd02 Attempt to nail down strange problems people are reporting usially
around new release. Apparently, those problem steam from the fact
that those users doesn't update their kernels along with userland,
so that CONFIGURE_TARGET supplied by bsd.port.mk doesn't match
OS version detected by configure script, making it believe that
it is in the cross-compile environment. The same problem observed
on bento.

Use USE_REINPLACE while I'm here.
2003-04-14 15:39:50 +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
Cy Schubert
f94d945246 Fix bison-1.75 syntax error.
Approved by:	portsmgr (kris)
2002-12-15 04:12:05 +00:00
Maxim Sobolev
876aeaf326 Fix PLIST.
Submitted by:	bento
2002-10-01 11:46:04 +00:00
Maxim Sobolev
8d4c9bbd32 Update to 2.2.9.
Poked by:	joe
2002-09-09 14:17:30 +00:00
Mario Sergio Fujikawa Ferreira
c4e8cae589 Deploy USE_GNOMENG infrastructure
PR:		42309
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-02 03:58:24 +00:00
Maxim Sobolev
166595914c Fix grammar and spelling.
PR:		33579, 33580
Submitted by:	Nevermind <never@nevermind.kiev.ua>
2002-01-31 13:04:43 +00:00
Andrey A. Chernov
5676988fbd Bump png major 2001-09-11 03:32:41 +00:00
Maxim Sobolev
f9775c22a1 Downgrade to 2.2.7 and bump PORTEPOCH. It appears that version 2.3.0 to which
I upgraded the port some time ago is unstable development version that breaks
many packages that depend upong wxGTK. 2.3.0 will be readded back as
wxgtk-devel after a repo copy.
2001-07-23 12:44:35 +00:00
Maxim Sobolev
ed63ab2664 Update to 2.3.0. 2001-05-28 20:10:54 +00:00
Maxim Sobolev
df585ee549 - Update to 2.2.7;
- enable GL support;
- take over maintainership.
2001-05-28 15:08:50 +00:00