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

4614 Commits

Author SHA1 Message Date
Satoshi Asami
d12ba0e211 Add back part of manual compression rule (note double meaning of
"manual" here), bsd.port.mk can't deal with both MAN1 and MAN3 if they
have different MANPREFIX's.  Hmm.
1996-11-19 13:42:26 +00:00
Satoshi Asami
f1371a36f6 19.34 -> 19.34b. It seems like this release was replaced on the GNU master
site 2 months ago and nobody noticed!
1996-11-19 13:15:31 +00:00
Satoshi Asami
bec0ed8039 Yipes, another typo ("MASTER_SITE_CONTRIB"). 1996-11-19 12:41:20 +00:00
Satoshi Asami
233cbccf54 Added gifmerge. 1996-11-19 12:33:33 +00:00
Satoshi Asami
229e21a24e Added xmascot. 1996-11-19 12:32:12 +00:00
Satoshi Asami
12abb0194e A tool for making GIF animations. Closes PR ports/1980.
Submitted by:	Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
1996-11-19 12:32:03 +00:00
Satoshi Asami
dcb407a079 A pretty animation on your X screen. WARNING: this program will put a
lot of pressure on your X server!

Closes a lot of PRs.

Submitted by:	Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
1996-11-19 12:23:51 +00:00
Torsten Blum
cd84830c40 libident is no longer optional 1996-11-19 11:16:45 +00:00
Torsten Blum
4e0ef0f618 Use Motif if HAVE_MOTIF and MOTIFLIB are defined (/etc/make.conf).
default it to build the xview version.
1996-11-19 11:06:46 +00:00
Masafumi Max NAKANE
abc3a05580 Better default settings for vga cards in kon.cfg.
Submitted by:	hosokawa@mt.cs.keio.ac.jp (HOSOKAWA Tatsumi)

Patch to fix a bug that a few video cards didn't work properly.
Submitted by:	manabe@Roy.dsl.tutics.tut.ac.jp (Takashi Manabe)
1996-11-19 07:41:52 +00:00
Masafumi Max NAKANE
f1a78796df Upgrade, 1.9 rel9 -> 2.0 rel0. 1996-11-19 06:37:38 +00:00
Satoshi Asami
6b553b9eb3 Update LIB_DEPENDS to new jpeg major. Note we don't know if these
will work yet, people are encouraged to test them.
1996-11-19 04:18:49 +00:00
Eric L. Hernes
e50f501574 new port for the gimp developer's release 1996-11-19 03:36:29 +00:00
Satoshi Asami
0e8a7d4ab5 unzip and lha should be BUILD_DEPENDS not FETCH_DEPENDS. (Note that
BUILD_DEPENDS is actually checked from within the extract target, and
thus covers everything from extract to build.)
1996-11-19 02:39:16 +00:00
Satoshi Asami
42c5f299c1 It's 660 lines, give or take a few,
I'll be porting more in a day or two,
I can make it longer if you like the ports,
I've been changing it 'round and I want to be a
Ports tree manager,
Ports tree manageeeeeeeer..
1996-11-19 01:49:04 +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
949a7a041f Yipes, deleted CATEGORIES by mistake. Mea culpa. 1996-11-19 00:52:18 +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
b7797c8f9c Add $Id$. 1996-11-18 13:38:46 +00:00
Satoshi Asami
f2e38ef75a Typo ($id$ -> $Id$). 1996-11-18 13:06:09 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Satoshi Asami
f777115e01 Remove spurious ^M at end of lines. 1996-11-18 11:22:41 +00:00
Satoshi Asami
1180edba1c Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:15:27 +00:00
Satoshi Asami
642e598732 Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 10:37:03 +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
Torsten Blum
bef7e1901f uncomment DEPENDS line 1996-11-18 09:02:59 +00:00
Satoshi Asami
95e743d9b7 Use MASTER_SITE_PERL_CPAN. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 08:47:32 +00:00
David E. O'Brien
d73b963228 Missed that PKGNAME and DISTNAME needed to be switched. 1996-11-18 07:31:46 +00:00
Satoshi Asami
b427419ce6 Remove "qvwm" from th ebeginning of comment. 1996-11-18 05:48:46 +00:00
Satoshi Asami
8a5b05c804 CATEGORIES+= -> CATEGORIES=. 1996-11-18 05:45:55 +00:00
Satoshi Asami
fe9a912544 Standardize. 1996-11-18 05:35:30 +00:00
Masafumi Max NAKANE
79ff399c7e Activated jp-hex. 1996-11-18 05:34:32 +00:00
Masafumi Max NAKANE
34ed9c8f18 New port, hexadecimal dump tool with support for Japanese character sets.
Reviewed by:	max
Submitted by:	IMAMURA Tomoaki <tomoak-i@is.aist-nara.ac.jp>
1996-11-18 05:27:32 +00:00
Satoshi Asami
767e2cfc19 Standardize. 1996-11-18 05:20:10 +00:00
Andrey A. Chernov
1660a03a89 Fix jpeg major
Misc cleanup
1996-11-18 01:26:28 +00:00
Andrey A. Chernov
65ddad34ca Build with new jpeg lib now
Some misc cleanup
1996-11-18 00:30:33 +00:00
Andrey A. Chernov
772fb7e370 Fix jpeg major 1996-11-17 23:57:03 +00:00
Torsten Blum
7fbe161dab Upgrade to 3.2 1996-11-17 23:43:03 +00:00
Andrey A. Chernov
caad325d7a Bump major number, they replace function by #define 1996-11-17 23:32:00 +00:00
Torsten Blum
e794149dd6 upgrade to 0.20 1996-11-17 20:59:57 +00:00
Andreas Klemm
ed4bfef983 --- Big Brother ---
a Web-based Unix Network Monitoring and Notification System
        by Sean MacGuire <sean@iti.qc.ca>

Home Page:      http://www.iti.qc.ca/iti/users/sean/bb-dnld/
A Life Example: http://www.menet.umn.edu/~clolson/bb/bb.html (40 machines)
1996-11-17 20:02:13 +00:00
David E. O'Brien
2d0b362f21 Removed the hardcoded paths and used our variables instead (WRKSRC,PREFIX).
CATEGORIES+= --> CATEGORIES=
1996-11-17 19:29:55 +00:00
James FitzGibbon
2edb6649ef Import of the COPS system security checker.
Reviewed by:	jfitz@FreeBSD.ORG
Submitted by:	 Oliver Oberdorf <oly@world.std.com>
1996-11-17 18:29:57 +00:00
James FitzGibbon
5f6a3c9856 Import of a Win95-like X11 window manager.
Reviewed by:	jfitz@FreeBSD.ORG
Submitted by:	 Nakai@Mlab.t.u-tokyo.ac.jp
1996-11-17 17:56:52 +00:00
Masafumi Max NAKANE
9c73f2512d Removed unnecessary @* directives. 1996-11-17 14:14:58 +00:00
Satoshi Asami
25bb4c199a Add txtmerge. 1996-11-17 11:56:58 +00:00
Satoshi Asami
6a5191b37e Add gnushogi, xcubes and xshogi. 1996-11-17 11:56:40 +00:00
Satoshi Asami
9f312008ed X frontend to GNU shogi. Closes PR 1886/2028.
Submitted by:	Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
1996-11-17 11:53:34 +00:00
Satoshi Asami
8125428f34 This sucker will beat you in shogi. Closes PR 1885/2018.
Submitted by:	Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
1996-11-17 11:44:57 +00:00