Commit graph

175572 commits

Author SHA1 Message Date
Edwin Groothuis
c314c14507 [patch] cleanup non-supported FreeBSD versions
PR:		ports/111684
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	Jerry Eriksson <jerer606@student.liu.se>
2007-04-16 22:14:54 +00:00
Florent Thoumie
7c317dd22a Add libtelepathy 0.0.53, a unified framework for presence and IM. 2007-04-16 22:13:10 +00:00
Juergen Lock
a1994cae9f Cleanup non-supported FreeBSD versions
PR:		ports/111659
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2007-04-16 21:44:22 +00:00
Juergen Lock
f8785d061f Cleanup non-supported FreeBSD versions
PR:		ports/111639
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2007-04-16 21:43:42 +00:00
Ion-Mihai Tetcu
f62ad05b3c Update to 5.4.0
PR:		ports/111718
Submitted by:	Marcelo Araujo (araujo@bsdmail.org) (maintianer)
2007-04-16 21:39:33 +00:00
Edwin Groothuis
6b02237ddb [patch] cleanup non-supported FreeBSD versions
PR:		ports/111650
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	Martin Kraft <martin.kraft@fal.de>
2007-04-16 21:19:31 +00:00
Edwin Groothuis
dd6b0c2e8c [patch] cleanup non-supported FreeBSD versions
PR:		ports/111727
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	Bob Zimmermann <rpz@cse.wustl.edu>
2007-04-16 21:18:53 +00:00
Edwin Groothuis
7f25d9998e Fix WWW
Submitted by:	Pedro <pfgshield-nospam@yahoo.com>
2007-04-16 21:17:53 +00:00
Edwin Groothuis
00d34f4665 [patch] cleanup non-supported FreeBSD versions
PR:		ports/111689
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	Draw at #bsdports
2007-04-16 21:12:23 +00:00
Michael Johnson
5750f5ee44 Remove reference to jpeg-mmx 2007-04-16 20:51:19 +00:00
Michael Johnson
fee9eea084 Update to 2.18.2 2007-04-16 20:47:22 +00:00
Michael Johnson
109769a0fd Distfile was rerolled with bzip2 instead of gzip with a .bz2 extention. No code was changed. 2007-04-16 20:38:52 +00:00
Rong-En Fan
1f411f39e9 - Use new world rc script
PR:		ports/111361
Approved by:	Alex Kozlov (maintainer)
Tested by:	Alex Kozlov, rafan
2007-04-16 19:33:06 +00:00
Michael Johnson
b5029dc680 - fix DOCSDIR [1]
- Disable mlock workaround  [2]

PR:		ports/111157 [1]
		ports/111235 [2]
Submitted by:	trasz <trasz@pin.if.uz.zgora.pl> [1] [2]
Reported by:	mezz
2007-04-16 19:29:59 +00:00
Rong-En Fan
5f4af64f2c - When devel/libexecinfo presents, configure script detects but does not
set LDFLAGS correctly. Therefore, unconditionally depends on libexecinfo
  and set correct LDFLAGS.
- Disable libungif, libjpeg, and openssl support since they are disabled
  in libgadu

PR:		ports/110453
Submitted by:	mwisnicki at gmail.com
Approved by:	maintainer timeout (1 month)
2007-04-16 19:29:17 +00:00
Sergey Matveychuk
408859ab2d - Clean up Makefile. Get rid all antique constructions.
- Fix a bug when config file was overriden [1]

Reported by:	Anton Yuzhaninov (citrin@RusNet)
2007-04-16 18:40:59 +00:00
Greg Lewis
02e86e29d4 . Remove redundant CONFIGURE_TARGET setting. [1]
. Start CONFIGURE_ARGS with +=. [1]
. Fix a whitespace nit.
. Move some @dirrm to @dirrmtry as appropriate.

Pointed out by:	bf <bf2006a@yahoo.com> [1]
2007-04-16 18:37:06 +00:00
Greg Lewis
f179f5e625 . Simplify (and fix) WX support by using WX_CONF_ARGS. The prior version
was broken due to use of WXCONFIG (should have been WX_CONFIG)

Pointed out by:	bf <bf2006a@yahoo.com>
2007-04-16 18:17:59 +00:00
Michael Johnson
d531f2e706 Chase libcddb libver bump
Reported by:	ume
2007-04-16 17:56:24 +00:00
Michael Johnson
af6cdbc130 Update to 0.103.0 2007-04-16 17:39:04 +00:00
Michael Johnson
c6887ecbf7 Chase libcddb libver bump 2007-04-16 17:28:53 +00:00
Michael Johnson
42e2505a3b Update to 1.3.0 2007-04-16 17:28:28 +00:00
Thierry Thomas
8a372c8ea1 Upgrade to 2.24.
Changelog at <http://bouml.free.fr/historic.html>.
2007-04-16 17:14:32 +00:00
Michael Johnson
3af4e69a48 Update to 1.3.7 2007-04-16 17:10:02 +00:00
Rong-En Fan
26052de77a - Chase tk-wrapper moving. Fix INDEX build 2007-04-16 16:49:21 +00:00
Michael Johnson
183be1451c Update to 1.6 2007-04-16 16:41:26 +00:00
Michael Johnson
40ca4fe69f Update to 2.16.4 2007-04-16 14:38:49 +00:00
Gerald Pfeifer
33485bdc0f Move the WITH_JAVA_AWT bits into the ! WITHOUT_JAVA branch, that is,
enable this only when Java is enabled.

PR:		111544
2007-04-16 14:26:08 +00:00
Michael Johnson
8ad3309581 Update to 0.24 2007-04-16 14:23:04 +00:00
Yen-Ming Lee
b1d3ab5570 - update to 0.21.5 2007-04-16 14:17:33 +00:00
Li-Wen Hsu
7b06f6003f - Add 2nd master site [1]
(main site does not keep old versions, breaking port until update is submitted and committed)
- Remove old perl stuff

PR:		111636 [1]
Submitted by:	Jim Riggs <ports AT christianserving.org> (maintainer) [1]
Approved by:	clsung (mentor)
2007-04-16 14:03:33 +00:00
Michael Johnson
f5d5f57343 Remove FreeBSD 4.xism
PR:		111657
Submitted by:	edwin
2007-04-16 12:35:08 +00:00
Michael Johnson
e20e9301ed - Remove FreeBSD 4.x support [1]
- Mark DEPRECATED, use audio/pulseaudio instead

PR:		ports/111682 [1]
Submitted by:	edwin [1]
2007-04-16 12:31:24 +00:00
Lars Thegler
79bd2d8eed Fix problem with optional dependecy
Noted by:	pointyhat via kris
2007-04-16 12:30:40 +00:00
Michael Johnson
29337374b5 - Make gimp-gutenprint depend on gutenprint-base instead of gutenprint
PR:		ports/111332
		ports/111569
Submitted by:	Brian <knightbg@yahoo.com>
		Mats Dufberg <mats@dufberg.se>
2007-04-16 12:20:24 +00:00
Martin Matuska
fb2fb24520 - added contents of x11-toolkits/tk-wrapper (missing in previous commit)
Approved by:	garga (mentor)
2007-04-16 12:10:10 +00:00
Martin Matuska
48d5917cc1 - move tk-wrapper from lang to x11-toolkits
Approved by:	garga (mentor)
2007-04-16 12:03:10 +00:00
Rong-En Fan
fcd0f472f0 Add ss5 3.6.1, SOCKS v4/v5 application layer gateway with many features
PR:		ports/111187
Submitted by:	Raffaele De Lorenzo <raffaele.delorenzo at libero.it>
2007-04-16 11:59:08 +00:00
Edwin Groothuis
3783392432 Remove always-true condition due to OSVERSION 2007-04-16 11:58:10 +00:00
Edwin Groothuis
aa0f192c42 - Remove unreachable OSVERSION code.
- Make portlint happier
2007-04-16 11:57:17 +00:00
Edwin Groothuis
02c202524b Remove unreachable code due to OSVERSION checks 2007-04-16 11:48:02 +00:00
Roman Bogorodskiy
1121299f31 Cleanup non-supported FreeBSD versions.
PR:		111679
Submitted by:	edwin
2007-04-16 11:43:10 +00:00
Martin Wilke
d61c1032b5 - Update to 3.2.4
- Remove all whitespaces

PR:		111269
Submitted by:	Nikolay Pavlov <quetzal@zone3000.net> (maintainer)
2007-04-16 11:41:58 +00:00
Roman Bogorodskiy
08367cc21a Cleanup non-supported FreeBSD versions.
PR:		111678
Submitted by:	edwin
2007-04-16 11:41:04 +00:00
Nicola Vitale
43d9a189f1 - Update to 1.3.2
PR:		ports/111245
Submitted by:	Brian Gaeke <brg at dgate.org> (maintainer)
2007-04-16 11:31:56 +00:00
Nicola Vitale
93176e16cd - Cleanup non-supported FreeBSD versions
PR:		ports/111652
Submitted by:	edwin
2007-04-16 11:24:21 +00:00
Edwin Groothuis
a7e7a17218 Remove 4.x support from other ports from makc <makc@issp.ac.ru>
Submitted by:	makc <makc@issp.ac.ru>
2007-04-16 11:23:41 +00:00
Martin Wilke
3c888fcf77 - Update to 3.6
- Utilize WWWDIR macro

Approved by:	maintainer implicit
2007-04-16 11:21:57 +00:00
Edwin Groothuis
3ac21af4e7 [patch] cleanup non-supported FreeBSD versions
PR:		ports/111665
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	makc <makc@issp.ac.ru>
2007-04-16 11:20:32 +00:00
Renato Botelho
5a4b3248d0 - Fix build with gethostbyname_r just after 601103 instead 600000
- Bump PORTREVISION

Reported by:	security <security@jim-liesl.org>
Submitted by:	Craig Butler <craig001@lerwick.hopto.org>
2007-04-16 11:18:26 +00:00