1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

3056 Commits

Author SHA1 Message Date
Joe Marcus Clarke
630d64d505 Add a missing build dependency on xextensions.
Reported by:	bento via kris
2004-04-10 05:17:12 +00:00
Alexander Nedotsukov
51885eb02a Remove PTHREAD_LIBS form CONFIGURE_ENV.
This library do not make any direct or indirect pthreads use. Moreother
it's danger to have library forcibly linked to pthreads and don't have
this dependency declared in .pc file.
2004-04-09 19:25:59 +00:00
Akinori MUSHA
6e9d984e6d Add x11-toolkits/ruby-gtkglext, Ruby binding for GtkGLExt.
This is part of the Ruby/GNOME2 suite.

PR:		ports/65270
Submitted by:	Jeremy Messenger <mezz7@cox.net>
2004-04-09 14:14:00 +00:00
Akinori MUSHA
f9f3d12e3d - Update the Ruby/GNOME2 suite to 0.9.1.
- Update the WWW lines.
- Hand the maintainership over to the submitter. (great!)

- multimedia/ruby-gst is currently broken because of gstreamer 0.8's
  API/ABI change.

PR:		ports/65270
Submitted by:	Jeremy Messenger <mezz7@cox.net>
2004-04-09 14:09:03 +00:00
Joe Marcus Clarke
ebcf708742 Fix build with gtk+-2.4.
Reported by:	bento via kris
2004-04-09 03:46:19 +00:00
Joe Marcus Clarke
2615706a31 * Teach vte about posix_openpt()
* Attempt to speed up terminal rendering a bit [1]
* Don't leave children shells linger after logging out of GNOME [2]

Submitted by:	Jean-Yves Lefort <jylefort@brutele.be> [2]
Obtained from:	http://bugzilla.gnome.org/show_bug.cgi?id=122656 [1]
2004-04-08 18:36:39 +00:00
Tilman Keskinoz
9804e4d555 Update to 0.28
Drop Maintainership
2004-04-08 13:37:16 +00:00
Kirill Ponomarev
3605419cb6 - Resolve conflict with vim
PR:		ports/65307
Submitted by:	maintainer
2004-04-08 07:55:00 +00:00
Joe Marcus Clarke
8f48bebef7 Add Shell.h to the plist.
Reported by:	bento via kris
Pointy hat to:	me
2004-04-08 04:03:13 +00:00
Dirk Meyer
acfa2e2bda - move post-extract target to pre-configure
Reported by:   kris (dosirak)
2004-04-07 20:45:59 +00:00
Kirill Ponomarev
842ada1992 - Update to version 804.025.b16
PR:		ports/63955
Submitted by:	michael johnson <ahze@ahze.net>
Approved by:	maintainer
2004-04-07 18:42:57 +00:00
Max Khon
27f3d6050f Add missing dependency on jpeg.9. 2004-04-06 18:14:33 +00:00
Alex Dupre
fdc587a4b0 - Fix dependency after gtk 2.4.0 import
- Bump portrevision
2004-04-06 07:26:57 +00:00
Joe Marcus Clarke
88c4e4825a Correct gnome-themes dependency.
Submitted by:	Piotr Smyrak <piotr.smyrak@heron.pl>
2004-04-06 01:49:55 +00:00
Max Khon
fa4db68f2e wxWindows -> wxWidgets 2004-04-05 16:49:41 +00:00
Joe Marcus Clarke
4466278797 Update to 2.0.2. 2004-04-05 04:27:55 +00:00
Joe Marcus Clarke
b41b93b15e Fix some known compatibility problems with GNOME 2.6. 2004-04-05 04:15:24 +00:00
Joe Marcus Clarke
b8ce5c191b Add libgtk-java, a Java wrapper around the gtk+-2.4 API. 2004-04-05 03:58:27 +00:00
Joe Marcus Clarke
d329a14ddd Adjust the gtk20 path for modules, themes, and input methods to catch up
with gtk+-2.4.
2004-04-05 03:35:22 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Joe Marcus Clarke
c4851e78e4 Presenting GNOME 2.6.0. The FreeBSD GNOME Team feels this our best release
ever.  It fixes many bugs, and adds some features missing in previous
FreeBSD ports.  To help users upgrade from GNOME 2.4, we have constructed an
upgrade FAQ at:

http://www.freebsd.org/gnome/docs/faq26.html

Please read it carefully.  GNOME 2.6 packages are also available for all
supported i386 versions of FreeBSD at:

http://www.marcuscom.com/tinderbox/

The FreeBSD GNOME Team would like the thank the following users for their
wonderful testing and patching efforts.  We would especially like to thank
Franz Klammer <klammer@webonaut.com> for his wonderful new splash screen.
Without these people, our team, and our team alumni, GNOME on FreeBSD would
not be possible.

Jeremy Messenger <mezz7@cox.net>
Khairil Yusof <kaeru@pd.jaring.my>
Koop Mast <kwm@rainbow-runner.nl>
Simon Barner <barner@in.tum.de>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Scott Dodson <sdodson@sdodson.com>
Vladimir Grebenschikov <vova@sw.ru>
2004-04-05 03:11:39 +00:00
Ying-Chieh Liao
e50209a594 upgrade to 0.5.3 2004-04-05 02:05:46 +00:00
Ade Lovett
66d36e4cb1 Reset two missed ports back to WANT_AUTO* -- the other one mentioned,
apr-thread, doesn't appear to exist in the ports tree.
2004-04-04 21:42:12 +00:00
Kris Kennaway
adccf0a4fd BROKEN on amd64: Build fails 2004-04-03 13:55:09 +00:00
Dirk Meyer
893a9718d3 - make portlint happy, fix whitepace 2004-04-03 08:32:19 +00:00
Kirill Ponomarev
4642857685 - Use ${TEST} and ${MAKE} instead of test and make
PR:		ports/65091
Submitted by:	Ports Fury
2004-04-02 19:08:08 +00:00
Kris Kennaway
98dd96ee20 Remove category pkg/COMMENT files in favour of a COMMENT variable in the
category makefile.

Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR:		59651
2004-04-02 07:29:48 +00:00
Pav Lucistnik
ec008f19d4 - Change tcl dependency from :build to :extract
- Add WITH_THREADS knob

PR:		ports/64324
Submitted by:	Seva Gluschenko <gvs@rinet.ru>
2004-04-02 00:53:31 +00:00
Ying-Chieh Liao
bf7cfca0ed upgrade to 1.00 2004-04-01 03:27:41 +00:00
Ying-Chieh Liao
2608f3f5f0 add p5-Gnome2-Canvas 1.00
Allows a perl developer to use the GnomeCanvas widget with Gtk2-Perl
2004-04-01 03:17:37 +00:00
Ying-Chieh Liao
d6e7613c14 upgrade to 1.001 2004-04-01 03:01:23 +00:00
Ying-Chieh Liao
3e85811621 upgrade to 1.040 2004-04-01 02:33:30 +00:00
Joe Marcus Clarke
58cdddbeca Add some more patches from Freedesktop to try and fix this ports compilation
problems.

Reported by:	bento via kris
2004-03-31 07:12:32 +00:00
Philip Paeps
c88f851d7b Change the last remaining references to philip@paeps.cx to philip@FreeBSD.org.
Approved by:	erwin (portmgr-secretary, while mentor njl was on holiday)
2004-03-31 06:34:10 +00:00
Ying-Chieh Liao
9e7577d1d4 not use auto-gen-plist to prevent mis-delete when portupgrade 2004-03-31 06:17:24 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Joe Marcus Clarke
becbb54756 Update to 2.2.11. 2004-03-30 23:30:27 +00:00
Kirill Ponomarev
a9f6551306 - Use USE_ICONV knob
Approved by:	portmgr
2004-03-30 19:56:43 +00:00
Michael Nottebrock
02c02682a8 Declare CONFLICTS between libXt and XFree86-4-libraries 2004-03-28 12:46:25 +00:00
Joe Marcus Clarke
44ef5a59fe Add a missing dependency on libSM.
Reported by:	bento via kris
2004-03-28 02:16:11 +00:00
Joe Marcus Clarke
67038eaa4d * Consolidate some GNOME components and add some new functionality
* Adjust PLIST accordingly

PR:		64820
Submitted by:	mike johnson <ahze@ahze.net>
2004-03-27 23:37:08 +00:00
Volker Stolz
c5fd55c394 Unbreak on -STABLE (remove -pedantic-errors)
Approved by: linimon (mentor)
2004-03-27 21:36:04 +00:00
Joe Marcus Clarke
512458302c Update to 0.17.
Submitted by:	Michael Johnson <ahze@ahze.net>
2004-03-27 20:35:40 +00:00
Michael Nottebrock
35ac2f720d Add a WITHOUT_NAS knob.
Requested by: kris
2004-03-27 05:50:44 +00:00
Dirk Meyer
34ceb04cce - make PKGNAMESUFFIX more flexible 2004-03-26 20:14:40 +00:00
Mark Linimon
4adc5ba87e Update to 0.5.15: miscellaneous changes to widgets, dialogs, windows,
and tables; supports TCL stubs; support for GNOME panel applet;
miscellaneous other changes.  See NEWS.

Port knobs also change from WITH_GNOME to WITHOUT_GNOME (so the knob
only needs to be set in the non-default case, not the default one) and
a new knob WITHOUT_GCONF is similarly added.

PR:		ports/64226
Submitted by:	stephane@FreeBSD.org (maintainer)
2004-03-26 18:00:49 +00:00
Ying-Chieh Liao
8ba1e94976 fix build on -stable 2004-03-26 05:37:42 +00:00
Joe Marcus Clarke
4b89b8d83a Remove eel. Nothing uses it anymore. 2004-03-26 02:02:29 +00:00
Neil Blakey-Milner
f9aee1b464 Drop maintainership. 2004-03-25 18:42:02 +00:00
Michael Nottebrock
bc829e39ef Change COMMENT to something more fitting to today's QT. 2004-03-25 15:26:43 +00:00