Rene Ladan
73e24dce7d
Remove expired ports:
...
2015-03-28 audio/raproxy: Broken for more than 6 months
2015-03-28 converters/ruby-iconv: Not needed with Ruby 2.x
2015-03-28 databases/pydbdesigner: Broken for more than 6 months
2015-03-28 01:32:23 +00:00
Kurt Jaeger
d7f9488d5d
databases/squirrel-sql: 3.5.3 -> 3.6.0
...
This update allows squirrel-sql to run on Java 1.8
Changelog:
http://sourceforge.net/p/squirrel-sql/git/ci/master/tree/sql12/core/doc/changes.txt
PR: 198843
Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer)
2015-03-27 21:08:45 +00:00
Jimmy Olgeni
5e46222f2d
Add CPE information to databases/couchdb.
...
PR: 198963
Submitted by: shun.fbsd.pr@dropcut.net
2015-03-27 20:39:00 +00:00
Muhammad Moinur Rahman
bd4e9971e2
databases/pecl-mongo: Fix missing 0 in BUILD_DEPENDS
...
Submitted by: sunpoet
2015-03-27 19:35:07 +00:00
Pawel Pekala
1d30f28869
Update to version 3.8.8.3
...
PR: 198787
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
2015-03-27 17:09:06 +00:00
Pawel Pekala
caf28e6cec
Update to version 3.8.8.3
...
PR: 198786
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
2015-03-27 17:02:30 +00:00
Muhammad Moinur Rahman
2d336c3cac
databases/pecl-mongo: Update version 1.6.5=>1.6.6
2015-03-27 14:43:23 +00:00
Dmitry Marakasov
6fdd664665
- Add LICENSE
...
- Strip library
2015-03-27 10:30:20 +00:00
Koop Mast
09e627a363
Update the Gnome stack to the latest in the 3.14 series.
...
Thanks to Gustau Pérez <gustau.perez@gmail.com> for helping to keep thes
ports updated.
Obtained from: GNOME dev repo
2015-03-27 09:24:39 +00:00
Jung-uk Kim
86aaf8b926
Fix compiler warnings, i.e., "-lpthread: 'linker' input unused".
2015-03-26 23:02:48 +00:00
Jung-uk Kim
ff9e0a2850
Fix compiler warnings, i.e., "-lpthread: 'linker' input unused".
2015-03-26 22:59:45 +00:00
Mark Felder
597eefaf2b
Fix building on FreeBSD 10+
...
Fix conflicts between client, server, and script packages
Shebangfix
The plists now are closer aligned with the mysql51-* ports
PR: 197679
PR: 171338
2015-03-26 19:24:15 +00:00
John Marino
534766ffae
databases/virtusos: take III
...
It turns out the problematic directory is used, but only if the
ImageMagick option is set. Adjust accordingly, and hopefully this is
the final attempt to fix.
2015-03-25 17:57:03 +00:00
Adam Weinberger
fe70596ff8
Update to 2.01.
...
Changes: https://metacpan.org/changes/distribution/Mojo-Pg
2015-03-25 16:45:45 +00:00
Sunpoet Po-Chuan Hsieh
b9add4e33e
- Add LICENSE
2015-03-25 15:52:26 +00:00
Sunpoet Po-Chuan Hsieh
7c0d59ffd1
- Update USE_BDB
...
- Use -lpthread instead of -pthread
- Cleanup -lpthread/-pthread manipulation
2015-03-25 15:45:16 +00:00
Adam Weinberger
9755911db7
Update to 2.0.
...
Changes: https://metacpan.org/changes/distribution/Mojo-Pg
Note that this version removes some previously-deprecated methods.
2015-03-25 15:22:35 +00:00
Sunpoet Po-Chuan Hsieh
d570fa6b8a
- Cleanup -lpthread/-pthread manipulation
2015-03-25 14:58:46 +00:00
Sunpoet Po-Chuan Hsieh
871e293de1
- Cleanup -lpthread/-pthread manipulation
2015-03-25 14:58:40 +00:00
John Marino
ef80deddf0
databases/virtusos: remove entire hosting directory
...
When I tested the fix to virtuoso, the directory was empty, but according
to a report, it isn't always. Change rmdir to rm -rf so the port
builds in all cases. No bump necessasry.
2015-03-25 12:17:39 +00:00
John Marino
8f3cf904a9
databases category: Remove $PTHREAD_LIBS
...
Note: virtuoso did not pass check-plist from before, so it was fixed.
approved by: PTHREAD blanket
2015-03-25 09:33:52 +00:00
Sunpoet Po-Chuan Hsieh
b4872adff4
- Cleanup WRKSRC: leading v in GH_TAGNAME is removed from DISTNAME in r382120
2015-03-24 18:24:27 +00:00
Sunpoet Po-Chuan Hsieh
392d9ad8e8
- Cleanup -lpthread/-pthread manipulation
2015-03-24 17:53:59 +00:00
Dmitry Marakasov
c935e9ca7c
- Strip library
2015-03-24 13:30:42 +00:00
Dmitry Marakasov
78c6df534e
- Clarify LICENSE
...
- Add LICENSE_FILE
- Strip library
2015-03-24 13:30:30 +00:00
Matthew Seaman
a8b341e2a4
Update to 5.1.35
...
ChangeLog: http://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-35.html
2015-03-24 11:16:02 +00:00
Muhammad Moinur Rahman
ab3ab4f700
databases/freetds-devel: Update version 0.92.872=>0.92984
...
- Fix PORTEPOCH which was unintentionally removed at r378508
2015-03-24 11:12:21 +00:00
Bryan Drewery
4ed6caf58c
Don't needlessly override MAKE_CMD and also respect DISABLE_MAKE_JOBS.
2015-03-22 21:11:31 +00:00
Baptiste Daroussin
a5da770e67
Make fonts repecting XDG
...
Xorg is now looking in ${LOCALBASE}/share/fonts by default
Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1))
Large cleanup on lots of font ports
All fonts are now properly dynamically generating fonts.dir and fonts.scale
instead of sometime overwriting existing ones)
All fonts are generating fontconfig's cache
Improve consistency in fonts ports
2015-03-21 23:05:19 +00:00
Sunpoet Po-Chuan Hsieh
61cd7e4039
- Use USES=pkgconfig
2015-03-21 22:00:31 +00:00
Sunpoet Po-Chuan Hsieh
f179b8406a
- Add SASL option
...
PR: 182449
Submitted by: <dereckson@gmail.com>, <niels.poppe@gmail.com>
2015-03-21 20:50:59 +00:00
Max Khon
269897ce4b
- Replace deprecated des_ methods with DES_ (fixed the build with LibreSSL)
...
- Bump PORTREVISION
PR: 198368
Submitted by: Bernard Spil
2015-03-21 20:29:41 +00:00
Sunpoet Po-Chuan Hsieh
14ffee87c2
- Convert to new USE_GITHUB usage and remove deprecated GH_COMMIT
2015-03-21 19:40:35 +00:00
Sunpoet Po-Chuan Hsieh
4659d1ce30
- Update to 0.082820
...
Changes: http://search.cpan.org/dist/DBIx-Class/Changes
2015-03-21 19:39:32 +00:00
Sunpoet Po-Chuan Hsieh
1bdb3990e7
- Convert to new USE_GITHUB usage and remove deprecated GH_COMMIT
...
- Add GitHub repository to WWW
2015-03-21 19:37:17 +00:00
John Marino
796146e3a0
databases/php53-redis: Deprecate, remove on 15 APR 2015
...
Remove with the rest of the php53 ports in ~4 weeks.
PR: 198150
2015-03-21 18:58:04 +00:00
John Marino
2899abe804
php53 and fallout: Deprecate, set removal for 15 APR 2015
...
The PHP developers stopped providing security patches for the 5.3
branch on 14 August 2014. They "strongly urge" to upgrade to current
versions "as using older versions may expose you to security
vulnerabilities and bugs that have been fixed in more recent versions"
of PHP.
The PHP53 branch was released from maintainership today, so it's being
deprecated with removal set for 15 April 2015.
There were only 8 ports limited to php53, six of which were pecl- ports.
These ports must be upgraded to use a later version of php (5.6 is
recommended) soon, or they will be removed with php53.
Note that all 8 ports incorrectly set the PHP_DEFAULT_VERSION, so this
was changed to use IGNORE_WITH_PHP instead while here.
PR: 198150
2015-03-21 18:40:15 +00:00
Steven Kreuzer
a99fde5222
Update to version 0.4.0
2015-03-20 14:55:54 +00:00
Sunpoet Po-Chuan Hsieh
2262e8c295
- Update to 1.17
...
Changes: http://search.cpan.org/dist/Mojo-Pg/Changes
2015-03-20 13:30:00 +00:00
Bartek Rutkowski
d1284df542
databases/postgresql93-server: add CPE information
...
- Maintainer's timeout (pgsql@FreeBSD.org )
PR: 197488
Submitted by: Shun <shun.fbsd.pr@dropcut.net>
2015-03-20 08:59:54 +00:00
Bartek Rutkowski
8d240871de
databases/postgresql92-server: add CPE information
...
- Maintainer's timeout (pgsql@FreeBSD.org )
PR: 197487
Submitted by: Shun <shun.fbsd.pr@dropcut.net>
2015-03-20 08:58:14 +00:00
Bartek Rutkowski
2621a39717
databases/postgresql91-server: add CPE information
...
- Maintainer's timeout (pgsql@FreeBSD.org )
PR: 197486
Submitted by: Shun <shun.fbsd.pr@dropcut.net>
2015-03-20 08:42:18 +00:00
Bartek Rutkowski
560c9cffad
databases/postgresql90-server: add CPE information
...
- Maintainer's timeout (pgsql@FreeBSD.org )
PR: 197485
Submitted by: Shun <shun.fbsd.pr@dropcut.net>
2015-03-19 22:08:16 +00:00
Bryan Drewery
5b5a90256d
Update USE_GITHUB so it does not require GH_COMMIT.
...
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag. This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.
The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
GH -> GHL
GITHUB -> GITHUB_LEGACY
Differential Revision: https://reviews.freebsd.org/D748
Submitted by: amdmi3
Reviewed by: mat, swills, antoine, bdrewery
With hat: portmgr
2015-03-19 16:44:57 +00:00
Sunpoet Po-Chuan Hsieh
42b0644755
- Update to 1.16
...
Changes: http://search.cpan.org/dist/Mojo-Pg/Changes
2015-03-19 16:44:27 +00:00
Sunpoet Po-Chuan Hsieh
1fa812221a
- Update to 1.54
...
- Cleanup MASTER_SITES
Changes: https://github.com/linsomniac/python-memcached/blob/master/ChangeLog
2015-03-19 16:43:46 +00:00
Bartek Rutkowski
1f535dc2af
databases/gnats4: add CPE information
...
- Fix pkg-plist missing @dir entry
PR: 198635
Submitted by: Shun <shun.fbsd.pr@dropcut.net>
Approved by: maintainer
2015-03-18 19:59:33 +00:00
Sunpoet Po-Chuan Hsieh
a6bde1ce81
- Update to 0.708.0.0
...
- Fix PORTSCOUT
Changes: http://search.cpan.org/dist/MongoDB/Changes
2015-03-18 15:25:50 +00:00
Sunpoet Po-Chuan Hsieh
7c152f8a05
- Update to 0.814
...
Changes: http://search.cpan.org/dist/Rose-DB-Object/Changes
2015-03-18 15:20:14 +00:00
Sunpoet Po-Chuan Hsieh
434b53b6cd
- Update to 1.15
...
Changes: http://search.cpan.org/dist/Mojo-Pg/Changes
2015-03-18 15:19:36 +00:00