Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - ECHO -> ECHO_MSG | edwin | 2003-09-27 | 1 | -1/+1 |
| | | | | | | | | | for some ports: - ECHO -> ECHO_CMD - pre-fetch -> pre-everything PR: ports/56800-56819 Submitted by: KATO Tsuguru <tkato@prontomail.com> | ||||
* | GC empty files. | sobomax | 2003-02-23 | 1 | -0/+0 |
| | |||||
* | De-pkg-comment. | knu | 2003-02-20 | 2 | -1/+1 |
| | |||||
* | Reset undeliverable maintainer addresses to ports@FreeBSD.org | kris | 2002-11-18 | 1 | -1/+1 |
| | |||||
* | Use correct syntax for chown (bin.bin -> bin:bin). | nork | 2002-10-27 | 1 | -1/+1 |
| | | | | | PR: ports/43578 Submitted by: TOMITA Yoshinori <yoshint@hotmail.com> | ||||
* | Fix build on -current (cope with removal of union wait, and add | kris | 2002-10-26 | 2 | -12/+29 |
| | | | | | | #include <sys/ioctl_compat.h>) Submitted by: mike | ||||
* | Bump PORTREVISION for overflow fixes | jedgar | 2001-02-03 | 1 | -0/+1 |
| | |||||
* | Fix a few potential problems (strcpy -> strlcpy) | jedgar | 2001-02-03 | 1 | -0/+22 |
| | |||||
* | Fix locally-exploitable buffer overflow | jedgar | 2001-02-03 | 1 | -2/+44 |
| | |||||
* | 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. | ||||
* | Change BUILD_DEPENDS from xmkmf:x11/XFree86 to xmkmf:devel/imake-4. | asami | 2000-09-06 | 1 | -1/+1 |
| | | | | | Despite all the -I/usr/X11R6/include's and the -Wl,-rpath,/usr/X11R6/lib's, this port only seems to need imake. | ||||
* | Fix a typo in post-install. | knu | 2000-07-19 | 1 | -1/+1 |
| | | | | | | PR: ports/20036 Submitted by: OKAZAKI Tetsurou <okazaki@be.to> Notified by: bento | ||||
* | As threatened on freebsd-ports: all startup scripts know about the two | tg | 2000-07-05 | 2 | -7/+23 |
| | | | | | | | 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. | ||||
* | Update the japanese/[o-t]* ports with the new | knu | 2000-04-12 | 1 | -3/+2 |
| | | | | PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. | ||||
* | Allow this to build with the more strict compiler in -current. | steve | 2000-02-13 | 3 | -65/+98 |
| | |||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | chmod -> ${CHMOD} | mharo | 1999-08-22 | 1 | -3/+3 |
| | | | | 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. :) | ||||
* | Typo. | asami | 1998-11-28 | 1 | -2/+2 |
| | |||||
* | A few more USE_XLIBs. | asami | 1998-11-28 | 1 | -1/+3 |
| | |||||
* | I forgot to add a file. | kuriyama | 1998-10-09 | 1 | -0/+10 |
| | |||||
* | The current japanese/sj3 (sj3-2.0.1.13) has a security bug of sj3serv. | kuriyama | 1998-10-09 | 10 | -1427/+109 |
| | | | | | | | | sj3-2.0.1.20 has already been released. In the version one, the bug was fixed. PR: ports/8093 Submitted by: taoka@infonets.hiroshima-u.ac.jp | ||||
* | path to Japanese manpage updated (s/ja_JP.EUC/ja/) | itojun | 1998-06-06 | 3 | -15/+15 |
| | | | | Submitted by: sada@e-mail.ne.jp (SADA Kenji) | ||||
* | Use ISO639 language abbreviation instead of ISO3166 country abbreviation | max | 1997-09-14 | 1 | -2/+2 |
| | | | | for PKGNAME. (IE, jp-* to ja-*). | ||||
* | Change "all:" to "all::" to make XFree86-3.3 imake config scripts happy. | asami | 1997-06-11 | 1 | -2/+2 |
| | |||||
* | Fix Makefiles to work with new bsd.port.mk. Mostly just replacing | asami | 1996-11-13 | 1 | -9/+4 |
| | | | | | ${COMPRESS_MAN} so they will at least work. I will come back later and get rid of all the .if !defined(NOMANCOMPRESS) stuff. | ||||
* | CATEGORIES+= -> CATEGORIES= | max | 1996-11-11 | 1 | -2/+2 |
| | | | | Inspired by: obrien | ||||
* | Add "jp-" in front of PKGNAME. | asami | 1996-09-19 | 1 | -1/+2 |
| | |||||
* | Change default port address to 3086 (3000 is already taken). | asami | 1996-08-22 | 2 | -1/+22 |
| | | | | Submitted by: Hidekazu Kuroki <hidekazu@cs.titech.ac.jp> | ||||
* | Yet another kanji input method. | asami | 1996-08-19 | 6 | -0/+1920 |
Submitted by: Hidekazu Kuroki <hidekazu@cs.titech.ac.jp> |