Commit graph

260663 commits

Author SHA1 Message Date
Steve Wills
71de937bad - Update to 0.0.7.23 2011-07-31 23:16:39 +00:00
Gerald Pfeifer
bb4e46d8f0 Clean up after revision 1.51 and adjust comments to the new reality of us
not caring about FreeBSD <= 6 any more (and thus no g77 in base ever).
2011-07-31 22:40:39 +00:00
Gerald Pfeifer
60c97e82f2 Update to the 20110729 snapshot of GCC 4.6.2. 2011-07-31 22:28:46 +00:00
Olli Hauer
6e092b4b3a - fix reg. expression in filter.d/common.conf
- over to new maintainer

PR:		ports/157979
Submitted by:	Christoph Theis <theis _at_ gmx.at> (new maintainer)
2011-07-31 22:23:40 +00:00
Julien Laffaye
c69122632d Disconnect www/typo345 for the time being to fix INDEX
Pointyhat to:	myself
2011-07-31 22:21:54 +00:00
Sahil Tandon
8445669769 - Update to 0.1708 2011-07-31 22:13:44 +00:00
Olli Hauer
d54718d5d7 - remove expired port www/mod_roaming 2011-07-31 22:11:23 +00:00
Olli Hauer
c746ce5b7b - fix build with clang
Thanks for the patch goes to Dimitry Andric <dim@FreeBSD.org>
2011-07-31 21:49:46 +00:00
Doug Barton
e7b6652023 Fix the build with what seems to have been the intended change from 1.28
It seems that the intention was to make a new BUILD_DEPENDS with the same
content as the existing RUN_DEPENDS, but one line was missed, causing
neither to work. So instead, make BUILD_DEPENDS equal to the old
RUN_DEPENDS, and use the := method to set RUN_DEPENDS, in part because it
helps avoid this kind of error.
2011-07-31 21:00:35 +00:00
Steve Wills
e7379d3f98 - Update to 3.1.5 2011-07-31 20:40:16 +00:00
Koop Mast
460cdd01df Chase devel/gwenhywfar shlib bump. 2011-07-31 20:10:31 +00:00
Koop Mast
54d67a52e0 Update to 5.0.14.
pet portlint by moving LICENSE block.
Add a patch to fix symbol visibility support with cc.

PR:		ports/159032
Submitted by:	maintainer
2011-07-31 20:07:28 +00:00
Koop Mast
b3bc3845db Update to 5.0.2.
Add LICENSE block.
Add OPTIONS for full documentation and memory debugger.
Pet portlint in plist and to be in line with the other AqBanking related ports.

PR:		ports/159032
Submitted by:	maintainer
2011-07-31 20:06:06 +00:00
Koop Mast
afd1af5298 Update to 4.2.0.
Pet portlint by moving LICENSE block.
Add depend on security/libgcrypt since gnutls no longer depends on it.
Add a patch to fix symbol visibility support with cc.

PR:		ports/159032
Submitted by:	maintainer
2011-07-31 20:04:25 +00:00
Tilman Keskinoz
c991fbf53b Update to 2.4.2
PR:		159332
Submitted by:	"Herbert J. Skuhra" <h.skuhra@gmail.com>
2011-07-31 19:56:43 +00:00
Marcus von Appen
3ccd7ab06d - Update to 2.58a 2011-07-31 19:52:27 +00:00
Joe Marcus Clarke
9b6b793a43 Correct a typo in the recent gtk20 instructions. 2011-07-31 18:43:03 +00:00
Joe Marcus Clarke
1767a9642c Remove trailing whitespace. 2011-07-31 18:42:29 +00:00
Sunpoet Po-Chuan Hsieh
825c966701 - Update to 20110731 2011-07-31 17:50:40 +00:00
Sunpoet Po-Chuan Hsieh
9fcaa96973 - Update to 320.5 2011-07-31 17:50:15 +00:00
Julien Laffaye
c2b07d1f87 - Minor fix in Makefile
- Prepare for 4.6

PR:		ports/159329
Submitted by:	Helmut Schneider <jumper99@gmx.de> (maintainer)
2011-07-31 17:34:51 +00:00
Chris Rees
ff1beb9b7f - Update to 2.2.0
- Program now lives in PREFIX/bin
- Install manpage and extra docs
- Reports don't need extra dependency, OPTION removed
- Perl dependencies are now by package
2011-07-31 17:29:02 +00:00
Gerald Pfeifer
d1c50ef74b Update to the 20110730 snapshot of GCC 4.7.0. 2011-07-31 17:01:34 +00:00
Tilman Keskinoz
728b894f6d Fix a compatibility issue with FreeBSD's implementation of close(2) which
results in Ice reporting errno ECONNRESET (connection reset by peer).

PR:		159031
Submitted by:	Michael Gmelin <freebsd@grem.de>
Approved by:	maintainer
2011-07-31 15:43:29 +00:00
Julien Laffaye
011dce24ce - Chase guile shared lib bump
- Add an entry to UPDATING
2011-07-31 15:07:08 +00:00
Julien Laffaye
2a0640b2d4 Update to 1.8.8
PR:		ports/155595
Submitted by:	Takefu <takefu@airport.fm>
Approved by:	Amatus <c11h15no2@yahoo.com> (maintainer)
2011-07-31 15:06:47 +00:00
Steve Wills
d32d08c006 This gem removes common margin from indented strings, such as the ones produced
by indented heredocs.  In other words, it strips out leading whitespace chars
at the beggining of each line, but only as much as the line with the
smallest margin.

WWW: http://rubygems.org/gems/heredoc_unindent

PR:		ports/158747
Submitted by:	Loic Pefferkorn <loic-freebsd at loicp.eu>
2011-07-31 14:11:28 +00:00
Steve Wills
c51a8d4a08 Clio is a great way to build commandline tools.
It provides an advanced options parser with a variety of notations
suited to almost any perfered style, and provides a very rich and easy to use
library for generating console output.

WWW: http://clio.rubyforge.org

PR:		ports/158743
Submitted by:	Loic Pefferkorn <loic-freebsd at loicp.eu>
2011-07-31 14:06:15 +00:00
Steve Wills
c1013d1622 Mission:
Development of an open-source solution for asynchronous, master-master
replication of relational databases that is

- ridiculously easy to use
- database independent

Currently supports PostgreSQL and MySQL.

WWW: http://www.rubyrep.org/

PR:		ports/158605
Submitted by:	Eirik Oeverby <ltning@anduin.net>
2011-07-31 13:26:05 +00:00
Julien Laffaye
c89d65f56a Use __FreeBSD_version instead of __FreeBSD__ macro to compile on Debian GNU/kFreeBSD
PR:		ports/158825
Submitted by:	Robert Millan <rmh@debian.org>
Approved by:	maintainer timeout
2011-07-31 12:33:43 +00:00
Frederic Culot
ea0a1feda0 - Update to 1.88
Changes:	http://search.cpan.org/dist/Term-Menus/ChangeLog
2011-07-31 11:53:04 +00:00
Julien Laffaye
a745a0f29d - Connect www/typo345 to the build
- Disable latest link
- Add an entry to UPDATING
2011-07-31 11:50:27 +00:00
Julien Laffaye
16a9b34507 Forced commit to note repocopy from www/typo3 to www/typo345 2011-07-31 11:46:42 +00:00
Sunpoet Po-Chuan Hsieh
d006e7d8be - Update to 0.44
Changes:	http://search.cpan.org/dist/MongoDB/Changes
2011-07-31 10:58:00 +00:00
Sunpoet Po-Chuan Hsieh
792bdbcde5 - Update to 0.93
Changes:	http://search.cpan.org/dist/version/Changes
2011-07-31 10:55:33 +00:00
Sunpoet Po-Chuan Hsieh
8a07beef12 - Update to 0.59
- Pet portlint
- Change WWW to CPAN URL

Changes:	http://search.cpan.org/dist/Text-BibTeX/CHANGES
2011-07-31 10:52:04 +00:00
Sunpoet Po-Chuan Hsieh
3612b5bd24 - Update to 5.80033
- Use CPAN :id subdir macro

Changes:	http://search.cpan.org/dist/Catalyst-Runtime/Changes
2011-07-31 10:50:17 +00:00
Rene Ladan
dece55fbd7 - Recognize the Chrome and Baiduspider user agents [1]
- Bump PORTREVISION

PR:		ports/156984 [1]
Submitted by:	Kurt Lidl [kurt.lidl cello.com]
2011-07-31 10:49:23 +00:00
Sunpoet Po-Chuan Hsieh
e9d55541f5 - Update to 0.041
Changes:	http://search.cpan.org/dist/Astro-satpass/Changes
2011-07-31 10:42:00 +00:00
Rene Ladan
934d86f3a7 Fix build with clang by respecting CC
PR:		ports/158598
Submitted by:	maintainer
2011-07-31 09:12:33 +00:00
Sunpoet Po-Chuan Hsieh
2584b3c5a7 - Add polish category
- Remove unnecessary PKGNAMEPREFIX declaration
2011-07-31 09:07:51 +00:00
Sunpoet Po-Chuan Hsieh
e1715a7f0b - Remove textproc/pl-hunspell 2011-07-31 08:59:28 +00:00
Sunpoet Po-Chuan Hsieh
1da66d7a5c - Move textproc/pl-hunspell to polish/hunspell 2011-07-31 08:51:22 +00:00
Sunpoet Po-Chuan Hsieh
9a2b404bcc - Connect polish/hunspell
- Disconnect textproc/pl-hunspell
2011-07-31 08:49:24 +00:00
Sunpoet Po-Chuan Hsieh
2b4075683e - Force commit to note the repocopy from textproc/pl-hunspell to polish/hunspell is complete 2011-07-31 08:39:14 +00:00
Joe Marcus Clarke
ba3206da99 Add optional Zeroconf (Bonjour) support and enable it by default.
Requested by:	Jan Glaubitz <jan@glaubitz.org>
2011-07-31 08:09:45 +00:00
Sunpoet Po-Chuan Hsieh
b328e37f76 - Update to 2.51
- Change PORTNAME: prepare for repocopy to sysutils/p5-MogileFS-Server
- Sort PLIST
- Update WWW

Changes:	http://search.cpan.org/dist/MogileFS-Server/CHANGES
2011-07-31 08:06:33 +00:00
Marcus von Appen
ff50f4368b - Update cedet to version 1.0
- Bump ecb PORTREVISION to use the updated cedet package
2011-07-31 07:14:42 +00:00
Sunpoet Po-Chuan Hsieh
e1a518cb18 - Update to 2.20
- Sort MAN1

Changes:	http://search.cpan.org/dist/MogileFS-Utils/Changes
2011-07-31 07:10:14 +00:00
Sunpoet Po-Chuan Hsieh
9ea8f48bcd - Update to 0.1707
Changes:	http://search.cpan.org/dist/DBIx-Custom/Changes
2011-07-31 06:52:28 +00:00