Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; | knu | 2002-01-29 | 1 | -1/+1 |
| | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. | ||||
* | Use '::' as an dependency operator for pre-everything target. This is | dirk | 2001-12-31 | 1 | -1/+1 |
| | | | | | | needed because of the special nature of the pre-everything target. See http://www.freebsd.org/cgi/getmsg.cgi?fetch=481921+485051+/usr/local/www/db/text/2001/cvs-all/20011007.cvs-all for details. | ||||
* | Make sure change in patching "builds" correctly on more recent systems. | mp | 2001-09-08 | 1 | -0/+2 |
| | | | | Submitted by: gshapiro | ||||
* | Update to tcsh-6.11. | mp | 2001-09-07 | 4 | -20/+12 |
| | |||||
* | Goodbye, YEAR2000. Hello, 2001. | will | 2001-01-01 | 1 | -2/+0 |
| | | | | Approved by: asami | ||||
* | Update to version 6.10.00. | steve | 2000-12-11 | 3 | -16/+15 |
| | | | | | PR: 23078 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Fix the temporary file creation problem with << | kris | 2000-11-20 | 1 | -0/+1 |
| | |||||
* | Rename PLIST.nobuild to pkg-plist.nobuild. | asami | 2000-10-08 | 1 | -1/+1 |
| | |||||
* | Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when | asami | 2000-09-25 | 1 | -1/+1 |
| | | | | | | | | | | | PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris | ||||
* | Correct OSVERSION, which I raised for testing but forgot to | alex | 2000-07-22 | 1 | -2/+2 |
| | | | | set correctly after that. | ||||
* | Update to patchlevel 3. | alex | 2000-07-21 | 3 | -7/+7 |
| | |||||
* | - Update to verison 6.09.01 | alex | 2000-07-16 | 4 | -23/+49 |
| | | | | | | | | - Create symlink for /bin/tcsh (instead of installing full package) for -current/-stable (requested by obrien) PR: 19853 Submitted by: Ports Fury | ||||
* | Push the FreeBSD version check down to 400021 for tcsh in base system. | obrien | 2000-07-11 | 1 | -1/+1 |
| | |||||
* | Correct whitespace introduced during PORTNAME conversion and portlint | mharo | 2000-04-21 | 1 | -8/+8 |
| | |||||
* | Disable this port for -current | ache | 2000-04-20 | 1 | -2/+7 |
| | | | | Remove myself from MAINTAINER | ||||
* | Fix | cpiazza | 2000-04-11 | 1 | -1/+2 |
| | | | | Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp> | ||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-09 | 1 | -3/+2 |
| | |||||
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | Update to tcsh 6.09 | mharo | 1999-08-27 | 2 | -5/+7 |
| | | | | | Submitted by: KATO Tsuguru tkato@prontomail.ne.jp PR: 13413 | ||||
* | chmod -> ${CHMOD} | mharo | 1999-08-22 | 1 | -3/+3 |
| | | | | chown -> ${CHOWN} | ||||
* | #4/4 enforcing Caps, no period | hoek | 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 | ||||
* | Correct identity string on the alpha. | steve | 1999-06-22 | 1 | -0/+16 |
| | | | | Noticed by: Jeff Wheat <jeff@cetlink.net> | ||||
* | remove links on unexec | ache | 1999-03-06 | 1 | -0/+5 |
| | |||||
* | upgrade to 6.08.00 | ache | 1998-10-21 | 3 | -88/+5 |
| | |||||
* | Update /etc/shells upon make install. | max | 1998-08-27 | 1 | -6/+11 |
| | | | | ln -> ${LN} | ||||
* | Removed manpages from pkg/PLIST | obrien | 1998-08-13 | 1 | -1/+0 |
| | |||||
* | Yikes! I missed a 'ja-' in my cvs co. Undo the previous | steve | 1998-07-04 | 6 | -86/+120 |
| | | | | | | commit. Pointed out by: ache@FreeBSD.ORG | ||||
* | Update to version 6.07.06. | steve | 1998-07-03 | 6 | -120/+86 |
| | | | | | PR: 7112 Submitted by: maintainer | ||||
* | Files from old MASTER_SITE moved to a new site. | jseger | 1997-11-28 | 1 | -2/+2 |
| | |||||
* | DISTNAME goes before PKGNAME. | asami | 1996-12-17 | 1 | -2/+2 |
| | |||||
* | Upgrade to 6.07.02 | ache | 1996-12-16 | 4 | -14/+24 |
| | |||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | asami | 1996-11-18 | 2 | -3/+3 |
| | | | | | | | | 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 | 1 | -4/+4 |
| | |||||
* | Replace last occurance of collate_range_cmp call with its code | ache | 1996-10-31 | 1 | -4/+40 |
| | |||||
* | Oh my goodness! Satoshi is finally fed up and decided to "clean up" | asami | 1996-10-10 | 1 | -1/+1 |
| | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! | ||||
* | Convert to newly added collate compare function | ache | 1996-08-12 | 1 | -74/+24 |
| | |||||
* | Use collate for alpha character ranges | ache | 1996-08-12 | 1 | -0/+93 |
| | |||||
* | Master site changed | ache | 1996-05-01 | 1 | -2/+2 |
| | |||||
* | Remove my previous changes - this is handled better elsewhere | jkh | 1995-10-11 | 1 | -9/+1 |
| | | | | | I guess, though I'm still nonplussed that it didn't seem to do me any good. | ||||
* | This port requires a LOT of directories in ${PREFIX}/share/nls - make sure | jkh | 1995-10-11 | 1 | -1/+9 |
| | | | | they're all created before trying to install into them. | ||||
* | Add missing %D | ache | 1995-07-28 | 1 | -5/+5 |
| | | | | | | Reviewed by: Submitted by: Obtained from: | ||||
* | Install more message catalogs | ache | 1995-06-20 | 2 | -1/+11 |
| | |||||
* | Upgrade. French and german message catalogs available now. | ache | 1995-06-17 | 5 | -6/+19 |
| | |||||
* | Add myself as maintainer | ache | 1995-05-06 | 1 | -1/+3 |
| | |||||
* | Makefile updates, shell version! This was easy! :) | asami | 1995-04-11 | 1 | -2/+2 |
| | |||||
* | 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. | ||||
* | checksum added | ache | 1995-03-21 | 1 | -0/+1 |
| | |||||
* | Several changes across all ports: | jkh | 1994-09-14 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | 1. Make MASTER_SITES entries contain a trailing /. Garrett says that assuming a '/' seperator between entries in MASTER_SITES and entries in DISTFILES is a dangerous assumption. This will also be taken out of bsd.port.mk. 2. General clean-up. Some of these Makefiles were a little grim. Make sure they're all in sync with the sometimes rapidly changing bsd.port.mk! :) 3. Some small configuration tweaks to keep them compiling under the most recent 2.0 - some things seem to have broken along our road to release. | ||||
* | Make the required changes to make all existing ports use MASTER_SITES | jkh | 1994-09-13 | 1 | -2/+2 |
| | | | | correctly. |