Commit graph

11165 commits

Author SHA1 Message Date
Pawel Pekala
1b3302e312 Update pkg-descr
PR:		ports/173833
Submitted by:	poyopoyo@puripuri.plala.or.jp
Approved by:	maintainer
Feature safe:	yes
2012-11-28 21:44:35 +00:00
Jimmy Olgeni
a23e2eb9d7 Upgrade to version R15B03.
Feature safe:	yes
2012-11-28 19:35:51 +00:00
Pietro Cerutti
43c0afa4d0 - Update to 05_20121125
20121125:
  - The makefiles and the file setpaths.c were improved to accept the
    macros S7_LIB_DIR (Directory with static Seed7 object libraries)
    and SEED7_LIBRARY (Directory with the Seed7 include libraries).
    Now the build process of a package can call make e.g. with:
    make S7_LIB_DIR=/abc/seed7/bin SEED7_LIBRARY=/abc/seed7/lib depend
    This way the two paths are defined in version.h. This defines them
    as default paths in the interpreter executable and in the compiler.
  - An explanation, what a binary Seed7 package should install, was
    added to the FAQ. This can be used as guideline for Seed7 packages.
  - The description of the times-operator in the manual and in
    array.s7i was improved.
  - A description of the function name(PROGRAM), file(PROGRAM) and
    'environment' was added to the manual.
  - The new library environment.s7i was added. Most of the contents of
    this library was extracted from "seed7_05.sd7". The new library is
    included from "seed7_05.s7i", so no change in existing programs is
    necessary.
  - A documentation comment for getSearchPath was added to shell.s7i.
  - The functions ltrim and rtrim were added to the library string.s7i.
  - Testcases for ltrim and rtrim were added to chkstr.sd7.
  - The function getProgramName in arr_rtl.c was improved to do the
    comparison with EXECUTABLE_FILE_EXTENSION correctly.
  - The program tar7.sd7 was improved to accept also DOS paths for the
    file specified with -f.
  - The function homeDir was improved to work with DJGPP (either $HOME
    or C:\ is used).
  - The function prc_cpy in prclib.c was improved.
  - The files executl.c, hshlib.c, ref_data.c, reflib.c and sctlib.c
    were improved to copy the descriptor union with memcpy and to copy
    the posinfo flag with SET_ANY_FLAG, when necessary.

  20121104:
  - The new function homeDir was added to the library osfiles.s7i.
    Interpreter and compiler were improved to support homeDir.
  - The libraries makedata.s7i and make.s7i were improved to support
    replacement macros.
  - A check for division by zero with /:= was added to chkflt.sd7.
  - The compiler (comp.sd7) was improved to use definitions of
    NOT_A_NUMBER, POSITIVE_INFINITY and NEGATIVE_INFINITY.
  - The program chkccomp.c was improved. Now it manages the macros
    likely, unlikely, UNISTD_H_PRESENT, POPEN_MISSING, os_utime_orig,
    os_utime, USE_ALTERNATE_UTIME, INCLUDE_SYS_UTIME, USE_LOCALTIME_R,
    USE_LOCALTIME_S, FLOAT_ZERO_DIV_ERROR, CHECK_FLOAT_DIV_BY_ZERO,
    ISNAN_WITH_UNDERLINE and HOME_DIR_ENV_VAR. Additionally chkccomp.c
    does not depend on the definitions of long_long_EXISTS,
    long_long_SUFFIX_LL, __int64_EXISTS, __int64_SUFFIX_LL and
    USE_BUILTIN_EXPECT in chkccomp.h.
  - The functions flt_div and flt_div_assign in fltlib.c were improved
    to work correctly when CHECK_FLOAT_DIV_BY_ZERO is defined.
  - Several #defines were ommitted from the makefiles.
  - Explanations of several version.h #defines were added to
    read_me.txt

Feature safe:	yes
2012-11-28 14:18:12 +00:00
Baptiste Daroussin
2114fb2304 2012-11-27 java/jmp: Java 1.5 is EOLed
2012-11-26 irc/tr-ircd: No more public distfiles
2012-11-26 lang/imp-interpreter: No more public distfiles
2012-11-26 games/xquarto: No more public distfiles
2012-11-26 games/six: No more public distfiles
2012-11-26 finance/gfp: No more public distfiles
2012-11-26 games/44bsd-hunt: No more public distfiles
2012-11-26 graphics/ale: No more public distfiles
2012-11-26 german/digibux: No more public distfiles
2012-11-26 java/eclipse-clay-core: No more public distfiles
2012-11-26 games/xbloody: No more public distfiles
2012-11-26 dns/sqldjbdns: No more public distfiles

Feature safe:	yes
2012-11-28 10:32:44 +00:00
Frederic Culot
7caff2b969 - Update to 0.17019
Changes:	http://search.cpan.org/dist/Error/ChangeLog
Feature safe:	yes
2012-11-28 08:08:35 +00:00
Bryan Drewery
4029e261dc - Update to 0.9.9.17
PR:		ports/173845
Submitted by:	Fernando <fernando.apesteguia@gmail.com> (maintainer)
Feature safe:	yes
2012-11-28 02:04:36 +00:00
Jimmy Olgeni
bfe3323fa3 Fix crash when a table viewer in the observer application attempts
to refresh an ETS table which no longer exists.

Submitted by:	Peti Gomori on erlang-patches
Feature safe:	yes
2012-11-27 21:34:53 +00:00
Pietro Cerutti
c5b932e75f - Update maintainership of my Tcl/Tk ports to tcltk@
- Trim Makefile headers

Feature safe:	yes
2012-11-26 22:43:25 +00:00
Florian Smeets
05bed9e35a Update to 5.3.19
Feature safe:	yes
2012-11-26 21:29:19 +00:00
Brendan Fabeny
fbdcc0802c consolidate under (lower-case) tcltk@
PR:		173753 , 173767
Feature safe:	yes
2012-11-26 18:16:57 +00:00
Pietro Cerutti
e53be85051 - reassign ports to TclTk@FreeBSD.org
- while at it, trim Makefile headers in lang/tcl-modules

PR:		ports/173939
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> (previous maintainer)
Approved by:	mm@ (previous maintainer of lang/tcl-modules)
Feature safe:	yes
2012-11-26 16:30:56 +00:00
Pietro Cerutti
9301652551 - mark as deprecated, they're going to be killed as soon as last consumer
(deskutils/abacus) has gone. This will be 2012-12-01
- assign to TclTk@ in the meanwhile

Feature safe:	yes
2012-11-26 15:49:08 +00:00
Florian Smeets
abbf32d4b2 - Update backports patch to 20121114
- Bump PORTREVISION

Changes:
- CVE-2006-7243
PHP before 5.3.4 accepts the \0 character in a pathname, which might allow
context-dependent attackers to bypass intended access restrictions by placing a
safe file extension after this character, as demonstrated by .php\0.jpg at the
end of the argument to the file_exists function

Secuity 3761df02-0f9c-11e0-becc-0022156e8794 fixed by check in fopen functions
for strlen(filename) != filename_len

- CVE-2012-4388
The sapi_header_op function in main/SAPI.c does not properly determine a pointer
during checks for %0D sequences (aka carriage return characters), which allows
remote attackers to bypass an HTTP response-splitting protection mechanism via a
crafted URL, this vulnerability exists because of an incorrect fix for
CVE-2011-1398.

- Timezone database updated to version 2012.9 (2012i)

PR:		ports/173685
Submitted by:	Svyatoslav Lempert <svyatoslav.lempert@gmail.com>
Approved by:	maintainer
Feature safe:	yes
2012-11-25 15:42:22 +00:00
Rene Ladan
4b683ccd30 New ISP, no need to redirect HTTP traffic to port 8080 any longer.
Feature safe:	yes
2012-11-24 10:44:52 +00:00
Jimmy Olgeni
55cd705d8a Upgrade to version 10.4.5.
Feature safe:	yes
2012-11-21 21:09:54 +00:00
Anton Berezin
1c8e07fff3 Update to 0.07.
Changes: http://cpansearch.perl.org/src/KAPPA/signatures-0.07/Changes

Feature safe:	yes
2012-11-15 08:28:11 +00:00
Sergey A. Osokin
20aa4cbf75 Finally update from 2.0.0-rc3 to 2.0.0 release.
ChangeLog:	http://luajit.org/changes.html

Feature safe:	yes
2012-11-14 10:20:24 +00:00
Pawel Pekala
cd6afc8c3b - Remove DEPRECATED
- Add LICENSE
- Update MASTER_SITES and WWW: line

PR:		ports/172026
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
2012-11-10 12:27:38 +00:00
Pawel Pekala
bd2a593fca - Update MASTER_SITES
- Support NO_WRKSUBDIR
- Support COPYTREE_SHARE
- Support PORTEXAMPLES
- Add MAKE_JOBS_SAFE

PR:		ports/172025
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
2012-11-10 12:14:49 +00:00
Steve Wills
dd14410e21 - Update lang/ruby19 to 1.9.3p327
- Document security issue in earlier versions

Security:	5e647ca3-2aea-11e2-b745-001fd0af1a4c
Feature safe:	yes
2012-11-10 04:00:41 +00:00
Bryan Drewery
05b9f3be61 - Update to 2.77
- Trim header

Feature safe:	yes
2012-11-09 16:12:53 +00:00
Bryan Drewery
b172b72f31 - Update to 2.60
- Trim header

Feature safe:	yes
2012-11-09 16:09:49 +00:00
Max Brazhnikov
380d0a198e Update to 3.2.1.2012.11.01
PR:		ports/173333
Submitted by:	Tijl Coosemans (maintainer)
Feature safe:	yes
2012-11-08 22:56:00 +00:00
Sergey A. Osokin
8f5504f187 Update from 2.0.0-rc2 to 2.0.0-rc3.
ChangeLog:	http://luajit.org/changes.html

Feature safe:	yes
2012-11-08 21:31:57 +00:00
Jimmy Olgeni
b711b1f9c8 Upgrade to version 5.3.1.
Feature safe:	yes
2012-11-08 15:33:43 +00:00
Jimmy Olgeni
2ccb43d352 Upgrade to version 5.3.1.
Feature safe:	yes
2012-11-08 15:32:49 +00:00
Tim Bishop
d63bc49b7d - Fix build by removing AM_C_PROTOTYPES from configure.ac
Feature safe:	yes
2012-11-07 13:30:06 +00:00
Sergey A. Osokin
3488c13e39 Update from 2.0.0-rc1 to 2.0.0-rc2.
Feature safe:	yes.
2012-11-06 18:42:23 +00:00
Raphael Kubo da Costa
07c079837d Update to 0.9.9.13.
PR:		ports/173401
Submitted by:	Fernando <fernando.apesteguia@gmail.com> (maintainer)
Feature safe:   yes
2012-11-05 21:27:06 +00:00
Jimmy Olgeni
30a4e350be Fix 64-bit bug in odbcserver application:
- encode_out_params should perform cast using SQL_INTEGER* rather than long*.

Submitted by:	Joseph Wayne Norton <norton@lovely.email.ne.jp> on erlang-bugs
Feature safe:	yes
2012-11-05 14:53:00 +00:00
Gerald Pfeifer
e3ef08eb37 Update to the 20121103 snapshot of GCC 4.7.3.
Feature safe:	yes
2012-11-04 21:48:37 +00:00
Gerald Pfeifer
8b8275c1a0 Given how stable the GCC 4.6 branch is these days, like with lang/gcc
just build, do not bootstrap, when building this port.  This speeds
up a full port/package test cycle by 31% on a 4-core system; a simple
build/install will benefit even more.

(This may impact compile time by this compiler a bit, depending on
how well the system compiler optimizes this codebase.  And we only
should do this for stable, established versions of GCC.)

On the way, update to the 20121102 snapshot of GCC 4.6.4.

Feature safe:	yes
2012-11-04 21:45:17 +00:00
Grzegorz Blach
ed1ad7e1b9 - Change my email address to gblach@FreeBSD.org
- Change Makefile headers to shorter form

Feature safe:	yes
2012-11-04 13:05:04 +00:00
Andrej Zverev
577c5aeff9 Update to 5.16.2
Changes: http://search.cpan.org/~rjbs/perl-5.16.2/pod/perldelta.pod

Approved by:	maintainer (implicit via email)
With hat:	perl@
Feature safe:	yes
2012-11-04 09:48:04 +00:00
Jimmy Olgeni
72aa83ec78 Upgrade to version 10.4.4.
Feature safe:	yes
2012-11-04 01:50:45 +00:00
Gerald Pfeifer
4f54c99b86 Update to the 20121026 snapshot of GCC 4.6.4. Bring a comment in line
with related ports.

Feature safe:	yes
2012-11-03 00:47:49 +00:00
Steve Wills
3b83023999 - Update to 1.8.7 p371
Security:	2a093853-2495-11e2-b0c7-000d601460a4
Feature safe:	yes
2012-11-02 14:24:53 +00:00
Gerald Pfeifer
ad4450acf9 Update to the 20121027 snapshot of GCC 4.7.3.
Feature safe:	yes
2012-11-01 22:32:01 +00:00
Gerald Pfeifer
e9257c094d Forward port inclusion and use of the Eclipse Java compiler. [1]
Update to the 20121014 snapshot of GCC 4.8.0.

Submitted by:	jkim [1]
Feature safe:	yes
2012-11-01 19:12:06 +00:00
Sergey A. Osokin
b0aacb319d Update from 2.0.0-beta11 to 2.0.0-rc1.
ChangeLog:	http://luajit.org/changes.html

Feature safe:	yes
2012-11-01 18:54:07 +00:00
Beat Gaetzi
57b80a52e7 - Mark as BROKEN: distinfo is out of date
Reported by:	pointyhat
Feature safe:	yes
2012-11-01 15:35:56 +00:00
Steve Wills
6cac88e5e5 - Fix a packaging issue (no package change so no portrevision bump)
Feature safe:	yes
2012-11-01 10:55:29 +00:00
Florian Smeets
f4da0d7bf5 Rename the suhosin patch to suhosin-patch-5.3.x-0.9.10.1.patch.gz to prevent
SHA256 and SIZE mismatches with the previous version. This is required as in php
5.3.18 2 copyright notices were updated with the current Year numbers, this
prevents the stock suhosin patch to apply.

Temporarily add my public_html on freefall to PATCH_SITES, as the
MASTER_SITE_LOCAL sync does not seem to work currently.

The diff between the latest available stock suhosin patch and the patch we apply
to our port can be found here:

http://people.freebsd.org/~flo/suhosin.diff

Reported by:	bdrewery
Feature safe:	yes
2012-10-31 23:17:44 +00:00
Steve Wills
be4019c82b - Update lang/ruby19 to 1.9.3.286
- Don't try to cleanup dir created by ruby-gems
- Trim headers while here

Feature safe:	yes
2012-10-31 17:01:03 +00:00
Florian Smeets
a612f682fe add the mailheader patch back to the distinfo which was removed by mistake
Feature safe:	yes
2012-10-31 11:21:43 +00:00
Florian Smeets
913aeb5980 Update to 5.3.18
Feature safe:	yes
2012-10-31 11:16:57 +00:00
Rene Ladan
5f545f7ce1 Make sure the default options (DOCS, EXAMPLES, IPV6, NLS) are always
defined.

Feature safe:	yes
2012-10-29 13:57:56 +00:00
Pietro Cerutti
43759bbd45 - Update to 05_20121021
Changes:

  - The library vecfont10.s7i, which defines the standard vector font
    with capital height 10, was added. Now mahjong.sd7 and shisen.sd7
    use vecfont10.s7i.
  - The programs mahjong.sd7, pairs.sd7, shisen.sd7 and sokoban.sd7
    were improved to fit into a screen with a resolution of 1024 x 768.
  - The library make.s7i was improved: The parsing of command
    parameters (used by the Unix version of the echo command), was
    improved. The processing of pattern rules was improved (The rule
    with the shortest stem value is used, when several rules match).
  - Functions to read a makefile were moved from make.s7i to the new
    library makedata.s7i.
  - The reading of makefiles was improved: The processing of the gmake
    directives 'ifeq' and 'ifneq' was improved to allow else clauses.
    The processing of the nmake directive 'if' was added. Merging of
    dependencies for rules with the same target was improved.
  - The parse function for time values (library time.s7i) was improved
    to allow fractions of a second.
  - The functions getSubNodes and getContent and a for-loop for xmlNode
    values were defined in the library xmldom.s7i.
  - The compiler was improved to initialize bstring literals correctly,
    when pointers are 64-bit and integers are 32-bit.
  - The font libraries cronos16.s7i, cronos27.s7i, modern27.s7i and
    vecfont18.s7i were improved to include vectorfont.s7i.
  - The font libraries stdfont10.s7i, stdfont12.s7i, stdfont14.s7i,
    stdfont16.s7i, stdfont18.s7i, stdfont20.s7i and stdfont24.s7i were
    improved to include bitmapfont.s7i.
  - The program dnafight.sd7 was improved to limit the speed of the
    animation.
  - The program make7.sd7 was improved to recognize the options
    correctly. Additionally make7 inherits also all improvements of
    makedata.s7i and make.s7i.
  - The program ftp7.sd7 was improved to accept the option -?.
  - The graphic libraries drw_x11.c and drw_win.c were improved to draw
    the background of maximized windows with the color of the last
    clear command.

Feature safe:	yes
2012-10-29 08:54:40 +00:00
Pawel Pekala
59d5b6f011 Update to version 4.10.2
PR:		ports/173132
Submitted by:	Takeshi MUTOH <mutoh@openedu.org> (maintainer)
Feature safe:	yes
2012-10-27 15:46:57 +00:00
Dirk Meyer
c9cd2657bc - drop maintainership
Feature safe: yes
2012-10-26 17:03:57 +00:00