1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
Commit Graph

18657 Commits

Author SHA1 Message Date
Shigeyuki Fukushima
32f9d19977 Change from wemi-setup.el to wemi-setupel.el.
Use WEMI_SETUPEL in PLIST_SUB.
Improve scripts/configure.
Fix pkg/DESCR (sync with apel/flim modification).
1999-05-23 15:53:25 +00:00
Shigeyuki Fukushima
ba17dae4cb Change from wemi-setup.el to wemi-setupel.el.
Use WEMI_SETUPEL in PLIST_SUB variable.
Improve scripts/configure.
Fix pkg/DESCR.
1999-05-23 15:50:01 +00:00
Shigeyuki Fukushima
ae20fc153a Improve scripts/configure.
Fix pkg/DESCR (sync with apel/flim modification).
1999-05-23 15:44:31 +00:00
Shigeyuki Fukushima
6f9cd38037 Change from flim-setup.el to flim-setupel.el.
Use FLIM_SETUPEL in PLIST_SUB variable.
Improve scripts/configure.
1999-05-23 15:39:48 +00:00
Shigeyuki Fukushima
175878ac6a Change from flim-stup.el to flim-setupel.el.
Use APEL_SETUPEL in PLIST_SUB variable.
Improve scripts/configure.
1999-05-23 15:35:18 +00:00
Shigeyuki Fukushima
f89ac1adfc Use PLIST_SUB (apel-setupel.el). 1999-05-23 15:31:08 +00:00
Shigeyuki Fukushima
4f21f14900 Change from apel-setup.el to apel-setupel.el.
Improve scripts/configure.
1999-05-23 15:28:44 +00:00
Ralf S. Engelschall
5d77d32e3e Activate NPS port. 1999-05-23 14:55:24 +00:00
Ralf S. Engelschall
48e1819573 Import of NPS, a non-preeemtive thread scheduling library.
NPS is a POSIX/ANSI-C based library for Unix platforms which
provides non-preemtive scheduling for multiple threads of execution
("multi-threading") inside server applications. All threads run in the
same address space of the server application, but each thread has it's
own individual run-time stack and program-counter.

The thread scheduling itself is done in a cooperative way, i.e. the
threads are managed by a priority- and event-based non-preemtive
scheduler. The intention is that this way one can achieve better
portability and run-time performance than with preemtive scheduling.
The event facility allows threads to wait until various types of
events occur, including pending I/O on filedescriptors, elapsed
timers, pending I/O on message ports, thread and process termination,
and even customized callback functions.

More details:
http://www.engelschall.com/sw/nps/
 ftp://ftp.engelschall.com/sw/nps/
1999-05-23 14:54:10 +00:00
Shigeyuki Fukushima
cbc777bce7 Upgrade to 2.8.2.pre5. 1999-05-23 11:57:22 +00:00
SADA Kenji
4b97905b97 Fix to display the help menu in japanese.
Adviced by:	yohta@bsys.tsukuba.ac.jp (Yoshihiko OHTA)
1999-05-22 21:37:03 +00:00
Ralf S. Engelschall
5cf02f5fd5 Add also FTP site to MASTER_SITES 1999-05-22 15:15:18 +00:00
Michael Haro
94955cbcc9 Upgrade to 4.1.11
PR:		11819
Submitted by:	maintainer w/ upgrade by me
1999-05-22 07:48:27 +00:00
Michael Haro
8f58b17226 Upgrade to version 3.1.1
PR Number: 11817
Originator:     Dominic Mitchell
1999-05-22 06:53:03 +00:00
David E. O'Brien
8be8a21a22 Upgrade to 1.0.1.
Remove my (obrien) name totally from this port so I stop getting email
about it.

Submitted by:	Amancio Hasty <hasty@rah.star-gate.com>
1999-05-22 04:36:08 +00:00
Michael Haro
3296252ea9 Use proper path in manpage. 1999-05-22 03:54:35 +00:00
Matthew Hunt
7aefdc5ee6 Correct distfile fennerage by upgrading to beta72. 1999-05-21 22:39:40 +00:00
Ralf S. Engelschall
45380e9a54 Upgrade to MM Shared Memory Library, version 1.0.4 1999-05-21 21:34:05 +00:00
Jun Kuriyama
b8a8ba8aff XML for Java parser. 1999-05-21 15:35:55 +00:00
Jun Kuriyama
6c9dae2421 Activate xml4j. 1999-05-21 15:34:16 +00:00
Jun Kuriyama
26a53b79ab Add textproc/xml4j. 1999-05-21 15:32:19 +00:00
Shigeyuki Fukushima
6c31449761 WEMI is a branch of SEMI kernel package using widget. It is a library
to provide MIME feature for GNU Emacs(Mule) based on SEMI API.  Namely it
contains whole features of SEMI thus it is a replacement of SEMI.
This is a development version.
I forgot to put this in previous commit log.
1999-05-21 13:36:01 +00:00
Shigeyuki Fukushima
c6bff366fb WEMI is a branch of SEMI kernel package using widget. It is a library
to provide MIME feature for GNU Emacs based on SEMI API.  Namely it
contains whole features of SEMI thus it is a replacement of SEMI.
This is a development version.
I forgot to put this in previous commit log.
1999-05-21 13:35:10 +00:00
Shigeyuki Fukushima
5f5b81c984 WEMI is a branch of SEMI kernel package using widget. It is a library
to provide MIME feature for GNU Emacs(Mule) based on SEMI API.  Namely it
contains whole features of SEMI thus it is a replacement of SEMI.
I forgot to put this in previous commit log.
1999-05-21 13:34:27 +00:00
Shigeyuki Fukushima
2966f55f16 WEMI is a branch of SEMI kernel package using widget. It is a library
to provide MIME feature for GNU Emacs based on SEMI API.  Namely it
contains whole features of SEMI thus it is a replacement of SEMI.
I forgot to put this in previous commit log.
1999-05-21 13:33:37 +00:00
Shigeyuki Fukushima
def52a273d SEMI is a library to provide MIME feature for GNU Emacs(Mule).
This is a development version.
I forgot to put this in previous commit log.
1999-05-21 13:32:36 +00:00
Shigeyuki Fukushima
86c83141db SEMI is a library to provide MIME feature for GNU Emacs.
This is a development version.
I forgot to put this in previous commit log.
1999-05-21 13:31:52 +00:00
Shigeyuki Fukushima
d1d6c8e8c4 SEMI is a library to provide MIME feature for GNU Emacs(Mule).
I forgot to put this in previous commit log.
1999-05-21 13:30:51 +00:00
Shigeyuki Fukushima
236b271375 SEMI is a library to provide MIME feature for GNU Emacs.
I forgot to put this in previous commit log.
1999-05-21 13:29:59 +00:00
Shigeyuki Fukushima
7e0c4c17fe FLIM is a library to provide basic features about message representation
or encoding for editors/mule. This is a development version.
I forgot to put this in previous commit log.
1999-05-21 13:28:48 +00:00
Shigeyuki Fukushima
446a7daba8 FLIM is a library to provide basic features about message representation
or encoding. This is a development version.
I forgot to put this in previous commit log.
1999-05-21 13:27:51 +00:00
Shigeyuki Fukushima
c649d7a543 FLIM is a library to provide basic features about message representation
or encoding for editors/mule.
I forgot to put this in previous commit log.
1999-05-21 13:26:51 +00:00
Shigeyuki Fukushima
837abb7c38 FLIM is a library to provide basic features about message representation
or encoding.
I forgot to put this in previous commit log.
1999-05-21 13:25:30 +00:00
Thomas Gellekum
a7ec9960d9 Enable the parser module.
Submitted by:	nectar
1999-05-21 07:06:06 +00:00
Satoshi Asami
690723a9a2 netscape wants X. Give it. 1999-05-21 06:29:13 +00:00
SADA Kenji
020ea72e72 Unbreak. 1999-05-21 01:17:33 +00:00
SADA Kenji
d677eb96b3 Activate netscape46s. 1999-05-21 01:13:27 +00:00
SADA Kenji
dfc11dc69f Upgrade v4.51 to v4.6. 1999-05-21 01:11:10 +00:00
David E. O'Brien
69a7447907 Bye-bye g77. (use egcs-devel instead) 1999-05-20 21:53:31 +00:00
Satoshi Asami
d221d57a22 Oops, I meant May of 1999, not 1998. 1999-05-20 21:16:05 +00:00
Satoshi Asami
d232aa2fb6 Update dates to May 20. Consistently use "3-stable" to refer to the
branch so I don't have to keep updating the name every time a new
release comes out.
1999-05-20 21:14:39 +00:00
Satoshi Asami
2a48e2b30f Add 32upgrade. 1999-05-20 20:48:37 +00:00
Satoshi Asami
51992523b4 3.2R upgrade kit. (Yes, we already need one, due to a bugfix in fetch!)
Requested by:	jmg
1999-05-20 20:46:29 +00:00
Satoshi Asami
65281e8ece Add png dependency. That fixes the PLIST problem, so add back deleted
entries.

Submitted by:	maintainer
1999-05-20 19:08:04 +00:00
SADA Kenji
3372393f2c Fix dependence.
Reported by:	kuriyama@FreeBSD.ORG
1999-05-20 17:37:19 +00:00
SADA Kenji
22aecbe8e6 Mark as BROKEN.
PW repository copied them, so I'll commit correct contents later.
1999-05-20 15:10:47 +00:00
Jun Kuriyama
f50481106a Activate jfc. 1999-05-20 14:43:16 +00:00
Jun Kuriyama
55a18b0d08 Add devel/jfc. 1999-05-20 14:42:29 +00:00
Jun Kuriyama
5f4a2f3e94 Upgrade to v2.23. 1999-05-20 14:05:13 +00:00
Jun Kuriyama
cc3c82e142 Remove doubled-slash. 1999-05-20 14:05:05 +00:00