1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Commit Graph

1268 Commits

Author SHA1 Message Date
Will Andrews
d7e451435e Update to QT 2.2.3. This upgrade includes the addition of MNG support
in the port.. although that support has been in QT 2.x for awhile.  The
upgrade is also required for KDE 2.1 beta 1.  Apologies to Kevin for
not getting it done sooner.
2000-12-18 19:19:59 +00:00
Ade Lovett
0a9d3ab427 Update to 0.4.1.2nd-cup-of-coffee 2000-12-16 01:41:52 +00:00
Ade Lovett
dcab8f8fcf Update to 0.4 2000-12-15 17:53:30 +00:00
Daniel Harris
2be3f8901c Revert maintainer to ports@freebsd.org.
PR:		23557
Submitted by:	ex-MAINTAINER
2000-12-14 21:54:27 +00:00
Maxim Sobolev
0ad146f3f2 Add py-gtkscintilla - a Python bindings for GtkScintilla library. 2000-12-14 12:24:39 +00:00
Maxim Sobolev
8d0657e26a Add GtkScintilla. GtkScintilla is a wrapper for the Scintilla editing
component wich adds some facility to this powerful component.
2000-12-14 12:18:25 +00:00
Kevin Lo
2ee0e6e40d - Remove redundant/obsolete discriptions from Makefile
- Update WWW: line

PR: 23479
Submitted by: Ports Fury
2000-12-12 15:01:16 +00:00
Maxim Sobolev
567f39d5ec Update to 0.0.01211. 2000-12-11 15:19:40 +00:00
Maxim Sobolev
21e0fd7826 Build two additional modules required for forthcoming Boa port.
Approved by:	maintainer
2000-12-11 09:43:51 +00:00
Vanilla I. Shu
23c079b4a7 Change RUN_DEPENDS to BUILD_DEPENDS,
and set p5-GtkGLArea BROKEN, it need p5-OpenGL :(
2000-12-09 02:52:22 +00:00
Daniel Eischen
f8bbf0e6c1 GtkAda is an Ada binding to Gtk.
PR:		23138
Submitted by:	Samuel Tardieu <sam@inf.enst.fr>
2000-12-08 21:33:54 +00:00
Ade Lovett
8e1e49f643 Update to 0.3 2000-12-08 21:10:31 +00:00
Will Andrews
57fe8e3b3b Update to QT 2.2.2; mostly minor bugfixes. Required for KDE 2.0.1.
Remove a patch in configure by replacing it with "yes yes" to automate
accepting the GPL license (*sigh*) and avoiding interactive configure.
*THIS TIME* I checked to make sure *.so wasn't removed accidentally.  ;-)
2000-12-06 06:27:16 +00:00
Ade Lovett
b373204b9c Update to 0.4.0 2000-12-05 20:01:56 +00:00
Maxim Sobolev
c16dfa56d5 Update to 0.15. 2000-12-05 13:42:38 +00:00
Maxim Sobolev
66b1e4d317 Update to 200011261817. 2000-12-04 11:41:43 +00:00
Maxim Sobolev
fdbeb48339 Update to 200011270836. 2000-12-04 11:34:30 +00:00
Maxim Sobolev
dc969b046d Use distfile for SciTE, since it contains scintilla and SciTE the only
scintilla user so far.
2000-11-27 16:55:35 +00:00
Maxim Sobolev
bfa077b20e Add scintilla - a full-featured free source code editing component for GTK+. 2000-11-27 13:38:24 +00:00
Maxim Sobolev
29a0461ea9 Ditch out "Version required" from comments section. 2000-11-23 11:56:11 +00:00
Andrew Gallatin
18dc1a0e89 The linux libc on alpha is /lib/libc.so.6.1 not /lib/libc.so.6 2000-11-22 18:52:16 +00:00
Maxim Sobolev
97b95b0487 OOPS, forgot to add patch in previous commit (Update to 2.2).
Approved by:	maintainer
2000-11-22 16:55:52 +00:00
Maxim Sobolev
7ba80c5656 Update to 2.2.
Approved by:	maintainer
2000-11-22 16:53:53 +00:00
Maxim Sobolev
378778659c Update version number of gtkextra shared library. 2000-11-22 11:56:18 +00:00
Maxim Sobolev
322cf22d06 Update to 0.99.12. 2000-11-22 11:55:19 +00:00
Maxim Sobolev
52d5efb730 Update to 21 Nov 2000 cvs snapshot. 2000-11-21 15:40:14 +00:00
Maxim Sobolev
dd37f61c0e Update WWW. 2000-11-21 09:09:40 +00:00
Maxim Sobolev
aa3322163f Update to 1.3.2. 2000-11-20 18:06:10 +00:00
Maxim Sobolev
f6bb40bbfb Update to 0.13. 2000-11-20 18:03:41 +00:00
Maxim Sobolev
97ec9e3e03 Numerous fixes and improvements:
1.In Designer, don't rely on QTDIR environment being set when searching for
  documentation and templates. Also correct search paths relatively to
  QTDIR (/doc/html/... --> /share/doc/qt2/... etc.).
2.Install *all* documentation (previously index files and some pixmaps were
  left behind, which was rendering help system mostly non-functional and
  useless).
3.Install Designer's templates.
4.Don't use ${INSTALL_DATA} to install symbolic link to shared library - it
  leads to the file this link points to being installed and as a result
  two fully indentical versions of lib{qt2,util} are installed, wasting
  user's HDD space (approx 8MB) and bloating package file (+3MB). Also
  use ${INSTALL_PROGRAM} for shared libs to strip unneeded symbols.
2000-11-20 12:18:17 +00:00
Maxim Sobolev
51ef373cd0 Add eazel-themes - a very nice matching temes for GTK+ and Sawfish created by
the Eazel for their demo workstations at LW 2000.

Obtained from:	GNOME cvs
2000-11-20 08:28:04 +00:00
Maxim Sobolev
dbc5b80b85 Update WWW. 2000-11-16 10:00:52 +00:00
Maxim Sobolev
94280db88f Fix patch-aa (I forgot to update it before committing this port).
Submitted by:	bento
2000-11-16 09:18:00 +00:00
Ade Lovett
c0a31816d5 Chase new print/gnomeprint shlib version 2000-11-14 14:10:15 +00:00
Maxim Sobolev
50ff58d996 Add XenoStep. 2000-11-14 08:59:39 +00:00
Maxim Sobolev
172bc5e9de Add XenoStep - yet another nice GTK+ theme engine with NeXT'ish look and feel. 2000-11-14 08:54:28 +00:00
Satoshi Asami
89041aad81 Change "math" to "${PERL_ARCH}" so these will work for perl version < 5.6.0. 2000-11-14 01:32:51 +00:00
Satoshi Asami
f7cfea87b4 Change "mach" to "${PERL_ARCH}" -- otherwise it won't work with perl
prior to 5.6.0.

Submitted by:	bento
2000-11-14 01:21:11 +00:00
Maxim Sobolev
4b5507e8db - Update to 200011101109;
- move MASTER_SITES to MASTER_SITE_THEMES.
2000-11-13 18:03:34 +00:00
Kevin Lo
2d6732060d Support CFLAGS/MAKE properly
PR: 22816
Submitted by: Ports Fury
2000-11-13 15:00:54 +00:00
Dmitry Sivachenko
2514bdf28c Change MAINTAINER field.
I am now at FreeBSD dot org

Approved by:	sobomax
2000-11-13 12:45:40 +00:00
Kris Kennaway
6812a92c39 Remove directory on deinstall 2000-11-11 10:30:05 +00:00
Ade Lovett
69489b498e Update to 0.2.2 2000-11-10 19:29:05 +00:00
Maxim Sobolev
6784068838 Provide workarround for bug in bsd.gnome.mk, which in the case of WANT_GNOME
and HAVE_GNOME defined doesn't provide GNOME/NOGNOME PLIST_SUB.

Submitted by:	Jimmy Olgeni <olgeni@uli.it>
2000-11-09 14:04:32 +00:00
Maxim Sobolev
cb1ac4b7b3 Add WWW. 2000-11-09 07:49:09 +00:00
Satoshi Asami
7112ba2b40 Change motif to a normal dependency. REQUIRES_MOTIF is now called
USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif.  As
before, it implies USE_XPM (and therefore USE_XLIB).  Motif-dummy is
removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3.

Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always
have USE_MOTIF.  ftp/moxftp will define USE_MOTIF unless
WANT_ATHENA_VERSION (new variable) is defined.  I merged the X cases
in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined.

I will remove x11-toolkits/Motif-dummy (which has been repo copied to
open-motif) in a few days.
2000-11-07 23:28:20 +00:00
Maxim Sobolev
b3793c8e86 Update to 200011041447. 2000-11-07 17:08:27 +00:00
Maxim Sobolev
cc903aed21 Update to 200011051535. 2000-11-07 16:33:30 +00:00
Maxim Sobolev
42c6445b1d Update WWW. 2000-11-07 16:13:34 +00:00
Will Andrews
8658e1eacd Add GIF support by default.
Approved by:	jkh
2000-11-04 11:59:36 +00:00
Will Andrews
7e3b0610b0 Make double sure bento doesn't touch this port, since it is completely
worthless as a package.
2000-11-04 09:51:41 +00:00
Maxim Sobolev
bded11efc4 - Update to 2.2;
- take over maintainership.

PR:		22424
Submitted by:	PF
2000-11-03 15:35:26 +00:00
Jun Kuriyama
09adef3921 Add missing Tk.pod.
Submitted by:	bento
2000-11-02 05:54:16 +00:00
Jun Kuriyama
f83b0b2ee4 Add 1 @unexec rmdir.
Submitted by:	bento
2000-11-02 05:46:25 +00:00
Maxim Sobolev
10e2f8893d Whitespace-only:
Make indentation uniform across my ports.
2000-11-01 15:51:11 +00:00
David E. O'Brien
8ebcf4bcd6 Complete the Alpha package list. 2000-11-01 09:59:54 +00:00
David E. O'Brien
5104eaa3f8 Add Alpha bits. 2000-11-01 09:55:05 +00:00
Maxim Sobolev
a3314295b2 Add gtk-flat-theme. 2000-10-31 17:36:30 +00:00
Maxim Sobolev
cb19065f6a Add gtk-flat-theme - an yet another funny gtk+ theme engine. 2000-10-31 17:28:21 +00:00
Will Andrews
df8c06c68d Remove NO_LATEST_LINK=yes to facilitate QT2/KDE2.
Submitted by:	imura
2000-10-30 15:32:57 +00:00
Will Andrews
34efbedb96 Add NO_LATEST_LINK=yes to facilitate QT2/KDE2.
Submitted by:	imura
2000-10-30 15:15:23 +00:00
Vanilla I. Shu
bc41cbc985 It's a perl module to access gtkxmhtml library. 2000-10-29 21:53:17 +00:00
Vanilla I. Shu
26f09d36bf It's a perl module to access gtkglarea library. 2000-10-29 21:51:22 +00:00
Vanilla I. Shu
bf43cbab0c It's a perl module to access gnome library. 2000-10-29 21:49:44 +00:00
Vanilla I. Shu
24f960f938 It's a perl module to access glade library. 2000-10-29 21:41:38 +00:00
Vanilla I. Shu
71f808e7d7 It's a perl module to access gdkpixbuf library. 2000-10-29 21:31:46 +00:00
Vanilla I. Shu
3e1a2f8aa3 Add p5-GdkImlib, i'ts perl module to access imlib library. 2000-10-29 21:30:13 +00:00
Vanilla I. Shu
569e59b1d0 Portlint. 2000-10-29 21:27:58 +00:00
Vanilla I. Shu
a83164c7eb Upgrade to 0.7004. 2000-10-29 17:25:01 +00:00
Will Andrews
91cbc6e660 Sigh.. fix another bogon.. and take a logic class.
Submitted by:	Andrzej Tobola <san@tmp.iem.pw.edu.pl>
2000-10-29 05:38:04 +00:00
Will Andrews
ea141aa768 Add a blurb that tells users that GIF support is disabled by default
and why, and how to enable it.
2000-10-29 03:35:18 +00:00
Maxim Sobolev
954298b119 Add whistlerk. 2000-10-26 16:19:10 +00:00
Maxim Sobolev
e3c8635f29 Add WhistlerK - a GTK theme engine inspired by the Windows Whistler (don't ask,
I donno what the hell "Windows Whistler" is :-> ).
2000-10-26 16:15:48 +00:00
Will Andrews
a80e044100 Update to QT 2.2.1 / KDE 2.0 final release. At last! What a long road...
All KDE2 ports now use default USE_QT2.  Still todo: Merge in MTREE stuff.
2000-10-25 03:33:54 +00:00
Ade Lovett
3b6e53bca1 Update to 0.2.1 2000-10-24 16:43:16 +00:00
Will Andrews
5b79c1e047 Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer. 2000-10-23 21:03:11 +00:00
Akinori MUSHA
ad623a4678 Cosmetic. 2000-10-23 18:57:05 +00:00
Akinori MUSHA
88509821fd Get rid of redundant ${WRKSRC}/' prefixes after cd ${WRKSRC}' to
prevent `argument list too long' error when WRKDIRPREFIX is very long.
2000-10-23 18:52:33 +00:00
Akinori MUSHA
7452024ab7 Detach the WITH_I18N knob and always configure for the int'lized
version of Qt.
2000-10-23 18:44:31 +00:00
R. Imura
49bb590077 Remove ruby-[qt/kde]-i18n, because kde-i18n is no longer exist. 2000-10-23 15:38:13 +00:00
R. Imura
48acbbff2d Merge kde11-i18n into kde11, and remove my *-i18n ports.
There is no so-version bump, because of compatibility.

Approved by:	will (kde11 maintainer)
2000-10-23 15:24:23 +00:00
Jacques Vidrine
b1d7df8855 distfile moved to Sourceforge. 2000-10-22 16:48:33 +00:00
Akinori MUSHA
849badb661 Use RUBY_PORTVERSION, RUBY_DISTNAME and RUBY_WRKSRC. 2000-10-20 19:56:05 +00:00
Ade Lovett
1b36622f40 Update to 0.2 2000-10-20 16:24:41 +00:00
Maxim Sobolev
7e7ce9e160 Update to 0.99.11. 2000-10-18 17:06:32 +00:00
Thomas Gellekum
dc0e7b9f08 Add MD5 for Python 2.0 release. 2000-10-18 11:59:33 +00:00
Satoshi Asami
f94d333d6d @dirrm share/doc/qt2/html/designer/stylesheet-images
Submitted by:	bento
2000-10-17 11:26:47 +00:00
Trevor Johnson
e70297e106 Update to 0.99.135.
Remove broken FTP site found by Bill Fenner's survey.
2000-10-17 07:01:48 +00:00
Trevor Johnson
ae626a5bf5 Respect CXX and CXXFLAGS
Add INSTALLS_SHLIB, USE_GMAKE, and USE_XPM.

PR:		22032
Submitted by:	Kato Tsuguru
2000-10-16 23:16:08 +00:00
Steve Price
62b3016c2e Teach this port how to find the tiff headers again. 2000-10-16 03:58:17 +00:00
Will Andrews
a7872bd7a7 Mental note: be sure to double-check the PLIST. This stylesheet-images
directory's files were deleted as part of the upgrade to QT 2.2.0.

Submitted by:	trevor
Found by:	bento
2000-10-15 17:55:33 +00:00
Akinori MUSHA
9e8dc5d015 Fix the breakage regarding bsd.gnome.mk variables.
Submitted by:	Yasuhiro Fukuma <yasuf@bsdclub.org> (MAINTAINER)
2000-10-15 15:45:59 +00:00
Vanilla I. Shu
76238c7b9c 1) Use MASTER_SITE_TCLTK for tk80 and tk82.
2) Fix a typo of pkg/DESCR for tk83.
3) Add/Change WWW: comments for three brothers.

PR:		ports/20079
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
2000-10-14 15:23:00 +00:00
Yukihiro Nakai
0bb98e36ab Add --with-sigc-prefix
Submitted by:	Warner Losh <imp@village.org>
2000-10-14 10:58:54 +00:00
Jeremy Lea
c8b839f03f PLIST fixes to ports which I touched recently. Not all caused by my
breakage.
2000-10-13 09:23:58 +00:00
Thomas Gellekum
26ba27555e Use Python 2.0c1. 2000-10-10 12:54:01 +00:00
Ade Lovett
a0ee9e3a99 Remove extra directory
Submitted by:	bento
2000-10-09 15:48:21 +00:00
R. Imura
433efbb31d sort 2000-10-09 15:00:18 +00:00
Thomas Gellekum
0b684776a7 Use PYTHON_PKGNAMEPREFIX. Use correct md5 for latest python-beta. 2000-10-09 12:11:24 +00:00
Satoshi Asami
08f0cc831b Move USE_IMAKE up above the include of bsd.port.pre.mk, so it gets the
dependency right.  (Also, remove the "#xxx Hack alert!" that becomes
unnecessary as a result. :)
2000-10-09 01:40:02 +00:00
Trevor Johnson
feee5c527c Add URL for home page. 2000-10-08 19:03:11 +00:00
Satoshi Asami
7a40c2a2f7 Fix MD5_FILE (files/md5 -> distinfo). 2000-10-08 10:31:13 +00:00
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Satoshi Asami
b1b11fff74 Oops, remove extra "pkg/". 2000-10-08 10:07:18 +00:00
Satoshi Asami
07828ff0f0 Rename {INSTALL,DEINSTALL}.wish to pkg-{install,deinstall}.wish. 2000-10-08 03:07:46 +00:00
Satoshi Asami
614d3845fc Rename ${FILESDIR}/patch-aa to ${PATCHDIR}/post-patch-aa. (This patch
does post-patch processing.)
2000-10-07 22:53:03 +00:00
Ade Lovett
4acda1f50c Remove remnants of GTK 1.0.x since nothing depends on them any more.
Done a few days earlier than I had initially suggested on the -ports list
since other committers have already taken care of the few remaining ports
that depended on them

Discussed on:	-ports list
2000-10-06 15:06:19 +00:00
Ade Lovett
4c2a8e6363 GAL is a collection of widgets and utility routines that were taken
from GNOME Evolution and Gnumeric - upcoming releases of these two
pieces of software, and others, will require this library.
2000-10-06 02:42:20 +00:00
Jeremy Lea
7b4c77811e Implement WANT_GNOME. 2000-10-05 07:22:56 +00:00
Jeremy Lea
c76cf46929 Implement USE_GNOME, part 2. 2000-10-05 07:17:31 +00:00
Jeremy Lea
bebd89314e Implement WANT_IMLIB and USE_IMLIB. 2000-10-05 06:57:56 +00:00
Jeremy Lea
99290b0d61 Implement USE_GTK, part 2. 2000-10-05 06:42:57 +00:00
Jeremy Lea
d0cdca8bc3 Implement USE_GLIB. 2000-10-05 06:23:01 +00:00
Trevor Johnson
34b7bd26df Add mail/xc-mail, an RFC 2015-aware e-mail client.
Add x11-toolkits/xclasses, required by XCmail.

PR:	21665, 21666
Approved by:	will
2000-10-04 04:52:56 +00:00
Steve Price
9bbb629b60 Only use the XFree86 version 4 mtree file when it is actually desired (ie.
not when XFREE86_VERSION=3).

Submitted by:	Brandon D. Valentine <bandix@looksharp.net>
2000-10-04 01:23:37 +00:00
Mario Sergio Fujikawa Ferreira
b327e9c777 Maintainer is now a committer, update email accordingly
Approved by: will
2000-10-03 05:12:49 +00:00
Mario Sergio Fujikawa Ferreira
c5549750dc Approved by: Will
Some simple changes. Mostly implementing Mr. Sada Kenji patches to
JX x11-toolkit family ports:

   1. nonexistent -> ${NONEXISTENT}
   2. Allow you to define WRKDIRPREFIX safely.

   -JXPORT_WRKSRC= ${JXPORT}/work/JX-1.5.3
   +JXPORT_WRKSRC!=        cd ${JXPORT} && ${MAKE} -V WRKSRC
2000-10-03 05:00:35 +00:00
Jacques Vidrine
e256829050 BUILD_DEPENDS: wxgtk must be installed to build.
Reported by:	Josh Bonczkowski <josh@goblin.bonczkowski.net>
2000-10-02 17:04:07 +00:00
Maxim Sobolev
154fd44513 Reflect new location of librep (LOCALBASE --> X11BASE). Bump PORTREVISION to
make clear that update is necessary.
2000-10-02 08:07:53 +00:00
Jacques Vidrine
b3368dcebb USE_PYTHON so that this works with python1.5, python1.6, and python2.0. 2000-10-02 03:14:25 +00:00
Jacques Vidrine
1676a66e1c Chage bsd.python.mk: PYTHON_CMD is now a full path.
Reported by:	Takeshi Hiyami <th@cis.ibaraki.ac.jp>
2000-09-30 15:00:48 +00:00
Akinori MUSHA
3d3b2e83ce Update to Ruby 1.6.1. Many bugs have been fixed since 1.6.0. :)
Take over the maintainership from Yasuhiro Fukuma <yasuf@bsdclub.org>,
with his approval.  I can never thank him too much for his previous
work which led me in the right direction! :)

lang/ruby:
	- Add a patch for find.rb, which fixes the bug found after
	1.6.1 was released.

databases/ruby-gdbm, */ruby-{tcltklib,tk}:
	- Remove files/md5 and refer to lang/ruby's one.
2000-09-28 19:33:39 +00:00
Thomas Gellekum
654f2fc53d Use bison. 2000-09-28 11:14:45 +00:00
Akinori MUSHA
39cf37b900 Update to 0.13 which supports Ruby 1.6. 2000-09-28 10:49:53 +00:00
Maxim Sobolev
66d100bd16 Update to 1.2.2.
Approved by:	maintainer
2000-09-26 15:56:25 +00:00
Akinori MUSHA
c68548820c Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBY
or USE_LIBRUBY is defined, individual ruby ports no longer need to
include it explicitly.
2000-09-26 08:02:17 +00:00
Satoshi Asami
5e5841f2cd Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined.

Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.

Instigated by:	Peter Pentchev <roam@orbitel.bg> and kris
2000-09-25 12:21:43 +00:00
Maxim Sobolev
e28c640e1f Add libgtkeditor - a source code editor widget for GTK+. 2000-09-25 11:27:12 +00:00
Yukihiro Nakai
0b36728a13 Update to 1.2.3 2000-09-25 08:52:07 +00:00
Yukihiro Nakai
76043c1ba5 MAINTAINER Change to Maxim Sobolev <sobomax@FreeBSD.org> 2000-09-24 09:17:39 +00:00
R. Imura
a74ec834c3 Remove ports/x11-toolkits/qt21 2000-09-22 16:17:42 +00:00
Maxim Sobolev
07a420fe9c Update sawfish/librep/rep-gtk triplet to the latest versions. I'm doing
this commit urgently, as there are -10 minutes left before ports freeze.

OK'ed by:	PW
2000-09-22 07:11:57 +00:00
Maxim Sobolev
98a8486494 Pythonize.
Approved by:	maintainer
2000-09-21 16:00:06 +00:00
Thomas Gellekum
e0a0bd1d4c Install startup file to run the gdomap daemon. 2000-09-21 12:01:41 +00:00
Maxim Sobolev
9f28b5c070 Welcome MASTER_SITE_THEMES (www.themes.org). 2000-09-20 18:18:23 +00:00
Maxim Sobolev
c8191c0bb7 Update to 0.4. 2000-09-20 17:24:25 +00:00
Akinori MUSHA
0bedeb8a8d Fix duplicated PKGNAMEPREFIX definition, as well as ruby-tk. ;)
PR:		ports/21403
Submitted by:	Allan Bowhill <kosmos@bowhill.yi.org>
2000-09-20 05:24:10 +00:00
Satoshi Asami
2d46dc7c0d Install the *I.h files also, some ports (at least xblackjack and
libhelp) need these.
2000-09-19 21:37:42 +00:00
Akinori MUSHA
ce1cc1462f Update to Ruby 1.6.0 official release.
lang/ruby:
	- Do not force lib/ruby/site_ruby and lib/ruby removals,
	because a user may have his/her stuff installed there.

x11-toolkits/ruby-tk:
	- Fix duplicated PKGNAMEPREFIX.
2000-09-19 15:20:16 +00:00
Thomas Gellekum
8d134d5311 Use bsd.python.mk.
Approved by:	nectar
2000-09-18 12:55:15 +00:00
Steve Price
4ac5d0f325 Don't build/install the debug versions of lib{Mrm,Uil,Xm}.
Requested by:	asami
2000-09-18 06:22:50 +00:00
Steve Price
2f8bc8eeb5 Fix these ports so that among other things they look for the jx header
files in the correct place.

Submitted by:	maintainer
2000-09-17 21:29:14 +00:00
Steve Price
ec7b92ea69 Major overhaul of this port so that we cleanly build the other ports
that depend on it.

Submitted by:	maintainer
2000-09-17 21:26:15 +00:00
Will Andrews
2710ce5935 Add WANT_STATIC option, basically it adds support for compiling a static
library, useful for things like libh.  Bump PORTREVISION accordingly.

Submitted by:	nra
2000-09-17 01:57:06 +00:00
Satoshi Asami
99467bd40f Add MTREE_FILE definition, this port is happier with BSD.x11-4.dist. 2000-09-15 23:18:47 +00:00
Satoshi Asami
26bd87fdc9 Add XFREE86_HTML_MAN=no, since this port does not install those stuff.
Add RUN_DEPENDS to imake, since it is necessary to use some of the
stuff this port installs (imake config files, obviously).  This also
prevents the problem seen on bento about host.def left behind for
ports using open-motif, which was caused by imake being pkg_deleted
before open-motif.  The dependency takes care of that.

While I'm here, take out MANCOMPRESSED=yes, it's the default with USE_IMAKE
set.
2000-09-14 10:43:24 +00:00
Thomas Gellekum
a2bb3f0669 Upgrade to 0.8.4. Use bsd.python.mk. 2000-09-13 12:27:53 +00:00
Ade Lovett
ec98873a70 Bakery is another C++ Framework for creating GNOME applications
using Gtk-- and Gnome--
2000-09-12 22:48:25 +00:00
Ade Lovett
3ee51fcb2a Update to 1.1.12
Approved by:	maintainer
2000-09-12 22:43:19 +00:00
Will Andrews
ce35bfdf18 Update to QT 2.2.0 release. Satoshi will handle the USE_QT2 upgrade, which
should happen sometime later this week.  Yes, this is *THE* QT that will be
used with KDE2.  :-)

Submitted by:	nra  (thanks for making my job easier)
2000-09-12 07:50:45 +00:00
Vanilla I. Shu
cfc27060b5 Upgrade to 0.7003.
PR:		ports/21101
Submitted by:	Steve Coltrin <spcoltri@omcl.org>
2000-09-12 04:06:12 +00:00
Yukihiro Nakai
271947557b Use gtk-- 1.2.3 2000-09-11 14:29:55 +00:00
Maxim Sobolev
7638720942 Catch gtk-- shlib version change.
Forgotten by:	nakai
2000-09-11 13:32:43 +00:00
Yukihiro Nakai
79fed8ed66 Update to 1.2.3 2000-09-11 11:24:25 +00:00
Yukihiro Nakai
39379b8120 Update to 1.0.5 2000-09-11 06:00:32 +00:00
Jacques Vidrine
e0a54c0e41 Update 2.1.16 -> 2.2.1 2000-09-10 22:08:15 +00:00
Jacques Vidrine
55616103bd Update 2.1.16 -> 2.2.1
PR:		ports/21123
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-09-10 22:07:20 +00:00
SADA Kenji
06a9769629 1. nonexistent -> ${NONEXISTENT}
2. Allow you to define WRKDIRPREFIX.

Approved by: lioux@linf.unb.br (maintainer)
2000-09-10 13:24:08 +00:00
Akinori MUSHA
c67d2ab950 Fix build with Ruby 1.4. Do not use PKGNAMEPREFIX in DISTNAME. 2000-09-10 07:57:05 +00:00
Satoshi Asami
0c25ff5be7 Typo (qanvasview -> qcanvasview).
Submitted by:	obento
2000-09-09 21:03:39 +00:00
Thomas Gellekum
78bbc51a88 Don't break package building on Satoshi's cluster. Explicitly depend
on python1.5:lang/python15.
2000-09-08 12:24:00 +00:00
Thomas Gellekum
ac141c10b2 Update to use bsd.python.mk. 2000-09-08 11:58:52 +00:00
Will Andrews
f73cb89da6 Update the manpage listing.
Submitted by:	new-bento (by way of asami)
2000-09-08 08:58:50 +00:00
Akinori MUSHA
6be3392602 Update with bsd.ruby.mk. :> 2000-09-07 14:39:47 +00:00
Akinori MUSHA
720bb06891 Turn USE_GMAKE on, since our make(1) (sys.mk) doesn't use CPPFLAGS.
This is just a workaround and should soon be fixed by changing
mkmf.rb.
2000-09-07 12:13:53 +00:00
Akinori MUSHA
65ff91142e Update with bsd.ruby.mk. 2000-09-07 07:44:38 +00:00
Akinori MUSHA
1fa355ad26 Update with bsd.ruby.mk.
Install library files under the standard directory. (${RUBY_SITELIBDIR},
${RUBY_SITEARCHLIBDIR})
2000-09-07 07:29:07 +00:00
Akinori MUSHA
7b09b2f764 Split rubytk into ruby-tcltklib and ruby-tk.
Approved by:	Yasuhiro Fukuma <yasuf@bsdclub.org> (MAINTAINER)

Repocopy ruby-* to ruby14-* and update ruby-* to 1.6.0-preview3.
2000-09-07 00:03:36 +00:00
Thomas Gellekum
3f1b37a210 Use XAWVER instead of setting the lib's major number explicitly. 2000-09-06 12:24:29 +00:00
Akinori MUSHA
10199b5dbd Update to 0.12.
Remove patch-aa. (merged :)
2000-09-06 09:35:46 +00:00
Akinori MUSHA
760c72d9f9 Use MASTER_SITE_RUBY. 2000-09-05 12:44:13 +00:00
Maxim Sobolev
c113d99616 Update to 0.91.8. Other improvements:
- make it USE_LIBTOOL;
- sort PLIST;
- fix configure's sprintf test segfault.
2000-09-01 09:19:00 +00:00
Will Andrews
03ba7cf81a Make sure people don't have scripts that automatically attempt to install
kde-qt-addon, because it's no longer needed in KDE2; kde-qt-addon in its
entirety has been gobbled up by the QT 2.2 snapshots.
2000-08-30 03:51:32 +00:00
Will Andrews
763de026f3 Update to 20000829A snapshot. Disable kdenetwork2 for the time being so
I can address some of its issues (should see it marked un-broken in about
3 hours, if they're trivial enough).  It took too long to get this update
out the door... :-(

This is a rather stable version of KDE2.  Release is hoped for sometime
next month, so I'm going to try to reroll snapshots this weekend.

Also decide policy by removing the interactive requirement in qt22's
configure script.  I don't know why they bothered adding it there..

Bugged by:	*many* bug-reports, requests, etc.
2000-08-29 23:44:32 +00:00
Maxim Sobolev
05f612a149 Add NO_LATEST_LINK.
Pointed out by:	nbm
2000-08-29 11:30:56 +00:00
Maxim Sobolev
3c54bd7c27 Add gtkextra-- - a C++ wrappers for GtkExtra, for use with Gtk--. 2000-08-29 09:21:17 +00:00
Maxim Sobolev
94049ca7ea Avoid hardcoded -lgtk/-lglib in gtkextra-config. 2000-08-29 09:00:38 +00:00
David E. O'Brien
05a27887d2 Pass the maintainer hat to Steve who agreed to take it over. 2000-08-29 02:02:17 +00:00
Maxim Sobolev
4098a1b135 Update to 1.2.2.
No response from:	nakai (maintainer)
2000-08-28 10:58:48 +00:00
Akinori MUSHA
91e0a451f3 Add fltk-xunicode, FLTK with Unicode support, as a slave port to fltk.
Approved by:	Dmitry S. Sivachenko <dima@chg.ru> (MAINTAINER of fltk)
2000-08-25 18:24:49 +00:00
Akinori MUSHA
ede4bd603b Add ruby-fltk, a Ruby extension module to use FLTK. 2000-08-25 16:38:12 +00:00
Thomas Gellekum
6ffe0e82a8 Upgrade to 0.6.6. 2000-08-23 10:49:48 +00:00
Maxim Sobolev
2aa9f39f00 Add colorstep, engradient and icegradient. 2000-08-21 14:29:16 +00:00
Maxim Sobolev
5d183687ed Add icegradient - a GTK+ gradient theme engine based on ThinIce. 2000-08-21 14:17:05 +00:00
Maxim Sobolev
a2f463656e Add engradient - a GTK+ engine-gradient theme based off of the IceGradient theme. 2000-08-21 12:16:44 +00:00
Maxim Sobolev
9642c324f5 Add colorstep a nice GTK+ theme engine based on GtkStep and Step-pastel. 2000-08-21 11:56:53 +00:00
Maxim Sobolev
88cd934887 Update to 200007290343. 2000-08-21 11:35:30 +00:00
Maxim Sobolev
cc121d9794 USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines. 2000-08-21 10:07:35 +00:00
Satoshi Asami
70cd22c788 Don't install imake config files other than Motif.* and host.def.
Don't install imake and makedepend (although we need to build them for
internal use -- it is too hard to make it use the installed versions).
Make PLIST complete and add more manpages to MAN*.

Approved by:	obrien (defact maintainer)
2000-08-18 17:42:04 +00:00
Akinori MUSHA
15a6f940b3 Update Ruby to the new stable version, 1.4.6.
Approved by:	Yasuhiro Fukuma <yasuf@bsdclub.org> (MAINTAINER)
2000-08-18 02:19:06 +00:00
Akinori MUSHA
51b786ab79 Improve configure scripts so that they take configure arguments from
the command line.

Feedback status:	Already sent to the author
2000-08-17 15:21:00 +00:00
Maxim Sobolev
24214f4e83 Correct "Date Created". 2000-08-17 15:03:32 +00:00
Maxim Sobolev
c4d75bea5c Add gtkextra - a useful widget set complementary to GTK+. 2000-08-17 14:59:31 +00:00
Ade Lovett
6f78711678 Fix dependency on guile-gtk
Submitted by:	bento
2000-08-16 20:40:53 +00:00
Akinori MUSHA
b08fe99025 Make all these Ruby related ports belong also in the newly-added
"ruby" virtual category.

Make textproc/eruby belong also in www.
2000-08-16 12:21:24 +00:00
Kris Kennaway
d8d56f789e Don't install directories writable to wheel 2000-08-16 11:10:08 +00:00
Akinori MUSHA
cffcbbaa07 Change the name of the knob: WITH_QTI18N -> WITH_I18N 2000-08-13 17:53:06 +00:00
Justin M. Seger
33049798b8 Remove obsolete MASTER_SITE
Noticed by:	fenner's portsurvey
2000-08-13 13:10:36 +00:00
Satoshi Asami
6191a999a4 Add one manpage and one shlib link.
Submitted by:	bento
2000-08-13 05:29:18 +00:00
Akinori MUSHA
596ebf8a49 Do The Right Thing. (R)
Overall changes:
	Use tabs instead of sequential spaces.
	Note Author as well as WWW in DESCR.
	Do not install examples when NOPORTDOCS.
	Make RUBY, RUBY_VER and RUBY_ARCH variables overridable.

ruby-date2:
	share/doc/ruby/date2/examples/ -> share/examples/ruby/date2/cal.rb

textproc/ruby-html-parser:
databases/ruby-mysql:
devel/ruby-optparse:
devel/ruby-property:
	Install modules under lib/ruby/site_ruby/${RUBY_VER}/ instead
	of lib/ruby/site_ruby/ or lib/ruby/${RUBY_VER}/

textproc/ruby-rdtool:
	Install documents in .rd format too.
	Format optparse's rd file. (Since ruby-rdtool depends on
	optparse, it cannot be done during optparse's build
	process.  So ruby-rdtool should take care of that when it is
	installed. :)
2000-08-12 20:09:41 +00:00