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

7165 Commits

Author SHA1 Message Date
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
John Fieber
82935635d2 Get this port shaped up a bit. 1997-07-10 02:34:40 +00:00
Satoshi Asami
9d5ba8fdfc (1) Add preliminary support for architecture/operating system-dependent
patches and files.  Note this is just for testing -- I don't
    expect "patches.OpenBSD" or "Makefile.alpha" start cropping up on
    our ports tree just yet!
Pretty much ignored by: the ports/committers list

(2) Add "SH?=/bin/sh" to the list of command-name macros.  Use it.
Checked by: recompiling all packages
1997-07-10 02:29:51 +00:00
Satoshi Asami
a23b346fd8 Add CONFIGURE_ENV="${SH} -x". We have no idea why this works, but
configure will die otherwise because it finds elf.h and concludes we
are SVR4.

While I'm here, delete CONFIGURE_ARGS=--prefix=${PREFIX} and change
HAS_CONFIGURE to GNU_CONFIGURE.

Submitted by:	Donald J. Maddox (dmaddox@scsn.net)
1997-07-10 01:43:01 +00:00
Andrey A. Chernov
514ad06040 Upgrade to 4.0.0 1997-07-10 01:22:05 +00:00
James FitzGibbon
5d51e70e55 Activate p5-Storable 1997-07-09 23:20:25 +00:00
James FitzGibbon
43ced6d177 Import of p5-Storable, a module for storing data structures intact and reading them back in later or in another program 1997-07-09 23:19:15 +00:00
Andrey A. Chernov
d2b39c3dbc Upgrade to 970709 1997-07-09 16:37:47 +00:00
Thomas Gellekum
fb6b92856f Pick up $CFLAGS from /etc/make.conf. 1997-07-09 11:39:36 +00:00
John Fieber
c1494de6cb Forgot, this depends on iso8879. 1997-07-09 11:23:09 +00:00
Masafumi Max NAKANE
f223e188d4 Upgrade, 0.9.4.1 -> 0.9.4.2 1997-07-09 10:21:59 +00:00
Masafumi Max NAKANE
432ec582e8 Move the Date created: line and the Whom: line to their right place. 1997-07-09 10:11:47 +00:00
Masafumi Max NAKANE
3797ca62fd Enable freeciv. 1997-07-09 09:43:40 +00:00
Masafumi Max NAKANE
36be4bb31e New port, freeciv:
A civilisation clone for x;  multiplayer
PR:		3914
Submitted by:	Ada T Lim <ada@not-enough.bandwidth.org>
1997-07-09 09:39:09 +00:00
Thomas Gellekum
57f0ca82b7 Add aswedit. 1997-07-09 07:11:06 +00:00
Thomas Gellekum
58dce5ee55 Activate aswedit. 1997-07-09 07:08:15 +00:00
John Fieber
ffe2faad0f The linuxdoc DTD. Yes it is really true, I am sloooooowly working
on moving the sgml tools out to the ports collection.

(Psss!  Anti-bloatists: that means there will be one less program
in src that needs perl!)
1997-07-09 04:18:01 +00:00
Torsten Blum
d83e803fc5 upgrade to 2.9.2p3.
Older Versions are vulnerable to a buffer overflow, see bugtraq
for details

CAUTION: you may have to "fix" your config file for some strage reasons...
1997-07-08 23:02:18 +00:00
Andrey A. Chernov
bfdf2a6333 Upgrade to 970705 1997-07-08 14:18:00 +00:00