Martin Wilke
|
a9481afc8a
|
- Get Rid MD5 support
|
2011-03-19 12:38:54 +00:00 |
|
Jimmy Olgeni
|
361279f24f
|
Remove references about /usr/X11R6 from pkg-message.
PR: ports/113756
Submitted by: tomdean(at)speakeasy.org
|
2008-06-20 22:11:24 +00:00 |
|
Martin Wilke
|
ca519ab8c0
|
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
2008-03-24 23:21:25 +00:00 |
|
Florent Thoumie
|
d4f0d0048a
|
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
2007-05-19 20:36:56 +00:00 |
|
Edwin Groothuis
|
84b1517c16
|
SHA256ify
Approved by: krion@
|
2006-01-24 03:16:52 +00:00 |
|
Jimmy Olgeni
|
1b4ff48e41
|
Move install instructions to pkg-message.
|
2004-05-01 16:13:26 +00:00 |
|
Jimmy Olgeni
|
2a67f30d03
|
Add SIZE data.
Submitted by: trevor
|
2004-03-18 20:45:09 +00:00 |
|
Jimmy Olgeni
|
490300d9a7
|
Make fetchable, add some mirrors from gimp-devel.
Noticed by: kris
|
2004-01-29 21:35:52 +00:00 |
|
Jimmy Olgeni
|
3992edabd0
|
1) Move install code to Makefile rather than in patch.
2) Use type1inst to generale fonts.scale, and remove another patch.
#2 suggested by: Pedro F. Giffuni <giffunip@yahoo.com>
|
2003-08-02 23:26:52 +00:00 |
|
Jimmy Olgeni
|
002f8adf4d
|
Always use "/etc/X11/XF86Config" as the default file for font
configuration.
Suggested by: Matt Mills <matt_mills@btopenworld.com>
|
2003-04-26 17:06:06 +00:00 |
|
Jimmy Olgeni
|
e3a7a074f8
|
Suppress command echo.
|
2003-02-23 11:07:26 +00:00 |
|
Jimmy Olgeni
|
2563cb72b3
|
De-pkg-comment my ports + some more.
|
2003-02-23 10:51:29 +00:00 |
|
Jimmy Olgeni
|
797c78fce3
|
Style fixes for x11-fonts.
|
2001-02-05 21:02:14 +00:00 |
|
Jimmy Olgeni
|
f2964627cd
|
Fix typo: particularily -> particularly
|
2001-01-31 20:23:49 +00:00 |
|
Jimmy Olgeni
|
2b70c62c89
|
Take over maintainership.
|
2001-01-31 20:22:04 +00:00 |
|
Trevor Johnson
|
f78f42134f
|
Tell users that not all these fonts are free.
PR: 21907
Submitted by: Dag-Erling Smørgrav
|
2000-10-15 07:06:11 +00:00 |
|
Trevor Johnson
|
1e45c8cae4
|
Some of these fonts are not freely redistributable. Add RESTRICTED
line and describe some of the restrictions.
PR: 21907
Submitted by: Dag-Erling Smørgrav <des@yes.no>
|
2000-10-15 06:55:37 +00:00 |
|
Satoshi Asami
|
7acef1cd7a
|
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
|
2000-10-08 10:23:48 +00:00 |
|
Ade Lovett
|
b6f7c5d5e9
|
Remove an unwanted .orig file from the PLIST, and fix a couple
of typos in the pkg/DESCR. PORTREVISION bumped.
PR: 20562
Submitted by: Jimmy Olgeni <olgeni@uli.it>
|
2000-09-17 18:20:43 +00:00 |
|
Kris Kennaway
|
39c06186fa
|
Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsive
for quite some time. If any non-committer wants to take over maintainership
please let me know.
Reviewed by: ports
No response from: erich
|
2000-04-23 22:59:51 +00:00 |
|
Chris Piazza
|
4b260ce251
|
Update with the new PORTNAME/PORTVERSION variables
|
2000-04-10 00:44:43 +00:00 |
|
Peter Wemm
|
50fb080408
|
$Id$ -> $FreeBSD$
|
1999-08-31 03:04:38 +00:00 |
|
Michael Haro
|
235481b52a
|
awk -> ${AWK}
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
|
1999-08-22 23:33:47 +00:00 |
|
Tim Vanderhoek
|
4b7f92f936
|
Commit #2/4 to enforce Caps, no period. I ran this oe as
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`
Results to follow. :)
|
1999-06-26 17:55:58 +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
|
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
|
5343590cf2
|
Sort pkg/PLIST.
|
1998-07-02 10:47:37 +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 |
|
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
|
300c45cf2e
|
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
|
1996-11-18 11:44:27 +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 |
|