Commit graph

445 commits

Author SHA1 Message Date
wiz
34d607bb3d Remove gnumeric -- it is a gtk2 application nowadays. Ride previous
PKGREVISION bump.
2005-05-01 12:30:11 +00:00
wiz
8b93c43cc2 Remove pan -- it is a gtk2 application nowadays. Bump PKGREVISION. 2005-05-01 12:24:08 +00:00
markd
97987fc704 I really really did mean Solaris in that last commit. (Course I would do
it just before going off net for a week)
2005-04-27 02:09:05 +00:00
hira
c0883e9589 Simplify comparison. 2005-04-15 16:38:07 +00:00
hira
bd9e6e4469 Add PLIST_SUBST for the DGA extension. 2005-04-15 15:20:47 +00:00
markd
44805c8fcb Require at least gcc 3.3 when building on Solaris. 2005-04-14 20:40:37 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
hira
143bbdfccc Add the missing directory to the extract list. Problem reported
by Todd Willey in private e-mail.
2005-04-07 23:39:08 +00:00
rillig
09ffee2898 Added defined() guards for the variables XORG_PLIST_ENTRY and XEXTRACTS to
avoid Makefile parse errors. Reviewed by kristerw.
2005-04-03 21:04:40 +00:00
hira
30ef46a047 Don't extract unnecessary part for build. OK'd by xtraeme@. 2005-03-30 20:41:02 +00:00
hira
8cf60ce682 Unify PLIST. OK'd by xtraeme@. 2005-03-30 20:30:24 +00:00
wiz
1f2ba12d0f PKGREVISION bump for glut dependency removal (SDL/buildlink3.mk). 2005-03-27 15:43:32 +00:00
martti
e4ebbbfab9 Create dummy do-build targets 2005-03-26 13:26:16 +00:00
markd
ae17c3b7c5 Update to KDE 3.4
Highlights at a glance

* Text-to-speech system with support built into Konqueror, Kate, KPDF
  and the standalone application KSayIt
* Support for text to speech synthesis is integrated with the desktop
* Completely redesigned, more flexible trash system
* Kicker with improved look and feel
* KPDF now enables you to select, copy & paste text and images from
  PDFs, along with many other improvements
* Kontact supports now various groupware servers, including eGroupware,
  GroupWise, Kolab, OpenGroupware.org and SLOX
* Kopete supports Novell Groupwise and Lotus Sametime and gets
  integrated into Kontact
* DBUS/HAL support allows to keep dynamic device icons in media:/ and
  on the desktop in sync with the state of all devices
* KHTML has improved standard support and now close to full support for
  CSS 2.1 and the CSS 3 Selectors module
* Better synchronization between 2 PCs
* A new high contrast style and a complete monochrome icon set
* An icon effect to paint all icons in two chosen colors, converting
  third party application icons into high contrast monochrome icons
* Akregator allows you to read news from your favourite RSS-enabled
  websites in one application
* Juk has now an album cover management via Google Image Search
* KMail now stores passwords securely with KWallet
* SVG files can now be used as wallpapers
* KHTML plug-ins are now configurable, so the user can selectively
  disable ones that are not used. This does not include Netscape-style
  plug-ins. Netscape plug-in in CPU usage can be manually lowered, and
  plug-ins are more stable.
* more than 6,500 bugs have been fixed
* more than 1,700 wishes have been fullfilled
* more than 80,000 contributions with several million lines of code and
  documentation added or changed
2005-03-23 21:28:33 +00:00
jmmv
80bc914e7d Update the gnome, gnome-base and gnome-devel meta-packages to 2.10.0. 2005-03-22 16:43:56 +00:00
adam
c1f733a152 Added support for Darwin/MacOSX 2005-03-22 09:44:33 +00:00
hira
bb26667984 Fix build on NetBSD 3. 2005-03-19 20:11:14 +00:00
martti
16298514bc Updated xfce to 4.2.1.1
General:

* Don't use G_INLINE_FUNC in the source code, which fixes several weird
  build errors.

libxfce4util:

* Fix a problem with NFS mounted home directories in Solaris (#724)

xfce4-session:

* Fix RedHat shutdown code (#703)

xfdesktop:

* fix handling of quoted commands in the desktop menu (#776)
* fix handling of .desktop files with no Categories list (#776)
* add "edit menu" button to panel plugin prefs (#554), and ability to change
  the button tooltip (#764)
* fix broken panel plugin behavior when trying to track the default desktop
  menu. there's a new option to either follow the default menu, or use a
  static menu file (#778)
* fix bug where xfdesktop would crash if the windowlist was opened, then a
  window was destroyed, and then that window was selected from the list (#672)
* fix "unique" attribute of system menu inclusion

xffm:

* ensure posix.1-1996 compatibility (#695)
* fix for crash on opening fstab on solaris (#726)
* avoid a showstopper gtk-2.4 bug (scaling gdkpixbufs from svg images).
  This is bugzilla #751 report. Not all gtk showstopper bugs from svg
  can be avoided. In particular with office/mobile_phone_01.svg. This
  file will also crash rox
* allow relative paths for icon resolution (xfce4-modules)
* validate utf error messages (#737)
* don't quote paths that are already quoted.
* change smb-share icon to proper icon
* fix borked overwrite warning dialog message
* bug fixes for keyboardnavigation to close bug #795
* separate remove and paste button in toolbar to avoid confusing the
  remove confirmation dialog with the overwrite confirmation dialog
* fix translation problems in several languages, including
  brazilian-portuguese
* fill in some missing spanish translation strings
* fix for bug #524 (crashing xffm by mounting cdrom and trying to open it
  in the other treeview before mount is complete)

xfcalendar:

* remembering of its position (bug #691 and #789)
* warning box for preventing users to loose their changes (#714 and #738)
* possibility to show/hide xfcalendar in taskbar, pager and systray (#719)
* possibility to choose to either show or hide the calendar window when
  xfcalendar is launched (it remembered before the status when leaving)

xfce4-panel:

* Save configuration file only on exit
* Fix double click on inactive item in dialog (#739)
* 64bit fix
* Clock applet tweak (#716, hopefully)

xfprint:

* remove FILE backend and add a print-to-file entry in the printing dialog
* multiple bugfixes (#816, #817, #818, #820) in the BSD-LPR backend
2005-03-18 07:59:08 +00:00
markd
0b7dde76bc $PKG_SYSCONFDIR support from Jeremy C. Reed with minor changes from me. 2005-03-06 12:41:26 +00:00
wiz
33e1685150 Update to 1.3: depend on latest docbook-website and docbook-xsl. 2005-03-02 18:00:15 +00:00
xtraeme
5c0a1216bf Update xorg to 6.8.2.
Changes:

    * Render implementation fixes
    * Updated x86emu and resynced with upstream at Scitech
    * Updated SiS driver
    * Updated Nvidia driver (opensource version)
    * Render acceleration for ATI's R100 and R200-series cards
    * Substantial speedups in the software implementation of the render
      extensions when compiled with gcc 3.4 on the i386 architecture.
    * Infrastructure for rotation support in drivers
    * New Trapezoid specification for the Render extension
          o Respecify Render to include only 'normal' traps
          o Allow backward compatibility but internally covert to new format
    * Software mouse cursor is now based on the Damage extension
    * A new keyboard driver is enabled by default. The old driver is
      disabled unless explicitly compiled in by defining the macro
      |USE_DEPRECATED_KEYBOARD_DRIVER|.
    * All extensions (except Xserver-specific extensions "DMX" and
      "XpExtension")can now be enabled/disabled from the configuration
      file and from the command line.
    * Mac OS X updates:
          o Support dynamic screen configuration changes in rootless mode
          o Added option to always use Mac command key equivalents
          o Interpret scroll wheel mouse events correctly when shift is
            held down
          o Added trivial Xinput support
          o Fixed launch of X clients from Finder with a space in their path
          o Fixed some GLX rendering problems on Mac OS X 10.2 and earlier
    * Updated xterm version
2005-03-01 19:00:10 +00:00
jmmv
3e1d9ca2e9 The new Boost packages have to conflict with boost<1.32.0 (except the
meta-package itself).
2005-02-27 08:42:05 +00:00
jmmv
8bbc5e7374 Let's sync with reality (reorganization of Boost packages). 2005-02-26 22:51:55 +00:00
jmmv
09753597b2 Complete rework of the Boost packages:
- Drop devel/boost and devel/boost-thread.
- Add devel/boost-docs which includes all the documentation related to Boost
  (previously included in devel/boost).
- Add devel/boost-build which includes bjam, the Boost.Build framework.
- Add devel/boost-headers which includes all the header files needed at build
  time by programs using Boost (previously included in devel/boost).
- Add devel/boost-libs which includes all the binary libraries needed at build
  and run time by programs using Boost (previously included in devel/boost and
  devel/thread).  All of them are multithreaded, to make things easier.
- devel/boost-python includes the Boost Python library (as it did before), but
  now works, given that everything is threaded again.
- Drop our thread_user.hpp customization.  Avoids some build failures that
  appeared when the previous boost-thread package was not installed.
- Use static PLISTs.
- Install unversioned files.  Makes things *a lot* easier when building stuff
  outside pkgsrc.
- Add meta-pkgs/boost, a meta package that depends on all of the above.

Thanks go to jlam@ and tv@ for their comments.

While here, update to 1.32.0:

New Toolset Names

The names of some the Boost.Build toolsets have been changed to remove the "."
(dot) character and to fix some other naming inconsistencies. For example,
vc7.1 toolset was renamed to become vc-7_1. Please refer to the Supported
Toolsets section of the installation guide for the complete list of the current
toolset names. This change was made as a part of the effort to make the Boost
distribution compatible with ISO 9660 level 2 requirements.

New Libraries

    * Assignment Library: Filling containers with constant or generated data
      has never been easier, from Thorsten Ottosen.
    * Minmax Library: Standard library extensions for simultaneous min/max and
      min/max element computations, from Hervé Brönnimann.
    * Multi-index Containers Library: Containers with multiple STL-compatible
      access interfaces, from Joaquín M López Muñoz.
    * Numeric Conversion Library: Optimized policy-based numeric conversions,
      from Fernando Cacciola.
    * Program Options Library: Access to configuration data given on command
      line, in config files and other sources, from Vladimir Prus.
    * Range Library: A new infrastructure for generic algorithms that builds
      on top of the new iterator concepts, from Thorsten Ottosen.
    * Serialization Library: Serialization/de-serialization of arbitrary C++
      data structures to various formats including text, binary, and xml, from
      Robert Ramey.
    * String Algorithms Library: Collection of string related algorithms for
      case conversion, trimming, find/replace operations and more, from Pavol
      Droba.
    * Tribool: 3-state boolean type library, from Doug Gregor.

Updated Libraries

    * Compose: This deprecated library has been removed.
    * Graph:
          o Added bundled properties to the adjacency_list and adjacency_matrix
            class templates, greatly simplifying the introduction of internal
            vertex and edge properties.
          o The LEDA graph adaptors have been ported to LEDA 4.5.
          o Added algorithms for betweenness centrality and betweenness
            centrality clustering.
          o Added circle layout and undirected spring layout algorithms.
    * MPL Library:
          o Updated to use the Boost Software License.
          o New documentation, including a complete reference manual.
          o Major interface changes and improvements, many of which are not
            backward compatible. Please refer to the 1.32 changelog for the
            detailed information about upgrading to the new version.
    * Python Library:
          o Updated to use the Boost Software License.
          o A new, better method of wrapping classes with virtual functions
            has been implemented.
          o Support for the new Python Bool type, thanks to Daniel Holth.
          o Support for upcoming GCC symbol export control features have been
            folded in, thanks to Niall Douglas.
          o Improved support for std::auto_ptr-like types.
          o Components used by other libraries have been moved out of
            python/detail and into boost/detail to improve dependency
            relationships.
          o Miscellaneous bug fixes and compiler workarounds.
    * Signals Library: Introduced deterministic slot ordering, permitting
      slots to be connected at the beginning or end of slot groups or the slot
      list itself. Combiners may safely have state and are accessible from the
      signal.
    * Utility: class template result_of added.
    * Test Library:
          o namespace names gets shorten; old one still supported till next
            release
          o added proper encoding of XML PCDATA
          o support for wide string comparison implemented
      For complete list of changes see Test Library release notes.

Regression tests

This release has been extensively tested on a variety of different compilers
and platforms. It is known to contain no regressions against the previous
reference release on the compilers and configurations tested. Please refer to
the corresponding regression reports to see how well your compiler performs on
the new Boost codebase.
2005-02-26 22:48:34 +00:00
jmmv
235033b343 Update the GNOME meta-pkgs to the latest stable version, 2.8.3. 2005-02-26 17:27:44 +00:00
hubertf
9a981bcfbe Sign over maintainership to tech-pkg@ 2005-02-21 20:26:08 +00:00
wiz
8f80f682c9 Revert update to 1.3 -- htdocs is not ready for this. 2005-02-19 00:45:58 +00:00
wiz
26d55bf54a Update to 1.3: depend on latest docbook-website and docbook-xsl. 2005-02-19 00:26:14 +00:00
xtraeme
d26c0de598 Apply patch from Jeremy C. Reed to define common values for the
manual pages on Linux.
2005-02-09 20:11:22 +00:00
xtraeme
6229af82ac Apply patch from Jeremy C. Reed to define common values for the
manual pages on Linux.

Also use unexec ${RMDIR} in a directory.
2005-02-09 20:08:26 +00:00
xtraeme
0e88260f7f Change Linux manual definitions to:
KERNMAN_SUFFIX= 4
FILEMAN_SUFFIX= 5
MISCMAN_SUFFIX= 7

To fix the xorg-server installation.

Update MASTER_SITE_XORG with new mirrors.
2005-02-09 18:42:22 +00:00
xtraeme
12390ed639 Always copy the file DragonFly.cf unconditionally into xc/config/cf,
otherwise the post-extract target will fail.

This closes PR pkg/29169 and pkg/29135, thanks.
2005-01-31 20:14:11 +00:00
ben
86795c9bfc Add wmdrawer to windowmaker-desktop and bump version number. 2005-01-28 00:00:14 +00:00
xtraeme
8bf226c781 Apply patches from Todd Willey for DragonFlyBSD, this closes PR pkg/29042.
Thank you!
2005-01-25 17:49:57 +00:00
hira
9c63e2c998 Make drivers selectable with options.mk. By default, all of the drivers
which are supported by the platform are built.
OK'd by xtraeme@.
2005-01-24 10:57:27 +00:00
martti
9a96838bce Updated XFce to 4.2.0
Too many changes to list here, please read the Changelog from www.xfce.org
(http://www.xfce.org/release_notes/4.2.0_changelog.html)
2005-01-17 12:56:13 +00:00
jmmv
3e7e15c56a Remove the gnome-extras meta-pkg; it is useless. No objections in tech-pkg@. 2005-01-11 11:42:42 +00:00
jmmv
6930b38c0b Enable dependency on vino. Bump PKGREVISION to 1. 2005-01-04 23:49:23 +00:00
wiz
f472d1ec5e Bump PKGREVISION because of curl dependency bump. 2005-01-03 15:59:12 +00:00
jmmv
7aaa8dbd6d Require gnome-themes-extras >= 0.8. 2004-12-28 22:50:58 +00:00
jmmv
c59bc285d4 Use gnome-common 2.8.0. 2004-12-28 22:26:23 +00:00
jmmv
da104c8ae9 Update the GNOME meta-pkgs to 2.8.2.
Hmm, this comes later than usual... but I haven't had any time to do this
sooner.
2004-12-28 22:14:54 +00:00
xtraeme
b7efe9439a Finish my previous commit and unbreak xorg-*:
* Move the subst macros for threadlib.h from xorg-libs to
  xorg/Makefile.common.
* SUBST_CLASSES should be appended.

Thanks to Manuel Stuehn <manuel.stuehn@student.uni-siegen.de> for
the email showing me the problems.
2004-12-27 17:26:18 +00:00
jmmv
318a75f888 Update to 2.6.0 due to gtk2 and gtk2-engines updates. 2004-12-24 10:10:56 +00:00
markd
6a3d85d317 Allow any PKGREVISION in dependencies. Bump PKGREVISION. 2004-12-23 13:04:37 +00:00
agc
b83f01701f The gmc package has been removed - get rid of a reference to it. 2004-12-21 17:10:12 +00:00
jschauma
309a94de48 Add an explicit dependency on docbook-xsl>=1.67.0 rather than using whatever
other dependencies pull in:  earlier versions of docbook-xsl generate slightly
different html leading to a large number of unneccessary 'regen' commits in
htdocs.  Bump minor versions for this.

This is done during the freeze so as to ensure that it gets on the branch
and we can simply tell developers to install netbsd-www version 1.2.
2004-12-13 16:35:27 +00:00
markd
42735b65e0 Update to kde 3.3.2.
changes are generally bug fixes including some security fixes.

pkgsrc changes are a big PLIST cleanup and moving locale files
to ${PKGLOCALEDIR}/locale/... rather than replicating the tree.
2004-12-10 05:59:50 +00:00
wiz
4ce264687e Bump PKGREVISION for removal of db3 buildlink3.mk file from
GConf's buildlink3.mk file. Bump BUILDLINK_DEPENDS where appropriate.
2004-11-30 18:26:39 +00:00
kleink
d74855573c From KDE CVS, KDE_3_3_BRANCH:
kdepim/korganizer/plugins/holidays/holidays.cpp 1.12.2.1:
Backport of bug fixes for #84979 (crash on AMD64) [...]

Bump version to kdepim-3.3.1nb2, and update the version required by
the kde3 meta package.
2004-11-28 18:35:48 +00:00
wiz
968077b565 Remove duplicate line for netbsd-www. 2004-11-18 09:15:38 +00:00
tron
3a9a6f2edf Fix dependence on "kdepim3" package, bump package revision. 2004-11-11 21:02:08 +00:00
skrll
0a9670dbd1 This file isn't used anymore. 2004-11-11 08:03:53 +00:00
jdolecek
7f9072bdb7 add php-pdflib extension 2004-11-08 20:21:49 +00:00
jdolecek
5c0e00fc9d follow php4-pdflib rename to php-pdflib, bump PKGREVISION 2004-11-08 20:19:40 +00:00
markd
f3f0b4be43 Add support for building XFree86 packages on Solaris.
Claim to be using gcc always and assume that the wrapper framework will
deal with the differences for other compilers (rather than getting imake
to try and do it).
2004-11-07 12:57:37 +00:00
jdolecek
c4f85d8ad3 add php-zip, php-dom, php-xsl 2004-11-06 18:36:16 +00:00
jdolecek
4a24972c71 php4-zip was replaced by php-zip, which can be used with both PHP4 and PHP5.
The PECL extension is preferred even for PHP4 (which has zip extension
bundled), since further maintenance is likely to be more active there.
2004-11-06 18:32:19 +00:00
jdolecek
c6bb2fdd60 Add php-dbx package - PHP database abstraction layer extension. This is
for both PHP 4.x and 5.x.
2004-11-05 21:01:46 +00:00
xtraeme
526bf2553c Fix CONF_FILES in xorg-clients, the 'xdm' subdir already was set by
EGDIR! (hi reed!)
2004-11-05 02:58:56 +00:00
jdolecek
30916a09f1 add php extension meta modules, for PHP 4.x and PHP 5.x 2004-11-04 19:49:23 +00:00
jdolecek
7f6a532b33 Add php-extensions-5.0 meta-package. Pulls in the base PHP5, Apache module
and all extension pkgsrc extension modules for PHP 5.x
2004-11-04 19:44:37 +00:00
jdolecek
015baa4454 Add php-extensions-4.3 meta-package. Pulls in the base PHP4, Apache module
and all available extension modules.
2004-11-04 19:37:25 +00:00
xtraeme
39ba685971 Make this build/work on DragonFlyBSD. Patches were submitted by
Todd Willey via tech-pkg@.
2004-11-01 23:41:58 +00:00
jmmv
429a0f7cf8 Update to GNOME 2.8.1. 2004-10-28 19:20:50 +00:00
markd
702a0f8fbc kdegraphics3 PKGREVISION bump. 2004-10-23 13:26:34 +00:00
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
markd
089407cfb9 Update to kde3.2.2 2004-04-20 12:08:19 +00:00
jmmv
9b1c0e3ea3 Depend on gtk-doc. Bump PKGREVISION to 1. 2004-04-17 20:03:57 +00:00
jmmv
acd03874e8 Fix broken includes. Pointed out by kristerw@. 2004-04-17 11:10:53 +00:00
martti
c7ac789105 Updated xfce4 to 4.0.5
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 the recent GTK+ 2.4.x
release along with other fixes.
2004-04-16 16:12:00 +00:00
jmmv
e2744b67b2 Set USE_DIRS+=XFree86-1.0 instead of depending on the package directly. 2004-04-14 21:16:42 +00:00
jmmv
ebf2fd7dbc Add support for the XFree86-dirs package in mk/dirs.mk, by modifying it to
work properly with it.  Agreed with xtraeme@.
2004-04-14 21:15:01 +00:00
jmmv
8ace77c824 Pick maintainership. 2004-04-12 15:26:11 +00:00
jmmv
f237f0a753 Fix path to Renaissance. 2004-04-11 09:28:45 +00:00
rh
46ee3ab5b1 Update gnustep meta package to 1.9.1. 2004-04-11 03:38:26 +00:00
wiz
5350dc21df Belatedly bump PKGREVISIONs and dependencies for xvidcore major bump
during recent update (hi charles!).
2004-04-05 18:41:14 +00:00
markd
6e373fda8d Note quanta update, bump PKGREVISION. 2004-04-05 11:54:19 +00:00
recht
8c2f848a41 Catch up with the gtk2-engines revision change. 2004-04-04 22:44:36 +00:00
jmmv
7f5f119fdc gnome-themes-extra has been moved to gnome-themes-extras, so fix path (and
also fix name, which means that this package was not buildable before *sigh*).
2004-04-02 11:56:56 +00:00
jmmv
9476e10bd0 Bump PKGREVISION to 2, to catch with the GTK+ update to 2.4. 2004-04-01 19:37:47 +00:00
jmmv
22199cec12 Depend on gnome-themes-extra too. 2004-04-01 19:18:44 +00:00
jmmv
eeca85d22b Welcome to GNOME 2.6.0. 2004-04-01 19:17:24 +00:00
jmmv
4bfb37c6d7 Update to 2.4.0: catch up with GTK+ 2.4.0 and related updates of plugins. 2004-04-01 19:11:19 +00:00
xtraeme
4636f9b663 Make sure X11_TYPE=XFree86 is defined before building X11 packages,
this will fix wrong binary packages made by bulk builds.
2004-03-29 00:30:16 +00:00
xtraeme
770c956a77 Upgrade XFree86 packages to 4.4.0.
To see a full list of changes, please review:
http://xfree86.org/4.4.0/RELNOTES.html

These packages has been tested under NetBSD 1.6/-current, FreeBSD 4.x/5.x,
and GNU/Linux (i386) by Jeremy C. Reed, Michal Pasternak and myself.
2004-03-28 22:06:15 +00:00
jmmv
d51f0d0776 Do not depend on automake17, which is no longer available due to a security
vulnerability.  Bump PKGREVISION to 1.
2004-03-28 10:32:59 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
jlam
326169077a USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined. 2004-03-23 04:40:59 +00:00
wiz
c2b756e890 Do not use fontconfig's MESSAGE. Closes PR 24864. 2004-03-20 20:08:38 +00:00
jlam
7db11b582a Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly
by moving the inclusion of buildlink3.mk files outside of the protected
region.  This bug would be seen by users that have set PREFER_PKGSRC
or PREFER_NATIVE to non-default values.

BUILDLINK_PACKAGES should be ordered so that for any package in the
list, that package doesn't depend on any packages to the left of it
in the list.  This ordering property is used to check for builtin
packages in the correct order.  The problem was that including a
buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed
from BUILDLINK_PACKAGES and appended to the end.  However, since the
inclusion of any other buildlink3.mk files within that buildlink3.mk
was in a region that was protected against multiple inclusion, those
dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
2004-03-18 09:12:08 +00:00
markd
b5c6ecbe26 kdegraphics3 pkgrevision bump. 2004-03-14 00:45:34 +00:00
martti
0c70e87dcb Add note about XFce base install and extras 2004-03-13 05:26:36 +00:00
jmmv
15000f837d Bump PKGREVISION due to xine-lib update to 1rc3a. 2004-03-11 17:27:29 +00:00
jmmv
22acaedd65 Take maintainership. 2004-03-11 16:54:32 +00:00
jmmv
ff2264fd62 Depend on seahorse again, now that it can coexist with balsa.
Bump PKGREVISION to 4.
2004-03-11 12:40:55 +00:00
martti
da2428b947 File removed, we are now using buildlink3 2004-03-10 15:40:03 +00:00
xtraeme
321ecccde3 xfce4-extras should be nb2 not nb1. 2004-03-10 12:01:59 +00:00
xtraeme
6f080fa7de bl3ify and bump PKGREVISION due to meta-pkgs/xfce4 upgrade. 2004-03-10 11:59:31 +00:00
xtraeme
ff51acf13f bl3ify, s,USE_X11BASE,USE_X11,g. Welcome to 4.0.4nb1, ok'ed by martti@ 2004-03-10 11:53:37 +00:00
martti
da0646cf07 Updated XFce to 4.0.4
* Bug fixes
* Translation updates
2004-03-10 07:41:16 +00:00