Commit Graph

128047 Commits

Author SHA1 Message Date
Tilman Keskinoz
85fffa76d9 Make fetchable for pointyhat by putting a copy into my MASTER_SITES_LOCAL 2005-06-15 14:24:24 +00:00
Tilman Keskinoz
4aa999f83b Unbreak by adding dependency on gtk20. 2005-06-15 14:11:01 +00:00
Herve Quiroz
d67075749d Update to 1.7 2005-06-15 13:59:33 +00:00
Tilman Keskinoz
f5b4c26296 Fix build after NI_WITHSCOPEID removal
Reported by:	pointyhat
2005-06-15 13:56:51 +00:00
Herve Quiroz
8f802f2957 - Update to 2.1
- Link API documentation to JDK Standard API documentation if present
- SIZEify
- Add 'devel' category [1]

Reported by:	portlint [1]
2005-06-15 13:48:07 +00:00
Herve Quiroz
bfdd66874b Update to 0.9.7
PR:		82244
Submitted by:	maintainer
2005-06-15 13:25:51 +00:00
Tilman Keskinoz
29e6828463 Fix build
Reported by:	pointyhat
2005-06-15 13:23:19 +00:00
Kirill Ponomarev
0162a5c575 Update to 0.8.7 2005-06-15 13:18:41 +00:00
Sam Lawrance
562cd08bbc Use png from ports rather than builtin version to avoid conflicts.
PR:		ports/81704
Submitted by:	David Marshall <marshall@chezmarshall.com>
2005-06-15 11:44:52 +00:00
Sam Lawrance
c7cb0e7bc9 Add a simple patch to reintroduce option parsing behaviour some ports
depend on (allow short form options longer than one character, eg. -bl).
This behaviour was removed when libdockapp was updated to 0.6.0.
Bump PORTREVISION.
I'll follow up with libdockapp author.

PR:		ports/82242
Reported by:	regis rampnoux <regisr@pobox.com>
2005-06-15 11:43:41 +00:00
Alexey Dokuchaev
b9159074e4 Stop patching nvidia_subr.c when building version 7174 of driver, correct
locking is already there.  Bump PORTREVISION.

This should fix recursive panics reported on 5.4-STABLE.

Reported by:	green
Submitted by:	sam
Reviewed by:	alc, dfr
2005-06-15 09:17:40 +00:00
Sergey Matveychuk
d4dcabf448 - Make packages optional (WITHOUT_XEMACS_PACKAGES).
- Remove dependency on mail/faces (it is not required for an base
  editor configuration and it pulls in gtk1 and what comes with that.
- Integrate with the GNOME desktop if installed.

PR:		ports/68826
Submitted by:	Pawel Worach <pawel.worach@telia.com>
2005-06-15 07:25:14 +00:00
Sergey Matveychuk
8ffaac1f78 - Missed files on last commit 2005-06-15 07:21:56 +00:00
Sergey Matveychuk
7ce3ca0acc - added support for draft-ietf-dhc-leasequery-08.txt
DHCPLEASEQUERY support.
  Thanks to Dmitry V. Sukhodoev <raven@chics.ru> for providing this patch
- introduced new OPTION to enable DHCPLEASEQUERY support

PR:		ports/79599
Submitted by:	maintainer
2005-06-15 07:19:56 +00:00
Michael Johnson
47cdb23dd1 - Add sasp
This is a tool that uses ARP poisoning  to  have  a  scenario
like this: we have a LAN and we want offer connectivity to every-
one coming here with his laptop for example. It could happen that
our  customer  has  his  network parameters already configured to
work correctly in his own LAN, but not working here. We can  have
then this scenario:
Customer's  host (10.0.0.2/8 and default gateway set to 10.0.0.1)
Our LAN (192.168.0.0/24 with real gateway 192.168.0.254).
All that we want is that our customer plugs his laptop  and  joins
the  internet without changing nothing of his network parameters.
Here comes this tool installed in my real gw(192.168.0.254)  It's
a  sort  of sniffer, because it sniffs broadcast ARP requests for
the gateway and answers that the gateway is itself In our example
our  customer's  laptop  sends  this request: arp who-has 10.0.0.1
tell 10.0.0.2 Now our gateway does the following: 1)  Sends  back
this  reply to 10.0.0.2: arp reply 10.0.0.1 is-at his_mac_address
2)Create the alias 10.0.0.254 (ARP is not routable so we need one
alias  for each subnet that is not our one) 3)Sends itself an ARP
reply to refresh his ARP cache
It is different from proxy arp for two reasons: first it runs  in
user  space,  then in this case we can plug machines belonging to
whatever subnet, while proxy arp is used in the case of only  two
different ones.

PR:		ports/79676
Submitted by:	Luigi Pizzirani <sviat@opengeeks.it>
2005-06-15 06:57:10 +00:00
Ade Lovett
00c2ca20f8 Pick this one up too, since it is somewhat intrinsically linked
to autotools
2005-06-15 06:48:19 +00:00
Sergey Matveychuk
da881d738f - Update to 2.3.4
PR:		ports/82238
Submitted by:	maintainer
2005-06-15 06:45:54 +00:00
Sergey Matveychuk
360ff12b9f - Update to 2.2.27. Bugfix releasse.
PR:		ports/82237
Submitted by:	Vsevolod Stakhov <vsevolod@highsecure.ru>
Approved by:	eik MIA
2005-06-15 06:44:17 +00:00
Sergey Matveychuk
6927fcbb67 - New maintainer
Submitted by:	Mark Foster <mark@foster.cc>
Reviewed by:	fenner (former maintainer)
2005-06-15 06:41:23 +00:00
Ade Lovett
c94d76f525 All that we see or seem, is but a dream, within a dream.
Take back maintainership.  I'll be scouring the PR database shortly,
if I miss any, or someone beats me to it, please feel free to reassign
appropriately.
2005-06-15 06:28:34 +00:00
Eric Anholt
ff45bb3d3b New port: driconf
driconf is an application for configuring DRI drivers at a system or user level,
with choices applicable to all or to specific applications.  Options are
advertised to driconf by the DRI drivers.

Assistance by:	lesi
2005-06-15 05:42:03 +00:00
Sergey Matveychuk
89460193db - Update to 3.7
PR:		ports/82234
Submitted by:	maintainer
2005-06-15 05:36:31 +00:00
Joe Marcus Clarke
82df2d6531 Fix the path to the desktop item icon.
Submitted by:	Franz Klammer <klammer@webonaut.com>
2005-06-15 03:39:18 +00:00
Joe Marcus Clarke
21ba433221 Update to 1.2.2. 2005-06-15 03:26:23 +00:00
Dejan Lesjak
ecf1fe074b Bump PORTREVISION for X mtree changes.
Requested by:	ahze
2005-06-15 02:55:59 +00:00
Dejan Lesjak
5a2bfbf499 Directory share/pixmaps is now included in mtree
(BSD.x11-4.dist rev. 1.27), so remove it from plist.
2005-06-15 02:43:36 +00:00
Dejan Lesjak
5066edac69 Fix up plist after modifications to mtree (BSD.x11-4.dist rev. 1.27). 2005-06-15 02:42:14 +00:00
Dejan Lesjak
2552b8e5f9 Upgrade to XFree86 4.5.0.
Ports changes:
- Drop dependency on x11/wrapper. X server already contains this code
(programs/Xserver/os/utils.c rev. 3.58).
- Install default SecurityPolicy with XFree86-4-libraries, thus avoiding
plists and who-owns-what complications between different fooServer ports.
Copy default file to real one if that doesn't exist and remove both upon
uninstall if they are the same.
- Revert change to Imake.rules rev. 3.132 in devel/imake-4 port, since
couple of ports break with this change
(devel/imake-4/files/patch-Imake.rules)
- Add grehans patches for PPC [1]
- Several of directories that were previously in /etc/mtree/BSD.x11-4.dist
were moved to respective ports pkg-plists

PR:		[1] 78345, 78346, 78348, 78352, 78353, 78354, 78355, 78356
2005-06-15 02:40:03 +00:00
Eric Anholt
1cb0f1af73 Mark these ports IGNORE on XFree86, due to libGL incompatibility and the
presence of xfree86-dri.  Also, fix up the wording and the website in pkg-descr.
2005-06-15 02:16:36 +00:00
Matthew Hunt
a044150c79 Fix incorrect ioctl arguments size (affects big-endian 64-bit platforms).
Submitted by:	Marc Espie <espie@openbsd.org> via naddy
2005-06-15 01:03:08 +00:00
Simon L. B. Nielsen
de9b30b80a Grab maintainer-ship of portaudit. While I do not currently have any
plans for improvements (though I have ideas) I feel that portaudit is
too important to not have an active maintainer.

Approved by:	portmgr (linimon)
2005-06-14 22:04:55 +00:00
Lars Thegler
a9353288a1 Update to 1.42, and unIGNORE
PR:		ports/81937
Submitted by:	Krzysztof Stryjek <wtp+smokeping142@bsdguru.org>
2005-06-14 21:13:25 +00:00
Alex Dupre
4107b871ca Add support for zend multibyte.
PR:		ports/76527
Submitted by:	Shinsuke Matsui <poppen@karashi.org>
Strongly desired by:	Lapo Luchini <lapo@lapo.it>
2005-06-14 20:38:26 +00:00
Kirill Ponomarev
e2cce2e62c Fix OPTIONS logic.
Reported by:	Pawel Malachowski <pawmal-posting@freebsd.lublin.pl>
2005-06-14 20:30:13 +00:00
Niels Heinen
91cdac02fb New port: Create HOME directory with a PAM module on demand
Based on submission via the following PR:

PR:		ports/82032
Submitted by:	Martin Mersberger
Approved by:	nectar (mentor)
2005-06-14 20:01:55 +00:00
Jeremy Messenger
0f049ee75c Got bite by -w when I upgraded my desktop to 6.0-CURRENT.
% cbview
	env: perl -w: No such file or directory

Remove -w and bump the PORTREVISION.
2005-06-14 19:58:41 +00:00
Roman Bogorodskiy
267ba56334 Update to 20050614 (0.86rc1).
PR:		82222
Submitted by:	Renato Botelho <freebsd@galle.com.br>
Approved by:	Rob Evers (maintainer)
2005-06-14 19:35:44 +00:00
Thierry Thomas
dac6c97324 Upgrade to 1.1.4.
PR:		ports/82068
Submitted by:	Antonio Carlos Venancio Junior <antonio (at) php.net>
Approved by:	maintainer
2005-06-14 19:16:22 +00:00
Niels Heinen
066316238b Change MAINTAINER email back from babak@farrokhi.net to
vaidab@safe-mail.net. This was mistakenly changed during
yesterdays patch.

Approved by:	nectar (mentor)
2005-06-14 18:52:04 +00:00
Hiroki Sato
e01a593485 Update to 0.3.3. Changes include:
- Added support for 'border', 'border-left', 'border-right',
   'border-top', 'border-bottom', 'border-style', 'border-width', and
   'border-color' properties (Julian Rosse)
 - Removed border-related properties and 'padding'from libfo-compat.xsl
 - Corrected whitespace handling in libfo-compat.xsl
 - Added removal of more unsupported properties in libfo-compat.xsl
 - Corrected drawing 'dashed', 'dotted', 'groove', and 'hidden' border
   styles
 - Partially re-implemented fo:external-graphic support
2005-06-14 18:17:57 +00:00
Jeremy Messenger
ea45f63c5c x11vnc is a VNC server for real X displays. VNC (Virtual Network Computing)
is a very useful network graphics protocol which allows multiple simple
remote viewers to watch and control a single desktop.  x11vnc differs from
traditional UNIX VNC servers in that it is accessing a real X displays that
may already be in progress rather than creating it's own X server for clients
to connect to.

WWW: http://www.karlrunge.com/x11vnc/

PR:		ports/81995
Submitted by:	Loren M. Lang <lorenl@alzatex.com>
2005-06-14 18:04:35 +00:00
Jean-Yves Lefort
d93a4f3fab [1]:
- Update to 0.4.0

Moreover:
  - Reword COMMENT and pkg-descr
  - Use ${PTHREAD_CFLAGS}

PR:		ports/82203 [1]
Submitted by:	maintainer [1]
2005-06-14 17:50:13 +00:00
Jean-Yves Lefort
edfce7e2ec Add xmms-eq-skins.
This port contains additional skins for the XMMS EQ plugin.

WWW: http://equ.sourceforge.net/

PR:		ports/82210
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2005-06-14 17:22:30 +00:00
Jean-Yves Lefort
2992419fb5 Add xmms-eq.
EQ is a realtime graphical equalizer plugin for XMMS.

WWW: http://equ.sourceforge.net/

PR:		ports/82211
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2005-06-14 17:20:12 +00:00
James E. Housley
591f4309d9 Update to DAT 4513 2005-06-14 16:45:35 +00:00
Hiroki Sato
77ccee4fb2 Update to 20050609. Changes include:
- The GUI is now based on gtk2 instead of Xaw
 - Flags are stored symbolically in the .pcb file.
 - As part of the switch to gtk2, the user customizable menu feature has
   been temporarily broken.  Hopefully this will be fixed by the next
   snapshot.  In addition, the loading of background images has also been
   temporarily broken.

Submitted by:	des
2005-06-14 16:18:01 +00:00
Roman Bogorodskiy
977f36cb9f Update to 1.1.3.
PR:		82232
Submitted by:	Linh Pham (maintainer)
2005-06-14 16:06:21 +00:00
Alex Dupre
59ecee6b11 Update to 4.2 release.
Changes on this version:
    * Bug fix for tai64 processing on 64 bit machines
    * Support for graphing dnscache activity
    * Support for graphing tinydns activity

PR:		ports/81714
Submitted by:	Renato Botelho <freebsd@galle.com.br>
2005-06-14 14:51:42 +00:00
Alex Dupre
0b4285ce02 Add support for Berkeley DB 4.3 and set it as default version.
PR:		ports/82019
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
2005-06-14 14:47:26 +00:00
Maxim Sobolev
d02ede9337 Upgrade to 0.10. Changes:
o T1/E1 on the fly mode switching for wcte11xp/wct4xxp cards.

o Removed define which made TDM cards operate wrong during call
  detection.

o Current version is compatible with 4.x  (thanks to Luigi Rizzo).

o Fixed bug with spurious PCI ID changes by WCTE11XP card.

o Fixed bug with TDM cards Rev.H PCI ids.
2005-06-14 14:41:39 +00:00