Commit graph

534 commits

Author SHA1 Message Date
drochner
a84ecb19b2 gtk-doc is gnome1. Remove it. 2006-07-26 12:49:06 +00:00
minskim
e433b24042 Update ruby-gnome2 to 0.15. Patch provided by Dieter Roelants in PR 34064.
Changes:

Ruby/GLib
* Improve signal handlers with pthread ruby(--enable-pthread). [Sjoerd Simons]
* Added new fundamental object for other bindings. [Sjoerd Simons]
* GLib::Source#remove? -> GLib::Soruce.remove? [Kouhei Sutou]
* Added new macros (GLIST2ARYF, GLIST2ARY2F, GSLIST2ARYF, GLIST2ARY2F, G_PROTECT_CALLBACK) [Masao Mutoh]
* Added GLib.win32_locale, GLib, win32_locale_filename_from_utf8 [Kouhei Sutou]
* Improve memory management [Kouhei Sutou, Sjoerd Simons, Masahiro Sakai, Masao Mutoh]
* Other improvement and fix bugs. [Sjoerd Simons, Joao Pedrosa, Kouhei Sutou, Masahiro Sakai, Masao Mutoh]

Ruby/ATK
* Improved cygwin support. [Masao Mutoh]
* Fix a bug. [Masahiro Sakai]

Ruby/Pango
* Fix some bugs. [Laurent Sansonetti, Masao Mutoh]
* Added Pango::Layout#markup=, Pango::AttrAbsoluteSize? [Masao Mutoh]

Ruby/GdkPixbuf
* Fix a bug. [NISHI Takao]
* Code cleanup [Masao Mutoh]

Ruby/GTK
* Improve signal handlers. [Masahiro Sakai]
* Added Gtk::Widget#set_widget, #set_requisition. [Daniel Chokola]
* Added Gtk::Dialog#get_response. [Masao Mutoh]
* Other improvement and fix bugs [Mario Steele, Tilman Sauerbeck, Geoff Youngs, Masahiro Sakai, Kouhei Sutou, Masao Mutoh]

Ruby/GNOME
* Follow Ruby/GLib2 change(GRClosure). [Kouhei Sutou]

Ruby/GnomeCanvas
* Code cleanup [Kouhei Sutou, Masao Mutoh]

Ruby/Libart
* None.

Ruby/PanelApplet
* Fixed a bug [Patch #1431855]
2006-07-25 16:49:05 +00:00
joerg
1ecc71c7bb Move zlib SUBST magic to Makefile.common, it is always needed.
Fixes problems found by abs@
2006-07-24 14:11:13 +00:00
rillig
144a1ee175 Added "c" to USE_LANGUAGES for packages that use GNU configure scripts,
since they always need a C compiler, even when the source code is
completely in C++.

For some other packages, stated in the comment that a C compiler is
really not needed.
2006-07-22 04:46:13 +00:00
tron
82ac036204 Add "perl" to the list of required tools because the "dcopidlng"
utility (part of the "kdelibs" package) uses it.
2006-07-11 12:35:45 +00:00
jlam
c16221a4db Change the format of BUILDLINK_ORDER to contain depth information as well,
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.

For example, "make show-buildlink3" in fonts/Xft2 displays:

	zlib
	fontconfig
	    iconv
	    zlib
	    freetype2
	    expat
	freetype2
	Xrender
	    renderproto
2006-07-08 23:10:35 +00:00
jlam
9430e49307 Track information in a new variable BUILDLINK_ORDER that informs us
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
2006-07-08 22:38:58 +00:00
wiz
17ffc4e6d0 Depend on latest doxygen version (some file changes again). 2006-07-07 19:30:48 +00:00
jlam
ee68c93314 LIBTOOL_OVERRIDE generally doesn't need to be specified anymore... just
set OVERRIDE_DIRDEPTH to find any libtool scripts deeper in the WRKSRC
tree unless they're named something other than "libtool".

SHLIBTOOL_OVERRIDE generally doesn't need to be specified either -- just
define it to the empty list and shlibtool-override will look for libtool
scripts.
2006-07-07 15:49:30 +00:00
rillig
296b295484 Made a SUBST block much simpler. 2006-07-04 09:20:18 +00:00
salo
b32afb07b6 We really, really, really _don't_ want open dependencies here either. 2006-06-30 16:20:41 +00:00
salo
9f4bf31cbc We really, really, really _don't_ want open dependencies here either. 2006-06-30 15:38:00 +00:00
salo
3062d62bf9 Add missing SuSE 9.1 packages so it actually has any real purpose,
bump PKGREVISION.
2006-06-26 20:37:26 +00:00
rillig
0b4bb33031 USE_LANGUAGES+= c 2006-06-25 17:06:08 +00:00
joerg
c5aa45db0a Just require msgfmt for all xfce4 packages. 2006-06-20 12:25:51 +00:00
wiz
cfd623bd93 Drop maintainership, I don't use them any longer. 2006-06-15 13:31:28 +00:00
salo
295259c589 Add suse100_libxml2 2006-06-13 11:34:05 +00:00
salo
4d74289949 Add recently imported suse_libcups and suse_openssl. 2006-06-12 13:01:22 +00:00
salo
c531cc521a Remove dup DEPENDS on suse_locale. 2006-06-10 20:27:10 +00:00
salo
495f45a466 Add ane enable suse100. 2006-06-10 14:25:25 +00:00
salo
34462b2e22 Initial import of suse-10.0: SUSE-based Linux binary emulation environment.
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.
2006-06-10 14:24:33 +00:00
joerg
337c6b1297 Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*,
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@.
2006-06-02 18:27:54 +00:00
markd
cd7c840d15 Update to KDE 3.5.3 2006-06-01 13:27:12 +00:00
reed
70cc03ec67 Fix homepage and/or master sites.
Add another mirror (http) for wm/windowmaker.

Homepage URL change reported by C David Rigby via
WWW feedback form.
2006-05-30 19:49:24 +00:00
wiz
6784edab72 Allow latest fast-user-switch-applet version. PR 33563
by Joachim Koenig-Baltes.
2006-05-26 13:46:50 +00:00
tv
91f85b0f92 Depend on the short version explicitly rather than allowing a newer (ABI
incompatible) fragmented package set.  Approved by jmmv.  Bump PKGREVISION.
2006-05-17 16:22:46 +00:00
tv
26f2e5b70c Derive BOOST_SHORT_VERSION automatically from BOOST_VERSION. 2006-05-17 16:22:06 +00:00
gdt
87057d9eb1 Add USE_LANGUAGES=c++. Arguably not quite right because not all of
gnuradio-foo need C++, but gnuradio is heavily C++ so it's close.
2006-05-12 19:24:41 +00:00
reed
68534040b4 Make CHECK_X11_TYPE really work by checking for setting and not
just if defined.

(Recently I build the xorg-server without xorg-libs.)
2006-05-06 03:14:12 +00:00
wulf
9482b16c64 Updated gnuradio to 2.8: Synchronized meta-pkg with actual release of
gnuradio-2.8
2006-04-27 03:20:34 +00:00
rillig
9fc2d7d281 Removed the superfluous "quotes" and 'quotes' from variables that don't
need them, for example RESTRICTED and SUBST_MESSAGE.*.
2006-04-22 09:22:05 +00:00
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
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
martti
d26000093b Added xfce4-fsguard-plugin and xfce4-quicklauncher-plugin 2005-10-28 06:45:30 +00:00
jmmv
82c3c630f3 Update to 2.12.1. 2005-10-16 14:29:27 +00:00
markd
05d9ee9a44 Update to KDE 3.4.3. 2005-10-13 12:22:07 +00:00
jmmv
8129354db8 Update to 2.12.1. 2005-10-12 22:02:15 +00:00
reed
1200615919 x11/imake was changed to x11/XFree86-imake. Also package name
changed to XFree86-imake.
2005-10-10 17:22:05 +00:00
jmmv
db534cb198 librsvg2-gtk2 has gone away, so do not depend on it. Instead, require a
recent version of librsvg2 (>= 2.12.6) which now includes the GTK+ loader.
Bump PKGREVISION to 1.
2005-10-10 14:03:36 +00:00
wiz
92c0dfc4f1 Depend on php-sqlite, now that php5-sqlite is gone. 2005-10-09 09:13:24 +00:00
jmmv
3faf752c00 Update to 2.12.1. 2005-10-08 17:19:25 +00:00
jdolecek
e4855206f0 Unfortunately PHP has several openssl hooks, which are only enabled
when the base PHP is compiled with openssl extension (e.g. ssl://, tls://
stream support, and couple others). These don't work when SSL support
is loaded via extension.

For this reason, make openssl extension unconditionally built-in
into the main PHP package, and g/c security/php-openssl.
2005-10-08 16:49:35 +00:00
jdolecek
08f23e005d added net/php-xmlrpc 2005-10-08 16:05:48 +00:00
wulf
dbdb0f6ea5 Fixed package name for gnuradio-gsm module 2005-10-07 23:38:53 +00:00
wulf
94adb09d26 Added and enabled meta-package for GNU Radio, a digital signal processing
development kit.
2005-10-07 22:52:21 +00:00
wulf
d2ce9f5d7d New package gnuradio-2.5: Initial commit of a meta-package for GNU Radio,
a digital signal processing development kit.
2005-10-07 22:50:50 +00:00
reed
3b5c46b436 Define FileManSuffix and FileManDir (just like already done
for MiscMan, DriverMan). This is to fix ongoing problem
where I find manpages installed to 5x instead of 5 and PLIST is
wrong so won't package. (I saw this on Linux and I tested this
on Linux and NetBSD.)
2005-10-05 00:31:23 +00:00
reed
210cf63240 Just add a note: When updating the version be sure to regenerate
checksums for each xorg package with distinfo files.
2005-10-05 00:26:50 +00:00
jmmv
e1dec7d4f8 Update to 2.8.0 (depend on GTK+ 2.8.4). 2005-10-02 12:19:53 +00:00
rillig
cf2634459a Fixed pkglint warnings. 2005-09-28 19:13:50 +00:00
jdolecek
2c977b4ae2 Update for PHP 4.4.x 2005-09-04 12:49:17 +00:00