1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Commit Graph

7233 Commits

Author SHA1 Message Date
James FitzGibbon
42d5f3f5e5 Merge from msql-beta port as of 04/28/97
Change startup script in ${PREFIX}/etc/rc.d to directly run the daemon instead of using the old kludgey run_daemon wrapper.
Fix up two mistakes in the PLIST
1997-07-14 12:44:42 +00:00
James FitzGibbon
4941677497 Merge from msql-beta port as of 04/15/97
Upgrade to v2.0b6

PLEASE NOTE: upgrading from <= b4 of mSQL2 requires that you dump and
re-load all your databases.  See the Makefile for details.
1997-07-14 12:43:38 +00:00
James FitzGibbon
3e63e19182 Merge from msql-beta port as of 03/19/97
Added patch to fix mislocation of mSQL's ACL file.
1997-07-14 12:41:47 +00:00
James FitzGibbon
d29320b1a4 Merge from msql-beta port as of 02/08/97
Remove broken (duplicated) patch-al file.
Submitted by:   Werner Griessl <werner@btp1da.phy.uni-bayreuth.de>
1997-07-14 12:40:41 +00:00
James FitzGibbon
8fb5af36ec Merge from msql-beta port as of 2/05/97
Upgrades 2.0b3 -> 2.0b4
1997-07-14 12:37:08 +00:00
James FitzGibbon
f02845aa73 Merge from msql-beta as of 1/21/97 1997-07-14 12:35:19 +00:00
Masafumi Max NAKANE
17b87fb374 Upgrade, 0.59f -> 0.59k.
PR:		4081
Submitted by:	Carey Jones <mcj@acquiesce.org>
1997-07-14 10:26:53 +00:00
Thomas Gellekum
879b786e15 Upgrade to 1.41r6. 1997-07-14 07:45:39 +00:00
Satoshi Asami
ef0e41d708 This is not necessary anymore, as all directories are pre-created by
mtree (BSD.x11.dist).
1997-07-14 06:36:30 +00:00
Satoshi Asami
53e0732cbc Oops, forgot to take off "-p" when I changed "mkdir" to "${MKDIR}". 1997-07-14 06:25:59 +00:00
Masafumi Max NAKANE
7916a98c24 Ooops, missed one more /bin/sh, changing to ${SH}. 1997-07-13 18:52:10 +00:00
Masafumi Max NAKANE
75c141cc7d /bin/sh -> ${SH} 1997-07-13 18:49:31 +00:00
Jun-ichiro itojun Hagino
076399b599 i'm sorry.
s/sed/${SED}/
1997-07-13 17:43:05 +00:00
Jun-ichiro itojun Hagino
4ffd8e53cb tiny change related to displaying pkg/MESSAGES. 1997-07-13 17:42:12 +00:00
Jun-ichiro itojun Hagino
7f28221056 the original distribution has updated to version 970703. 1997-07-13 17:38:12 +00:00
James FitzGibbon
f2c297ab03 Add asclock to PLIST
Submitted by:	Gabor Kincses <gabor@acm.org>
1997-07-13 17:27:12 +00:00
Jun-ichiro itojun Hagino
86720189d6 original distribution of portlint has updated to 1.32. 1997-07-13 13:37:59 +00:00
Masafumi Max NAKANE
bddd60e979 Use ${SH} from bsd.port.mk instead of locally defined ${SHELL}. 1997-07-12 16:53:39 +00:00
Satoshi Asami
6508ab3b3e Make this port compile again (was broken by libpng upgrade). The
solution is to "disconnect" this from the libpng and libjpeg ports,
and fetch and extract them inside this port's own WRKDIR.

Note there are no shared library version problems because this port
doesn't link those libraries dynamically -- it just reaches into their
sources to compile some of its stuff.  It is my belief that we
shouldn't have tried to share the WRKDIR with those two ports, as this
thing just too deeply depends on what's in their sources and the
relationship is thus not really a "dependency" in the regular sense.

Submitted by:	mita@jp.freebsd.org (MITA Yoshio)
1997-07-12 10:53:51 +00:00
Peter Wemm
98f845ef0e I'm sick of "? distfiles" each time I do a 'cvs update'.. :-] 1997-07-12 04:41:43 +00:00
Satoshi Asami
2cca282914 Reorder lines.
Found by:	portlint
1997-07-12 00:15:04 +00:00
Masafumi Max NAKANE
c03f24d736 Upgrade. 1997-07-11 10:26:33 +00:00
John Polstra
56951bab3c Distfile (cough cough) changed on master site. :-} 1997-07-11 06:09:41 +00:00
John Polstra
5d5443a579 Fix a screwed up patch that broke things badly. 1997-07-11 05:51:28 +00:00
John Polstra
61362f0f8d Update for new release of CVSup (15.0 -> 15.1). Also update for new
shared library version numbers in modula-3-lib port.
1997-07-11 05:20:34 +00:00
John Polstra
7239ee8d56 Fix PR ports/3572 by using mkfifo instead of mknod. Update for new
shared library version numbers in the modula-3-lib port.

PR:		Closes ports/3572
Submitted by:	gjm11@dpmms.cam.ac.uk (Gareth McCaughan)
1997-07-11 05:19:18 +00:00
John Polstra
2a3e5ea907 Add several bugfixes. Produce more informative messages when
segmentation violations and assertion failures occur.  Support
several system calls not supported previously.

PR:		This is part of the fix for ports/3572.
1997-07-11 05:16:45 +00:00
Andreas Klemm
1602725275 use INSTALL_MAN to install manpage 1997-07-11 04:58:45 +00:00
Andreas Klemm
f4df48ce06 enabled new port http-analyze 1997-07-11 04:56:03 +00:00
Andreas Klemm
f70e751ccc New port http-analyze
http-analyze analyzes the logfile of a web server and creates
a summary of the server's access load and the efficiency of
caching mechanisms in
        o tabular
        o graphical
        o and three-dimensional form.
http-analyze recognizes logfiles in Common Logfile Format and has
been highly optimized for processing huge logfiles in short
update-intervals.

See: http://www.netstore.de/Supply/http-analyze/index.html

Hint: should be used by freefall and cdrom.com ;-))
1997-07-11 04:54:53 +00:00
Satoshi Asami
180c315742 Remove tcl75 for now, it is missing pkg/* files. 1997-07-10 22:42:14 +00:00
Paul Traina
40a7055cb5 Set maintainer to ports@freebsd.org 1997-07-10 15:50:55 +00:00
John Fieber
18d169d9f5 Turn on iso12083 and linuxdoc. 1997-07-10 14:39:03 +00:00
John Fieber
6bbd8734de ISO standard (12083:1993) SGML DTDs from the The Electronic Publishing
Special Interest Group.
1997-07-10 14:36:44 +00:00
John Fieber
5bac664b76 Add aliases for DTDs and documents that refer to these entity sets
as "8879-1986" instead of the more cannonical "8879:1986".
86//ENTITIES Added Math Symbols: Ordinary//EN"
"ISOamso"

PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Relations//EN"
"ISOamsr"

PUBLIC "ISO 8879:1986//ENTITIES Box and Line Drawing//EN"
"ISObox"

PUBLIC "ISO 8879:1986//ENTITIES Russian Cyrillic//EN"
"ISOcyr1"

PUBLIC "ISO 8879:1986//ENTITIES Non-Russian Cyrillic//EN"
"ISOcyr2"

PUBLIC "ISO 8879:1986//ENTITIES Diacritical Marks//EN"
"ISOdia"

PUBLIC "ISO 8879:1986//ENTITIES Greek Letters//EN"
"ISOgrk1"

PUBLIC "ISO 8879:1986//ENTITIES Monotoniko Greek//EN"
"ISOgrk2"

PUBLIC "ISO 8879:1986//ENTITIES Greek Symbols//EN"
"ISOgrk3"

PUBLIC "ISO 8879:1986//ENTITIES Alternative Greek Symbols//EN"
"ISOgrk4"

PUBLIC "ISO 8879:1986//ENTITIES Added Latin 1//EN"
"ISOlat1"

PUBLIC "ISO 8879:1986//ENTITIES Added Latin 2//EN"
"ISOlat2"

PUBLIC "ISO 8879:1986//ENTITIES Numeric and Special Graphic//EN"
"ISOnum"

PUBLIC "ISO 8879:1986//ENTITIES Publishing//EN"
"ISOpub"

PUBLIC "ISO 8879:1986//ENTITIES General Technical//EN"
"ISOtech"
1997-07-10 14:25:59 +00:00
Masafumi Max NAKANE
cb1faee85d Replacing kon with kon2 since kon2 is upper compatible to kon.
PR:		4040
Suggested by:	Hideyuki Suzuki <hideyuki@sat.t.u-tokyo.ac.jp>
1997-07-10 13:15:00 +00:00
Satoshi Asami
a5f531839c Hmm, now we have mpg123. Can I record songs with it? Will people
(other than jkh) object if I include an mpeg-3 audio stream (mime
encoded of course -- I'll use mimepp!) in the commit messages? :>

"Thomas has an upgrade on his pee-eee-cee, David is a student in
Davis..." (<- imagine Satoshi practicing in the background..)

On a (only slightly) more serious note, we now have 1022 ports.  Are
we having a celebration for 1024? :)
1997-07-10 10:34:47 +00:00
Masafumi Max NAKANE
15ee7f205d Enable mpg123. 1997-07-10 09:50:26 +00:00
Masafumi Max NAKANE
35d95bd4d3 New port, mpg123:
Command-line player for mpeg layer 1, 2 and 3 audio

PR:		3952
Submitted by:	Carey Jones <mcj@acquiesce.org>
1997-07-10 09:41:25 +00:00
Satoshi Asami
364f86b614 Put some parentheses in "#elif defined(foo) || defined(bar)" statement
to make this compile again.  I never quite understood the "#elif"
syntax and now I think I never will.

By the way, this is just a patch-up to DavidO's "stab in the dark" and
is not guaranteed to work on NetBSD and/or OpenBSD.  I just "fixed" it
in the way that it doesn't break FreeBSD while preserving the spirit
of his changes (i.e., to "stab" whatever he was aiming at).
1997-07-10 07:37:00 +00:00
Satoshi Asami
6f219ea3b2 Remove duplicate remsync menu entries so install-info won't barf up on
"make reinstall" (or when you install it over an existing
insallation).  It still has the problem of not being able to find some
of the entries (e.g., mail-files) but these are not fatal, at least
not during installation).

While I'm here, line up all info dir entries to the same tabstop.
1997-07-10 07:04:45 +00:00
Thomas Gellekum
0bacf5ed6c Reflect new directory for aswedit. 1997-07-10 06:31:05 +00:00
Thomas Gellekum
ea817ec47d Move aswedit from editors to www. 1997-07-10 06:29:41 +00:00
Thomas Gellekum
e905fbc7f5 Re-import aswedit into www.
Requested by:		Andrey, Satoshi
Port submitted by:	Brett Taylor <brett@peloton.physics.montana.edu>
1997-07-10 06:27:38 +00:00
Satoshi Asami
761aba517b Clean this up a bit so it will checksum and also not splat cookies all
over the place.

Reminded by:	jfieber
1997-07-10 03:41:38 +00:00
John Fieber
f37a25235a Give the package a more meaningful version number of 1986 rather than
the arbitrary 1.0.
1997-07-10 03:25:28 +00:00
Satoshi Asami
0090e4fc68 Category "sysutils" is spelled with an "s".
Slipped off the keyboard of: obrien
1997-07-10 03:03:57 +00:00
John Fieber
f00ed49e28 After fixing the distfile, generate a correct md5.
Then stop committing before I do any more dammage.
1997-07-10 02:54:57 +00:00
John Fieber
7088aecace Finally, clean up this port. 1997-07-10 02:41:08 +00:00
John Fieber
e95fcb0ea6 Shape up this port too. 1997-07-10 02:37:51 +00:00