Commit Graph

273 Commits

Author SHA1 Message Date
Satoshi Asami
6322df15f4 Add missing manpage (perl.1). 1996-11-26 11:10:27 +00:00
David E. O'Brien
130b7d8a24 Added some extra MASTER_SITES. Note, only one of them still has version 1.05
(which is what we try to fetch).  The others have 1.08 and 1.1.
I'll update this port in two-three weeks.
1996-11-25 03:49:08 +00:00
Satoshi Asami
0003cb29e0 Typo typo (no, not my fault!). 1996-11-21 09:32:45 +00:00
Satoshi Asami
6144bc038c Fix some typos I so eloquently introduced last night.
Found by:	make index
1996-11-19 01:18:00 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
Satoshi Asami
5dba7b6e29 Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 10:25:35 +00:00
Satoshi Asami
83e5fd3ee1 Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 09:56:45 +00:00
David E. O'Brien
322557b38b Converted to MAN[1-9NL] 1996-11-17 06:12:51 +00:00
Masafumi Max NAKANE
e1f2cc0fcf Upgrade, 2.7.15 -> 2.7.16. 1996-11-16 16:25:14 +00:00
David E. O'Brien
8cab6ac113 Modernize the Makefile. 1996-11-15 19:16:25 +00:00
John Polstra
092c0f453f The recent mass changes to the ports broke this one by erroneously
changing a "cpio" to "${CP}".  This commit undoes that change.
1996-11-14 23:18:58 +00:00
Mark Murray
9e61d0c911 Correct my idea of what "FreeBSD after 2.2 needs". SuidPerl failed to
compile.
1996-11-13 18:23:52 +00:00
Satoshi Asami
92cb149612 Fix Makefiles to work with new bsd.port.mk. Mostly just replacing
${COMPRESS_MAN} so they will at least work.  I will come back later
and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
1996-11-13 12:41:39 +00:00
Satoshi Asami
80ccdddb9a Mark this port BROKEN, until Chuck can figure out the quirks.
Reviewed by:	chuckr
1996-11-13 09:16:34 +00:00
Chuck Robey
e03fa3e1fe Fixed mistake in tkConfig.sh, in definition of location of libtk,
from -LNONE/lib to -L/usr/local/lib.
1996-11-13 02:00:44 +00:00
David E. O'Brien
d23a795680 CATAGORIES+= -> CATAGORIES=
Reordered vars where needed.  Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
1996-11-12 02:19:40 +00:00
Satoshi Asami
a83f278952 lib/pkgIndex.tcl was listed three times. 1996-11-09 11:26:14 +00:00
Thomas Gellekum
a606d0fcd0 Upgrade to version 3.0pl2.
Submitted by: Mats Lofkvist <mal@algonet.se> (minor changes by tg)
1996-11-08 07:32:53 +00:00
Thomas Gellekum
a955a1bec9 Upgrade to version 9.1 1996-11-05 08:34:04 +00:00
James FitzGibbon
637163fe4b Fix for changed distfile on master site.
Submitted by:	S-Pork (?) (sorry, forgot your e-mail)
1996-11-05 03:58:42 +00:00
Masafumi Max NAKANE
49d40553ed Use ${COMPRESS_MAN} to compress man pages. 1996-11-02 20:24:09 +00:00
Jordan K. Hubbard
cacf671ae3 Update to version 1.4
Submitted-By: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
1996-11-02 19:04:54 +00:00
John Polstra
44410049dc Install additional links to "m3build" with version numbers in their
names, e.g., "m3build-4" and "m3build-4.0".  This makes it possible for
ports that depend on this one to require a specific version.  Since the
shared libraries have been moved into a separate port, their version
numbers can no longer be used for that purpose.
1996-11-01 20:27:23 +00:00
Mark Murray
dcda434b66 Use phkmalloc instead of Perl's own malloc. Also clean up the FreeBSD
hints file for future releases. This will be submitted to the Perl
maintainers.
1996-11-01 19:00:24 +00:00
John Polstra
c13908c42c Enable modula-3-socks. 1996-11-01 02:41:30 +00:00
John Polstra
61ce7c4a22 This package implements SOCKS support for Modula-3 applications. It
will be used to support SOCKS operation in the soon-to-be-released next
version of CVSup.

A tip of the hat to:  Darryl Okahata, who developed the patches
necessary to make the SOCKS library work with Modula-3's multithreaded
I/O system.
1996-11-01 02:37:35 +00:00
Masafumi Max NAKANE
9b3ccb6a14 Ooops, I forgot to update PLIST and md5.
Upgrade, 2.7.14-> 2.7.15.

Noticed by:	asami
1996-10-31 10:50:12 +00:00
Masafumi Max NAKANE
e7459b4eb7 Upgrade, 2.7.14 -> 2.7.15. 1996-10-31 01:40:26 +00:00
Peter Wemm
d6260f5c6b Update to expect-5.21
This uses tk4.1 and the tcl7.5 in the source tree.
1996-10-30 09:46:20 +00:00
John Polstra
9aef92e855 Split this port into two pieces, with most of the work now being done by
the new "modula-3-lib" port.  The split allows one to save a lot of
disk space by installing only the shared libraries needed for executing
programs.  The full "modula-3" port is needed only if you want to
compile programs as well.
1996-10-29 23:17:19 +00:00
John Polstra
424cae1651 Add new port "modula-3-lib". 1996-10-29 23:07:37 +00:00
John Polstra
d5a92ea924 Split the Modula-3 port into two pieces, creating a new port
"modula-3-lib".  It installs only the shared libraries needed for
executing Modula-3 programs.  This saves a lot of disk space for
people who need to run Modula-3 programs but don't need to build
them.  The original "modula-3" port now depends on this one, and
uses it to install the compiler and the rest of the development
system.

Also, everything is now built with optimization.  I have been
testing this for at least a month, and haven't seen any problems
from it.  It makes the libraries and executables substantially
smaller.

This new port also includes some hooks that will make SOCKS support
possible in the near future.
1996-10-29 23:01:55 +00:00
Masafumi Max NAKANE
b76ced9c64 Removed NO_CDROM.
(The license agreement is similar to GPL and, thus, there should be
no problem with redistributing the original archive as long as we put no
restriction.)
1996-10-29 06:33:58 +00:00
Masafumi Max NAKANE
0ed2a12734 Use ${MKDIR} macro to make directory. 1996-10-27 00:20:27 +00:00
Masafumi Max NAKANE
702463d897 Activated SWI-Prolog port. 1996-10-25 10:35:48 +00:00
Masafumi Max NAKANE
3062e834ec Port of SWI-Prolog.
Submitted by:	Michael Butschky <butsch@computi.erols.com>
Modified and Updated by: max
1996-10-25 10:18:26 +00:00
Masafumi Max NAKANE
591d7d57b6 Deleted unnecessary @cwd directive.
Complete listing of the files.

Added @dirrm directives to remove empty directories after pkg_delete.
1996-10-19 05:58:34 +00:00
Masafumi Max NAKANE
0dec0ef0ae Calls perl with its full path in case perl5 is there and /usr/local/bin is
ahead of /usr/bin in the PATH variable.

Calls mkdir with its full path.

Use macros to install files.

Honor the setting of NOMANCOMPRESS.
1996-10-19 05:56:26 +00:00
Chuck Robey
ca45ad248c Adding a couple of libitcl and libitk symlinks.
Pointed out by:	Satoshi.
1996-10-19 01:55:18 +00:00
Chuck Robey
838df4382e Cleaning up extracurricular linking done by this port over
libtk and libtcl files.
Suggested by:  Satoshi.
1996-10-18 01:03:32 +00:00
Satoshi Asami
d6470ea1aa Checksum changed for two files. 1996-10-17 07:26:10 +00:00
James FitzGibbon
80e36c8e43 Removed msqlperl, pending re-import into databases/ 1996-10-17 02:38:23 +00:00
Eric L. Hernes
edf6d352a2 trim the DESCR's to something reasonable at Satoshi's request. 1996-10-16 15:58:06 +00:00
Satoshi Asami
0842552d47 Remove LIB_DEPENDS on tcl75, it seems to compile and run fine using
the tcl library in /usr/lib.
1996-10-14 23:14:37 +00:00
Satoshi Asami
6821941f98 Remove spurious ";"s.
While I'm here, rewrite the install commands to use the macros.

Reviewed by (sort of):	chuckr
1996-10-11 18:58:01 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
all the COMMENTs!  No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.

Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)

Phew!  238 ports modified!
1996-10-10 05:05:35 +00:00
Satoshi Asami
8ebda7615d Forcefully ignore libgnumalloc.
Pointed to the right place by:	jmacd
1996-10-10 00:47:10 +00:00
Masafumi Max NAKANE
f309e2b0cc Fixed typo and activated msqlperl properly.
Closes PR ports/1728.
(But I don't know how to actually change  the state of PR.
Could someone do this for me?  Or tell me how?)

Submitted by:	shanee@rabbit.augusta.de
1996-10-05 20:19:19 +00:00
James FitzGibbon
a5359be788 Import of MsqlPerl, an perl5 module for accessing mSQL databases. 1996-09-30 11:10:33 +00:00
John Polstra
5b3a5e6a94 In the post-extract target, chmod the gcc shell scripts to make
sure that they are executable.  On at least one user's system, the
copies taken from /usr/src/contrib did not have their execute bits
set.

Suggested by:	max@wide.ad.jp
1996-09-27 18:17:42 +00:00