1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Commit Graph

10940 Commits

Author SHA1 Message Date
Rene Ladan
ba2885d840 Remove expired, unmaintained ports:
2013-03-01 sysutils/sge60: Ancient and unsupported release
2013-03-01 sysutils/sge61: Ancient and unsupported release
2013-03-05 x11-themes/sapphire-themes: Broken for more than 6 month
2013-03-05 misc/fep: Broken for more than 6 month
2013-03-05 devel/gauche-gaunit: Broken for more than 6 month
2013-03-05 games/tuxracer_golf: Broken for more than 6 month
2013-03-05 net/bfilter: Broken for more than 6 month
2013-03-05 graphics/fnlib: Broken for more than 6 month
2013-03-05 print/gfontview: Broken for more than 6 month
2013-03-05 print/hugelatex: Broken for more than 6 month
2013-03-05 misc/gtktalog: Broken for more than 6 month
2013-03-05 x11/wterm: Broken for more than 6 month
2013-03-05 databases/xapian-bindings10: Broken for more than 6 month
2013-03-05 databases/adstudio: Broken for more than 6 month
2013-03-05 misc/splitvt: Broken for more than 6 month
2013-03-05 sysutils/udesc_dump: Broken for more than 6 month
2013-03-05 textproc/gxditview: Broken for more than 6 month
2013-03-05 x11/powershell: Broken for more then 6 month
2013-03-06 15:05:43 +00:00
Felippe de Meirelles Motta
bd51d1a451 - Fix RUN_DEPENDS entry to sqlite3. 2013-03-05 20:42:43 +00:00
Felippe de Meirelles Motta
24e63baac1 - *Really* fix sqlite3.so location.
Reported by:	rm@
Pointyhat:	lippe
2013-03-05 20:04:27 +00:00
Felippe de Meirelles Motta
6b34076c83 - Fix sqlite3.so location on RUN_DEPENDS.
Reported by:	culot@
2013-03-05 19:30:28 +00:00
Anton Berezin
9ee7b1475a Update to 2.04.
Changes:	http://search.cpan.org/dist/Dancer-Plugin-Database/Changes
2013-03-05 11:15:37 +00:00
Alex Dupre
578c95faf5 Add perl runtime dependency for a few scripts (mysql_install_db is the main one).
PR:		ports/176255
Submitted by:	Rustem Alimov <rustem.alimov@gmail.com>
2013-03-05 09:36:13 +00:00
Joseph S. Atkinson
838ac8dda9 New port for sqlcipher.
Sqlcipher is a drop in replacement for sqlite3. Sqlcipher creates encrypted
sql databases.

Sponsored by:	iXsystems
Suggested by:	Isilon
Approved by:	kwm (mentor)
2013-03-04 21:19:46 +00:00
Felippe de Meirelles Motta
9e74c7a6a7 - Update to 0.7.9
PR:		ports/172898
Submitted by:	Kubilay Kocak <koobs.freebsd@gmail.com>
Approved by:	maintainer timeout (4+ months)
2013-03-04 18:17:28 +00:00
Anton Berezin
98d4261dfd Update to 0.28(00).
Changes:	http://search.cpan.org/dist/DBIx-Custom/Changes
2013-03-04 15:46:04 +00:00
Li-Wen Hsu
5aa43c1aba - Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocation 2013-03-04 10:55:23 +00:00
Dirk Meyer
2cc8cd54fa Ruby-bdb1 is an interface to Berkeley DB revision 1.85 and 1.86.
This library includes support for the following access methods:

* B+tree
* Hashing
* Fixed and Variable-Length Records

And the following interfaces:

* Hash like interface - BDB1::Btree and BDB1::Hash
* Array like interface - BDB1::Recnum(Recno)

WWW:	https://github.com/knu/ruby-bdb1
2013-03-03 16:09:56 +00:00
Jun Kuriyama
1452785f16 - Upgrade to 3.1.6.
- Add --with-openssl knob.

PR:		ports/175886
Submitted by:	gor <gor@bss.org.ua>
2013-03-03 11:51:05 +00:00
Jun Kuriyama
86e8ef21c6 - Upgrade to 0.002205. 2013-03-03 10:14:17 +00:00
Jun Kuriyama
0fa55cc291 - Upgrade to 0.11. 2013-03-03 10:00:10 +00:00
Jun Kuriyama
8b241352a5 - Upgrade to 0.33. 2013-03-03 09:39:18 +00:00
Florian Smeets
b5e1558487 Update to 5.5.29.30.0 2013-03-03 08:56:47 +00:00
Steve Wills
74eec317c8 - Fix EXPIRATION date, we are in 2013, not 2012
Pointyhat to:	swills
Reported by:	bapt
2013-03-03 01:43:02 +00:00
Steve Wills
28b723187b - Deprecate ports which don't work with Ruby 1.9
- Set expiration to 2 months to give plenty of time to fix them to anyone who
  may be interested (patching rubygem- ports is possible now)
- Trim headers while here

With Hat:	ruby@
2013-03-02 21:01:58 +00:00
Eitan Adler
b7b9ec7a12 Variable that start with _ are considered private to the defining
makefile and may not be used by ports makefiles.
In addition, avoid problems should the defaults ever change.

Approved by:	portmgr (tabthorpe)
2013-03-02 03:55:25 +00:00
Li-Wen Hsu
4e54190b40 - Install standard libraries separated as other ports to the same place
with other standard libraries (${PYTHON_LIBDIR}/lib-dynload)
- Improve consistency of the Makefile(s)
- Whitespace cleanup for the patches
2013-03-01 20:12:01 +00:00
Anton Berezin
c3b583022e Update to 0.08209.
Changes:	http://search.cpan.org/dist/DBIx-Class/Changes
2013-03-01 14:10:21 +00:00
Michael Scheidell
13c0801b3f - Update to 2.2.2 [1]
- Convert to new Makefile header [2]
- Enable converters/igbinary support. Suggested by: devzone.my [2]

PR:		ports/173643
Submitted by:	Valery Komarov <komarov@valerka.net> [1]
Approved by:	Mikhail Tsatsenko <m.tsatsenko@gmail.com> maintainer [2]
2013-03-01 10:51:49 +00:00
Jun Kuriyama
be9aecd8f8 - Upgrade to 0.18. 2013-03-01 07:51:12 +00:00
Jun Kuriyama
db0d6351b7 - Upgrade to 0.15. 2013-03-01 07:49:42 +00:00
Brooks Davis
1ac11dc3cf Convert the headers of these ports I just drop maintainership of. 2013-02-28 17:28:09 +00:00
Brooks Davis
3c9154d705 Paul Chvostek has graciously agreed to take maintainership of these two
ports.
2013-02-28 16:58:18 +00:00
Anton Berezin
aec7419be2 Update to 0.27.
Changes:
http://search.cpan.org/dist/DBIx-Class-ResultSet-RecursiveUpdate/Changes
2013-02-27 10:27:37 +00:00
Anton Berezin
059763ba52 Update to 0.07035.
Changes:	http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes
2013-02-27 09:30:58 +00:00
Pawel Pekala
80ba543826 - Update to version 4.5, now GTK+2 based
- Convert to OptionsNG, respect NLS option
- Add support for sqlite3
- Add license info
- Respect CFLAGS during build
- Update COMMENT, pkg-descr to describe actual state

PR:		ports/176402
Reported by:	Aldis Berjoza <graudeejs@gmail.com>
2013-02-26 20:07:49 +00:00
Frederic Culot
d844cb3202 - Update to 2.17.4
Changes:        http://www.lemke-it.com/litnoauth?request=pubclogcego&lang=en
PR:             ports/176325
Submitted by:   Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2013-02-22 17:26:47 +00:00
Palle Girgensohn
e1c3a1d880 This is a quick release to fix missing reports of most frequent errors and slowest
normalized queries in previous version published yesterday.
2013-02-22 10:51:20 +00:00
Anton Berezin
001f5af107 Update to 2.05.
Changes:	http://search.cpan.org/dist/MLDBM/Changes
2013-02-21 21:32:38 +00:00
Wesley Shields
ed906601e4 Update to 2.2.2
PR:		ports/175608
Submitted by:	Waitman Gobble <uzimac@da3m0n8t3r.com>
2013-02-21 15:47:25 +00:00
Palle Girgensohn
bdcae0b260 Update pgbadger to 3.0 2013-02-21 14:11:02 +00:00
Sunpoet Po-Chuan Hsieh
8eb6a7dd16 - Update to 1.2.13.0
- Cleanup Makefile header
- Sort PLIST
- Reformat pkg-descr

Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.13
		http://search.cpan.org/dist/Search-Xapian/Changes
2013-02-20 20:36:44 +00:00
Sunpoet Po-Chuan Hsieh
e5a95766b1 - Update to 1.2.13
- Cleanup Makefile header
- Reformat pkg-descr

Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.13
2013-02-20 20:36:23 +00:00
Sunpoet Po-Chuan Hsieh
439bc28287 - Update to 1.2.13
- Cleanup Makefile header
- Reformat pkg-descr
- Bump PORTREVISION for databases/xapian-core shlib change

Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.13
2013-02-20 20:34:54 +00:00
Dima Panov
1a267d63c3 - Reassign ports from avl@ back to pool at his request.
Submitted by:	avl via IM
Approved by:	avl via IM
2013-02-20 16:08:58 +00:00
Anton Berezin
2c822cb0f8 Update to 0.08208.
Changes:	http://search.cpan.org/dist/DBIx-Class/Changes
2013-02-20 11:12:25 +00:00
Jimmy Olgeni
25683d5566 Use DOCS option. 2013-02-19 21:22:28 +00:00
Olli Hauer
bc46c9d59a - new port postgis20
PostGIS adds support for geographic objects to the PostgreSQL object-relational
database. In effect, PostGIS "spatially enables" the PostgreSQL server, allowing
it to be used as a backend spatial database for geographic information systems
(GIS), much like ESRI's SDE or Oracle's Spatial extension. PostGIS follows the
OpenGIS "Simple Features Specification for SQL" and has been certified as
compliant with the "Types and Functions" profile.

PostGIS development was started by Refractions Research as a project in open
source spatial database technology. PostGIS is released under the GNU General
Public License. PostGIS continues to be developed by a group of contributors led
by a Project Steering Committee and new features continue to be added.

WWW: http://www.postgis.org/

PR:		174620
Submitted by:	Matthew Trisoline <matt.trisoline@intermedix.com>
2013-02-19 20:35:39 +00:00
Olli Hauer
a48936b7c5 - create conflict entry for postgis20
- adopt new Makefile header and OPTIONS NG
- rename patches so they match patchfile nameing style
2013-02-19 20:34:13 +00:00
Jimmy Olgeni
b54d12a4ca Fix DOCSDIR path in pkg-message (no PORTREVISION bump). 2013-02-19 17:21:07 +00:00
Frederic Culot
52bd870d87 - Update to 2.17.3
Changes:        http://www.lemke-it.com/litnoauth?request=pubclogcego&lang=en
PR:             ports/176211
Submitted by:   Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2013-02-18 09:01:18 +00:00
Jason Helfman
80fd2acfbd - trim historical header 2013-02-18 07:38:33 +00:00
Jason Helfman
8b04716649 - fix documentation conflict [1]
- remove examples notation from pkg-message (no longer distributed/installed) [1]

PR:		176066
Submitted by:	walterhurry@gmail.com, jgh@ [1]

With hat: pgsql@
2013-02-17 16:25:53 +00:00
Wen Heping
faada83680 - Update to 2.2.9 [1]
- Convert to optionsNG
- Reset maintainer to ports@

PR:		175313 [1]
Submitted by:	Pedro Giffuni <giffunip@tutopia.com> [1]
2013-02-17 00:59:16 +00:00
Steve Wills
d785230ac8 - Update rails to 3.2.12
- Update dependent ports, including:
- Update rack to 1.4.5 to resolve CVE-2013-0263 and CVE-2013-0262
- Update activemodel to 3.2.12 to resolve CVE-2013-0276

Security:	forthcoming
2013-02-16 20:54:38 +00:00
Florian Smeets
27ae131102 Update to 2.1.9 2013-02-16 12:31:38 +00:00
Matthew Seaman
3ab133691a Upgrade to 3.5.7
This is a routine bugfix release.

ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/3.5.7/phpMyAdmin-3.5.7-notes.html/view
2013-02-15 23:09:57 +00:00