Commit graph

233208 commits

Author SHA1 Message Date
Anton Berezin
d4a4420f98 Update to 1.485.
Changes:	http://search.cpan.org/dist/IPC-Locker/Changes
Feature safe:	yes
2010-03-04 14:52:34 +00:00
Ion-Mihai Tetcu
2d043d434a - upgrade to 2.1.1
- pass maintainership to submiter since he's more interested in this port

PR:		143943
Submitted by:	Niels Heinen
Feature safe:	yes
2010-03-04 14:24:08 +00:00
Jun Kuriyama
721b847e01 pg_rman is an online backup and restore tool for PostgreSQL.
The goal of the pg_rman project is providing a method for online
backup and PITR as easy as pg_dump. Also, it maintains a backup
catalog per database cluster. Users can maintain old backups including
archive logs with one command.

WWW: http://code.google.com/p/pg-rman/

Feature safe: yes
2010-03-04 14:20:19 +00:00
Jun Kuriyama
717779d254 This project aims to reduce the size of archive log files by replacing
backup blocks (full page writes) marked as "removable" (introduced in
8.3) with corresponding incremental logs.

WWW: http://pglesslog.projects.postgresql.org/

Feature safe: yes
2010-03-04 14:04:57 +00:00
Pietro Cerutti
62e5848b8b - Update to 05_20100221
Feature safe:	yes
2010-03-04 14:02:13 +00:00
Dmitry Marakasov
bdf9dc4a00 - Update to 0.8.6
PR:		144421
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Feature safe:	yes
2010-03-04 13:55:22 +00:00
Ion-Mihai Tetcu
c53fe44dee Force commit to note the repo-copy from mail/postfix.
PR:		144188
Submitted by:	Sahil Tandon (maintainer)
Feature safe:	yes
2010-03-04 13:52:09 +00:00
Joerg Wunsch
82b1865c5b This one has to go away.
Feature safe: yes
2010-03-04 13:45:07 +00:00
Joerg Wunsch
06e3d67c56 Oops, forgot to also commit the new distinfo.
Feature safe: yes
2010-03-04 13:43:03 +00:00
Joerg Wunsch
0c3e719d75 Upgrade to GNU binutils 2.20, including patches from WinAVR 20100110.
Feature safe: yes
2010-03-04 13:38:30 +00:00
Ollivier Robert
2fe26599e1 Update to Mercurial 1.4.3.
Feature safe:   yes

PR:				ports/143609
Submitted by:	David Lay <dsl@fastmail.fm>
2010-03-04 13:27:28 +00:00
Peter Pentchev
86137097bb Update to curlpp-0.7.3, disabling the Boost interface.
Reflect the move to Google Code.

Feature safe:	yes
2010-03-04 13:07:27 +00:00
Dmitry Marakasov
a9328933fa - Update to 1.6.2
PR:		144349
Submitted by:	Julien Laffaye <kimelto@gmail.com> (maintainer)
Feature safe:	yes
2010-03-04 12:57:17 +00:00
Anton Berezin
e96e966fd5 Update to 5.80021.
Changes:	http://search.cpan.org/dist/Catalyst-Runtime/Changes
Feature safe:	yes
2010-03-04 12:45:41 +00:00
Dmitry Marakasov
933aef529b - Update to SVN r1778
PR:		144420
Submitted by:	Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
Feature safe:	yes
2010-03-04 12:43:42 +00:00
Dmitry Marakasov
a0e5d25600 - Update to 1.1.1
PR:		144438
Submitted by:	Charlie Kester <corky1951@comcast.net> (maintainer)
Feature safe:	yes
2010-03-04 12:20:09 +00:00
Dmitry Marakasov
8694a13cb8 - Update to 0.40
PR:		144389
Submitted by:	TERAMOTO Masahiro <markun@onohara.to> (maintainer)
Feature safe:	yes
2010-03-04 12:18:16 +00:00
Anton Berezin
90851f8eac Update to 0.92.
Changes:	http://search.cpan.org/dist/Graph/Changes
Feature safe:	yes
2010-03-04 12:00:37 +00:00
Renato Botelho
a731702f41 Fix build on 8.x >= 800501
Reported by:	erwin
Feature safe:	yes
2010-03-04 11:01:13 +00:00
Xin LI
e82bc2acb5 Update to 2.3.11.
Feature safe:	yes
2010-03-04 02:56:40 +00:00
Anton Berezin
8051a8828a Update to 0.21.
Changes:	http://search.cpan.org/dist/DBIx-Log4perl/Changes
Feature safe:	yes
2010-03-03 22:35:30 +00:00
Koop Mast
62bae97342 Fix plist after icon-naming-utils update.
Submitted by:   pointyhat (via pav & erwin)
Feature safe:   yes
2010-03-03 22:20:22 +00:00
Koop Mast
3c22e4b005 Fix plist after icon-naming-utils update.
Submitted by:	pointyhat (via pav & erwin)
Feature safe:	yes
2010-03-03 22:20:09 +00:00
Brooks Davis
423ebfe1a7 Fix plist.
Feature safe:	yes
2010-03-03 20:38:11 +00:00
Brooks Davis
622706ba46 Update to 97654.
Switch to using the new llvm test framework (lit).  Tests now pass.

Feature safe:	yes
2010-03-03 20:11:58 +00:00
Greg Larkin
a69fec7663 - Various bootstrap jar files were downloaded as part of the build
phase.  Prevent that from happening and move the jar fetching to the
  distfile fetch phase, so checksums are recorded properly and pointyhat
  builds will work.

Reported by:	pointyhat (via erwin)
Feature safe:	yes
2010-03-03 19:18:14 +00:00
Sergey A. Osokin
850f44ff65 Update from 0.8.33 to 0.8.34.
Feature safe: yes

<ChangeLog>

*) Bugfix: nginx did not support all ciphers and digests used in client
   certificates.
   Thanks to Innocenty Enikeew.

*) Bugfix: nginx cached incorrectly FastCGI responses if there was
   large stderr output before response.

*) Bugfix: nginx did not support HTTPS referrers.

*) Bugfix: nginx/Windows might not find file if path in configuration
   was given in other character case; the bug had appeared in 0.8.34.

*) Bugfix: the $date_local variable has an incorrect value, if the "%s"
   format was used.
   Thanks to Maxim Dounin.

*) Bugfix: if ssl_session_cache was not set or was set to "none", then
   during client certificate verify the error "session id context
   uninitialized" might occur; the bug had appeared in 0.7.1.

*) Bugfix: a geo range returned default value if the range included two
   or more /16 networks and did not begin at /16 network boundary.

*) Bugfix: a block used in a "stub" parameter of an "include" SSI
   directive was output with "text/plain" MIME type.

*) Bugfix: $r->sleep() did not work; the bug had appeared in 0.8.11.

</ChangeLog>
2010-03-03 18:48:59 +00:00
Steven Kreuzer
29f90c926c Add p5-IO-Compress-Zlib as a dependency
PR:		ports/144385
Submitted by:	Stefan Witzel <stefan.witzel@zvw.uni-goettingen.de>
Feature safe:	yes
2010-03-03 16:35:15 +00:00
Greg Larkin
6d46c5d42c - Updated to 0.17
Feature safe:	yes
2010-03-03 15:27:33 +00:00
Wen Heping
22c4a3da76 - Update to 0.18
- Adopt

Feature safe:	yes
2010-03-03 13:44:19 +00:00
Wen Heping
e1ad733bfe File::DirCompare is a perl module to compare two directories using
a callback, invoked for all files that are 'different' between the
two directories, and for any files that exist only in one or other
directory ('unique' files).

WWW: http://search.cpan.org/dist/File-DirCompare/

Feature safe:	yes
2010-03-03 13:14:16 +00:00
Max Khon
a25ac21e9a - Remove overdebug.
- Mute ${REINPLACE_CMD}
- Fix zaptel -> dahdi typo

Feature safe:	yes
2010-03-03 13:11:47 +00:00
Max Khon
804aa478a1 Initial version of dahdi-freebsd (and dahdi-tools) port.
DAHDi (Digium/Asterisk Hardware Device Interface) is the open source
device interface technology used to control Digium and other telephony
interface cards.

WWW: http://www.asterisk.org/dahdi/

Feature safe:	yes
2010-03-03 12:45:47 +00:00
Max Khon
7a1b2a3746 - This port conflicts with the upcoming dahdi port.
- Pet portlint (space -> tab).

Feature safe:	yes
2010-03-03 12:25:53 +00:00
Palle Girgensohn
acaf67db7a Update to 1.2.30
Feature safe: yes
2010-03-03 12:14:06 +00:00
Wen Heping
4b012c89ee - Update to 0.1.7
Added file(s):
- files/patch-Makefile.common
- files/patch-test_SingletonDll_Makefile

Removed file(s):
- files/patch-Makefile
- files/patch-include-loki-Threads.h
- files/patch-test-Makefile
- files/patch-test-SingletonDll-Makefile
- files/patch-test-SmartPtr-main.cpp

PR:		ports/144062
Submitted by:	"Charlie &" <snnn119@gmail.com> (maintainer)
Feature safe:	yes
2010-03-03 12:05:05 +00:00
Pietro Cerutti
b05e8e409c - Do not set NAMELINK_SKIP in order to produce shlibs links
(e.g., libgdcmCommon.so -> libgdcmCommon.so.2.0).

Feature safe:	yes
2010-03-03 09:57:01 +00:00
Wen Heping
0d8d99d9be - Update to 1.0.1
Feature safe:	yes
2010-03-03 09:07:56 +00:00
Pietro Cerutti
81a2fd99cc - New port: devel/gdcm
GDCM is an open source DICOM library written in C++ that implements mainly the
  base DICOM standard part 5 that concentrates on image file format.

  WWW: http://gdcm.sourceforge.net/

Feature safe:	yes
2010-03-03 07:51:00 +00:00
Pietro Cerutti
ad1a551465 - Add a CMAKE_OUTSOURCE variable that, when set, causes the cmake framework
to use a directory other than ${WRKSRC} for generated files (out-of-source build).
  See http://www.cmake.org/Wiki/CMake_FAQ#What_is_an_.22out-of-source.22_build.3F

Approved by:	kde@, portmgr@
Feature safe:	yes
2010-03-03 07:48:30 +00:00
Wen Heping
0f6f593297 - Update to 0.20
Feature safe:	yes
2010-03-03 06:44:49 +00:00
Wen Heping
cbb9d970a8 - Update to 5.2.1
Changelog:
http://www.scilab.org/content/download/1136/11155/file/changes5.2-5.2.1.pdf

- FreeBSD changes:
* Remove the local patch to work with jgraphx (included upstream)
* Fix the library version number in the matio dependency
* Add a patch to compile properly with hdf-java (obtained from Debian)
* Move saxon dependency into GUI section to allow builds without Java (by makc@,
Chris Rees <utisoft@gmail.com>)

PR:		ports/144391
Submitted by:	rfarmer@predatorlabs.net
Approved by:	maintainer
Feature safe:	yes
2010-03-03 06:40:46 +00:00
Wen Heping
98e5efb022 - UPdate to 0.94
Feature safe:	yes
2010-03-03 06:26:20 +00:00
Sergey A. Osokin
e6cf2f94f2 Update from 1.2.2 to 1.2.3.
Feature safe:	yes

Submitted by:	roberto
2010-03-03 04:57:28 +00:00
Greg Larkin
d28ce4d666 This is the client portion of the OpenMQ open-source Java Message
Service implementation.

PR:		ports/141412
Submitted by:	Radim Kolar <hsn at sendmail.cz>
Feature safe:	yes
2010-03-03 02:29:54 +00:00
Greg Larkin
c069f40065 - Downgraded to the version of OpenMQ specified in the original PR. I
thought that version 4.5 was stable, but it isn't.
- Bumped PORTEPOCH

PR:		ports/141411
Feature safe:	yes
2010-03-03 02:26:55 +00:00
Wesley Shields
53357887f4 - Update to 1.7.0.1
Changelog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.7.0.1.txt

Feature safe:	yes
2010-03-03 01:43:37 +00:00
Wesley Shields
083289027b - Update to 0.20100302.2713 (bump PORTEPOCH)
- Depend upon libxdo
- Remove post-patch target as it is no longer needed since we are not building
  xdo with it anymore

Feature safe:	yes
2010-03-03 01:41:28 +00:00
Wesley Shields
1b93e88025 - Update to 1.20100302.2713
- Bump PORTEPOCH which was forgot in last commit.

Feature safe:	yes
2010-03-03 01:39:27 +00:00
Alberto Villa
de80262944 - Update to 0.7.7.1.
Approved by:	tabthorpe (mentor)
Feature safe:	yes
2010-03-03 00:19:01 +00:00