1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
Commit Graph

998 Commits

Author SHA1 Message Date
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