summaryrefslogtreecommitdiff
path: root/x11-fonts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofSatoshi Asami1999-02-031-2/+4
| | | | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=16518
* Upgrade from 3.4 to 3.7.John Fieber1999-01-162-5/+5
| | | | Notes: svn path=/head/; revision=16086
* Break up the "plan9" category -- all the ports are where they belong, andSatoshi Asami1999-01-092-3/+4
| | | | | | | | | "plan9" is a virtual category now. Reviewed by: the ports list Notes: svn path=/head/; revision=15939
* Fix WRKSRC.Satoshi Asami1998-12-261-2/+2
| | | | Notes: svn path=/head/; revision=15647
* Activate p5-type1instJustin M. Seger1998-12-131-1/+2
| | | | Notes: svn path=/head/; revision=15329
* Import of p5-type1inst 0.6.1Justin M. Seger1998-12-135-0/+54
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=15328
* Use libttf.3 of the new freetype 1.2Justin M. Seger1998-12-121-2/+2
| | | | Notes: svn path=/head/; revision=15309
* Fixup CATEGORIES list.Steve Price1998-11-211-2/+2
| | | | | | | Submitted by: Josh Gilliam <josh@quick.net> Notes: svn path=/head/; revision=14737
* Update MASTER_SITES, include my public_html dir as a site, asBill Fumerola1998-11-191-2/+3
| | | | | | | | | | ftp.cdrom.com went rather slow for me, and sometimes is overloaded. PR: ports/8592 Submitted by: maintainer Notes: svn path=/head/; revision=14704
* Portlint.Satoshi Asami1998-10-301-3/+3
| | | | Notes: svn path=/head/; revision=14254
* Upgrade and unbreak.John Fieber1998-10-283-84/+59
| | | | Notes: svn path=/head/; revision=14244
* Move manpages to Makefile and use MAN1 macro.Steve Price1998-10-042-2/+2
| | | | Notes: svn path=/head/; revision=13631
* Remove empty directories on deinstall.Steve Price1998-10-041-0/+1
| | | | Notes: svn path=/head/; revision=13630
* Move manpages to Makefile and use MAN* macros.Steve Price1998-10-041-0/+2
| | | | Notes: svn path=/head/; revision=13617
* freetype (libttf) is now converted to ELF.Satoshi Asami1998-09-211-2/+2
| | | | Notes: svn path=/head/; revision=13285
* Checksum changed....Satoshi Asami1998-09-151-1/+1
| | | | Notes: svn path=/head/; revision=13140
* ttmkfdir moved from x11 to x11-fonts.Thomas Gellekum1998-09-091-1/+2
| | | | Notes: svn path=/head/; revision=13070
* Re-import to x11-fonts, as requested by Satoshi.Thomas Gellekum1998-09-095-0/+32
| | | | Notes: svn path=/head/; revision=13069
* For removing this one manpage, I can not be bothered toTim Vanderhoek1998-08-201-1/+0
| | | | | | | think of a pun. Notes: svn path=/head/; revision=12670
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=12335
* Move "etlfonts freefonts getbdf sharefonts tkfont xfed xmbdfed" fromSatoshi Asami1998-08-077-14/+14
| | | | | | | | x11 to fonts. While I'm here, change the category names in some (hopefully all) CJK font ports. Notes: svn path=/head/; revision=12328
* New categories deskutils, x11-clocks, x11-fm, x11-fonts, x11-toolkitsSatoshi Asami1998-08-072-0/+13
| | | | | | | and x11-wm. Their contents to be repository copied shortly. Notes: svn path=/head/; revision=12323
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-056-12/+12
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* Sort pkg/PLIST.Vanilla I. Shu1998-07-021-11/+11
| | | | Notes: svn path=/head/; revision=11668
* Sort pkg/PLIST.Vanilla I. Shu1998-07-022-52/+41
| | | | Notes: svn path=/head/; revision=11666
* Import of tkfont, a Tk-based replacement for xfontsel.Matthew Hunt1998-05-175-0/+51
| | | | | | | | PR: 6594 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu> Notes: svn path=/head/; revision=11017
* PR: ports/6139Donald Burr1998-05-165-0/+95
| | | | | | | | | New port: x11/sharefonts, a collection of shareware ATM fonts from the CICA archives. Used by GIMP, esp. plug-ins and script-fu. Notes: svn path=/head/; revision=11002
* Mark as broken.John Fieber1998-03-121-1/+3
| | | | | | | | | 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. Notes: svn path=/head/; revision=10129
* Be more selective about which ports to maintain. I no longer have timeSatoshi Asami1997-12-251-2/+2
| | | | | | | to maintain all these ports I once committed (sometimes as a proxy). Notes: svn path=/head/; revision=9184
* fix a typo error in pkg/DESCR, add @dirrm in pkg/PLISTVanilla I. Shu1997-12-052-1/+2
| | | | | | | | PR: ports/5224 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu> Notes: svn path=/head/; revision=8999
* Fix a typo error.Vanilla I. Shu1997-12-041-2/+2
| | | | Notes: svn path=/head/; revision=8987
* Change MASTER_SITE to ftp.gimp.orgVanilla I. Shu1997-11-301-2/+2
| | | | Notes: svn path=/head/; revision=8917
* Upgrade to version 2.7.John Fieber1997-11-093-26/+31
| | | | Notes: svn path=/head/; revision=8540
* Upgrade to version 2.3. Bugfixes mostly.John Fieber1997-09-212-5/+6
| | | | Notes: svn path=/head/; revision=7978
* A Motif tool for editing X11 bitmap fontsJohn Fieber1997-07-167-0/+137
| | | | Notes: svn path=/head/; revision=7350
* /bin/sh -> ${SH}Masafumi Max NAKANE1997-07-131-2/+2
| | | | Notes: svn path=/head/; revision=7303
* Add WRKSRC, seems like fetch creates all the subdirectories in theSatoshi Asami1997-03-041-1/+2
| | | | | | | created-on-the-fly tarfile. Notes: svn path=/head/; revision=5828
* Use xfed sources from ftp.demon.co.uk. I tried this server withThomas Gellekum1997-03-032-30/+4
| | | | | | | | | FETCH=wget on a 2.1.0 system. Closes PR #2809. Notes: svn path=/head/; revision=5815
* distfile changedEric L. Hernes1997-01-272-3/+2
| | | | | | | Pointed out by: Kostya Lukin <lukin@ns.okbmei.msk.su> Notes: svn path=/head/; revision=5450
* Renaming the PKIGNAME, etlfnot-noncjk -> etlfonts-noncjk.Masafumi Max NAKANE1997-01-021-3/+3
| | | | Notes: svn path=/head/; revision=5172
* Renaming etlfont -> etlfonts.Masafumi Max NAKANE1997-01-027-0/+142
| | | | | | | Suggested by: asami Notes: svn path=/head/; revision=5170
* Add files/md5 entries for files whose checksum should be ignored as well.Satoshi Asami1996-12-172-1/+3
| | | | | | | Requires rev. 1.239 of bsd.port.mk. Notes: svn path=/head/; revision=5009
* add a patch to fix some of the LFD'sEric L. Hernes1996-11-211-0/+43
| | | | | | | Submitted by: MITA Yoshio Notes: svn path=/head/; revision=4628
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-181-1/+0
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=4578
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-183-6/+6
| | | | Notes: svn path=/head/; revision=4575
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-121-2/+2
| | | | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. Notes: svn path=/head/; revision=4416
* trim the DESCR's to something reasonable at Satoshi's request.Eric L. Hernes1996-10-161-23/+1
| | | | Notes: svn path=/head/; revision=4011
* Version number is always required for package.Satoshi Asami1996-08-311-1/+3
| | | | Notes: svn path=/head/; revision=3729
* Remove "getbdf - " from front of one-liner.Satoshi Asami1996-08-311-1/+1
| | | | Notes: svn path=/head/; revision=3728
* Add USE_X11Andrey A. Chernov1996-08-301-1/+2
| | | | Notes: svn path=/head/; revision=3727