1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Commit Graph

293410 Commits

Author SHA1 Message Date
Felippe de Meirelles Motta
05ba18d9f8 - Fix Makefile to install event module recently added
- Make portlint happy

PR:		ports/162602, ports/173447
Submitted by:	Mark Delany <z2n@delta.emu.st>, Kevin Day <kevin@your.org>
2013-02-07 19:17:55 +00:00
Brendan Fabeny
804b004329 update zpaq to 6.21; fix default number of threads used by zpaq 2013-02-07 19:07:07 +00:00
Mikhail Teterin
036d5601fc Patch the source Makefile to no longer require gmake. Teach it to
translate i386 into x86 for yasm. This unbreaks the port on i386.

Fix the few warnings while I'm here.
2013-02-07 17:40:34 +00:00
Pietro Cerutti
b0eb7f6123 - Update to 4.6
See http://tibleiz.net/code-browser/news.html
2013-02-07 17:22:31 +00:00
Pietro Cerutti
4281cae870 - New port: lang/copper
Copper an experimental programming language used to develop Code Browser 4.
  It is based on Zinc [http://tibleiz.net/zinc/] with some improvements such
  as genericity, multiple return values or variadic arguments. It does not
  generate intermediary C code anymore, it has two backends: a x86 COFF
  generator and LLVM (version 2.9).

  WWW: http://tibleiz.net/copper/
2013-02-07 17:20:12 +00:00
Mikhail Teterin
fbd3059682 Unbreak -- builds here (9.1/amd64) without obvious problems. Silence
one compiler warning -- just in case.

When marking broken due to build-failure, please, quote the error
in the commit log...
2013-02-07 17:12:02 +00:00
Pawel Pekala
38cc7fc805 Remove PTHREAD_CFLAGS and PTHREAD_LIBS from my ports 2013-02-07 17:06:44 +00:00
Mikhail Teterin
b82adfbfe6 Unbreak by changing AUTOMAKE_ARGS to CONFIGURE_ARGS. 2013-02-07 16:55:45 +00:00
Mikhail Teterin
bed9a1e1ce Do not extract/patch/build/install the pieces of cvs (version 1.10),
which are provided by the base version 1.11 anyway. Trim pkg-plist and
bump PORTREVISION yet again.

Do not extract/patch/compile the functions (getopt/getopt_long/getline),
which are provided by libc. This unbreaks the port, because it was
the conflict in declaration of getline(3), which caused the breakage
in the first place.
2013-02-07 16:46:19 +00:00
Bryan Drewery
8eb049b327 - Fix build when NLS is disabled
PR:		ports/174021 [1]
PR:		ports/175745 [2]
Reported by:	Rusty Nejdl <rnejdl@ringofsaturn.com> [1]
Reported by:	Z Beeblebrox <zaphod@berentweb.com> [2]
Approved by:	maintainer timeout
Obtained from:	http://git.savannah.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=88a6201
2013-02-07 16:40:11 +00:00
Pietro Cerutti
c47308bcb0 - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: converters)
Approved by:	portmgr
2013-02-07 15:40:02 +00:00
Pietro Cerutti
9650053021 - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: astro)
Approved by:	portmgr
2013-02-07 15:37:15 +00:00
Mikhail Teterin
e64af28851 Unbreak -- "builds" perfectly fine for me on FreeBSD-9.1/amd64 2013-02-07 15:24:13 +00:00
Sunpoet Po-Chuan Hsieh
be63bfa61a - Sort MAN3 and PLIST
- Cleanup Makefile header
2013-02-07 15:21:58 +00:00
Sunpoet Po-Chuan Hsieh
38090e42fe - Fix PLIST 2013-02-07 15:17:15 +00:00
Sunpoet Po-Chuan Hsieh
907a0a0d7f - Bump PORTREVISION for dependency change (missing in previous commit) 2013-02-07 15:12:48 +00:00
Sunpoet Po-Chuan Hsieh
c4d8a9541e - Add LICENSE
- Fix *_DEPENDS: Test::Deep is a test dependency
- Bump PORTREVISION for dependency change
- Cleanup Makefile header
- Update pkg-descr
2013-02-07 15:11:37 +00:00
Cy Schubert
7ef2d0a8e0 Master site update.
Submitted by:	Peter Czanik <czanik@balabit.hu> -- syslog-ng upline
2013-02-07 15:05:39 +00:00
Martin Wilke
35d162891a - Fix Undefined symbol "mmc_queue_pop" with clang
PR:		168383
Submitted by:	Nicolas Raspail <nicolas.raspail@gmail.com>
Approved by:	maintainer timeout
2013-02-07 15:05:02 +00:00
Pietro Cerutti
5316d6995c - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: cad)
Approved by:	portmgr
2013-02-07 14:57:49 +00:00
Martin Wilke
9e9d988f84 - Fix build with clang
- Trim header

PR:		175024
Submitted by:	Ports Fury
2013-02-07 14:50:39 +00:00
Martin Wilke
ada9260104 - Fix build with clang
- Add LICENSE
- Trim header

PR:		175026
Submitted by:	Ports Fury
2013-02-07 14:49:27 +00:00
Martin Wilke
ebc131d4cf - Fix build with clang
- Support PLIST_FILES
- Trim header

PR:		175035
Submitted by:	ports fury
2013-02-07 14:48:17 +00:00
Martin Wilke
165adb350f - Fix build with clang
PR:		175042
Submitted by:	Ports Fury
2013-02-07 14:46:35 +00:00
Martin Wilke
b2644687a1 - Fix build with clang
PR:		175041
Submitted by:	ports fury
2013-02-07 14:45:23 +00:00
Martin Wilke
700101774d - Fix build with clang
- Trim header

PR:		175039
Submitted by:	Ports Fury
2013-02-07 14:43:48 +00:00
Martin Wilke
a0d9dff4cb - Fix build with clang
- Support PLIST_FILES
- Add LICENSE
- Add MAKE_JOBS_SAFE
- Trim header

PR:		175046
Submitted by:	ports fury
2013-02-07 14:42:20 +00:00
Martin Wilke
c3598a5e7d - Fix build with clang
- Trim header
- Add MAKE_JOBS_SAFE

PR:		175045
Submitted by:	Ports Fury
2013-02-07 14:40:12 +00:00
Martin Wilke
249c351b01 - Fix build with clang
- Trim Header

PR:		175049
Submitted by:	ports fury
2013-02-07 14:38:10 +00:00
Martin Wilke
09b95bf774 - Fix build with clang
PR:		175022
Submitted by:	Ports Fury
2013-02-07 14:36:55 +00:00
Martin Wilke
76b00bd071 - Fix build with clang
PR:		175018
Submitted by:	Ports Fury
2013-02-07 14:35:38 +00:00
Martin Wilke
0267ab2ef6 - Fix build with clang
- Trim header

PR:		175036
Submitted by:	Ports Fury
2013-02-07 14:34:29 +00:00
Anton Berezin
1de2d069a9 Update to 1.101243.
Changes:	http://search.cpan.org/dist/String-Flogger/Changes
2013-02-07 14:32:42 +00:00
Martin Wilke
4c8a37671a - Fix build with clang
PR:		175044
Submitted by:	ports fury
2013-02-07 14:32:00 +00:00
Martin Wilke
4084389efb - Update to version 0.7.4
- Trim header

PR:		172716
Submitted by:	Ports Fury
2013-02-07 14:30:48 +00:00
Anton Berezin
2ef635dae3 Update to 1.232.
Changes:	http://search.cpan.org/dist/Time-Interval/Changes
2013-02-07 14:30:09 +00:00
Martin Wilke
a07f4d8454 - Update to 2.12
PR:		175574
Submitted by:	Ports Fury
2013-02-07 14:27:54 +00:00
Martin Wilke
0574a80f94 - Update to 0.44.2
PR:		175569
Submitted by:	Ports Fury
2013-02-07 14:26:45 +00:00
Martin Wilke
9d714e7784 - Update to 7.0.7
PR:		175578
Submitted by:	Ports Fury
2013-02-07 14:25:13 +00:00
Martin Wilke
ff4e0c0113 - Update to 0.40
PR:		175028
Submitted by:	Ports Fury
2013-02-07 14:24:15 +00:00
Martin Wilke
3b4fa54df6 - Update to 6.1.7
PR:		175029
Submitted by:	Ports Fury
2013-02-07 14:23:11 +00:00
Martin Wilke
10e9842c52 - Update to 2.22.2
PR:		175030
Submitted by:	Ports Fury
2013-02-07 14:22:20 +00:00
Martin Wilke
3a38c89c6d - Update to 9.8i
PR:		175038
Submitted by:	Ports Fury
2013-02-07 14:21:18 +00:00
Bryan Drewery
c18432048a - portupgrade needs the -O flag here due to a
bug in how it processes the missing tcl-modules
  dependency

Reported by:	gahr
2013-02-07 14:20:53 +00:00
Martin Wilke
3d2c55ece9 - Update to 1.8.4
PR:		175011
Submitted by:	ports fury
2013-02-07 14:19:48 +00:00
Martin Wilke
ed6650eb78 - Update to version 2.12.23
PR:		175020
Submitted by:	Ports Fury
2013-02-07 14:17:25 +00:00
Pietro Cerutti
0e17d1407a - Document that PTHREAD_CFLAGS and PTHREAD_LIBS are unsupported
Approved by:	bapt (portmgr)
2013-02-07 13:35:04 +00:00
Pietro Cerutti
0fb0d4a3b7 - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: archivers)
Approved by:	portmgr
2013-02-07 13:04:29 +00:00
Philippe Audeoud
58f2899f48 - Update to 2.0
PR:		ports/175912
Submitted by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2013-02-07 13:00:58 +00:00
Anton Berezin
9b89999333 Update to 0.31.
Changes:	http://search.cpan.org/dist/Path-Class/Changes
2013-02-07 12:57:36 +00:00