various gnome base and related ports enabled
This commit is contained in:
parent
da26fd2b6b
commit
812ba71dbc
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.106 2001/09/09 11:21:58 avsm Exp $
|
||||
# $OpenBSD: Makefile,v 1.107 2001/09/13 21:38:39 todd Exp $
|
||||
# $FreeBSD: Makefile,v 1.85 1997/11/20 05:22:14 asami Exp $
|
||||
#
|
||||
|
||||
@ -23,9 +23,11 @@
|
||||
SUBDIR += doc++
|
||||
SUBDIR += ectags
|
||||
SUBDIR += flawfinder
|
||||
SUBDIR += gconf
|
||||
SUBDIR += gengameng
|
||||
SUBDIR += gettext
|
||||
SUBDIR += gindent
|
||||
SUBDIR += glade
|
||||
SUBDIR += glib
|
||||
SUBDIR += gmake
|
||||
SUBDIR += gmp
|
||||
@ -47,6 +49,10 @@
|
||||
SUBDIR += libavl
|
||||
SUBDIR += libdockapp
|
||||
SUBDIR += libevent
|
||||
SUBDIR += libgtop
|
||||
SUBDIR += libgtop,gnome
|
||||
SUBDIR += libglade
|
||||
SUBDIR += libglade,gnome
|
||||
SUBDIR += libproplist
|
||||
SUBDIR += libsigc++
|
||||
SUBDIR += libslang
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.80 2001/09/03 07:58:03 shell Exp $
|
||||
# $OpenBSD: Makefile,v 1.81 2001/09/13 21:38:39 todd Exp $
|
||||
# $FreeBSD: Makefile,v 1.55 1997/11/03 12:12:27 tg Exp $
|
||||
#
|
||||
|
||||
@ -23,6 +23,7 @@
|
||||
SUBDIR += gd
|
||||
SUBDIR += gd,no_x11
|
||||
SUBDIR += gdk-pixbuf
|
||||
SUBDIR += gdk-pixbuf,gnome
|
||||
# SUBDIR += geomview
|
||||
# SUBDIR += gfont
|
||||
SUBDIR += ggi
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.170 2001/09/09 21:59:21 obecian Exp $
|
||||
# $OpenBSD: Makefile,v 1.171 2001/09/13 21:38:39 todd Exp $
|
||||
# $FreeBSD: Makefile,v 1.129 1997/11/20 13:47:40 itojun Exp $
|
||||
#
|
||||
|
||||
@ -43,6 +43,7 @@
|
||||
SUBDIR += gaim
|
||||
SUBDIR += gaim,esd
|
||||
SUBDIR += gated
|
||||
SUBDIR += gnomeicu
|
||||
SUBDIR += gnut
|
||||
SUBDIR += gtk-gnutella
|
||||
SUBDIR += hping
|
||||
|
@ -1,10 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.37 2001/08/28 14:36:00 wilfried Exp $
|
||||
# $OpenBSD: Makefile,v 1.38 2001/09/13 21:38:39 todd Exp $
|
||||
# $FreeBSD: Makefile,v 1.26 1997/11/20 08:58:51 tg Exp $
|
||||
#
|
||||
|
||||
SUBDIR += LPRng
|
||||
SUBDIR += apc-upsd
|
||||
SUBDIR += bubblemon-dockapp
|
||||
SUBDIR += bubblemon
|
||||
SUBDIR += cfengine
|
||||
SUBDIR += contool
|
||||
SUBDIR += gkrellm
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.66 2001/08/21 13:20:34 shell Exp $
|
||||
# $OpenBSD: Makefile,v 1.67 2001/09/13 21:38:39 todd Exp $
|
||||
# $FreeBSD: Makefile,v 1.15 1997/11/22 00:31:24 jseger Exp $
|
||||
#
|
||||
|
||||
@ -57,6 +57,7 @@
|
||||
SUBDIR += rxp
|
||||
SUBDIR += sgmlformat
|
||||
SUBDIR += sablotron
|
||||
SUBDIR += scrollkeeper
|
||||
SUBDIR += source-highlight
|
||||
SUBDIR += sp
|
||||
SUBDIR += spiff
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.114 2001/09/07 03:15:36 lebel Exp $
|
||||
# $OpenBSD: Makefile,v 1.115 2001/09/13 21:38:39 todd Exp $
|
||||
# $FreeBSD: Makefile,v 1.178 1997/11/24 05:32:52 fenner Exp $
|
||||
#
|
||||
|
||||
@ -48,9 +48,12 @@
|
||||
SUBDIR += fvwm95
|
||||
SUBDIR += fsv
|
||||
SUBDIR += gkrellweather
|
||||
SUBDIR += gnome
|
||||
SUBDIR += gtk-engines
|
||||
SUBDIR += gtk+
|
||||
SUBDIR += gtkglarea
|
||||
SUBDIR += gtkmm
|
||||
SUBDIR += gtop
|
||||
# SUBDIR += gwm
|
||||
SUBDIR += icewm
|
||||
SUBDIR += ion
|
||||
|
11
x11/gnome/Makefile
Normal file
11
x11/gnome/Makefile
Normal file
@ -0,0 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.1 2001/09/13 21:38:39 todd Exp $
|
||||
|
||||
SUBDIR+= oaf
|
||||
SUBDIR+= vfs
|
||||
SUBDIR+= libs
|
||||
SUBDIR+= core
|
||||
SUBDIR+= controlcenter
|
||||
SUBDIR+= users-guide
|
||||
SUBDIR+= applets
|
||||
|
||||
.include <bsd.port.subdir.mk>
|
Loading…
Reference in New Issue
Block a user