Commit Graph

67 Commits

Author SHA1 Message Date
Satoshi Asami
5114e2637e Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
bsd.port.mk rev. 1.304 for details on the change.

The fix here is one of the following.

(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
    EXTRACT_* commands.

(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
    calling the "tar" command (i.e., arguments like "-xzf" are spelled
    out).

(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
    add ${EXTRACT_AFTER_ARGS} to the command line as well.

(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
    is set, define the other two too.
1999-02-03 11:12:01 +00:00
John Fieber
facc0406a5 Upgrade from 3.4 to 3.7. 1999-01-16 23:26:01 +00:00
Satoshi Asami
4950255203 Break up the "plan9" category -- all the ports are where they belong, and
"plan9" is a virtual category now.

Reviewed by:	the ports list
1999-01-09 03:19:49 +00:00
Satoshi Asami
5050012208 Fix WRKSRC. 1998-12-26 22:23:20 +00:00
Justin M. Seger
4f7a2c9904 Activate p5-type1inst 1998-12-13 13:53:49 +00:00
Justin M. Seger
2d62f4fedc Import of p5-type1inst 0.6.1
This is a little hack I wrote to help in setting up new Type 1 PostScript
fonts for use with X. It automatically constructs the fonts.scale file which
X uses to identify fonts in can use the current directory. Previously you
had to write this file by hand which is unacceptable if you have lots of
fonts.
James Macnicol (J.Macnicol@student.anu.edu.au)

PR:		ports/5660
Submitted by:	giffunip@asme.org
1998-12-13 13:52:58 +00:00
Justin M. Seger
2b585a1dd2 Use libttf.3 of the new freetype 1.2 1998-12-12 21:03:36 +00:00
Steve Price
cc3da74d4d Fixup CATEGORIES list.
Submitted by:	Josh Gilliam <josh@quick.net>
1998-11-21 17:18:16 +00:00
Bill Fumerola
8b54b0e745 Update MASTER_SITES, include my public_html dir as a site, as
ftp.cdrom.com went rather slow for me, and sometimes is overloaded.

PR:		ports/8592
Submitted by:	maintainer
1998-11-19 23:26:38 +00:00
Satoshi Asami
fdced335d2 Portlint. 1998-10-30 07:45:50 +00:00
John Fieber
749b7f9beb Upgrade and unbreak. 1998-10-28 23:41:24 +00:00
Steve Price
b683d69f9f Move manpages to Makefile and use MAN1 macro. 1998-10-04 17:38:39 +00:00
Steve Price
ea6a1d8395 Remove empty directories on deinstall. 1998-10-04 17:37:34 +00:00
Steve Price
abab842f2f Move manpages to Makefile and use MAN* macros. 1998-10-04 00:56:49 +00:00
Satoshi Asami
5d9c9602fa freetype (libttf) is now converted to ELF. 1998-09-21 08:41:46 +00:00
Satoshi Asami
2f38238a08 Checksum changed.... 1998-09-15 09:36:23 +00:00
Thomas Gellekum
f42be4aad7 ttmkfdir moved from x11 to x11-fonts. 1998-09-09 08:11:49 +00:00
Thomas Gellekum
defb2720b8 Re-import to x11-fonts, as requested by Satoshi. 1998-09-09 08:06:32 +00:00
Tim Vanderhoek
9f5e5e4e08 For removing this one manpage, I can not be bothered to
think of a pun.
1998-08-20 03:29:15 +00:00
Satoshi Asami
5264cbceb5 Fix up dependencies for ports that moved into the x11-toolkits category. 1998-08-07 23:56:56 +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
3c134ede8d New categories deskutils, x11-clocks, x11-fm, x11-fonts, x11-toolkits
and x11-wm.  Their contents to be repository copied shortly.
1998-08-07 22:08:20 +00:00
Satoshi Asami
ceba211283 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00
Vanilla I. Shu
122a4d71a9 Sort pkg/PLIST. 1998-07-02 10:58:15 +00:00
Vanilla I. Shu
5343590cf2 Sort pkg/PLIST. 1998-07-02 10:47:37 +00:00
Matthew Hunt
ac19b99b19 Import of tkfont, a Tk-based replacement for xfontsel.
PR:		6594
Submitted by:	Brett Taylor <brett@peloton.physics.montana.edu>
1998-05-17 04:44:52 +00:00
Donald Burr
f255833ae6 PR: ports/6139
New port: x11/sharefonts, a collection of shareware ATM
fonts from the CICA archives.  Used by GIMP, esp. plug-ins and
script-fu.
1998-05-16 02:08:04 +00:00
John Fieber
914f8c6c7a Mark as broken.
The old version is no longer available and the new version needs
a fair bit of debugging work, which I have no time to do at this
instant.
1998-03-12 23:09:54 +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
Vanilla I. Shu
85016cbcdf fix a typo error in pkg/DESCR, add @dirrm in pkg/PLIST
PR:		ports/5224
Submitted by:	Brett Taylor <brett@peloton.physics.montana.edu>
1997-12-05 06:25:10 +00:00
Vanilla I. Shu
00a2266221 Fix a typo error. 1997-12-04 13:58:06 +00:00
Vanilla I. Shu
8a800b542d Change MASTER_SITE to ftp.gimp.org 1997-11-30 19:19:41 +00:00
John Fieber
afed39b204 Upgrade to version 2.7. 1997-11-09 15:43:36 +00:00
John Fieber
35f98f5a1b Upgrade to version 2.3. Bugfixes mostly. 1997-09-21 17:54:38 +00:00
John Fieber
d2e1018ff1 A Motif tool for editing X11 bitmap fonts 1997-07-16 02:18:28 +00:00
Masafumi Max NAKANE
75c141cc7d /bin/sh -> ${SH} 1997-07-13 18:49:31 +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
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