Commit graph

2750 commits

Author SHA1 Message Date
seb
abe5cf8688 Move message/${MESSAGE} target around, out of plist target and its
supporting code.
While here comment the message target a bit.
2003-12-23 18:27:24 +00:00
tron
1b228334a0 Remove "ftp.tu-darmstadt.de" from "MASTER_SITE_XEMACS" because it doesn't
have the packages any more.
2003-12-23 11:14:20 +00:00
xtraeme
74bf6a9285 Added default values for jabberd package. 2003-12-23 10:21:53 +00:00
jmmv
0ed51e919d Add en@boldquot and en@quot locale directories, used by openbox 3.x. 2003-12-23 09:02:24 +00:00
grant
7cd5a15287 hide aclocal-1.8 and automake-1.8 after automake update to 1.8. 2003-12-23 01:38:12 +00:00
grant
bf369f629d fix a comment. 2003-12-23 01:32:58 +00:00
agc
78b16985e1 Make SMART_MESSAGES work again by passing _PKGSRC_DEPS through the
environment into sub-makes for pre-requisite packages, rather than
using ${MAKEFLAGS} and the command line.
2003-12-21 14:19:12 +00:00
grant
8b74d578fa tweak a message and some formatting. 2003-12-21 01:21:52 +00:00
jmmv
4b596947d5 Handle removal of fonts databases properly if the package is using
{MAKE,OWN}_DIRS (i.e., the .pkgsrc file exists in them).
2003-12-20 10:04:32 +00:00
jmmv
a58b3e0738 Define LS in install scripts (needed by install/fonts). 2003-12-20 09:45:55 +00:00
jmmv
456a588def Handle font (de)installation before bsd.pkg.install.mk handles OWN_DIRS.
This way font directories are not automatically removed; the package must
define OWN_DIRS if it wants them to be deleted during deinstallation.
This is done to avoid removal of standard font directories (those that
appear in *.dist files).
2003-12-19 23:46:41 +00:00
jmmv
fccf139b9f Use ${CD}, ${GREP}, ${RM} and ${RMDIR} instead of directly calling commands. 2003-12-19 23:18:49 +00:00
veego
aacddadd1d Update for the latest x11-links 0.19. 2003-12-19 19:22:28 +00:00
grant
cbfe3f9632 revert previous; it is not needed. 2003-12-18 03:32:50 +00:00
grant
7f491dd188 subst PKG_SYSCONFDIR in the PLIST, avoiding having to do it manually
in every package which uses it.
2003-12-18 03:24:49 +00:00
keihan
69873c7f3b http://www.netbsd.org/Sites/net.html is no more, use /mirrors/ instead.
From Dave B <netbsd-current (at) dberg (dot) net> to www@

While there, s/netbsd.org/NetBSD.org/g.
2003-12-17 13:48:02 +00:00
grant
d62359d2c4 add a template and comments for MOZILLA_USE_LINUX. 2003-12-17 03:00:11 +00:00
heinz
e33964c819 Introduce command MAIL. It will be used to send messages like this:
echo "message" | ${MAIL} -s"subject" add@ress.example
2003-12-16 23:07:42 +00:00
heinz
640b53c8dd Allow _PATCH_BACKUP_ARG to be overridden in /etc/mk.conf (in order to use different patch programs). Ok by agc 2003-12-16 22:54:13 +00:00
seb
9063c05285 Rewrite most of the pipeline generating ${PLIST} as a single awk script. 2003-12-16 12:36:54 +00:00
jmmv
5a82b689af Add 'br' locale, needed by upcoming gnome-desktop upgrade. 2003-12-14 22:30:51 +00:00
jmmv
70469fcfa2 Add 'mr' locale directory, needed by upcoming gnome-vfs2 update. 2003-12-14 16:02:27 +00:00
seb
3b040a1943 Improve, move around and bring up to date comments about print-PLIST
target.
2003-12-13 22:15:11 +00:00
seb
7ce6fc4e22 Properly fix meta-characters quoting in awk regexp specified as strings:
`\' needs to be quoted in a string.
Also remove some unnecessary `\' in awk strings.
2003-12-13 00:34:39 +00:00
erh
c092d839cc Escape any ':' characters when using ${FLAG} as a match pattern. 2003-12-12 21:37:55 +00:00
wiz
8b816e0fa9 Support the automake17 package, and for now,
default to it until all packages have been fixed.
2003-12-12 19:06:34 +00:00
wiz
3cc75358a2 Sync for automake update to 1.8. 2003-12-12 07:12:38 +00:00
xtraeme
986e1fda57 Enable _BLNK_CACHE_ALL in FreeBSD (approved by silence in tech-pkg@). 2003-12-12 04:26:36 +00:00
reed
ff44319b91 Increase base version of libtool required for BSD/OS.
(1.4.20010614nb18 has support for bsdi* instead of just bsdi4*.)
2003-12-11 22:42:17 +00:00
reed
9355da422e For BSD/OS, the customized libtool uses "bsdi", so set
LOWER_OPSYS to that.
2003-12-11 22:35:50 +00:00
grant
e793e95d56 remove ftp.progsoc.uts.edu.au from MASTER_SITE_GNU as it has been
unreachable for weeks. replace with public.planetmirror.com.au.
2003-12-11 22:27:40 +00:00
grant
c92303d6f2 add missing }.
from Aidan Kehoe in PR pkg/23676.
2003-12-11 13:51:28 +00:00
grant
f4677e4cb8 only print SUBST_MESSAGE if it's defined. 2003-12-11 00:05:36 +00:00
grant
33ac0ad0c8 override bootstrap-pkgsrc's incorrect OBJECT_FMT on NetBSD 1.4. from
krister.

XXX this should also be fixed in bootstrap-pkgsrc and bmake's
mk-files.
2003-12-10 13:59:07 +00:00
sketch
122c819022 Replace hardcoded '/usr/pkgsrc' in comments. 2003-12-10 13:59:06 +00:00
grant
cf0008987b handle older NetBSD systems where bootstrap-pkgsrc is needed, and
therefore the pkgtools are in ${LOCALBASE}/sbin. patch from krister.
2003-12-10 13:37:48 +00:00
sketch
8248226076 Ensure CPP is defined to use the Sun compiler when building packages
under USE_SUNPRO, to avoid the possibility of picking up "cpp" from a
local GCC installation.
2003-12-10 09:08:24 +00:00
grant
6370668b49 make the "update your package tools!" failure message more accurate
and friendly.
2003-12-09 13:14:02 +00:00
salo
404fee3611 Use BUILDLINK_SHELL, do not hardcode /bin/sh.
From PR pkg/23685 by Adam C. Migus.
Addresses PR pkg/23691 by Rob Quinn.
2003-12-08 13:38:19 +00:00
grant
ad9e917ad4 g/c FIX_RPATH, it is broken and no longer required for Darwin, which
was the only platform where it was being used.
2003-12-07 22:47:16 +00:00
agc
09c5eb4c93 Make the cvs update work for all shells, not just csh. 2003-12-07 11:43:22 +00:00
cube
8b39758d4f When DIST_SUBDIR is set, make sure various download variables don't get
changed when they're defined but empty.  Although it might sound weird
to have DISTFILES empty and DIST_SUBDIR set, it makes sense for wrapper
packages such as graphics/Mesa.

Fixes PR 23658 from Aaron J. Grier.
2003-12-06 18:47:45 +00:00
jdolecek
7314a7d02c add ftp.cz.NetBSD.org as another MASTER_SITE_BACKUP prior to ftp.netbsd.org 2003-12-05 08:38:15 +00:00
reed
1b646f871d For BSD/OS, get rid of that libtool work-around of
renaming LOWER_OPSYS to match. I will fix ltconfig to work
with "bsdos" too instead.
2003-12-05 05:33:17 +00:00
agc
e54f178502 Whitespace fixes, no functional changes. 2003-12-04 11:17:40 +00:00
veego
5fa7a10bc4 Add IRSSI_USE_SSL?= YES to be used in the coming update of irssi 0.8.8. 2003-12-04 10:28:31 +00:00
grant
82ce6d0efc set _OPSYS_RPATH_NAME=-L, as proposed by danw@ in
<1062867125.27063.26.camel@frotz.local> on tech-pkg.

Darwin has no rpath, but many packages pass "-Wl,${RPATH_NAME}..." to
the linker, breaking the build of these packages on Darwin. using -L
essentially makes these arguments a no-op, and fixes packages which
were solely broken by this.
2003-12-04 06:07:49 +00:00
jschauma
ec521567f8 Congratulations, we've found our first incompatible awk: Irix!
Pointed out by Bas van Oostveen in PR pkg/23514.
2003-12-04 04:33:19 +00:00
xtraeme
2e74689b43 Fix breakage in show-shlib-type introduced in last changes.
Thanks to Jeremy C.Reed and Soren Jacobsen, this also closes PR pkg/23641.
2003-12-03 21:59:00 +00:00
reed
5ac3d68c8d In bsd.prefs.mk, get rid of possible "/" in OPSYS name and define
LOWER_OPSYS for libtool use under BSD/OS.

Add initial support for using pkgsrc under BSD/OS.  This was tested
under BSDI BSD/OS 4.3.1. (Thank you D. Hege.)

(Need to add BSDOS.x11.dist later.)
CVS ----------------------------------------------------------------------
2003-12-03 21:48:33 +00:00