Commit graph

3588 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
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