Commit Graph

180 Commits

Author SHA1 Message Date
Thomas Gellekum
ae845691d5 Use xfed sources from ftp.demon.co.uk. I tried this server with
FETCH=wget on a 2.1.0 system.

Closes PR #2809.
1997-03-03 13:51:54 +00:00
Eric L. Hernes
a6d73cb22c distfile changed
Pointed out by: Kostya Lukin <lukin@ns.okbmei.msk.su>
1997-01-27 15:59:36 +00:00
Masafumi Max NAKANE
3e08c0b0e2 Renaming the PKIGNAME, etlfnot-noncjk -> etlfonts-noncjk. 1997-01-02 19:32:25 +00:00
Masafumi Max NAKANE
962a54b1a5 Renaming etlfont -> etlfonts.
Suggested by:	asami
1997-01-02 19:18:25 +00:00
Satoshi Asami
b7a86be739 Add files/md5 entries for files whose checksum should be ignored as well.
Requires rev. 1.239 of bsd.port.mk.
1996-12-17 12:33:56 +00:00
Eric L. Hernes
faaa475654 add a patch to fix some of the LFD's
Submitted by:	MITA Yoshio
1996-11-21 17:20:40 +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
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +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
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
a3135acce0 Version number is always required for package. 1996-08-31 05:11:40 +00:00
Satoshi Asami
1829ac229f Remove "getbdf - " from front of one-liner. 1996-08-31 05:09:37 +00:00
Andrey A. Chernov
1c2b40a596 Add USE_X11 1996-08-30 22:26:49 +00:00
Andrey A. Chernov
0994ac34c0 Convert any X server font to .bdf format 1996-08-30 20:14:00 +00:00
Satoshi Asami
8b44b435e1 Variable reordering. Move NO_WRKSUBDIR and USE_X11 to the
"miscellaneous bsd.port.mk variables" section after MAINTAINER.
1996-08-17 10:59:08 +00:00
Eric L. Hernes
d04b06930d New port for `freefonts' a bunch of free type-1 fonts for X11 1996-08-16 13:38:34 +00:00
Gary Palmer
dc3698e249 Convert from ncftp to fetch. I'm not really happy with this ports
do-fetch: routine, as it doesn't check the return value of fetch (or
ncftp when it was in there), but I'm not about to start hacking this
late in the game.
1996-06-26 23:06:49 +00:00
Satoshi Asami
df6824661e Add a pre-clean target to delete the "src" subdirectory, which is a
staging area to create the tarball during fetch.
1996-03-07 01:57:29 +00:00
Satoshi Asami
14cd728249 Shorten one-line comments. Boy, I'm listed as MAINTAINERs in a
lot of ports or what! ;>
1995-11-09 06:41:02 +00:00
Eric L. Hernes
92ce3d9a43 added myself as MAINTAINER 1995-10-28 20:35:56 +00:00
Satoshi Asami
4a6b440781 Various plan9 utilities. It's such a complete collection, I'm going
to import it all at once!

Submitted by:	 Eric L. Hernes <erich@lodgenet.com>
1995-08-14 04:08:02 +00:00
Satoshi Asami
fca4648083 Updated for new bsd.port.mk. 1995-04-22 11:58:42 +00:00
Satoshi Asami
eabfc48a36 And now the rest of the x11 ports Makefiles. 1995-04-12 20:32:12 +00:00
Satoshi Asami
67f2972939 Pipe output of tar to "gzip --best" to ensure we get the exact same
tar.gz file every time.
1995-04-01 14:54:57 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Satoshi Asami
35af96374a Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,
and some other minor cleanup.
1995-03-24 11:12:06 +00:00
Andreas Schulz
887a444104 Add code to get the MASTER_SITE_OVERRIDE working for the fetch target. 1995-02-12 23:22:13 +00:00
Jean-Marc Zucconi
b3d684f461 Set MAKE_FLAGS so that `make PREFIX=...' works as expected. 1995-02-12 17:48:25 +00:00
Gary Palmer
ba2097f169 With my reversal of the INSTALL_MANPAGES logic in bsd.port.mk, none of
these need to have INSTALL_MANPAGES=	yes anymore.
1994-12-12 04:32:04 +00:00
Satoshi Asami
e1273eb09a xfed, a program to edit .bdf files. This stuff is so old, I couldn't
find a site that has a tarball of the latest sources so I had to write
my own "fetch:" target to get the files and tar them up.

Maybe we can add a rule like this to bsd.port.mk.  Interested parties
please take a look at the Makefile.
1994-12-08 10:20:17 +00:00