Commit Graph

1100 Commits

Author SHA1 Message Date
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
Akinori MUSHA
28ded793db Add ruby-qt and ruby-qt-i18n, Qt extension for Ruby.
(for qt145 and qt-i18n, respectively)
2000-08-12 16:48:48 +00:00
Will Andrews
7d7a9a2180 Make these COMMENT files conform to Handbook standard.
PR:		20269
Submitted by:	Ports Fury
2000-08-11 11:50:37 +00:00
Satoshi Asami
2e3170ec6b Add imake:${PORTSDIR}/devel/imake-4 to BUILD_DEPENDS -- these ports
use imake themselves.

Submitted by:	bento (sort of)
2000-08-11 06:34:47 +00:00
Will Andrews
fe37e660dc Re-add GL; it was my mistake in removing it - I'd assumed that GL was still
merely an "extension" as it was in Qt 1.45 and hence not needed.

Submitted by:	asami, rwatson, and many others
2000-08-11 04:45:39 +00:00
Satoshi Asami
c006feb460 Use newly-added %%XAWVER%% for XFree86-4 compatibility.
Submitted by:	bento (well, sort of)
2000-08-11 01:46:07 +00:00
Jean-Marc Zucconi
1c6f65fc23 Fix bugs with the tixGrid widget
Submitted by:	joerg
2000-08-10 03:21:44 +00:00
Akinori MUSHA
817f3c2a2e Set DIST_SUBDIR=ruby for all these Ruby ports to stop distfile
namespace pollution.
2000-08-08 16:08:31 +00:00
Akinori MUSHA
0d928e27f2 Synchronize with lang/ruby. (1.4.4 -> 1.4.5) 2000-08-08 13:20:28 +00:00
Ade Lovett
4c618affaf Update to 0.19
Take over maintainership since I've had no response for over
a month to a number of emails
2000-08-04 01:32:01 +00:00
Ade Lovett
811854fd0f Update to 1.0.4 2000-08-04 01:31:01 +00:00
Ade Lovett
43cb09fb69 Update for new shlib revision from guile 1.4 2000-08-04 01:05:13 +00:00
Satoshi Asami
c6bcad2436 (1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
    XFREE86_VERSION defaults to 3 for now, but adventurous users can
    override it in /etc/make.conf.  When XFREE86_VERSION=3, USE_XLIB
    will add a dependency to x11/XFree86; when it is set to 4, the
    dependency will be to x11/XFree86-4-libraries.  When
    XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
    hacks to avoid messing with XFree86 are turned off.

    Since XFree86 version 4 includes some software that used to be
    separate ports, when XFREE86_VERSION=3 the following variables are
    provided:

    USE_DGS		LIB_DEPENDS on x11/dgs
    USE_FREETYPE	LIB_DEPENDS on print/freetype
    USE_MESA		LIB_DEPENDS on graphics/Mesa3
    USE_XPM		LIB_DEPENDS on graphics/xpm

    When XFREE86_VERSION=4, these variables have no effect.  The
    LIB_DEPENDS in the tree for the above four ports have all been
    converted to the USE_* counterparts.  For your information, this
    is the count of the number of ports:

    USE_DGS		0
    USE_FREETYPE	16
    USE_MESA		36
    USE_XPM		236

    There is a new variable, XAWVER, which is set to 6 when
    XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4.  This is also
    passed to PLIST_SUB so ports that build Xaw based shared libraries
    can use this variable to substitute the shlib version number.

    There is also a provision of using a separate mtree file for
    XFREE86_VERSION=4, but that part is not enabled yet.

Reviewed by:	the ports list
Tested by:	make index (XFREE86_VERSION=3 only)

(2) Add hebrew to list of valid categories.
Submitted by:	nbm
2000-08-03 09:28:57 +00:00
Steve Price
eb17509b5b Add the qt22 port so we get an INDEX entry for it the next time
Asami-san regenerates it.

Noticed by:	my Alpha box
Approved by:	will
2000-08-01 20:15:55 +00:00
Justin M. Seger
86995f3e3a /usr/local -> ${LOCALBASE}
PR:		ports/19451
Submitted by:	Mike Meyer <mwm@mired.org>
2000-07-30 13:47:22 +00:00
Will Andrews
ad0ed0dd04 Fix my not-tested-enough KDE2-related ports. :-(
After short discussion with Imura-san, back out GIF-by-default until I can
confirm whether or not there are license issues with Unisys.  I will deal
with this later.  I should note that I'd committed to qt2[12] previously
without conferring with him on the GIF issue first.

One big ouchie: I didn't even set MASTER_SITE/MASTER_SITE_SUBDIR on qt22
properly.. but oh well.  Nobody's perfect.  :-)

Things should be un-broken now.. please test these ports!  I'll be trying
to update them to a new snap after a week or so.

Pointy hat:				will
Patches graciously submitted by:	nra
2000-07-30 02:00:50 +00:00
Will Andrews
7c6b0a6ca6 Update to 20000724A (custom-rolled snapshot). Rejoice, because now
Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in
general seems less buggy.  Only kdeutils was left out of this mega-update.
However, it should return soon.  :-)

The massive reduction in patches is mostly the result of using perl
regex replacement.  This reduces the amount of time it will take in the
future to upgrade these ports, and load on the repository.

QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express
purpose of allowing KDE2 to compile.  It is available in the qt22 port.
Additionally, GIF support is re-enabled in both Qt2 ports, so that
people can now read GIF images.  GIF support is enabled through an
internal GIF reader in Qt, and requires no patented libraries.  Special
effort was made to ensure that people do not install both qt21 and qt22
ports at the same time.

I'd like to take a moment to thank the following people for their help:
Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri
Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier
<scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias
Hoelzer-Kluepfel <mhk@caldera.de>, and many others.  Over 150 hours of hard
work, testing, etc. were put into this update.  Another couple hundred of
hours were spent by CPUs trying to compile this behemoth.  :->

Special thanks to:	Physics Computer Network @ Purdue staff, especially
			C. Stephen Gunn <csg@physics.purdue.edu>, for giving
			me access to an extremely fast machine for doing
			test builds (it performed 12 full builds of the
			entire suite in the last 7 days).

PR:			18838
Submitted by:		Arun Sharma <adsharma@sharmas.dhs.org>
Approved by:		imura, asami
2000-07-29 02:44:58 +00:00
Kevin Lo
b87b768e45 Update to version 0.91.4
PR: 20182
Submitted by: MAINTAINER
2000-07-26 01:34:59 +00:00
Maxim Sobolev
a147298b4c Update to 200007091019, this should fix fennerism. 2000-07-21 17:46:54 +00:00
Satoshi Asami
27198a9808 Mark these BROKEN, they don't compile/run properly.
Submitted by:	maintainer
2000-07-19 17:50:47 +00:00
Satoshi Asami
f30dca77d7 Add gtk13. 2000-07-19 16:43:14 +00:00
Akinori MUSHA
6f7ab93684 Add some missing entries to PLIST:
usr/lib/libgtk-1.2.so.0.5.0
	usr/lib/libgtk-1.2.so.0

Somehow the PLIST didn't include libgtk entries though this port is
linux-gtk..

This should fix e.g. linux-netscape-6.

Strangely enough, bento does not show any PLIST errors on this port. ?-)
2000-07-19 16:14:54 +00:00
David E. O'Brien
8b57e0b79b We offically only use -O optimization. 2000-07-19 13:23:09 +00:00
David E. O'Brien
81736f7a20 Update to build properly from sources rather than re-package the Metrolink
offering.

Portions of this port came from the following (the rest was my own blood
and sweat):
PR:		18691
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>

Submitted by:	Sungman Cho <smcho@tsp.korea.ac.kr> (via -ports)
2000-07-19 12:58:57 +00:00
Maxim Sobolev
a4b3b6ad34 Add gtk13 after repo-copy from gtk12.
Warning: it is unstable development version, so you do not have to upgrade your
gtk12 LIB_DEPENDS!
2000-07-19 07:33:13 +00:00
David E. O'Brien
a3c7da85f7 Update to the 4th build of the Metrolink Open Motif 2.1.30 build. 2000-07-18 09:36:25 +00:00
Maxim Sobolev
6da1c20214 Explicitly disable building of Qt-based example to avoid possible problems. 2000-07-18 08:56:09 +00:00
Maxim Sobolev
834813f53a Add pango - an open-source framework for rendering i18n text. It will be
used as a base renderer in upcoming gtk/gnome 2.0.
2000-07-18 08:46:04 +00:00
Maxim Sobolev
236148e012 Update librep/rep-gtk/sawfish triplet to the latest versions:
librep:		0.12.3
rep-gtk:	0.13a
sawfish:	0.30.2
2000-07-17 16:43:54 +00:00
Yukihiro Nakai
f45ad0bcc7 Update to 1.2.2 2000-07-16 12:35:16 +00:00
Maxim Sobolev
86676c2a4c Create libform.so --> libxform.so.1 link, because it seems that library has
been built with --soname option and w/o this link dynamically-linked
executables don't work.
2000-07-14 11:59:47 +00:00
Maxim Sobolev
89d555051e Update to 0.89 on i386, remove aout bits and cleanup the port. 2000-07-14 11:38:44 +00:00
Ade Lovett
cbe360036c Update for new devel/libglade shlib version 2000-07-11 22:02:22 +00:00
Maxim Sobolev
6aadf25521 Update to 0.13. Also replace NOGNOME with WITHOUT_GNOME. 2000-07-11 09:52:56 +00:00
Steve Price
c15abdaa63 Activating the libj2dplot and libjparser ports. 2000-07-10 04:14:32 +00:00
Steve Price
48c52000ab Adding libjparser version 1.1.8.
JParser is an additional library for the JX widget library.

PR:		19283
Submitted by:	Mario S F Ferreira <lioux@linf.unb.br>
2000-07-10 04:09:17 +00:00
Steve Price
d18cdcd7e5 Adding libj2dplot version 0.6.5.
A 2D plotting library for the JX toolkit.

PR:		19285
Submitted by:	Mario S F Ferreira <lioux@linf.unb.br>
2000-07-10 04:06:08 +00:00
Steve Price
428a33cce5 Update to version 0.12.
PR:		19144
Submitted by:	maintainer
2000-07-10 01:52:43 +00:00
Steve Price
e4fe8c337d Update to version 0.12.
PR:		19143
Submitted by:	maintainer
2000-07-10 01:45:31 +00:00
Steve Price
782f056710 - Set USE_X_PREFIX.
- Consistently put things in the jx directory.

PR:		19135
Submitted by:	maintainer
2000-07-10 01:44:23 +00:00
Steve Price
89b7d2a446 - Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-config
- Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly

PR:		19623
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-07 19:59:26 +00:00
Steve Price
8f4409db57 Update to version 1.0.9.
PR:		19671
Submitted by:	maintainer
2000-07-07 19:33:57 +00:00
Steve Price
5073598e5f Use {MASTER,PATCH}_SITE_SUBDIR instead of make's sed capabilities. 2000-07-07 18:44:49 +00:00
Ade Lovett
d69b7cd6d1 Update to 1.0.3 2000-07-06 15:32:41 +00:00
Maxim Sobolev
eaf357e56a Add gtk-Mac2-theme. 2000-07-06 14:50:40 +00:00
Maxim Sobolev
2f585b4ec3 Add gtk-Mac2-theme - a GTK+ engine theme based on the look of MacOS. 2000-07-06 14:47:25 +00:00
Maxim Sobolev
42cae07823 Fix typo. 2000-07-06 13:37:13 +00:00
Maxim Sobolev
fe75099b1e Add gtkbe. 2000-07-06 12:14:52 +00:00
Maxim Sobolev
da17c89a8f Correct WWW. 2000-07-06 12:02:36 +00:00
Maxim Sobolev
93af7ecedd Add gtkbe - a BeOS look-alike GTK+ theme engine. 2000-07-06 11:29:23 +00:00
Will Andrews
48ceff0734 Update to 1.2.0. Remove inactive maintainer (never upgraded this port
since its inception).  Remove redundant LIB_DEPENDS.  Make sure CFLAGS are
properly respected by removing -O6 (who the heck in the right mind uses
that with GCC?!) from configure.  This update is the precursor to updating
games/flightgear, which I will do later on Wednesday.
2000-07-05 06:19:33 +00:00
Maxim Sobolev
6db96c0500 Bump png shared library version.
Submitted by:	Hajimu UMEMOTO <ume@mahoroba.org>
2000-07-04 07:13:35 +00:00
Maxim Sobolev
f3e180d0c1 Update to 0.12. Also merge PLIST and PLIST.nognome into one PLIST. 2000-07-03 11:02:51 +00:00
Kris Kennaway
55125c0c3d Remove extraneous file on deinstall
Noticed by:	bento
2000-07-03 03:40:32 +00:00
Ade Lovett
95a2b0036d Update to 1.0.2 2000-07-02 06:34:16 +00:00
Will Andrews
b6f5d18c02 Add WANT_STATIC for those of you (in particular, libh) that need a static
version of the Qt 1.45 library.

Submitted by:	alex
2000-07-02 00:11:28 +00:00
Jacques Vidrine
b99b00b305 Add a missing dependency. 2000-06-29 12:17:32 +00:00
Yukihiro Nakai
be7ea7b0ec Update to 1.2.1 2000-06-29 08:28:18 +00:00
Maxim Sobolev
1b5070baab Do not remove lib/X11/config/Imake.tmpl on deinstall. Additional work should
be done to save/restore original lib/X11/config/Imake.tmpl.
2000-06-23 15:38:44 +00:00
Jacques Vidrine
d8bc5f9d8e Don't install some unneeded files. 2000-06-22 15:22:08 +00:00
Jacques Vidrine
697272d5f1 Add a forgotten directory to PLIST. 2000-06-22 14:09:54 +00:00
Will Andrews
f67050feec Unleash all of these ports upon the people. I no longer have any interest
in any of them, but will be happy to assign MAINTAINER to others and commit
updates for them.
2000-06-22 05:52:15 +00:00
Will Andrews
6ed11ed5d3 Add gnome--, a collection of C++ bindings for GNOME.
PR:		19368
Submitted by:	Erich Zigler <erich@tacni.net>
2000-06-20 20:14:45 +00:00
Jacques Vidrine
6dc9bdb0c8 Locally hosted distfiles moved to ftp.freebsd.org. 2000-06-20 13:37:39 +00:00
Will Andrews
1e60866cc1 Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.
Add some missing/wrong dependencies.  Show how to respect CC/CFLAGS.  Many
miscellaneous modifications.  I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS.

Patches largely done by:	Christian Weisgerber <naddy@mips.inka.de>
2000-06-17 02:37:15 +00:00
Steve Price
30563b5399 Use the distfiles now on ftp.freebsd.org instead of from my home directory
on freefall.
2000-06-17 00:14:42 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
5178b48938 Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
2000-06-16 10:38:50 +00:00
Maxim Sobolev
dc1177a9a5 Fourth round of INSTALLS_SHLIBS conversion. 2000-06-16 08:48:22 +00:00