1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
Commit Graph

77497 Commits

Author SHA1 Message Date
Tilman Keskinoz
4cabec6ddd Use wxgtk 2.4.0. bump PORTREVISION
Submitted by:	Michal Pasternak <michal@pasternak.w.lub.pl>
2003-06-01 10:43:11 +00:00
Jimmy Olgeni
b1e68d7b54 Rename inc/ to include/ to follow OTP library naming conventions. 2003-06-01 09:54:17 +00:00
Jimmy Olgeni
53b4afa5ce Update module: usermin-1.090-3. 2003-06-01 09:36:41 +00:00
Jimmy Olgeni
28f15eab13 Update to version 1.13. Make it support large requests/replies, and
deliver the proper Content-type required by some clients (like the
ruby xmlrpc implementation).
2003-06-01 09:33:04 +00:00
Yen-Ming Lee
1026ab92c2 Security Update
Fix "Possible remote exploit from rogue server" problem

PR:		52723
Submitted by:	Anders Andersson <anders@andersa.net>
2003-06-01 09:29:13 +00:00
Jimmy Olgeni
628d86fa47 Fix build problem when using WITHOUT_X11.
PR:		ports/51435
2003-06-01 09:28:09 +00:00
Jimmy Olgeni
085e9f3cfb Update to version 1.3.10. 2003-06-01 09:25:38 +00:00
Yen-Ming Lee
bcad7fac59 Please update port sysutils/ipa 1.3.3 -> 1.3.4.
Changes (from the HISTORY file):
- Added support for PF from OpenBSD 3.3
- Minor changes

PR:		52806
Submitted by:	Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua>
2003-06-01 08:53:39 +00:00
Yen-Ming Lee
a606bceb81 update to 0.26
PR:		52734
Submitted by:	Statue <statue@freebsd.sinica.edu.tw>
2003-06-01 08:44:26 +00:00
Trevor Johnson
885cb8d505 security update:
The function gzprintf within zlib, when called with a string
	longer than Z_PRINTF_BUFZISE (= 4096 bytes), can overflow
	without giving a warning.  zlib-1.1.4 and earlier exhibit
	this behavior. There are no known exploits of the gzprintf
	overrun, and only a few programs, including rpm2html and
	gimp-print, are known to use the gzprintf function.  The
	problem has been fixed by checking the length of the output
	string within gzprintf.

--<URL:http://rhn.redhat.com/errata/RHSA-2003-079.html>
2003-06-01 08:23:28 +00:00
Joe Marcus Clarke
ebb7148118 Update to 1.2.2. 2003-06-01 08:08:27 +00:00
Oliver Braun
30f60ee03e Use libio on alpha (-STABLE & -CURRENT).
PR:		ports/52633
Submitted by:	maintainer
2003-06-01 08:06:38 +00:00
Joe Marcus Clarke
27d05742bb Update to 1.6.4. 2003-06-01 08:03:58 +00:00
Yen-Ming Lee
0e36be4d52 unbreak openwebmail.
segfault problem was caused by SpeedyCGI, and was fixed in ports/52522
2003-06-01 07:44:33 +00:00
Trevor Johnson
2e14b54f18 Support the www/linux-flashplugin6 port. 2003-06-01 07:36:06 +00:00
Trevor Johnson
202c6efd2d patch to enable compilation with GCC 3.2.2 2003-06-01 07:25:10 +00:00
Oliver Braun
ecb65ab4ee Upgrade to 2.7. 2003-06-01 07:18:05 +00:00
Trevor Johnson
127f85c6d1 Add ftp.informatik.rwth-aachen.de to the GNU and MOZILLA lists. 2003-06-01 07:09:06 +00:00
Oliver Braun
b1403a842f Upgrade to 1.09. 2003-06-01 06:54:48 +00:00
Oliver Braun
ec00420342 Upgrade to 0.71. 2003-06-01 06:54:01 +00:00
Oliver Braun
fa4f34080a Upgrade to 03.05. 2003-06-01 06:53:25 +00:00
Oliver Braun
2a983a193d Upgrade to 2.0.6a.
PR:		ports/52636
Submitted by:	maintainer
2003-06-01 06:51:03 +00:00
Oliver Braun
b4c0ae3a92 Upgrade to 2.0.6a.
PR:		ports/52635
Submitted by:	maintainer
2003-06-01 06:49:26 +00:00
Oliver Braun
db59b56df6 Upgrade to 0.27.
PR:		ports/52645
Submitted by:	maintainer
2003-06-01 06:46:35 +00:00
Oliver Braun
04753a16ed Upgrade to 0.13.2.1.
PR:		ports/52650
Submitted by:	maintainer
2003-06-01 06:45:26 +00:00
Dirk Meyer
fb617194c1 - strip file, patch had accidentially dulicated it. 2003-06-01 05:47:53 +00:00
Hajimu UMEMOTO
9951bae48c remove unused variables. 2003-06-01 05:45:41 +00:00
Dirk Meyer
044a2ff8cf version bump to 3.08 w/ the following enhancements :
- only one master shell to monitor multiple setiathome instances
- wait some time for setiathome server to come up between restarts
- xsetiathome comes back
- -graphics is now the default (so xsetiathome may be launched)
- registration heuristic changed (see comments below)
- take care, some variable names have changed (see comments below)
- manual page reviewed
  The setiathome manual page refer to setiathome.conf while it is
  now named rc.setiathome.conf. also, the manual page has been
  completed (variables, start/stop scripts, etc.)
- gracefull startup script option added

Makefile
	PORTVERSION bumped
	PORTREVISION deleted
	FORBIDDEN deleted
	BROKEN bumped to 4.0
	NO_XBIN deleted except for linux_base-6
	wrapper added
pkg-install
	registration heuristic changed (don't register if already
	registered, then automatically start setiathome in either
	case)
pkg-list
	$FreeBSD$ added
	libexec/setiathome.bin added
pkg-message
	FreeBSD 5.x a.out comment changed to FreeBSD 4.x comment
files/rc.setiathome.conf
	seti_std_args defaulted to "-email -graphics"
	seti_proxy_args changed to seti_proxy_server
	seti_socks_server, seti_socks_user, seti_socks_passwd added
	seti_sleep changed to seti_sleep_time
files/setiathome.1
	/usr/local changed to %%PREFIX%%
	above and below changes described
files/setiathome.sh
	same changes as files/rc.setiathome.conf
	don't start setiathome if already started
	su heuristic changed to call an external wrapper
	gracefull (aka apachectl :) option added using
	stop_after_send.txt

PR:		50723,51759,52297,52709
Submitted by:	cyrille.lefevre@laposte.net
2003-06-01 05:45:34 +00:00
Dirk Meyer
92109db5a2 - Update to 1.1.0
- Fix some autconf problems
- install/deinstall info files generic
- Add WITH_GNUSTEP_DEVEL
2003-06-01 05:09:24 +00:00
Dirk Meyer
20698051f4 - Add WITH_GNUSTEP_DEVEL 2003-06-01 04:56:12 +00:00
Dirk Meyer
0bc203637e - Add WITH_GNUSTEP_DEVEL 2003-06-01 04:50:33 +00:00
Dirk Meyer
1e6fd22590 - Add WITH_GNUSTEP_DEVEL
- preserve empty dirs
2003-06-01 04:45:19 +00:00
Ying-Chieh Liao
c82b5f42c3 typo 2003-06-01 04:40:33 +00:00
Hajimu UMEMOTO
73cde847fe Add saslauthd as a separated port from cyrus-sasl2 to avoid
dependency loop between cyrus-sasl2 and openldap.
2003-06-01 04:24:15 +00:00
Hajimu UMEMOTO
10a0e3c217 - Make saslauthd a separate port to avoid dependency loop between
cyrus-sasl2 and openldap.
- Stop using configuration menu.  I believe it ease to maintain
  consistency with other SASL related ports.
2003-06-01 04:21:06 +00:00
Dirk Meyer
e94a613e5f - Add WITH_GNUSTEP_DEVEL 2003-06-01 04:10:31 +00:00
Joe Marcus Clarke
3ca3ac7fef Update to 1.2.4. 2003-06-01 04:01:52 +00:00
Hajimu UMEMOTO
067f86b4a6 Don't depend on saslauthd. This is preparation for saslauthd
separation from cyrus-sasl2.
2003-06-01 04:01:12 +00:00
Dirk Meyer
e238d52139 - Add WITH_GNUSTEP_DEVEL
- make INSTALL_SHLIBS use the new path
2003-06-01 03:59:51 +00:00
Hajimu UMEMOTO
4db2a48741 remove useless trailing backslant. 2003-06-01 03:56:44 +00:00
Hajimu UMEMOTO
ea0e64f4a1 make MySQL plugin work with MySQL 4.X. 2003-06-01 03:55:35 +00:00
Dirk Meyer
4e3bfe2f39 - Add WITH_GNUSTEP_DEVEL
- make INSTALL_SHLIBS use the new path
2003-06-01 03:53:42 +00:00
Joe Marcus Clarke
77f9dadd90 Correct patch target. 2003-06-01 03:51:02 +00:00
Dirk Meyer
f6842bf4bc - Add WITH_GNUSTEP_DEVEL 2003-06-01 03:50:28 +00:00
Joe Marcus Clarke
12088adf56 Add a missing dependency on mad.
Reported by:	bento
2003-06-01 03:40:02 +00:00
Joe Marcus Clarke
f9da160443 Add Sparc64 support! Special thanks to tmm and kris for this work.
Submitted by:	tmm
		kris
2003-06-01 03:36:05 +00:00
Joe Marcus Clarke
c9e59d5aa7 * Add [untested] Alpha support [1]
* Fix some 64-bit problems in the JavaScript and nspr code [2]

Submitted by:	Bernd Walter <ticso@cicely.de> [1]
		tmm [2]
2003-06-01 03:34:55 +00:00
Joe Marcus Clarke
5c144ddbd6 Add [untested] Sparc64 support.
Submitted by:	tmm
		kris
2003-06-01 03:31:53 +00:00
Dirk Meyer
0618b4e1ee - change WITH_* => WANT_* 2003-06-01 03:18:27 +00:00
Dirk Meyer
ddd57a4551 drop DPICKY_HELO_CHECK 2003-06-01 03:17:41 +00:00