1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Commit Graph

3636 Commits

Author SHA1 Message Date
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
Joe Marcus Clarke
598b05575d Update to 2.4.7 which has the fix for the FileSelector bug as well as
a potential crash when trying to get a user's home directory.
2004-08-14 21:38:18 +00:00
Alexander Nedotsukov
7831e5b74d Fix a bug in GtkFileChooser which prevent files to be opened.
Obtained from:	GNOME Bugzilla (#150099)
2004-08-14 17:49:06 +00:00
Joe Marcus Clarke
7c45a1e3db Fix build with GCC 3.4.2.
Reported by:	pointyhat
2004-08-14 00:45:45 +00:00
Pav Lucistnik
f0c23e865f - Update to 1.0.1
PR:		ports/70383
Submitted by:	Alex Kiesel <kiesel@schlund.de> (maintainer)
2004-08-13 23:21:14 +00:00
Michael Nottebrock
3a01d4e44c Update to 3.3.3 2004-08-13 22:46:52 +00:00
Alexander Nedotsukov
cc7b1d5b4c Update to 2.4.6 2004-08-13 20:38:12 +00:00
Kirill Ponomarev
b35e941ed0 Update to version 1.1.9
PR:		ports/70415
Submitted by:	Ports Fury
2004-08-13 16:09:06 +00:00
Volker Stolz
4abbd7706f Fix location of pkg-config-file
PR:		ports/69192
Submitted by:	Konstantin Oznobihin
Approved by:	maintainer timeout
2004-08-13 14:39:15 +00:00
Akinori MUSHA
790c513316 Update lang/ruby18 to 1.8.2-preview2. 2004-08-12 08:57:52 +00:00
Vanilla I. Shu
20e4709efc Add p5-Tk-ResizeButton 0.01, a resizeable button to be used in a
Tk::HList column header.

PR:		ports/70230
Submitted by:	Lubomir Marinov <lubomir_m@abv.bg>
2004-08-10 16:04:26 +00:00
Alexander Nedotsukov
9c477653c8 Update to 2.4.5 2004-08-10 10:26:40 +00:00
Jeremy Messenger
b6138ed1ff - Update to 0.4.1. [1]
- I think, it's wrong to have the 'gtk' as PORTNAME. I have made some change
  from 'gtk' to 'gauche' with PKGNAMESUFFIX= -gtk. This is correct way to do.

PR:		ports/69483 [1]
Submitted by:	Erik Greenwald <erik@smluc.org> (maintainer) [1]
2004-08-09 03:29:06 +00:00
Jeremy Messenger
086d609d1b Use new libtool scheme. 2004-08-08 22:49:20 +00:00
Jeremy Messenger
8ddbe16b88 - Update to 2.0.3.
- Remove 'py-' from the PORTNAME and add PKGNAMEPREFIX=${PYTHON_PKGNAMEPREFIX}.
- Change DIST_SUBDIR to gnome2.
- Remove patch-configure and use libtool 15.
- Chase the current bsd.gnome.mk, pygtk2.

Reviewed by:	marcus
2004-08-07 18:59:49 +00:00
Michael Nottebrock
0b8e6214f9 Add to ipv6 category.
PR: ports/70025
2004-08-05 11:46:49 +00:00
Joe Marcus Clarke
eda54492af Fix warnings when doing make deinstall by applying some @unexec
magic when removing shared directories.

PR:		70013
2004-08-04 21:59:44 +00:00
Joe Marcus Clarke
deed05e038 Sync the MIME search directories from gnome-vfs. This fixes some
prioritization issues with custom MIME types.
2004-08-04 18:33:45 +00:00
Ade Lovett
e32a824579 Move devel/autoconf->devel/autoconf253 and devel/automake->devel/automake15
All autotools ports are now truly versioned and do not conflict with each
other.

This marks the end of "Phase 1" of the autotools updates.
2004-08-03 22:36:52 +00:00
Joe Marcus Clarke
bb969b7d76 Update to 1.4.1. 2004-08-03 00:37:44 +00:00
Max Khon
e08df5d8a2 - wx-config now points to wxgtk2-2.4.config
- Bump PORTREVISION

Suggested by:	Diane Bruce <db at db dot net>
2004-07-31 16:38:42 +00:00
Joe Marcus Clarke
db0c913ee0 Update to 1.0.6, and use the new libtool scheme. 2004-07-26 20:37:03 +00:00
Eric Anholt
cf80d22f0c Register missing CONFLICTS, mostly on xorg-libraries-*
Reported by:	Kent Stewart <kstewart@owt.com>
2004-07-26 18:32:46 +00:00
Volker Stolz
870da68c71 Remove references to mirror.ac.uk
PR:		ports/69481
Submitted by:	Tim Bishop
2004-07-26 12:13:47 +00:00
Joe Marcus Clarke
9bdf980e0d * Fix detection of i18n support [1]
* Use the new libtool scheme

Reported by:	Rui Lopes <rui@ruilopes.com> [1]
2004-07-25 20:43:12 +00:00
Pav Lucistnik
644574bbd9 - Chase redirect
PR:		ports/69569
Submitted by:	zeekay <zk@wspim.edu.pl>
2004-07-25 15:09:47 +00:00
Joe Marcus Clarke
73b8cfc1ec Since this port uses custom LIBTOOLFLAGS, make sure to use its included
libtool.
2004-07-25 02:41:35 +00:00
Adam Weinberger
264f9789e7 [1] Only utilize ATK_ROLE_EMBEDDED if it exists.
Utilize lthack.

Submitted by:	[1] many
2004-07-24 15:18:05 +00:00
Joe Marcus Clarke
706f3a708a Bump PORTREVISION as these need to be recompiled with X.Org. 2004-07-23 23:42:29 +00:00
Adam Weinberger
822e2ff9f9 Update to 1.0.5. 2004-07-23 19:34:15 +00:00
Eric Anholt
4eb209da7d - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it.  XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
  on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.

PR:		ports/68763
Approved by:	portmgr (marcus)
Approved by:	re (scottl)
2004-07-23 19:10:32 +00:00
Tilman Keskinoz
3ac4fec272 Retire QT2. QT3 was released a few years ago and QT4 will be released soon. 2004-07-23 14:53:13 +00:00
Tilman Keskinoz
a2fd355dff Update to 0.5.17
PR:		69442
Submitted by:	stephane
2004-07-23 07:38:38 +00:00
Ying-Chieh Liao
46c3f147dc upgrade to 1.043
PR:		69332
Submitted by:	maintainer
2004-07-21 01:08:06 +00:00
Oliver Lehmann
6d22a57097 update to xfce4-4.0.6 2004-07-19 03:31:36 +00:00
Pav Lucistnik
c3ef8ffdf6 Add scx, a GUI library for Scheme.
PR:		ports/69074
Submitted by:	Björn Lindström <bkhl@elektrubadur.se>
2004-07-17 20:07:24 +00:00
Alexander Nedotsukov
8d79fab4da Put back USE_INC_LIBTOOL_VER=13 and lthack to fix build with
non-stock C++ compiller (gcc33 on -STABLE).

Noticed by:	kris
2004-07-16 04:26:07 +00:00
Alexander Nedotsukov
31f57dea12 Whitespace cleanup.
Noticed by:	kris
2004-07-16 02:03:31 +00:00
Pav Lucistnik
145963cb2b - Correct shared library numbers to match current state of GNOME.
Bad thing this have to be hardwired here, as it will be most probably
  forgotten next time some on the libs is updated.

PR:		ports/69118
Submitted by:	John Merryweather Cooper <johnmary@adelphia.net> (maintainer)
2004-07-15 22:44:42 +00:00
Pav Lucistnik
2d7950b0cf - Update to 1.0
PR:		ports/68844
Submitted by:	John Merryweather Cooper <johnmary@adelphia.net> (maintainer)
2004-07-14 22:44:23 +00:00
Kirill Ponomarev
614b89a8a4 Update to version 1.2.7
PR:		ports/69005
Submitted by:	Ports Fury
2004-07-14 12:36:33 +00:00
Alexander Nedotsukov
271f6af01d Update to 2.6.0 2004-07-14 09:04:53 +00:00
Hye-Shik Chang
4005598746 Update to 0.5.1 and fix dependency. 2004-07-12 02:16:27 +00:00
Pav Lucistnik
696e3ea05e - Fix plist after latest libtool change 2004-07-11 23:42:44 +00:00
Pav Lucistnik
475e356f71 - Portlint 2004-07-11 22:43:54 +00:00
Max Khon
85637516c8 Fix LIB_DEPENDS for wxgtk2-utils-devel port. 2004-07-11 08:14:35 +00:00
Kris Kennaway
413e6ce575 BROKEN: Broken dependency 2004-07-11 00:47:31 +00:00
Alexander Nedotsukov
bfeea0e7ac Update to 2.4.4 2004-07-10 09:20:06 +00:00
Kirill Ponomarev
32c58d5878 Update to version 2.4.0
PR:		ports/68866
Submitted by:	Ports Fury
2004-07-10 06:42:42 +00:00
Kirill Ponomarev
14f3ee0604 Update to version 2.4.0
PR:		ports/68865
Submitted by:	Ports Fury
2004-07-10 06:41:56 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Oliver Eikemeier
ed8fc12be2 sort 2004-07-08 22:24:40 +00:00
Alexander Nedotsukov
58b77748ff - Fix examples build trigger.
- Axe yet more build but not install stuff.
2004-07-08 14:42:03 +00:00
Alexander Nedotsukov
81593e6fc3 Fix LATEST_LINK. 2004-07-08 12:01:08 +00:00
Alexander Nedotsukov
2c51bb9ce7 Update to 2.6.2 2004-07-08 11:56:02 +00:00
Alexander Nedotsukov
6bf9154e67 Add libgnomeuimm 2.6.0 after repocopy from libgnomeuimm,
C++ wrapper for libgnomeui library.
2004-07-08 11:24:37 +00:00
Sergey Matveychuk
067ca0c478 Change email address for my ports.
Approved by:	krion (mentor)
2004-07-07 19:20:02 +00:00
Max Khon
7a049bf482 Patch Makefile.in in pre-configure instead of post-patch:
patching requires wxgtk2-2.5-config which is installed via BUILD_DEPENDS
and can be missing when post-patch stage is run.

Reported by:	bento (kris)
2004-07-07 13:33:48 +00:00
Pav Lucistnik
7de5522f7e - Register conflict with newly added Gtk2 incarnation of this port 2004-07-07 06:56:32 +00:00
Pav Lucistnik
593f3b1737 After repocopy from x11-toolkits/gtkdatabox, add gtkdatabox2, Gtk+2 widget
to display numerical data.

PR:		ports/68710
Submitted by:	Leonid Zolotarev <leoz@saunalahti.fi>
Repocopied by:	marcus
2004-07-07 06:55:33 +00:00
Adam Weinberger
c55e8c382e Update to 2.6.2.1. 2004-07-06 16:49:56 +00:00
Kirill Ponomarev
6aada50f02 Update to version 1.2.6
PR:		ports/68635
Submitted by:	Ports Fury
2004-07-03 15:42:58 +00:00
Anton Berezin
057b3a9144 Unbreak on 5.8 by doing some creative patching. While at it, assign
maintainership to perl@.
2004-07-02 10:56:03 +00:00
Kris Kennaway
cea7e62674 Still BROKEN with perl 5.8.4 2004-07-02 10:01:22 +00:00
Kris Kennaway
c113d5d1b2 BROKEN: Build fails 2004-07-02 08:16:31 +00:00
Alexander Nedotsukov
b5ec194289 Update to 2.4.4 2004-07-02 04:05:53 +00:00
Ade Lovett
328b757bf2 Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).

PR:		67768
Submitted by:	ade
Approved by:	4-exp bento runs (thanks, kris!)
2004-07-01 17:06:41 +00:00
Volker Stolz
90c3512f73 Update to 0.5.16 (unbreak w. gtk+-2.4), thanks to Jochen Huhmann
PR:		ports/68421
Submitted by: 	maintainer
2004-06-28 08:24:18 +00:00
Hye-Shik Chang
448a761391 Update to 1.5 2004-06-28 04:26:33 +00:00
Max Khon
9976897e4f Fix order. 2004-06-27 22:34:10 +00:00
Max Khon
40852f28b2 New ports:
wxWidgets 2.5.2 (development branch) + contributed libraries and utils.
2004-06-27 21:17:17 +00:00
Pav Lucistnik
f0b606b68f - Update to 1.2.5
PR:		ports/68393
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2004-06-26 16:19:37 +00:00
Alexander Nedotsukov
91d6af38e5 Add gtkmm 2.4.3 after repocopy from gtk--2, a C++ wrapper for GTK+,
Pango, Atk.
2004-06-26 07:14:01 +00:00
Joe Marcus Clarke
93181c3dd7 Add support for a mime database in ${X11BASE} as well as ${LOCALBASE}.
Requested by:	pav
2004-06-26 03:28:37 +00:00