Commit Graph

13281 Commits

Author SHA1 Message Date
Brooks Davis
0da2a193c8 CONFLICTS with globus2 and add a build dep on gtar.
Reported by:	kris (gtar)
2006-02-15 06:00:06 +00:00
Maxim Sobolev
6df0070796 Use corrected version of the codec negotiation patch.
Submitted by:	J.R. Oldroyd
2006-02-14 23:50:27 +00:00
Alexander Leidinger
cbb9012766 - chase the pwlib library rename
- don't change the name of the lib depending on the hw-architecture
- let Steve Ames maintain the port

Discussed with:	Steve Ames <steve@energistic.com>
2006-02-14 21:53:30 +00:00
Sergey Matveychuk
327b106b2e - Update to 1.1.19
- Change startup script with rcNG one

PR:		ports/92731
Submitted by:	self
Approved by:	maintainer timeout (2 weeks)
2006-02-14 21:18:16 +00:00
Sergey Matveychuk
6fbdc49389 - Fix PLIST on amd64 [1]
- Rename startup script back to radiusd.sh. It was renamed accidently

Reported by:	krismail [1]
2006-02-14 21:04:28 +00:00
Pav Lucistnik
d1f8b3797c - Finish move of this port to net-p2p category.
Pointed out by:	kris
Pointy hat to:	pav
2006-02-14 20:38:29 +00:00
Sergey Matveychuk
00eefaf2b9 - Fix build with non-standard LOCALBASE 2006-02-14 15:16:35 +00:00
Luigi Rizzo
7aff14f9ca fix wrong repository path, and while at it, also indent a
bit the variables for easier readability.

Too bad we *must* use spaces for indentation, because
TABs are misinterpreted by 'make'...
2006-02-14 13:10:12 +00:00
Luigi Rizzo
1f7b85d141 asterisk-current is superceded by asterisk-devel
which has been committed in the proper way (through a
repocopy and associated steps).
2006-02-14 11:14:44 +00:00
Luigi Rizzo
1960cea4fa add a SUBDIR entry for asterisk-devel
note that 'make checksubdirs' lists many ports without a SUBDIR entry.
2006-02-14 10:33:34 +00:00
Luigi Rizzo
b613e8d1c7 update asterisk-devel after repo-copy 2006-02-14 10:30:37 +00:00
Yen-Ming Lee
58eed9b821 - Update to 0.19
PR:		92695
Submitted by:	leeym
Approved by:	maintainer timeout
2006-02-14 01:37:31 +00:00
Maxim Sobolev
87e9768329 pre-install -> pre-su-install. 2006-02-13 19:19:48 +00:00
Maxime Henrion
b3a8e1161b Update to csup-snap-20060212:
This snapshot only addresses one problem introduced in the 20060211
snapshot.  Because of what seems to be a bug in CVSup, fixing the
keyword expansion code so that it works correctly with OpenBSD CVSup
servers broke updates from PostgreSQL CVSup servers.  This snapshot
"fixes" this issue by being bug-to-bug compatible with CVSup.
2006-02-13 00:40:04 +00:00
Kris Kennaway
91ff71ca62 BROKEN on sparc64 and on >= 7.0: Does not compile 2006-02-12 22:43:32 +00:00
Kris Kennaway
9414756e08 Try to remove cgi-bin dir 2006-02-12 22:39:59 +00:00
Sam Lawrance
81fb346c32 Update to 1.2.2.
Fix build on 4.x.

PR:		ports/93219
Submitted by:	Andreas Kohn <andreas@syndrom23.de> (maintainer)
2006-02-12 04:26:32 +00:00
Alexander Leidinger
d16f7bfb92 Reset maintainership to ports@ after ~4 months without any response to any
PR.

Thanks for contributing.

Since the acroread7 port is a somewhat important port for our users, I
will hand it over to emulation@ if no _active_ *committer* takes it
before the ports freeze.

While I'm here:
 - fix a little nit in the csound port (I think the intention was to
   create no backup file instead of creating one with a "-e" extension)
 - set ARCH to i386 in the amd64 case for the acroread7 port. This
   is a work-around to be able to install everything when a dependency
   is not already installed (ARCH is read-only in sub-makes, so the
   dependencies can't change it). This should be removed when the
   dependencies are fixed or converted to use bsd.linux-rpm.mk. [1]

Not objected to by:	portmgr (explicit: krion; silence: rest)
Maintainer timeout:	~4 months
Submitted by:		Sangwoo Shim <sangwoos@gmail.com> [1]
PR:			87985 [1]
2006-02-11 21:03:14 +00:00
Maxime Henrion
269806ef1b Update to csup-snap-20060211:
- Add support for retries when the connection is rejected by the server
  and the associated -1 and -r maxRetries options.
- Add missing description for the -4 and -6 options in csup.1.
- Ignore the return value of a chflags() call in fattr_install() to
  match CVSup.  This fixes csup over NFS.
- Correctly handle any locking error with assertions.
- Make the multiplexer code fully dynamic and cancelable.
- Handle errors in the sender and receiver threads correctly by closing
  the multilpexer and waking up all the threads blocked on any of the
  channels.  This means we don't hang when being disconnected for
  instance.
- Make several functions of the chan API, most notably chan_read() and
  chan_write() take a struct chan * instead of an id.  This saves a
  mutex lock and unlock for each call to these functions, and also
  reduces the contention on the multiplexer lock.
- Change the stream API so that we can associate a stream with a void *
  to support the previous change.  Update all the consumers.
- Optimize the scheduling of the sender thread so that it's not
  possible to have some channels starve others.
- Optimize mkdirhier() so that it saves many access() calls on average.
- Always set the "no rsync" option to the collections since we don't
  support the rsync updating algorithm yet.  I have yet to see a CVSup
  server trying to send me rsync updates of files in checkout mode but
  better safe than sorry.
- Fix the RCS keyword handling.  Updating the OpenBSD-src collection
  from an OpenBSD CVSup server now works.
- Correctly handle deletion requests for directories.
- And various minor bugfixes.
2006-02-11 20:08:53 +00:00
Cy Schubert
c9072780e0 Make LATEST_LINK unique. 2006-02-11 15:13:51 +00:00
Roman Bogorodskiy
4bd2dc42c2 (Re)add gotthard 1.3, ssh through https proxy tunnel.
PR:		ports/93177
Submitted by:	Anton Karpov <toxa@toxahost.ru>
2006-02-11 12:25:13 +00:00
Roman Bogorodskiy
f8f20e2242 Used wrong name for the port, so remove it. The port with the correct
name will be re-added.
2006-02-11 12:20:05 +00:00
Roman Bogorodskiy
2402ebb093 Add gothard 1.3, ssh through https proxy tunnel.
PR:		ports/93177
Submitted by:	Anton Karpov <toxa@toxahost.ru>
2006-02-11 11:52:39 +00:00
Brooks Davis
56bc523d1d Add a port of The Globus Toolkit 4.0. From the Globus Project website:
The Globus Toolkit is an open source software toolkit used for
        building grids. It is being developed by the Globus Alliance and
        many others all over the world. A growing number of projects and
        companies are using the Globus Toolkit to unlock the potential
        of grids for their cause.
2006-02-11 00:18:18 +00:00
Sergey Matveychuk
8558006a0a - Fix a crash when vtysh was executed.
- Remove useless target (install is default) in depends

PR:		ports/93094
Reported by:	TANABE Hiroyasu <h@cosat.com>, John <freebsd@moe.co.uk>
Submitted by:	maintainer
2006-02-10 12:45:36 +00:00
Marcus Alves Grando
bdbed38002 - Respect MANPREFIX
- Add rc.d script to easy startup
- Bump PORTREVISION

PR:		92391
Submitted by:	mnag
Approved by:	markp (maintainer timeout, 14 days)
2006-02-10 00:52:49 +00:00
Kris Kennaway
cf9fb04ec9 BROKEN on amd64 7.0: Infinite loop during build 2006-02-09 23:14:29 +00:00
Sergey Matveychuk
703a9313d6 - Fix pkg-plist on 5.x+
Reported by:	kris mail
Pointy hat to:	me
2006-02-08 13:58:50 +00:00
Anton Berezin
b8b0012f89 Update to 1.02. 2006-02-08 07:48:32 +00:00
Pav Lucistnik
e950dc88c5 - Update MASTER_SITES
- Portlint

PR:		ports/92918
Submitted by:	Babak Farrokhi <babak@farrokhi.net> (maintainer)
2006-02-07 21:17:50 +00:00
Sergey Matveychuk
2d249e8ce0 - Remove USE_REINPLACE from my ports 2006-02-07 17:56:16 +00:00
Hajimu UMEMOTO
f99dba79e0 Update to 20060109. 2006-02-07 15:40:15 +00:00
Hajimu UMEMOTO
af85468d10 Update to 20060111. 2006-02-07 15:39:36 +00:00
Maxim Sobolev
f3f135c46f Fix PLIST on 4.x (one of the modules can not be built due to absend va_copy()
function).

Submitted by:		Dan Lukes <dan@obluda.cz>
2006-02-06 22:03:50 +00:00
Maxim Sobolev
9ea68e6510 Fix build on 4.x.
Submitted by:	Tod McQuillin
2006-02-06 20:39:59 +00:00
Sergey Matveychuk
cf3ef2f991 - Fix a dictionary bug affected on 64 bit archs.
- While I'm here: fix pkg-plist - remove radiusd.sh.
- Bump PORTREVISION

PR:		ports/92887
Submitted by:	Alessandro Dellavedova <alessandro.dellavedova@gmail.com>
Obtained from:	http://bugs.freeradius.org/show_bug.cgi?id=312
2006-02-06 15:30:14 +00:00
Sergey Matveychuk
b289fc51b0 - Add heimdal kerberos support
Submitted by:	Volodymyr Kostyrko <c.kworr@gmail.com> (ports@)
2006-02-06 14:24:47 +00:00
Renato Botelho
40e15776d7 When building network applications, it is often helpful to have
a network accessible control and diagnostic interface. This module
provides such an interface for POE applications. By default, it
provides a fairly limited set of commands but is easily extended
to provide whatever command set you require.

WWW: http://search.cpan.org/dist/POE-Component-ControlPort

PR:		ports/92875
Submitted by:	Zach Thompson <hideo@lastamericanempire.com>
2006-02-06 11:38:51 +00:00
Maxim Sobolev
dbe5ff5d5a Update to 1.2.4. 2006-02-06 00:41:05 +00:00
Kris Kennaway
070cd0527b BROKEN: Installs into etc/ppp and doesn't clean it up 2006-02-05 20:19:51 +00:00
Kris Kennaway
8086ec3dbc Try to clean up www/data 2006-02-05 20:14:23 +00:00
Doug Barton
256b87fead Fix a small typo in MASTER_SITES
Fix some problems in the new rc.d script:
PROVIDE requires a trailing colon
There is no radiusd_start_precmd defined, so don't call it
Style issue, the - expansion is better than :- (see Porter's Handbook)
The FreeBSD KEYWORD is no longer needed

Bump PORTREVISION so that packages and users get the new rc.d script
2006-02-05 19:34:54 +00:00
Alexander Leidinger
b91fd53f32 This is an initial port of newer versions of:
- pwlib	->	1.9.2
 - openh323	->	1.17.3

The decission of porting the development releases instead of the stable
releases is based upon a discussion with the openh323 developers.

They serve as a start to be able to porting newer versions of e.g.
gnomemeeting et al.

Further tweaks/improvements to them may be required when other ports
start to use these versions.

Unlike the previous versions of those ports, they install a shared lib
now. So ports which depend upon them in the future should add a RUN_DEPENDS
upon them. Additionally the build time for those ports will decrease,
since they don't need to build pwlib/openh323 each time and grab them
from the build directory.

PR:			83396
Submitted by:		Steve Ames <steve@energistic.com>
In colaboration with:	Steve Ames <steve@energistic.com>
2006-02-05 13:39:41 +00:00
Alexander Leidinger
8d20ecc86c Depend upon the repocopied pwlib152 and and openh323-112 ports, to ease the
transition to newer versions of pwlib and openh323 without breaking ports
which depend upon them.

PR:			83396
Submitted by:		Steve Ames <steve@energistic.com>
In colaboration with:	Steve Ames <steve@energistic.com>
Approved by:		linimon ("no weeping changes ATM"-Heads-Up)
2006-02-05 12:35:09 +00:00
Tom McLaughlin
bd1f153bbb - Refactor patch now that gtk20 port uses ltverhack
Project by:	BSD# <http://www.mono-project.com/Mono:FreeBSD>
2006-02-05 02:19:54 +00:00
Sergey Matveychuk
cfd0564cef - Add patch to fix build on 4.x [1]
- Implement a modern feature of USE_RC_SUBR and remove redundant commands.

PR:		ports/92815 [1]
Submitted by:	Dan Lukes <dan@obluda.cz>
2006-02-04 19:52:39 +00:00
MANTANI Nobutaka
bbca3395da Fix build error on 4-stable.
Reported by:	pointyhat via kris
2006-02-04 16:42:14 +00:00
Renato Botelho
f5bc2fa3fd - Update to 0.26.0
PR:		ports/92767
Submitted by:	maintainer
2006-02-04 13:28:09 +00:00
Renato Botelho
d0e8f7623b - Update to 20060203
PR:		ports/92765
Submitted by:	maintainer
2006-02-04 13:24:57 +00:00
Joe Marcus Clarke
26374b53e9 Make portlint happy. 2006-02-04 06:25:57 +00:00