1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
Commit Graph

30453 Commits

Author SHA1 Message Date
Neil Blakey-Milner
57dc407478 Add tclhttpd, a pure-Tcl implementation of a HTTP server.
PR:		ports/19870
Submitted by:	Mikhail Teterin <mi@privatelabs.com>
2000-07-20 11:55:59 +00:00
David E. O'Brien
6ab1ef4241 Prevent attempting to build with Python support if Python just happens to
be present.  Since our Python port is built with threads support, Vim will
also need to be built with -pthreads but there is a build problem with
-pthreads set.
2000-07-20 10:55:05 +00:00
Yukihiro Nakai
612a5feeb7 Add libglade depends. 2000-07-20 10:47:45 +00:00
Yukihiro Nakai
441c99cbf0 USE_MT fix again.
Submitted by:	FUJISHIMA Satsuki <k5@cheerful.com>
2000-07-20 10:41:37 +00:00
Jeroen Ruigrok van der Werven
986e808d4c Update to 0.9.1.
ChangeLog:
* Fix bug where joining an !id channel could crash epic.
* Only call channel_going_away if the channel belongs to a window.
* Throw /on channel_sync in the context of the channel's window.

Submitted by:	MAINTAINER <anders@codefactory.se>
2000-07-20 10:10:12 +00:00
Maxim Sobolev
d4a380e1fb Replace old startup script with new capable to do start/stop operations.
PR:		20039
Submitted by:	Bruce A. Mah <bmah@cisco.com>
2000-07-20 08:25:32 +00:00
Maxim Sobolev
660a624436 Add grn - a NNTP client for Gnome. 2000-07-20 08:09:31 +00:00
Alexander Langer
ff32b9abf8 Fix bug, when WAP-mobiles finally try to request a page.
This patch raises the pthread stack default size and compiles
the port with -pthread.

While I'm here, add closing ' for sed-regexp (thanks ViM syntax highlighting!)

Submitted by:	"Ari Suutari" <ari@suutari.iki.fi>
2000-07-20 07:32:29 +00:00
Alexander Langer
386679ca9c Remove a bug in faxsetup.sh.
PR:		20051
Submitted by:	 Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
2000-07-20 06:44:30 +00:00
Satoshi Asami
aa08b02887 Mark this FORBIDDEN temporarily -- security holes found.
Reported by:	kris
2000-07-20 06:04:54 +00:00
Satoshi Asami
f131418a67 Wrong message, the previous log entry should have read:
"The parallel target now requires a branch parameter."
2000-07-20 03:04:15 +00:00
David E. O'Brien
7fd36a9968 Fix a mastersite and remove our explicit linking with libxpg4 as Vim 5.7
correctly determines if it is needed (and isn't in FreeBSD 4.1 and later)
2000-07-20 00:52:13 +00:00
David E. O'Brien
7ad264fe48 Re-apply rev 1.38 (remove building with Python (I have NO idea how I
accidetnly readded Python) until I can make Vim link properly with -ptheads)
2000-07-20 00:48:19 +00:00
David E. O'Brien
fb660b974e Update to the 3rd build of these libs.
Also remove the restriction as we are allowed by Decpaq to directly offer
this package now.
2000-07-20 00:23:51 +00:00
CHOI Junho
f667b39b3c Fix typo. (ghostscript55htff -> ghostscript55httf) 2000-07-19 23:51:43 +00:00
Satoshi Asami
d692032e4e Minor fix due to elsa -> tcserver name change.
Submitted by:	jedgar
2000-07-19 23:04:36 +00:00
Satoshi Asami
9eddc38c41 This is the official index file for 4.1-release. There are 3,605 ports
in here.  (Too bad the release number isn't 3.6....)

You can check out the ports tree for 4.1R with the tag "RELEASE_4_1_0".
2000-07-19 18:57:46 +00:00
Satoshi Asami
1a0ea0d089 Typo (ghostscript55htff -> ghostscript55httf). 2000-07-19 18:16:10 +00:00
Satoshi Asami
27198a9808 Mark these BROKEN, they don't compile/run properly.
Submitted by:	maintainer
2000-07-19 17:50:47 +00:00
Satoshi Asami
f7c053ca65 Tiny typo (I think) fix.
Submitted by:	shige
2000-07-19 17:09:24 +00:00
Satoshi Asami
ad1a91c040 Complete move from ftghostscript55 -> ghostscript55httf. The latter is
a repo copy from ftghostscript5 (the one with history).

Approved by:	cjh
2000-07-19 17:05:46 +00:00
Satoshi Asami
ae17a4e010 Temporarily remove sgmltools-lite -- it's a repository copy not updated. 2000-07-19 16:44:40 +00:00
Satoshi Asami
f30dca77d7 Add gtk13. 2000-07-19 16:43:14 +00:00
Satoshi Asami
ca3a88aa57 (1) Add MASTER_SORT functionality. For instance, by setting
MASTER_SORT="foo.bar.co.jp bar.co.jp .jp" bsd.port.mk will try the
    machine foo.bar.co.jp, then any machine in the domain bar.co.jp,
    then any machine in the domain .jp.  It might be useful for people
    in an island (network-topologically speaking).
Submitted by:	knu
Obtained from:	NetBSD

(2) Deal with mtree's changing flags by looking at ${OSVERSION}
Submitted by:	ache

(3) Don't generate code to try to erase an empty info/dir file if
    NO_MTREE is set -- although it will probably never happen that
    /usr/share/info/dir will be empty, it's still wasted code.
2000-07-19 16:41:22 +00:00
Munechika SUMIKAWA
60200dd42a Upgrade to 1.3.12. 2000-07-19 16:17:01 +00:00
Akinori MUSHA
6f7ab93684 Add some missing entries to PLIST:
usr/lib/libgtk-1.2.so.0.5.0
	usr/lib/libgtk-1.2.so.0

Somehow the PLIST didn't include libgtk entries though this port is
linux-gtk..

This should fix e.g. linux-netscape-6.

Strangely enough, bento does not show any PLIST errors on this port. ?-)
2000-07-19 16:14:54 +00:00
Satoshi Taoka
027cd3b2b7 Updated to 1.9
Obtained from:	bento
2000-07-19 16:12:19 +00:00
Akinori MUSHA
3012b5f7df Create and remove the plugins dir properly. 2000-07-19 15:55:20 +00:00
Satoshi Taoka
63bd594a3f Original data (wdc00*.lzh) have been updated already and
disappeared. But converter (wdc001fpw-*) does not support the new
ones. So the old original data were copied into my web page temporarily.
2000-07-19 15:46:48 +00:00
Maxim Sobolev
2e9b099ca0 Various fixes and improvements. 2000-07-19 15:41:51 +00:00
Daniel Harris
f0b36c7d13 Change my address in MAINTAINER. 2000-07-19 15:41:50 +00:00
Maxim Sobolev
0e6fa7c75c Add USE_LIBTOOL to fix c_r issues.
Submitted by:	Max Khon <fjoe@iclub.nsu.ru>
2000-07-19 15:40:28 +00:00
Akinori MUSHA
e9cc705923 Add japanese/p5-Jcode to BUILD_DEPENDS. 2000-07-19 15:38:01 +00:00
Munechika SUMIKAWA
98bba65207 Re-enable IPv6 supporting. 2000-07-19 15:36:18 +00:00
Kevin Lo
0e6574d8ef Update MASTER_SITES. 2000-07-19 15:35:27 +00:00
Akinori MUSHA
15f5402627 Add missing "MAN1= icqmail.1".
Submitted by:	bento
2000-07-19 15:34:23 +00:00
Shigeyuki Fukushima
3979ad11b3 Fix unfetchable problem.
Fix files/md5 (add subdir to distfiles' path).
2000-07-19 15:34:22 +00:00
Alexander Langer
98889f0063 Update w/o version bump, because:
- PGP-Sig of author changed
	- LICENCE file removed completely (now GNU alike "free")
	- adjusted comments in the source accordingly
	- added some new source-comments

Submitted by:		bento
NOT Approved by:	obrien
(Sorry, but I wanted it to join 4.1)
2000-07-19 15:25:23 +00:00
Daniel Harris
9742624016 Fix WWW and MASTER_SITES. 2000-07-19 15:24:51 +00:00
Akinori MUSHA
8f27d857ce Fix a typo in post-install.
PR:		ports/20036
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
Notified by:	bento
2000-07-19 15:16:34 +00:00
Alexander Langer
a53e3a9f5f Add hack for gzipped files that are not .tar.gz files and uncompress
them The-Right-Way(tm).

This whole uncompress-algorythm should be reworked, though.
2000-07-19 15:11:26 +00:00
Daniel Harris
7c5de09a4c Correct MASTER_SITES and WWW. 2000-07-19 15:10:22 +00:00
Munechika SUMIKAWA
e053c15bea Upgrade IPv6 patch to 20000719.
It fixes the problem mtr does not work on IPv4-only kernel.

PR:		ports/19339
Submitted by:	kbyanc@posi.net
2000-07-19 15:05:26 +00:00
Alexander Langer
54f9fd8835 - Add support for sigset_t - changes.
- Claim maintainership.

Approved by:	cracauer
2000-07-19 14:54:42 +00:00
Alexander Langer
40774f261f Respect CXX/CXXFLAGS 2000-07-19 14:49:59 +00:00
Alexander Langer
6a8a4aba61 Remove two files.
Submitted by:	bento
2000-07-19 14:47:05 +00:00
Satoshi Taoka
62ce95d258 (1) /usr/share/info/dir was renamed to dir-tmpl.
(2) Now it is not necessary to exist a file "info/dir"
when install-info is executed.

By (1) and (2), I removed the next line:

[ -f %D/info/dir ] || sed -ne 1,/Menu:/p /usr/share/info/dir > %D/info/dir

from PLIST or Makefile
2000-07-19 14:40:31 +00:00
SADA Kenji
4576be0335 Import SARUMARU-san's new Japanese resource (15/7/2000). 2000-07-19 14:32:37 +00:00
Akinori MUSHA
55372ae8e9 Fix PLIST.
PR:		ports/20034
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
2000-07-19 14:32:25 +00:00
SADA Kenji
d513605540 ja-linux-netscape sometimes create PREFIX/lib/netscape-linux as a file
and its installation fails.
I'm not sure what couses this problem and am afraid this patch isn't
correct solution.
2000-07-19 14:28:13 +00:00