Commit graph

11073 commits

Author SHA1 Message Date
Carlo Strub
f919ff251e - Update to version 2012-10-05
- Remove indefinite article from COMMENT
- Improve pkg-descr

PR:		ports/172381
Submitted by:	Nils M Holm <nmh@t3x.org> (maintainer)
2012-10-06 17:42:14 +00:00
Koop Mast
4e9d93dbac Don't try to tidy up user-created directories.
Approved by:	crees (python@)
2012-10-06 08:01:29 +00:00
Alex Dupre
80e4958419 Update to 5.4.7 release. 2012-10-04 10:00:00 +00:00
Baptiste Daroussin
9dc0f62a37 Convert to new options framework 2012-10-04 07:21:06 +00:00
Pietro Cerutti
dd4ee8a24f - Update to 2011.09.12
- Convert to OptionsNG
- Put addons that have dependencies into OPTIONS
2012-10-04 07:15:25 +00:00
Sofian Brabez
4beca75f6c - Add pkgng support 2012-10-03 09:18:51 +00:00
Ruslan Makhmatkhanov
309da33d2f - do not hardcode distfile extension for lang/python ports in bsd.python.mk
(PYTHON_DISTFILE variable)
- switch lang/python ports (and it's slaves) to tar.xz

I compared all the four pairs .tgz/.tar.xz and they have no content differences.

Discussed on:	python@
2012-10-03 04:06:37 +00:00
Julien Laffaye
9c26ce0839 - Fix plist 2012-10-02 18:17:07 +00:00
Frederic Culot
cedc56400e - Update to 2012.09
Changelog:	http://rakudo.org/2012/09/30/rakudo-star-2012-09-released/
PR:		ports/172203
Submitted by:	Aliaksandr Zahatski <zahatski@gmail.com>
2012-10-01 13:23:35 +00:00
Gerald Pfeifer
c0a0ba288e Forward port revision 282369 [1] which carried the following description:
On the way rename %%GCC_VER%% in pkg-plist to %%GCC_VERSION%% and
  make the Makefile machinery a bit more generic to minimize differences
  between lang/gcc ports based on releases and those based on snapshots.

On the way, update to the 20120930 snapshot of GCC 4.8.0.

Submitted by:	jkim [1]
2012-10-01 03:46:21 +00:00
Gerald Pfeifer
3b6cf85a1e Revamp the handling of different languages (frontends, run-times)
by GCC to allow for orthogonal setting them in the future. [1]

Print the list of languages being built as part of pre-everything
and shorten the output of operating system and version there.

Inspired by:	jkim [1]
2012-09-30 23:58:45 +00:00
Gerald Pfeifer
8fbf5398c1 Forward port revision 282369 [1] which carried the following description:
On the way rename %%GCC_VER%% in pkg-plist to %%GCC_VERSION%% and
  make the Makefile machinery a bit more generic to minimize differences
  between lang/gcc ports based on releases and those based on snapshots.

On the way, update to the 20120929 snapshot of GCC 4.7.3.

Submitted by:	jkim [1]
2012-09-30 12:27:33 +00:00
Ruslan Makhmatkhanov
fdca62cdcb - pass maintainership to new volonteer
while here:
- trim Makefile header
- remove indifenite article from COMMENT
- remove deprecated attribution in pkg-descr

PR:		172163
Submitted by:	Chris Petrik <c.petrik.sosa at gmail dot com>
2012-09-30 06:25:19 +00:00
Jase Thew
45adb3744b - Remove DOCS option to prevent dialog being displayed
Requested by:	Vitaly Magerya <vmagerya@gmail.com> (maintainer, via email)
Approved by:	flo, culot (mentors, implicit)
2012-09-30 01:03:38 +00:00
Jose Alonso Cardenas Marquez
b3bf0d27ee - Fix editors/fpc-ide 2012-09-30 00:28:07 +00:00
Jimmy Olgeni
fc70633608 Upgrade to version 0.17.1.
PR:		ports/172158
Submitted by:	olgeni
Approved by:	maintainer (private mail)
2012-09-29 22:10:32 +00:00
Jase Thew
40445ba600 - Update to 4.8.0 [1]
- Convert to OPTIONSng, add DOCS option
- Convert to new format Makefile header
- Tidy up PORTDOCS handling

Changes:	http://code.call-cc.org/releases/4.8.0/NEWS

PR:		ports/171926 [1]
Submitted by:	Vitaly Magerya <vmagerya@gmail.com> (maintainer)
Approved by:	flo, culot (mentors, implicit)
2012-09-29 20:38:27 +00:00
Ruslan Makhmatkhanov
4181937538 - fix runtime error by using correct SqueakV41 image
PR:		171291
Submitted by:	Takeshi MUTOH <mutoh at openedu dot org> (maintainer)
Reported by:	Patrick Dudjalija <patrick.dudjalija at gmail dot com>
2012-09-29 17:40:53 +00:00
Gerald Pfeifer
753bc68a05 Update to the 20120909 snapshot of GCC 4.8.0. (Later versions have
an issue that is being in the works right now.)

Cut down the comments at the top of Makefile per recent guidance.

Revamp the handling of different languages (frontends, run-times)
by GCC to allow for orthogonal setting them in the future. [1]

Print the list of languages being built as part of pre-everything
and shorten the output of operating system and version there.

Inspired by:	jkim [1]
2012-09-29 03:20:08 +00:00
Gerald Pfeifer
07ebde802e Update to the 20120922 snapshot of GCC 4.7.3, which is pretty close
to the GCC 4.7.2 release.  It also fixes an ABI problem introduced
with earlier GCC 4.7 releases.

Cut down the comments at the top of Makefile per recent guidance.

Revamp the handling of different languages (frontends, run-times)
by GCC to allow for orthogonal setting them in the future. [1]

Print the list of languages being built as part of pre-everything
and shorten the output of operating system and version there.

Inspired by:	jkim [1]
2012-09-28 14:15:51 +00:00
Sofian Brabez
f070977bbf - Speed up upgrade-site-packages [1]
- Use make modifiers [2]

PR:		ports/155970
Submitted by:	Julien Laffaye <kimelto at gmail.com> [1], sbz (myself) [2]
Exp-run by:	beat
2012-09-27 13:52:53 +00:00
Matthias Andree
cd639ceab1 Set LICENSE=MIT per <http://www.lua.org/license.html> 2012-09-26 21:29:50 +00:00
Greg Larkin
9bb64634fe - Marked FORBIDDEN due to severe unfixed vulnerability
Requested by:	eadler
2012-09-26 19:30:18 +00:00
Greg Larkin
7e63d892dd - Document remote code execution in ePerl (all versions)
- Deprecate and schedule removal in month - no upstream fix available and
  no active development since 1998

Security:	73efb1b7-07ec-11e2-a391-000c29033c32
Security:	CVE-2001-0733
Security:	http://www.shmoo.com/mail/bugtraq/jun01/msg00286.shtml
2012-09-26 15:37:58 +00:00
Romain Tartière
bc47217d49 Fix pkg-plist.
Reported by:	redports QAT, PointyHat (via beat@)
2012-09-26 10:07:07 +00:00
Pietro Cerutti
6ae04844f3 - Fix PLIST
Reported by:	PH (via beat@)
2012-09-26 09:30:50 +00:00
Julien Laffaye
449f0c8cbe - Update to 1.0.3
- Switch to new Makefile header style
2012-09-25 19:11:57 +00:00
Romain Tartière
c930dc1333 Update to 2.11.4. 2012-09-25 15:54:43 +00:00
Pietro Cerutti
2a07ca7ce8 - fix patch / install in tcl86-threads after update of tcl86
Reported by:	PH (via beat@)
2012-09-25 07:46:04 +00:00
Pietro Cerutti
e85851d3bf - update to 05_20120909
Changes:

    20120909:
    - The chapters about predefined statements and the foreign function
      interface in the manual, were improved.
    - An explanation, why the div operator is used for integer divisions,
      was added to the FAQ.
    - The FAQ about garbage collection was improved.
    - Links to EBNF syntax descriptions and exceptions were added to the
      HTML version of the manual.
    - EBNF syntax descriptions in the manual were improved.
    - Interpreter and compiler were improved to support the actions
      CMD_ENVIRONMENT and CMD_GET_SEARCH_PATH.
    - The library shell.s7i was improved to define the functions
      getSearchPath and environment.
    - The function path(PROGRAM) was improved to return the accurate
      value under all circumstances.
    - Several preprocessor defines were moved from "common.h to the new
      include file "config.h".
    - In cmdlib.c the function toArraytype() was introduced and used in
      cmd_environment() and cmd_getSearchPath().
    - In cmd_rtl.c the functions add_stri_to_array() and
      complete_stri_array() were introduced and used in read_dir(),
      getSearchPath() and cmdEnvironment().
    - Parameter names in drw_win.c, drw_x11.c and drw_dos.c were changed
      to fit to the names used in graph.s7i.
    - Parameter names in clib_file.s7i, keybd.s7i, sockbase.s7i,
      socket.s7i, utf8.s7i, fil_rtl.c, gkb_rtl.c, kbd_rtl.c, soc_dos.c,
      soc_rtl.c and ut8_rtl.c were changed to fit to each other.
    - The function conv_from_os_stri() was added to striutl.c .
    - The function concat_path in str_rtl.c was improved to work
      correctly, when the relative path contains "..".
    - In several makefiles defines for SEARCH_PATH_DELIMITER and
      os_environ were added and defines for
      MAP_ABSOLUTE_PATH_TO_DRIVE_LETTERS were replaced with
      defines for OS_PATH_HAS_DRIVE_LETTERS.
    - A description of several C preprocessor macros used in "version.h"
      and "config.h" was added to the file "src/read_me.txt".
    - Parameter names were added to function definitions in various
      libraries.
    - Documentation comments were added or improved in the files
      "clib_file.s7i", "external_file.s7i", "socket.s7i", "fil_rtl.c" and
      "striutl.c".
    - The function determineEnvironDefines was added to "chkccomp.c".

    20120826:
    - A chapter, which explains the foreign function interface, was added
      to the manual.
    - Syntax descriptions, code examples and tables in the HTML version
      of the manual were improved.
    - Documentation comments were added to the file "striutl.c".
    - A description of several C preprocessor macros used in "version.h"
      was added to the file "src/read_me.txt".
2012-09-24 12:56:05 +00:00
Chris Rees
5095773ef7 Of course, files/patch-* should not be in EXTRA_PATCHES.
I've tested this change properly now, and I'll sit quietly in the corner
for a while.
2012-09-22 17:59:16 +00:00
Chris Rees
0f621ddd75 My turn for the pointyhat 2012-09-22 16:43:59 +00:00
Chris Rees
0f681b4e4e Restore files/patch-uk-locale that was removed from tcl86/files
Although gahr removed the file, the pointyhat really belongs to mi for putting
such a nasty surprise into an unrelated Makefile...

Noticed by:	David Wolfskill
2012-09-22 16:38:59 +00:00
Thomas Abthorpe
f07b8d8563 - Reassign to the heap at maintainer's request 2012-09-22 15:29:27 +00:00
Steve Wills
ffbafcde48 - Fix memory leak
PR:		ports/171807
Submitted by:	stas
2012-09-22 14:27:51 +00:00
Baptiste Daroussin
ac54f274cc Deprecated a bunch a ports with no more public distfiles (thanks ehaupt's
distilator
2012-09-21 06:52:44 +00:00
Johan van Selst
791de6b028 Update to match current ocaml version
In the future, this may be included in lang/ocaml instead
2012-09-20 20:43:09 +00:00
Johan van Selst
49e5747aed fix package list (depending on architecture) 2012-09-20 20:34:25 +00:00
Bryan Drewery
8405f4c7b3 - Update php52 backports patch to 20120911
- Add and update relevant vuxml entries

Changes:
  - CVE-2011-1398 - The sapi_header_op function in main/SAPI.c in PHP
    before 5.3.11 does not properly handle %0D sequences
  - CVE-2012-0789 - Memory leak in the timezone functionality in PHP
    before 5.3.9 allows remote attackers to cause a denial of service
    (memory consumption) by triggering many strtotime function calls,
    which are not properly handled by the php_date_parse_tzfile cache.
  - CVE-2012-3365 - The SQLite functionality in PHP before 5.3.15 allows
    remote attackers to bypass the open_basedir protection mechanism via
     unspecified vectors
  - Timezone database updated to version 2012.5 (2012e) (from 2011.13 (2011m))
  - Minor improvements (CVE-2012-2688, compilation issues with old GCC)

PR:		ports/171583
Submitted by:	Svyatoslav Lempert <svyatoslav.lempert@gmail.com>
Approved by:	Alex Keda <admin@lissyara.su> (maintainer)
2012-09-20 03:02:43 +00:00
Florian Smeets
a2eb5568e6 Update to 5.3.17 2012-09-19 16:21:17 +00:00
Pietro Cerutti
bf9318135b - Update to 8.6.b.3
Release notes:
  http://sf.net/projects/tcl/files/Tcl/8.6b3/tcltk-release-notes-8.6b3.txt/view
2012-09-19 13:11:09 +00:00
Steve Wills
6f30916e32 - Fix build with clang
Submitted by:	dim
2012-09-18 20:41:15 +00:00
Eitan Adler
aa50e02200 Convert to optionsNG
Reviewed by:	crees
2012-09-18 20:12:55 +00:00
Pietro Cerutti
ab2321723a - Fix build against Tcl 8.6
PR:		171208
Submitted by:	gahr
Approved by:	maintainer (timeout > 15 days)
2012-09-18 10:47:02 +00:00
Brooks Davis
8b09a265ce Upgrade to svn rev r163622. Several fixes to FreeBSD support for -pie and
mips as well as reported improvements to the MIPS backend.
2012-09-14 21:03:34 +00:00
Vanilla I. Shu
f556acafc8 Upgrade to 3.13.7. 2012-09-14 12:23:32 +00:00
Florian Smeets
0ac6fe205d - put GDBM and QDBM options into an OPTIONS_SINGLE, the cannot be used
simultaneously (affects databases/php53-dba) [1]
- fix a typo introduced in r300957 that prevents mail/php53-imap from
  building [2]

PR:		ports/171636 [2]
Submitted by:	<freebsd@nagilum.org> [2]
Reported by:	Shahin Qurbanov <shahin.b.qurbanov@gmail.com> [1]
2012-09-14 11:09:26 +00:00
Brendan Fabeny
b7c7102421 update lang/sbcl to 1.0.58 and switch to the new options format;
adjust dependent ports
2012-09-13 02:03:41 +00:00
Gerald Pfeifer
d586b90da2 Just build, do not bootstrap, this version of GCC in our ports tree.
This speeds up a full port/package test cycle by 50% on a 4-core
system; a simple build/install will benefit even more.

On the way, have he compiler report itself as "FreeBSD Ports Collection".
2012-09-12 23:20:43 +00:00
Jimmy Olgeni
62448feee6 Add configuration check: DTRACE support on amd64 requires GCC46 to
be enabled.

Building with gcc version 4.2.1 20070831 causes an infinite loop
while compiling erl_nif.c.

Discovered by:		Kenji Rikitake
2012-09-11 20:16:20 +00:00