Commit graph

144024 commits

Author SHA1 Message Date
joerg
580e516f13 Needs libtool. 2009-06-29 23:02:06 +00:00
joerg
dcab07f372 Fix INSTALLATION_DIRS. 2009-06-29 22:42:31 +00:00
joerg
19cefddf0e Fix bulk build, while here convert to user-destdir. 2009-06-29 22:40:28 +00:00
joerg
edf9180157 Create needed directories. 2009-06-29 22:38:39 +00:00
joerg
0c978a9104 Must explicitly request SDL support. 2009-06-29 20:28:35 +00:00
joerg
057b991090 Explicitly request SDL support. 2009-06-29 20:26:43 +00:00
joerg
5bfccabbe4 Create needed directories. 2009-06-29 17:36:12 +00:00
joerg
f27c2a8882 Create needed directories. 2009-06-29 17:10:27 +00:00
joerg
9fab56c41d Add missing directories. 2009-06-29 16:36:33 +00:00
joerg
871f17a580 Create missing directories. 2009-06-29 16:13:30 +00:00
joerg
47771cd689 Needs pod2man 2009-06-29 16:01:40 +00:00
joerg
0449c018a4 Fix LP64 build. Doesn't support MAKE_JOBS. 2009-06-29 15:53:35 +00:00
joerg
252b795358 Needs pkg-config. 2009-06-29 15:42:41 +00:00
joerg
5629553de1 Install as uncompressed man page with suffix .1. 2009-06-29 15:38:25 +00:00
joerg
40329a16c1 dbus option needs pkg-config. 2009-06-29 15:32:34 +00:00
joerg
e5da793d3f Needs Xinerama for modular Xorg. 2009-06-29 15:26:32 +00:00
joerg
82d905959e Don't call pkg_admin check-license if the version is too old to support
it.  Explicitly fail in that case and inform the user to update.

If the license condition is simple, provide a C&P-table line.

OK wiz@
2009-06-29 14:49:57 +00:00
drochner
48df0e7759 add two patches from upstream to fix rendering problems which
garble the KDE4 desktop, from Sverre Froyen
bump PKGREVISION
2009-06-29 12:54:19 +00:00
kefren
b9f4493baa Regen for pidgin 2.5.7 2009-06-28 19:01:33 +00:00
wiz
e64cce02cd + fotoxx-7.3, zziplib-0.13.56. 2009-06-28 16:34:04 +00:00
wiz
721c916ab8 + akonadi-1.1.95, fontconfig-2.7.0, glib2-2.20.4, gtk2-2.16.3,
iso-codes-3.10.1, jpeg-7, libogg-1.1.4, libvorbis-1.2.2,
  p5-DBD-mysql-4.012, p5-ExtUtils-CBuilder-0.25, p5-libwww-5.828,
  py-cairo-1.8.6, qt4-libs-4.5.2, scmgit-base-1.6.3.3, scmgit-docs-1.6.3.3,
  telepathy-glib-0.7.33, xmp-2.6.1.
2009-06-28 16:29:58 +00:00
taca
aaa4e270b1 Note update of www/typolight27-translations package to 20090626. 2009-06-28 07:47:40 +00:00
taca
f2878853cb Update www/typolight27-translations package to 20090626.
* Update Bulgarian, Dutch and Japanese translations.
2009-06-28 07:46:29 +00:00
taca
f181c92e0f Note update of www/typolight27 package to 2.7.2. 2009-06-28 07:40:55 +00:00
taca
35f4cdf80e Update www/typolight27 pacakge to 2.7.2. Approved by agc@.
Version 2.7.2 (2009-06-25)
--------------------------
- Improved navigation skip links (#815)
- Fixed a few PHP 5.3 compatibility issues (#783, #785, #786)
- Fixed issue with wrong duplicate newsletter recipient warning (#769)
- Fixed issue with files with special characters not being downloadable (#816)
- Fixed issue with date calculation in "edit multiple" mode (#809)
- Fixed issue with revision date not being set in "edit multiple" mode (#793)
- Fixed issue with news pagination menu not showing (#760)
- Fixed issue with news author notifications not working (#806)
- Fixed issue with "checkCredentials" hook (#811)
- Fixed a few minor issues
2009-06-28 07:39:38 +00:00
ahoka
dfc17f736d Fix build on HP-UX.
pdksh is so messy.
2009-06-27 23:42:39 +00:00
ahoka
7e5a6ef277 Require ksh on HP-UX: /bin/sh dumps core during install on certain systems. 2009-06-27 22:30:50 +00:00
wiz
16b4e627d0 Mark as not make-jobs-safe (at least breaks for me with -j16). 2009-06-27 20:45:48 +00:00
obache
9174efc098 Need workaround for Upstream Bug#562310. 2009-06-27 12:47:54 +00:00
ghen
5a967c2549 Remove kerberos option. It only implied the sasl option (hackish) and
kerberos is just one of the SASL authentication methods, which have to
be configured in cyrus-sasl, not in openldap.  Fixes PR pkg/41634.
2009-06-27 09:55:09 +00:00
obache
d7a4894423 Add ${TRUE} to end of the GENERATE_PLIST to avoid picked up exit code of last
test command.
2009-06-27 04:16:57 +00:00
wiz
21ed50d58b + abcmidi-20090623, amavisd-new-2.6.4, bzr-1.16.1, cyrus-imapd-2.3.13,
electric-8.09, exiv2-0.18.2, tcpreplay-3.4.3, tor-0.2.0.35,
  xmp-2.6.0.
2009-06-27 01:01:07 +00:00
jdolecek
abe64b1697 add checksum for new patch-as 2009-06-26 21:56:40 +00:00
jdolecek
67c413c300 resurrect patch originally from databases/php-pdo/patches/patch-aa, so
that databases/php-pdo compiles and works as shared module on Mac OS X
after the package has been modified to use modules shipped with PHP instead
of (obsolete) PCRE versions
2009-06-26 21:54:35 +00:00
sketch
932404a53b You can't return from a void function. Fixes Solaris build and gives 999
dependant packages a chance to build.
2009-06-26 20:30:15 +00:00
joerg
94b3ea344d Allow Python 2.6 to fix dependencies of a number of other packages.
Seems to build fine.
2009-06-26 19:47:14 +00:00
joerg
52ab88152d Accept Python 2.6 for now until evidence of breakage appears. Fixes
dependencies of some other packages.
2009-06-26 19:44:47 +00:00
obache
8311937917 + neverball-1.5.1 [pkg/41637] 2009-06-26 11:03:26 +00:00
dholland
b83ff04644 +stella-2.8.3 2009-06-26 05:40:32 +00:00
drochner
78dcfbf57c work around nonexistant config script in gnutls-1.8 the same way
as in wireshark
this restores eg "https" functionality
bump PKGREVISION
2009-06-25 17:37:11 +00:00
wiz
e40f833949 + Mesa-7.4.4 [hasso], MesaLib-7.4.4 [hasso], anjuta-2.26.2.2 [GNOME
2.26], cherokee-0.99.19, clive-2.2.1, dspam-3.9.0, glade3-3.6.6
  [GNOME 2.26], highlight-2.10, htop-0.8.3, liferea-1.6.0rc6,
  mathomatic-14.5.0, musicpd-0.15, pixman-0.15.14, py-subversion-1.6.3,
  stella-2.8.2, subtitleeditor-0.33.0, uim-1.5.6, wine-devel-1.1.24.
2009-06-25 15:33:31 +00:00
dmcmahill
7837f7c275 Add the correct header entry for sparcv8. Addresses PR pkg/33997. 2009-06-25 14:22:08 +00:00
obache
170af499ce Note update of sun-{jdk,jre}14 to 2.19. 2009-06-25 11:46:30 +00:00
obache
342335db12 Update sun-{jre,jdk}14 to 2.19, a.k.a. 1.4.2_19.
Changes in 1.4.2_19

 The full internal version number for this update release is 1.4.2_19-b04 (where
 "b" means "build"). The external version number is 1.4.2_19.

 OlsonData 2008i

  This release contains Olson time zone data version 2008i. For more information,
  refer to Timezone Data Versions in the JRE Software .

 Root Certificates Included

  Root Certificates are included in this release. The following root
  certificates have been added:

    * Camerfirma root certificates
    * T-systems root CA certificate (Deutsche Telekom Root CA 2)

 Bug Fixes

  This release contains fixes for one or more security vulnerabilities. For more
  information, please see Sun Alerts 244986, 244987, 244988, 244990, 244991,
  245246, 246266, 246346, 246386, and 246387.

 Other bug fixes are listed in the following URL:
  http://java.sun.com/j2se/1.4.2/ReleaseNotes.html#142_19

Changes in 1.4.2_18

 The full internal version number for this update release is 1.4.2_18-b06 (where
 "b" means "build"). The external version number is 1.4.2_18.

 OlsonData 2008b

  This release contains Olson time zone data version 2008b. For more information,
  refer to 6679340 or to US DST Timezone Updater.

 Bug Fixes

  This release contains fixes for one or more security vulnerabilities. For more
  information, please see Sun Alerts 238666, 238905, 238967, and 238968.

 Other bug fixes are listed in the following URL:
  http://java.sun.com/j2se/1.4.2/ReleaseNotes.html#142_18
2009-06-25 11:43:41 +00:00
he
85083fe339 Note update of net/ldns to 1.5.1. 2009-06-25 11:35:28 +00:00
he
872d250d9b Update from version 1.4.0nb1 to 1.5.1.
OK'ed by wiz@

Pkgsrc changes:
 o Explicitly mark dependency on openssl >= 0.9.7, should fix PR#41633

Upstream changes:

1.5.1
	Example tools:
	* ldns-signzone was broken in 1.5.0 for multiple keys, this
          has been repaired

	Build system:
        * Removed a small erroneous output warning in
          examples/configure and drill/configure

1.5.0
	Bug fixes:
	* fixed a possible memory overflow in the RR parser
	* build flag fix for Sun Studio
	* fixed a building race condition in the copying of header
	  files
	* EDNS0 extended rcode; the correct assembled code number
	  is now printed (still in the EDNS0 field, though)
	* ldns_pkt_rr no longer leaks memory (in fact, it no longer
	  copies anything all)

	API addition:
	* ldns_key now has support for 'external' data, in which
	  case the OpenSSL EVP structures are not used;
	  ldns_key_set_external_key() and ldns_key_external_key()
	* added ldns_key_get_file_base_name() which creates a
	  'default' filename base string for key storage, of the
	  form "K<zone>+<algorithm>+<keytag>"
	* the ldns_dnssec_* family of structures now have deep_free()
	  functions, which also free the ldns_rr's contained in them
	* there is now an ldns_match_wildcard() function, which checks
	  whether a domain name matches a wildcard name
	* ldns_sign_public has been split up; this resulted in the
	  addition of ldns_create_empty_rrsig() and
	  ldns_sign_public_buffer()

	Examples:
	* ldns-signzone can now automatically add DNSKEY records when
	  using an OpenSSL engine, as it already did when using key
	  files
	* added new example tool: ldns-nsec3-hash
	* ldns-dpa can now filter on specific query name and types
	* ldnsd has fixes for the zone name, a fix for the return
          value of recvfrom(), and an memory initialization fix
          (Thanks to Colm MacCárthaigh for the patch)
        * Fixed memory leaks in ldnsd

1.4.1
	Bug fixes:
	* fixed a build issue where ldns lib existence was done too early
	* removed unnecessary check for pcap.h
	* NSEC3 optout flag now correctly printed in string output
	* inttypes.h moved to configured inclusion
	* fixed NSEC3 type bitmaps for empty nonterminals and unsigned
	  delegations

	API addition:
	* for that last fix, we added a new function
	  ldns_dname_add_from() that can clone parts of a dname
2009-06-25 11:34:37 +00:00
manu
d62e3d2f2b Enlarge the buffer for communication between auth worker client and server.
This allows exotic authentications that use a large data payload to work.
This patch has been committed upstream.
2009-06-25 09:54:14 +00:00
drochner
1e53f4cf5a fix the gnutls hack so that the installed .pc file doesn't contain
unresolved variables
bump PKGREVISION
2009-06-25 09:41:45 +00:00
drochner
51dc027e78 compensate for missing "libgnutls-config" in gnutls-1.8.0, so that
SSL support is built in again
approved by tron The Maintainer
bump PKGREVISION
2009-06-25 09:38:25 +00:00
hasso
17a2d32dbc Updated security/pcsc-lite to 1.5.4. 2009-06-25 06:42:10 +00:00