Commit graph

156829 commits

Author SHA1 Message Date
tron
b2947da6a0 Update "squid31" package to version 3.1.1. Changes since version 3.1.0.18:
The 3.1.1 is the first release of the Squid-3.1 series which has passed
the maintainer's criteria for use in production environments.

3.1.1 brings many new features and upgrades to the basic networking
protocols. A short list of the major new features is:
 * Connection Pinning (for NTLM Auth Passthrough)
 * Native IPv6
 * Quality of Service (QoS) Flow support
 * Native Memory Cache
 * SSL Bump (for HTTPS Filtering and Adaptation)
 * TProxy v4.1+ support
 * eCAP Adaptation Module support
 * Error Page Localization
 * Follow X-Forwarded-For support
 * X-Forwarded-For options extended (truncate, delete, transparent)
 * Peer-Name ACL
 * Reply headers to external ACL.
 * ICAP and eCAP Logging
 * ICAP Service Sets and Chains
 * ICY (SHOUTcast) streaming protocol support
 * HTTP/1.1 support on connections to web servers and peers.
   (with plans to make this full support within the 3.1 series)

Approved by Thomas Klausner.
2010-03-31 11:15:13 +00:00
jmmv
64e97d3036 Fix PLIST when installing in Linux. 2010-03-31 10:33:46 +00:00
taca
afbd710f4a Note update of math/ruby-rb-gsl package to 1.14.3. 2010-03-31 10:00:48 +00:00
taca
b4b06369b8 Update ruby-rb-gsl package to 1.14.3.
Mon Mar 22 23:54:07 MDT 2010
  * GSL-1.14 support
    * Added GSL::Multiset class
    * Added GSL::Function#glfixed(a, b table)

Sun Aug 16 19:01:31 BOT 2009
  * Added Non-negative Matrix Factorization (NMF) support (by Roman Shterenzon)

Sat Aug  8 22:36:24 BOT 2009
  * Added GSL-1.13 features:
    * Added GSL::Monte::Miser#params_get, GSL::Monte::Vegas#params_get
    * Added GSL::BSpline::greville_abscissa(i)
    * Added GSL::Poly#eval_derivs(x)
    * Added a new minimization algorithm "quad_golden"
    * Added a new multimin algorithm "nmsimplex2rand"

Tue Jun  9 10:42:30 JST 2009
  * Fixed bug in linalg.c (bug [#25842])

Thu Feb  2 12:16:38 JST 2009
  * Fixed a bug in GSL::Histogram.alloc_uniform() (bug [#23040])
  * Fixed a bug in GSL::Vector#/ (bug [#23334])

Thu Nov  6 17:34:18 JST 2008
  * Match with the tensor extension version 0.99
    * now not compatible for the versions older than tensor-0.97.

Sat Jul 26 08:23:45 JST 2008
  * GSL::Poly.eval now handles complex numbers (GSL-1.11)
  * Added new quasi-random generators "halton" and "reversehalton"
  * Added a module function GSL::MultiFit::linear_residuals() (GSL-1.11)
  * Fixed a bug in ODE solver

Mon Jun 30 22:07:24 JST 2008
  * Fixed GSL::Vector#normalize (#20865)

Mon May 26 19:21:15 JST 2008
  * Fixed a bug in GSL::Matrix::to_v (#19757)
  * Fixed a bug in GSL::Vector::Int multiplication (#19924)
2010-03-31 10:00:06 +00:00
roy
1a8364f559 Import dhcpcd-5.2.2 with the following changes:
* The broadcast flag is now automatically set for interfaces that require
  it, via platform detection. Currently qeth on Linux.
* Fix a file descriptor leak on Linux getting platform info.
* Don't send a maximum DHCP message size beyond what we can handle.
* ip_ip is now randomized.
* IPTOS_LOWDELAY and IP_DF flags are no longer set.
* SSID is now correctly terminated on Linux.
2010-03-31 09:11:11 +00:00
dsainty
98f34824c7 Buildlink in libXres to satisfy pkgconfig from client packages. 2010-03-31 04:04:10 +00:00
dsainty
d97ecae20e libwnck can use libXres if configure finds it, but it wasn't buildinked in.
If configure finds it in the base system anyway, bad things will happen (like
the package build breaking, as experienced under Linux).

So, buildlink in libXres.

Bump PKGREVISION to reflect that this version was built with libXres
definitely present.
2010-03-31 03:50:25 +00:00
joerg
670e784a8f Allow build on DragonFly. From PR 43085 2010-03-31 02:35:05 +00:00
dsainty
9ea6a43fdd NSS wants to use libz. Buildlink in devel/zlib. Fixes build on some Linux
systems.
2010-03-31 01:25:26 +00:00
gdt
9010e6c88c Add patch to fix upstream bug where the presence of bswap32 is wrongly
interpreted as our platform being little endian.  With this, make
check does vastly better on sparc64.  PKGREVISION++.

From Holger Weiß on pkgsrc-users.
2010-03-31 00:44:40 +00:00
tnn
9d0967b274 Update to thunderbird-3.0.4.
* Several fixes to improve stability and security
* Several fixes to the user interface
2010-03-30 14:21:42 +00:00
taca
e58fff81b3 Note update of time/ruby-tzinfo package to 0.3.18. 2010-03-30 13:36:14 +00:00
taca
d0c259dcc9 Update ruby-tzinfo package to 0.3.18.
* Updated to tzdata version 2010g
  (http://article.gmane.org/gmane.comp.time.tz/3172).
2010-03-30 13:35:38 +00:00
obache
73d9c18409 Updated net/amule to 2.2.6 2010-03-30 13:07:09 +00:00
obache
47bd945b9f Update amule to 2.2.6.
Requested by Rumko by PR#43069.

Version 2.2.6 - The "we don't have holidays" version.
----------
2009-09-16

	GonoszTopi:
		* Fixed obfuscated server UDP communication.
		* Fixed cross-endian Kad node verification.
		* Fixed name conflict in builtin PHP parser.
		* Fixed configure finding unwanted Crypto++ installations.

	Marcell:
		* Properly update transfers tab's bottom pane's title.

	mr_hyde:
		* Fixed a bug in detecting and using the fallocate() function.

	Sam Hocevar:
		* Now really fixed that security issue.

	Stu Redman:
		* Fixed HTTP download if server transmits no content-length
		* Fixed several cases of amulecmd printing zero on big endian machines
		* Fixed amuleweb crashing on tiny downloads
		* Added version resources to MSVC binaries
		* Fixed wrong search text in search dialog after deleting a tab
		* Fixed download limit in amuled (which was 50% of what was set)

	Wuischke:
		* Fix amuleweb progress bar display for files > 4GB

	Special Thanks To:
		* stefanero and his bleeding-edge system
2010-03-30 13:06:53 +00:00
wiz
d5b03cccc3 First batch of GNOME-2.30 packages.
+ MesaLib-7.8.0, at-spi-1.30.0, atk-1.30.0, bftpd-2.7, botan-1.9.5,
  bouml-4.19.2, brasero-2.30.0, cheese-2.30.0, digikam-1.2.0,
  empathy-2.30.0, epiphany-2.30.0, evince-2.30.0, fetchmail-6.3.15,
  gdm-2.30.0, gedit-2.30.0, gedit-plugins-2.30.0, glibmm-2.24.0,
  gnome-applets-2.30.0, gnome-bluetooth-2.30.0, gnome-control-center-2.30.0,
  gnome-devel-docs-2.30.0, gnome-doc-utils-0.20.0, gnome-games-2.30.0,
  gnome-nettool-2.30.0, gnome-packagekit-2.30.0, gnome-power-manager-2.30.0,
  gnome-settings-daemon-2.30.0, gnome-system-tools-2.30.0,
  gnome-terminal-2.30.0, gnome-user-docs-2.30.0, gnome-user-share-2.30.0,
  gok-2.30.0, gtk2-engines-2.20.0, gtkmm-2.20.0, gucharmap-2.30.0,
  hiawatha-7.1, kdbg-2.2.1, libgdata-0.6.4, libgnomekbd-2.30.0,
  libgweather-2.30.0, liboobs-2.30.0, mousetweaks-2.30.0,
  nautilus-sendto-2.28.4, nut-15.4, orca-2.30.0, tomboy-1.2.0,
  totem-2.30.0, totem-pl-parser-2.30.0, viewvc-1.1.5, vinagre-2.30.0,
  vte-0.24.0, xf86-video-intel-2.11.0, yelp-2.30.0.
2010-03-30 12:35:12 +00:00
tnn
221cfd0410 ${LOWER_OPSYS} strikes again! (PR pkg/43080) 2010-03-30 11:29:36 +00:00
obache
0e847b376d Updated net/nload to 0.7.2 2010-03-30 11:18:57 +00:00
obache
3d4ff03947 Update nload to 0.7.2.
While here, set LICENSE=gnu-gpl-v2.

2008-06-28 Roland Riegel <feedback@roland-riegel.de>

	* Really fix compilation with g++ 4.3

2008-02-27 Roland Riegel <feedback@roland-riegel.de>

	* If devices are given on the command line, display only these

	* Use --sysconfdir as given to configure
2010-03-30 11:17:45 +00:00
tron
1d562a0708 This package only supports "destdir" not "user-destdir" installation as
it tries to change the group of the optional "mutt_dotlock" program.
2010-03-30 10:56:00 +00:00
tron
63a658fded Fix installation into a destination directory with "MANZ" defined
by passing the correct directory name to "mk/plist/doc-compress".
2010-03-30 10:29:40 +00:00
martin
470122ea6b Use ${LIBOSSAUDIO} from oss.buildlink3.mk. (PR pkg/43077) 2010-03-30 10:29:22 +00:00
wiz
3f5c933ed1 regen (hi jared) 2010-03-30 10:17:25 +00:00
obache
4666f88a44 The patch file in jumbo-patches is extracted in ${WRKDIR}, use it for patch,
to avoid wildcards for tar portability issue reported in PR#43079.
2010-03-30 09:51:30 +00:00
jmcneill
d1054cb49c pkg/42858: devel/libffi-3.0.9 fails to build on NetBSD/cobalt 5.02
Fix build for NetBSD/mips, tested on NetBSD/sgimips 5.0_STABLE
2010-03-30 09:21:30 +00:00
martin
70b5bf9605 Add oss specific build environment when defaulting to mpg123-oss output
module. Should fix PR pkg/43077.
2010-03-30 09:12:04 +00:00
sbd
5264c2d75a Updated net/libvncserver to 0.9.7nb3 2010-03-30 04:37:10 +00:00
sbd
a243e8fd1a add 'bin/LinuxVNC' to PLIST.Linux From PR 42289
Bump PKGREVISION

OK wiz@
2010-03-30 04:36:54 +00:00
dholland
fa40d92b7b emacs20. 2010-03-30 00:45:10 +00:00
dholland
2414bf3997 Fix emacs20 on -current. (It broke on the terminfo changes because it
can't probe terminfo vs. termcap and needs to be told explicitly in its
config system.) ok agc@. PKGREVISION to 14.
2010-03-30 00:44:47 +00:00
sborrill
ed5cfc5912 Fix DESTDIR build (OWN_DIRS specified incorrectly).
Add full lists of dirs to INSTALLATION_DIRS and patch away directory
creation from Makefile fragments.
Use dansgrdn:dansgrdn for user:group instead of nobody:nobody
Bump PKGREVISION
2010-03-29 19:38:54 +00:00
taca
509f3b9b3b +openssl-1.0.0. 2010-03-29 15:45:50 +00:00
taca
0cde3ab804 +openssl 0.9.8n, open-vm-tools-2010.03.20.243334. 2010-03-29 13:35:13 +00:00
taca
755422480f Note update of www/typolight28-translations package to 20100327. 2010-03-29 13:34:42 +00:00
joerg
6ffdbc12b1 Fix DESTDIR support 2010-03-29 13:34:39 +00:00
taca
25c015256b Update typolight28-translations package to 20100327.
* Add Galician language translation files.
* Update Swedish language translation files.
2010-03-29 13:33:38 +00:00
joerg
2396a44519 Honour build environment. Fixes build if $HOME is not writeable. 2010-03-29 13:01:53 +00:00
wiz
f7204d6e3e + TeXmacs-1.0.7.4, amule-2.2.6 [pkg/43069], cdrkit-1.1.10,
cfitsio-3240, cherokee-0.99.44, clutter-1.2.4, covered-0.7.8,
  dbus-1.2.24, dbus-glib-0.86, dvipng-1.13, echinus-0.4.2, eukleides-1.5.3,
  fbreader-0.12.9, fltk-1.1.10 [pkg/43061], fotoxx-9.9, gaupol-0.15.1,
  gcalctool-5.30.0, gedit-2.28.4, glib2-2.24.0, glibmm-2.22.2,
  gmime-2.2.26, gnome-applets-2.30.0, gtk2-2.20.0, gtksourceview-2.10.0,
  koffice-2.1.81, libao-1.0.0, libaudiofile-0.2.7, libogg-1.2.0,
  libvorbis-1.3.1, mathomatic-15.0.6, mkvtoolnix-3.3.0,
  mousetweaks-2.30.0, mpg123-1.11.0, musicpd-0.15.9, mysql51-server-5.1.45,
  ocaml-3.11.2 [pkg/43038], openbox-3.4.11.1, opera-10.51,
  p5-Compress-Raw-Bzip2-2.025, p5-Compress-Raw-Zlib-2.025,
  p5-DateTime-TimeZone-1.14, p5-IO-Compress-2.025, p5-IO-Socket-INET6-2.61,
  p5-JSON-2.18, p5-Module-Signature-0.63, p5-Mouse-0.52, puzzles-8905,
  py-bsddb3-4.8.4, py-gtksourceview-2.10.0, rhythmbox-0.12.8,
  rrdtool-1.4.3, scmgit-base-1.7.0.3, scmgit-docs-1.7.0.3,
  scribus-1.3.6, stunnel-4.32, tea-27.0.1, vorbis-tools-1.4.0,
  x264-devel-20100328,
2010-03-29 10:09:13 +00:00
obache
25d46fb622 Updated graphics/goocanvasmm to 0.15.1 2010-03-29 06:00:28 +00:00
obache
1b86eaec0d Update goocanvasmm to 0.15.1.
0.15.1:
 * Use the latest mm-common build system, to produce API documentation that is
   ready for library.gnome.org.
2010-03-29 06:00:12 +00:00
obache
1e5b262ef0 Updated www/mimetex to 1.71 2010-03-29 04:57:03 +00:00
obache
b8abfea336 Update mimetex to 1.71 (18 November 2009).
security fix for CVE-2009-1382 and CVE-2009-2459.
While here, set LICENSE=gnu-gpl-v3.

It is hard to explain detailed changes with plain text, please refer following:
  http://www.forkosh.com/mimetexchangelog.html
2010-03-29 04:56:48 +00:00
drochner
bbbddb8db9 propagate dependencies on the libs we link against, fixes build
issue with graphics/h5utils (did show up after archivers/szip is not used
by hdf5 anymore)
2010-03-28 12:45:44 +00:00
drochner
5848c8ebbd use SIGPWR only #if defined, fixes build on DragonFly, from Rumko
per PR pkg/43068
2010-03-28 12:36:35 +00:00
tron
7faf9ea127 This package installs "lib/httpd/mod_php5.so" and not "mod_php52.so"
or "mod_php53.so".
2010-03-27 18:20:10 +00:00
taca
417b162213 Note update of devel/pango package to 1.26.2nb2. 2010-03-27 16:00:15 +00:00
taca
b06ed2f9ed Add a patch to fix CVE-2010-0421, DoS security fix.
Bump PKGREVISION.
2010-03-27 15:59:33 +00:00
pettai
626365fdf7 Fixed brokenness of patch-ad
Ok'ed during freeze by wiz@
2010-03-27 13:37:33 +00:00
tnn
f8c4b98374 another sparc64-only build fix; define memory barrier macro in sis_context.h 2010-03-27 12:55:00 +00:00
wiz
4b5de5b615 Add missing gst-plugins0.10-soup dependency. Noted by Dennis den Brok on
tech-pkg.
2010-03-27 12:45:34 +00:00