Commit graph

3767 commits

Author SHA1 Message Date
Michael Johnson
acb383aa6b - Remove MASTER_SITE_SOURCEFORGE 2005-06-18 14:18:08 +00:00
Michael Johnson
03c8672d39 - Temp add MASTER_SITE_LOCAL to MASTER_SITES
I can only fetch 14% from the main gnome ftp and no other gnome mirror
  has it as of 10:10EST
2005-06-18 14:13:40 +00:00
Alexander Leidinger
23b3bc4b0d Mega-patch to cleanup the ports infrastructure regarding our linux bits:
- USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
    tools to strip binaries anymore, so it's not neccesary anymore to override
    STRIP and STRIP_CMD.
  - USE_LINUX_PREFIX implies NO_MTREE now.
  - In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
    instead upon the native FreeBSD libraries.
  - The variable LINUX_BASE_PORT contains a string which is suitable as an
    item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
    default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
    instead of a hardcoded reference.
  - Change all ports to comply to the "new world order".
  - The Ports Collection now allows to override the default linux_base port.
    Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
    ${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use
    ${PORTSDIR}/emulators/linux_base-${OVERRIDE_LINUX_BASE_PORT}).
  - If USE_LINUX or OVERRIDE_LINUX_BASE doesn't point to an existing linux_base
    port and if USE_LINUX isn't set to "yes" (case insensitive), the port will
    be marked as IGNORE. [1]
  - Readd USE_LINUX knobs into several ports and make several uses of a
    conditional dependency ("USE_LINUX?=") into an unconditional one
    ("USE_LINUX=") which where removed/changed by Trevor to allow the use of
    alternative linux_base ports. While this is a nice goal, the implementation
    resulted in missing dependencies. The OVERRIDE_LINUX_BASE_PORT knob
    in this commit is supposed to fix the problem while keeping the feature.
    Basicaly this includes a backout of Trevor's commit, to prevent confusion
    I mention it here explicitely.
  - Use the correct prefix (X11- instead of LOCAL- or LINUX-) for some ports.
    Chase dependencies for this.
  - Changes to make linux_devtools installable on amd64, remove some stray
    device nodes (they don't work on recent OS versions and aren't really
    needed).
  - Make linux_base-8 PREFIX clean and remove some stray device nodes.
    Additionally tell a little bit more about how to setup NIS/YP [2].
  - Update the PGSQL dependency in the linux-opengroupware port to a recent
    version (the old one isn't available anymore), I don't know if this
    works (at least it isn't more broken than before).
  - Use PREFIX/usr/share/doc instead of PREFIX/usr/doc in the divx4linux
    ports, the former path exists already and gets populated by other
    packages too (PREFIX=LINUXPREFIX!).
  - Fix some obvious (non-linuxolator) bugs in some linux ports while being
    there.
  - Bump PORTREVISION where neccesary.

Requested by:	portmgr (linimon) [1]
Submittted by:	Gerrit Kuehn <gerrit_huehn@gruft.fido.de [2]
Approved by:	portmgr (kris, linimon), maintainers (or maintainer timeout)
Tested on:	ports cluster (kris)
Reviewed by:	silence on emulation@
Superseedes PR:	69997

Maintainer approval from:
	chris@chrisburkert.de
	cracauer@cons.org
	des
	girgen
	jamie@bishopston.net
	mezz
	mi
	nivit@users.sf.net
        pat
	simond@irrelevant.org
	riggs@rrr.de
	Udo.Schweigert@Siemens.com
2005-06-17 22:59:29 +00:00
Joe Marcus Clarke
3e2ee32905 Remove a leftover devhelp directory.
Reported by:	pointyhat via kris
2005-06-17 03:28:20 +00:00
Vanilla I. Shu
602fa74db2 Add ewl, it's an Enlightened Widget Library. 2005-06-16 10:08:38 +00:00
Vanilla I. Shu
9be14bbb0f Add etox, it's an evas based text layout library 2005-06-16 10:07:32 +00:00
Michael Johnson
b12a25045c - Update to 2.6.8
Release Notes:	http://mail.gnome.org/archives/gnome-announce-list/2005-June/msg00023.html
2005-06-16 05:24:42 +00:00
Dejan Lesjak
5066edac69 Fix up plist after modifications to mtree (BSD.x11-4.dist rev. 1.27). 2005-06-15 02:42:14 +00:00
Trevor Johnson
6d462c16e3 Update to avoid possible DoS and multiple buffer overflows
when displaying ICO, XPM and BMP images.

See security advisories CAN-2004-0753, -0782, -0783, -0788, and
<URL:https://rhn.redhat.com/errata/RHSA-2004-466.html>.
2005-06-11 22:19:39 +00:00
Thierry Thomas
1a70f44794 Upgrade to 2.4.0. 2005-06-11 19:57:46 +00:00
Joe Marcus Clarke
ca9e747c41 Update to 2.6.3. 2005-06-11 07:57:58 +00:00
Joe Marcus Clarke
20cf05d637 Don't remove the Java JAR directory on deinstallation.
Reported by:	pointyhat via kris
2005-06-11 05:55:51 +00:00
Patrick Li
69da78cb33 Bump shlib version
PR:		ports/82033
Submitted by:	maintainer
2005-06-10 08:28:56 +00:00
Patrick Li
7bfeb41f84 Update to 1.63
PR:		ports/82033
Submitted by:	maintainer
2005-06-10 08:28:24 +00:00
Joe Marcus Clarke
1f32fc6d02 Use GCC 3.4+ instead of hardcoding 3.4.
Requested by:	bland
2005-06-10 04:27:32 +00:00
Joe Marcus Clarke
6f65c291ce Use GCC 3.4 to fix the build on 4.X. 2005-06-09 17:35:28 +00:00
Joe Marcus Clarke
269c00e034 Update to 2.6.2.
PR:		81632
Submitted by:	Panagiotis Astithas <past@ebs.gr>
2005-06-07 15:59:37 +00:00
Pav Lucistnik
f8a52725f5 - Update to 3.2.1
PR:		ports/81907
Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
2005-06-06 18:52:30 +00:00
Joe Marcus Clarke
b3da62525d Update to 2.4.3. 2005-06-05 17:19:55 +00:00
Sergey Matveychuk
d455621ea0 - Fix build. Unbreak.
PR:		ports/81865
Submitted by:	Ports Fury
2005-06-05 16:22:24 +00:00
Sergey Matveychuk
feeb09d6c6 - Fix on 4.x 2005-06-05 16:20:46 +00:00
Sergey Matveychuk
dd8a978938 - Update to 2.4.1
PR:		ports/81864
Submitted by:	Ports Fury
2005-06-05 13:34:20 +00:00
Oliver Lehmann
dcf2d2ebbe back out last change since it was nothing but wrong
Pointed out by:	mezz
2005-06-03 20:24:01 +00:00
Oliver Lehmann
6bb41db8de change the libtool version to use from 1.3 to 1.5 2005-06-03 20:18:13 +00:00
Oliver Lehmann
13142dd19c fix pkg-plist (Add missing @dirrm's)
Pointed out by:	kris
2005-06-03 20:06:24 +00:00
Oliver Lehmann
82b80a082c huh? pkg-plist is not broken? - remove BROKEN
change the libtool version to use from 1.3 to 1.5
2005-06-03 19:11:34 +00:00
Dirk Meyer
5271a91158 - new option WITH_GNUSTEP_FAKEMAIN to work without procfs 2005-06-03 07:53:26 +00:00
Jacques Vidrine
43eb26289a Correct buffer overflows in xview libraries.
Obtained from:	Debian
Security:	http://vuxml.freebsd.org/ae6ec9b8-2f43-4d02-8129-c6a3a53ef09d.html
2005-06-01 17:08:52 +00:00
Pav Lucistnik
fd8f2c9be0 - Don't install demos by default, they are not generally interesting and
it cuts 400 kB off the package. They can be build on demand
- Fix plist for without manuals option
- Portlint

PR:		ports/70503, ports/80012
Submitted by:	Jake Hamby <jhamby@anobject.com>,
		Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Approved by:	maintainer timeout (9 months, 6 weeks respectively)
2005-06-01 16:02:04 +00:00
Max Khon
bb94dfa7fc PORTREVISION bump should not be backed out.
Prodded by:	chkversion
2005-06-01 05:22:37 +00:00
Koop Mast
482d77c904 Update to 0.8.9.
Remove xine plugins, not very well supported and gstreamer-ffmpeg does a
better job.
Override COMMENT and PORTREVISION in slave ports.
For the slave ports in multimedia add also CATAGORIES.
Chase libmusepack -> libmpcdec rename.

Changelog: http://gstreamer.freedesktop.org/releases/gst-plugins/0.8.9.html

Approved by:	maintainer (implicit)
2005-05-31 15:51:42 +00:00
Adam Weinberger
8caa86fb9b Update to 2.10.2, and register a dependency upon libgdl-1 if gdl is
installed (I really don't see the point of adding a WITH_GDL switch).
2005-05-31 07:18:17 +00:00
Max Khon
6127b7c922 Ooops. Backout previous commit. pav has provided a different
fix in Makefile rev. 1.5.

Pointy hat to:	fjoe
2005-05-30 15:14:35 +00:00
Max Khon
b804c3fea9 - Fix the build: Use wxgtk2-2.4-config instead of wx-config.
- Bump PORTREVISION.
2005-05-30 14:58:42 +00:00
Max Khon
aa7977bdcd NO_LATEST_LINK=yes 2005-05-30 14:56:48 +00:00
Max Khon
12621d1545 - Use | as a separator instead of comma (,)
- Bump PORTREVISION for affected ports (wxgtk26*-contrib).

Requested by:	lioux
2005-05-30 14:47:25 +00:00
Pav Lucistnik
b0eb88c613 - Fix with recent wxWidgets changes
PR:		ports/81576
Submitted by:	Ulrich Spoerlein <q@galgenberg.net> (maintainer)
2005-05-28 10:44:16 +00:00
Pav Lucistnik
134597427e - Fix plist
Reported by:	pointyhat
2005-05-27 18:09:06 +00:00
Joe Marcus Clarke
9e92525fd9 Fix a potential crash in Evolution when closing a window. 2005-05-26 06:53:07 +00:00
Alexander Nedotsukov
472f4de92d Update to 0.5.0 2005-05-24 07:53:39 +00:00
Max Khon
31cd8e0489 - wxgtk26-contrib-utils: fix the build and bump PORTREVISION.
Pointed out by:	kris (via pointyhat)
2005-05-22 15:02:07 +00:00
Max Khon
aebae6da29 - Fix LIB_DEPENDS for wxgtk24-contrib port
- Bump PORTREVISION for wxgtk24-contrib

Pointed out by:	kris (via pointyhat)
2005-05-22 14:57:48 +00:00
Pav Lucistnik
c6d24391a2 - Update to 2.6.0.0 after repocopy
PR:		ports/80983
Submitted by:	Neal Nelson <neal@nelson.name>
Repocopy by:	marcus
2005-05-22 01:41:06 +00:00
Kris Kennaway
740ed3fb66 BROKEN on ia64: Does not link 2005-05-21 17:42:25 +00:00
Kris Kennaway
ec952418d4 Attempt to "fix" build on ia64 by applying same nasty hack as for amd64. 2005-05-21 17:34:25 +00:00
Oliver Lehmann
ed606077ab update to 4.2.2 2005-05-19 18:34:49 +00:00
Joe Marcus Clarke
ce2f106243 Update to 2.3.14. 2005-05-17 06:22:00 +00:00
Jeremy Messenger
fa58581d37 Amazing, I forgot to add abiword-devel, abiword-plugins-devel and
gtk-sharp-devel in the category's Makefile.

editors/Makefile:
	abiword-devel
	abiword-plugins-devel

x11-toolkits/Makefile:
	gtk-sharp-devel
2005-05-16 23:41:42 +00:00
Jeremy Messenger
6d352f13c7 Repocopy of gtk-sharp, at 1.9.3 of Gtk# and this is an unstable development
release for the GNOME 2.6 bindings. Muine, MonoDevelop and maybe other C# apps
will need this.

PR:		ports/81096
Repocopy by:	marcus
2005-05-16 22:39:17 +00:00
Pav Lucistnik
a7679d4fab - libdata/pkgconfig is now included in mtree
Approved by:	marcus (portmgr hat)
2005-05-16 21:52:58 +00:00
Max Khon
3bd32cceb1 - Add --disable-backtrace to fix the build if devel/libexecinfo is installed.
- Bump PORTREVISION (of all wxgtk26 ports).

PR:		81014
Submitted by:	Ganael LAPLANCHE
2005-05-16 15:13:28 +00:00
Erwin Lansing
fcde76c91e Update to 0.49 2005-05-16 11:00:56 +00:00
Alexey Dokuchaev
72c0964070 Convert to OPTIONS. 2005-05-16 10:57:08 +00:00
Thierry Thomas
1354f668ae Change maintainer address.
PR:		ports/80973
Submitted by:	Ulrich Spoerlein <q (at) galgenberg.net>
2005-05-13 20:17:27 +00:00
Dirk Meyer
bc50654db4 - update to 0.9.6 2005-05-13 20:11:02 +00:00
Max Khon
4fe3e25067 Remove WITH_GTK1. wxgtk is no longer available. 2005-05-12 21:07:04 +00:00
Kirill Ponomarev
d7a2f9211b Fix INDEX build. 2005-05-12 20:59:16 +00:00
Max Khon
78eb4756a7 Finish repo-copy of old py-wxPython 2.4.2 to py-wxPython24. 2005-05-12 19:47:19 +00:00
Max Khon
54c086c129 Finish repo-move of wxgtk2*-devel ports to wxgtk26* and update to the
latest stable release wxWidgets 2.6.0.
2005-05-12 17:45:30 +00:00
Max Khon
d164e5eed2 Finish repo copy of wxgtk 2.4.2 ports to wxgtk24* 2005-05-12 16:39:59 +00:00
Joe Marcus Clarke
d7728b4741 Update to 2.6.2. 2005-05-11 18:07:38 +00:00
Tilman Keskinoz
d5e7720ced Add a symlink to libqwt.so.4
Bump PORTREVISION

PR:		80846
Submitted by:	Jie Gao <gaoj@cpsc.ucalgary.ca>
2005-05-10 11:30:03 +00:00
Vanilla I. Shu
552137bf98 remove gevas. 2005-05-08 23:34:53 +00:00
Vanilla I. Shu
1321155139 remove x11-toolkits/gevas, it's unmaintain ports, and out of date. 2005-05-08 23:33:26 +00:00
Kris Kennaway
fd7c0e6b0f BROKEN: Does not build 2005-05-07 02:55:29 +00:00
Pav Lucistnik
6119440a38 - Update maintainer's email address
PR:		ports/80591
Submitted by:	Leonid Zolotarev <leoz.2005@gmail.com> (maintainer)
2005-05-04 14:17:12 +00:00
Kris Kennaway
286dcba3ff BROKEN: Does not build 2005-04-30 01:17:37 +00:00
Kirill Ponomarev
9ae1d67e28 Take maintainership. 2005-04-26 08:28:12 +00:00
Jean-Yves Lefort
00f135f950 Fix build on 4.X.
Reported by:	pointyhat
Approved by:	adamw (mentor)
2005-04-23 18:24:43 +00:00
Alexander Nedotsukov
22b9c80eab Fix build failure triggered by pkgconfig update. 2005-04-22 05:41:26 +00:00
Alexander Nedotsukov
a6258b9b36 Fix inter-library dependencies.
Reported by:	krismail
2005-04-22 02:42:03 +00:00
Volker Stolz
b8b7e14ea2 Needs extracted xview as a patch-dependency. I don't now why the behviour
seems to have changed, though.

Noticed by: cluster
2005-04-20 11:02:02 +00:00
Alexander Nedotsukov
b408b86442 Fix inter-library dependency on libgdk.
Reported by:	krismail
2005-04-20 05:49:12 +00:00
Alexander Nedotsukov
b4daa07cdb Fix inter-library dependencies so dependands get properly linked.
This required for systems with pkgconfig 0.17+ installed.
2005-04-20 00:53:19 +00:00
Adam Weinberger
3594c0fb73 Update to 1.1.1. 2005-04-19 17:17:01 +00:00
Joe Marcus Clarke
7046869a16 Bump PORTREVISIONs to chase the Mozilla update. 2005-04-16 17:13:26 +00:00
Jean-Yves Lefort
ff50007a98 - Update to 0.5.8
- Fix GNOME panel support

PR:		ports/79980
Submitted by:	David Thiel <lx@redundancy.redundancy.org>
Approved by:	adamw (mentor)
2005-04-15 20:56:52 +00:00
Adam Weinberger
359d05c6e2 Update to 2.6.2.
There's some problem with link stage for programs linking
against gtkmm24 on 4.x that's existed since at least 2.6.1.
I'm committing this update because it doesn't make the problem
any worse.
2005-04-15 19:00:41 +00:00
Joe Marcus Clarke
9734dbb081 Remove some leftover locale directories.
Reported by:	GNOME Tinderbox
2005-04-14 06:58:03 +00:00
Jean-Yves Lefort
328d7e4f54 Fixes thread safety
(http://bugzilla.gnome.org/show_bug.cgi?id=156885).

Approved by:	adamw (mentor)
2005-04-13 21:06:25 +00:00
Adam Weinberger
bb7df101f1 Update to 0.11.13. 2005-04-13 20:12:29 +00:00
Adam Weinberger
2f0a808660 Add a few brief comments about what it means to set WITH_DEBUG to various
values. It's likely inaccurate information, so please improve on it if you
can.
2005-04-13 04:40:39 +00:00
Joe Marcus Clarke
0b870963ca Update to 2.6.7. 2005-04-13 04:36:43 +00:00
Joe Marcus Clarke
36e4481919 Add support for building with Firefox.
Submitted by:	Franz Klammer <klammer@webonaut.com>
2005-04-12 19:45:05 +00:00
Michael Johnson
aef053e11b - Add WITH_DEBUG knob that has the following turnables [no|minimum|yes]
Default is minimum per gtk.
2005-04-12 18:07:20 +00:00
Michael Nottebrock
10be91f19e s/.elseif/.elif 2005-04-12 18:05:21 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
Adam Weinberger
5b07c7a8cf Update to 2.4.2. 2005-04-11 21:56:11 +00:00
Michael Nottebrock
804616b1c0 Add backup master site.
PR:	ports/79322
Submitted by:	maintainer
2005-04-11 18:14:12 +00:00
Michael Nottebrock
b1b8b1ee2f Update to 3.14.1, add backup master site.
PR:	ports/79321
Submitted by:	maintainer
2005-04-11 18:12:06 +00:00
Koop Mast
4790eb0d2a Update to 2.10.1. 2005-04-11 10:51:48 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Michael Johnson
f3e45ad7d4 - Update to 2.6.6
From Release:
 This is a bug fix release and is source and binary compatible
 with 2.6.0. The main reason for this quick release is to fix
 problems with stock images in GTK+ 2.6.5.
2005-04-11 06:35:52 +00:00
Adam Weinberger
de35c40091 Update to 2.10.1. 2005-04-10 23:27:39 +00:00
Kris Kennaway
7822883e4f BROKEN: Broken dependency 2005-04-10 21:44:01 +00:00
Kris Kennaway
34969f2aba BROKEN: Does not compile 2005-04-10 21:43:37 +00:00
Alexander Nedotsukov
d155e80077 Fix missing icons bug (bug #169870).
Thanks to: Adam McLaurin <freebsd@irotas.net>
2005-04-10 02:37:32 +00:00
Pav Lucistnik
52b6e14fbb - Reflect plist changes in gauche port 2005-04-09 15:13:39 +00:00
Alexander Nedotsukov
9ba6759701 - Update to 2.6.5
- Sort plist.
2005-04-09 11:30:16 +00:00
Volker Stolz
3ee1c54798 Unreak: Trivial plist-fix
Approved by: maintainer timeout (BROKEN >1 month)
2005-04-04 16:41:39 +00:00
Jeremy Messenger
b2634dd1dc - Update to 1.0.8.
- Change the maintainership; it seems that I have accidented put old
  maintainer back in.

  http://www.freebsd.org/cgi/getmsg.cgi?fetch=297599+0+/usr/local/www/db/text/2005/cvs-all/20050220.cvs-all

Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Project by:	BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp
2005-04-03 06:51:26 +00:00
Dirk Meyer
3d2b8b30ab - Update to 0.94.4
http://www.lesstif.org/ReleaseNotes.html
2005-04-03 05:46:50 +00:00
Dirk Meyer
92dd4dab8a - update to 0.9.5
- unbreak option WITH_GNUSTEP_LIBART
2005-04-03 05:24:24 +00:00
Dirk Meyer
52a19a4066 - extend IGNORE message
Sergei Gnezdov

- update to 0.9.5
- remove WITH_GNUSTEP_DEVEL
2005-04-03 05:23:01 +00:00
Dirk Meyer
e7f8a88d89 - Update to 0.94.2
http://www.lesstif.org/ReleaseNotes.html
2005-04-02 20:03:49 +00:00
Michael Johnson
73c7697594 - Update to 2.10.2 2005-04-02 19:54:08 +00:00
Joe Marcus Clarke
33fc41d660 Update to 2.3.13. 2005-04-02 19:33:09 +00:00
Kirill Ponomarev
f0f831b87f Mark BROKEN only while building with fox-devel, and not with fox. 2005-04-02 12:01:22 +00:00
Oliver Lehmann
396f0c9551 adjust MASTER_SITES 2005-04-02 11:57:45 +00:00
Joe Marcus Clarke
0d9507efb9 Fix plist problems.
Reported by:	pointyhat via kris
Approved by:	portmgr (kris)
2005-04-02 07:05:42 +00:00
Max Khon
3599cebd67 Remove dead MASTER_SITE.
Submitted by:	Diane Bruce
Approved by:	portmgr (marcus)
2005-03-29 05:26:49 +00:00
Michael Nottebrock
464bdcbdf8 We change PKGNAMEPREFIX conditionally, but ports uses PKGNAME for the
${.target}_finished cookie-files. Result: Breakage!

Work around this for now by setting the name of the the cookies ourselves.

Approved by: portmgr (marcus)
2005-03-27 00:03:25 +00:00
Michael Nottebrock
2d6281bca5 Mirror yet another PyQt distfile and unbreak.
Approved by: portmgr (marcus)
2005-03-26 23:57:25 +00:00
Kris Kennaway
931eac7574 BROKEN: Unfetchable
Approved by:    portmgr (self)
2005-03-26 22:38:42 +00:00
Joe Marcus Clarke
033ab8db82 Bump PORTREVISION for all ports that depend on Mozilla.
Approved by:	portmgr (implicit)
2005-03-25 06:04:46 +00:00
Joe Marcus Clarke
ed792bd5c3 Add a missing dependency on Mozilla. All the hooks were there, we just forgot
to actually depend on it.

Reported by:	pointyhat via kris
Approved by:	portmgr (implicit)
2005-03-22 05:19:50 +00:00
Joe Marcus Clarke
4c70314fa4 Fix a number of thread-safty issues in libgnomeui.
PR:		79061
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2005-03-21 04:13:29 +00:00
Michael Nottebrock
d57e6a8257 Update to KDE 3.4 2005-03-20 18:17:55 +00:00
Michael Nottebrock
0bfc47e4d3 Update py-sip, py-qt, py-kde to versions 4.2, 3.14, 4.0.0 respectively.
PR:     ports/78319 ports/78320 ports/78935
Submitted by:   maintainer
2005-03-20 17:46:48 +00:00
Cheng-Lung Sung
d99cd8e21f - fix unfetchable (wrong directory in CPAN)
- remove redundant entry in distinfo

Noted by:   Sean McNeil <sean at mcneil dot com>
2005-03-20 17:31:39 +00:00
Dejan Lesjak
a28953dc2d Generate proper package listing when using new mtree from xorg-server port. 2005-03-18 20:30:04 +00:00
Oliver Lehmann
d280df656d update to 4.2.1 2005-03-18 18:30:39 +00:00
Cheng-Lung Sung
6bd6346ed7 - update to 1.080
- from ChangeLog
  - Stable release 1.080.
2005-03-18 07:05:53 +00:00
Sergey Skvortsov
bd7856a184 Reset maintainer to ports@FreeBSD.org
Approved by:	portmgr (krion)
2005-03-17 16:42:31 +00:00
Alexey Dokuchaev
a196bc0545 Add tkshape 0.4, a Tk library to access to X Shaped Window Extension.
PR:		ports/70845
Submitted by:	nivit(at)users.sourceforge.net
2005-03-17 11:55:31 +00:00
Michael Nottebrock
1d601be25d Make fetchable until I get a chance to update the lot. 2005-03-17 11:23:51 +00:00
Jeremy Messenger
aa6142e85f obsolete/no port need this 2005-03-17 09:22:29 +00:00
Michael Johnson
b6ea801edd - Remove gnomeprefix to fix plist
Pointed out by:	krion via pointyhat
2005-03-17 09:00:44 +00:00
Michael Johnson
6e2ca19b40 - Update to 2.10.1 2005-03-16 21:45:46 +00:00
Adam Weinberger
93f35574a8 Update to 2.6.1. 2005-03-16 01:22:10 +00:00
Michael Johnson
1154832109 - Update to 2.4.1 2005-03-15 16:54:15 +00:00
Trevor Johnson
7a4311a8ec Restore RESTRICTED line.
Gtk+ is under the GNU Library General Public License.  The following
is the portion of the license which grants permission to distribute
it in binary form:

	4. You may copy and distribute the Library (or a portion or
	derivative of it, under Section 2) in object code or executable
	form under the terms of Sections 1 and 2 above provided that you
	accompany it with the complete corresponding machine-readable
	source code, which must be distributed under the terms of
	Sections 1 and 2 above on a medium customarily used for software
	interchange.

	If distribution of object code is made by offering access to copy
	from a designated place, then offering equivalent access to copy
	the source code from the same place satisfies the requirement to
	distribute the source code, even though third parties are not
	compelled to copy the source along with the object code.

Since this port does not offer the sources, the conditions are not
satisfied, and therefore the license does not give us permission
to distribute the binaries.

I brought up this issue with portmgr but after 73 days I have seen
no response.
2005-03-15 04:53:55 +00:00
Joe Marcus Clarke
21a53bedf2 Chase the bakery shared lib API version. 2005-03-15 04:00:37 +00:00
Joe Marcus Clarke
df064e8488 Update to 2.3.12. 2005-03-15 03:59:20 +00:00
Joe Marcus Clarke
eca90017dd Update to 2.6.1. 2005-03-15 03:44:43 +00:00
Kirill Ponomarev
003d4a19d9 Update to version 1.4.7
PR:		ports/78750
Submitted by:	Ports Fury
2005-03-13 10:18:31 +00:00
Joe Marcus Clarke
b8bc30de23 Remove the WITH_CJK patch as it is no longer applicable.
Reported by:	ume
2005-03-12 21:07:50 +00:00
Joe Marcus Clarke
d377e35692 Update to 2.10.0. Note: this release is API and ABI compatible with
2.6.x, so a repocopy to libgnomeuimm210 is not needed.
2005-03-12 11:38:46 +00:00
Joe Marcus Clarke
62678d3fc1 Add libgnomeprintuimm, C++ bindings for the GNOME printing GUI. 2005-03-12 11:37:13 +00:00
Joe Marcus Clarke
aff220824b Update to 2.3.11. 2005-03-12 11:35:48 +00:00
Jeremy Messenger
019a42e0e3 Forgot to bump PORTREVISION. 2005-03-12 11:27:03 +00:00
Jeremy Messenger
ac969dfd1b Get it works with newer libgtkhtml. 2005-03-12 11:26:18 +00:00
Joe Marcus Clarke
ca1e16fa84 Update to 2.6.0. Note: this release is API and ABI compatible with
2.4.x, so a repocopy to gtkmm26 is not needed.
2005-03-12 11:24:28 +00:00
Joe Marcus Clarke
9474845d27 Add py-gnome-extras, a set of Python bindings for additional GNOME
components previously wrapped by py-gnome2.  These include libgtop2,
gtkspell2, totem, mozilla, and nautilus-cd-burner.
2005-03-12 11:18:20 +00:00
Joe Marcus Clarke
4c9f2a2d39 Update to 2.10.0. 2005-03-12 11:15:36 +00:00
Joe Marcus Clarke
5a5bb67f9b Update to 2.6.0. 2005-03-12 11:14:29 +00:00
Jeremy Messenger
ebfae590f2 -Update to 0.12.0, works with GTK 2.6/GNOME 2.10.
http://ruby-gnome2.sourceforge.jp/hiki.cgi?News_20050306_1
-A few clean up such as correct paths, dependencies and etc.
2005-03-12 11:05:18 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Joe Marcus Clarke
190418a078 Presenting GNOME 2.10 for FreeBSD!
The release notes can be found at
http://www.gnome.org/start/2.10/notes/rnwhatsnew.html, and will give you a
good idea of what has gone into this release overall.  However, a lot of
FreeBSD specific additions and fixes have been made.  For example, this
release offers fixed ACPI support as well as new CPU freqeuncy monitoring
support.  See the FreeBSD GNOME 2.10 upgrade page at
http://www.FreeBSD.org/gnome/docs/faq210.html for the entire list as well
as a list of known issues and upgrade instructions.

GNOME 2.10, as well as all of our releases, would not be possible without
the great team that goes into porting and testign each and every component.
Thanks definitely goes out to ahze, adamw, bland, kwm, mezz, and pav for all
their work.  We would also like to thank our adventurous users that chose to
ride the walrus.  We'd especially like to thank the following users that
provided patches for GNOME 2.10:

ade
Yasuda Keisuke
Franz Klammer
Khairil Yusof
Radek Kozlowsk

And anyone else I may have accidentally omitted.

As with GNOME 2.8, 2.10 comes with a brand-spankin' new splashscreen
courtesy of Franz Klammer.  However, unlike GNOME 2.8, we've included all
of the FreeBSD GNOME splashscreen entries with gnomesession.  You can
use the deskutils/splashsetter port to choose the one you like best.

As always, GNOME users should _not_ use portupgrade alone to upgrade to
2.10.  Instead, get the gnome_upgrade.sh script from
http://www.FreeBSD.org/gnome/gnome_upgrade.sh.

Enjoy!
2005-03-12 10:39:38 +00:00
Florent Thoumie
b2b20f24f4 - Update to 1.5.1.
Approved by:	pav (mentor)
2005-03-11 08:41:10 +00:00