Commit graph

96726 commits

Author SHA1 Message Date
Trevor Johnson
d0e01b53b1 Unbreak by backing out my previous commit, which caused a "size
unknown" error.
2004-03-09 00:22:28 +00:00
Trevor Johnson
478d1f5670 Insert "-l" into PATCH_ARGS, to cause the "patch" command to ignore
carriage-return characters in povchem.c which otherwise cause
patch-ab to fail to apply.
2004-03-09 00:17:05 +00:00
Trevor Johnson
2233aa9126 Add MD5 of 2004-01-06 version of povchem.c. Its contents are
identical to the 1999-08-22 version, except that the new file has
a carriage return character added at the end of each line, DOS-style.
2004-03-09 00:15:51 +00:00
Oliver Braun
37383a7595 * Update dependencies as pf is now part of the base system. [1]
* Make portlint a little bit happier while I am here.

PR:		ports/63951 [1]
Submitted by:	maintainer [1]
2004-03-09 00:06:49 +00:00
Oliver Braun
c45b08e147 authpf is part of the base system, since OSVERSION > 502104.
PR:		ports/63950
Submitted by:	maintainer
2004-03-08 23:59:42 +00:00
Oliver Braun
d60ca2891f pf has been included in the base system, since OSVERSION > 502105.
PR:		ports/63949
Submitted by:	maintainer
2004-03-08 23:57:56 +00:00
Trevor Johnson
70c40423b1 Avoid "size unknown" errors from the cslu.cse.ogi.edu site by
removing size data.
2004-03-08 23:51:24 +00:00
James E. Housley
75640d391f *******************IMPORTANT*******************
4335 Emergency Dat release due to:

W32/NETSKY.J@MM

**********************************************
2004-03-08 23:50:45 +00:00
Sergei Kolobov
12203ab0c4 - Update to 1.0.8
- Always depend on libtasn1 and opencdk
- Add libgcrypt-devel and libgpg-error dependencies
- Add explicit USE_ICONV and USE_GETTEXT to properly register
  shared library dependencies
- Add CONFLICTS to prevent installation over gnutls-devel
2004-03-08 23:43:20 +00:00
Trevor Johnson
1335fcecbe Unbreak by adding new hashes and removing old size data (listing
multiple hashes for one distfile works, but listing multiple sizes
does not).  There were extensive changes, and I didn't examine them
all.  Changes include new example files and images; renumbering of
anchor names in HTML files; and removal of comments crediting Kevin
Conder, who made this version of the manual.
2004-03-08 23:39:15 +00:00
Sergei Kolobov
25cda241b0 - Update to the latest development version (1.1.6)
after repocopy from security/gnutls
2004-03-08 23:38:28 +00:00
Alex Dupre
16e0b187bd Don't use a fully-qualified path in php.conf.
Submitted by:	marcus
Reviewed by:	pav
2004-03-08 23:12:48 +00:00
Mario Sergio Fujikawa Ferreira
8b769bae05 Remove CATEGORIES from slave port (this one) since this is already
defined in MASTER port
2004-03-08 22:59:19 +00:00
Mario Sergio Fujikawa Ferreira
318fd07d4f o Update to 3.4
- Client no longer complains of connection to tracker
	  problems when transfers are still working
	- Lots of bandwidth savings
	- Lots of bug fixes
2004-03-08 22:55:20 +00:00
Pav Lucistnik
68e6670c60 - Attempt to fix build on Sparc
PR:		ports/63929
Submitted by:	Quincey Koziol <koziol@ncsa.uiuc.edu> (maintainer)
2004-03-08 22:52:17 +00:00
Alex Dupre
28dc68a498 Update to 1.0.18 release.
Approved by:	maintainer
2004-03-08 22:33:50 +00:00
Sergei Kolobov
da06385917 - Update to 0.6
- Switch to my @FreeBSD.org address
- Use experimental USE_GPG feature
2004-03-08 22:09:48 +00:00
Greg Lewis
aa671e2a62 . Use OPTIONS.
. Change a comment to avoid triggering a portlint warning.
2004-03-08 22:06:11 +00:00
Pav Lucistnik
a5fe027734 - Switch to my FreeBSD.org address 2004-03-08 22:03:54 +00:00
Oliver Eikemeier
5978551c08 semi-document MASTER_SITE_SOURCEFORGE_EXTENDED 2004-03-08 22:01:10 +00:00
Sergei Kolobov
4838d3ba26 - Update to 4.28.5
New features include blocking of password-protected ZIPs
  and filename/-type checking within ZIPs

PR:		ports/63921
Submitted by:	Jan-Peter Koopmann (maintainer)
2004-03-08 21:51:57 +00:00
Erwin Lansing
f502d7584b Update to 1.04 2004-03-08 21:47:33 +00:00
Trevor Johnson
4c928412e8 This doesn't compile on ia64.
Noticed by:	kris
2004-03-08 21:44:13 +00:00
Mark Murray
a19fd3cd53 Fix for NULL. 2004-03-08 21:40:35 +00:00
Pav Lucistnik
1785265fbd - Kill trailing whitespace
- Fix typo
- Remove dead WWW
2004-03-08 21:20:23 +00:00
Oliver Lehmann
dba763d072 update sqwebmail to 4.0.0 2004-03-08 21:10:55 +00:00
Pav Lucistnik
fa4c72897a - Bring pkg-descr to reality
- Update WWW

Inspired by:	http://endif.cjb.net/~end/ports-www-err.txt
2004-03-08 21:08:24 +00:00
Oliver Lehmann
739dfa3098 updating courier-imap to 3.0.0
Don't forget to add MAILDIRPATH=Maildir to your imapd config file (or just
  recycle your own with the deployed imapd.dist). Otherwise courier-imap won't
  find your INBOX and so on...
2004-03-08 20:36:23 +00:00
Lev A. Serebryakov
223f884e8b Add patch for netmask problems on 64bit machines. 2004-03-08 20:19:25 +00:00
Lev A. Serebryakov
39ec275ab4 Add patch for netmask problems on 64bit machines 2004-03-08 20:16:30 +00:00
Kirill Ponomarev
f07cacc777 - Use PLIST_FILES knob
PR:		ports/63926
Submitted by:	maintainer
2004-03-08 19:37:44 +00:00
Greg Lewis
f0ca636f5b . Remove non-working MASTER_SITE.
. SIZEify

Submitted by:	distfiles survey [1]
2004-03-08 18:17:15 +00:00
Archie Cobbs
434d3cefb4 Add USE_LIBTOOL. 2004-03-08 18:15:30 +00:00
James E. Housley
81e2eb2e94 Update MASTER_SITES 2004-03-08 17:41:36 +00:00
Pav Lucistnik
8bcb9866bb Add fpc-docs, a port for documentation of Free Pascal Compiler.
PR:		ports/62599
Submitted by:	John Merryweather Cooper <coop9211@uidaho.edu>
2004-03-08 17:40:37 +00:00
Michael Nottebrock
61c6513a51 Set to IGNORE for now. 2004-03-08 17:35:41 +00:00
Mikhail Teterin
0f610348e8 Upgrade from 1.0.5 to 1.0.6. 2004-03-08 17:23:00 +00:00
Michael Nottebrock
51f27cec12 Add missing language slave ports. 2004-03-08 17:22:49 +00:00
Michael Nottebrock
d303292cf6 Fix plists. 2004-03-08 17:22:26 +00:00
Dirk Meyer
dd857973ab - Fix build of IPV6 (no Security patch needed)
- cleanup mod_snmp option
2004-03-08 17:07:59 +00:00
Greg Lewis
865b37ea15 . Simplify the packing list by using PORTDOCS.
Submitted by:	Bjoern A. Zeeb <bzeeb+freebsdports@zabbadoz.net> (maintainer)
2004-03-08 17:07:50 +00:00
Greg Lewis
a9f7366a0b . Simplify the packing list by using PORTDOCS.
Submitted by:	Bjoern A. Zeeb <bzeeb+freebsdports@zabbadoz.net> (maintainer)
2004-03-08 16:18:46 +00:00
Anton Berezin
3cd69d9f78 Fix broken dependency.
Reported by:	kris
2004-03-08 15:39:03 +00:00
MIHIRA Sanpei Yoshiro
f91254219d Change WATANABE-san's e-mail address
s-nabe@cs.titech.ac.jp -> nabe@nabechan.org

Requested by	Shingo WATANABE <nabe@nabechan.org>
2004-03-08 15:09:57 +00:00
Tilman Keskinoz
917fe123e7 Fix build on IA64
PR:		63903
Submitted by:	Simon Barner <barner@in.tum.de>
2004-03-08 15:02:53 +00:00
Munechika SUMIKAWA
3122ba2d12 fix for restricted-uid'/restricted-gid' directive may be bypassed
Submitted by:	Matt Zimmerman <mdz@debian.org>
2004-03-08 13:58:54 +00:00
Dirk Meyer
992adfd381 - Add securirty Fix from cvs
http://www.apacheweek.com/features/security-13

Source:
http://cvs.apache.org/viewcvs.cgi/apache-1.3/src/modules/standard/mod_access.c?r1=1.46&r2=1.47

Link from:	nectar
Reviewed by:	Munechika Sumikawa (IPV6)
2004-03-08 13:54:05 +00:00
Jacques Vidrine
390bed0d3c The previous commit was in error. Re-add wu-ftpd+ipv6.
The actual port which was corrected due to IPv6 modifications is
apache+ipv6: remove it.

Reported by:	ache
Doofus:		nectar
2004-03-08 13:53:50 +00:00
Munechika SUMIKAWA
b9929b1b2c Forced committing for memo.
http://www.vuxml.org/freebsd/09d418db-70fd-11d8-873f-0020ed76ef5a.html
is not affected with this port.  The port already use struct in_addr in
mod_access.c to support IPv6 address.
2004-03-08 13:51:58 +00:00
Jacques Vidrine
9db4427b9c Remove wu-ftpd+ipv6. Due to IPv6 modifications, the bug had been
already corrected.

Submitted by:	sumikawa
2004-03-08 13:44:42 +00:00