| Commit message (Expand) | Author | Age | Files | Lines |
* | Clear moonlight beckons. | ade | 2003-03-07 | 2 | -1/+1 |
* | Add missing files and directories | kris | 2003-02-22 | 1 | -0/+6 |
* | Upgrade to 3.6p3. | max | 2003-02-06 | 7 | -181/+95 |
* | Ah, my slippery fingers, portversion should be 3.6p1 instead. | max | 2002-12-02 | 1 | -1/+1 |
* | Upgrade to 3.6p1, which contains security fixes. | max | 2002-12-02 | 3 | -21/+20 |
* | Correctly handle wchar. | max | 2002-11-20 | 2 | -11/+24 |
* | Cannaserver now has the -u option which allow you to specify who should | max | 2002-11-14 | 4 | -61/+5 |
* | The LinkFileList hack, introduced in Rev 1.7. | max | 2002-11-14 | 1 | -16/+0 |
* | Ooops, forgot to 'cvs rm' this when upgrading to 3.6. | max | 2002-11-12 | 1 | -20/+0 |
* | Upgrade to 3.6. | max | 2002-11-12 | 10 | -169/+60 |
* | Fix build on -current | kris | 2002-10-26 | 1 | -0/+26 |
* | Add back files/patch-af which should never be removed. This patch takes care... | max | 2002-08-08 | 2 | -1/+23 |
* | Oops, I meant to bump the PORTREVISION with the previous commit since | max | 2002-05-16 | 1 | -1/+1 |
* | - Canna doesn't use /var/run any longer. | max | 2002-05-16 | 3 | -22/+23 |
* | - Make this compile with imake 4.2.0, in which the LinkFileList | knu | 2002-04-02 | 3 | -3/+75 |
* | Remove the dependency to imake since this is now taken care of | max | 2002-02-16 | 1 | -7/+1 |
* | Uncomment BUILD_DEPENDS to xmkmf which was accidentally commented out in 1.44. | max | 2002-01-21 | 1 | -1/+1 |
* | Bump the PORTREVISION to reflect recent changes before the release. | max | 2002-01-21 | 1 | -1/+1 |
* | Properly include bsd.port.pre.mk before the reference to | knu | 2002-01-20 | 1 | -2/+4 |
* | Urgent fix before the freeze: Add the dependency on devel/imake if | knu | 2002-01-20 | 1 | -0/+4 |
* | Typo fix in MLINKS. | max | 2002-01-15 | 1 | -2/+2 |
* | One more correction to the dictionary. | max | 2002-01-13 | 1 | -0/+11 |
* | A patch to correct an error in the dictionary. | max | 2002-01-11 | 1 | -0/+11 |
* | Adjust post-install and pkg-plist so that all necessary directories | max | 2001-11-21 | 2 | -9/+12 |
* | Correct the problem which caused server/main.c to be uncompilable. | max | 2001-11-21 | 2 | -1/+2 |
* | Make dic/ideo/pubdic/pod.c compilable on -current. | max | 2001-11-21 | 1 | -0/+20 |
* | Remove unnecessary line (which has already been commented out). | max | 2001-11-21 | 1 | -1/+0 |
* | Tweaks to make it usable on -current. | max | 2001-11-20 | 4 | -3/+70 |
* | Oops, PORTVERSION had an extraneous `.'. | max | 2001-11-18 | 1 | -1/+1 |
* | Upgrade to 3.5b2. | max | 2001-11-18 | 11 | -419/+116 |
* | user.group -> user:group in chown call(s). | dd | 2001-07-26 | 1 | -3/+3 |
* | 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 |
* | Fix script I broke. | tg | 2000-07-07 | 1 | -1/+2 |
* | As threatened on freebsd-ports: all startup scripts know about the two | tg | 2000-07-05 | 1 | -8/+21 |
* | Add length of delimiters. | kuriyama | 2000-06-30 | 1 | -2/+2 |
* | Fix remote buffer overflow vulnerability. | kuriyama | 2000-06-30 | 1 | -0/+22 |
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | asami | 2000-06-17 | 1 | -1/+1 |
* | Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with | sobomax | 2000-06-16 | 2 | -3/+2 |
* | Add some @dirrm's to cleanup after itself. | asami | 2000-05-01 | 1 | -0/+8 |
* | Add missing manpages. | asami | 2000-05-01 | 1 | -1/+3 |
* | Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. | knu | 2000-04-11 | 1 | -3/+3 |
* | Use devel/imake instead of x11/XFree86. | max | 2000-03-08 | 1 | -1/+1 |
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 1 | -1/+1 |
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
* | chmod -> ${CHMOD} | mharo | 1999-08-23 | 1 | -2/+2 |
* | Use 'mkdir -p' to create /var/run/Canna in PLIST just in case it exists | steve | 1999-07-05 | 1 | -1/+1 |
* | Correctly install manpages. The removal of USE_IMAKE in the previous | asami | 1999-01-15 | 1 | -2/+2 |
* | Stop RUN_DEPEND to X, make BUILD_DEPEND only, | sada | 1999-01-05 | 2 | -21/+25 |
* | Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change | asami | 1998-11-14 | 1 | -8/+10 |
* | Fix warning message. | kuriyama | 1998-10-10 | 1 | -2/+3 |
* | ELF shlib names should be listed when a.out shlibs end with ".0". | asami | 1998-09-22 | 1 | -4/+4 |
* | Convert to ELF and cleanup use of MAN* macros. | steve | 1998-09-22 | 2 | -76/+25 |
* | These ports install uncompressed manpages even though USE_IMAKE is | asami | 1998-08-25 | 1 | -1/+2 |
* | mkdir /var/run/canna at startup script. | kuriyama | 1998-08-15 | 1 | -1/+3 |
* | Execute `ldconfig -R' at the pkg_delete step. | tg | 1998-05-05 | 1 | -0/+1 |
* | dirrm absolute path -> unexec | itojun | 1997-10-18 | 1 | -1/+1 |
* | due to /var/run permission change in 2.2.5-RELEASE, we changed | itojun | 1997-10-17 | 3 | -119/+84 |
* | Use ISO639 language abbreviation instead of ISO3166 country abbreviation | max | 1997-09-15 | 1 | -2/+2 |
* | ldconfig -> ${LDCONFIG}. | max | 1997-07-17 | 1 | -2/+2 |
* | /bin/sh -> ${SH} | max | 1997-07-14 | 1 | -2/+2 |
* | Fix this slightly differently, change "all:" to "all:", this seems more | asami | 1997-06-12 | 1 | -2/+3 |
* | Remove empty "all:" target. Something in XFree86-3.3 imake config files | asami | 1997-06-11 | 1 | -0/+11 |
* | Remove spurious ^M at end of lines. | asami | 1996-11-18 | 1 | -186/+186 |
* | Fix Makefiles to work with new bsd.port.mk. Mostly just replacing | asami | 1996-11-13 | 1 | -17/+13 |
* | Command line argument is checked and exits if $2!=POST-INSTALL. | max | 1996-11-11 | 1 | -0/+1 |
* | CATEGORIES+= -> CATEGORIES= | max | 1996-11-11 | 1 | -7/+3 |
* | Use ${COMPRESS_MAN} to compress man pages. | max | 1996-11-05 | 1 | -5/+5 |
* | Replaced spaces with tabs in several places, so that Imake will generates | max | 1996-10-31 | 1 | -1/+30 |
* | Check on /etc/services will be performed upon pkg_add, too. | max | 1996-09-19 | 1 | -0/+6 |
* | So, here it comes back again. (I certainly hope the keyword substitution | max | 1996-09-19 | 1 | -0/+160 |
* | The keyword substitution mode of patch-ad needs to be changed to -ko, | max | 1996-09-19 | 1 | -160/+0 |
* | Fixed broken patch file. (Well, I hope it works...) | max | 1996-09-19 | 1 | -36/+44 |
* | PKGNAME is now prefixed with ``jp-.'' | max | 1996-09-18 | 1 | -3/+3 |
* | Changed the maintainer from Satoshi to Max. | max | 1996-09-18 | 6 | -293/+548 |
* | Fixed the problem that the startup script installed in /usr/local/etc/rc.d | max | 1996-09-18 | 1 | -3/+4 |
* | Install startup script in .../etc/rc.d. | asami | 1996-08-09 | 3 | -10/+13 |
* | Shorten one-line comments. Boy, I'm listed as MAINTAINERs in a | asami | 1995-11-09 | 1 | -1/+1 |
* | Revised PLIST, with all the correct permissions and ownerships. | asami | 1995-06-26 | 1 | -7/+123 |
* | ${XMKMF} -> xmkmf, so that "make includes" and such won't get invoked | asami | 1995-06-26 | 1 | -2/+2 |
* | Add | asami | 1995-06-24 | 2 | -1/+5 |
* | Upgrade, 3.2p1 -> 3.2p2. | asami | 1995-06-22 | 5 | -296/+64 |
* | Clean up Makefiles, as per my promise. | asami | 1995-04-07 | 1 | -3/+7 |
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | jkh | 1995-04-01 | 1 | -1/+2 |
* | Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of, | asami | 1995-03-24 | 1 | -1/+2 |
* | Added chown bin.bin to the lock dir. | asami | 1995-03-07 | 1 | -0/+1 |
* | Canna, a kana-kanji conversion engine from NEC. | asami | 1995-03-06 | 6 | -0/+433 |