1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-06 11:41:52 +00:00

11580 Commits

Author SHA1 Message Date
Grzegorz Blach
e9981d0bc7 - Convert USE_GMAKE=yes to USES=gmake
- Support staging

Approved by:	crees, tabthorpe (mentors, implicit)
2013-09-29 00:02:58 +00:00
Bryan Drewery
b1bd6a3da6 - Fix install due to PREFIX not being defined by including bsd.port.pre.mk
This was not caught because 'poudriere testport' (in 3.0.8) was
  setting PREFIX in the environment which removes the need to include
  bsd.port.pre.mk. bulk -t was showing this problem though because
  it does not set PREFIX in the environment.

PR:		ports/182453
Reported by:	Kenji Rikitake <kenji.rikitake@acm.org>
Approved by:	maintainer (implicit via original submission)
Pointyhat to:	bdrewery
2013-09-28 13:34:21 +00:00
Marcus von Appen
3ca507ce12 - Convert to PYDISTUTILS_AUTOPLIST
- Enable stage support
- Limit to the supported python versions
- Change to new LIB_DEPENDS where necessary
- Switch to new OPTIONS framework where necessary
2013-09-28 11:13:15 +00:00
Matthew Seaman
7a7eb0c54c - stagify
- move post-install actions into pkg-install
2013-09-27 16:08:12 +00:00
Ruslan Makhmatkhanov
9be3d21142 Strict python version to 2.x branch. ZODB < 3.11 or 4.0 does not support
python3.

PR:		182423
Reported by:	Arseny Nasokin <eirnym@gmail.com>
2013-09-27 14:27:27 +00:00
Alex Dupre
f548c5fef8 Update to 5.6.14 release. 2013-09-27 14:20:02 +00:00
Alex Dupre
0275bd0824 Update to 5.5.34 release. 2013-09-27 14:19:28 +00:00
Alex Dupre
5723160332 Update to 5.1.72 release. 2013-09-27 14:18:47 +00:00
Alex Dupre
da64f494e9 Update to 5.5.4 release.
PR:		ports/182242
Submitted by:	Rustem Alimov <rustem.alimov@gmail.com>
2013-09-27 14:15:09 +00:00
Alex Dupre
0a1f91ae12 Update to 5.4.20 release.
PR:		ports/182292
Submitted by:	Rustem Alimov <rustem.alimov@gmail.com>
2013-09-27 14:12:51 +00:00
Bryan Drewery
cd964d7681 - Add new port databases/riak
- Did not convert to staging as it fails to build when enabled currently

Riak is a distributed database designed for maximum availability:
so long as your client can reach one server, it should be able to
write data. In most failure scenarios the data you want to read
should be available, albeit possibly stale.

WWW: http://basho.com/riak/

PR:		ports/182317
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
2013-09-27 12:04:42 +00:00
Matthew Seaman
34703acd92 - stageify 2013-09-27 08:14:22 +00:00
Matthew Seaman
61308e8d8d - stageify 2013-09-27 08:07:40 +00:00
William Grzybowski
4f046358f1 databases/py-south: use distutils instead of setuptools
- Use distutils instead of setuptools
- Allow staging
- Use PYTHON_PY3K_PLIST_HACK
2013-09-26 22:05:44 +00:00
Thomas Abthorpe
f9d27bec74 - Change EXPIRATION_DATE to 2013-10-10, to match removal of lang/ruby18
Discussed with:	swills
2013-09-26 21:13:59 +00:00
Pietro Cerutti
dc82aaa763 - Convert to USES+=tk and USES+=gmake 2013-09-25 10:50:13 +00:00
Pietro Cerutti
4cfe5a185a - Convert to USES+=tcl
- Fix package provide
2013-09-25 09:32:09 +00:00
Vanilla I. Shu
20ca9274d5 Support stage. 2013-09-25 01:19:21 +00:00
Bryan Drewery
2d8b17ea39 - Remove NO_STAGE as these have been tested to be safe
With hat:	portmgr
2013-09-25 00:54:08 +00:00
Steve Wills
cac92aebef - Update to 1.4.1
- Pass maintainership to ruby@

PR:		ports/181571
Submitted by:	"Mikhail T." <m.tsatsenko@gmail.com> (maintainer)
2013-09-24 15:45:17 +00:00
Matthew Seaman
2b21c0f8a6 Update to 4.0.7
- ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.0.7/phpMyAdmin-4.0.7-notes.html/view
2013-09-24 11:34:41 +00:00
Thomas Abthorpe
a319a3d884 - Mark databases/ruby-memcache DEPRECATED
- Unify date to expire at the same time

With hat:	portmgr
Discussed with:	swills
2013-09-23 17:13:28 +00:00
Ruslan Makhmatkhanov
dc659a215b - add new USES target: zope, and convert the tree to it
- old USE_ZOPE knob support was removed from bsd.python.mk
- update CHANGES and bsd.sanity.mk accordingly
- add ZOPE options knob and use it in lang/py-mx-base

The work is done by Marcus von Appen, but any problems are mine.

Submitted by:	mva (python ML)
2013-09-23 13:42:48 +00:00
Thomas Abthorpe
f1bf13e7c1 - Mark DEPRECATED, set EXPIRATION_DATE at maintainer's request 2013-09-23 13:16:02 +00:00
Ruslan Makhmatkhanov
b0bdf33f31 Tidy up zope/plone ports over the tree. Common changes:
- remove indefinite article from COMMENT
- align USE_PYDISTUTILS value in Makefile
- tab -> space change in pkg-descr:WWW
- update WWW to use https scheme in url to avoid redirect
- add trailing slash to WWW

All changes are non-functional.
2013-09-23 12:52:16 +00:00
Florian Smeets
2f1a81202c - update to 1.1.1
- fix a few portlint warnings
2013-09-23 10:51:14 +00:00
Baptiste Daroussin
f45d0a8198 Fix NO_STAGE attribution 2013-09-22 18:05:04 +00:00
Ruslan Makhmatkhanov
d419bfc62b - remove empty files and directories 2013-09-22 15:43:31 +00:00
Bryan Drewery
860213b72b - Mark broken on 10
manager.c:133:10: error: too few arguments to function call, expected 6, have 5
  hp = my_gethostbyname_r(host,&tmp_hostent,buff2,sizeof(buff2),
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  ./include/my_net.h:113:74: note: expanded from macro 'my_gethostbyname_r'
#define my_gethostbyname_r(A,B,C,D,E) gethostbyname_r((A),(B),(C),(D),(E))
  ~~~~~~~~~~~~~~~ ^
  /usr/include/netdb.h:250:1: note: 'gethostbyname_r' declared here
  int gethostbyname_r(const char *, struct hostent *, char *, size_t,
  ^
  1 warning and 1 error generated.
  *** Error code 1

PR:		ports/181833
Submitted by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
2013-09-22 14:18:45 +00:00
Li-Wen Hsu
eaf0e88c0f - Update to 1.2.1 2013-09-22 11:01:12 +00:00
Sunpoet Po-Chuan Hsieh
93981ceb01 - Update to 4.024
- Remove unnecessary DISTNAME
- Use CONFLICTS_INSTALL instead of CONFLICTS
- Add TEST_DEPENDS
- Convert to new OPTIONS simplifier
- Sort PLIST

Changes:	http://search.cpan.org/dist/DBD-mysql/ChangeLog
2013-09-21 15:17:31 +00:00
Dirk Meyer
1e3119b07e - fix misplaced NO_STAGE in slaveports and ifdefs 2013-09-21 11:06:03 +00:00
Sunpoet Po-Chuan Hsieh
8f996b939c - Update to 1.14.0
Changes:	http://code.google.com/p/leveldb/source/list
2013-09-21 06:57:29 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Alex Kozlov
97e5e7dc3d - Remove last vestiges of MAKE_JOBS_SAFE knob
Approved by:	portmgr (bapt)
2013-09-20 10:54:22 +00:00
Pietro Cerutti
80fb451383 - Convert USE_TCL to USES=tcl 2013-09-19 13:33:23 +00:00
Florian Smeets
ce4d07bfd7 Update to 2.2.4
PR:		ports/182143
Submitted by:	lwhsu
2013-09-18 21:52:04 +00:00
Bryan Drewery
ed15536b29 - Does not fetch when package building due to network restrictions.
Fix non-versioned upstream by using a versioned DIST_SUBDIR

With hat:	portmgr
2013-09-18 21:39:39 +00:00
Pietro Cerutti
b83813cf9b - Update to 0.92.79
PR:		181423
Submitted by:	gahr@
Approved by:	maintainer (timeout)
2013-09-18 09:33:45 +00:00
Palle Girgensohn
03e1bcd5c2 Install libpgcommon.a, required by extensions.
PR:	ports/182190
2013-09-18 08:56:50 +00:00
Baptiste Daroussin
b56acf2ca5 Do not overwrite USES 2013-09-17 13:03:10 +00:00
Baptiste Daroussin
0b8519df6b Do not overwrite USES 2013-09-17 10:12:32 +00:00
Baptiste Daroussin
7fb9058d37 Convert to new perl framework 2013-09-17 09:00:42 +00:00
Andrej Zverev
a5341091eb - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-16 17:03:42 +00:00
Baptiste Daroussin
bafdebff42 Rename the package to flare-db to avoid confusion with games/flare
While here modernize and cleanup
2013-09-16 13:11:43 +00:00
Dmitry Sivachenko
9dabce496b Update to 1.65. 2013-09-16 10:53:08 +00:00
Sunpoet Po-Chuan Hsieh
51130d6b8a - Sort *_DEPENDS and MAN*
- Use CPAN as primary WWW
2013-09-15 05:53:33 +00:00
Alexander Nedotsukov
5336207bcc Resolve latest link duplicate. 2013-09-15 03:48:52 +00:00
Sunpoet Po-Chuan Hsieh
e617ac5e41 - Fix build without libstdc++ by removing hardcoded libstdc++ linkage [1]
- Convert to new LIB_DEPENDS format
- Use USE+= after bsd.port.*.mk inclusion

Reported by:	pkg-fallout [1]
2013-09-14 17:24:48 +00:00
Sunpoet Po-Chuan Hsieh
d798c07faf - Reformat pkg-descr 2013-09-14 17:12:47 +00:00