Commit graph

83832 commits

Author SHA1 Message Date
rillig
fddefa4338 Removed trailing white-space in comments. 2005-09-01 22:23:41 +00:00
rillig
0753a70b6e Pkglint can check the pkgsrc root directory now. The checks are kept
minimal, as I use it mainly to check all the categories using the -r
flag.
2005-09-01 22:09:39 +00:00
rillig
aab3423f0a Indented the SUBDIR section to look like the SUBDIR sections in the
category Makefiles.
2005-09-01 22:02:34 +00:00
rillig
ac22c61ffe Added an (undocumented) option -r/--recursive that checks all the packages
in a category Makefile that are not commented out.
2005-09-01 21:39:57 +00:00
adrianp
c4c702f8f5 Fix typo in phpldapadmin entry 2005-09-01 20:36:33 +00:00
adrianp
0e1a4c260a Note phpldapadmin update 2005-09-01 19:58:35 +00:00
adrianp
c748eb60a4 Add a depends on apache
Fix up previous handling of new patch as suggested by salo@ in private email.
Bump PKGREVISION
2005-09-01 19:56:57 +00:00
rillig
3591882fc1 Removed the item saying that pkglint emits too many false warnings. 2005-09-01 18:12:54 +00:00
hubertf
55592c0463 fix typo in comment, reported by Leonard Schmidt on tech-pkg@ 2005-09-01 18:09:26 +00:00
darcy
4d80fa0954 Bump PKGREVISION for change made to patches/patch-al in revision 1.7 as
suggested by Lubomir Sedlacik in discussions on releng-pkgsrc and pullup
request 727.
2005-09-01 13:14:35 +00:00
markd
c669fd3031 The KDE libraries object to being in setgid binaries so don't try to
install them that way. Bump PKGREVISION.
2005-09-01 12:12:04 +00:00
hira
4277331690 Add PKG_OPTIONS_LEGACY_OPTS due to previous commit (esd -> esound).
Pointed out by dillo@.
2005-09-01 11:31:57 +00:00
jlam
0078530d42 Update net/openvpn to 2.0.2. Changes from version 2.0.1 include:
* Fixed bug in route.c in FreeBSD, Darwin, OpenBSD and NetBSD
  version of get_default_gateway.  Allocated socket for route
  manipulation is never freed so number of mbufs continuously
  grow and exhaust system resources after a while (Jaroslav Klaus).

* Fixed bug where "--proto tcp-server --mode p2p --management
  host port" would cause the management port to not respond until
  the OpenVPN peer connects.
2005-09-01 03:40:42 +00:00
reed
cc27231a6c Fix build on Solaris. Include ../../mk/compiler.mk before checking
CC_VERSION. This is noted in mk/compiler.mk and also thanks to grant@
for explaining.

(This was based on my Solaris and gcc check from a couple months ago.)
2005-09-01 01:01:19 +00:00
reed
d805c8c67e Add patch that fixes
error: invalid lvalue in assignment
in editor/pnmaddnoise.c.

This was noticed on DragonFly with gcc 3.4.5.
Found idea from DarwinPorts.
Also tested on NetBSD 2.0.2 (gcc 3.3.3) and Linux (gcc 3.3.5).

I do not know if this is improved in netpbm upstream yet.

Okay'ed by maintainer.
2005-08-31 19:47:53 +00:00
jschauma
ab2685dad2 Allow splint to actually work under NetBSD by applying patch
from FreeBSD (PR ports/61131).
2005-08-31 19:08:21 +00:00
reed
cc432375b8 Use INSTALLATION_DIRS to create "include" directory.
(This broke my bulk builds; it also appears that other directories
are precreated in Makefile's, just not include.)

TODO for non-root installs -- fix the hardcoded 111 mode which causes
binaries to be unreadable for packaging.
2005-08-31 18:47:36 +00:00
tv
b8b30c4d80 Convert to PKG_OPTIONS_GROUP syntax. 2005-08-31 18:32:47 +00:00
spz
73e691bf7d added a workaround for core-dumping f77 on sparc64 (makes the package work on
NetBSD/sparc64 1.6.x)
2005-08-31 16:55:05 +00:00
hira
6f02202249 Use esound instead of esd.
Some packages are already using it with same meaning.
2005-08-31 16:11:34 +00:00
hira
6cb4c1558e Make dbh configurable via options framework.
OK'd by maintainer.
2005-08-31 15:23:09 +00:00
seb
f55a33f4ff Add patch from Tcl cvs repository. See:
http://sourceforge.net/tracker/index.php?func=detail&aid=1222872&group_id=10894&atid=110894
http://cvs.sourceforge.net/viewcvs.py/tcl/tcl/unix/tclUnixNotfy.c?r1=1.11.2.12&r2=1.11.2.13&only_with_tag=core-8-4-branch

This has the added benefit of improving the tcl interpreter stability on
NetBSD/sparc64 2.0_STABLE: no more SIGBUS, due to a LP64 type problem with
a pthread_join() argument, even if the self-test is still shaggy.

Approved by jwise@.
2005-08-31 14:46:59 +00:00
darcy
9e697ebec6 Fix problem where LDFLAGS is not being expanded on the command line.
Patch supplied by KISHIMOTO, Makoto <ksmakoto (you know what ) dd.iij4u.or.jp>
Closes PR 31027
2005-08-31 12:13:02 +00:00
drochner
912cf81dc7 Don't do tricks to add modules to the Makefile; there are command line
options to do it. From PR misc/31094 by Sam Steingold, as far as
applicable to 2.33.2.
2005-08-31 12:12:32 +00:00
seb
852e5489f9 Note update of lang/tcl to 8.4.11nb1, lang/tcl83 to 8.3.4nb2, x11/tk to
8.4.11nb1, x11/tk83 to 8.3.4nb1 [t{cl,k}Config.sh syntax fix]
2005-08-31 09:44:56 +00:00
seb
3d9bf3cc3a Restore original quoting syntax of variables in t{k,cl}Config.sh in order
to follow the principle of least surprise between the packages and the
mainstream builds.

Approved by jwise@.

Bump PKGREVISION of lang/tcl, x11/tk, x11/tk83 to 1 and of lang/tcl83 to 2.
2005-08-31 09:40:15 +00:00
jlam
ae96ace9f1 Match the name of the ruby shared library on FreeBSD and DragonFly to
the way that LIBRUBY_SO is defined in the ruby configure script.  This
fixes PLIST breakage in the ruby18-base package on at least FreeBSD.
2005-08-31 08:50:32 +00:00
jlam
3bd274e5ab Using the included jasper library is a total crapshoot because netpbm
strips out the logic that determines which integer types are available,
and yet building the jasper library relies on those integer types to
be correctly provided.  Just punt on the whole thing and use the
graphics/jasper dependency instead.  This fixes building netpbm on
Solaris and older versions of FreeBSD.

Bump the PKGREVISION to 1.  The jasper library is only linked into two
executables, so there is no need to do a recursive PKGREVISION bump.
2005-08-31 08:04:58 +00:00
taca
38f7147917 Back out previous changes; I was sleeping yet. 2005-08-31 05:02:02 +00:00
taca
06f9f72abb Fix recent textproc/qprint and emulators/generator-cbiere entries
(s/version/to/).
2005-08-31 00:44:38 +00:00
jlam
db9db25b0d Port gamin to NetBSD by rewriting the routines that rely on socket
credentials to understand NetBSD's sockcred.  Bump the PKGREVISION to
1.
2005-08-30 23:24:33 +00:00
tron
64c65a3511 Note update of "nessus-plugins" package to version 2.2.4nb2. 2005-08-30 20:46:59 +00:00
tron
e51f9525f8 Avoid compiling the path to the "gzip" wrapper script into the binary,
bump package revision.
2005-08-30 20:46:23 +00:00
reed
0e7a631888 Make sure this doesn't install the .orig info file created by diff too. 2005-08-30 20:17:50 +00:00
drochner
0b0729b955 this one doesn't look useful anymore 2005-08-30 17:20:16 +00:00
tonio
c4ebc0529d note databases/lbdb update to 0.30 2005-08-30 16:18:43 +00:00
tonio
cae280e506 add descriptions for the options
abook and osx-addressbook, used in database/lbdb
2005-08-30 16:15:44 +00:00
tonio
89dc682d50 Update databases/lbdb to 0.30
Make it use the option framework, to enable/disable abook and gnupg plugins and
dependancies
fix PR 29879, applying the appended patch

approved by cube@
2005-08-30 16:14:53 +00:00
xtraeme
7aa32acbe7 Enable ASM functions when MACHINE_ARCH = i386 for performance,
closes PR pkg/31101.
2005-08-30 16:12:49 +00:00
drochner
b43512d6ff use the "dynamic" version of nss_ldap_initgroups(), to get the
total number of groups
doesn't make much of a difference for standard systems with
NGROUPS==_SC_NGROUPS_MAX, but someone might change this
2005-08-30 16:12:02 +00:00
adrianp
4228a37254 Remove .orig file in pre-install from patch-aa. Spotted by salo@. 2005-08-30 15:28:48 +00:00
adam
b7f87e2527 Updated security/libtasn1 to 0.2.15; opencdk to 0.5.7; gnutls to 1.2.6 2005-08-30 14:31:12 +00:00
adam
a1df2c6335 Changes 1.2.6:
- MiniLZO updated to version 2.01 and moved to separate directory.
- Collision between system LZO header files and MiniLZO header file fixed.
- Will now test for liblzo functionality in liblzo2 too.
- Minilibtasn1 is now 0.2.14 (no code changes).
- Some code changes to avoid GTK-DOC warnings.
- API and ABI modifications:
  No changes since last version.
2005-08-30 14:29:00 +00:00
adam
840995b48e Changes 0.5.7:
* Various build fixes, to make version info not say 0.5.5 any more.

Changes 0.5.6:
* Use libtool -export-symbols-regex instead of GNU ld script.
* Fix license with new FSF address.
* Test for socklen_t, needed for libgcrypt on some platforms.
* A few configure/build fixes.
* Don't use malloc.h.
2005-08-30 14:28:46 +00:00
adrianp
28cd0f815c Update of phpldapadmin for recent security issue 2005-08-30 14:28:09 +00:00
adam
5648d24a0f Changes 0.2.15
- Gnulib is used to implement memmove if your system does not have it.
- Simplified assert/error handling slightly.
2005-08-30 14:28:03 +00:00
adrianp
cf03fe1fe4 Patch via Debian for recent security issue
Bump to nb2
2005-08-30 14:26:32 +00:00
drochner
05e3196c41 -cleanup: honor PKG_SYSCONFDIR, use USE_PKGINSTALL
-support the "getgroupmembership" nsswitch invocation
bump PKGREVISION
2005-08-30 12:47:52 +00:00
salo
bf87663da0 Bump BUILDLINK_RECOMMENDED for latest update with security fixes. 2005-08-30 12:34:07 +00:00
xtraeme
29c60e1ce4 - opera-8.02 [thanks jdolecek] 2005-08-30 11:13:17 +00:00