joerg
6580615de9
Don't force -Wl,--whole-archive for NetBSD, it breaks the build with
...
clang, which doesn't have a reason to disable it again.
2011-11-11 18:45:46 +00:00
ryoon
f8e142ac53
INSTALL_UNSTRIPPED=yes for Darwin.
...
It is better workaround, I think.
2011-09-22 09:37:06 +00:00
ryoon
c55cfcb0c5
Should be INSTALL_LIB instead of INSTALL_DATA.
...
It is mistake.
2011-09-20 13:58:01 +00:00
ryoon
c94407d9f2
Add workaround to fix broken "make package" on Darwin 11.0.1.
2011-09-20 13:19:36 +00:00
ryoon
b78e4dd366
Add "used by" lines.
2011-07-30 11:42:42 +00:00
ryoon
48e8b2ac15
* Add workaround for curses detection.
2011-04-06 11:27:59 +00:00
ryoon
4d18af723d
* Remove PLIST.DragonFly, now CHECK_BUILTIN.curses is used.
...
* Disable gdbm support explicitly.
2011-04-05 15:03:44 +00:00
obache
f9b2e22ad2
Modify patches to buildable on NetBSD-5.1, NetBSD-5.99.40 and DragonFly-2.8.2.
2010-11-27 07:21:27 +00:00
jmmv
9a786011ff
Bump PKGREVISION to reflect the recent change in pkginstall/shells to use
...
etcutils to update /etc/shells.
2010-05-07 12:02:43 +00:00
roy
cde662efb6
Fix patches to pull in curses.h when needed.
...
Fixes PR pkg/42877.
2010-03-10 08:19:57 +00:00
roy
065408793f
Add $NetBSD$
2010-02-23 17:11:01 +00:00
zafer
4e2ea81be8
update master_sites
2010-02-09 00:05:48 +00:00
roy
f44c7dac11
USE > IS for builtins.
2010-02-08 22:12:40 +00:00
roy
a011d9fb12
Fix compile on NetBSD with terminfo, pkg/42762.
2010-02-07 09:53:20 +00:00
obache
0a6007dad6
Change HOMEPAGE to sourceforge's one (old one had been retired).
2010-02-07 07:22:08 +00:00
joerg
ecbd391aea
Use @pkgdir.
2009-06-14 21:21:54 +00:00
joerg
f0bbd1517d
Remove @dirrm entries from PLISTs
2009-06-14 18:13:25 +00:00
uebayasi
d86d8cd50b
DragonFly has ncurses too.
2008-12-30 01:55:22 +00:00
uebayasi
503a6cb563
Register extra shared objects used where ncurses exists. Hopefully fix PLIST
...
errors reported by Takahiro Kambe (FreeBSD) and Aleksey Cheusov (Linux).
No bump because nothing changes on NetBSD.
2008-12-28 14:52:05 +00:00
uebayasi
77edf3ff52
Fix interpreter paths. Patch provided by David Brownlee, thanks!
2008-12-23 15:59:08 +00:00
uebayasi
cfb0729add
zsh-roadmap.1 was missed.
2008-12-23 02:58:44 +00:00
uebayasi
d757cd32d9
Bad uebayasi didn't know that user-destdir doesn't catch PLIST errors.
2008-12-22 17:03:21 +00:00
uebayasi
89e6cb6f96
- Avoid using lovely :?foo:bar syntax since netbsd-5's make(1) handles it
...
oddly. Should fix build errors seen on netbsd-5.
- Kill unused variables.
2008-12-22 14:38:31 +00:00
uebayasi
b9a7822d28
Garbage collect unused code. No functional changes.
2008-12-22 02:15:54 +00:00
uebayasi
695f37d78c
Update zsh to 4.2.7.
...
Changes are unknown.
2008-12-21 16:53:31 +00:00
ghen
c0fd029c3f
Don't needlessly depend on a perl module for a perl script we do not install.
...
Bump PKGREVISION for zsh and zsh-current.
2008-07-25 09:14:48 +00:00
tonnerre
31a3e0d33e
Fix an insecure temp file creation vulnerability in zsh's difflog.pl
...
(CVE-2007-6209).
2008-07-13 18:22:01 +00:00
uebayasi
9c4f05d91a
sunsite.dk -> mirrors.dotsrc.org
2008-07-03 09:07:26 +00:00
joerg
2d8a6afd46
Make tcsetpgrp the default for all platforms but Interix.
...
Please list exceptions explicitly.
2008-06-16 12:39:48 +00:00
agc
29df3ccee5
Mark zsh packages as MAKE_JOBS_SAFE=no (from ASau in pkgthon).
2007-11-04 15:58:24 +00:00
taca
0db0300389
Oops, I accidently typed wrong key and commited wrong one.
...
This is corrected one.
FreeBSD needs PLIST.shlibs as DraonFly.
2007-08-24 15:20:43 +00:00
taca
15a7776425
*** empty log message ***
2007-08-24 15:16:21 +00:00
tron
69b94468b0
Compare "MKDYNAMICROOT" with "no" to figure out the desirable static
...
linking behavior under NetBSD. This matches what "bsd.shlib.mk" does
and avoids "Malformed conditional" warnings under other platforms.
This fixes PR pkg/36769 by Yakovetsky Vladimir.
2007-08-13 19:43:30 +00:00
jlam
e56ad6ef02
Fix DESTDIR-handling for zsh-current by ensuring that the destdir-support
...
line is defined before bsd.prefs.mk is included.
2007-08-07 18:54:31 +00:00
joerg
e088637dee
On FreeBSD, terminfo.so gets installed like on Linux.
2007-07-20 16:36:59 +00:00
joerg
055d54daff
Always build with tcsetpgrp support on DragonFly, makig zsh not
...
depend on a control terminal during build.
2007-04-16 19:01:28 +00:00
wiz
601583c320
Whitespace cleanup, courtesy of pkglint.
...
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
joerg
f75176b39c
Flag a number of packages I use as supporting (user-)destdir.
...
apg is a bit special as it has some hardcoded ownership, so
mark that as "destdir".
2006-10-09 12:52:34 +00:00
wiz
b6160330f7
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
2006-10-04 21:53:15 +00:00
jlam
2515667d5d
List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR.
2006-04-07 15:28:49 +00:00
jlam
6e0c050321
* Teach the tools framework how to supply the pkgsrc version of
...
makeinfo if no native makeinfo executable exists. Honor TEXINFO_REQD
when determining whether the native makeinfo can be used.
* Remove USE_MAKEINFO and replace it with USE_TOOLS+=makeinfo.
* Get rid of all the "split" argument deduction for makeinfo since
the PLIST module already handles varying numbers of split info files
correctly.
NOTE: Platforms that have "makeinfo" in the base system should check
that the makeinfo entries of pkgsrc/mk/tools.${OPSYS}.mk are
correct.
2006-03-05 16:27:22 +00:00
jlam
dc9594e09d
Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
...
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +00:00
uebayasi
652605de6a
Update zsh to 4.2.6.
...
Better DragonFly support, new complete functions (arch_archives,
arch_namespace, bzr, cplay, date, dchroot, dlocate, dpkg-cross,
git, madison, module-assistant, piuparts, quilt, toolchain-source,
urxvt, and xpdf), bug fixes, etc.
2005-12-07 03:00: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
uebayasi
ef27f94532
Honour PKG_SYSCONFDIR. Bump revision.
...
PR32026 from Geert Hendrickx.
2005-11-26 15:41:16 +00:00
wiz
ee85d6015b
Remove a master site that does not provide the distfile any longer.
2005-10-26 00:04:54 +00:00
rillig
5b0b143fb9
Fixed pkglint warnings.
2005-10-23 15:36:48 +00:00
joerg
e11995dcd3
Allow the one-true-shell to work on DragonFly. Patches are included
...
upstream already.
2005-10-11 12:43:00 +00:00
jlam
5b62763c63
Teach the +SHELLS helper script to not create an /etc/shells file if
...
one doesn't exist. From now on, we only add the listed PKG_SHELL to
the /etc/shells file if it already exists. This fixes PR pkg/27162.
2005-09-20 04:23:48 +00:00
hiramatsu
d1cbf81450
Fix PLIST on OpenBSD.
...
- Changed IRIX, Interix, Linux and OpenBSD share PLIST.terminfo,
instead of PLIST for each OS.
- zsh doesn't build libzsh-4.2.5.so on OpenBSD, so PLIST.shlibs
should be excluded.
2005-08-07 20:18:07 +00:00