Commit graph

752 commits

Author SHA1 Message Date
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
Jeremy Lea
3f6d72a26c Ooops, that's what you get for always installing your window manager first.
PR:		ports/20343
Submitted by:	takashi@ueda.info.waseda.ac.jp
2000-08-01 16:26:20 +00:00
SADA Kenji
ef56ae2ffc Upgrade to 1.0.4 nls patch-level 4.
PR:		ports/20274
Submitted by:	maintainer
2000-07-29 03:54:28 +00:00
Maxim Sobolev
434cf58e25 Remove %D/share/gnome if empty.
Submitted by:	bento
2000-07-27 07:06:02 +00:00
Maxim Sobolev
2d4cf39ced Update to 0.30.3. 2000-07-25 11:08:44 +00:00
Alexander Langer
8e2e779ef6 Change MASTERSITE to author's mastersite.
Previous master-site was only a temporary fix.

Submitted by:	Matthew West <mwest@cs.uct.ac.za>
2000-07-20 13:52:36 +00:00
Satoshi Taoka
62ce95d258 (1) /usr/share/info/dir was renamed to dir-tmpl.
(2) Now it is not necessary to exist a file "info/dir"
when install-info is executed.

By (1) and (2), I removed the next line:

[ -f %D/info/dir ] || sed -ne 1,/Menu:/p /usr/share/info/dir > %D/info/dir

from PLIST or Makefile
2000-07-19 14:40:31 +00:00
Alexander Langer
e6ee5bf8cb Add bbkeys 0.3.3 - a keygrabber for the Blackbox window manager.
PR:		19359
Submitted by:	Patrick Seal <patseal@hyperhost.net>
2000-07-19 13:18:16 +00:00
Kelly Yancey
6bbb90acb1 Extract libepplet from the epplets port now that has it's own port.
PR:		19396
Submitted by:	kbyanc@posi.net
2000-07-18 06:43:40 +00:00
Kelly Yancey
682c6fefc9 New port: libepplet. This is the library portion of the existing epplets
port, the base library against which epplets must be linked.

PR:		19396
Submitted by:	kbyanc@posi.net
2000-07-18 05:38: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
Maxim Sobolev
446c2e016c Update to 3.4.4. 2000-07-17 07:15:50 +00:00
Yukihiro Nakai
d1daab23ec Update to 0.9.1
PR:		ports/19767
Submitted by:	Kato Tsuguru  <tkato@prontomail.ne.jp>
2000-07-16 12:39:39 +00:00
Maxim Sobolev
a80c8095fe Update to 0.30. 2000-07-11 10:09:54 +00:00
Maxim Sobolev
ad0c787416 Update to 3.4.4. 2000-07-10 15:31:43 +00:00
Steve Price
6271236669 Forgot to include this file in the previous commit. 2000-07-07 22:50:07 +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
SADA Kenji
021366bbeb Made up for MAN and PLIST.
This PR was sent as "Upgrade to 2.3.19", which is also sent by
Maintainer and already committed, but the latter has problem with
MAN and PLIST notations.
So I committed this as a fix for current revision.

PR:		ports/19639
Submitted by:	Martti Kuparinen <martti.kuparinen@piuha.net>
2000-07-06 16:24:31 +00:00
SADA Kenji
efe7c2d12d Upgrade to 2.3.19.
PR:		ports/19439
Submitted by:	Maintainer
2000-07-06 15:40:50 +00:00
SADA Kenji
ffe94a1fef Upgrade to 2.3.8, beta version.
PR:	ports/14088
Submitted by:	Cy Schubert <Cy.Schubert@uumail.gov.bc.ca>
2000-07-06 14:58:15 +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
255ee7148f Yet another project moved to Sourceforge.
PR:		19667
Submitted by:	maintainer
2000-07-03 12:33:50 +00:00
Maxim Sobolev
85b90d14ba Update to 0.29. 2000-07-03 11:44:35 +00:00
Maxim Sobolev
4aef356c02 Update WWW.
PR:		19581
Reported by:	Dmitry S. Sivachenko <dima@Chg.RU>
2000-06-29 16:24:07 +00:00
Maxim Sobolev
af3a42484d Update to 2.6.2. 2000-06-29 08:20:13 +00:00
David E. O'Brien
1228d352ee Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.
2000-06-29 07:03:02 +00:00
Satoshi Asami
be6c01ee85 Use ${MASTER_SITE_LOCAL}. 2000-06-29 02:31:42 +00:00
Maxim Sobolev
03857a0915 Update to 3.4.2. 2000-06-27 13:02:24 +00:00
Maxim Sobolev
f295aadba7 Update to 3.4.1. 2000-06-26 09:03:17 +00:00
Maxim Sobolev
f8f2d4cf9b Add missed libxml to LIB_DEPENDS.
Submitted by:	bento
2000-06-26 08:06:27 +00:00
Maxim Sobolev
96557eb179 Update to 0.28.1. 2000-06-24 16:38:18 +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
4e0fedd5bf Move distfile to my local-distfile hosting on ftp.FreeBSD.org and unleash
this port upon the people.

Prodded repeatedly by:	fenner's portsurvey  ;-)
2000-06-22 05:38:46 +00:00
Yukihiro Nakai
37219b4827 Update to 1.0.4
PR:		ports/19240
Submitted by:	Yoichi ASAI <yatt@msc.biglobe.ne.jp>
2000-06-19 11:53:23 +00:00
Yukihiro Nakai
32fedc5db5 Update to 1.0.4 2000-06-19 11:52:42 +00:00
Yukihiro Nakai
630bcb3d65 Update to 1.0.4 2000-06-19 11:40:12 +00:00
Yukihiro Nakai
2ca465e925 Update to 0.32.5 2000-06-19 11:39:50 +00:00
Chris Piazza
064afd5dfa Update to 0.60.3
PR:		19356
Submitted by:	maintainer
2000-06-18 01:43:16 +00:00
Chris Piazza
1db72cd906 Give Patrick Seal <patseal@hyperhost.net> maintainership of
these ports.
2000-06-18 01:42:14 +00:00
Chris Piazza
cb45821bc2 Make Patrick Seal <patseal@hyperhost.net> the maintainer since
I've been neglecting this port lately..
2000-06-17 16:34:37 +00:00
SADA Kenji
e8f121492c Activate fvwm2-devel.
PR:	ports/14088
Submitted by:	Cy Schubert <Cy.Schubert@uumail.gov.bc.ca>
2000-06-17 15:04:38 +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
Maxim Sobolev
61ebd322a2 Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking
it.

Hall of shame entry:	sobomax
2000-06-16 08:19:52 +00:00
Maxim Sobolev
835d6b8655 Third round of INSTALL_SHLIBS=yes fixes. 2000-06-15 17:59:45 +00:00
Maxim Sobolev
1de95a9ce1 First round of INSTALL_SHLIB fixes. 2000-06-15 16:44:16 +00:00
Maxim Sobolev
a9f22cd584 Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. 2000-06-14 13:21:38 +00:00
Maxim Sobolev
789d6256a1 Fix installation of Gnome-Control-Center pieces.
"The sawfish window manager (x11-wm/sawfish) installs a Gnome control applet
by default. This applet is installed into /usr/X11R6/share/control-center
however this should be /usr/X11R6/share/gnome/control-center in FreeBSD
(Gnome 1.2.0). The capplet doesn't work otherwise."

PR:		19242
Submitted by:	Stijn Hoop <stijn@win.tue.nl>
2000-06-13 15:21:18 +00:00