| Commit message (Expand) | Author | Files | Lines |
2001-11-20 | Correct the problem which caused server/main.c to be uncompilable. | Masafumi Max NAKANE | 2 | -1/+2 |
2001-11-20 | Make dic/ideo/pubdic/pod.c compilable on -current. | Masafumi Max NAKANE | 1 | -0/+20 |
2001-11-20 | Remove unnecessary line (which has already been commented out). | Masafumi Max NAKANE | 1 | -1/+0 |
2001-11-20 | Tweaks to make it usable on -current. | Masafumi Max NAKANE | 4 | -3/+70 |
2001-11-18 | Oops, PORTVERSION had an extraneous `.'. | Masafumi Max NAKANE | 1 | -1/+1 |
2001-11-18 | Upgrade to 3.5b2. | Masafumi Max NAKANE | 11 | -419/+116 |
2001-07-26 | user.group -> user:group in chown call(s). | Dima Dorfman | 1 | -3/+3 |
2001-06-01 | Use proper POSIX syntax for `chown'. | David E. O'Brien | 1 | -1/+1 |
2000-10-08 | Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is | Satoshi Asami | 1 | -1/+1 |
2000-07-07 | Fix script I broke. | Thomas Gellekum | 1 | -1/+2 |
2000-07-05 | As threatened on freebsd-ports: all startup scripts know about the two | Thomas Gellekum | 1 | -8/+21 |
2000-06-30 | Add length of delimiters. | Jun Kuriyama | 1 | -2/+2 |
2000-06-30 | Fix remote buffer overflow vulnerability. | Jun Kuriyama | 1 | -0/+22 |
2000-06-16 | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | Satoshi Asami | 1 | -1/+1 |
2000-06-16 | Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with | Maxim Sobolev | 2 | -3/+2 |
2000-04-30 | Add some @dirrm's to cleanup after itself. | Satoshi Asami | 1 | -0/+8 |
2000-04-30 | Add missing manpages. | Satoshi Asami | 1 | -1/+3 |
2000-04-11 | Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. | Akinori MUSHA | 1 | -3/+3 |
2000-03-08 | Use devel/imake instead of x11/XFree86. | Masafumi Max NAKANE | 1 | -1/+1 |
1999-08-31 | FreeBSD.ORG -> FreeBSD.org | Michael Haro | 1 | -1/+1 |
1999-08-25 | Change Id->FreeBSD. | David E. O'Brien | 1 | -1/+1 |
1999-08-22 | chmod -> ${CHMOD} | Michael Haro | 1 | -2/+2 |
1999-07-04 | Use 'mkdir -p' to create /var/run/Canna in PLIST just in case it exists | Steve Price | 1 | -1/+1 |
1999-01-15 | Correctly install manpages. The removal of USE_IMAKE in the previous | Satoshi Asami | 1 | -2/+2 |
1999-01-04 | Stop RUN_DEPEND to X, make BUILD_DEPEND only, | SADA Kenji | 2 | -21/+25 |
1998-11-14 | Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change | Satoshi Asami | 1 | -8/+10 |
1998-10-10 | Fix warning message. | Jun Kuriyama | 1 | -2/+3 |
1998-09-21 | ELF shlib names should be listed when a.out shlibs end with ".0". | Satoshi Asami | 1 | -4/+4 |
1998-09-21 | Convert to ELF and cleanup use of MAN* macros. | Steve Price | 2 | -76/+25 |
1998-08-25 | These ports install uncompressed manpages even though USE_IMAKE is | Satoshi Asami | 1 | -1/+2 |
1998-08-15 | mkdir /var/run/canna at startup script. | Jun Kuriyama | 1 | -1/+3 |
1998-05-05 | Execute `ldconfig -R' at the pkg_delete step. | Thomas Gellekum | 1 | -0/+1 |
1997-10-17 | dirrm absolute path -> unexec | Jun-ichiro itojun Hagino | 1 | -1/+1 |
1997-10-17 | due to /var/run permission change in 2.2.5-RELEASE, we changed | Jun-ichiro itojun Hagino | 3 | -119/+84 |
1997-09-14 | Use ISO639 language abbreviation instead of ISO3166 country abbreviation | Masafumi Max NAKANE | 1 | -2/+2 |
1997-07-17 | ldconfig -> ${LDCONFIG}. | Masafumi Max NAKANE | 1 | -2/+2 |
1997-07-13 | /bin/sh -> ${SH} | Masafumi Max NAKANE | 1 | -2/+2 |
1997-06-11 | Fix this slightly differently, change "all:" to "all:", this seems more | Satoshi Asami | 1 | -2/+3 |
1997-06-11 | Remove empty "all:" target. Something in XFree86-3.3 imake config files | Satoshi Asami | 1 | -0/+11 |
1996-11-18 | Remove spurious ^M at end of lines. | Satoshi Asami | 1 | -186/+186 |
1996-11-13 | Fix Makefiles to work with new bsd.port.mk. Mostly just replacing | Satoshi Asami | 1 | -17/+13 |
1996-11-11 | Command line argument is checked and exits if $2!=POST-INSTALL. | Masafumi Max NAKANE | 1 | -0/+1 |
1996-11-11 | CATEGORIES+= -> CATEGORIES= | Masafumi Max NAKANE | 1 | -7/+3 |
1996-11-05 | Use ${COMPRESS_MAN} to compress man pages. | Masafumi Max NAKANE | 1 | -5/+5 |
1996-10-31 | Replaced spaces with tabs in several places, so that Imake will generates | Masafumi Max NAKANE | 1 | -1/+30 |
1996-09-19 | Check on /etc/services will be performed upon pkg_add, too. | Masafumi Max NAKANE | 1 | -0/+6 |
1996-09-19 | So, here it comes back again. (I certainly hope the keyword substitution | Masafumi Max NAKANE | 1 | -0/+160 |
1996-09-19 | The keyword substitution mode of patch-ad needs to be changed to -ko, | Masafumi Max NAKANE | 1 | -160/+0 |
1996-09-19 | Fixed broken patch file. (Well, I hope it works...) | Masafumi Max NAKANE | 1 | -36/+44 |
1996-09-18 | PKGNAME is now prefixed with ``jp-.'' | Masafumi Max NAKANE | 1 | -3/+3 |