Commit graph

3709 commits

Author SHA1 Message Date
Florent Thoumie
111c6e517b Add p5-Gtk2-TrayIcon 0.03, a Perl interface to the EggTrayIcon library.
PR:		ports/76111
Submitted by:	Florent Thoumie <flz@xbsd.org>
Approved by:	pav (mentor)
2005-03-07 16:54:34 +00:00
Tilman Keskinoz
41979dd35f Update to 1.2.0
Chase Coin share library

PR:		77979
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-03-06 23:08:57 +00:00
Dejan Lesjak
62e90b299c Remove hardcoding of MTREE_FILE. This is handled in bsd.port.mk since
rev. 1.503 for ${PREFIX} == ${XPREFIX} cases.
2005-03-06 00:17:48 +00:00
Joe Marcus Clarke
1324807549 Remove a leftover locale dir to fix the plist with GTK+ 2.6.
Submitted by:	ade
2005-03-05 02:05:38 +00:00
Mario Sergio Fujikawa Ferreira
b5c2cbf3a5 Drop maintainership 2005-03-05 01:17:09 +00:00
Joe Marcus Clarke
aee14a6ed1 Update to 0.11.12. 2005-03-03 08:53:11 +00:00
Pav Lucistnik
bbcf3d70be - Fix fetch
- Make this build a little further
2005-03-03 00:44:41 +00:00
Trevor Johnson
e66743b7d5 Respect the user's USE_LINUX setting. 2005-03-01 21:51:48 +00:00
Volker Stolz
6efc6eeafb Remove some patches in favour of USE_LIBTOOL_VER=15 2005-03-01 19:23:04 +00:00
Koop Mast
768a6d843c Update to 1.1.93. 2005-03-01 16:35:23 +00:00
Michael Johnson
daf4cc81e4 - split multimedia/gstreamer-plugins in to individual ports per
gstreamer plugin (52 new ports).
- Chase changes to ports that used USE_GNOME=gstreamerplugisn
   to use new USE_GSTREAMER= macro, Bump PORTREVISION's

--

Examples of new USE_GSTREAMER macro:

 USE_GSTREAMER=        dvd lame flac
 .include <bsd.port.mk>

 If you want to use USE_GSTREAMER after <bsd.port.pre.mk>
 you must follow one of the examples listed below

       WANT_GSTREAMER= yes
       .include <bsd.port.pre.mk>
       .if defined(WITH_VORBIS)
       USE_GSTREAMER+= vorbis
       .endif

 or
       USE_GSTREAMER=  yes
       .include <bsd.port.pre.mk>
       .if defined(WITH_FAAD)
       USE_GSTREAMER+= faad
       .endif

Note: USE_GSTREAMER=yes will always add a dependency to
               ports/multimedia/gstreamer-plugins

--

Thanks to krion for runing this on pointyhat

Thanks to kwm for helping with this, and many bug fixes , and updates.
2005-02-28 22:16:10 +00:00
Kirill Ponomarev
8b4f44fd86 BROKEN: Does not build with current fox-devel version. 2005-02-28 09:54:16 +00:00
Kris Kennaway
70886c1846 BROKEN: Incomplete pkg-plist 2005-02-28 01:50:22 +00:00
Kris Kennaway
68a652c62b BROKEN: Incomplete pkg-plist 2005-02-28 01:08:02 +00:00
Kris Kennaway
1c32e4e1de BROKEN: Incomplete pkg-plist 2005-02-28 00:31:05 +00:00
Pav Lucistnik
b65bb97bbf - Use INFO
Requested by:	krion
2005-02-27 15:40:26 +00:00
Jeremy Messenger
f77b32bbf9 Update to 1.0.6, see details: http://www.go-mono.com/archive/1.0.6/
Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Project by:	BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp
2005-02-27 04:27:54 +00:00
Kenjiro Cho
96140e80d7 do not install manpages for now to avoid conflicts.
update the maintainer's e-mail address while I'm here.
2005-02-26 16:04:30 +00:00
Kirill Ponomarev
9db5e8f8c5 Update to version 1.5
PR:		ports/77978
Submitted by:	Ports Fury
2005-02-25 14:30:37 +00:00
Kirill Ponomarev
22937b6c0a Bump library version number due to last x11-toolkits/fox-devel
update.
2005-02-25 14:12:29 +00:00
Kirill Ponomarev
d8d33fdfca Update to version 1.4.6
PR:		ports/77977
Submitted by:	Ports Fury
2005-02-25 14:02:40 +00:00
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
Pav Lucistnik
8fdaf5d1e7 - Move x11-toolkits/eel2 -> x11-toolkits/eel 2005-01-24 23:07:37 +00:00
Michael Nottebrock
1b949382a9 Builds for me, builds for other people I ask to test, old bento error-
logs aren't available anymore - unbreak and try to solicit a fresh pointy-
hat log (if it's still broken there).
2005-01-24 15:24:44 +00:00
Alexey Dokuchaev
6007d77674 - Fix bad C++ code to unbreak with recent GCC
- Reindent Makefile (to make portlint(1) happy)
2005-01-24 10:31:59 +00:00
Jeremy Messenger
931993c1d6 Missed a patch, patch-09_redraw_vte_screen, this replace patch-src_vte.c. It
is easier to know the name of patch and what it is. Also, easier to follow
up with the Debian's vte package.
2005-01-19 20:42:23 +00:00
Jeremy Messenger
ca39bbd401 Took all patches from the Debian, because current VTE lacks maintain and
gnome-terminal development has stagnated. Almost all patches are in GNOME
bugzilla for the weeks and months. Bump the PORTREVISION.

-patch-01_vtemodule:
	Fix build with the python module

-patch-03_cursor_position:
	Added a patch for supporting some save/restore cursor position console
	sequences

-patch-04_dsp_non_alias:
	FcConfigSubstitute in place of _vte_fc_defaults_from_gtk to get
	antialias and hinting value

	http://bugs.gnome.org/show_bug.cgi?id=142640

-patch-05_performance_boost:
	Balanced performance improvement

	http://bugs.gnome.org/show_bug.cgi?id=143914

	--

	This is very amazing improvement. Here's benchmark of it to show that
	gnome-terminal isn't far from aterm and xterm anymore.

	Old benchmark:
	=======================================
	$ time ls -lR /usr/ports

	aterm: 7.99 real1.31 user2.75 sys
	xterm: 11.04 real1.34 user2.47 sys
	gnome: 41.76 real1.12 user2.45 sys (ouch....)
	=======================================

	New benchmark:
	==============================================
	$ time ls -lR /usr/ports

	aterm: 7.28 real 1.20 user 2.41 sys
	xterm: 9.85 real 0.91 user 2.08 sys
	gnome: 10.41 real 0.86 user 2.02 sys
	==============================================

	Big deal!

-patch-06_remove_doublefree:
	Resolve double free problem

	http://bugs.gnome.org/show_bug.cgi?id=161337

-patch-07_set_backspace_to_utf8:
	Set backspace behavior to utf8 (depends on utf8 locale)

	http://bugs.gnome.org/show_bug.cgi?id=158200

-patch-08_multiscreen_safe:
	Make vte multi-screen safe

	http://bugs.gnome.org/show_bug.cgi?id=160782

-patch-09_redraw_vte_screen:
	Redraw vte screen with correct background color

	http://bugs.gnome.org/show_bug.cgi?id=125364

-patch-10_hide_pageup_behavior:
	Hide manifestation of PageUp behavior with less

	http://bugs.gnome.org/show_bug.cgi?id=115149

<marcus>:	I for one welcome our new vte patch overlord.  I think all of
		them would make good additions.
<ahze>:		I am all for the performance_boost patch! gnome-terminal
		kinda sucks when lines are going by fast.
<mezz>:		showing the before and after benchmark.
<marcus>:	Commit! Commit! :-)

Reviewed by:	marcus and ahze
2005-01-19 20:29:21 +00:00
Dirk Meyer
ca5b035fab - make portlint happier 2005-01-15 10:54:44 +00:00
Joe Marcus Clarke
bb47b66268 Update to 1.1.90. 2005-01-13 04:15:41 +00:00
Volker Stolz
05026122fb - Update to 0.9.6
- Really depend on GNOME2: libglade -> libglade2 (noted by Stephen Lewis)
2005-01-11 15:33:29 +00:00
Michael Nottebrock
a0a495a090 Don't restrict ports depending on py-qt to python 2.3 anymore. 2005-01-10 22:04:32 +00:00
Michael Nottebrock
5022f0b243 Fix build with python 2.4
PR:	ports/76009
Submitted by:	Tobias Roth <ports@fsck.ch>
2005-01-10 21:58:34 +00:00
Dejan Lesjak
dbfd94763d Modify pkg-message on the fly to get proper library version in message.
The version of Xaw3d library depends on version of Xaw library installed by
XFree86, XFree86-4-libraries or xorg-libraries. Since Xaw version was
bumped with X.Org 6.8.1, bump PORTREVISION of this port to help people
updating (XAWVER in bsd.port.mk was already bumped).

Prodded by:	kris
Pointy hat to:	lesi
2005-01-10 19:12:13 +00:00
Joe Marcus Clarke
c453b2c866 Register a conflict with x11/zenity. 2005-01-10 04:19:47 +00:00
Jeremy Messenger
dd21187161 Remove gacutil lines in pkg-plist as they are unnecessary for packaging.
Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Project by:	BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp
Approved by:	maintainer timeout (still no contact for months)
2005-01-09 23:47:57 +00:00
Pav Lucistnik
095c9185e8 Add pangoxsl, a version of the Pango library with a PDF backend for
creating PDF output. This library also implements several of the inline
properties defined by XSL that are not currently implemented by Pango.

PR:		ports/75971
Submitted by:	James Earl <james@icionline.ca>
2005-01-09 23:10:59 +00:00
Kris Kennaway
d77a6e5446 Reset undeliverable maintainer email address:
<chris_pressey@yahoo.ca>: host mx1.mail.yahoo.com[67.28.113.11] said: 554
    delivery error: dd Sorry your message to chris_pressey@yahoo.ca cannot be
    delivered. This account has been disabled or discontinued [#102]. -
    mta183.mail.re2.yahoo.com
2005-01-09 04:34:15 +00:00
Steve Price
9ec410c405 Fix libXpm vulnerabilities that are described here:
http://www.vuxml.org/freebsd/ef253f8b-0727-11d9-b45d-000c41e2cdad.html

Approved by:	portmgr
2005-01-02 00:33:35 +00:00
Kris Kennaway
3ddfc30188 Partially fix package building by adding a dependency on Xvfb in the
PACKAGE_BUILDING case.  Mark BROKEN because this package is still
missing a dependency.

Approved by:	portmgr (self)
2005-01-01 22:19:36 +00:00
Kris Kennaway
88d78c401e Fix package building by adding a dependency on Xvfb in the
PACKAGE_BUILDING case.  The package build scripts then DTRT and ensure
this is running at build-time so a DISPLAY is available.

Approved by:	portmgr (self)
2005-01-01 22:16:28 +00:00
Alexander Leidinger
64cf27c85d Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.

It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).

This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).

Changes:
 - change the default linux_base from v7 to v8
 - add a newer freetype to linux_base-8 for nicer fonts display [1]
 - don't let cpio use hardlinks in the linux_base-8 port to quiet some
   warnings in some cases [2]
 - fix a cut&past error in the linux_base-8 pkg-install script [3]
 - convert the binary knob "USE_LINUX" to a version specifier, e.g.
   USE_LINUX=<value> specifies a dependency upon
   emulators/linux_base-<value>, exceptions are a value of "7" (which
   does what you want and adds a dependency to linux_base) and any
   value without a corresponding port in
   PORTSDIR/emulators/linux_base-<value> (which adds a dependency to
   the default linux_base)
 - don't implicitly add USE_LINUX with the USE_LINUX_PREFIX knob,
   this allows us to use the USE_LINUX_PREFIX knob for linux_base and
   paves the way for splitting up future linux base ports into
   individual pieces
 - remove RESTRICTED from some GPL licensed ports, even when we only
   distribute binaries, we get them from official linux sites, so
   anyone can grab them there if he needs to
 - add a dependency upon the linux X11 bits where necessary (based upon
   guesswork)
 - don't use USE_X_PREFIX in some linux ports since it adds a dependency
   to the FreeBSD X11 libs, as a workaround use PREFIX?= (the clean
   solution would be to remove the implicit USE_XLIB from USE_X_PREFIX)
 - bump the portrevision of the linux ports ("better safe than sorry"
   algorithm)
 - pass maintainership of the important linux infrastructure to a
   mailinglist, hijack freebsd-emulation@ for this purpose (if somebody
   doesn't like this: tell us your bikeshed color at freebsd-emulation@,
   my color would be "linuxolator@" in case someone cares...)
 - add a pkg-install script for linux-fontconfig, but don't use it;
   everything should work without it (the FreeBSD fc-cache program should
   do all the work), but in case we need it we just need to decomment the
   pkg-install part in the Makefile
 - fix some dependencies
 - fix some bugs
 - add some static plists
 - unbreak the ports with dependecies to more than one linux_base

This also fixes some ports which are marked BROKEN because of dependencies
to v7 and v8 of linux_base at the same time.

Known bugs:
 - the linux-mesa and linux-devtools ports install libGL*.so symlinks
 - some "minor" plist bugs (e.g. ld.so.{conf,cache} are modified by
   the linux X11 port, so linx_Base-8 moans at deinstall time)

Future work (interested souls should coordinate with freebsd-emulation@):
 - add some kind of USE_LINUX_X11 knob to streamline the X11 dependencies,
   or modify the behavior of USE_XLIB in the USE_LINUX case
   AFAIK trevor has some patches.
 - make USE_XLIB and USE_X_PREFIX orthogonal to be able to get rid of
   the PREFIX?= workaround in some linux ports
   Should be discussed/coordinated on/with x11@.
 - move the RPM bits from x11-toolkits/linux-gtk/Makefile to PORTSDIR/Mk/
 - update to a more recent linux base

PR:			69997, 70539 (and maybe others)
Discussed with/on:	java@, x11@, trevor, portmgr
Tested by:		mezz, portmgr, pointyhat
RPM hunted down by:	Joseph Gelinas <scirocco@tasam.com> [1]
Requested by:		portmgr [2]
Submitted by:		kris [3]
Approved by:		portmgr
2004-12-31 18:24:10 +00:00
Joe Marcus Clarke
69c82b4208 Update to 2.6.2. 2004-12-26 05:26:32 +00:00
Kirill Ponomarev
90f1384beb Move xtermcontrol to 'x11' category since it's more appropriate for
this kind of software.

Proposed by:	adamw
2004-12-25 08:28:21 +00:00
Dejan Lesjak
3ae346c7e7 Drop html manpages.
Prodded by:	pointyhat via kris
2004-12-24 20:01:07 +00:00
Alexey Zelkin
d057a5dfa8 While building on amd64 add -fPIC to CFLAGS 2004-12-24 06:34:45 +00:00
Jeremy Messenger
60c1fc233b Change libtool from 1.3 to 1.5 to avoid install the .la files.
Reported by:	pointyhat via kris
2004-12-23 22:23:30 +00:00
Jeremy Messenger
9da00492b8 Update MASTER_SITES for 2.3 -> 2.6. 2004-12-23 20:33:37 +00:00
Akinori MUSHA
50db8ccf3a Update lang/ruby18 to 1.8.2-preview4.
* Please upgrade sysutils/portupgrade prior to this one, or pkgdb(1)
  may coredump with a double free() problem from a misuse of the DL
  module.  In that case, reinstall sysutils/portupgrade manually.
2004-12-23 20:30:09 +00:00
Kirill Ponomarev
57dec05429 xtermcontrol enables dynamic control of xterm properties. It makes
it easy to change colors, titles, fonts, and the geometry of a
running xterm, as well as to report the current settings of the
properties. Window manipulations such as (de)iconify, raise and
lower, maximize and restore, and reset are also supported. It also
lets advanced users issue any xterm control sequence.
2004-12-23 19:48:10 +00:00
Kris Kennaway
3bc925b3cc Correct quoting of DEPRECATED 2004-12-23 01:53:13 +00:00
Kris Kennaway
67564c539f Remove another non-system locale directory. 2004-12-22 20:22:36 +00:00
Edwin Groothuis
057d0c9cf3 [x11-toolkits/ocaml-lablgtk2] : fix pkg-plist
pointyhat pointed out that ${LOCALBASE}/share/doc/ocaml has
	to be @dirrm'd too

PR:		ports/75294
Submitted by:	Rene Ladan <r.c.ladan@student.tue.nl>
2004-12-22 01:10:50 +00:00
Trevor Johnson
9e299fa9a7 Fix dependencies after last commit. 2004-12-20 18:43:37 +00:00
Jeremy Messenger
b2b3887984 Update a link in MASTER_SITES for 2.3 -> 2.4. 2004-12-20 06:28:08 +00:00
Kris Kennaway
3e57c8d5d9 Don't remove system locale directories (not listed in the relevant
BSD.*.dist), but do remove locale directories that are not listed
there.  Moreover, don't try to unconditionally @dirrm these
directories since they're shared with other ports and are likely to
still be in use.
2004-12-20 06:25:32 +00:00
Jeremy Messenger
baebf7bc67 Clean up the pkg-plist voodoo:
- Create an empty lib/gtk-2.0/${GTK_VERSION}/engines directory for
	  gtk theme engine ports.
	- Correct the removal of directories:
	  lib/gtk-2.0/${GTK_VERSION}/[loaders,immodules,engines]
	  lib/gtk-2.0/${GTK_VERSION}
	  lib/gtk-2.0

Bump PORTREVISION.

Reviewed by:	marcus
Reported by:	pointyhat via kris
2004-12-20 06:02:51 +00:00
Joe Marcus Clarke
49fe430d08 Correct the removal of the ${PREFIX}/lib/gtk-2.0/modules directory.
Reported by:	pointyhat via kris
2004-12-20 04:15:49 +00:00
Pav Lucistnik
43a1a6b7d3 - After repocopy from ruby-fox, update to 1.2.2
PR:		ports/75199
Submitted by:	Alexander Novitsky <alecn2002@yandex.ru>
2004-12-18 23:30:03 +00:00
Kris Kennaway
b70e8b7e1d This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS.
2004-12-18 23:02:35 +00:00
Pav Lucistnik
22062658cb - Update fxscintilla to 1.62
This version supports both FOX 1.0 and FOX 1.2, and the port use FOX 1.2
  by default. FOX 1.0 version is available under OPTIONS
- Add slave port fxscintilla-fox10
- Switch ruby-fox port to fxscintilla-fox10

PR:		ports/75160
Submitted by:	Alexander Novitsky <alecn2002@yandex.ru> (fxscintilla maintainer)
2004-12-18 22:38:38 +00:00
Volker Stolz
11fc19071e Prune dead host in MASTER_SITES
PR:		ports/71636
Submitted by:	"parv"
2004-12-16 08:55:24 +00:00
Kris Kennaway
be3e1f7794 Clean up handling of locale directories at deinstall-time:
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
2004-12-16 05:49:27 +00:00
Dirk Meyer
2c13adb30c - gtksignal.h ist only broken for ia64 2004-12-16 04:17:38 +00:00
Thierry Thomas
e1f4c55aee - Adds the dependencies needed to run gtk-query-immodules-2.0 and
gdk-pixbuf-query-loaders;

- Generates gtk.immodules in post-install rather than shipping it with
  the port;

- Generates gdk-pixbuf.loaders.

PR:		ports/68133
Submitted by:	Jean-Yves Lefort
Approved by:	maintainer time-out.
2004-12-15 21:00:17 +00:00
Thierry Thomas
52d5bb295d - Adds the dependencies needed to run pango-querymodules;
- Cleans the post-install target and stops ignoring error.

PR:		ports/68124
Submitted by:	Jean-Yves Lefort
Approved by:	maintainer time-out.
2004-12-15 20:59:28 +00:00
Volker Stolz
447a3a98f8 Unbreak: USE_GCC=3.3 since 3.4 no longer works (anything <3.4 would do)
PR:		ports/72264
Submitted by:	Julian Stecklina
2004-12-15 17:15:34 +00:00
Edwin Groothuis
c83731c29a Better way to ignore checksum failures (they are updated too often) 2004-12-15 04:34:53 +00:00
Dirk Meyer
385e0de8ce - use a better test for jails in CURRENT 2004-12-15 04:15:10 +00:00
Edwin Groothuis
034f017174 change 2.0 references to 2.x references 2004-12-14 01:37:12 +00:00
Michael Nottebrock
0083804533 Update to KDE 3.3.2 2004-12-13 20:12:15 +00:00
Ying-Chieh Liao
5855a41969 unbreak by adding missing plist file 2004-12-13 08:08:30 +00:00
Jeremy Messenger
5d5ccab7a4 Remove, it has been unmaintain for years and now no port depend on it. 2004-12-13 05:22:51 +00:00
Jeremy Messenger
c5b130124d Remove, it has been unmaintain for years and no port depend on it. 2004-12-13 04:58:10 +00:00
Joe Marcus Clarke
f202c1ba5c Create an empty lib/gtk-2.0/modules directory to be used by other ports. 2004-12-13 00:59:03 +00:00
Sergey Matveychuk
860429c76d - Update to 1.16
PR:		ports/74814
Submitted by:	maintainer
2004-12-12 23:24:10 +00:00
Kris Kennaway
0f722c207f Now fetchable again. Remove a dead mastersite. 2004-12-12 01:59:42 +00:00
Kris Kennaway
67855a2012 BROKEN: Broken dependency after python 2.4 update 2004-12-11 21:16:33 +00:00
Pav Lucistnik
89fd6adc7f - Reset maintainership, maintainer no longer run FreeBSD with X
Submitted by:	Bjorn Lindstrom <bkhl@elektrubadur.se>
2004-12-11 11:06:05 +00:00
Kris Kennaway
b0bf7bb676 BROKEN: Incomplete pkg-plist 2004-12-10 22:28:57 +00:00
Jeremy Messenger
5346f804b2 Add MAKE_ENV=MONO_SHARED_DIR=${WRKDIR} to avoid mono to throw the junk in
/root/.wapi. It should be good in future when you do the big upgrade without
have to do the 'rm -rf /root/.wapi'.

Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Project by:	BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp
Approved by:	maintainer timeout (still no contact for months)
2004-12-10 19:56:01 +00:00
Dirk Meyer
c9386286a9 - mark BROKEN 2004-12-10 11:22:04 +00:00
Dirk Meyer
42256597a8 - 2004-12-10 11:20:50 +00:00
Jeremy Messenger
c9f337209b -Fix the pkg-plist.
-Use DOCSDIR.

Reported by:	pointyhat and portlint
2004-12-10 05:08:29 +00:00
Dirk Meyer
22cc591617 - mark IGNORE when procfs is not present 2004-12-09 23:50:28 +00:00
Michael Nottebrock
bc343a7df3 PyQt doesn't like python 2.4, restrict it and ports depending on it to
python 2.3 for the time being.
2004-12-08 15:31:32 +00:00
Joe Marcus Clarke
e8aa15ef25 Bump PORTREVISION to chase the gtkhtml3 shared library version. 2004-12-08 06:34:54 +00:00
Joe Marcus Clarke
6daffe5a16 Update to 2.2.4. 2004-12-07 03:33:31 +00:00
Michael Johnson
9ebc7d93ae Update to 2.8.2 2004-12-06 22:29:50 +00:00
Dirk Meyer
b1aa086f90 - update to 0.94.0
xpdf works with this version again
2004-12-06 21:01:45 +00:00
Cheng-Lung Sung
93056a772c - fix pkg-plist
[http://pointyhat.freebsd.org/errorlogs/i386-6-latest-logs/p5-Gnome2-Canvas-1.00_3.log]
2004-12-05 07:19:53 +00:00
Alexander Nedotsukov
6d46758fc4 Update to 2.4.8 2004-12-04 00:35:57 +00:00
Alexander Nedotsukov
04db3a692d Update to 2.4.14 2004-12-03 08:24:25 +00:00
Anton Berezin
da79548f47 Add p5-Tk-Splashscreen-1.0, a widget that displays a Splashscreen during
program initialization.
2004-12-02 14:01:04 +00:00
Michael Johnson
e224371080 Update to 2.8.1 2004-11-29 06:11:57 +00:00
Michael Nottebrock
ebb1ead623 Mark BROKEN, does not compile with KDE >= 3.3.1 2004-11-26 19:35:55 +00:00
Jeremy Messenger
43bb7fa35d Update to 1.0.4. Mono has been set to IGNORE on 5.x if OSVERSION is below
503000.  Mono 1.0.1 and greater have been broken on earlier OSVERSION
versions. Warning, not all C# apps will not working, because FreeBSD still
need to work more on pthread issues. Few C# apps such as Blam, Muine, Tomboy
and etc work perfect.

PR:		ports/74397 ports/74398
Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Project by:	BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp
Approved by:	maintainer timeout (no contract for months)
2004-11-26 05:44:10 +00:00
Kris Kennaway
9322e9e723 Add missing libtool dropping 2004-11-26 00:31:54 +00:00
Kris Kennaway
9e78f4c215 BROKEN: Broken pkg-plist 2004-11-26 00:03:34 +00:00
Max Khon
304894eec9 Update wxgtk2*-devel to 2.5.3
PR:		73450
2004-11-25 20:06:45 +00:00
Dirk Meyer
caed78eebf - update libtool 2004-11-25 05:16:15 +00:00
Joe Marcus Clarke
5cc3a06e89 Add the Firefly font patchset. This patchset is mainly used to make
CJK TrueType fonts look prettier.  Various enhancements like bold, italic,
readability, and embedded bitmap font help a CJK X desktop a great deal.

To enable this patchset, define WITH_CJK while building these ports (pango,
fontconfig, libXft, and freetype2).

PR:		73083
Submitted by:	clive
Obtained from:	Hamigua <hamigua at cuc.cn> (I think)
2004-11-21 22:03:48 +00:00
Trevor Johnson
1075c865c7 Allow slave ports to override DIST_SUBDIR.
PR:		74186
Submitted by:	Jin-Shang Tseng
2004-11-21 16:31:35 +00:00
Koop Mast
a433cd224a Update to 2.6.1.
Approved by:	pav (mentor)
2004-11-20 17:18:17 +00:00
Kris Kennaway
598ed79f46 BROKEN on 6.x: Broken pkg-plist 2004-11-18 22:27:19 +00:00
Mikhail Teterin
0d69f07c56 Add the patch created by KDE people, that addresses a very annoying
problem in many Qt-based programs -- tabs are replaced by spaces. The
patch is straight from KDE's qt-copy CVS tree and should be present in
the next version of Qt. Bump PORTREVISION.

While here, stop requiring exact versions of png, jpeg, and mng --
anything the user's system has at the time of port-building will satisfy
Qt.

Approved by:	 Andy Fawcett	(as part of kde@ -- the maintainers)
2004-11-16 23:25:11 +00:00
Michael Nottebrock
15e8ee830a Fix build on 4.x. 2004-11-16 06:34:57 +00:00
Jeremy Messenger
589ceab2e1 Ruby/GnomePrintUI is a Ruby binding of libgnomeprintui.
WWW: http://ruby-gnome2.sourceforge.jp/
2004-11-15 19:48:46 +00:00
Jeremy Messenger
0fcebac3e3 Update to 0.11.0. Three new ports (Ruby/RSVG, Ruby/GnomePrint and
Ruby/GnomePrintUI) will be add in ruby-gnome2-all later when I am done with
create and test with those new ports tonight or tomorrow.
2004-11-15 06:18:35 +00:00
FUJISHIMA Satsuki
a787f0b075 farewell to libxpg4. 2004-11-15 05:19:30 +00:00
Kris Kennaway
c5bde07e89 Add missing file 2004-11-13 04:06:56 +00:00
Ade Lovett
64cee60a73 Update to 8.4.7 2004-11-12 01:15:44 +00:00
Joe Marcus Clarke
e2755f28eb This port really need gmake. 2004-11-11 22:48:27 +00:00
Tilman Keskinoz
1ef8a20d33 Add a missing file to pkg-plist. Bump PORTREVISION
Submitted by:	lofi

Drop Maintainership
2004-11-10 09:52:48 +00:00
Michael Nottebrock
14a1da27f4 Update to KDE 3.3.1 2004-11-08 00:34:12 +00:00
Joe Marcus Clarke
aebd7d18d0 Update to 2.6.0. 2004-11-07 22:51:06 +00:00
Joe Marcus Clarke
d2e2d007a0 Update to 2.4.1. 2004-11-07 22:50:43 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Joe Marcus Clarke
58406bee89 Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).
This release notes detailing all of the new goodies in GNOME 2.8 can
be found at http://www.gnome.org/start/2.8/notes/, and the list of what
was fixed in GNOME 2.8.1 can be found at
http://lists.gnome.org/archives/gnome-announce-list/2004-October/msg00056.html.

This release, as well as all of our others, would not have been possible
without the great efforts of our FreeBSD GNOME Team.  The list of
current members can be found at http://www.freebsd.org/gnome/contact.html
(including our newest member, Michael Johnson <ahze@FreeBSD.org>).

Special thanks also goes out to all of the loyal FreeBSD GNOME users that
put up with crashes and hangs to test and debug GNOME on FreeBSD.  We would
especially like to thank those users that provided patches for GNOME 2.7 and
2.8:

Franz Klammer <klammer@webonaut.com>
Piotr Smyrak <piotr.smyrak@heron.pl>
Radek Kozlowski <radek@raadradd.com>
Khairil Yusof <kaeru@pd.jaring.my>
Yasuda Keisuke <kysd@po.harenet.ne.jp>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Vladimir Grebenschikov <vova@fbsd.ru>

GNOME 2.8 also features a new, FreeBSD-specific splashscreen that
was designed by jimmac for GNOME 2.8, then daemonized by
Franz Klammer <klammer@webonaut.com> and Radek Kozlowski
<radek@raadradd.com>.

As with GNOME 2.6, you cannot just "portupgrade" to GNOME 2.8.  There is
a script provided at http://www.marcuscom.com/downloads/gnome_upgrade28.sh
that will aid in the upgrade process.  Full documentation on the GNOME 2.8
upgrade is coming following this commit.

From all of us at FreeBSD GNOME, ENJOY!
2004-11-07 22:24:32 +00:00
Dirk Meyer
e81e3f37d7 - update to 0.9.4 2004-11-07 21:47:05 +00:00
Michael Nottebrock
8b18564661 Assign maintainership to Danny Pansters <danny@ricin.com>
PR: 721253, 72254
2004-11-07 11:16:34 +00:00
Michael Nottebrock
382e5bbebd Update to 3.13
Assign maintainership to submitter.

PR: 72154
Submitted by: Danny Pansters <danny@ricin.com>
2004-11-07 11:14:53 +00:00
Michael Nottebrock
ff42f781d1 Update to 3.11.3.
PR: 72156
Submitted by: Danny Pansters <danny@ricin.com>
2004-11-06 16:03:45 +00:00
Pav Lucistnik
0e37745584 - Hook lablgtk2 2004-11-05 18:25:45 +00:00
Pav Lucistnik
cf2229fa05 Add ocaml-lablgtk2, an Objective Caml interface to GTK+ 2.x (and optionally
other high level GNOME libraries).

PR:		ports/73565
Submitted by:	Rene Ladan <r.c.ladan@student.tue.nl>
2004-11-05 18:24:53 +00:00
Dirk Meyer
036408a3cc - fix build for symlinked portsdir
Reported by:	kris
Approved by:	jmz
2004-11-05 04:02:07 +00:00
Alexander Nedotsukov
fcf17aa812 Update to 2.4.6 2004-11-02 04:14:19 +00:00
Jeremy Messenger
27742360f0 Update linux-openmotif to 2.2.4 to fix the security.
http://vuxml.freebsd.org/ef253f8b-0727-11d9-b45d-000c41e2cdad.html
2004-11-01 21:24:39 +00:00
Dirk Meyer
94e5af0a22 - override source path for symlinked portsdirs
This allows tk84 build, when tcl84 was build in a different environment.

portrevision not bumped, no affected package can exist.
2004-11-01 13:22:12 +00:00
Dirk Meyer
96f20f728d - allow to overwrite TKBASE
package is not changed
2004-11-01 12:53:12 +00:00
Kris Kennaway
b9fd5dfdcf Now builds on FreeBSD 5.x. 2004-10-28 21:08:42 +00:00
Kris Kennaway
33a8074e2a Now builds on FreeBSD >= 5.x. 2004-10-28 21:06:11 +00:00
Dirk Meyer
a22ed9b039 - detect unsupported configuration 2004-10-28 17:08:53 +00:00
Dirk Meyer
d812bf6dde - optimize reinplace to handle symlinked /usr/ports 2004-10-28 07:49:06 +00:00
Joe Marcus Clarke
4b16da7d29 Remove a file that is no longer generated thanks to the new libtool scheme.
Reported by:	pointyhat via kris
2004-10-28 05:46:50 +00:00
Dirk Meyer
e8599f3df2 - Fix bad source path in tclConfig.sh tkConfig.sh
make packages from pointyhat cluster work as intended
2004-10-27 18:07:18 +00:00
Kirill Ponomarev
6e3f37d3dc Update to version 1.7.0
PR:		ports/72825
Submitted by:	Ports Fury
2004-10-26 18:10:02 +00:00
Joe Marcus Clarke
20fec632c3 Add missing BUILD_DEPENDS.
Reported by:	pointyhat via kris
2004-10-25 19:17:15 +00:00
Edwin Groothuis
8703e533e5 Clean up time for email addresses MIA!
If you know new email addresses for the people involved, please send-pr it!

<mcsi@agava.com>: host relay.agava.net.ru[195.161.118.3] said: 550
    <mcsi@agava.com>: User unknown in local recipient table (in reply to RCPT
    TO command)

<woju@bbsmail.ntu.edu.tw> (expanded from <woju@bbsmail>): Host or domain name
    not found. Name service error for name=bbsmail.ntu.edu.tw type=A: Host not
    found

<esoha@attbi.com>: host gateway.attbi.com[204.127.198.6] said: 551 not our
    customer (in reply to RCPT TO command)

<crow@nektor.hu>: host mail.kapu.hu[195.70.32.236] said: 550 unknown user (in
    reply to RCPT TO command)

<cyrilm@tower.pp.ru>: host mail.tower.pp.ru[213.85.109.133] said: 550 unknown
    user (in reply to RCPT TO command)

<ports@henrik-motakef.de>: Host or domain name not found. Name service error
    for name=henrik-motakef.de type=A: Host not found

<jj@nttmcl.com>: host mx1.nttmcl.com[216.69.64.132] said: 550 5.2.1
    <jj@nttmcl.com>... Mailbox disabled for this recipient (in reply to RCPT TO
    command)

<koji@jet.es>: host mx.wanadoo.es[62.81.235.75] said: 550 Relay not permitted /
    No such user (in reply to RCPT TO command)

<proot@iaces.com>: host horton.iaces.com[204.147.87.98] said: 550 5.1.1
    <proot@iaces.com>... User unknown (in reply to RCPT TO command)

<roland.jesse@gmx.net>: host mx0.gmx.net[213.165.64.100] said: 550 5.1.1
    {mx034} <roland.jesse@gmx.net>... User is unknown (in reply to RCPT TO
    command)

<vess@slavof.net>: host mail.slavof.net[213.130.68.146] said: 550 5.7.1 Access
    denied (in reply to MAIL FROM command)

<tuxsuximus@hotmail.com>: host mx3.hotmail.com[65.54.253.99] said: 550
    Requested action not taken: mailbox unavailable (in reply to RCPT TO
    command)

<zenin@archive.rhps.org>: host mail.rhps.org[66.250.128.137] said: 550 5.7.1
    <zenin@archive.rhps.org>... Relaying denied (in reply to RCPT TO command)
2004-10-25 13:39:57 +00:00
Joe Marcus Clarke
2615854e1d Add p5-Glade2 after a repocopy from p5-Glade. p5-Glade2 adds libglade
interface building bindings to Perl so you can create and manipulate
GTK+ and GNOME user interfaces in Perl.

PR:		70682
Submitted by:	ports@c0decafe.net <ports@c0decafe.net>
2004-10-23 17:45:27 +00:00
Jacques Vidrine
0cedddac35 Mark DEPRECATED. It has no maintainer and contains security
vulnerabilities:
http://vuxml.freebsd.org/ef253f8b-0727-11d9-b45d-000c41e2cdad.html
2004-10-21 20:23:41 +00:00
Pav Lucistnik
2068b9a24a - Update to 1.2.11
PR:		ports/72826
Submitted by:	Ports Fury
2004-10-20 09:39:54 +00:00
Dirk Meyer
8ae39a1141 - fix the automake update from ade 2004-10-18 18:08:00 +00:00
Oliver Braun
f7ef84c584 Upgrade ghc to 6.2.2, remove BROKEN, make portlint a little bit happier. 2004-10-17 09:25:00 +00:00
Alexander Nedotsukov
9923a4800c Withdraw BROKEN on 5.x. It's ok now. 2004-10-16 15:56:40 +00:00
Alexander Nedotsukov
89c5e94fec Always add explicit namespace in generated Wrap<> traits specialization.
This is required when gtkmmproc used for gnome-- code generation.
The last one defines classes in its own namespace.

Reported by:	pointyhat via kris
2004-10-16 15:47:02 +00:00
Joe Marcus Clarke
e0236b477f This port really is broken on 4.X.
Reported by:	pointyhat via kris
2004-10-16 01:03:23 +00:00
Ade Lovett
0d9fe4811f Kill off automake18, switching to automake19. Requiem Mors Pacem. 2004-10-15 17:32:46 +00:00
Dirk Meyer
4a6bf88c6f - update to 0.93.97 2004-10-14 18:08:42 +00:00
Dirk Meyer
a9a1abe527 - update to 0.93.96 2004-10-14 17:35:08 +00:00
Dirk Meyer
d64b9651d4 - mark FORBIDDEN 2004-10-14 04:34:07 +00:00
Dirk Meyer
57517112d3 - drop maintainership 2004-10-13 21:03:13 +00:00
Dirk Meyer
ebb064915a - drop maintainership 2004-10-13 20:49:17 +00:00
Dirk Meyer
1ab8db5c5b - It was not forgotten, as no port package could be build! 2004-10-13 20:31:11 +00:00
Oliver Eikemeier
f4de7530f8 - bump PORTEPOCH
Forgotten by:	dinoex
2004-10-13 16:20:11 +00:00
Alexander Nedotsukov
3710c9da14 Redone gcc 3.4 build fix. Previous aproach just made gcc quiet
and resulted in lost symbols for Gtk::wrap methods.

Reported by:	pointyhat via kris
2004-10-13 11:12:05 +00:00
Dirk Meyer
ac05afc404 - backout incomplete update 2004-10-13 09:48:38 +00:00
Tilman Keskinoz
5fc022ae1d Update qscintilla to 1.4
Bump PORTREVISION of affected port.

PR:		72152
Submitted by:	Danny Pansters <danny@ricin.com>
2004-10-13 09:20:21 +00:00
Kirill Ponomarev
a6133d9fae Drop maintainership to ports@FreeBSD.org
PR:		ports/71721
Submitted by:	Radim Kolar <hsn@netmag.cz>
2004-10-12 13:23:48 +00:00
Dirk Meyer
c94608f094 - update to 0.93.95b 2004-10-12 04:14:17 +00:00
Joe Marcus Clarke
5a4687732f Fix the build with PTHREAD_LIBS=-pthread. I'm also unmarking this port as
broken on 4.X as I think this will fix that build as well.

Reported by:	pointyhat via kris
2004-10-12 03:15:04 +00:00
Edwin Groothuis
6fe027b512 Update port: x11-toolkits/gtk20-apireference (fixes broken links
and adds GObject and gdk-pixbuf)

	- Fixes links to other modules in .html files
	- Adds GObject and gdk-pixbuf docs (they're part of GLib and GTK+)
	- Cleans the Makefile

PR:		ports/72359
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
Reviewed by:	edwin@mavetju.org
2004-10-11 22:59:13 +00:00
Kris Kennaway
f3ab1adcfb BROKEN on 5.x: Broken by changes to make(1)
Approved by:	portmgr (self)
2004-09-30 05:49:11 +00:00
Kris Kennaway
84e8d56ed5 Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by:	portmgr
2004-09-30 05:32:00 +00:00
Kris Kennaway
90abb24f53 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-29 05:45:34 +00:00
Kris Kennaway
66f8fe6c44 BROKEN: Unfetchable
Approved by:	portmgr (self)
2004-09-26 02:40:33 +00:00
Kris Kennaway
0d4fbf1a95 BROKEN with perl 5.8 (still)
Approved by:    portmgr (self)
2004-09-26 01:57:46 +00:00
Kris Kennaway
0780800c87 BROKEN on 5.x: Configure fails
Approved by:    portmgr (self)
2004-09-26 01:46:00 +00:00
Kris Kennaway
dc34d47840 BROKEN on 5.x: Configure fails
Approved by:	portmgr (self)
2004-09-26 01:42:16 +00:00
Ying-Chieh Liao
1221f6cfad - Fix build on -current after gcc 3.3 import
PR:	71875, 71886
Submitted by:	Ports Fury
Approved by:	portmgr (marcus)
2004-09-24 01:04:01 +00:00
Pav Lucistnik
dab57fe171 - Fix build with gcc 3.4 [1]
- Remove leftover empty directories [2]

PR:		ports/71890 [1]
Submitted by:	Sergio Mangialardi <sergio@softshark.org> [1]
Approved by:	portmgr (marcus)
2004-09-19 17:33:45 +00:00
Kris Kennaway
fe54d2a7c7 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-18 17:49:31 +00:00
Joe Marcus Clarke
a87718856c Fix recent XPM buffer overflows as described at
http://www.vuxml.org/freebsd/3d1e9267-073f-11d9-b45d-000c41e2cdad.html.

Obtained from:	GTK+ CVS
Approved by:	portmgr (implicit)
2004-09-17 02:09:28 +00:00
Alexander Nedotsukov
0beb901505 Fix build with gcc 3.4
Approved by:	portmgr (krion)
2004-09-05 11:15:08 +00:00
Norikatsu Shigemura
7a76e004b8 Utilize X_WINDOW_SYSTEM. 2004-09-03 20:43:04 +00:00
Pav Lucistnik
0852823332 - Resign on maintainership of my FreeBSD ports
Submitted by:	Michal Pasternak <dotz@irc.pl>
2004-09-02 08:16:25 +00:00
Pav Lucistnik
1d45b6e08b - Don't hardcode shlib versions
- Libintl is not part of libc on FreeBSD

PR:		ports/70318
Submitted by:	Christopher Nehren <apeiron@comcast.net>
Approved by:	maintainer timeout (14 days)
2004-08-29 01:20:26 +00:00
Adam Weinberger
3396782c78 Update to 2.4.9. This is just a quick fix release that pretty
much duplicates the configure patch that marcus committed.
2004-08-25 19:35:23 +00:00
Joe Marcus Clarke
5b284b0430 Update to 2.4.8. 2004-08-25 19:02:32 +00:00
Ade Lovett
e56e34a864 Slightly harder to deal with than ports/70328, but tweak tcl80 and tk80
with  WITH_TCL80_MAN and WITH_TK80_MAN knobs respectively.
2004-08-23 19:59:09 +00:00
Ying-Chieh Liao
6a3c1f6ab2 add flu 2.13
A small collection of FLTK Widgets
2004-08-23 07:40:41 +00:00
Pav Lucistnik
5470044395 - Sneak CXX into configure script as CC. Configure script ignores CXX and keeps
on linking C++ code with "cc". This fixes build on gcc 3.4
2004-08-21 16:28:20 +00:00
Mark Linimon
d3d3d47dd3 Maintainer no longer has time to work on this port. But thanks for your
help in the past!
2004-08-20 19:12:34 +00:00
Tilman Keskinoz
a6b26561f3 Build shared library with -fPIC to fix build on amd64 2004-08-20 14:24:29 +00:00
Pav Lucistnik
eb8b61b7a7 - Move notif2 from x11-toolkits to x11-themes.
PR:		ports/70515
Submitted by:	Andrey Slusar <anray@inet.ua>
Repocopy by:	marcus
2004-08-20 07:22:45 +00:00
Cheng-Lung Sung
6adf115354 My territory, suggested by ijliao. :p
Approved by:	vanilla (co-mentor)
2004-08-20 02:56:44 +00:00
Volker Stolz
ec941eb8b3 mirror.ac.uk -> mirrorservice.org
PR:		ports/69481
Submitted by:	Tim Bishop, Dejan Lesjak
Approved by:	maintainers
2004-08-19 13:25:38 +00:00
Alexander Nedotsukov
5c0330b1d9 - Fix build with gcc 3.4 [1]
- Unplug examples from build since they are not installed anyway.
- Use lthack.

Reported by:	pointyhat via kris
2004-08-18 07:06:39 +00:00
Alexander Nedotsukov
3190699a5e Fix build with gcc 3.4 (friend of typedef is prohibited by C++ standard). 2004-08-17 12:19:52 +00:00
Alexander Nedotsukov
b96243c3e8 Fix plist.
Reported by:	pointyhat
2004-08-17 07:18:23 +00:00
Alexander Nedotsukov
d7def3e41a Fix plist.
Reported by:	pointyhat
2004-08-17 05:05:49 +00:00
Dirk Meyer
bf30172cbf - new options:
WITH_TCL82_MAN, WITH_TCL82_MAN, WITHOUT_TCL84_MAN,
 WITH_TK82_MAN, WITH_TK82_MAN, WITHOUT_TK84_MAN
PR:	70328
2004-08-17 05:00:53 +00:00
Alexander Nedotsukov
cc4e17a48e USE_INTLTOOL_VER -> USE_INC_LIBTOOL_VER to let lthack actually
axe .la garbage.

I didn't pay much attention to the fact how _INC get lost after
repocopy when was told about this problem in
x11-tookits/libpanelappetmm.

Reported by:	pointyhat
2004-08-17 04:02:17 +00:00
Jeremy Messenger
3ffe74f7b2 Update to 0.10.1, this fixed some serious bugs of 0.10.0.
- Ruby/GTK: Fix compiling error under GTK+-2.0.x.
	- Ruby/GtkSourceView: Fix compiling error.
	- Ruby/GdkPixbuf: Fix some bugs.
2004-08-16 18:48:33 +00:00
Jeremy Messenger
6d9eff1e93 Ruby/PanelApplet is a Ruby binding of libpanel-applet.
WWW: http://ruby-gnome2.sourceforge.jp/
2004-08-15 17:01:58 +00:00
Jeremy Messenger
b59f3899ff Ruby/GtkSourceView is a Ruby binding of gtksourceview-1.0.x.
WWW: http://ruby-gnome2.sourceforge.jp/
2004-08-15 17:01:02 +00:00
Steve Price
9303fa2bc8 Update to version 2.2.3.
PR:		65721
Submitted by:	KATO Tsuguru <tkato@prontomail.com>, deischen
2004-08-15 15:22:06 +00:00
Oliver Lehmann
90577764ee fix build for (at least my) 4.10 (box) 2004-08-15 14:55:18 +00:00
Max Khon
cbb36b4539 Fix STC build.
Pointed out by:	kuriyama
2004-08-15 07:51:08 +00:00
Max Khon
f68d7e49c0 NO_LATEST_LINK=yes 2004-08-15 07:49:10 +00:00
Jeremy Messenger
338404f1b3 - Update to 0.10.0.
- Un-broke/enable multimedia/ruby-gst; it works with current gstreamer now.
- Change some that have CP to INSTALL_*.
- Few small clean up.

BTW: ruby-gtksourceview and ruby-panelapplet will be add very soon when I
     create and test them. They are going to be part of ruby-gnome2-all meta
     port.
2004-08-15 07:11:57 +00:00
Kris Kennaway
d0e7992781 BROKEN: Unfetchable 2004-08-14 21:46:28 +00:00