Commit graph

72 commits

Author SHA1 Message Date
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
Jacques Vidrine
687673f9fd Drop MAINTAINERship. 2001-05-25 15:59:23 +00:00
Vanilla I. Shu
a8391580d3 Upgrade to 2.2.6.
Approved by:	nectar
2001-05-08 14:10:35 +00:00
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Jimmy Olgeni
a130b2e7dd Batch of style fixes for x11-toolkits. 2001-02-05 16:49:17 +00:00
Jacques Vidrine
9eaafa8e83 Chase checksum ... the distfile was re-rolled without changing
the version number.  The alarmingly extensive changes were:
  = use old-style HTML help by default
  = 8-bit HTML entities specified differently in source
    (e.g. "\344" instead of "ä")
  = change in the way dynamic modules are loaded (RTLD_NOW -> RTLD_LAZY)
  = bugfixes (?) for image scaling
  = updated mimetypes support: new flags `needsterminal' and `copiusoutput'
  = comment changes/additions

Checksum change was
Reported by:	vanilla
2001-01-29 15:30:25 +00:00