1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00
Commit Graph

11188 Commits

Author SHA1 Message Date
Alexey Dokuchaev
6c08c4baa5 Give variable a more sane name. 2005-01-25 08:58:31 +00:00
Alexey Dokuchaev
c630cddc43 Unbreak on recent FreeBSD versions:
- Avoid <varagrs.h> usage in vafor of <stdarg.h>
- Correctly detect `libtelnet' location
2005-01-25 08:45:46 +00:00
Edwin Groothuis
94502ac819 Remove the conditional removal of all locale directories.
Hopefully it will improve our list of locale directories
(http://www.freebsd.org/cgi/cvsweb.cgi/src/etc/mtree/BSD.x11-4.dist?rev=1.25&content-type=text/x-cvsweb-markup)
2005-01-25 08:17:02 +00:00
Edwin Groothuis
fced4933a4 Fix pkg-plist to not remove
/usr/X11R6/share/locale/es_MX/LC_MESSAGES missing
	/usr/X11R6/share/locale/pt_PT/LC_MESSAGES missing

Not sure what the official policy is...
2005-01-25 08:02:27 +00:00
Kirill Ponomarev
a87239a180 Update to 1.0.6 2005-01-24 23:26:48 +00:00
Joe Marcus Clarke
61b5ce720e Now that howl's pkg-config file has been fixed, we no longer need to hack
the howl include path.
2005-01-24 22:28:37 +00:00
Tom Hukins
f178ee0e58 Fix a few package list errors I introduced yesterday. 2005-01-24 20:49:59 +00:00
Joe Marcus Clarke
423fe4c405 Update to 0.9.8, and fix the build on 4.X Alpha.
Approved by:	maintainer timeout
2005-01-24 20:10:58 +00:00
Joe Marcus Clarke
1e3ac548e4 Forced commit to note the 1.1.2 update was
Submitted by:	Matthew Luckie <mjl@luckie.org.nz>
2005-01-24 19:23:41 +00:00
Joe Marcus Clarke
efab15b477 Chase the Gaim update, and tighten CONFLICTS to make portlint a bit happier. 2005-01-24 19:23:11 +00:00
Joe Marcus Clarke
b2552fa0ed Update to 1.1.2. See http://gaim.sourceforge.net/ChangeLog for a list of
changes.
2005-01-24 19:20:54 +00:00
Kirill Ponomarev
d69a11d51e Update to 0.6.6 2005-01-24 15:49:31 +00:00
Norikatsu Shigemura
f227646e0b Update to 2005.01.24. 2005-01-24 14:54:58 +00:00
Erwin Lansing
b6bf4d393c Reindent so Makevars are read by make(1) and does not invoke it as a shell command. This should fix INDEX builds. 2005-01-24 09:44:17 +00:00
Kris Kennaway
bd4c774786 Reset undeliverable maintainer address. It has reported the following
since Dec 24:

<"pdseniura:techie.com"@mail.com.int>: host
    mta1.us4.outblaze.com.int[192.168.9.154] said: 552 recipient storage full,
    try again later (in reply to RCPT TO command)
2005-01-24 04:23:44 +00:00
Pav Lucistnik
488660d601 - Use generic PY_XML instead of explicit dependency
PR:		ports/76568
Submitted by:	Stefan Walter <sw@gegenunendlich.de> (maintainer)
2005-01-24 00:03:46 +00:00
Tom Hukins
41128b69dd Update to version 1.3.1 and make the port support PREFIX properly. 2005-01-23 20:13:27 +00:00
Pete Fritchman
e3f1a4ff7e Unbreak: now compiles with latest libevent port
PR:		76373
Submitted by:	Phil Oleson <oz@nixil.net>
2005-01-23 19:51:03 +00:00
Pav Lucistnik
096420d5ad - Update to 1.2.6
PR:		ports/76605
Submitted by:	Stefan Ehmann <shoesoft@gmx.net> (maintainer)
2005-01-23 17:44:46 +00:00
Pav Lucistnik
82c43a7828 - Update to 0.8.9
PR:		ports/76606
Submitted by:	Stefan Ehmann <shoesoft@gmx.net> (maintainer)
2005-01-23 15:59:24 +00:00
Pav Lucistnik
912c497bcf - Switch to libtool15, avoid .la file
PR:		ports/76582
Submitted by:	Tobias Roth <ports@fsck.ch> (maintainer)
2005-01-23 13:21:53 +00:00
Pav Lucistnik
72051f1280 - Update to 0.0.10
PR:		ports/76566
Submitted by:	Stefan Ehmann <shoesoft@gmx.net> (maintainer)
2005-01-23 12:56:59 +00:00
MANTANI Nobutaka
45eacd3211 Update to 0.2.1. 2005-01-23 05:49:20 +00:00
Bruce M Simpson
4656244420 Mega-commit fixing several outstanding issues with the port.
Fix inconsistent configure-time behaviour. Previously, the tcpdump port
would look at the base system pcap, then attempt to link against the port.
This caused spurious link failures, and should fix build on IA64.

Add a new switch, WITH_LIBPCAP_PORT, to force the use of libpcap
from ports.
Rototile the build-time options for the port, and document them.

Fix detection of the OpenSSL libraries; 0.9.7d and later renamed the
des_cbc_encrypt function to DES_cbc_encrypt, so deal with this by
rebuilding configure after patching configure.in.

Incorporate fix for PR bin/76497 suggested by keramida@ (logic error
in the PPP IPV6CP parser).

Make some stylistic fixes while we're at it, and improve comments.
Mark as unbroken on -CURRENT.
Bump PORTREVISION.

PR:	bin/76497 (possibly others)
2005-01-23 00:39:01 +00:00
Markus Brueffer
1a2c961bfc - Fix a problem where the trayicon doesn't indicate network traffic
- Bump PORTREVISION
2005-01-22 13:22:58 +00:00
Sergey Matveychuk
205506adcf - Update to 7.1.1
PR:		ports/76335
Submitted by:	maintainer
2005-01-22 12:07:01 +00:00
Kirill Ponomarev
793f6321b4 Portlint(1)
Approved by:	maintainer
2005-01-22 11:24:54 +00:00
Markus Brueffer
9c29f9eabb Add knemo 0.3.1, a network monitor for KDE.
KNemo offers a network monitor similar to the one found in Windows.
For every network interface it displays an icon in the systray.

http://www.kde-apps.org/content/show.php?content=12956

Note: There are two extensions to the original KNemo:
1. Multiple IPs on devices are supported
2. The semantics of not available devices were changed
   from: "device is not up"
     to: "device is not up" or "device is up but has no carrier/is not
         associated"
   which mimics the behaviour of the Windows counterpart more closely

Bugs: The stats page for wireless specific statistics doesn't work, yet
2005-01-22 01:39:05 +00:00
Sergey Matveychuk
e72533294b - Update to 1.0
PR:		ports/76795
Submitted by:	Hendrik Scholz <hendrik(at)scholz.net>
Approved by:	maintainer
2005-01-21 15:13:34 +00:00
Oliver Lehmann
47b6b6d047 don't sed ${WRKSRC}/Makefile.in twice
Noted By:	Atanas <atanas@aplus.net>
2005-01-21 06:11:02 +00:00
Colin Percival
7ef8b8da40 Remove conditional dependencies on security/tcp_wrapper: That port
hasn't existed since October 2002, and tcp_wrapper has been included in
the base system since March 1999.
2005-01-20 18:52:56 +00:00
Mario Sergio Fujikawa Ferreira
202a460e09 o Fix do-install target
o Bump PORTREVISION

Submitted by:	pointyhat
2005-01-20 17:14:22 +00:00
Alexander Leidinger
f3c8c03a38 Add a note about the IGAIN messages. 2005-01-20 14:04:13 +00:00
Pav Lucistnik
13cc5f90ca - Update to 0.8.6
PR:		ports/76368
Submitted by:	Florent Thoumie <flz@xbsd.org> (maintainer)
2005-01-20 13:06:04 +00:00
Pav Lucistnik
f4fae76ce8 - Rename patch file so it get used in make patch
- Minor fix in documentation

PR:		ports/76371
Submitted by:	Thomas Kempka <t.kempka@web.de> (maintainer)
2005-01-20 12:11:57 +00:00
Pav Lucistnik
546ed8190c - Clean etc/raddb directory
PR:		ports/76443
Submitted by:	Florent Thoumie <flz@xbsd.org>
Approved by:	Andrew Thompson <andy@fud.org.nz> (maintainer)
2005-01-20 12:03:42 +00:00
Mario Sergio Fujikawa Ferreira
d50f555ea6 o USE_JIKES=no because jikes breaks thee build
o Have restart script use sh instead of bash (wrong path anyway)
o Bump PORTREVISION
2005-01-20 12:02:43 +00:00
Brooks Davis
9eae09a7d5 Add vncreflector 1.2.4.
From the website:
    VNC Reflector is a specialized VNC server which acts as a proxy
    sitting between real VNC server (a host) and a number of VNC
    clients. It was designed to work efficiently with large number
    of clients.
2005-01-20 10:35:48 +00:00
Pav Lucistnik
5c8b847e8f - Update to 0.0.10
PR:		ports/76466
Submitted by:	Radim Kolar <hsn@netmag.cz>
2005-01-19 23:59:20 +00:00
Edwin Groothuis
6a964e8dec Update port: net/libtorrent - update to version 0.4.7.
Update port to version 0.4.7.
	The port now installs libtorrent.pc in the proper directory and
	doesn't attempt to remove ${PREFIX}/libdata/pkgconfig anymore.

PR:		ports/76465
Submitted by:	Florent Thoumie <flz@xbsd.org>
2005-01-19 21:19:33 +00:00
Pav Lucistnik
e8aef198fe - Update to 1.4.0
PR:		ports/76427
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
2005-01-19 19:06:05 +00:00
Pav Lucistnik
843ecf33ac - Fix plist
PR:		ports/76416
Submitted by:	Florent Thoumie <flz@xbsd.org>
2005-01-19 14:51:06 +00:00
Kirill Ponomarev
7404ab9f03 Fix build on amd64, sparc64, ia64.
PR:		ports/76463
Submitted by:	maintainer
2005-01-19 13:36:52 +00:00
Edwin Groothuis
e42e3cbc15 Update port: net/pear-Net_NNTP to 1.2.0
+ update port: net/pear-Net_NNTP to 1.2.0
	  + changelog: http://pear.php.net/package/Net_NNTP/download/1.2.0/
	+ take maintainership
	+ update pkg-descr

PR:		ports/76355
Submitted by:	Antônio Carlos Venâncio Júnior <antonio@php.net>
2005-01-19 10:33:25 +00:00
Cheng-Lung Sung
de91967349 - update to 4.14.0
- add offline.wav
- major fixes:
    - fix "'u' character disappear in ICQ protocol"
    - fix memory leak when checking RSS
2005-01-19 10:23:41 +00:00
Pav Lucistnik
86c3ea3f06 - 0.1.2.1
PR:		ports/76435
Submitted by:	David Thiel <lx@redundancy.redundancy.org> (maintainer)
2005-01-19 10:14:42 +00:00
Mario Sergio Fujikawa Ferreira
a6e9b5e4cf USE_JIKES=no because build breaks if jikes is used
Submitted by:	hq
2005-01-19 01:39:37 +00:00
Mario Sergio Fujikawa Ferreira
e1dbe10dbd Update to development version 2.5.28 patch kit o 2005-01-18 13:44:51 +00:00
Volker Stolz
4d6b53ee16 Update to 0.02
PR:		ports/76236
Submitted by:	Tsurutani Naoki via maintainer
2005-01-18 09:20:36 +00:00
Kirill Ponomarev
2e5ef4abca Fix plist.
PR:		ports/76314
Submitted by:	Florent Thoumie <flz@xbsd.org>
2005-01-17 16:03:18 +00:00