jlam
350ca28970
Fix the glob pattern to match >= dependencies correctly.
2004-02-17 16:07:37 +00:00
seb
5e7efdf333
Remove info files entries from PLIST.
2004-02-17 16:03:15 +00:00
jlam
740efe9cab
Deal with USE_NCURSES if the built-in ncurses really is ncurses.
2004-02-17 16:02:52 +00:00
jlam
d4eed49750
Use USE_GNU_READLINE in much the same way that USE_NCURSES is used.
2004-02-17 15:58:43 +00:00
jlam
6b1c1ab605
Deal with built-in readline actually being GNU readline.
2004-02-17 15:57:55 +00:00
minskim
530953a61b
Add and enable chkrootkit.
2004-02-17 15:36:06 +00:00
minskim
eaeeb8f539
Import chkrootkit from pkgsrc-wip. Packaged by Adrian Portelli and
...
modified by me.
chkrootkit is a tool to locally check for signs of a rootkit. It
contains:
* chkrootkit: a shell script that checks system binaries for
rootkit modification.
* ifpromisc.c: checks if the network interface is in promiscuous
mode.
* chklastlog.c: checks for lastlog deletions.
* chkwtmp.c: checks for wtmp deletions.
* check_wtmpx.c: checks for wtmpx deletions. (Solaris only)
* chkproc.c: checks for signs of LKM trojans.
* chkdirs.c: checks for signs of LKM trojans.
* strings.c: quick and dirty strings replacement.
2004-02-17 15:33:52 +00:00
snj
9788e8fb9a
qiv updated to 1.9.
2004-02-17 15:21:10 +00:00
snj
75be1294b0
Update to qiv-1.9, add x11 to CATEGORIES, take maintainership, use bl3.
...
Changes since 1.8:
* -R flag, which puts qiv in readonly mode
* Flickering in fullscreen mode has been reduced
* -F flag, which allows filenames to be read in from a text file
* F11/F12 now {de,in}crease the slide show delay by 1 second
* Mouse cursor is hidden after 1 second of inactivity
* Miscellaneous other bugfixes
Okayed by jmmv and wiz.
2004-02-17 15:20:47 +00:00
zuntum
c4c4c2e73c
Fix PLIST:
...
It is "bin/wol-bootptab", not "bin/wol-boottab".
2004-02-17 15:10:25 +00:00
wiz
ce010af32c
Sort.
2004-02-17 14:56:12 +00:00
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