Commit graph

97172 commits

Author SHA1 Message Date
wiz
7a6c37fc12 Propagate PNG_NO_ASSEMBLER_CODE to dependencies.
This should fix PR 33325 (ImageMagick not building on amd64).
2006-05-09 22:28:18 +00:00
minskim
c43654731a Apply PRINT_PLIST_AWK and _PLIST_PLIST_AWK_SUBST in the same order
for both files and directories.
2006-05-09 21:37:33 +00:00
joerg
b0b0cc32f7 Add DragonFly support. Disable propolice on DragonFly. Uses C++. 2006-05-09 21:18:49 +00:00
joerg
84b1c4d810 Forgotten part: treat DragonFly like the other BSDs in telnet. 2006-05-09 19:25:30 +00:00
joerg
58f24cc16e Fix errno. Force USE_TERMIO on DragonFly.
Hide ut assignment in utmp.c (patch-aj), it doesn't exist at least in the
code path DragonFly is taking.
2006-05-09 19:24:24 +00:00
joerg
e2b713b44c Disable ProPolice on DragonFly, it breaks the linkage of the standalone
modules.
2006-05-09 18:52:35 +00:00
joerg
2b2ab761c9 Don't use O_DIRECT on DragonFly. 2006-05-09 18:31:49 +00:00
joerg
99469f977b Handle FreeBSD and DragonFly like NetBSD when it comes to library naming. 2006-05-09 18:20:18 +00:00
bouyer
fefe9e2854 Note nagios-base (contains security fix) and nagios-nsca updates. 2006-05-09 18:13:32 +00:00
bouyer
9ab2ae845f Update to 2.6:
fixes a segfault
adds support for reloading config via a SIGHUP and chroot jail
2006-05-09 18:12:11 +00:00
bouyer
a08e777f71 Update to nagios 2.3:
[Security] Bug fix for negative HTTP content_length header in CGIs
Added missing links for notes_url and action_url to service column of status
  detail page
Changed freshness logic so that passive checks don't immediately go stale
  after program restart
Bug fix for minor memory leak in object cleanup code
Bug fix for flapping notifications during scheduled downtime
Bug fix for $TOTALHOSTSDOWNUNHANDLED$ macro
Bug fix in sample minimal.cfg file
Bug fix in status CGI when displaying servicegroups
Bug fixes in computation of indeterminate time and scheduled downtime in
  availability CGI
Bug fix with not deleting all comments associated with a service
Lowered max plugin output length from 348 to 332 chars to run on 64-bit
  systems without problems
Minor fix to p1.pl for embedded Perl interpreter
Minor fixes to WAP interface (statuswml CGI)
Minor bug fix to VRML interface (statuswrl CGI)
Minor doc updates
2006-05-09 18:09:10 +00:00
adrianp
134a67e4db Fix permissions on installed files
Make configure work with non sh shells
Fixes from Jukka Salmi and Lubomir Sedlacik on tech-pkg@
2006-05-09 18:05:09 +00:00
joerg
30b697a04c Uses C++. 2006-05-09 17:58:46 +00:00
jlam
eaf338cdbb PKG_GROUPS should now only contain the group name because group IDs are
specified with PKG_GID.<group>.
2006-05-09 17:58:33 +00:00
joerg
2e7be85452 Fix errno, OpenSSL 0.9.8 md5 and sys/mman.h on DragonFly. 2006-05-09 17:17:48 +00:00
wiz
131ba607ee + amavisd-new-2.4.1, ap-ssl-2.8.26, gdal-lib-1.3.2, hyperestraier-1.2.5,
libgsf-1.14.1, liferea-1.0.12, mantis-1.0.3, snd-8.1, sox-12.18.1,
  sylpheed-claws-2.2.0, xdialog-2.2.1.
2006-05-09 16:46:21 +00:00
joerg
b93c2f06f1 Uses C++. 2006-05-09 16:46:07 +00:00
wiz
d6b11da565 Remove USE_LANGUAGES line -- it is already defined in abiword/Makefile.common. 2006-05-09 16:37:18 +00:00
joerg
9f1bf328d7 Uses C++. 2006-05-09 16:31:56 +00:00
joerg
173fb3d2fa Needs unistd.h for optind. 2006-05-09 16:31:44 +00:00
joerg
b79fbb8bcb Uses C++. 2006-05-09 16:31:25 +00:00
reed
148d1976c1 This uses and depends on "c++". Bump PKGREVISION also. 2006-05-09 15:45:28 +00:00
joerg
3296ca0265 Fix build on DragonFly. 2006-05-09 12:48:12 +00:00
wiz
464d94199b Fix typo in comment. 2006-05-09 12:37:36 +00:00
adrianp
c2c1d95907 Make pkglint happy about the comment in the Makefile
Add an extra CPPFLAGS to the bl3.mk to ensure the correct regexp files are
picked up by any package that requires this one. From Aleksey Cheusov.
2006-05-09 12:34:18 +00:00
tron
88fb06ef60 Reset package revision after recent updated. Approved by hubertf@. 2006-05-09 10:57:29 +00:00
joerg
0630bddd8a Include sys/time.h for timeval. Uses C++. 2006-05-09 10:09:06 +00:00
tron
c27ecb6fa8 Make PHP version 5.x the default. Security updates for PHP 4.x are
simply releasted much too slow these days.
2006-05-09 10:06:34 +00:00
tron
846cfc32cc Make the "apache2" package the default. Apache 1.3.x is very outdated. 2006-05-09 10:05:04 +00:00
abs
0b4abf5233 use ${SUSE_DIR_PREFIX} appropriately 2006-05-09 09:31:42 +00:00
rillig
1ddeefd964 Fixed pkglint warnings. 2006-05-09 08:01:07 +00:00
martti
21f6810a49 vim 7.0.0 2006-05-09 06:36:59 +00:00
martti
c2fb140881 Update vim to 7.0.0
Since Vim 6.4 many new features have been added.  To mention a few:

- Spell checking support for about 50 languages
- Intelligent completion for C, HTML, Ruby, Python, PHP, etc.
- Tab pages, each containing multiple windows
- Undo branches: never accidentally lose text again
- Vim script supports Lists and Dictionaries (similar to Python)
- Vim script profiling
- Improved Unicode support
- Highlighting of cursor line, cursor column and matching braces
- Translated manual pages support.
- Internal grep; works on all platforms, searches compressed files
- Browsing remote directories, zip and tar archives
- Printing multi-byte text

Once you have installed Vim 7.0 you can find details about the changes
since Vim 6.4 with ":help version7".
2006-05-09 06:36:48 +00:00
hira
c9dca1927c Add missing USE_LANGUAGES. 2006-05-09 02:54:10 +00:00
rillig
92d6f0ad3e Took maintainership. 2006-05-09 02:42:43 +00:00
hira
c6c7290de1 Add missing USE_LANGUAGES. Reported and fix tested by smb@. 2006-05-09 02:38:44 +00:00
hira
92f74643e5 Add missing USE_LANGUAGES. 2006-05-09 02:01:11 +00:00
reed
8fe23371f7 Fix filename of pkg-config file.
This fixes problem when using  USE_BUILTIN.Xft2=yes.

This is to close PR #32316 from Rui-Xiang Guo.
2006-05-09 00:14:55 +00:00
hira
133970d8d0 Add missing USE_LANGUAGES. 2006-05-08 22:49:58 +00:00
adam
49032d8cc1 Updated graphics/optipng to 0.5.2 2006-05-08 22:32:44 +00:00
adam
f8b86482d4 Changes 0.5.2:
* Improved handling of inexact PNM-to-PNG conversions.
* Fixed a typo that was breaking the build on some Unix platforms.
2006-05-08 22:31:12 +00:00
joerg
7cb49c5261 musicbrainz detection works better, when linking with pthread. 2006-05-08 22:14:27 +00:00
hira
5014b5bafd Add missing USE_LANGUAGES. 2006-05-08 22:12:03 +00:00
adrianp
c5fb80e8cd Added mail/up-imapproxy version 1.2.4 2006-05-08 22:07:38 +00:00
adrianp
5605e23cc4 Proxies IMAP transactions between an IMAP client and an IMAP server. The
general idea is that the client should never know that it's not talking to
the real IMAP server. The only thing that makes this a slightly unique Imap
Proxy server is that it caches server connections.
2006-05-08 21:58:31 +00:00
joerg
f35a8637fe Fix use of g_list_remove_link. Bump revision. 2006-05-08 21:31:28 +00:00
joerg
5f53c5b6ea CHECK_FILES is now active by default for PKG_DEVELOPER.
"Just commit it whenever you want" -- jlam
2006-05-08 21:29:07 +00:00
joerg
ff618a6cb1 Don't depend on ldconfig to manage soname link. Bump revision. 2006-05-08 20:39:30 +00:00
epg
6feccdad58 Patch configure to allow build with apr >= 0.9.10 (along with
versions < 0.9.5 which should not be allowed, but we address that
with BUILDLINK_API_DEPENDS.apr).

Closes PR 33439.
2006-05-08 20:03:31 +00:00
jschauma
2b19a763b4 add "-c99" to the CFLAGS if using MIPSPro 2006-05-08 20:01:21 +00:00