1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
Commit Graph

3928 Commits

Author SHA1 Message Date
Paul Traina
a32537ed35 Fix random memory overwrite bug 1996-09-30 19:19:23 +00:00
James FitzGibbon
a5359be788 Import of MsqlPerl, an perl5 module for accessing mSQL databases. 1996-09-30 11:10:33 +00:00
Masafumi Max NAKANE
a68294c029 Activated mailagent. 1996-09-29 17:03:58 +00:00
Masafumi Max NAKANE
53baf370eb Removed the lines in the patches that contain $Id$. Fortunately, all
those lines were in the very last part of the hunks. :-)
1996-09-29 16:55:23 +00:00
Chuck Robey
76c8e0f027 Add a dependency on libpng, and bring the port up to date with the
latest available version (2.4.3->2.4.6).
Pointed out by (among others) Andreas Klemm.
1996-09-29 16:09:15 +00:00
Andreas Klemm
2b39b2c081 Entirely removed ports/net/tkined, because it's included in scotty port. 1996-09-29 11:40:34 +00:00
Masafumi Max NAKANE
9310542f0e A sophisticated mail processing program. 1996-09-29 03:26:48 +00:00
Masafumi Max NAKANE
b2d85f45da Upgrade, 1.6 -> 1.62.
Installation of the custom makefile is done in post-extract: instead of
pre-patch:.
1996-09-28 16:20:05 +00:00
Andreas Klemm
173535b87e - use INSTALL_PROGRAM and INSTALL_MAN in Makefile
- add patch-ac to silence bzip when doing compression, bzip version
  info now only with -v or -V
- changed comment in COMMENT. bzip compresses better than gzip, but
  speed is much slower, so it's not generally better as gzip where
  speed matters !
1996-09-28 12:34:45 +00:00
Andreas Klemm
d23cbedba2 Added NO_CDROM to Makefile, because of restrictive copyright.
Forgotten by: me ;)
Submitted by: Chuck Robey <chuckr@glue.umd.edu>
1996-09-27 20:55:50 +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
Andreas Klemm
c6ac8e3d7c cosmetic changes, make copyright more informative, add authors
contact address (from README)
1996-09-27 12:11:12 +00:00
Andreas Klemm
09be879147 The readme file says, that it's important for i386 architecture,
to include -fomit-frame-pointer into the CFLAGS.
BTW: someone here who knows, if -funroll-loops might add some (stable)
performance as well ?!
1996-09-27 11:59:36 +00:00
Andreas Klemm
43681e685c imported new port of bpatch 0.21, a compression program, that seems to have
some advantages over gzip concerning compression and memory consumption.
1996-09-27 11:47:06 +00:00
Andreas Klemm
50050d2820 added bzip to archivers 1996-09-27 11:24:00 +00:00
Thomas Gellekum
49a913bd62 Make tkinfo work with tk-4.1. 1996-09-27 07:19:36 +00:00
John Polstra
35c8d1d8a8 Update for new version of Modula-3.
Fix a typo in the "Version required" comment.
1996-09-27 02:33:15 +00:00
John Polstra
9c12b0f08a Update to new DEC SRC release 3.6.
Use new custom distfiles which are MUCH smaller than the ones from
DEC.

Use the gcc-2.7.2.1 sources on the system if they are found in
/usr/src/contrib, to avoid having to fetch that distfile.

Use an existing Modula-3 compiler to bootstrap the new one, if
there happens to be one installed on the system.  Again, this
eliminates the need to fetch one of the distfiles.

Update the built-in thread-safe malloc to the latest version of
phkmalloc.
1996-09-27 02:32:02 +00:00
John Polstra
57b2cc9238 Update to new DEC SRC release 3.6.
Use new custom distfiles which are MUCH smaller than the ones from
DEC.

Use the gcc-2.7.2.1 sources on the system if they are found in
/usr/src/contrib, to avoid having to fetch that distfile.

Use an existing Modula-3 compiler to bootstrap the new one, if
there happens to be one installed on the system.  Again, this
eliminates the need to fetch one of the distfiles.

Update the built-in thread-safe malloc to the latest version of
phkmalloc.
1996-09-27 02:26:41 +00:00
Chuck Robey
0676e3084b Update the MASTER_SITES list.
Pointed out by:	Jordan.
1996-09-26 22:23:29 +00:00
Andrey A. Chernov
51299aae68 Upgrade to 2.70.6.3
Add creative encoding
1996-09-26 21:27:50 +00:00
Jordan K. Hubbard
df6e186706 Support the use of JPEG files instead of PPM. 1996-09-26 10:55:14 +00:00
Satoshi Asami
a996059ede Oh please, say to me,
You'll let me do this port.
1996-09-26 09:36:32 +00:00
Satoshi Asami
4b64d88e9a Add LIB_DEPENDS on xpm. 1996-09-26 09:02:51 +00:00
Masafumi Max NAKANE
708a82a5ee Changed PKGNAME to bpl+-1.0. (There's no version number, though.)
Submitted by:	asami
1996-09-26 07:46:43 +00:00
Masafumi Max NAKANE
00bb49c611 Changed references to ports/utils to ports/misc. 1996-09-26 05:49:21 +00:00
Masafumi Max NAKANE
c576d63706 Use ${INSTALL_DATA} instead of cp to install files.
Also some minor changes in do-install:.  (Result of make install doesn't
change, though.)
1996-09-26 04:46:07 +00:00
James FitzGibbon
7e2c38daba Upgrade to 1.07
Reviewed by:	jfitz@FreeBSD.ORG
Submitted by:	matt@bdd.net
1996-09-26 01:43:09 +00:00
Masafumi Max NAKANE
8074c0b380 Activated telnetx 1996-09-25 20:42:10 +00:00
Masafumi Max NAKANE
664c6ae1bf Activated bpl+ 1996-09-25 20:39:03 +00:00
Masafumi Max NAKANE
f33cbbd861 Telnetx, telnet client with binary file transfer protocols support 1996-09-25 20:36:33 +00:00
Masafumi Max NAKANE
775a2f5d5e B Plus, binary file transfer protocol 1996-09-25 20:28:45 +00:00
James FitzGibbon
2f3431582d Fix for change of distfile name on master site 1996-09-25 14:49:24 +00:00
Eric L. Hernes
57e0191834 kill the EXTRACT_SUFX
and add myself as maintainer
1996-09-25 12:58:53 +00:00
Masafumi Max NAKANE
25cb0ddb4a Use @dirrm instead of @unexec rm -rf to delete directory. 1996-09-25 09:23:24 +00:00
Masafumi Max NAKANE
9792d20598 Removed the version number in pkg/COMMENT.
Use @dirrm instead of rm -rf to delete directories at deinstallation time.
Submitted by:	asami

Modified the default inews location.
1996-09-25 06:02:12 +00:00
Satoshi Asami
b9a8b34076 Remove spurious EXTRACT_SUFX. 1996-09-25 05:12:44 +00:00
Chuck Robey
d9ea17c3ee Fix ldconfig problem
Pointed out by: MIHIRA Yoshiro <sanpei@yy.cs.keio.ac.jp>
1996-09-24 20:40:50 +00:00
Mark Murray
e3bd908b0d Some fixups:
1) Fix the PLIST
2) use ${INSTALL_MAN}
3) make this work with current's contrib/tcl
1996-09-24 18:16:01 +00:00
Mark Murray
63eefc4274 Update to 0.6.4
Submitted by:Jeremy Prior <jez@netcraft.co.uk> (sorry I took so long!)
1996-09-24 18:03:54 +00:00
Masafumi Max NAKANE
b2271cf41c Activated jp-mnews. 1996-09-24 17:18:26 +00:00
Masafumi Max NAKANE
60c821c520 Mnews, Mini News Reader Ver. 1.19PL2. 1996-09-24 17:03:37 +00:00
James FitzGibbon
824a12b381 Import of the Ascend RADIUS daemon. 1996-09-24 16:14:57 +00:00
James FitzGibbon
c4017afbcb Import of Ascend-modified RADIUS daemon.
Reviewed by:	chuckr@FreeBSD.ORG
1996-09-24 15:12:01 +00:00
Eric L. Hernes
1b424cf434 upgrade to 4.16 (non-beta)
move:
sharedir: lib => share
libdir:   lib => libexec (houses portsrv and recover only)
tmpdir:   /usr/tmp => /var/tmp (the former doesn't usually exist)
1996-09-24 13:41:14 +00:00
Satoshi Asami
dff5c0d9f0 Remove spurious ;'s. 1996-09-24 11:41:35 +00:00
Satoshi Asami
ce6953a5a1 Back out changes in rev. 1.217 -- ${CONFIGURE_SCRIPT} is not
meant to rename the name of script in ${SCRIPTDIR}.
1996-09-24 06:48:22 +00:00
Chuck Robey
06fecf2f90 Update the DESCR (oops!) 1996-09-24 00:13:47 +00:00
Chuck Robey
0f5801e638 Add man pages and misc files to correctly list it all. 1996-09-23 23:45:20 +00:00
Chuck Robey
e49fd82fda Fix the Makefile to respect NOMANCOMPRESS 1996-09-23 23:44:25 +00:00