1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00

300569 Commits

Author SHA1 Message Date
Andrej Zverev
e7ea6a4b97 - Remove unnecessary depend on PERL_LEVEL < 5.12
PR:		ports/178925
Submitted by:	az
Approved by:	Paul Schmehl <pauls@utdallas.edu> (maintainer)
2013-05-25 18:00:45 +00:00
Bryan Drewery
ef47aef18c - Update and re-add KERB_GSSAPI gsskex patch.
I did very minor porting of the upstream patch to make
  it apply.
  Note that this currently does not build with base heimdal, but
  does build with port MIT or port HEIMDAL.
- Bump PORTREVISION in case someone built the update, expecting
  this option to work and now have a broken ssh.

PR:		ports/178885
Reported by:	Garrett Wollman <wollman@csail.mit.edu>
2013-05-25 16:44:00 +00:00
Jimmy Olgeni
e31d9d96e6 Add databases/epgsql, a PostgreSQL client library written in Erlang. 2013-05-25 16:27:41 +00:00
Andrej Zverev
4c1730a748 - Add an interface script.
PR:		ports/177844
Submitted by:	 Gea-Suan Lin <gslin@gslin.org> (maintainer)
2013-05-25 15:45:21 +00:00
Thierry Thomas
7feebdcc7c Fix plist and installation by packages.
Reported by:	pointyhat via miwi
2013-05-25 15:41:31 +00:00
Guido Falsi
bbc8d61610 - Patch postgrey to use PGY_GROUPNAME by default
- Don't show OPTIONS dialog for just DOCS option
- Tidy up port Makefile
- Rework rc script
- Add UPDATING message and pkg-message to inform users about the
  rc script changes

PR:		ports/178644
Submitted by:	Darren Pilgrim <ports.maintainer@evilphi.com> (maintainer)
2013-05-25 14:55:19 +00:00
Andrej Zverev
5650ccf23e This module provides a synchronous and asynchronous driver for Tarantool.
The driver does not have external dependencies, but includes the official
light-weight Tarantool C client (a single C header which implements all
protocol formatting) for packing requests and unpacking server responses.

WWW: https://github.com/dr-co/dr-tarantool/

PR:		ports/178618
Submitted by:	Veniamin Gvozdikov <g.veniamin@googlemail.com>
2013-05-25 14:41:37 +00:00
TAKATSU Tomonari
4fac2656fc - Update to 1.9.7 2013-05-25 14:41:31 +00:00
Niclas Zeising
92ea0d614b The FreeBSD x11 team proudly presents
an zeising, kwm, miwi, bapt, eadler production:

Xorg 7.7

Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities

Additional notes:
Change pkgconf to be a build dependency.
Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use
this.
Trim makefile headers.
Take maintanership of x11/xcb-proto, ok'd by ashish.
If you are running WITH_NEW_XORG=, you need to rebuild all installed
drivers, see UPDATING for more information.
Various fixes to make ports compile.

PR:		ports/177942
Exp-run by:	miwi
Approved by:	portmgr (miwi)

Thanks to all who helped testing!
2013-05-25 14:37:02 +00:00
Martin Wilke
ffbb851452 - Unbreak build when devel/libsysinfo is installed
PR:		173476
Submitted by:	Masaki TAGAWA <masaki@club.kyutech.ac.jp>
Approved by:	maintainer timeout
2013-05-25 14:00:33 +00:00
Martin Wilke
75e6c1ee72 - Update to patchlevel 45
-

Requested by:	many
2013-05-25 13:55:46 +00:00
Martin Wilke
0c1969ca1f - Update to patchlevel 1014
- Fix Athena dependency [1]

Requested by:	many

PR:		177597 [1]
Submitted by:	scf@ [1]
2013-05-25 13:52:10 +00:00
Juergen Lock
9f7816e065 Fix build with recent(?) clang.
Submitted by:	pointyhat amd64 10-exprun via miwi
2013-05-25 13:41:40 +00:00
Juergen Lock
f73a685857 - Fix bug uncovered by recent clang.
- Strip Makefile header.
- Bump PORTREVISION.

Submitted by:	pointyhat amd64 10-exprun via miwi
2013-05-25 13:39:23 +00:00
Chris Rees
02111b30a2 Move to new upstream; Matthew Brush is now maintaining libcfu.
Use my github, since I've fixed the clang warnings in it too, so hopefully
Matthew will pull in my changes.
2013-05-25 13:37:08 +00:00
Chris Rees
99a1397120 Update to 0.7
- Strip /dev/ from keyboard device filename
- Look in LOCALBASE/include/cfu for cfu headers; it moved in libcfu-0.4
2013-05-25 12:58:45 +00:00
Pawel Pekala
245a32f958 - ftp/wget is needed during run not build [1]
- Project homepage has moved, update MASTER_SITES and pkg-descr accordingly
- Relinquish current maintainer - he don't use this port anymore

PR:		ports/178566 [1]
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com>
Approved by:	maintainer
2013-05-25 12:36:42 +00:00
Bryan Drewery
1bd0371ca4 - Update to checkin c6bbdcc441
Changes:

  - Add example hook in etc/poudriere.d/hooks
  - Documentation cleanups
  - Sanity check fixes (ports tree exists)
  - SIGINT during build no longer register the build as
    'crashed'
  - status: Fix cases where this would change the status of
    the actual build
  - queue/daemon - Use a UNIX domain socket for scheduling builds
    instead of requiring the 'queue' user to have write access to
    the queue dir.
  - bulk -t: Add -r flag to recursively test dependencies (this was
    the old default behavior)
  - Revert linux leftover change - this is now handled in ports
    r318960
2013-05-25 12:27:58 +00:00
Pietro Cerutti
4eb49e5ae3 - Also, fix PLIST 2013-05-25 11:08:56 +00:00
Pietro Cerutti
70ed28d4b8 - Append to instead of overwrite CONFIGURE_ARGS
- Fix build with Tk 8.6
- While at it, trim Makefile header and switch to OPTIONSng

Reported by:	miwi (Tcl/Tk 8.6 exp-run latecomers)
Approved by:	portmgr
2013-05-25 11:05:59 +00:00
Pawel Pekala
a3b670146b Update to version 2.9.0
PR:		ports/178089
Submitted by:	r4721@tormail.org
2013-05-25 10:51:57 +00:00
Barbara Guida
f1959fb671 - Update to 0.2.2
- Move package list from Makefile to pkg-plist
- Pet portlint on pkg-descr

Approved by:	flo (mentor)
2013-05-25 10:02:45 +00:00
Sunpoet Po-Chuan Hsieh
03d938584a - Build and install shared libraries
- Bump PORTREVISION for package change
- While I'm here, cleanup Makefile header

PR:		ports/175817
Submitted by:	oliver
2013-05-25 09:42:06 +00:00
Jimmy Olgeni
cbdedc5774 - Take maintainership from ports@
- Upgrade to snapshot of 2013-04-29 (5ebc6aae4d7c)
- Unbreak after dovecot upgrade to 2.2
2013-05-25 09:39:23 +00:00
Sunpoet Po-Chuan Hsieh
667722026f - Update to 3.47.13
Changes:	http://www.httrack.com/page/4/en/index.html
2013-05-25 08:18:49 +00:00
Sunpoet Po-Chuan Hsieh
8a45b3745e - Update to 1.1.3
Changes:	https://github.com/guard/listen/blob/master/CHANGELOG.md
2013-05-25 08:17:44 +00:00
Sunpoet Po-Chuan Hsieh
00edb8c0ae - Remove outdated PERL_LEVEL check
- Cleanup Makefile header
- While I'm here, add LICENSE

PR:		ports/178935
Submitted by:	az
2013-05-25 08:15:58 +00:00
Sunpoet Po-Chuan Hsieh
297f32c9a6 - Remove outdated PERL_LEVEL check
PR:		ports/178929
Submitted by:	az
2013-05-25 08:15:20 +00:00
Sunpoet Po-Chuan Hsieh
1817b62215 - Remove outdated PERL_LEVEL check
- Cleanup Makefile header
- While I'm here, add LICENSE

PR:		ports/178923
Submitted by:	az
2013-05-25 08:14:36 +00:00
Sunpoet Po-Chuan Hsieh
7149ba1b10 - Remove outdated PERL_LEVEL check
- Cleanup Makefile header
- While I'm here, add LICENSE

PR:		ports/178920
Submitted by:	az
2013-05-25 08:14:12 +00:00
Sunpoet Po-Chuan Hsieh
72a239b672 - Remove outdated PERL_LEVEL check
- Cleanup Makefile header
- While I'm here, add LICENSE

PR:		ports/178903
Submitted by:	az
2013-05-25 08:13:20 +00:00
Andrej Zverev
6f92cf32f9 - Avoid using SITE_PERL in dependencies
PR:		ports/178865
Submitted by:	az
Approved by:	Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2013-05-25 08:06:10 +00:00
Boris Samorodov
e43c9badb3 Use shebangfix and let Makefile be more declarative.
Convinced by:	jgh, danfe
2013-05-25 07:46:10 +00:00
Boris Samorodov
fc72dbf7ca Remove the license file since ISCL is now defined at bsd.licenses.db.mk. 2013-05-25 07:29:55 +00:00
Andrej Zverev
985ab1beed - Trim Makefile header
- Remove unnecessary depend on PERL_LEVEL < 5.12

PR:		ports/178931
Submitted by:	az
Approved by:	maintainer
2013-05-25 05:47:47 +00:00
Andrej Zverev
4ef87579f9 - Trim Makefile header
- Remove unnecessary depend on PERL_LEVEL < 5.12

PR:		ports/178944
Submitted by:	az
Approved by:	maintainer
2013-05-25 05:46:25 +00:00
Andrej Zverev
9060e54853 - Trim Makefile header
- Remove unnecessary depend on PERL_LEVEL < 5.12

PR:		ports/178943
Submitted by:	az
Approved by:	maintainer
2013-05-25 05:44:34 +00:00
Andrej Zverev
159ed5ba82 - Trim Makefile header
- Remove unnecessary depend on PERL_LEVEL < 5.12
- Drop maintainership per maintainer request

PR:		ports/178926
Submitted by:	az
Approved by:	Victor Popov <v.a.popov@gmail.com> (maintainer)
2013-05-25 05:40:00 +00:00
Dirk Meyer
580cbc50d4 - update to 1.5.16 2013-05-25 05:09:17 +00:00
Bryan Drewery
8e5e5b4d40 - Update to 0.9.6_h3
- Pass maintainership to submitter

PR:		ports/178879
Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com>
2013-05-25 02:08:24 +00:00
Bryan Drewery
755e15bbaa - Update to 1.5.24
- Update WWW

PR:		ports/178892
Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer)
2013-05-25 01:51:53 +00:00
Florian Smeets
c2f5d0d841 Update to 2.8.0 2013-05-25 01:41:22 +00:00
Grzegorz Blach
5f6f3e0956 - Remove unnecessary depend on PERL_LEVEL < 5.12
- Make portlint happier

PR:		ports/178936
Approved by:	crees, tabthorpe (mentors, implicit)
2013-05-25 00:53:36 +00:00
Florian Smeets
b92850856d Update to 5.5.31.30.3 2013-05-25 00:31:10 +00:00
Florian Smeets
fbe305eb6a Update to 11.4.0 2013-05-25 00:01:52 +00:00
Dmitry Marakasov
3efa7bbe9a - Trim Makefile header
- Remove unnecessary depend on PERL_LEVEL < 5.12

PR:		178904
Submitted by:	Andrej Zverev <az@FreeBSD.org>
2013-05-24 22:01:18 +00:00
Guido Falsi
f150089c5e - Fix slave port audio/cpp-xmms2 build with recent clang [1]
- While here hack build system to stop slave ports from overwriting
  master's files on installation

Reported by:	miwi [1]
2013-05-24 21:32:38 +00:00
Guido Falsi
384eac357a - Update to 2.6.9
- Remove version numbers from LIB_DEPENDS

PR:		ports/178569
Submitted by:	Rodrigo OSORIO <rodrigo@bebik.net> (maintainer)
Approved by:	maintainer via private email
2013-05-24 21:19:44 +00:00
Pawel Pekala
17124e4aa2 - Update devel/hwlock to version 1.7.1 [1]
- Bump net/openmpi

PR:		ports/178882 [1]
Submitted by:	Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer)
2013-05-24 20:58:30 +00:00
Juergen Lock
20e2d683f0 - Fix build with recent(?) clang.
- Strip Makefile header.

Submitted by:	pointyhat amd64 10-exprun via miwi
2013-05-24 20:23:52 +00:00