| Commit message (Expand) | Author | Age | Files | Lines |
* | Ah, my slippery fingers, portversion should be 3.6p1 instead. | Masafumi Max NAKANE | 2002-12-02 | 1 | -1/+1 |
* | Upgrade to 3.6p1, which contains security fixes. | Masafumi Max NAKANE | 2002-12-02 | 3 | -21/+20 |
* | Correctly handle wchar. | Masafumi Max NAKANE | 2002-11-20 | 2 | -11/+24 |
* | Cannaserver now has the -u option which allow you to specify who should | Masafumi Max NAKANE | 2002-11-14 | 4 | -61/+5 |
* | The LinkFileList hack, introduced in Rev 1.7. | Masafumi Max NAKANE | 2002-11-14 | 1 | -16/+0 |
* | Ooops, forgot to 'cvs rm' this when upgrading to 3.6. | Masafumi Max NAKANE | 2002-11-12 | 1 | -20/+0 |
* | Upgrade to 3.6. | Masafumi Max NAKANE | 2002-11-11 | 10 | -169/+60 |
* | Fix build on -current | Kris Kennaway | 2002-10-26 | 1 | -0/+26 |
* | Add back files/patch-af which should never be removed. This patch takes care... | Masafumi Max NAKANE | 2002-08-08 | 2 | -1/+23 |
* | Oops, I meant to bump the PORTREVISION with the previous commit since | Masafumi Max NAKANE | 2002-05-16 | 1 | -1/+1 |
* | - Canna doesn't use /var/run any longer. | Masafumi Max NAKANE | 2002-05-16 | 3 | -22/+23 |
* | - Make this compile with imake 4.2.0, in which the LinkFileList | Akinori MUSHA | 2002-04-02 | 3 | -3/+75 |
* | Remove the dependency to imake since this is now taken care of | Masafumi Max NAKANE | 2002-02-16 | 1 | -7/+1 |
* | Uncomment BUILD_DEPENDS to xmkmf which was accidentally commented out in 1.44. | Masafumi Max NAKANE | 2002-01-20 | 1 | -1/+1 |
* | Bump the PORTREVISION to reflect recent changes before the release. | Masafumi Max NAKANE | 2002-01-20 | 1 | -1/+1 |
* | Properly include bsd.port.pre.mk before the reference to | Akinori MUSHA | 2002-01-19 | 1 | -2/+4 |
* | Urgent fix before the freeze: Add the dependency on devel/imake if | Akinori MUSHA | 2002-01-19 | 1 | -0/+4 |
* | Typo fix in MLINKS. | Masafumi Max NAKANE | 2002-01-15 | 1 | -2/+2 |
* | One more correction to the dictionary. | Masafumi Max NAKANE | 2002-01-12 | 1 | -0/+11 |
* | A patch to correct an error in the dictionary. | Masafumi Max NAKANE | 2002-01-11 | 1 | -0/+11 |
* | Adjust post-install and pkg-plist so that all necessary directories | Masafumi Max NAKANE | 2001-11-21 | 2 | -9/+12 |
* | Correct the problem which caused server/main.c to be uncompilable. | Masafumi Max NAKANE | 2001-11-20 | 2 | -1/+2 |
* | Make dic/ideo/pubdic/pod.c compilable on -current. | Masafumi Max NAKANE | 2001-11-20 | 1 | -0/+20 |
* | Remove unnecessary line (which has already been commented out). | Masafumi Max NAKANE | 2001-11-20 | 1 | -1/+0 |
* | Tweaks to make it usable on -current. | Masafumi Max NAKANE | 2001-11-20 | 4 | -3/+70 |
* | Oops, PORTVERSION had an extraneous `.'. | Masafumi Max NAKANE | 2001-11-18 | 1 | -1/+1 |
* | Upgrade to 3.5b2. | Masafumi Max NAKANE | 2001-11-18 | 11 | -419/+116 |
* | user.group -> user:group in chown call(s). | Dima Dorfman | 2001-07-26 | 1 | -3/+3 |
* | Use proper POSIX syntax for `chown'. | David E. O'Brien | 2001-06-01 | 1 | -1/+1 |
* | Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is | Satoshi Asami | 2000-10-08 | 1 | -1/+1 |
* | Fix script I broke. | Thomas Gellekum | 2000-07-07 | 1 | -1/+2 |
* | As threatened on freebsd-ports: all startup scripts know about the two | Thomas Gellekum | 2000-07-05 | 1 | -8/+21 |
* | Add length of delimiters. | Jun Kuriyama | 2000-06-30 | 1 | -2/+2 |
* | Fix remote buffer overflow vulnerability. | Jun Kuriyama | 2000-06-30 | 1 | -0/+22 |
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | Satoshi Asami | 2000-06-16 | 1 | -1/+1 |
* | Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with | Maxim Sobolev | 2000-06-16 | 2 | -3/+2 |
* | Add some @dirrm's to cleanup after itself. | Satoshi Asami | 2000-04-30 | 1 | -0/+8 |
* | Add missing manpages. | Satoshi Asami | 2000-04-30 | 1 | -1/+3 |
* | Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. | Akinori MUSHA | 2000-04-11 | 1 | -3/+3 |
* | Use devel/imake instead of x11/XFree86. | Masafumi Max NAKANE | 2000-03-08 | 1 | -1/+1 |
* | FreeBSD.ORG -> FreeBSD.org | Michael Haro | 1999-08-31 | 1 | -1/+1 |
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
* | chmod -> ${CHMOD} | Michael Haro | 1999-08-22 | 1 | -2/+2 |
* | Use 'mkdir -p' to create /var/run/Canna in PLIST just in case it exists | Steve Price | 1999-07-04 | 1 | -1/+1 |
* | Correctly install manpages. The removal of USE_IMAKE in the previous | Satoshi Asami | 1999-01-15 | 1 | -2/+2 |
* | Stop RUN_DEPEND to X, make BUILD_DEPEND only, | SADA Kenji | 1999-01-04 | 2 | -21/+25 |
* | Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change | Satoshi Asami | 1998-11-14 | 1 | -8/+10 |
* | Fix warning message. | Jun Kuriyama | 1998-10-10 | 1 | -2/+3 |
* | ELF shlib names should be listed when a.out shlibs end with ".0". | Satoshi Asami | 1998-09-21 | 1 | -4/+4 |
* | Convert to ELF and cleanup use of MAN* macros. | Steve Price | 1998-09-21 | 2 | -76/+25 |