Commit graph

166037 commits

Author SHA1 Message Date
Dirk Meyer
59c3387156 - added Recycler, DBModeler, guile-gui, AddressManager 2006-12-10 19:08:21 +00:00
Soeren Straarup
7092d12cbf libosip2 (3.0.1)
* add Windows CE support with Visual Studio 2005
          (WM5.0,PocketPC 2003/2005, Smartphone)
        * Fix memory leaks (not likely to happen).
        * Fix buffer overrun in url.
        * Modification of the Application Binary Interface (ABI)
          to decrease number of allocations.
          Changes: osip_message_t/osip_dialog_t/sdp_message_t/osip_fifo_t
        * save route headers in the same order (CALLER or CALLER) in dialogs.

PR:		105164
Submitted by:	Yi-Huan Chan <yhchan@csie.nctu.edu.tw>
Approved by:	maintainer (me), tmclaugh (mentor,implicit)
2006-12-10 18:45:28 +00:00
Joe Marcus Clarke
4c54ca8922 Update to 0.20. 2006-12-10 18:36:10 +00:00
Andrew Pantyukhin
5a2188a2e3 - Update to 0.9.3-3 2006-12-10 18:18:15 +00:00
Mark Linimon
c9a8767b4c Whitespace fix.
Submitted by:	edwin
2006-12-10 18:15:33 +00:00
Mark Linimon
0105d52fe9 Set to require perl built with threads to save from deprecation. I don't
know of any better way to detect this.

PR:		ports/104928
Submitted by:	marc@pilgerer.org (new maintainer)
2006-12-10 17:49:59 +00:00
Jimmy Olgeni
24cf8ca8d2 Upgrade to version 0.9.4.
PR:		ports/106495
Submitted by:	trasz(at)pin.if.uz.zgora.pl
Obtained from:	miwi (patch update for FreeBSD 4.x, also by trasz)
2006-12-10 17:31:58 +00:00
Soeren Straarup
ba63202a14 Pushing EXPIRATION_DATE a month to give me time to work on
PR ports/105884

Approved by:	linimon
2006-12-10 17:27:02 +00:00
Tilman Keskinoz
cc9be3417b Update to 1.12 2006-12-10 17:04:55 +00:00
Mario Sergio Fujikawa Ferreira
9437953b13 Give up maintainership 2006-12-10 16:33:25 +00:00
Mario Sergio Fujikawa Ferreira
075fbb61a1 Update to 1.0.1 2006-12-10 16:26:06 +00:00
Michael Johnson
ffb63ffb23 Add missing file 2006-12-10 16:11:53 +00:00
Michael Johnson
60149cc041 - Update to 0.8.6, this is a stable release but it will live in
vlc-devel for the time being since multimedia/ffmpeg support
  was dropped, you *must* use multimedia/ffmpeg-devel.
2006-12-10 16:11:22 +00:00
Andrey A. Chernov
f2f62a727a Add --with-thread-safe-resolver for >= 502102
Submitted by:   ume
2006-12-10 15:56:50 +00:00
Rong-En Fan
c033a24328 - Update to 1.34
PR:		ports/106554
Submitted by:	chinsan (maintainer)
2006-12-10 15:12:11 +00:00
Rong-En Fan
7d06bffd2a - Update to 0.32
PR:		ports/106553
Submitted by:	chinsan (maintainer)
2006-12-10 15:11:48 +00:00
Alex Dupre
868ca65cc2 Add optional mail header patch, to track php-based spamming.
Update suhosin patch to 0.9.6 release.
2006-12-10 15:04:41 +00:00
Alex Dupre
634f61a445 Add optional mail header patch, to track php-based spamming. 2006-12-10 15:04:17 +00:00
Yen-Ming Lee
f4cb83eeb5 - update to 2.0.3 2006-12-10 14:55:03 +00:00
Yen-Ming Lee
9fe94033d9 - update to 1.12 2006-12-10 14:47:40 +00:00
Alex Dupre
91ddb270c5 Respect CFLAGS.
Submitted by:	Cory R. King <coryking@xlan.org>
2006-12-10 14:33:34 +00:00
Dirk Meyer
9ef62cddd9 - take maintainership
- pswrap will be build with dgs
- remove DEPRECATED, EXPIRATION_DATE
2006-12-10 14:12:15 +00:00
Dirk Meyer
4238b7752b - reactivate for ia64 2006-12-10 14:08:40 +00:00
Dirk Meyer
ad71a0e281 - take maintainership
- virtualie meta package
2006-12-10 14:05:59 +00:00
Andrey A. Chernov
3cb687a3d6 Add comment about j,{if_addr},{cert_subject},i,{auth_authen} 2006-12-10 14:01:02 +00:00
Andrey A. Chernov
52e7d01086 Assign myself as MAINTAINER 2006-12-10 13:34:45 +00:00
Tilman Keskinoz
321e965c40 Update to 1.3 2006-12-10 13:18:24 +00:00
Tilman Keskinoz
66a9e048b6 Update to 1.3.1 2006-12-10 13:11:32 +00:00
Gabor Kovesdan
de7ffb2c76 - Update to 2.2.3
PR:		ports/106418
Submitted by:	Mark Starovoytov <mark_sf@kikg.ifmo.ru> (maintainer)
Approved by:	erwin (mentor)
2006-12-10 12:50:21 +00:00
Gabor Kovesdan
367edbfdb1 - Enable it on amd64
PR:		ports/105565
Submitted by:	Ivan Voras <ivoras@gmail.com>
Approved by:	erwin (mentor), maintainer timeout
2006-12-10 12:48:34 +00:00
Gabor Kovesdan
93e805e722 - Update to 2.1.3
- Fix fetching
- Remove old patch and use MAKE_ARGS instead
- portlint(1) and whitespace

Approved by:	erwin (mentor)
2006-12-10 12:39:32 +00:00
Gabor Kovesdan
ac97872da3 - Deprecate
- Set EXPIRATION_DATE

Approved by:	erwin (mentor)
2006-12-10 12:37:38 +00:00
Soeren Straarup
61ae43a1b7 Use USE_LDCONFIG
Prepare for net/libosip to be updated to version libosip2-3
This is done not to break ports.

Approved by:	tmclaugh (mentor)
2006-12-10 12:10:40 +00:00
Martin Blapp
5b96c0a9f5 Update audio/xmms-uade to 2.03
Drop support for 4.x
Add an additional mirror

PR:		96488
Submitted by:	Emanuel Haupt <ehaupt@FreeBSD.org>
2006-12-10 11:16:32 +00:00
Emanuel Haupt
0c78cc6177 Update to 3.10 2006-12-10 11:10:55 +00:00
Thierry Thomas
24b97b1b54 Respect $X11BASE.
PR:		105844
Approved by:	maintainer's time-out
2006-12-10 11:05:42 +00:00
Emanuel Haupt
6315eb1865 Update to 0.16 2006-12-10 11:02:06 +00:00
Martin Blapp
8b6fa268b2 Fix build 2006-12-10 10:37:45 +00:00
Gabor Kovesdan
f6a345a00f Fix the typo in my last commit. I accidentally committed the wrong version
of the patch.

Approved by:	erwin (mentor)
Pointy hat to:	gabor
2006-12-10 10:18:17 +00:00
Thierry Thomas
804de34d47 Chase Xapian's upgrade. 2006-12-10 08:53:00 +00:00
Martin Wilke
52ff871d1e - Fix Makefile
PR:             ports/106550
Submitted by:   Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
Approved by:    common sense
2006-12-10 08:43:44 +00:00
Yen-Ming Lee
d06aaca64b - update to 0.17.008 2006-12-10 08:10:35 +00:00
Kirill Ponomarev
88bc2ac58a Update to 0.11.2
PR:		ports/106259
Submitted by:	farrokhi
2006-12-10 07:32:52 +00:00
Kirill Ponomarev
34897a87f4 Update to 0.6.9 2006-12-10 07:28:04 +00:00
Jun Kuriyama
6b27163fc6 - Chase net/samba3 upgrade (3.0.23d). 2006-12-10 07:19:25 +00:00
Max Khon
44cdfaa532 Update to 4.5.7. 2006-12-10 06:47:53 +00:00
Kris Kennaway
30a4ec9ddc BROKEN: Does not build 2006-12-10 06:20:32 +00:00
Kris Kennaway
c81f8aa062 BROKEN: Incomplete pkg-plist 2006-12-10 06:18:35 +00:00
Kris Kennaway
957d54a947 BROKEN: Incorrect pkg-plist 2006-12-10 06:17:26 +00:00
Kris Kennaway
d1402ff1db BROKEN: Unfetchable 2006-12-10 06:16:38 +00:00