Satoshi Asami
8c345c0ebb
Add WRKSRC, seems like fetch creates all the subdirectories in the
...
created-on-the-fly tarfile.
1997-03-04 06:16:02 +00:00
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
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
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
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
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