1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Commit Graph

13257 Commits

Author SHA1 Message Date
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
Joe Marcus Clarke
1dc7ecd019 Set MIBDIRS to /dev/null to prevent a mysterious .index file from showing up
in the net-snmp mibs directory during build.
2006-02-04 06:25:16 +00:00
Maxime Henrion
4c0543603a Update to csup-snap-20060204:
- Don't use the C99 %zd format in fattr_encode(), it fails with a
  pre-C99 compiler and just prints "zd", which caused csup to send
  corrupted file attributes and get kicked by the server.  I have no
  idea why I didn't see this when testing on ref4.FreeBSD.org but csup
  now really works on RELENG_4.
- Completely revamp the file attributes computation when checking out
  new files and when updating them via diffs.  We now create the files
  with correct attributes.  If you've seen "SetAttrs" commands when you
  didn't use to see with CVSup, that fixes it.
- Rewrite mkdirhier() so that it works as intended and respects the
  umask setting of the collection.
- Fix a bad bug in proto_get_ascii() that made csup crash when there
  were no more tokens to eat.
- Rework the status file API so that it's always possible to determine
  if there was an error and to supply appropriate error messages with
  status_errmsg().  Use this new function in the lister, detailer and
  updater threads.
- Implement support for two new formats in proto_printf(), %f and %F,
  that are used to print encoded file attributes.  Use them everywhere
  appropriate to simplify code.

And probably a few things more that I forgot.
2006-02-04 02:50:00 +00:00
Archie Cobbs
a4a9d0c780 Bequeath maintainership to glebius@freebsd.org. 2006-02-04 01:34:33 +00:00
Marcus Alves Grando
f875469a41 - Fix hardcoded /etc/rc.subr in rc script [1]
- Update rc script to use USE_RC_SUBR
- Bump PORTREVISION
- portlint(1)
- Drop MAINTAINER [2]

PR:		92465 [1]
Reported by:	Andrew Partan <asp@partan.com> [1]
Requested by:	Adam <jettea46@yahoo.com> (maintainer via email) [2]
2006-02-04 00:38:34 +00:00
Cy Schubert
9a56759914 Welcome the new ntp-devel and ntp-stable ports. 2006-02-03 23:32:36 +00:00
Cy Schubert
773cddcc2c Resurrect the ntp-devel port. This port tracks the -DEV branch of NTP
whereas the ntp and ntp-stable ports track the -PROD and -STABLE branches
of NTP respectively.
2006-02-03 23:23:22 +00:00
Cy Schubert
5ec56c4a94 Welcome in the new ntp-stable port. This port tracks the -STABLE branch
of NTP whereas the "ntp" port tracks the -PROD branch of NTP.
2006-02-03 22:29:12 +00:00
Kris Kennaway
dfd49f4451 Add autoconf 2.53 dependency, needed to run :configure target 2006-02-03 21:16:58 +00:00
Andrej Zverev
70b6c15f1a - Update to 0.99.3
- Fix build on 4.11 by sem@ (files/patch-lib-buffer.c
			     files/patch-ospfd-ospfd.h

--------------------------------
Some known problems outstanding:

- bgpd: prefix counts can get a bit screwy after clears/resets
   this is mostly cosmetic *unless* you use max-prefix counts.
- bgpd: There is a memory leak if 'set community' is used in
  route-maps. This is present in 0.98 too. See bugzilla #89.
- ospfd: 'default-originate always' loses the 'always' qualifier.

Some regressions fixed in 0.99.3:

- bgpd: workqueues were too conservative and could backlog under load
 (e.g. continual session up then reset), eventually leading to OOM.
- ospfd: crash on startup (and only startup) if redistribute was
  enabled fixed.
- bgpd: SEGV in bgp_aspath.c fixed.
- bgpd: memory leak in bgp_aspath.c fixed
- ospfd: oversize LSA support was not functional, fixed.
- ospfd: leak of connected struct fixed
- ospfd: NSM problems fixed, see bug #234
- vtysh: integrated config file reading should work again.
- zserv: flags above 32bits should make it across to daemons now
   (affecting Solaris and IFF_NOXMIT and IFF_VIRTUAL)
- ripd: MD5 auth verification fixed.

The full changelog is available at:

    http://www.quagga.net/download/quagga-0.99.3.changelog.txt

PR:		ports/92524
Submitted by:	Boris Kovalenko <boris@tagnet.ru> (maintainer)
2006-02-03 11:39:37 +00:00
Maxime Henrion
6a699c4bb2 Update to csup-snap-20060203:
- The -4 and -6 switches have been addede to force usage of IPv4 or IPv6,
  respectively,
- The "list=suffix" option in the supfile is now supported.
- And many bugfixes.
2006-02-02 23:36:14 +00:00
Maxime Henrion
37863a6572 Update to the 20060202 snapshot:
- Many bugfixes and code improvements.
- There is now a csup(1) manual page.
- We now use the Z_DEFAULT_COMPRESSION zlib compression level instead of
  Z_BEST_SPEED (the lowest).  As a consequence of this, less data needs to
  be send and csup is slightly faster than CVSup in my tests.
2006-02-02 00:35:40 +00:00
Edwin Groothuis
ca424c4e97 SHA256ify
APproved by: krion@
2006-02-01 22:46:10 +00:00
Edwin Groothuis
e7edb9f118 Make net/etherboot fetchable again by using berlios.de 2006-02-01 22:36:09 +00:00
Jean-Yves Lefort
54a0cec780 - Update to 5.2.2 and improve the bpf kernel bug (kern/84823) workaround [1]
- Take maintainership

[1]:
PR:		ports/92694
Submitted by:	Rudolf Cejka <cejkar@fit.vutbr.cz>
2006-02-01 21:14:37 +00:00
Pav Lucistnik
b421b8094b - Update to 1.1.0
- No longer compiles on FreeBSD 4.X

PR:		ports/92598
Submitted by:	Alessandro Dellavedova
2006-02-01 18:38:14 +00:00
Dag-Erling Smørgrav
3bedc4746a Remove BROKEN; nss_ldap compiles and runs fine on recent -CURRENT. 2006-02-01 10:52:31 +00:00
Michael Nottebrock
79fc2a8db2 Update to KDE 3.5.1. 2006-02-01 09:13:29 +00:00
Sam Lawrance
272671d1ea Fix build on -current.
Fix English typo.
2006-02-01 05:02:19 +00:00
Alexander Leidinger
57b0d1c87b Finish repocopy (openh323 -> openh323-112). 2006-01-31 21:02:38 +00:00
Alexander Leidinger
8b5d884697 After repocopy from net/openh323:
- fix PORTNAME
 - "chase" expat libversion bump
 - fix dependency/path (repocopied pwlib152)

PR:		83396 (implicit)
Repocopy by:	marcus
2006-01-31 21:00:51 +00:00
Dirk Meyer
b4012af873 - remove etc/pam.d/radius if present 2006-01-31 15:55:58 +00:00
Dirk Meyer
676db5a9e0 - substitute PREFIX in rc script
- bump PORTREVISION
2006-01-31 06:14:57 +00:00
Joe Marcus Clarke
fe200ce608 Adjust the order of variable declarations to fix a problem getting the
signal strength from Aironet cards.
2006-01-31 02:46:29 +00:00
Jun Kuriyama
a06ee65df0 Chase shlib bump of libexpat. 2006-01-30 23:20:05 +00:00