Commit Graph

289212 Commits

Author SHA1 Message Date
Pawel Pekala
453d7f6111 - Update to version 0.1.1
PR:		ports/170163
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
2012-11-22 19:45:34 +00:00
Pawel Pekala
f6c01d3866 The inotify extension allows to use inotify functions in a PHP script.
WWW: http://pecl.php.net/package/inotify

PR:		ports/169506
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
Feature safe:	yes
2012-11-22 18:51:49 +00:00
Sergey A. Osokin
a00ccece1b Use more canonical names for patches.
No functionaly changes.
Don't bump PORTREVISION.

Feature safe: yes
2012-11-22 18:21:12 +00:00
Sergey A. Osokin
d6bddf679e Update from 2.6.4 to 2.6.5.
Feature safe:	yes

<ChangeLog>

UPGRADE URGENCY: MODERATE

Warning: this release of Redis introduces a different behavior in MULTI/EXEC
         handling of errors. This was done because the new behavior is safer
         compared to the old one, and should not break any code targeting
         Redis 2.6 in a critical way.

         For more information check http://redis.io/topics/transactions

* [IMPROVED] RDB/AOF childern now log amount of additional memory used
             because of copy on write.
* [BUGFIX]   MIGRATE non critical fixes (see commits for details).
* [BUGFIX]   MULTI/EXEC: now EXEC aborts on errors before EXEC.
* [BUGFIX]   Fix integer overflow in zunionInterGenericCommand resulting
             into Z[INTER|UNION][STORE] commands to crash under extremely
             unlikely conditions (almost impossible in real world).
* [BUGFIX]   EVALSHA is now case insensitive (and will not crash).

</ChangeLog>
2012-11-22 18:17:03 +00:00
Pawel Pekala
03ea5db083 s|Created:|Created by:|
Feature safe:	yes
2012-11-22 18:16:22 +00:00
Pawel Pekala
3430919bbf This is the callable library version of CRM114. It has most of the classifiers
as the standalone language. This version is LGPLed (Library GPL) so you can
link it with your own code, whether open-source or proprietary.
You still need TRE. Note that with improvements come costs:
libcrm114 classifiers are NOT compatible with standalone CRM114 class files.

WWW: http://crm114.sourceforge.net/

PR:		ports/169296
Submitted by:	Martin Schuette <info@mschuette.name>
Feature safe:	yes
2012-11-22 18:08:28 +00:00
Alex Dupre
352e4dd6cc Update to 0.18 release.
Feature safe:	yes
2012-11-22 17:07:17 +00:00
Alexey Dokuchaev
fbe68a3a4f - Switch to the official sf.net CDN in MASTER_SITES
- Integrate with our standard shareware game data port
- Convert to the new OPTIONS framework
- Relinquish maintainership, cleanup Makefile

Feature safe:	yes
2012-11-22 15:37:58 +00:00
Alexey Dokuchaev
9febedbe67 - Fix Makefile header, improve COMMENT and port description
- Miscellaneous style fixes in Makefile.include

Approved by:	maintainer (implicit)
Feature safe:	yes
2012-11-22 14:58:09 +00:00
Stephen Montgomery-Smith
8a529b7eb0 - Update to 5.0.0.
- Set OCC option off: cad/opencascade port needs updating before this works.

Feature safe:	yes
2012-11-22 14:56:47 +00:00
Dmitry Sivachenko
757c34912d Enable zlib support.
Feature safe:	yes
2012-11-22 14:48:50 +00:00
Stephen Montgomery-Smith
988821f725 - option_define -> option_define_amd64
Feature safe:	yes
Submitted by:	bapt@ (private email).
2012-11-22 14:32:54 +00:00
Emanuel Haupt
5cb7e30ca1 Use OPTIONS_SET instead of WITH_*
Notified by:	ak@ravenloft.kiev.ua (via irc)
Feature safe:	yes
2012-11-22 12:53:44 +00:00
Emanuel Haupt
101b8e4ac7 Bump PORTREVISION in order to make the registration of CONFLICTS work.
Feature safe:	yes
2012-11-22 12:42:28 +00:00
Emanuel Haupt
96ef05b189 - Update to 1.2.2
- Use github macros
- Update WWW, project moved to github
- Trim header

Feature safe:	yes
2012-11-22 12:30:39 +00:00
Emanuel Haupt
6a7d8f34f4 - Add dns/py-ldns, a stub port of dns/ldns with python bindings enabled. This
is required for the upcoming dns/sshfp update
- Register CONFLICTS and PKGNAMEPREFIX in dns/ldns

Feature safe:	yes
2012-11-22 12:28:09 +00:00
Ruslan Makhmatkhanov
4ef2814bb1 - chase irc/py-irclib rename
Reported by:	portmgr (beat)
Pointyhat to:	rm (myself)
Feature safe:	yes
2012-11-22 12:27:50 +00:00
Dmitry Sivachenko
3951095313 Update to -dev13.
PR:		173832
Submitted by:	Kubilay Kocak <koobs.freebsd@gmail.com>
Feature safe:	yes
2012-11-22 11:52:27 +00:00
Brendan Fabeny
a6d283edd6 update to 0.2.4.6-alpha
Feature safe:	yes
2012-11-22 11:30:22 +00:00
Martin Matuska
a00dcd8072 Update to 5.2.20121122
Feature safe:	yes
2012-11-22 11:27:07 +00:00
Ruslan Makhmatkhanov
5697ce41f6 - update to 5.0.1
- rename to py-irc to follow upstream
- change MASTER_SITES to pypi
- switch to easy_install
- update examples
- convert to optionsng
- add optional dependency on py-importlib for python < 2.7
- update WWW and port description
- general clean-up

This port should be python3 aware, so change USE_PYTHON to yes, but it still
doesn't builds with it because py-hgtools isn't, so can't test for sure.

PR:		173828
Submitted by:	rm (myself)
Approved by:	William Grzybowski <william88 at gmail dot com> (maintainer, via python@ ML)
Feature safe:	yes
2012-11-22 11:21:39 +00:00
Alexey Dokuchaev
6374cb794e - Do not require absolute paths for 3rd-party IWADs: search DOOMWADDIR only
if specified file name does not contain any slashes (that is, now there
  is a difference between `-iwad plutonia.wad' and `-iwad ./plutonia.wad')
- Utilize per-architecture feature of new OPTIONS framework

Feature safe:	yes
2012-11-22 11:20:33 +00:00
Emanuel Haupt
d93c88fd08 Add py-ipcalc 0.6, module to perform IP subnet calculations.
Feature safe:	yes
2012-11-22 11:01:57 +00:00
Alexey Dokuchaev
c919cf310d - Utilize per-architecture feature of new OPTIONS framework
- Define LICENSE (GPLv2), drop shlib version numbers from LIB_DEPENDS
- Fix DESKTOP_ENTRIES (add categories)
- Cleanup Makefile and port description while I am here

Feature safe:	yes
2012-11-22 09:40:13 +00:00
Li-Wen Hsu
5a1cb5a9ad - Switch to OPTIONSNG
- Trim Makefile header

PR:		ports/173579
Submitted by:	edward@rdtan.net

Feature safe:	yes
2012-11-22 06:52:09 +00:00
Stephen Montgomery-Smith
eba0950b8e - Use new options framework.
Feature safe:	yes
2012-11-22 04:51:11 +00:00
Greg Lewis
b7061fab00 . Update to OptionsNG.
Feature safe:	yes
2012-11-22 04:02:13 +00:00
Sergey A. Osokin
8672f52910 Use more canonical names for patches.
No functionaly changes.
Don't bump PORTREVISION.

Feature safe: yes
2012-11-22 03:47:20 +00:00
Stephen Montgomery-Smith
ac4d97b4ae - Use new options framework.
Feature safe:	yes
2012-11-22 03:28:24 +00:00
Stephen Montgomery-Smith
8cabfc80b2 - Use new options framework.
Feature safe:	yes
2012-11-22 03:27:04 +00:00
Stephen Montgomery-Smith
388d05cbfc - Use new options framework.
Feature safe:	yes
2012-11-22 03:25:08 +00:00
Alex Kozlov
cd00eb8501 - Update to 1.31 [1]
- Convert Makefile headers to new style
- Remove indefinite article from COMMENT

PR:	ports/173758 [1]
Submitted by:	Hardy Schumacher <hardy.schumacher@gmx.de>
Feature safe:	yes
2012-11-22 02:13:14 +00:00
Baptiste Daroussin
875b27ddf2 Convert to new options framework
Feature safe:	yes
2012-11-21 23:23:25 +00:00
Baptiste Daroussin
c39c56c6cd Convert to new options framework
Feature safe:	yes
2012-11-21 23:01:58 +00:00
Baptiste Daroussin
21f89c4be1 Convert to new options framework
Feature safe:	yes
2012-11-21 23:00:24 +00:00
Baptiste Daroussin
f2ed3e1fb6 Convert to new options framework
Feature safe:	yes
2012-11-21 22:57:36 +00:00
Pawel Pekala
5dec0dbfa4 Simplify gmake usage
PR:		ports/173681
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
Feature safe:	yes
2012-11-21 22:19:55 +00:00
Jimmy Olgeni
55cd705d8a Upgrade to version 10.4.5.
Feature safe:	yes
2012-11-21 21:09:54 +00:00
David Thiel
0a7059d585 Update to 3.0.8, unbreak with utmpx.
Feature safe: Yes
2012-11-21 20:36:28 +00:00
Grzegorz Blach
b4be86ec54 - Adopt port
- Trim Makefile header
- Display pkg-message correctly

Approved by:	tabthorpe (mentor)
Feature safe:	yes
2012-11-21 20:18:30 +00:00
Pawel Pekala
ec7c4afb7a Update to version 1.3
Feature safe:	yes
2012-11-21 19:37:51 +00:00
Dirk Meyer
6c13e9fddd - mark FORBIDDEN
Security: http://www.opera.com/support/kb/view/1036/
Feature safe: yes
2012-11-21 19:01:56 +00:00
Guido Falsi
db28daf519 - Update to 1.0.4
Feature safe:	yes
2012-11-21 18:57:15 +00:00
Tilman Keskinoz
4367c897a6 Switch dependency to subversion 1.6, as the port requires the .svn files
PR:             173485
Submitted by:   Nat Baldwin <nbaldwin@berkeley.edu>
Approved by:    maintainer
Feature safe:   yes
2012-11-21 17:01:19 +00:00
Tilman Keskinoz
82b54d6e96 Update to 0.7.3
Feature safe:	yes
2012-11-21 16:44:26 +00:00
Martin Matuska
824c07cd0a Update lighttpd to 1.4.32 (fixes CVE-2012-5533)
Feature safe:	yes
2012-11-21 14:36:24 +00:00
Martin Matuska
1d8470b15e Document new vulnerability in www/lighttpd 1.4.31
Feature safe:	yes
2012-11-21 14:35:31 +00:00
TAKATSU Tomonari
67926320d4 - Add Archive path to MASTER_SITES to fetch archived CRAN tar ball
PR:		ports/173675
Submitted by:	tota (myself)
Approved by:	wen (maintainer)
Feature safe:	yes
2012-11-21 14:31:35 +00:00
Ryan Steinmetz
4200e33a5d - Fix embedded perl support [1]
- Fix segfault during config reload [2]
- Bump PORTREVISION

PR:		ports/173213 [1]
Submitted by:	Frank Wall <fw@moov.de> [1], Alexey Kouznetsov <alexey@kouznetsov.com> [2]
Obtained from:	upstream repo [2]
Feature safe:	yes
2012-11-21 13:37:10 +00:00
Andrey A. Chernov
2076effd19 Rename patch according to Porters's Handbook '4.4 Patching' rules
Feature safe:   yes
2012-11-21 12:20:17 +00:00