Commit graph

3488 commits

Author SHA1 Message Date
Joe Marcus Clarke
3516bc56fe Update to 2.8.1. 2005-02-21 22:02:09 +00:00
Max Khon
66d65bab60 - Prevent endless loop in wxString::PrintV.
- Bump PORTREVISION.
2005-02-21 19:58:30 +00:00
Volker Stolz
75affae654 Unbreak by not creating empty directories. Note that this patch will be
applied after the initial xview-build and relies on correctly detecting
that the Makefile must be regenerated.
2005-02-21 18:30:51 +00:00
Michael Johnson
281f5c6e43 - Update to 1.004
Submitted by:	maintainer
2005-02-21 08:09:06 +00:00
Dag-Erling Smørgrav
598691b344 Upgrade to 1.8.4 2005-02-20 20:26:57 +00:00
Max Khon
96e6f6d7ec - This port conflicts with wxgtk2-unicode-contrib-devel-2.5.2
(common file lib/libwx_gtk2u_xrc-2.5.so).
- Bump PORTREVISION.
2005-02-20 19:09:19 +00:00
Max Khon
9bfa447eec Adjust CONFLICTS so that it matches all PORTREVISION's of
wxgtk2-contrib-devel-2.5.2.
2005-02-20 19:08:03 +00:00
Max Khon
a03a7893cb - This port conflicts with wxgtk2-contrib-devel-2.5.2
(common file lib/libwx_gtk2_xrc-2.5.so).
- Bump PORTREVISION.

PR:		76692
2005-02-20 19:04:45 +00:00
Max Khon
3c74fb363f Remove CONFLICTS on wxgtk-* ports. This is no longer true.
Submitted by:	Christopher Nehren
2005-02-20 11:01:42 +00:00
David Schultz
3e878728b6 Remove more copies of Tcl's SunOS shared library hack.
It's worth pointing out that the Tcl project used to
*recommend* that application writers copy this kludge.
These ports work fine with Tcl 8.3, which provided a fake
matherr() even if the OS didn't, but here's what the
Tcl 8.4 changelog has to say:

  2002-05-31 (dead code)[474335,555635] removed all use of matherr() (english)
          *** POTENTIAL INCOMPATIBILITY ***

The following lines can be safely removed from any application that
has them, unless compatibility with SunOS 4.X is desired.

  extern int matherr();
  int *tclDummyMathPtr = (int *) matherr;

The build problems were pointed out by Kris, as usual.  ;-)
2005-02-20 00:29:40 +00:00
Kris Kennaway
11ea174ccb As previously announced, remove ports that have reached their expiry date,
and the handful of ports that depended on them.
2005-02-18 23:44:49 +00:00
Adam Weinberger
c6824b51d1 Update to 2.2.5. 2005-02-18 20:53:33 +00:00
Kris Kennaway
3794da9687 BROKEN: Incomplete pkg-plist 2005-02-18 19:45:55 +00:00
Kris Kennaway
7c554678fa BROKEN: Incorrect pkg-plist 2005-02-18 19:27:42 +00:00
Dirk Meyer
88c28cdd3a - catch up autoconf changes 2005-02-18 14:35:54 +00:00
Kirill Ponomarev
f4b4b13d3d Update to version 0.5.18
PR:		ports/76867
Submitted by:	maintainer
2005-02-18 12:39:51 +00:00
Kirill Ponomarev
91a31a2cc2 Update to version 4.2.0
PR:		ports/76850
Submitted by:	Kay Lehmann <kay_lehmann at web.de>
2005-02-18 12:36:34 +00:00
Jeremy Messenger
24f56f80a0 BSD# Project is taking the maintainership, as for lang/mono, tmclaugh wants
to ask someone first before let BSD# Project to take the maintainership. The
reason is that we are lacking on C programming, threads knowledge and etc.

BSD# Project: http://forge.novell.com/modules/xfmod/project/?bsd-sharp
2005-02-16 21:05:55 +00:00
David E. O'Brien
3da3b5a456 1. uses "ARCH" instead of "MACHINE_ARCH"
2. allow "ARCH" to be over-ridable.
3. fix ordering to better follow Mk/bsd.port.mk guidelines

XXX, I don't like setting "--ignorearch", but some ports just would not
install on amd64 w/o it.  Even with the 'ARCH' override, installing these
RPM's would complain about the system being the wrong architecture.
2005-02-16 17:51:23 +00:00
Kris Kennaway
714464e394 BROKEN: Incomplete pkg-plist 2005-02-15 13:02:52 +00:00
Dejan Lesjak
19fae4d1f7 Fix MASTER_SITES. 2005-02-14 21:40:00 +00:00
Joe Marcus Clarke
be9fbfd6ab In order to use gnomeprefix, you must use USE_X_PREFIX. This fixes a problem
with leftover directories during package building.

Reported by:	pointyhat via kris
2005-02-14 06:04:18 +00:00
Jeremy Messenger
92e1965fa1 Add DISTNAME to fix it.
Reported by:	pointyhat via kris
2005-02-13 20:40:19 +00:00
Mark Linimon
09721c15a9 With portmgr hat on, reset maintainership of these ports. Maintainer's
old email address bounces, and he has not been responsive to email on the
only other one we have for him.

These ports are now available for adoption.

Come back coop, we miss ya ...
2005-02-13 18:28:23 +00:00
Kris Kennaway
221c7c12d8 BROKEN: Incomplete pkg-plist 2005-02-13 00:33:17 +00:00
Jeremy Messenger
41fa3a98c4 - QtPixmap -> qtpixmap in PORTNAME.
- Fix the plist, do not try to remove gtk's directory. [1]
- Change the libtool from 1.3 to 1.5.
- Few other small clean up such as remove GNU_CONFIGURE, since the
  USE_LIBTOOL_VER will taking care of it. Also, make it bit easier to read.
- Bump the PORTREVISION.

Reported by:	pointyhat via kris [1]
2005-02-12 23:51:19 +00:00
Pav Lucistnik
33d889b7fa wxRuby is a library to allow Ruby programs to use wxWindows (also
known as wxWidgets), which is a mature, cross-platform, GUI toolkit
that uses native widgets where possible.

PR:		ports/77283
Submitted by:	Ulrich Spoerlein <q@uni.de>
2005-02-10 23:53:43 +00:00
Thierry Thomas
baa4d589a9 Remove patch-fltk-config.in: fltk-config --ldflags should not return
-L/usr/local/lib, but this breaks audio/spiralsynthmodular and
graphics/quat-gui which rely on it.

Reported by:	Kris via pointyhat.
2005-02-09 21:12:31 +00:00
Jeremy Messenger
bb21ceec9b Fix the plist by remove zu locale directories.
Reported by:	pointyhat via kris
2005-02-09 08:12:31 +00:00
Joe Marcus Clarke
feee2466ac Update to 1.1.92. 2005-02-09 03:51:06 +00:00
Thierry Thomas
66d1aa84e2 Add a new slave port, to build FLTK with threads support
(required by math/freefemm++).
2005-02-07 21:17:20 +00:00
Thierry Thomas
df997bbf4f - prepare for a new slave port x11-toolkits/fltk-threads;
- remove -L/usr/local/lib from `fltk-config --ldflags`;

- mark IGNORE if threading is enable on 4.x (if someone had a
  a clue to fix it, it would be great!).

Approved by:	demon (maintainer)
2005-02-07 21:16:05 +00:00
Joe Marcus Clarke
b1beb4174b Update to 2.4.11. 2005-02-06 21:34:57 +00:00
Jeremy Messenger
8ad27d094d Fix a pixbufs demo by correct the gtk20 path. s|/usr|${X11BASE}|g
Reported by:	lofi via IRC
2005-02-06 20:45:45 +00:00
Michael Nottebrock
608701413a Update to Qt 3.3.4, introduce MASTER_SITE_QT.
Approved by:	maintainer (for qmake)
2005-02-06 11:58:19 +00:00
Jeremy Messenger
30e7741551 Fix crash if the LANG sets as empty. Bump the PORTREVISION.
Submitted by:	marcus via IRC
2005-02-06 09:15:35 +00:00
Joe Marcus Clarke
e17eee5c7a Update to 2.8.1. 2005-02-06 07:55:56 +00:00
Pav Lucistnik
edcafcaeb2 - NO_PORTDOCS -> NOPORTDOCS
PR:		ports/77130
Submitted by:	Marius Nuennerich <marius.nuennerich@gmx.net>
2005-02-05 21:11:29 +00:00
Alexander Leidinger
be688b42ea Chase linux-libtiff dependency after library version change.
Noticed by:	pointyhat
2005-02-05 12:38:58 +00:00
Koop Mast
577c2cd5db Update to 0.62, based on [1].
Fix build on sparc64 by not adding -fpic to CFLAGS.

PR:		68879
Submitted by:	Piotr Smyrak
2005-02-03 20:05:48 +00:00
Volker Stolz
f917e2d231 Update to 0.9.7 (mozembed still needs manual tweaking, though) 2005-02-01 09:07:01 +00:00
Erwin Lansing
6600850332 Add open-motif-jdk
Forgotten by:	phantom
2005-02-01 08:26:15 +00:00
Thierry Thomas
2002ed9e65 - Upgrade to 1.1.6;
- pet portlint.

Approved by:	demon (maintainer).
2005-01-31 21:09:48 +00:00
Alexey Zelkin
ed821b9a7d Add kinda special slave port for open-motif, which is expected
to be used while building of native jdk ports.  In conjunction with
additional rules in jdk's Makefile it'll allow avoid installing of
open-motif while building of jdk and include special patch which fixes
Drag'n'Drop support for Sun's JDK by default.
2005-01-31 16:43:03 +00:00
Alexey Zelkin
1d49dbd67e Add configuration variable WITHOUT_OPENMOTIF_MANUALS, which controls
building/installing of open-motif's manpages and docs
2005-01-31 16:27:50 +00:00
Oliver Lehmann
0a0ec68fe8 - bring xfce4 to 4.2
- remove x11-fm/xfce4-fm-icons misc/xfce4-panel-themes (obsoleted by that update)
- take maintainership of x11-wm/xfce4-session [1]
- bump PORTREVISION of all plugins because they need to be linked against the new xfce4 libs

Approved by:	maintainer [1]
2005-01-26 16:57:40 +00:00
Jun Kuriyama
6d8b9f3065 Don't install unneeded perllocal.pod file.
Reported by:	pointyhat via kris
2005-01-26 01:15:40 +00:00
Koop Mast
ab2c04ef94 Update to 1.1.91.
Mainly bug fixes and translation updates.
2005-01-25 20:00:12 +00:00
Michael Johnson
9ed11e5d75 Unbreak with kde 3.3.2
PR:		ports/76625
Submitted by:	Danny Pansters <danny@ricin.com> (maintainer)
2005-01-25 07:38:06 +00:00
Michael Nottebrock
da904b3fdb Add missing dependencies. 2005-01-25 03:19:12 +00:00