Commit graph

7228 commits

Author SHA1 Message Date
adrianp
be3413aa6d +opengrok-build 2008-11-06 23:20:10 +00:00
joerg
c6b8125c9c Merge aix-xlc block into the xlc block and distinguish AIX and Darwin.
The PKG_FAIL_REASON isn't executed by default, no idea why, but this
makes it a bit cleaner why the compiler wrapper will fail and fixes the
more important AIX case.
2008-11-06 21:34:16 +00:00
taca
e5c4feb0ff Add typolight-liveupdate which allow using TYPOlight live update service. 2008-11-06 11:17:31 +00:00
bjs
31e3127f8d Add boehm-gc option 2008-11-06 08:35:50 +00:00
rillig
df3d3e18b2 Mentioned PKGSRC_RUN_TEST using the standard formatting. 2008-11-05 23:44:55 +00:00
rillig
5388235d5a typo 2008-11-05 08:24:23 +00:00
rillig
b9420531f9 More keywords for "bmake help". 2008-11-05 08:23:41 +00:00
rillig
74918473a2 Clarified the difference between "Renamed" and "Moved".
Rewrote a bit of code so that CTYPE=mv and CTYPE=ren work as intended.
2008-11-05 08:21:56 +00:00
tron
5c5c5972bf Improvements for the "mediatomb" package:
1.) Create a user and group "mediatomb" for running the server to restrict
    the files which can be accessed.
2.) Add a startup script to start the server automatically.

Bump package revision because of these fixes. Changes approved by
Alistair Crooks.
2008-11-03 18:58:53 +00:00
markd
c7323f1db4 kde4-dirs is now in misc. 2008-11-03 10:31:46 +00:00
bjs
e70acae11f Remove libmodplug option--it's redundant. 2008-10-31 22:45:08 +00:00
joerg
f3c5583abd On AIX don't overwrite the XLC definitions with the platform logic, the
former are already more specific.
2008-10-30 18:56:22 +00:00
joerg
636aaedea4 Don't set EXPORT_SYMBOLS_LDFLAGS on AIX, while it seems that GCC and
some newer linker versions seem to ignore it. It is not required anyway.
From PR 39633.
2008-10-30 18:52:08 +00:00
joerg
f8627203b3 Don't filter the PLIST for AIX, at least libtool nowadays also creates
ELF like names. From PR 39387.
2008-10-30 18:48:13 +00:00
wiz
0d80e6ad9c Add compface (for balsa). 2008-10-29 00:18:05 +00:00
wiz
fdf932e9a6 Add th_TH for bmpx. 2008-10-28 22:18:19 +00:00
wiz
717e0c163d Describe evolution-data-server option. 2008-10-27 01:38:49 +00:00
adrianp
7fc5a47239 SunOS-5.11-i386 default is Java 6 only 2008-10-25 18:04:27 +00:00
taca
fe61493693 lang-tr as "Add Turkish language support". 2008-10-25 17:08:53 +00:00
wiz
bb09d0a5aa Add share/locale/ur_PK for file-roller. 2008-10-25 00:28:11 +00:00
wiz
ce4e401e2d Add share/locale/ks for evince. 2008-10-25 00:02:46 +00:00
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