Commit graph

7207 commits

Author SHA1 Message Date
adrianp
c9b91d6dc3 Initial support for Java on OpenSolaris (i386 only) 2008-10-24 23:17:30 +00:00
wiz
aa264c10b5 Add a few locale dirs for gtk2. 2008-10-24 21:30:14 +00:00
adrianp
d92c0de60a Darwin-9.* supports Java 1.6 2008-10-24 21:01:57 +00:00
adrianp
c754b47124 +apache 2008-10-24 18:41:21 +00:00
wiz
4a9f241bb2 Add share/locale/mai for glib2-2.18.2. 2008-10-24 15:59:30 +00:00
wiz
105c17b263 Grammar fix in error message. 2008-10-20 20:44:49 +00:00
ahoka
214839f848 Sanitise the error message of the fail-wrapper:
- Use PGKSRC-WARNING to note it's coming from pkgsrc and not always fatal.
 - Describe more precisely what's happening when you get this warning.

Hopefuly this will stop the misundersanding of the error message I could
see quite often amongst users.
2008-10-20 18:33:50 +00:00
rillig
161dbd2911 ... and added a few more keywords. 2008-10-20 10:19:18 +00:00
rillig
4ddbfc86a1 Reformatted the comments so that "bmake help" recognizes them. 2008-10-20 10:17:40 +00:00
schmonz
83b007bb51 Update to latest config.guess (2008-09-28) and config.sub (2008-09-08)
from Savannah git. Changes are minor; at a glance, the most interesting
bits are improved support for Solaris Xen and AIX 6.

Approved by: groo
2008-10-19 19:06:47 +00:00
taca
020ca0945f Add lang-nb; Norwegian Bokmal (book language) language support. 2008-10-19 01:38:58 +00:00
tron
b736e67170 Prefer "pixman" package from "pkgsrc" under Mac OS X Leopard. The builtin
version is already too old for the "cairo" package.
2008-10-17 13:05:05 +00:00
wiz
1f5e40c359 Gnome prefers sr@latin to sr@Latn now, match this here. 2008-10-16 21:57:00 +00:00
joerg
2f5878b4cf Remove rules named after subdirectories. Proposed on Oct 08 on tech-pkg
as it breaks having subdirectories named like main pkgsrc targets.
2008-10-14 22:35:19 +00:00
uebayasi
34004f51e0 Move mk/emacs.mk to editors/emacs/modules.mk.
Don't call pkg_info to get the installed Emacs version; always use the
version matching EMACS_TYPE set by users.  Be DEPENDS to it.  This should
address pkg/37146 by Aleksey Cheusov.

While here convert some emacs lisp packages to user-destdir.
2008-10-11 09:31:54 +00:00
wiz
9505ea65e6 Add share/locale/de_CH/LC_MESSAGES for gnucash. 2008-10-09 10:46:34 +00:00
joerg
92b7363904 Allow use of fetch as FETCH_CMD. 2008-10-08 15:39:07 +00:00
joerg
fc88d994e9 Allow use of fetch as tool. 2008-10-08 15:38:46 +00:00
cube
78e303b61d Complete previous, by entering the package version definition if the file
looked up is not a pkgconfig one, at the condition that the version
script is defined.
2008-10-06 13:19:11 +00:00
cube
74f785d01f Allow the caller to override the script that extracts the version of the
built-in package.  That means pkgconfig-builtin.mk can be used in even
more situations now.
2008-10-06 13:08:16 +00:00
cube
6635d9bb1c Add a workaround for X11_TYPE modular so that x11.bl3.mk is not included.
Ideally, X11_TYPE modular would set up such packages so that
PREFER.<BUILTIN_PKG> is set to "pkgsrc", but it's a more complex change.

Reported by Adam Hoka.
2008-10-06 12:58:11 +00:00
cube
403e256ff6 Merge cube-native-xorg, so that pkgsrc-current can be used with the native
X.Org found in NetBSD-current.

Thanks a lot to all who helped, especially Matthias Scheler who did
repeated tests on Mac OS X and older versions of NetBSD to make sure the
support for those platforms wouldn't be broken (or at least, not fatally,
as I would still expect a few hiccups here and there, because there is
only so much one can test in such limited time).

On the infrastructure side, this branch brings pkgconfig-builtin.mk, in
order to write very easily new builtin.mk files.  It can actually handle
more than just pkgconfig files, but it will provide a version if it finds
such a file.  x11.builtin.mk has also been made more useful and now all
existing (and future!) native-X11-related builtin.mk files should include
it.
2008-10-05 21:36:32 +00:00
hira
eb887bd02b Add `firefox3' option. 2008-09-30 23:15:04 +00:00
wiz
7bb527e6f7 Fix a longstanding bug in the pkginstall infrastructure: incomplete
support for creating empty files as CONF_FILES.

The usual way is to add
CONF_FILES= /dev/null /some/file

However, some parts of the infrastructure check if the "source" is a
file -- this fails for /dev/null obviously (other parts accept
character devices already).

Fix this. Will follow up with PKGREVISION bumps for affected packages.

Ok during freeze: agc@
2008-09-25 14:01:46 +00:00
taca
bbfdf3fbd4 Add lang-uk-ua, Ukrainian/UKRAINE language support. 2008-09-25 08:27:24 +00:00
obache
dc6f08ef29 Fix a typo in comment. 2008-09-24 05:33:17 +00:00
ahoka
a8c167b572 Reverting my previous openmotif->lesstif changes. 2008-09-22 17:11:02 +00:00
dillo
1c29e98ca7 For packages setting USE_BSD_MAKEFILE, explicitly set MKHTML to no.
This makes these packages build with the changed default in recent
NetBSD -current.

Approved by agc.
2008-09-22 14:52:07 +00:00
wiz
73d606fe55 Sort. Add description for libmtp. 2008-09-22 05:37:06 +00:00
adrianp
0bcb9a14df + description for zlib 2008-09-17 20:33:18 +00:00
rillig
ec31b10111 Added the list of variables, so that "bmake show-all-gcc" shows all the
internals of this file.
2008-09-16 15:02:55 +00:00
taca
8dceb55310 Add description for OpenSSH's hpn-patch option. 2008-09-16 13:06:41 +00:00
tron
ed5b1cca8d X11 is located in "/usr/X11" under Mac OS X Leopard, "/usr/X11R6" is just
a symlink. Use the correct directory because the buildlink framework will
otherwise remove compiler options like "-I/usr/X11/include/pixman-1".
2008-09-16 11:40:10 +00:00
minskim
79e332ed88 Do not force ncurses on Interix; it does not have a proper shared library.
Instead, let curses.buildlink3.mk find out a usable one.

This fixes the error reported in PR 39531.  However, the PR will remain
open for now because it raises another issue whether tnftp should depend
on curses or not.
2008-09-16 04:38:49 +00:00
epg
bab5bb2e34 - drop non-existent configure args
- add missing modules to DFLT_APACHE_MODULES
- bump PKGREVISION for new modules
- replace APACHE_MODULES=all-shared with apache-shared-modules option
- '--enable-mods-shared=all' is not sufficient, that's why DFLT_APACHE_MODULES
  lists all those others; use DFLT_APACHE_MODULES instead of 'all'
- add apache-shared-modules to options.description

approved by tron
2008-09-16 01:47:06 +00:00
rillig
8e38291c82 typo 2008-09-15 22:05:28 +00:00
rillig
930598a2d4 Corrected the usage message. 2008-09-15 21:07:46 +00:00
adrianp
5fe59898f9 +mozilla-jemalloc 2008-09-15 18:19:03 +00:00
ahoka
1382d85001 As the openmotif license doesnt allow usage on close source systems,
there is no good reason to be default on those platforms.

Change the default to lesstif on AIX, BSDOS, Darwin, HPUX, Interix, OSF1.
2008-09-14 09:51:30 +00:00
markd
29286b7c5f Tell cmake not to muck with rpath's as it seems to interact badly with
pkgsrc.
2008-09-13 11:09:58 +00:00
markd
2e1523fac3 Update for cmake 2.6 2008-09-13 11:06:08 +00:00
adrianp
37c62b92f5 If "/usr/gnu/bin/false" exists use that as a value of ${FALSE}. This is known
to exist at least on OpenSolaris.  This makes the useradd scripts work
under OpenSolaris as it won't accept "false" as a ${SHELL}.
2008-09-11 23:00:31 +00:00
taca
d93e7deba2 Add option's description for graphics/magicpoint and
new www/squid options.
2008-09-11 16:31:18 +00:00
joerg
82b18ea2ed MOTIFBASE, not MOTIF_BASE. 2008-09-10 16:40:47 +00:00
joerg
0e18fe6562 Add MOTIF_TYPE and MOTIF_BASE to BUILD_DEFS. 2008-09-10 16:01:52 +00:00
dmcmahill
2b9d56cc85 add missing bacula-static 2008-09-09 22:45:45 +00:00
wiz
d2d7499b6b Apply patch from Aleksej Saushev to fix index generation. 2008-09-07 11:13:51 +00:00
ahoka
49ca1f5f42 Add faac. 2008-09-07 10:54:26 +00:00
obache
60ce23921c Add FETCH_*_ARGS templates for curl.
Should be solution for PR 39208.
2008-09-07 08:17:39 +00:00
bjs
a27df6d6e7 Change 'mjpegtools-simd' option to 'simd' in preparation for libmpg123
import.
2008-09-07 00:35:12 +00:00