Commit graph

239000 commits

Author SHA1 Message Date
Max Khon
41852a73b2 Add OS version check. 2010-06-14 18:13:15 +00:00
Max Brazhnikov
6c133257a2 connect lyx14
disconnect lyx15
2010-06-14 18:12:48 +00:00
Max Brazhnikov
442a99a9f1 Update to 1.6.6.1 for Qt4
Pass maintainership to submitter.

PR:		ports/147243
Submitted by:	Aldis Berjoza <aldis at bsdroot.lv>
Approved by:	mi@ (previous maintainer)
2010-06-14 18:11:27 +00:00
Max Brazhnikov
46e0b662ab set LATEST_LINK and CONFLICTS 2010-06-14 18:01:01 +00:00
Max Brazhnikov
b815a1240f Forced commit to note repocopy from print/lyx to print/lyx14 2010-06-14 17:54:49 +00:00
Christian Weisgerber
d927d8b1d4 Fix plist.
Submitted by:	QAT
2010-06-14 16:55:34 +00:00
Alex Dupre
542b78d08d Security fix for gd remote buffer overflow vulnerability.
PR:		ports/147163
Submitted by:	Michael Ranner <michael@ranner.eu>
2010-06-14 14:43:44 +00:00
Ashish SHUKLA
7012ce9f37 - Adopt unmaintained ports.
Approved by:	pgj, tabthorpe (mentors)
2010-06-14 12:56:44 +00:00
Max Brazhnikov
f1b953a0dc Build with lang/sbcl by default, clisp lacks x11 module 2010-06-14 12:28:10 +00:00
Max Brazhnikov
91c13798c7 Check that at least one frontend is selected
Allow slave ports to override PORTREVISION
2010-06-14 12:26:26 +00:00
Anton Berezin
16af71f850 Update to 0.30(.00).
Changes:	http:/search.cpan.org/dist/DateTime-Format-Excel/Changes
2010-06-14 12:04:52 +00:00
Anton Berezin
ca0d22a20e Update to 0.04.
Changes:	http:/search.cpan.org/dist/Package-Stash/Changes
2010-06-14 11:59:29 +00:00
Anton Berezin
980286fb04 Update to 0.18.
Changes:	http:/search.cpan.org/dist/namespace-clean/Changes
2010-06-14 11:56:39 +00:00
Anton Berezin
eb9d2665fe Update to 0.1033.
Changes:	http://search.cpan.org/dist/Text-Xslate/Changes
2010-06-14 11:52:27 +00:00
Akinori MUSHA
e6ee9ae899 Update to 3.00h. 2010-06-14 11:46:34 +00:00
Anton Berezin
922b3e09dc Update to 0.08123.
Changes:	http://search.cpan.org/dist/DBIx-Class/Changes
2010-06-14 11:46:28 +00:00
Masafumi Max NAKANE
41c80cb5cf Upgrade, 0.10000 -> 0.10003
Approved by:	kuriyama
Feature-safe:	yes
2010-06-14 10:41:56 +00:00
Pietro Cerutti
98eadcd5db - Update to 1.2.6
PR:		147846
Submitted by:	Sofian Brabez <sbrabez@gmail.com> (maintainer)
2010-06-14 10:35:55 +00:00
Anton Berezin
4235bb0086 Update to 2.18.
Changes:	http://search.cpan.org/dist/Data-Dump-Streamer/Changes
2010-06-14 10:35:12 +00:00
Anton Berezin
c37a575dbe Update to 1.17.
Changes:	http://search.cpan.org/dist/Data-Dump/Changes
2010-06-14 10:31:14 +00:00
Pietro Cerutti
5df3ecfefd New port: devel/build
Build is a massively-parallel software build system from CodeSynthesis
implemented on top of GNU make.

WWW: http://www.codesynthesis.com/projects/build/
2010-06-14 10:30:14 +00:00
Anton Berezin
d198aeea71 Update to 1.04.
Changes:	http://search.cpan.org/dist/String-ShellQuote/Changes
2010-06-14 10:28:37 +00:00
Doug Barton
d5ef054279 Upgrade to version 2.2.9, which has the following bug fixes:
* Disable torrent addition dialog as a default
  * Fix torrent availability computation
  * Fix Web UI authentication with Opera Browser
  * Fix Javascript error in Web UI when using IE
  * Fix a lot of encoding problems on non UTF-8 systems
  * Fix race condition allowing to run multiple instances
  * Fix window hiding problem when having a modal window

For the port, add LICENSE information
2010-06-14 10:14:18 +00:00
Roman Bogorodskiy
c799fe7958 Update to 1.4.20. 2010-06-14 10:10:50 +00:00
Pietro Cerutti
fe9c8cacd2 - Update to 1.0.1
PR:		147792
Submitted by:	Sofian Brabez <sbrabez@gmail.com> (maintainer)
2010-06-14 09:22:40 +00:00
Doug Barton
0de34e9cdf Update the INN sources to 2.4.5 2010-06-14 08:53:40 +00:00
Doug Barton
9a95d46dc7 Unbreak on HEAD 2010-06-14 08:40:55 +00:00
Doug Barton
a22b6e03bd Add LICENSE information to my ports where the right answer is obvious 2010-06-14 08:22:55 +00:00
Koop Mast
8fe91429b3 Fix build on powerpc64.
The powerpc64 ABI uses a table of contents structure holding a maximum of
65,000 elements per library, which GTK2-webkit overflows by default. Binutils
2.15 is incapable of rectifying this with several default optimizations turned
on, resulting in webkit failing to link on this platform.

Reduce the size of the TOC to fit within its bounds by adding -mminimal-toc
to cflags on powerpc64.

PR:		ports/147725
Submitted by:	nwhitehorn@
2010-06-14 08:18:20 +00:00
Koop Mast
d9dc636819 Fix the build on powerpc64.
Due to a flaw in binutils 2.15, function names can conflict with ELF assembler
directives on PPC64 systems. As a result, it is not possible to have functions
named things like 'text' and 'data', one of which GTK 2.0 has.

PR:		ports/147699
Submitted by:	nwhitehorn@
2010-06-14 08:14:54 +00:00
Pietro Cerutti
30c71ad3b2 - Activate tcl/tk 8.5
- Fix build onf amd64 [1]

Reported by:	PH (via pav) [1]
Tested by:	pluknet (on EFNet/#bsdports)
2010-06-14 07:47:11 +00:00
Alexey Dokuchaev
0614d355ab - Convert port to use OPTIONS
- Unmute INSTALL_DATA statements
- Expand COMMENT to match that on official site
- Kill needless PKGMESSAGE assignment (it is done automagically)
- Remove no-op inplace patching commands
- Remove whitespace from `files/pkg-message.in' and do padding within
  post-install target; this makes message output identical between port vs.
  package installation
- Adjust `video.x' location in sample configuration file
- Simplify target CPU determination code
- Canonicalize header and do some Makefile cleanup
- Remove bogus hack that prevented clock_settime(2) detection; instead, use
  CLOCK_THREAD_CPUTIME_ID instead of CLOCK_PROCESS_CPUTIME_ID as the latter
  is undefined on FreeBSD.  Under Linux, thread clock is essentially just a
  process clock with CPUCLOCK_PERTHREAD_MASK bit applied, so it should work
  in this case.

Approved by:	novel (maintainer; timeout since May 31)
2010-06-14 06:17:21 +00:00
Doug Barton
2bb492f2f1 Fix port name on the LEFT side of the : for BUILD_DEPENDS
While I'm here update to the current version of libassuan-1 (1.0.5)
2010-06-14 05:17:52 +00:00
Daichi GOTO
acc86461f4 - add Qt components dependencies to fix build fail reported by QAT
Pointed out by:	QAT
2010-06-14 03:45:32 +00:00
Martin Wilke
6c25f55278 - Cleanup / Whitespace fixes 2010-06-14 03:04:21 +00:00
Mario Sergio Fujikawa Ferreira
13aa7cdd1b - Fix build by update QT_COMPONENTS entry:
- Add corelib, qmake_build and rcc_build
  - Replace uic with uic_build

Prompted by:	QAT
2010-06-14 02:09:47 +00:00
Mario Sergio Fujikawa Ferreira
9561b084ee Update to 0.5.0 2010-06-14 01:01:04 +00:00
Doug Barton
74677dffde Update security/libassuan to version 2.0.0, which is required by gnupg 2.0.15
Unfortunately version 2.0.0 is largely incompatible with version 1.x, so it
is necessary to have a stopgap measure while ports that depend on libassuan
can be updated. In conversation with the maintainers of the dependent ports
it was originally considered ideal to prepare updates for the ports first,
then upgrade everything to libassuan 2.x en masse. Since no action has
arisen on that front, go with plan B:

Copy security/libassuan to security/libassuan-1, and update the dependent
ports accordingly. Because this is (intended to be) a _temporary_ measure,
and because no updates for libassuan 1.x are anticipated, and because the
hope is that it can be removed sooner rather than later, it's a copy instead
of a repocopy.
2010-06-14 00:42:52 +00:00
Dima Panov
0410fb8c2e - Add missing patch
Approved by:	maintainer
Noticed by:	QAT
2010-06-13 23:37:19 +00:00
Ulrich Spörlein
7d91b65bba - Update to 1.10.1
- Fix PREFIX regression introduced in last update [1]

PR:		ports/147797 [1]
Submitted by:	Anonymous <swell.k@gmail.com> [1]
2010-06-13 22:26:29 +00:00
Joe Marcus Clarke
b6b6a6c985 Update to 2.7.1. See http://developer.pidgin.im/wiki/ChangeLog for a list
of changes. [1]

Also, add a patch to fix compatibility with ICQ 6. [2]

PR:		147758 [1]
Submitted by:	pluknet <pluknet@gmail.com> [1] (based on)
		Eugene Dzhurinsky <bofh@redwerk.com> [2]
Obtained from:	http://developer.pidgin.im/ticket/11836 [2]
2010-06-13 21:29:04 +00:00
Thomas Abthorpe
828a13b5ad - Update to 4.177
PR:		ports/147827
Submitted by:	James Bailie <jimmy mammothcheese.ca> (maintainer)
2010-06-13 20:14:34 +00:00
Rene Ladan
17c16158a4 These ports are BSD-licensed
Approved by:	tabthorpe (mentor)
Feature safe:	yes
2010-06-13 20:04:04 +00:00
Rene Ladan
328f971fb3 These ports are GPLv2-licensed
Approved by:	tabthorpe (mentor)
Feature safe:	yes
2010-06-13 20:03:15 +00:00
Rene Ladan
db18448c1d Make the script runnable again by correctly passing UID_MIN and GID_MIN during
build.
Bump PORTREVISION

PR:		ports/147779
Submitted by:	Serg [mail_of_sergey mail.ru]
Approved by:	maintainer, tabthorpe (mentor)
Feature safe:	yes
2010-06-13 19:53:32 +00:00
Pav Lucistnik
bae0de7d86 - Disable MMX autodetection on pointyhat to achieve predictable dependency list 2010-06-13 19:07:30 +00:00
Pav Lucistnik
4a5fedb38e - Mark BROKEN: does not build
Reported by:	pointyhat
2010-06-13 18:58:47 +00:00
Joe Marcus Clarke
155df1beed Fix the build on FreeBSD 7.1.
PR:		147836
2010-06-13 18:45:19 +00:00
Soeren Straarup
4753293254 Update my location 2010-06-13 17:52:31 +00:00
Norikatsu Shigemura
0a699b73b6 Update to 2010.06.11. 2010-06-13 16:14:18 +00:00