Chris Piazza
4b260ce251
Update with the new PORTNAME/PORTVERSION variables
2000-04-10 00:44:43 +00:00
Michael Haro
65ab34a667
FreeBSD.ORG -> FreeBSD.org
...
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
50fb080408
$Id$ -> $FreeBSD$
1999-08-31 03:04:38 +00:00
Steve Price
00fd185849
Revert my previous fix. It seems I had an old distfile.
1999-06-22 17:37:37 +00:00
Steve Price
c6a9c0fbd9
Set ${WRKSRC} correctly so this builds again.
1999-05-31 04:48:32 +00:00
Satoshi Asami
5050012208
Fix WRKSRC.
1998-12-26 22:23:20 +00:00
Steve Price
b683d69f9f
Move manpages to Makefile and use MAN1 macro.
1998-10-04 17:38:39 +00:00
Satoshi Asami
3103ea2f76
Move "etlfonts freefonts getbdf sharefonts tkfont xfed xmbdfed" from
...
x11 to fonts. While I'm here, change the category names in some
(hopefully all) CJK font ports.
1998-08-07 22:43:13 +00:00
Satoshi Asami
ed1ba38a9f
Be more selective about which ports to maintain. I no longer have time
...
to maintain all these ports I once committed (sometimes as a proxy).
1997-12-25 22:29:52 +00:00
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