Commit graph

231270 commits

Author SHA1 Message Date
Dirk Meyer
058b55d367 - update to 3.19
- enable german and italian translations
2010-01-23 19:54:39 +00:00
Joe Marcus Clarke
15213fe282 Correct the properties for USB interface devices.
PR:		142988
Submitted by:	thompsa
2010-01-23 19:53:40 +00:00
Joe Marcus Clarke
bbb62a57bb Unconditionally depend on consolekit, and remove an unused configure option.
PR:		142906
Submitted by:	Yuri Pankov <yuri.pankov@gmail.com>
2010-01-23 19:49:26 +00:00
Joe Marcus Clarke
b074b838b0 Remove the CONFLICTS between libproxy and libmonetra.
PR:		143039
Submitted by:	Mark Schleifer <freebsd@schleifer.org>
2010-01-23 19:45:54 +00:00
Joe Marcus Clarke
c8adc7cd22 Fix the build now that utmp.h is a stub.
PR:		143065
Submitted by:	Rob Farmer <rfarmer@predatorlabs.net>
2010-01-23 19:42:48 +00:00
Joe Marcus Clarke
98eba93fae Update to 0.15.15. 2010-01-23 19:40:14 +00:00
Joe Marcus Clarke
c2937ea723 Update to 0.10.0. 2010-01-23 19:38:46 +00:00
Joe Marcus Clarke
c3d199cd41 Update to 0.5.4. 2010-01-23 19:29:21 +00:00
Joe Marcus Clarke
7b30469e2c Update to 0.4.4. 2010-01-23 19:25:40 +00:00
Joe Marcus Clarke
aa3c3a20a8 Update to 0.3.17. 2010-01-23 19:23:58 +00:00
Pav Lucistnik
0bbaf8da2c - Try to fix amd64/6
Submitted by:	maintainer
2010-01-23 19:16:36 +00:00
Joe Marcus Clarke
05fdb76668 Update to 0.6.1. 2010-01-23 19:13:51 +00:00
Sergey A. Osokin
871798a83c Update from 1.2.0 to 1.2.1. 2010-01-23 18:46:17 +00:00
Koop Mast
eb17c41aeb Add support for more resolutions.
Submitted by:	Jung-uk Kim <jkim@FreeBSD.org>
Approved by:	maintainer
2010-01-23 18:09:50 +00:00
Dirk Meyer
1ebd0b8bc3 - allow use of faster CPU
- enable SSE2 optimisations
- fix thread option
- cleanup

- fix spelling
- pass no-zlib option
Submitted by:	b.f.
2010-01-23 18:00:29 +00:00
Wesley Shields
cec0b576ea An experimental, concurrent, garbage collected language.
Submitted by:	devon.odell@gmail.com (private mail)
2010-01-23 17:44:55 +00:00
Vasil Dimov
d1f6b318fb graphics/hugin: Use GCC 4.4 or higher
The compilation fails on 6.x with GCC 3.4:

...
[ 11%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/algorithms/nona/NonaFileStitcher.cpp.o
cd /work/a/ports/graphics/hugin/work/hugin-2009.4.0/src/hugin_base && /usr/bin/c++   -Dhuginbase_EXPORTS -O2 -fno-strict-aliasing -pipe -O2 -g -fPIC -I/work/a/ports/graphics/hugin/work/hugin-2009.4.0/src -I/work/a/ports/graphics/hugin/work/hugin-2009.4.0/src/hugin_base -I/work/a/ports/graphics/hugin/work/hugin-2009.4.0/src/foreign -I/work/a/ports/graphics/hugin/work/hugin-2009.4.0/src/foreign/vigra -I/work/a/ports/graphics/hugin/work/hugin-2009.4.0/src/celeste -I/usr/local/include -I/usr/local/include/OpenEXR -o CMakeFiles/huginbase.dir/algorithms/nona/NonaFileStitcher.cpp.o -c /work/a/ports/graphics/hugin/work/hugin-2009.4.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp
In file included from /usr/local/include/boost/thread/future.hpp:12,
                 from /usr/local/include/boost/thread.hpp:24,
                 from /work/a/ports/graphics/hugin/work/hugin-2009.4.0/src/hugin_base/vigra_ext/MultiThreadOperations.h:30,
                 from /work/a/ports/graphics/hugin/work/hugin-2009.4.0/src/hugin_base/vigra_ext/ImageTransforms.h:42,
                 from /work/a/ports/graphics/hugin/work/hugin-2009.4.0/src/hugin_base/nona/Stitcher.h:49,
                 from /work/a/ports/graphics/hugin/work/hugin-2009.4.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33:
/usr/local/include/boost/exception_ptr.hpp:43: error: looser throw specifier for `virtual boost::exception_ptr::~exception_ptr()'
/usr/local/include/boost/exception/detail/exception_ptr_base.hpp:27: error:   overriding `virtual boost::exception_detail::exception_ptr_base::~exception_ptr_base() throw ()'
*** Error code 1
...

Reported by:	pav
2010-01-23 16:32:49 +00:00
Gabor Kovesdan
ee3e677c23 - Track textproc/docbook-410 dependency after recent changes
Approved by:	portmgr (pav, erwin)
2010-01-23 16:01:27 +00:00
Beat Gaetzi
f670099bfa - Update to 3.0.5
- Add DESKTOP_ENTRIES
- Replaced share/${PORTNAME} with ${DATADIR}

PR:		ports/142883
Submitted by:	Bernhard Froehlich <decke AT bluelife.at>
Approved by:	zloidemon <g.veniamin AT googlemail.com> (maintainer)
2010-01-23 15:59:16 +00:00
Alexander Logvinov
a6347c842f - Update to 0.6.2 2010-01-23 15:13:09 +00:00
Emanuel Haupt
5e8691baf3 - Add cpan site to WWW
- Fix indentation, fmt -w 80
2010-01-23 14:45:04 +00:00
Pav Lucistnik
ce7609b56d - Mark BROKEN on 6.X
Reported by:	pointyhat
2010-01-23 14:40:48 +00:00
Beat Gaetzi
8b48afabe3 - Remove net/mugshot: No longer working, Mastersite disappeared and
depends on obsolete www/firefox.

Approved by:	Ashish SHUKLA <wahjava AT gmail.com> (maintainer, via
		private mail)
2010-01-23 13:55:34 +00:00
Emanuel Haupt
71da2953f3 Add WWW 2010-01-23 13:36:38 +00:00
Emanuel Haupt
a890d205fe Use $SUB_FILES to dynamically update pkg-message
PR:		143109
Submitted by:	Sevan Janiyan <venture37@geeklan.co.uk>
2010-01-23 13:09:55 +00:00
David E. O'Brien
5fb9c0b67b Update to Vim 7.2 patchlevel 344. 2010-01-23 13:01:35 +00:00
Lars Thegler
ee4acb7db0 Update to 3.00 2010-01-23 12:50:59 +00:00
Lars Thegler
0119a2e07d Update to 1.24 2010-01-23 12:47:27 +00:00
Lars Thegler
0e00d8e9f0 Update to 1.208 2010-01-23 12:43:15 +00:00
Lars Thegler
40aa2e31f3 Update to 0.05 2010-01-23 12:33:35 +00:00
Lars Thegler
d985e8946c Update to 2.25 2010-01-23 11:40:33 +00:00
Matthias Andree
e05b66b4de Change MAINTAINER to my FreeBSD address.
Update to new upstream release 2.52. Changelog excerpt below the approval.

Approved by: miwi (mentor)

Upstream changelog excerpt (omitting Linux, Solaris and MacOS X specifics):
[...] Re-read the set of network interfaces when re-loading /etc/resolv.conf
  if --bind-interfaces is not set. This handles the case that loopback
  interfaces do not exist when dnsmasq is first started.

  Tweak the PXE code to support port 4011. This should reduce broadcasts and
  make things more reliable when other servers are around. It also improves
  inter-operability with certain clients.

  Make a pxe-service configuration with no filename or boot service type legal:
  this does a local boot. eg.  pxe-service=x86PC, "Local boot"

  Be more conservative in detecting "A for A" queries. Dnsmasq checks if the
  name in a type=A query looks like a dotted-quad IP address and answers the
  query itself if so, rather than forwarding it. Previously dnsmasq relied in
  the library function inet_addr() to convert addresses, and that will accept
  some things which are confusing in this context, like 1.2.3 or even just
  1234. Now we only do A for A processing for four decimal numbers delimited by
  dots.
[...]
  Increased the default limit on number of leases to 1000 (from 150). This is
  mainly a defence against DoS attacks, and for the average "one for two class
  C networks" installation, IP address exhaustion does that just as well.
  Making the limit greater than the number of IP addresses available in such an
  installation removes a surprise which otherwise can catch people out.

  Removed extraneous trailing space in the value of the DNSMASQ_TIME_REMAINING
  DNSMASQ_LEASE_LENGTH and DNSMASQ_LEASE_EXPIRES environment variables. Thanks
  to Gildas Le Nadan for spotting this.

  Provide the network-id tags for a DHCP transaction to the lease-change script
  in the environment variable DNSMASQ_TAGS. A good suggestion from Gildas Le
  Nadan.

  Add support for RFC3925 "Vendor-Identifying Vendor Options". The syntax looks
  like this:
  --dhcp-option=vi-encap:<enterprise number>, .........

  Add support to --dhcp-match to allow matching against RFC3925
  "Vendor-Identifying Vendor Classes". The syntax looks like this:
  --dhcp-match=tag,vi-encap<enterprise number>, <value>

  Add some application specific code to assist in implementing the Broadband
  forum TR069 CPE-WAN specification. The details are in contrib/CPE-WAN/README

  Increase the default DNS packet size limit to 4096, as recommended by RFC5625
  section 4.4.3. This can be reconfigured using --edns-packet-max if needed.
  Thanks to Francis Dupont for pointing this out.

  Rewrite query-ids even for DNSSEC signed packets, since this is allowed by
  RFC5625 section 4.5.
[...]
  Fix link error when including Dbus but excluding DHCP.
  Thanks to Oschtan for the bug report.

  Updated French translation. Thanks to Gildas Le Nadan.

  Updated Polish translation. Thanks to Jan Psota.

  Updated Spanish translation. Thanks to Chris Chatham.
2010-01-23 11:24:31 +00:00
Erwin Lansing
7a4de8c334 Add 6.x to the list of BROKEN platforms, which means it not is
unconditionally BROKEN.
2010-01-23 11:19:33 +00:00
Herve Quiroz
e644b6f410 - Update to 5.16.2
- Remove a couple of (now) unnecessary targets
- Tweak a couple of other settings/targets
- Takeover maintainership

PR:		142955
Submitted by:	Greg Lewis <glewis@eyesbeyond.com>
2010-01-23 10:15:02 +00:00
Herve Quiroz
a394455b79 Update to 1.342 2010-01-23 10:09:43 +00:00
Pav Lucistnik
f40f243426 - Mark BROKEN: does not fetch
Reported by:	pointyhat
2010-01-23 10:09:28 +00:00
Gabor Kovesdan
326cb2a5ba - Fix build error [1]
- Clean up port and installed structure
- Bump PORTREVISION

Reported by:	pointyhat via erwin, pav [1]
2010-01-23 08:56:00 +00:00
Wen Heping
7cbbe35a50 - Update to 4.2.b 2010-01-23 08:55:58 +00:00
Wen Heping
a66d92994e - Update to 1.02 2010-01-23 08:31:32 +00:00
Jun Kuriyama
9f86f5c17c - Remove unneeded dependencies which is in perl-5.8.9 dist
(part 3).

Approved by:	portmgr (itetcu)
2010-01-23 07:28:11 +00:00
Jun Kuriyama
b25f969627 - Fix plist (reported by QAT). 2010-01-23 07:26:32 +00:00
Jun Kuriyama
46fe40194b - Upgrade to 0.10005.
- Author said this port is deprecated.  Use p5-Data-Recursive-Encode
  instead.
2010-01-23 07:20:43 +00:00
Jun Kuriyama
86bd4d3e5b - Upgrade to 0.05. 2010-01-23 07:19:04 +00:00
Jun Kuriyama
28a97bd361 - Upgrade to 0.06. 2010-01-23 07:18:41 +00:00
Jun Kuriyama
1ca55970de - Upgrade to 0.10. 2010-01-23 07:18:27 +00:00
Jun Kuriyama
28cbf3c125 Encode/Decode values in a structure.
WWW: http://search.cpan.org/dist/Data-Recursive-Encode/
2010-01-23 07:17:30 +00:00
Wen Heping
d2852ef05d - Update to 0.10016 2010-01-23 06:23:17 +00:00
Wen Heping
ef35750197 - Update to 0.65 2010-01-23 06:10:49 +00:00
Wen Heping
a7382ad2a7 - Update to 1.000032 2010-01-23 06:07:18 +00:00
Wen Heping
ffe0173cc3 - Update to 0.9.9 2010-01-23 06:04:51 +00:00