Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | awk -> ${AWK} | mharo | 1999-08-23 | 2 | -4/+4 |
| | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} | ||||
* | chmod -> ${CHMOD} | mharo | 1999-08-23 | 1 | -3/+3 |
| | | | | chown -> ${CHOWN} | ||||
* | Add INSTALL and DEINSTALL scripts. | shige | 1999-08-19 | 5 | -8/+36 |
| | | | | | | Fix mkfontdir problem (Port's 'make install' doesn't execute mkfontdir). Auto-execute 'xset fp rehash' in INSTALL/DEINSTALL script. Submitted by: TAOKA Satoshi <taoka@infonets.hiroshima-u.ac.jp> | ||||
* | Add editors/bitmap-{emacs20,fonts}, x11-fonts/bitmap-font. | asami | 1999-08-19 | 1 | -1/+2 |
| | |||||
* | Bitmap font, 8 dots x 16 dots bitmap font. | shige | 1999-08-18 | 6 | -0/+82 |
| | | | | Bitmap font is used on Mule with bitmap-mule or Emacs20 with bitmap-emacs20. | ||||
* | Upgrade from 3.7 to 3.9. | jfieber | 1999-08-14 | 3 | -20/+54 |
| | | | | | PR: 12873 Submitted by: Christian Weisgerber <naddy@mips.rhein-neckar.de> | ||||
* | Commit #2/4 to enforce Caps, no period. I ran this oe as | hoek | 1999-06-27 | 8 | -8/+8 |
| | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) | ||||
* | Revert my previous fix. It seems I had an old distfile. | steve | 1999-06-23 | 1 | -2/+2 |
| | |||||
* | Set ${WRKSRC} correctly so this builds again. | steve | 1999-05-31 | 1 | -5/+2 |
| | |||||
* | a remove white space | mharo | 1999-05-03 | 1 | -1/+0 |
| | |||||
* | type1inst requires mkfontdir | taoka | 1999-04-14 | 1 | -1/+3 |
| | |||||
* | Adjust port Makefiles to new EXTRACT_* variable defaults. See log of | asami | 1999-02-03 | 1 | -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. | ||||
* | Upgrade from 3.4 to 3.7. | jfieber | 1999-01-17 | 2 | -5/+5 |
| | |||||
* | Break up the "plan9" category -- all the ports are where they belong, and | asami | 1999-01-09 | 2 | -3/+4 |
| | | | | | | "plan9" is a virtual category now. Reviewed by: the ports list | ||||
* | Fix WRKSRC. | asami | 1998-12-27 | 1 | -2/+2 |
| | |||||
* | Activate p5-type1inst | jseger | 1998-12-13 | 1 | -1/+2 |
| | |||||
* | Import of p5-type1inst 0.6.1 | jseger | 1998-12-13 | 5 | -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 | ||||
* | Use libttf.3 of the new freetype 1.2 | jseger | 1998-12-13 | 1 | -2/+2 |
| | |||||
* | Fixup CATEGORIES list. | steve | 1998-11-22 | 1 | -2/+2 |
| | | | | Submitted by: Josh Gilliam <josh@quick.net> | ||||
* | Update MASTER_SITES, include my public_html dir as a site, as | billf | 1998-11-20 | 1 | -2/+3 |
| | | | | | | | ftp.cdrom.com went rather slow for me, and sometimes is overloaded. PR: ports/8592 Submitted by: maintainer | ||||
* | Portlint. | asami | 1998-10-30 | 1 | -3/+3 |
| | |||||
* | Upgrade and unbreak. | jfieber | 1998-10-29 | 3 | -84/+59 |
| | |||||
* | Move manpages to Makefile and use MAN1 macro. | steve | 1998-10-05 | 2 | -2/+2 |
| | |||||
* | Remove empty directories on deinstall. | steve | 1998-10-05 | 1 | -0/+1 |
| | |||||
* | Move manpages to Makefile and use MAN* macros. | steve | 1998-10-04 | 1 | -0/+2 |
| | |||||
* | freetype (libttf) is now converted to ELF. | asami | 1998-09-21 | 1 | -2/+2 |
| | |||||
* | Checksum changed.... | asami | 1998-09-15 | 1 | -1/+1 |
| | |||||
* | ttmkfdir moved from x11 to x11-fonts. | tg | 1998-09-09 | 1 | -1/+2 |
| | |||||
* | Re-import to x11-fonts, as requested by Satoshi. | tg | 1998-09-09 | 5 | -0/+32 |
| | |||||
* | For removing this one manpage, I can not be bothered to | hoek | 1998-08-20 | 1 | -1/+0 |
| | | | | think of a pun. | ||||
* | Fix up dependencies for ports that moved into the x11-toolkits category. | asami | 1998-08-08 | 1 | -2/+2 |
| | |||||
* | Move "etlfonts freefonts getbdf sharefonts tkfont xfed xmbdfed" from | asami | 1998-08-08 | 7 | -14/+14 |
| | | | | | x11 to fonts. While I'm here, change the category names in some (hopefully all) CJK font ports. | ||||
* | New categories deskutils, x11-clocks, x11-fm, x11-fonts, x11-toolkits | asami | 1998-08-08 | 2 | -0/+13 |
| | | | | and x11-wm. Their contents to be repository copied shortly. | ||||
* | Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or | asami | 1998-08-05 | 6 | -12/+12 |
| | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. | ||||
* | Sort pkg/PLIST. | vanilla | 1998-07-02 | 1 | -11/+11 |
| | |||||
* | Sort pkg/PLIST. | vanilla | 1998-07-02 | 2 | -52/+41 |
| | |||||
* | Import of tkfont, a Tk-based replacement for xfontsel. | mph | 1998-05-17 | 5 | -0/+51 |
| | | | | | PR: 6594 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu> | ||||
* | PR: ports/6139 | dburr | 1998-05-16 | 5 | -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. | ||||
* | Mark as broken. | jfieber | 1998-03-13 | 1 | -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. | ||||
* | Be more selective about which ports to maintain. I no longer have time | asami | 1997-12-26 | 1 | -2/+2 |
| | | | | to maintain all these ports I once committed (sometimes as a proxy). | ||||
* | fix a typo error in pkg/DESCR, add @dirrm in pkg/PLIST | vanilla | 1997-12-05 | 2 | -1/+2 |
| | | | | | PR: ports/5224 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu> | ||||
* | Fix a typo error. | vanilla | 1997-12-04 | 1 | -2/+2 |
| | |||||
* | Change MASTER_SITE to ftp.gimp.org | vanilla | 1997-12-01 | 1 | -2/+2 |
| | |||||
* | Upgrade to version 2.7. | jfieber | 1997-11-09 | 3 | -26/+31 |
| | |||||
* | Upgrade to version 2.3. Bugfixes mostly. | jfieber | 1997-09-22 | 2 | -5/+6 |
| | |||||
* | A Motif tool for editing X11 bitmap fonts | jfieber | 1997-07-16 | 7 | -0/+137 |
| | |||||
* | /bin/sh -> ${SH} | max | 1997-07-14 | 1 | -2/+2 |
| | |||||
* | Add WRKSRC, seems like fetch creates all the subdirectories in the | asami | 1997-03-04 | 1 | -1/+2 |
| | | | | created-on-the-fly tarfile. | ||||
* | Use xfed sources from ftp.demon.co.uk. I tried this server with | tg | 1997-03-03 | 2 | -30/+4 |
| | | | | | | FETCH=wget on a 2.1.0 system. Closes PR #2809. | ||||
* | distfile changed | erich | 1997-01-27 | 2 | -3/+2 |
| | | | | Pointed out by: Kostya Lukin <lukin@ns.okbmei.msk.su> | ||||
* | Renaming the PKIGNAME, etlfnot-noncjk -> etlfonts-noncjk. | max | 1997-01-03 | 1 | -3/+3 |
| | |||||
* | Renaming etlfont -> etlfonts. | max | 1997-01-03 | 7 | -0/+142 |
| | | | | Suggested by: asami | ||||
* | Add files/md5 entries for files whose checksum should be ignored as well. | asami | 1996-12-17 | 2 | -1/+3 |
| | | | | Requires rev. 1.239 of bsd.port.mk. | ||||
* | add a patch to fix some of the LFD's | erich | 1996-11-22 | 1 | -0/+43 |
| | | | | Submitted by: MITA Yoshio | ||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | asami | 1996-11-18 | 1 | -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. | ||||
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 3 | -6/+6 |
| | |||||
* | CATAGORIES+= -> CATAGORIES= | obrien | 1996-11-12 | 1 | -2/+2 |
| | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. | ||||
* | trim the DESCR's to something reasonable at Satoshi's request. | erich | 1996-10-16 | 1 | -23/+1 |
| | |||||
* | Version number is always required for package. | asami | 1996-08-31 | 1 | -1/+3 |
| | |||||
* | Remove "getbdf - " from front of one-liner. | asami | 1996-08-31 | 1 | -1/+1 |
| | |||||
* | Add USE_X11 | ache | 1996-08-31 | 1 | -1/+2 |
| | |||||
* | Convert any X server font to .bdf format | ache | 1996-08-31 | 7 | -0/+84 |
| | |||||
* | Variable reordering. Move NO_WRKSUBDIR and USE_X11 to the | asami | 1996-08-17 | 1 | -4/+4 |
| | | | | "miscellaneous bsd.port.mk variables" section after MAINTAINER. | ||||
* | New port for `freefonts' a bunch of free type-1 fonts for X11 | erich | 1996-08-16 | 6 | -0/+162 |
| | |||||
* | Convert from ncftp to fetch. I'm not really happy with this ports | gpalmer | 1996-06-27 | 1 | -2/+2 |
| | | | | | | 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. | ||||
* | Add a pre-clean target to delete the "src" subdirectory, which is a | asami | 1996-03-07 | 1 | -1/+4 |
| | | | | staging area to create the tarball during fetch. | ||||
* | Shorten one-line comments. Boy, I'm listed as MAINTAINERs in a | asami | 1995-11-09 | 1 | -1/+1 |
| | | | | lot of ports or what! ;> | ||||
* | added myself as MAINTAINER | erich | 1995-10-29 | 1 | -1/+4 |
| | |||||
* | Various plan9 utilities. It's such a complete collection, I'm going | asami | 1995-08-14 | 6 | -0/+253 |
| | | | | | | to import it all at once! Submitted by: Eric L. Hernes <erich@lodgenet.com> | ||||
* | Updated for new bsd.port.mk. | asami | 1995-04-22 | 1 | -2/+2 |
| | |||||
* | And now the rest of the x11 ports Makefiles. | asami | 1995-04-13 | 1 | -5/+8 |
| | |||||
* | Pipe output of tar to "gzip --best" to ensure we get the exact same | asami | 1995-04-01 | 1 | -2/+3 |
| | | | | tar.gz file every time. | ||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | jkh | 1995-04-01 | 1 | -1/+2 |
| | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. | ||||
* | Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of, | asami | 1995-03-24 | 1 | -1/+2 |
| | | | | and some other minor cleanup. | ||||
* | Add code to get the MASTER_SITE_OVERRIDE working for the fetch target. | ats | 1995-02-13 | 1 | -3/+6 |
| | |||||
* | Set MAKE_FLAGS so that `make PREFIX=...' works as expected. | jmz | 1995-02-13 | 1 | -1/+2 |
| | |||||
* | With my reversal of the INSTALL_MANPAGES logic in bsd.port.mk, none of | gpalmer | 1994-12-12 | 1 | -2/+1 |
| | | | | these need to have INSTALL_MANPAGES= yes anymore. | ||||
* | xfed, a program to edit .bdf files. This stuff is so old, I couldn't | asami | 1994-12-08 | 4 | -0/+48 |
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. |