Commit graph

47 commits

Author SHA1 Message Date
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
Maxim Sobolev
bd4bc90ef4 Use buindled libz, since version 1.1.4 is required, while 4.7 only has 1.1.3.
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-01-16 12:35:12 +00:00
Maxim Sobolev
2679664f6a Update to 2.4.0. 2003-01-15 18:25:48 +00:00
Ying-Chieh Liao
af349620a3 fix bison syntax error 2002-12-26 18:36:02 +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
a698835a1b Add -I${WRKSRC}/include into CPPFLAGS, so that the port build even if there
is an older version of wxgtk installed.

PR:		34558
Submitted by:	Christopher Farley <chris@northernbrewer.com>

Add ${PTHREAD_LIBS} info LDFLAGS, so that resulting library is linked
with libc_r and users don't need to specify it when linking their apps.

PR:		41852
Submitted by:	bruno <bruno@mail.tinkerbox.org>
2002-08-30 15:49:49 +00:00
Maxim Sobolev
3a8b2bd69f Remove iconv->giconv hack. 2002-04-08 12:16:49 +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
449a928eea Iconv cleanup, stage 2a: remove patches that only replacing <iconv.h> with
<giconv.h> or -liconv with -lgiconv.
2002-03-18 11:26:13 +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
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
Maxim Sobolev
750a233330 Update to 2.3.2.
Submitted by:	tg (mostly)
2002-01-31 13:00:35 +00:00
Maxim Sobolev
ee0fb4e6c0 Update to 2.3.1. 2001-11-27 12:33:19 +00:00
Andrey A. Chernov
5676988fbd Bump png major 2001-09-11 03:32:41 +00:00
Maxim Sobolev
b7b824a367 Update to 2.3.0. 2001-08-02 09:17:12 +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
Maxim Sobolev
a95cd5d230 Update to 2.2.4.
Approved by:	maintainer
2001-01-18 13:18:33 +00:00
Jeremy Lea
99290b0d61 Implement USE_GTK, part 2. 2000-10-05 06:42:57 +00:00
Maxim Sobolev
66d100bd16 Update to 1.2.2.
Approved by:	maintainer
2000-09-26 15:56:25 +00:00
Jacques Vidrine
55616103bd Update 2.1.16 -> 2.2.1
PR:		ports/21123
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-09-10 22:07:20 +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
61ebd322a2 Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking
it.

Hall of shame entry:	sobomax
2000-06-16 08:19:52 +00:00
Jacques Vidrine
8d0f7d8f99 Update 2.1.15 -> 2.1.16 2000-06-15 19:16:38 +00:00
Maxim Sobolev
1de95a9ce1 First round of INSTALL_SHLIB fixes. 2000-06-15 16:44:16 +00:00
Jacques Vidrine
c9e0a02bb8 Add some MASTER_SITES 2000-05-20 14:22:13 +00:00
Jacques Vidrine
80506748b5 Update 2.1.11 -> 2.1.15 2000-05-20 13:35:35 +00:00
Michael Haro
ab1923b11a portlint 2000-04-21 07:04:31 +00:00
Chris Piazza
458db42f26 Update with the new PORTNAME/PORTVERSION variables 2000-04-10 01:11:24 +00:00
Jacques Vidrine
6ab0fab64d Oops, lost change to look for gtk12-config instead of gtk-config during
configure step.
2000-01-17 15:24:38 +00:00
Jacques Vidrine
6dbf89815f Update 2.1.0b9 -> 2.1.11 2000-01-16 19:13:32 +00:00
Tim Vanderhoek
8cd82c0318 General comment cleanups. 1999-12-28 16:30:10 +00:00
Jacques Vidrine
7157afe133 Fix packing list (a header file was forgotten). 1999-10-13 17:11:51 +00:00
Jacques Vidrine
76ebec33b4 Needs g++ 2.95 or later. 1999-10-06 15:46:35 +00:00
Satoshi Asami
de0f766a70 Shared libgtk is gtk12.2, not gtk12.1. 1999-09-20 22:53:53 +00:00
Jacques Vidrine
8977b908f4 Update 2.0.1 -> 2.1.0b9.
This port was apparently broken and unusable previously. If you
wanted to check out wxWindows and couldn't before, go ahead and
give it another try.
1999-09-19 20:05:41 +00:00
Peter Wemm
50fb080408 $Id$ -> $FreeBSD$ 1999-08-31 03:04:38 +00:00
Tim Vanderhoek
77332d1376 Clean this up, somewhat. To fit in 25 lines I cheated and put the
author's signature on one line instead of two.
1999-08-29 17:45:59 +00:00
Chris Piazza
bea0504d8b wxWindows (wxGTK). A cross-platform C++ GUI toolkit.
PR:	12298
Submitted by:	Alexander Langer <alex@cichlids.com>
1999-06-26 19:33:20 +00:00