Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
The SUSE 10.0 meta-package provides a number of components for an SUSE-based
Linux binary emulation environment, using other components of the NetBSD
packages collection.
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 automatically by the pkgsrc dependency mechanism.
|
|
all PEAR packages to php?-pear-* and all Apache packages to ap13-* or
ap2-* respectively. Add new variables to simplify the Makefile
handling. Add CONFLICTS on the old names. Reset revisions of bumped
packages. ap-php will now depend on the default Apache and PHP version.
All programs using it have an implicit option of the Apache version
as well.
OK from jlam@ and adrianp@.
|
|
|
|
Add another mirror (http) for wm/windowmaker.
Homepage URL change reported by C David Rigby via
WWW feedback form.
|
|
by Joachim Koenig-Baltes.
|
|
incompatible) fragmented package set. Approved by jmmv. Bump PKGREVISION.
|
|
|
|
gnuradio-foo need C++, but gnuradio is heavily C++ so it's close.
|
|
just if defined.
(Recently I build the xorg-server without xorg-libs.)
|
|
gnuradio-2.8
|
|
need them, for example RESTRICTED and SUBST_MESSAGE.*.
|
|
|
|
|
|
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).
|
|
|
|
Bump PKGREVISION to 1.
|
|
fully-working GNOME Desktop. Suggested by jmcneill@.
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
insterested.
|
|
|
|
from Murray Armfield in private email.
|
|
|
|
|
|
* Removed gnustep-ssl
* Updated versions of the dependencies
|
|
|
|
of the shlib major bump.
PKGREVISION++ for the dependencies.
|
|
the directory they'll live in as part of their name, or otherwise they
cannot be found at runtime.
|
|
- 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...
|
|
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.
|
|
packages - specially of packages that I haven't touched for a long
while or those that other people can handle better than me.
|
|
|
|
an X11 distribution, so make the meta-pkg pull it in. Bump PKGREVISION.
Ok by xtraeme and joerg.
|
|
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.
|
|
gst-plugins-* to gstreamer0.8, gst-plugins0.8 and gst-plugins0.8-*,
respectively. Bump PKGREVISION.
|
|
Packaged by dieter Roelants.
|
|
(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.
|
|
therefore should not be included to SUBDIR. (Thanks to Dieter Roelants
for noting it.)
|
|
|
|
pkgsrc-wip. Created by Dieter Roelants.
|
|
|
|
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.
|