1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Commit Graph

55296 Commits

Author SHA1 Message Date
Maxim Sobolev
a0c0ab9f13 Correct primary MASTER_SITES.
Submitted by:	clive
2002-03-31 10:53:13 +00:00
Jimmy Olgeni
735521c275 Update port to version 8.0 (R8B-0).
Remove my code to handle the documentation merge for patched releases, it
was rather obscure and error-prone. I'll rewrite it in a simpler way next
time I'll need to perform the merge.

Also include a fix for erlang-mode under emacs21 (by Hal Snyder
<hal@vailsys.com> on the erlang mailing list).
2002-03-31 10:23:43 +00:00
Clive Lin
0c54e1cc0a Add dependency for XFree86-4.
PR:	ports/33038
Submitted by:	Statue <statue@softwareliberty.org>
2002-03-31 10:07:04 +00:00
Clive Lin
7dd0cf84b9 o Add big5 output messages.
o Modify lunar man page.

Since I can read the message, and it exactly matches what my mother told
me, I think it's okay to commit.

PR:	ports/35344
Submitted by:	Chou Yeh-Jyi <yjchou@cis.nctu.edu.tw>
2002-03-31 09:57:43 +00:00
Clive Lin
e8a37bb4d5 o Convert po from utf-8 to big5.
o Handle LC_* properly.
o Bump PORTREVISION.

PR:	ports/35728
Submitted by:	Yen-Ming Lee <leeym@utopia.leeym.com>
2002-03-31 09:47:02 +00:00
Clive Lin
c6ff45501f New port: cwTeX
cwTeX is a famous TeX/LaTeX derivative in Taiwan, which runs on
MS-DOS, Windows, Linux, and now on FreeBSD.

Of course, cwTeX is subject to process Chinese character gracefully.

PR:	ports/36567
Submitted by:	Statue <statue@softwareliberty.org>
2002-03-31 09:37:48 +00:00
Clive Lin
0e729203b7 Install configuration file as zhcon.conf.
PR:	ports/36535
Submitted by:	MAINTAINER
2002-03-31 09:11:17 +00:00
Mario Sergio Fujikawa Ferreira
ab5f0a8e59 Fix following security issue: "If a string of longer than approximately
2048 characters is sent to the qpopper process, a denial of service
condition will occur"

Actually, this is caused by an incorrect assumption. qpopper uses
the same buffer over and over when communicating. However, it never
makes sure that the buffer has been updated if something goes wrong.
Therefore, one can try to add to this buffer over and over; thus,
consuming available resources.

Solution, do not follow unofficial patch available in bugtraq mailing
list since losing pointer references is not an option. Otherwise,
change the way both getline and tgetline functions work. Just so
that they resemble read(2) return codes as follows:

1) if < 0 problem
2) if >= 0 user typed something (enter without anything else is
   something)

First patch sent by Isao SEKI <iseki@gongon.com>

PR:		36326
Prompted by:	Alessandro de Manzano <ale@unixmania.net>,
		Isao SEKI <iseki@gongon.com>
Reviewed by:	eivind,
		Alessandro de Manzano <ale@unixmania.net>,
		David Rufino <dr@soniq.net>,
		Isao SEKI <iseki@gongon.com>
2002-03-31 08:20:28 +00:00
Kris Kennaway
cad5485c5e Switch over to using pdflib-4.x instead of pdflib-3.x
Respect CC and CFLAGS
2002-03-31 06:59:12 +00:00
Kris Kennaway
7305f79dab Switch over to using pdflib-4.x instead of pdflib-3.x 2002-03-31 06:55:48 +00:00
Kris Kennaway
951923cb48 Switch over to pdflib-4.x from pdflib-3.x 2002-03-31 06:53:19 +00:00
Patrick Li
ab88478813 1) Update to 0.8.5
2) Add patch to fix segfault

Submitted by:	Gerard Eviston <geviston@bigpond.net.au> (2)
2002-03-31 06:52:06 +00:00
Patrick Li
cc9b51f474 Update to 0.6.6 2002-03-31 06:42:30 +00:00
Kris Kennaway
0d40931381 Add #include <arpa/inet.h> to unbreak build 2002-03-31 06:40:03 +00:00
David W. Chapman Jr.
e9b78c2bdc Update to a17
Fix openpam build problems

Submitted by:	alfred
2002-03-31 06:38:13 +00:00
Kris Kennaway
ce9eb50340 Chase libxml2 includes to unbreak build 2002-03-31 06:12:19 +00:00
Kris Kennaway
9d4e8d5589 Chase libxml2 includes to unbreak build 2002-03-31 06:00:50 +00:00
Dirk Meyer
b9842a0b6c Update to: binutils-2.10-m68hc1x-20010107 2002-03-31 05:57:13 +00:00
Kris Kennaway
faed59a1ad Chase libxml2 includes to unbreak build. 2002-03-31 05:53:19 +00:00
Kris Kennaway
5730ce3e05 Chase libxml2 includes to unbreak build 2002-03-31 05:33:56 +00:00
Kris Kennaway
16656e42bf Chase libxml2 includes to unbreak build 2002-03-31 05:27:03 +00:00
Kris Kennaway
f9f5e4616e Remove #include <malloc.h> 2002-03-31 05:18:50 +00:00
Kris Kennaway
e280efb475 Chase location of libxml2 headers 2002-03-31 05:04:33 +00:00
Patrick Li
7cfda9eaf0 Oops, remove obsolete patch 2002-03-31 04:41:55 +00:00
Patrick Li
68c5f8d579 Update to 1.6.2
PR:		36540
Submitted by:	Sean Chittenden <sean@chittenden.org>
Approved by:	mail to maintainer bounces
2002-03-31 04:40:13 +00:00
Kris Kennaway
209784b918 BROKEN: distfile has disappeared 2002-03-31 04:37:01 +00:00
Kris Kennaway
8476776ec6 Remove #include <malloc.h> 2002-03-31 04:35:41 +00:00
Kris Kennaway
6170380fae Remove #include <malloc.h>. Build seems to still be broken. 2002-03-31 04:32:48 +00:00
Kris Kennaway
e6a347678d Use FORBIDDEN to display notice about manual fetching of distfile.
Submitted by:	maintainer
2002-03-31 04:28:18 +00:00
Kris Kennaway
7e903012cf Remove #include <malloc.h> 2002-03-31 04:24:00 +00:00
Kris Kennaway
c2c6903c65 Remove #include <malloc.h> 2002-03-31 04:14:28 +00:00
Kris Kennaway
c9bf08a239 Remove #include <malloc.h> 2002-03-31 04:08:43 +00:00
Kris Kennaway
556d50ff76 Remove #include <malloc.h> 2002-03-31 03:55:29 +00:00
Kris Kennaway
1da677f923 Remove #include <malloc.h>
Reorder do-build target in temporal order
2002-03-31 03:45:43 +00:00
Jason Evans
104c1fff85 Update to version 3.0.2. 2002-03-31 03:32:46 +00:00
Kris Kennaway
58c7c32e40 Remove #include <malloc.h> 2002-03-31 03:28:25 +00:00
Kris Kennaway
83fb321291 Remove evidence of crack smoking in patch-ab (<malloc.h> conditional
inclusion only on FreeBSD 5.0).  Port still broken due to libtool breakage.
2002-03-31 03:26:02 +00:00
Kris Kennaway
df8c2fcc21 Remove #include <malloc.h>
Respect CFLAGS
2002-03-31 03:20:17 +00:00
Kris Kennaway
de772a8373 Remove #include <malloc.h>. Port build still broken. 2002-03-31 03:17:57 +00:00
Kris Kennaway
71dddcfbd5 Remove #include <malloc.h> 2002-03-31 03:16:00 +00:00
Patrick Li
c58f52df89 - Add BUILD_DEPENDS/RUN_DEPENDS to devel/pkgconfig
- Support CFLAGS properly
- Fix pkg-plist
- Do not install useless .la file

PR:		36551
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
Approved by:	maintainer
2002-03-31 03:14:54 +00:00
Kris Kennaway
1e5de1c84f Remove #include <malloc.h>
Set GNU_CONFIGURE since this port uses it
Don't use an internal libtool, use the system one.  Port build is still
broken on -current because of expr(1) abuse in the libtool port.
2002-03-31 03:12:48 +00:00
Kris Kennaway
0d089f0cc8 Remove #include <malloc.h>
Don't statically initialize a FILE *
2002-03-31 03:10:17 +00:00
Kris Kennaway
afd252143d Remove #include <malloc.h>. Build still fails (bison failure). 2002-03-31 02:55:13 +00:00
Kris Kennaway
0eaee831f9 Remove #include <malloc.h> 2002-03-31 02:47:07 +00:00
Kris Kennaway
48793c494f Remove stray empty line 2002-03-31 02:43:13 +00:00
Kris Kennaway
b8afc9590c Remove #include <malloc.h>
Respect CC and CFLAGS
2002-03-31 02:39:41 +00:00
Kris Kennaway
f730b49af6 Remove #include <malloc.h> 2002-03-31 02:31:54 +00:00
Kris Kennaway
009803615e Don't try and #include <malloc.h> 2002-03-31 02:27:33 +00:00
Kris Kennaway
0086d43620 Add missing LIB_DEPENDS on libmikmod. 2002-03-31 02:24:22 +00:00