Commit graph

452 commits

Author SHA1 Message Date
markd
b4a8455f21 Move MASTER_SITE_KDE to mk/bsd.sites.mk 2006-04-12 11:37:18 +00:00
reed
5abef9be14 Over 1200 files touched but no revisions bumped :)
RECOMMENDED is removed. It becomes ABI_DEPENDS.

BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.

BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.

BUILDLINK_DEPENDS does not change.

IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".

Added to obsolete.mk checking for IGNORE_RECOMMENDED.

I did not manually go through and fix any aesthetic tab/spacing issues.

I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.

I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.

As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.

As discussed on tech-pkg.

I will commit to revbump, pkglint, pkg_install, createbuildlink separately.

Note that if you use wip, it will fail!  I will commit to pkgsrc-wip
later (within day).
2006-04-06 06:21:32 +00:00
reed
e4555ad376 Fix typo. 2006-04-03 07:13:33 +00:00
jmmv
9c65415593 Drop the gnome-mime-data dependency now that gnome-vfs2 does not need it.
Bump PKGREVISION to 1.
2006-04-02 18:59:12 +00:00
jmmv
86244aa28f Add a MESSAGE that summarizes all manual steps required to get a
fully-working GNOME Desktop.  Suggested by jmcneill@.
2006-04-02 11:03:14 +00:00
jmmv
4c0300066b It is now official: welcome to GNOME 2.14.0! 2006-04-02 09:56:37 +00:00
markd
fff149a43d Update to KDE 3.5.2. 2006-03-30 02:31:46 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
rillig
b0ff99ec14 The :Q operator should only be used in lists or shell commands. 2006-02-18 14:55:48 +00:00
martti
d48b5f2558 Fixed warnings found by pkglint -Wall. 2006-02-17 06:49:23 +00:00
xtraeme
507463550b Joerg Sonnenberger will be the maintainer. 2006-02-12 15:29:17 +00:00
xtraeme
b36bf56512 ENOTIME to mantain these packages, feel free to pick it up if you are
insterested.
2006-02-12 15:24:14 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
markd
3349ae944e public.planetmirror.com.au -> ftp.planetmirror.com.au
from Murray Armfield in private email.
2006-02-02 09:13:02 +00:00
markd
59af4d6f00 Update to KDE 3.5.1 2006-01-31 22:15:13 +00:00
wiz
e20ec1cfa9 Depend on mjpegtools, now that the mplex package is gone. Welcome to 1.1! 2006-01-31 17:56:36 +00:00
adam
128b862a11 Changes 1.11.2:
* Removed gnustep-ssl
* Updated versions of the dependencies
2006-01-29 21:33:02 +00:00
jschauma
0c63432777 psutils is needed to build the flyer, so add yet another dependency here 2006-01-29 18:00:17 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
jmmv
6939e1e3ed Fix installed name of Boost libraries under Mac OS X. They need to have
the directory they'll live in as part of their name, or otherwise they
cannot be found at runtime.
2006-01-21 10:12:40 +00:00
jmmv
5690a6271f Fix build and install of Boost under Mac OS X:
- Correctly use threads.
- Use the correct tool set.
- Make libraries (Boost.Test) with undefined symbols build correctly.
- Change the installed library names so that they match other systems
  (thus avoiding manual PLIST substitutions).  There is a hack here,
  though, to let the dylib stuff kick in...
2006-01-21 09:02:16 +00:00
jmmv
38913fffe5 Update boost* to 1.33.1:
Any Library: Cast to reference types introduced in 1.33.0 is now documented on
any_cast documentation page.

Config Library: Don't undef BOOST_LIB_TOOLSET after use.

Boost.Python:
* The build now assumes Python 2.4 by default, rather than 2.2
* Support Python that's built without Unicode support
* Support for wrapping classes with overloaded address-of (&) operators

Smart Pointer Library: Fixed problems under Metrowerks CodeWarrior on PowerPC
(Mac OS X) with inlining on, GNU GCC on PowerPC 64.

Regex Library: Fixed the supplied makefiles, and other small compiler specific
changes. Refer to the regex history page for more information on these and
other small changes.

Iostreams Library: Improved the interface for accessing a chain's components,
added is_open members to the file and file descriptor devices, fixed
memory-mapped files on Windows, and made minor changes to the documentation.

Functional/Hash Library: Fixed the points example.

Multi-index Containers Library: Fixed a problem with multithreaded code, and
other minor changes. Refer to the library release notes for further details.

Graph Library:
* Fixed a problem with the relaxed heap on x86 Linux (fixes bug in
  dijkstra_shortest_paths).
* Fixed problems with cuthill_mckee_ordering and king_ordering producing no
  results.
* Added color_map parameter to dijkstra_shortest_paths.

Signals Library: Fixed problems with the use of Signals across shared library
boundaries.

Thread library: read_write_mutex has been removed due to problems with
deadlocks.  Wave library (V1.2.1) Fixed a couple of problems, refer to the
change log for further details.
2006-01-20 20:40:18 +00:00
jmmv
d971a332da Drop maintainership. I can't seriously be the maintainer of so many
packages - specially of packages that I haven't touched for a long
while or those that other people can handle better than me.
2006-01-20 16:15:52 +00:00
jmmv
8be258db88 Welcome to GNOME 2.12.2. 2006-01-20 15:00:51 +00:00
ghen
c898914e94 xorg-clients doesn't provide xterm anymore, but many people expect it in
an X11 distribution, so make the meta-pkg pull it in.  Bump PKGREVISION.
Ok by xtraeme and joerg.
2006-01-19 19:26:43 +00:00
xtraeme
94dbc0f920 Update meta-pkgs/xorg to 6.9.0.
The full list of changes:
http://ftp.x.org/pub/X11R7.0/doc/html/RELNOTES2.html

Thanks to joerg@ and reed@ for testing on DragonFlyBSD.

Tested on NetBSD/i386 3.0/-current and DragonFlyBSD-1.4/i386.
2006-01-18 23:53:05 +00:00
jmmv
9cea83e7fa Adjust dependencies after the renames of gstreamer, gst-plugins and
gst-plugins-* to gstreamer0.8, gst-plugins0.8 and gst-plugins0.8-*,
respectively.  Bump PKGREVISION.
2006-01-18 12:55:55 +00:00
minskim
df39f56963 Add ruby-gnome2, a meta package for ruby-gnome2-*.
Packaged by dieter Roelants.
2006-01-15 16:52:08 +00:00
joerg
3fa608eeb8 Fix build of boost on DragonFly.
(a) bjam should be consistent with the rest of the world, the OS is
called DragonFly, not DragonFlyBSD. It might be _annoying_, but it is
a fact of live and no spelling fault can avoid it.
(b) disable the compiler thread support checks, they don't really work
and are not needed anyway.
(c) DragonFly has wchar and ctype functions, so use them.

Bump revisions of boost-build (bjam), boost-headers (well, they changed)
and boost-libs.
2006-01-12 22:48:46 +00:00
rillig
0cfe7729e5 Since ruby-gnome2 has no Makefile, it is not a real package and
therefore should not be included to SUBDIR. (Thanks to Dieter Roelants
for noting it.)
2006-01-12 21:28:19 +00:00
rillig
2ffdd09823 Added ruby-gnome2. 2006-01-12 13:56:24 +00:00
minskim
cfe863cbb7 Add files shared by ruby-gnome2-*, which are currently available in
pkgsrc-wip.  Created by Dieter Roelants.
2006-01-08 02:51:26 +00:00
wiz
751d30d637 DEPENDS and PKGREVISION bumps because db4's library name changed. 2006-01-06 15:10:01 +00:00
ghen
455345bb5b Change the default for BUILDLINK_DEPMETHOD.qt3-tools from "full" to "build",
without affecting packages that are currently using it.

Packages which previously didn't set BUILDLINK_DEPMETHOD to neither "full" nor
"build" now set it to "full", but should be checked whether they really need it
(comment added).  Packages which previously set it to "build" now don't set it
anymore.

Ok by jlam, wiz.
2006-01-05 10:08:58 +00:00
peter
e07ab010d1 Add and enable matchbox. 2005-12-31 14:57:13 +00:00
peter
c08f1576da The matchbox meta-package provides a number of components for
a matchbox based environment. It provides the window manager,
a window panel, a tool for managing the panel, some themes and
icons and a desktop manager.

This package does not contain anything by itself -- it is a
"meta-package" that depends on other packages.  Its sole purpose is
to require dependencies so users can install this package only and
have all the other packages pulled in by the port/package dependency
mechanism.
2005-12-31 14:56:58 +00:00
wiz
f61c002199 Recursive PKGREVISION bump for gnutls shlib major bump.
Bump BUILDLINK_RECOMMENDED.
2005-12-31 12:32:31 +00:00
wulf
d6ebaba04c Updated gnuradio to 2.6: GNU Radio 2.6 has seen the addition of many new
features, code optimizations and bug fixes.
2005-12-11 11:55:19 +00:00
markd
a8ba7f84aa Update to KDE 3.5
Many new features and refinements.

Notable changes include:
* Konqueror is the second web browser to pass the Acid2 CSS test,
  ahead of Firefox and Internet Explorer
* Konqueror can also now free web pages from adverts with its
  ad-block feature
* SuperKaramba is included in KDE, providing well-integrated and
  easy-to-install widgets for the user's desktop
* Kopete has support for MSN and Yahoo! webcams
* The edutainment module has three new applications (KGeography,
  Kanagram and blinKen), and has seen huge improvements in Kalzium
2005-12-11 10:40:10 +00:00
rillig
6419e9879b Fixed PLIST quoting issue introduced by the recent "pkglint --autofix"
change.
2005-12-08 09:14:50 +00:00
rillig
579e977969 Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.
2005-12-05 23:55:01 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
jdolecek
e769010c4d Update for PHP 5.1.1. Remove yp (it's been debundled in PHP 5.1.1) and
disable eaccelerator (doesn't compile with 5.1.x).
2005-12-03 19:05:38 +00:00
jlam
e6e49a2f0f Change all instances of including mk/ghostscript.mk into asking for
the appropriate tool via USE_TOOLS (usually "gs:run"), and remove
ghostscript.mk.  This change removes a rather out-dated file from
pkgsrc and switches packages to use the more compact implementation
of the Ghostcript-handling inside the tools framework.
2005-11-28 06:41:20 +00:00
martti
e2ad73afe5 pdated Xfce to 4.2.3.2
A "micro" release to fix a regression in the window manager settings.
2005-11-17 08:16:19 +00:00
martti
1f10df897e Rename xfce4-gtk2-engines to xfce4-gtk2-engine to match the package name. 2005-11-09 08:50:31 +00:00
martti
2020bbfe3d Substitute "XFce 4" with "Xfce" in DESCR and Makefile's COMMENT.
It is a lower-case f according to the official site.
2005-11-09 07:09:04 +00:00
martti
09f3d1e3fd Updated xfce4 to 4.2.3.1
* Lots of bug fixes
* Translation updates

Official ChangeLog is available at:

http://www.xfce.org/release_notes/4.2.3.1_changelog.html
2005-11-09 06:42:58 +00:00
tv
3e9d98fb78 Add php-sqlite; bump PKGREVISION. 2005-11-03 02:00:26 +00:00
tv
3642f3e861 Add convenience meta-pkg "pkgsrc-guide-tools-1.0", with runtime
dependencies on the tools used to build doc/guide.  doc/guide still uses
BUILD_DEPENDS on the tools (so that it's still possible to build for
certain output types with minimal dependencies); it does not depend on
the meta-pkg.
2005-11-03 01:57:15 +00:00