Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use proper POSIX syntax for `chown'. | obrien | 2001-06-01 | 1 | -1/+1 |
| | |||||
* | Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is | asami | 2000-10-08 | 1 | -1/+1 |
| | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. | ||||
* | Forgot to change one PLIST to pkg-plist. | asami | 2000-10-08 | 1 | -1/+1 |
| | |||||
* | Rename PLIST.* to pkg-plist.*. | asami | 2000-10-08 | 1 | -6/+6 |
| | |||||
* | Take over maintainership. | kuriyama | 2000-07-13 | 1 | -1/+1 |
| | | | | Approved by: original maintainer | ||||
* | As threatened on freebsd-ports: all startup scripts know about the two | tg | 2000-07-05 | 1 | -6/+20 |
| | | | | | | | options `start' and `stop' now (unless I have forgotten any). This allows us to call the scripts from /etc/rc.shutdown with the correct option. The (42 or so) ports that already DTRT before are unchanged. | ||||
* | Tell these port to use INSTALLS_SHLIB/LDCONFIG_DIRS. | knu | 2000-06-17 | 2 | -2/+2 |
| | |||||
* | Standardize all user defined options to the booleans WITH_FOO and | reg | 2000-04-17 | 1 | -24/+19 |
| | | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports | ||||
* | Update the japanese/[o-t]* ports with the new | knu | 2000-04-12 | 1 | -6/+5 |
| | | | | PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. | ||||
* | Update to v6.5.3. | kuriyama | 1999-11-23 | 13 | -572/+412 |
| | | | | | Submitted by: Ichiro Fukuhara <ichiro@ichiro.org> (maintainer) PR: ports/14809 | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | chmod -> ${CHMOD} | mharo | 1999-08-22 | 1 | -4/+4 |
| | | | | chown -> ${CHOWN} | ||||
* | Commit #2/4 to enforce Caps, no period. I ran this oe as | hoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) | ||||
* | More WWW: additions | mharo | 1999-05-07 | 1 | -1/+1 |
| | |||||
* | Fix the style I messed up. | max | 1999-04-17 | 1 | -2/+3 |
| | |||||
* | Correct the execution of the installation script which was messed up | max | 1999-04-17 | 1 | -2/+2 |
| | | | | by my previous commit. | ||||
* | Pass PKGNAME as well to the INSTALL script. | max | 1999-04-16 | 2 | -4/+4 |
| | |||||
* | Upgrade to 6.4.2. | max | 1999-04-16 | 3 | -10/+13 |
| | | | | | | PR: 10329 Submitted by: maintainer Reviewed and modified by: max | ||||
* | Upgrade to v6.4. | kuriyama | 1999-01-01 | 6 | -263/+665 |
| | | | | | | | | | This version of port does not support complete packing list for -DMULTIBYTE, -DUSE_PERL or -DUSE_ODBC options. I'll fix it later. PR: ports/8856, ports/8976 Submitted by: Ichiro Fukuhara <ichiro@ichiro.org> | ||||
* | Update to latest patch. | kuriyama | 1998-11-14 | 2 | -3/+3 |
| | | | | | PR: ports/8569 Submitted by: Ichiro Fukuhara <ichiro@ichiro.org> | ||||
* | Remove regexp support for tcl76jp/tk42jp. | asami | 1998-09-28 | 1 | -3/+3 |
| | |||||
* | a robust, next generation, object-relational DBMS plus Multibyte-patch | kuriyama | 1998-09-08 | 9 | -0/+656 |
Submitted by: Ichiro Fukuhara <ichiro@ichiro.org> |