Commit graph

54970 commits

Author SHA1 Message Date
jlam
50e37dd0bd Do "dependency reduction" where dependency lists of the form "foo>=0.2
foo>=0.3 foo>=0.4" are collapsed into a single "foo>=0.4" dependency.
2004-02-17 14:49:17 +00:00
jlam
1de04ae447 Remove some unnecessary buildlink3.mk files and clean up some whitespace. 2004-02-17 14:48:01 +00:00
jlam
bf00d4220b Missing a "=" in the ">=". 2004-02-17 14:44:10 +00:00
seb
e66d505d7d Remove info files entries from PLIST. 2004-02-17 14:36:04 +00:00
minskim
b243c4e198 + p5-Net-Server-0.86, p5-XML-XSLT-0.47, yaz-2.0.12 2004-02-17 14:30:12 +00:00
tron
cb13ce2803 Fix build problem on NetBSD-current caused by incorrect buildlink3
conversion of this package.
2004-02-17 14:27:14 +00:00
jlam
2c8d533a36 Don't use sysctl to determine the machine arch when ${MACHINE_ARCH} already
has the correct value.  Fixes build on NetBSD-1.5.3/sparc, which doesn't
understand "sysctl hw.machine_arch", reported in PR 24448.
2004-02-17 14:26:47 +00:00
jlam
eb8b7b047d Be more complete in matching versions of XFree86. In particular, match
the one that comes with -current.
2004-02-17 13:44:34 +00:00
jmmv
9a698785ea Use pkgsrc intltool. 2004-02-17 13:42:32 +00:00
wiz
ee30475ca2 + TeXmacs-1.0.3.3, kdevelop-3.0.1, mldonkey-2.5.12. 2004-02-17 13:34:36 +00:00
dmcmahill
b43f0ec73d bl3ify, enable pkgviews, create bl3 file 2004-02-17 13:15:54 +00:00
jlam
df60e3695a bl3ify and lose LTCONFIG_OVERRIDE. 2004-02-17 12:57:38 +00:00
jlam
de1a6a8e6e bl3ify 2004-02-17 12:52:35 +00:00
dmcmahill
5ed0260ea6 bl3ify 2004-02-17 12:51:03 +00:00
jlam
5552c16c3c This package uses no compilers. 2004-02-17 12:50:30 +00:00
cube
b4e904fe88 Note update of elfsh. 2004-02-17 12:47:03 +00:00
cube
f4709165ed Update to 0.51b3.
There is a reather long list of changes available in ${WRKSRC}/doc/ChangeLog.
2004-02-17 12:45:56 +00:00
jmmv
23fe5d4a2a Move the install script from files/install.tmpl to INSTALL, as we usually do. 2004-02-17 12:40:01 +00:00
jlam
2eb8293c09 G/C the unused GNU_MISSING_OVERRIDE logic, as we don't need it anymore
after the changes in revision 1.27 of tools.mk to hide the auto* tools
between pre-configure and do-configure.
2004-02-17 12:16:39 +00:00
jlam
e44579ded5 We no longer need to set GNU_MISSING_OVERRIDE after the changes in revision
1.27 of tools.mk to hide the auto* tools between pre-configure and
do-configure.
2004-02-17 12:13:07 +00:00
jlam
59ed73505b Move up the creation of the auto* stubs to just before the do-configure
target.  This still allows any autoconf/automake we execute at
pre-configure time to find its own scripts, but forces the configure script
find our stubs instead.  This should prevent the need to constantly
override the missing script using GNU_MISSING_OVERRIDE.
2004-02-17 12:09:16 +00:00
jlam
c03abda4d4 -samba-3.0.2a 2004-02-17 11:52:22 +00:00
jlam
5577221b8c Update net/samba to 3.0.2a. Fixes from version 3.0.1 include:
o Joining a Samba domain from Pre-SP2 Windows 2000 clients.
  o Logging onto a Samba domain from Windows XP clients.
  o Problems with the %U and %u smb.conf variables in relation to
    Windows 9x/ME clients.
  o Kerberos failures due to an invalid in memory keytab detection
    test.
  o Updates to the ntlm_auth tool.
  o Fixes for various SMB signing errors.
  o Better separation of WINS and DNS queries for domain controllers.
  o Issues with nss_winbind FreeBSD and Solaris.
  o Several crash bugs in smbd and winbindd.
  o Output formatting fixes for smbclient for better compatibility
    with scripts based on the 2.2 version.
2004-02-17 11:51:52 +00:00
jlam
acb68d7a63 This package doesn't need libiconv, just gettext-lib, and the built-in
gettext is good enough for it.  While we're here, bl3ify.  Bump the
PKGREVISION due to dependency changes.
2004-02-17 11:28:52 +00:00
jlam
c232679e52 Set NO_BUILDLINK and use BUILD_DIRS instead of custom do-build and
do-install targets.
2004-02-17 11:23:45 +00:00
jlam
fdb2269f67 bl3ify 2004-02-17 11:20:22 +00:00
recht
dcd1511f75 Fix PKGSRCDIR: expat is in "textproc" and not "x11". 2004-02-17 10:55:02 +00:00
jlam
0eb0b64bfb Don't include other buildlink3.mk files if we're just checking whether the
software is built-in.
2004-02-17 09:13:33 +00:00
jlam
bad42f1f3f +less obfuscated errors 2004-02-17 08:59:44 +00:00
jlam
292343d470 whitespace nits 2004-02-17 08:59:04 +00:00
jlam
6f2f1ddf6d We default to full, not build, dependencies. 2004-02-17 08:31:19 +00:00
jlam
c7ee88eb6d Update pkgtools/x11-links to 0.22. Changes from version 0.21 include
handling the built-in expat libraries and headers.
2004-02-17 08:26:25 +00:00
jlam
c153373041 Check for the version of the XFree86-provided expat software. 2004-02-17 08:24:30 +00:00
grant
796344b117 bl3ify. rename post-patch target to do-configure, as the compiler is
not available before the buildlink phase, and calling the compiler in
the patch phase is Wrong.
2004-02-17 06:36:38 +00:00
minskim
fa45c2832f bl3ify 2004-02-17 05:55:27 +00:00
xtraeme
2771596b7f Force detection of X11 headers/libraries via -with-x11{inc,lib}dir,
because XFree86 could be installed somewhere (/usr/pkg/X11R6 for
example :-).
2004-02-17 05:28:31 +00:00
minskim
dcbafcc095 Add and enable p5-Net-IP. 2004-02-17 04:30:17 +00:00
minskim
69710abf06 Import p5-Net-IP from pkgsrc-wip. Packaged by Adrian Portelli, and
slightly modified by me.

This is the Net::IP module, designed to allow easy manipulation of
IPv4 and IPv6 addresses.
2004-02-17 04:28:25 +00:00
minskim
794d908509 bl3ify and enable pkgviews installation. 2004-02-17 04:22:55 +00:00
minskim
6edfd7a505 + p5-DateTime-0.20 2004-02-17 03:43:50 +00:00
minskim
fa7705eeb3 bl3ify and enable pkgviews installation. 2004-02-17 03:34:07 +00:00
snj
5eec0a060e I'll take qiv. 2004-02-17 03:26:46 +00:00
minskim
9e7520cba6 Sort. 2004-02-17 03:24:57 +00:00
snj
da6abd7243 Change info regarding LIBTOOL_OVERRIDE. Most packages need not define
this variable, since, as of revision 1.1404 of mk/bsd.pkg.mk,
LIBTOOL_OVERRIDE is set to "libtool */libtool */*/libtool", which will
suffice in most cases.
2004-02-17 03:24:28 +00:00
minskim
13ed7a7f7e + qiv-1.9, tmda-1.0.2 2004-02-17 03:23:21 +00:00
minskim
636a62d903 Add and enable p5-Object-Realize-Later. 2004-02-17 03:12:16 +00:00
minskim
4a29207631 Import p5-Object-Realize-Later from pkgsrc-wip. Packaged by Adrian
Portelli and slightly modified by me.

This module helps you implementing delay loading of object-data.  While
creating a stub-object, Object::Realize::Later simulates you got the
real data.
2004-02-17 03:10:41 +00:00
dmcmahill
2f09a21974 enable pkgviews 2004-02-17 02:52:35 +00:00
dmcmahill
d9b3a4c938 bl3ify, enable pkgviews 2004-02-17 02:49:25 +00:00
dmcmahill
23e06e0609 enable pkgviews for this pkg 2004-02-17 02:45:21 +00:00