Commit Graph

20793 Commits

Author SHA1 Message Date
Satoshi Asami
e1486eec0f Add pipsecd 1999-08-18 07:19:06 +00:00
Chris Piazza
a81180e5ab Activate fine 1999-08-18 01:02:50 +00:00
Chris Piazza
f8b2f2e8d6 Import of fine.
fine is "The Finally INteligent Editor" that does syntax highlighting,
has the ability to be programmed to insert text with key bindings
and more.  It uses the QT toolkit.
1999-08-18 01:01:45 +00:00
Tim Vanderhoek
cae3003efc Make it clear(er) that RSAREF is a port that must be installed, not, perhaps,
some piece of the base system (a-la crypto).  I wrote "rsaref port" instead
of "security/rsaref" since on the remote chance that rsaref switches
categories, I don't want the message to become wrong.
1999-08-18 00:02:55 +00:00
Chris Piazza
56fe7a4c6a egcc/eg++ have been renamed to gcc295/g++295. Change
all the ports that use them accordingly.

PR:		13205
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-17 19:37:11 +00:00
Shigeyuki Fukushima
0e48a00108 Fix an invalid skkserv startup script.
PR:		ports/13146
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
Reviewed by:	Maintainer
1999-08-17 19:08:35 +00:00
Satoshi Asami
bae39a02fd (With my PW cap on) Emergency operation: temporarily remove pth-devel
while we sort out repository copy issues.
1999-08-17 10:13:37 +00:00
Ralf S. Engelschall
401af46565 Add NO_LATEST_LINK 1999-08-17 10:04:22 +00:00
Ralf S. Engelschall
8b9a5bb6dd Activate new pth-devel port 1999-08-17 09:59:58 +00:00
Dirk Froemberg
17d100a1d8 Set NO_LATEST_LINK to yes. 1999-08-17 09:58:49 +00:00
Ralf S. Engelschall
5f3405100a Import of a companion development port for GNU Portable Threads.
This is currently at Pth 1.1b5.
1999-08-17 09:58:33 +00:00
Ralf S. Engelschall
c5f2b43aa3 Upgrade to GNU Portable Threads, version 1.0.6 1999-08-17 09:34:54 +00:00
Dirk Froemberg
ebf4bf4a88 Add apache13-php4. 1999-08-17 08:08:13 +00:00
Dirk Froemberg
6d50851002 apache13-php4 was repository copied from apache13-php3 (Thanks Satoshi).
Update to PHP-4.0b2:

"PHP 4.0 offers drastic improvements in every aspect - performance
and scalability, features, platform support and extendibility."

See http://www.php.net/version4/ for details.
1999-08-17 08:07:06 +00:00
Joseph Koshy
d12e424cdd Add terminal handling support to mpg123.
PR:		ports/13139
Submitted by:	Alexander Langer <alex@cichlids.com>
1999-08-17 06:55:06 +00:00
Matthew Hunt
fa0c40ffbb Import pipsecd, a tool for making IPsec tunnels.
PR:		13178
Submitted by:	Patrick Bihan-Faou <patrick@mindstep.com>
1999-08-16 22:14:42 +00:00
SADA Kenji
790af7141e Add 'load "mime-setup"' statements into each startup.el .
Submitted by:	MANTANI Nobutaka <nobutaka@nobutaka.com>
1999-08-16 21:59:54 +00:00
Poul-Henning Kamp
20d106b559 Remove this patch again. It seems that stubhost works now. 1999-08-16 21:13:47 +00:00
Dirk Froemberg
b98bb912e6 s/PHP3/PHP/g;
s/php3/php/g;

whereever appropriate.

This was done in preparation for a repository copy to apache13-php4
to keep the diffs between apache13-php3 and apache13-php4 as small as
possible.
1999-08-16 18:41:13 +00:00
Sheldon Hearn
9bb6259fee Mail to the maintainer's address bounces. Assign to ports@freebsd.org . 1999-08-16 16:09:38 +00:00
David E. O'Brien
1b26a2abec As in the i386, `tm.h' includes headers for us. 1999-08-16 10:57:25 +00:00
David E. O'Brien
36853ef21c alpha-freebsd-elf.h should have gone away in the gcc-2.95 upgrade. 1999-08-16 10:54:46 +00:00
David E. O'Brien
c84f599e15 Include the proper arch header for a.out systems. 1999-08-16 10:51:53 +00:00
Jim Mock
ef1bc16794 Activate erwin and gyroscope 1999-08-16 09:22:26 +00:00
Jim Mock
43793c172a Activate gaddr 1999-08-16 08:19:06 +00:00
Jim Mock
718f64b85e Import of gaddr.
gaddr is a simple address book written using the GTK+ widget set that
basically acts like a pile of alphabetized 3x5 index cards.

PR:		13018
1999-08-16 08:11:54 +00:00
Jim Mock
6911f6acbd Fixed missing MAINTAINER line.
PR:		13168
Submitted by:	Oleg V. Volkov <rover@fly.lblobus.ru>
1999-08-16 06:55:38 +00:00
Jim Mock
8eb3d6f198 Updated to version 1.1.8. 1999-08-16 06:43:16 +00:00
David E. O'Brien
0a0cbb1d65 More EGCS->GCC transition.
* binaries/manpages are now gcc295 / g++295 / g77
* use {MASTER_SITE_GNU}
1999-08-16 00:21:05 +00:00
David E. O'Brien
c2530c49c0 Make -pthread work again -- pulled too much in from src/contrib/egcs/ 1999-08-16 00:12:21 +00:00
Chris Piazza
cb5c2cea50 Misc fixes.
PREFIX was being set in the Makefile

PR:		13165
Reported by:	Oleg V. Volkov <rover@fly.lglobus.ru>

Fix the above problem by patching config.h to use __PREFIX_/__LOCALBASE__
where necessary and then sed s:__PREFIX__:${PREFIX}: etc.

Remove the version number from PLIST, use a PLIST_SUB to make it easier
to upgrade the port.
1999-08-15 21:24:06 +00:00
Marcel Moolenaar
0fbdfc48bc Add http://www.FreeBSD.org/~marcel/ to MASTER_SITES 1999-08-15 10:45:32 +00:00
Dirk Froemberg
3d7c669240 Upgrade to 0.31.
PR:		ports/13138
Submitted by:	Dominik Brettnacher <domi@saargate.de> (maintainer)
1999-08-15 10:21:36 +00:00
David E. O'Brien
64d556817d Upgrade to patchlevel 27.
Use DIST_SUBDIR due to the multitude of dist patch files.
Requested by:	P.W.Asami-san
1999-08-15 07:38:35 +00:00
Chris Piazza
b2c4b25f76 Use ${PERL5} instead of /usr/bin/perl
PR:		12199
Submitted by:	Nick Hibma <nick.hibma@jrc.it>
1999-08-15 07:23:14 +00:00
Jim Mock
cde8035cfb Updated my email address 1999-08-15 07:10:55 +00:00
Chris Piazza
1763e18dc7 Move the USE_X_PREFIX up a few lines so it actually gets used.
PR:		13137
Submitted by:	Yasuhito FUTATSUKI <futatuki@fureai.or.jp>
1999-08-15 06:50:01 +00:00
Chris Piazza
ca84de87ea Update to version 0.3.1. Reroll the patch for FreeBSD so it works
and host it on http://www.freebsd.org/~cpiazza/distilfes/.
1999-08-15 06:20:28 +00:00
SADA Kenji
90943b1a38 Activate mail/wanderlust-xemacs{-mule,20}.
Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com>
1999-08-14 22:50:04 +00:00
SADA Kenji
9fac85efa7 Wanderlust is a mail/news agent for Emacs/XEmacs .
Submitted by:	MANTANI Nobutaka <nobutaka@nobutaka.com>
1999-08-14 22:47:16 +00:00
SADA Kenji
11ade74a8b Wanderlust: A mail/news agent for xemacs/emacs.
Submitted by:	MANTANI Nobutaka <nobutaka@nobutaka.com>
1999-08-14 22:45:19 +00:00
SADA Kenji
2e93233e1d Upgrade to 1.0.3.
Submitted by:	Maintainer
1999-08-14 22:41:13 +00:00
Chris Piazza
db6d56e420 Activate nqc 1999-08-14 22:09:02 +00:00
Chris Piazza
58407c048a Import of nqc,
A compiler for a simple language for programming the LEGO RCX or CyberMaster
controllers. The language itself is "Not Quite C" and includes preprocessor
and control structures very similar to the C language, but with restrictions
imposed by the limitations of the RCX hardware/firmware itself.

Besides compiling, nqc also provides functions for downloading the RCX
firmware as well as uploading programs to and downloading from the RCX.

PR:		13081
Submitted by:	Kelly Yancey <kbyanc@posi.net>
1999-08-14 22:08:36 +00:00
SADA Kenji
492e2a18c4 Change PKGNAME: netscape-communicator-linux-4.61
-> linux-netscape-communicator-4.61

Suggested by: Asami
1999-08-14 18:37:53 +00:00
David E. O'Brien
cea3dee843 Cleanup fetching comments: {DISTFILES} already contains .tar.gz. Also point
out the user wants the generic Linux ELF (rather than RH) binary package.
1999-08-14 17:23:25 +00:00
David E. O'Brien
d422d679fd Compress postscript manual. 1999-08-14 16:26:19 +00:00
Shigeyuki Fukushima
11f18f085d tinycustom.el* does not require on emacs and mule (emacs-19.x base).
Because these emacsen's apel port depends custom-* port.
1999-08-14 15:13:40 +00:00
Jun-ichiro itojun Hagino
e25cebf5a9 manpage fix
family name change for itojun (s/Itoh/Hagino/)

Submitted by: "Alexey M. Zelkin" <phantom@cris.net>
1999-08-14 12:55:26 +00:00
Jim Mock
5bfb757a41 Updated my email address 1999-08-14 11:04:54 +00:00