Commit graph

279 commits

Author SHA1 Message Date
taca
600a53f9cf Add a master site in Japan. 2004-10-20 14:45:20 +00:00
reed
aebd048453 Make xdm use configs from under PKG_SYSCONFDIR.
Some ideas came from NetBSD's XFree86 customizations.

Use USE_PKGINSTALL and CONF_FILES for xorg-clients.
Installs xdm configs (and shell scripts) to examples directory.
Create OWN_DIRS for the authDir.

PLIST changes are for chooser is now in bin directory.
And pixmaps moved to include/X11/pixmaps directory.
xdm configs are no longer in lib/X11/xdm (so they are no longer lost
on reinstall).

(Anyone want to do twm and other configs?)
2004-10-20 14:33:30 +00:00
jmmv
9a2da388d3 Enable dependency on evolution-webcal. Bump PKGREVISION to 1. 2004-10-19 20:34:04 +00:00
markd
de66723d1d Update to KDE 3.3.1 2004-10-13 11:37:13 +00:00
tv
b3cdd9ed37 Add w3m needed by Documentation/pkgsrc.
Convert perl dependency to USE_PERL5=run.
2004-10-12 13:48:29 +00:00
seb
b48e0ed2e6 Fix build of kde3 meta-package by requiring latest version of
kdemultimedia3 package.
2004-10-12 07:24:58 +00:00
tron
1b0017eccf Fix dependences broken by package revision bump madness. Bump package
revision of this package, too.
2004-10-06 09:25:06 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
rh
1767581ce1 Track the latest gnustep updates.
Bump PKGREVISION
2004-09-27 02:15:19 +00:00
rh
ad491969ce Track the current gnustep updates and update the meta packag to
gnustep-1.10.0
2004-09-25 04:51:35 +00:00
agc
0ad6b81919 The gnome-accessibility meta package has been removed - delete it from
the SUBDIRS in the category makefile, too.
2004-09-23 09:59:06 +00:00
adam
8cd9b0799f Master site corrected 2004-09-22 15:52:18 +00:00
xtraeme
f620d0c75b Update X.org packages to 6.8.1.
To see the changes about this release, please review the "RELNOTES" file,
which is available via www or in the distribution tarballs.

These packages were tested on:

	* NetBSD 2.0/-current
	* Bluewall GNU/Linux
	* Slackware 10 GNU/Linux

I'm currently testing them on FreeBSD 5.3BETA4.
2004-09-21 17:38:52 +00:00
jmmv
685b052cc5 Welcome to GNOME 2.8.0!
I've left some dependencies commented out in the meta-pkgs meaning that
those packages are part of the standard GNOME Desktop but I haven't had
time to package them.  If you import one of those packages, please enable
the corresponding line (though keep the same version number listed).
2004-09-21 17:26:35 +00:00
jmmv
2d57d3278a Remove gnome-accessibility; it has very little use. 2004-09-21 17:23:44 +00:00
markd
6eaadba526 Make KDE depend on at least version 3.3.3nb1 of qt3-libs. 2004-09-19 04:17:22 +00:00
jlam
ca70938428 Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG,
which are the full option names used to set rpath directives for the
linker and the compiler, respectively.  In places were we are invoking
the linker, use "${LINKER_RPATH_FLAG} <path>", where the space is
inserted in case the flag is a word, e.g. -rpath.  The default values
of *_RPATH_FLAG are set by the compiler/*.mk files, depending on the
compiler that you use.  They may be overridden on a ${OPSYS}-specific
basis by setting _OPSYS_LINKER_RPATH_FLAG and _OPSYS_COMPILER_RPATH_FLAG,
respectively.  Garbage-collect _OPSYS_RPATH_NAME and _COMPILER_LD_FLAG.
2004-08-27 06:29:06 +00:00
tron
fcd65c8b83 Fix download URLs. The KDE 3.3.0 release is a subdirectory called "3.3"
and not in "3.3.0".
2004-08-21 19:54:54 +00:00
tron
af71f0d3a5 Remove non-existing mirror "ftp.us.kde.org". 2004-08-21 19:04:10 +00:00
tron
88e302c2c2 Replace non-existing "download.uk.kde.org" with "ftp.uk.kde.org". 2004-08-21 18:56:52 +00:00
markd
4bdb9d9d0e Update to KDE 3.3. 2004-08-21 11:47:57 +00:00
kristerw
abb73c1311 Use PKG_SKIP_REASON so that bulk builds reports the packages as
"unavailable" instead of "broken".
2004-08-16 12:27:23 +00:00
recht
a011f2dc2f Add substitutions for @_COMPILER_LD_FLAG@ and @RPATH_FLAG@ missed
in my previous commit.
Noted by FUKAUMI Naoki on tech-pkg@.
2004-08-14 17:13:27 +00:00
jdolecek
aea8718d1c Added suse9 meta-pkg, for SuSE 9.1-base Linux binary emulation environment 2004-08-14 09:47:06 +00:00
jdolecek
2670b8213b a meta package for SuSE 9.x-based Linux binary emulation environment 2004-08-14 09:43:50 +00:00
xtraeme
5a34fd5ba0 I'm maintainer for the XFree86/X.org packages from pkgsrc. 2004-07-31 02:28:15 +00:00
xtraeme
c1e73d3cf3 Define CHECK_X11_TYPE, which is needed to be sure that all packages
will be installed into the proper location, otherwise X11ROOT_PREFIX
might be empty!
2004-07-30 08:24:20 +00:00
xtraeme
0cfedd6db1 Add a new variable to specify the installation prefix for
X11 packages (currently XFree86 and xorg), X11ROOT_PREFIX.

Defaults:

xorg: X11ROOT_PREFIX = xorg.
XFree86: X11ROOT_PREFIX = XFree86.

Otherwise it's undefined.

With this modification we don't have to specify X11BASE anymore,
because it's assigned automatically via bsd.pkg.defaults.mk.

If you want to change the defaults, specify X11ROOT_PREFIX in mk.conf.

Update Packages.txt now that we don't need X11BASE.
2004-07-30 07:48:56 +00:00
xtraeme
3109fcd97d Minor nits. 2004-07-29 08:59:15 +00:00
xtraeme
8acbcaea77 Depend on xorg-dirs where appropiate, as was done for XFree86 by jmmv@. 2004-07-29 07:27:43 +00:00
xtraeme
69c871c448 xorg packages now will be installed into ${PREFIX}/xorg by default,
so we don't have to conflict between XFree86 and xorg.

Suggested by grant@.
2004-07-29 06:36:32 +00:00
xtraeme
36c05ec148 + xorg 2004-07-29 04:49:04 +00:00
xtraeme
ebf5a43b7b Initial import of xorg-6.7.0.
This is the X.org meta package, for installing the entire
X11 suite.
2004-07-29 04:48:32 +00:00
martti
05ed03a301 Added xfce4-wavelan-plugin 2004-07-23 04:28:01 +00:00
xtraeme
4c630da639 Remove some unused vars in PLIST_SUBST. 2004-07-21 23:49:36 +00:00
xtraeme
fb8c2f891e Add OpenBSD to ${SYSTEMS} for compiler options. 2004-07-21 21:40:17 +00:00
xtraeme
366d72988e Add OpenBSD-*-* to ONLY_FOR_PLATFORM, mark NetBSD/FreeBSD/Linux for any
arch too (I cannot test them, but it's best to enable it for future
testers).

Note that I'm working on adding OpenBSD support for these packages.
2004-07-20 22:23:25 +00:00
darcy
6cf9391166 Added DEPENDS line for www/tidy. This package is needed to regen the
files used by the guide,
2004-07-13 11:25:58 +00:00
martti
5c9ec30dad Updated XFce to 4.0.6
As usual, this is a maintenance release, aimed at bug-fixing;
no new features are being added to the 4.0 branch.

The main purpose of this release is compatibility with recent GTK+
releases along with other fixes.
2004-07-12 08:25:11 +00:00
markd
830e484e3d Update comment to match reality. 2004-07-05 12:26:01 +00:00
jmmv
9cc63e24e3 Say hello to GNOME 2.6.2! The latest stable release for the 2.6 branch. 2004-06-28 19:36:30 +00:00
xtraeme
150b28bffe Accept perl58 and perl-thread packages too... 2004-06-23 01:10:04 +00:00
martti
7fc3e67b3f Added xfce4-weather-plugin, xfce4-cpugraph-plugin, xfce4-xkb-plugin,
xfce4-taskbar-plugin and xfce4-windowlist-plugin.
2004-06-21 06:32:15 +00:00
markd
b2144d2196 update Makefile to 3.2.3 2004-06-10 12:50:17 +00:00
markd
8c9f9a4d53 Update to kde 3.2.3. 2004-06-10 11:29:35 +00:00
jmmv
c426c3d4f5 Say hello to GNOME 2.6.1! 2004-05-15 18:53:21 +00:00
cjep
341efbf789 whitespace nits 2004-05-07 15:25:13 +00:00
wiz
c32fc02e2e Unused. 2004-05-03 13:08:58 +00:00
reed
8c124c8f88 Fix problem where PLIST included shared libraries for liboldX
for Linux. Also make sure that libpsres.* is installed always.
This is for the XFree86-libs package. PKGREVISION was just bumped in
last, very recent, commit so don't do it again.
2004-04-27 21:49:57 +00:00
snj
1e889eaa86 Convert to buildlink3. 2004-04-27 02:04:06 +00:00