Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch to tcl/tk 8.2 | Justin M. Seger | 1999-11-25 | 1 | -3/+3 |
| | | | | Submitted by: Ade Lovett <ade@lovett.com> | ||||
* | added the following checking: | Munechika SUMIKAWA | 1999-09-28 | 2 | -1/+9 |
| | | | | | | | | "in *_DEPENDS, ${PREFIX} must not be used. use ${LOCALBASE}/${X11BASE} instead of it." Commented by: asami Reviewed by: taoka | ||||
* | Recently we must use $FreeBSD instead of $Id in Makefile. | Satoshi Taoka | 1999-09-28 | 1 | -2/+2 |
| | | | | | | So portlint needs this modification. Approved by: maintainer | ||||
* | Update master site. | Wolfram Schneider | 1999-09-19 | 1 | -1/+1 |
| | |||||
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-29 | 2 | -2/+2 |
| | |||||
* | ln -> ${LN} | Michael Haro | 1999-08-28 | 1 | -2/+2 |
| | |||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 2 | -2/+2 |
| | |||||
* | manpage fix | Jun-ichiro itojun Hagino | 1999-08-14 | 3 | -10/+10 |
| | | | | | | family name change for itojun (s/Itoh/Hagino/) Submitted by: "Alexey M. Zelkin" <phantom@cris.net> | ||||
* | typo fix | Jun-ichiro itojun Hagino | 1999-07-24 | 1 | -3/+3 |
| | | | | From: "Oleg V. Volkov" <rover@lglobus.ru> | ||||
* | #4/4 enforcing Caps, no period | Tim Vanderhoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de | ||||
* | As threatened, enforce the "Capital, no period" rule. Ellipses are | Tim Vanderhoek | 1999-06-26 | 2 | -2/+2 |
| | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. | ||||
* | remove the first comment lines in a section properly. | Jun-ichiro itojun Hagino | 1999-04-22 | 1 | -1/+3 |
| | |||||
* | remove pathname for bsd.port.mk. | Jun-ichiro itojun Hagino | 1999-04-05 | 1 | -3/+11 |
| | | | | | Reviewed by: maintainer (myself) Submitted by: ben@scientia.demon.co.uk | ||||
* | It seems 'sane' was not mispelled, but was a little confusing. Let's try | Steve Price | 1999-04-04 | 1 | -2/+2 |
| | | | | | | 'correct' instead. Submitted by: asami | ||||
* | Fix a spelling nit: sane -> same. | Steve Price | 1999-04-02 | 1 | -2/+2 |
| | |||||
* | Handle x11-* categories correctly. | Steve Price | 1999-02-22 | 1 | -6/+7 |
| | | | | Reviewed by: maintainer | ||||
* | Avoid installing libTkSteal.so if it exists. | Steve Price | 1999-01-10 | 1 | -2/+2 |
| | |||||
* | avoid NO_WRKDIR. | Jun-ichiro itojun Hagino | 1999-01-07 | 1 | -6/+7 |
| | | | | Submitted by: Sheldon Hearn <axl@iafrica.com> | ||||
* | remove old ftp site (ftp.foretune.co.jp) from comment. | Jun-ichiro itojun Hagino | 1999-01-05 | 1 | -2/+1 |
| | |||||
* | being tired of maintaining portlint only by myself, I decided to | Jun-ichiro itojun Hagino | 1999-01-05 | 3 | -11/+1474 |
| | | | | | | | | | | | | | put the source code for "portlint" into FreeBSD port tree. The imported revision is 1.65 (in my local RCS file). (pseudo) version number for the port is now 2.0. Whoever make changes to bsd.port.mk is advised to update portlint.pl too :-) Note that portlint.pl MUST be portable enough to handle (Net|Open|Free)BSD bsd.port.mk. There are people using portlint.pl on non-FreeBSD platforms. | ||||
* | Distfile changed (minor patch) | Mike Smith | 1999-01-04 | 1 | -1/+1 |
| | |||||
* | Fix MANCOMPRESSED (=maybe) and work on standard -current. | Tim Vanderhoek | 1998-12-30 | 1 | -3/+7 |
| | |||||
* | manpage != DESCR | Tim Vanderhoek | 1998-12-30 | 1 | -41/+6 |
| | |||||
* | Use MAN? macro. | Jun Kuriyama | 1998-11-22 | 2 | -3/+4 |
| | | | | Change first line of Makefile from "manck" to "portcheckout". | ||||
* | No need to put name in front. | Satoshi Asami | 1998-11-18 | 1 | -1/+1 |
| | |||||
* | Change location of MASTER_SITE. | Steve Price | 1998-11-09 | 1 | -2/+2 |
| | | | | Requested by: maintainer | ||||
* | Says that the port uses perl5 for building and running | Wolfram Schneider | 1998-11-01 | 1 | -1/+3 |
| | |||||
* | portcheckout - checkout ports and all depending ports | Wolfram Schneider | 1998-11-01 | 5 | -0/+60 |
| | | | | | | | | | | | | | | Portcheckout(1) checks out a FreeBSD port and all runtime and buildtime depending ports into the current working directory. The output is written to stdout as an executable shell-script. Compiling a FreeBSD port usually require a full tree of ports in /usr/port. A cvs checkout or a cvs update command takes a very long time and need much free space. With portcheckout, you checkout only the parts of the port tree which you really need. This is a magnitude faster! | ||||
* | No need to supply a minor number for shared libraries if it is zero. | Steve Price | 1998-10-21 | 1 | -1/+1 |
| | |||||
* | Ressurect RUN_DEPENDS. | Satoshi Asami | 1998-09-15 | 1 | -1/+2 |
| | | | | Reviewed by: maintainer | ||||
* | BUILD_DEPENDS on Tk, as we need Tk headers to build the TkSteal module. | Mike Smith | 1998-09-03 | 1 | -2/+2 |
| | | | | Submitted by: Thomas Valentino Crimi <tcrimi+@andrew.cmu.edu> | ||||
* | Remove manpages define in MAN? fom PLIST for all the devel ports. | Satoshi Asami | 1998-08-12 | 1 | -1/+0 |
| | | | | | I'm going to leave p5-* alone for now (where the version stuff is going to land is still unclear). | ||||
* | Fix up dependencies for ports that moved into the x11-toolkits category. | Satoshi Asami | 1998-08-07 | 1 | -2/+2 |
| | |||||
* | Remove NO_CONFIGURE and NO_PATCH, they never meant anything. | Satoshi Asami | 1998-06-27 | 1 | -2/+1 |
| | |||||
* | 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. | ||||
* | portlint, add @dirrm on pkg/PLIST | Vanilla I. Shu | 1998-02-02 | 2 | -2/+3 |
| | |||||
* | original distribution updated (1.60 -> 1.61) | Jun-ichiro itojun Hagino | 1997-11-25 | 1 | -3/+3 |
| | |||||
* | original distribution updated (1.59->1.60) | Jun-ichiro itojun Hagino | 1997-11-20 | 1 | -3/+3 |
| | |||||
* | Original distribution updated. (1.58 -> 1.59) | Jun-ichiro itojun Hagino | 1997-11-13 | 1 | -3/+3 |
| | |||||
* | original distribution updated (1.57->1.58) | Jun-ichiro itojun Hagino | 1997-11-11 | 1 | -3/+3 |
| | |||||
* | original distribution updated. (1.56 -> 1.57) | Jun-ichiro itojun Hagino | 1997-11-09 | 1 | -3/+3 |
| | |||||
* | original distribution updated to 1.56. | Jun-ichiro itojun Hagino | 1997-11-05 | 1 | -3/+3 |
| | |||||
* | original distribution updated to 1.55. | Jun-ichiro itojun Hagino | 1997-10-13 | 1 | -3/+3 |
| | |||||
* | original distribution updated to 1.54. | Jun-ichiro itojun Hagino | 1997-10-12 | 1 | -3/+3 |
| | |||||
* | original distribution updated to 1.51. | Jun-ichiro itojun Hagino | 1997-10-07 | 1 | -2/+2 |
| | | | | Submitted by: itojun | ||||
* | original distribution updated to 1.49. | Jun-ichiro itojun Hagino | 1997-09-21 | 1 | -3/+3 |
| | | | | added check for *_DEPENDS. | ||||
* | original distribution upgraded to 1.48. | Jun-ichiro itojun Hagino | 1997-09-14 | 1 | -3/+3 |
| | |||||
* | Author fixed distfile to build properly on FreeBSD with Tcl/Tk headers | Mike Smith | 1997-09-12 | 1 | -1/+1 |
| | | | | | in private subdirs. Submitted by: asami | ||||
* | Upgrade to version 1.1. | Mike Smith | 1997-09-11 | 1 | -1/+1 |
| |