Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change PATCHDIR from patches/ to files/. Also change PKGDIR (pkg/ to | Satoshi Asami | 2000-10-08 | 1 | -1/+1 |
| | | | | .) and other pkg variables if they are nearby. | ||||
* | Comment out dependencies to tcl76/tk42 -- making it FORBIDDEN is not enough | Satoshi Asami | 2000-05-03 | 1 | -2/+2 |
| | | | | since it will still kill the INDEX build due to missing dependencies. | ||||
* | Mark FORBIDDEN for non-Japanese languages. This was the last port requiring | Justin M. Seger | 2000-05-01 | 1 | -0/+2 |
| | | | | the non-Japanese tcl/tk 7.6/4.2 | ||||
* | Tiny cosmetic fixes. | Akinori MUSHA | 2000-04-14 | 1 | -1/+1 |
| | | | | | Assure master ports and their lang-specific slaves of having consistent categories. | ||||
* | Correct the use of `?=' and get happy with the slave. | Akinori MUSHA | 2000-04-13 | 1 | -3/+3 |
| | |||||
* | Typo (pAPERSIZE -> PAPERSIZE). This is an area unrelated to the | Satoshi Asami | 2000-04-13 | 1 | -1/+1 |
| | | | | | | | | PORTNAME/PORTVERSION change, cpiazza must have accidentally hit a "~" in his vi or something. :> I have a hunch that the "?=" in PORTNAME and PORTVERSION can be changed to "=" too but I'll leave those for now. | ||||
* | Accidental whitespace | Chris Piazza | 2000-04-09 | 1 | -2/+2 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | Chris Piazza | 2000-04-09 | 1 | -4/+4 |
| | |||||
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | Commit #3/4 to enforce caps, no period. | Tim Vanderhoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s | ||||
* | Fixed MASTER_SITES | Satoshi Taoka | 1999-03-13 | 2 | -4/+3 |
| | | | | | PR: ports/10218 Submitted by: Michael Haro mharo@area51.fremont.ca.us | ||||
* | Use a4 size if compiling for Japanese, letter otherwise. | Satoshi Asami | 1998-11-20 | 1 | -2/+6 |
| | |||||
* | Remove all the remaining regexps from LIB_DEPENDS. There are some | Satoshi Asami | 1998-10-09 | 1 | -2/+2 |
| | | | | | ports that are not ELFized yet but it's getting too late in the game and I need to commit the new bsd.port.mk that doesn't use regexps. | ||||
* | Remove regexp support for tk42. | Steve Price | 1998-09-26 | 1 | -2/+2 |
| | |||||
* | Update to 2.5p2. | Steve Price | 1998-08-24 | 5 | -91/+129 |
| | | | | | PR: 7690 Submitted by: maintainer | ||||
* | Fix up dependencies for ports that moved into the x11-toolkits category. | Satoshi Asami | 1998-08-07 | 1 | -2/+2 |
| | |||||
* | definition of CATEGORIES was wrong. Because of this, ja-gp-XX has not | Jun-ichiro itojun Hagino | 1998-06-04 | 1 | -2/+2 |
| | | | | | | | been listed in "japanese" category. PR: 6669 Submitted by: Sada Kenji <sada@e-mail.ne.jp> | ||||
* | port update, to let it build correctly. | Jun-ichiro itojun Hagino | 1998-04-18 | 4 | -47/+57 |
| | | | | PR: 6110 | ||||
* | Add tk virtual category where missing. List of ports which depend on tk | Bill Fenner | 1998-02-21 | 1 | -2/+2 |
| | | | | | | | | | but aren't in a tk virtual category from awk -F\| '$9 ~ /tk-/ && $7 !~ /tk/ {print $1}' INDEX I didn't do anything about the ports which depend on things which depend on a tk revision. I'd be afraid that the depended-upon port might change and thus outdate the virtual category in the depender. | ||||
* | Unmark broken, packaging works now. | Satoshi Asami | 1998-02-18 | 1 | -3/+1 |
| | |||||
* | remove some filter files to make it package | Andreas Klemm | 1998-02-16 | 1 | -6/+0 |
| | | | | | dunno, how exactly I produced these files after installation and testing of the package ... | ||||
* | Mark this port broken, doesn't package. (I put BROKEN in the beginning, | Satoshi Asami | 1998-02-16 | 1 | -1/+3 |
| | | | | | not because I'm overly annoyed or anything but because this Makefile has so many special case variables I didn't know where to stick it.) | ||||
* | import of new port GP. | Andreas Klemm | 1998-02-14 | 8 | -0/+201 |
A GUI printer manager written with TCL/TK. Is able to preview and convert file types before print. Looks nice. |