Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. | ||||
* | Fix script I broke. | Thomas Gellekum | 2000-07-07 | 1 | -1/+2 |
| | | | | | PR: 19744 Submitted by: knu, "Mas.TAKEMURA" <mastake@msel.t.u-tokyo.ac.jp> | ||||
* | As threatened on freebsd-ports: all startup scripts know about the two | Thomas Gellekum | 2000-07-05 | 1 | -8/+21 |
| | | | | | | | 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. | ||||
* | Add length of delimiters. | Jun Kuriyama | 2000-06-30 | 1 | -2/+2 |
| | | | | Suggested by: kjm@RINS.RYUKOKU.AC.JP | ||||
* | Fix remote buffer overflow vulnerability. | Jun Kuriyama | 2000-06-30 | 1 | -0/+22 |
| | | | | | | | | | | References: SPSadvisory#38 http://shadowpenguin.backsection.net/advisories/advisory038.html (Japanese only) http://shadowpenguin.backsection.net/advisories/index.html (English abstract included) Max, should we use "canna" UID for sandbox'ing? | ||||
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | Satoshi Asami | 2000-06-16 | 1 | -1/+1 |
| | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax | ||||
* | Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with | Maxim Sobolev | 2000-06-16 | 2 | -3/+2 |
| | | | | ldconfig in PLIST need personal consideration. | ||||
* | Add some @dirrm's to cleanup after itself. | Satoshi Asami | 2000-04-30 | 1 | -0/+8 |
| | | | | Found by: bento | ||||
* | Add missing manpages. | Satoshi Asami | 2000-04-30 | 1 | -1/+3 |
| | | | | Found by: bento | ||||
* | Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. | Akinori MUSHA | 2000-04-11 | 1 | -3/+3 |
| | | | | | | | | Now try to use those variables everywhere around DIST* and PATCH* definitions as far as possible, for ease of the future updates and the neatness. Okay, 60% of `japanese' ports have been done. :) | ||||
* | Use devel/imake instead of x11/XFree86. | Masafumi Max NAKANE | 2000-03-08 | 1 | -1/+1 |
| | | | | | Note: I'm not too sure if these ports really work without x11 libs and headers as I don't have X'less environment. | ||||
* | FreeBSD.ORG -> FreeBSD.org | Michael Haro | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | chmod -> ${CHMOD} | Michael Haro | 1999-08-22 | 1 | -2/+2 |
| | | | | chown -> ${CHOWN} | ||||
* | Use 'mkdir -p' to create /var/run/Canna in PLIST just in case it exists | Steve Price | 1999-07-04 | 1 | -1/+1 |
| | | | | already. | ||||
* | Correctly install manpages. The removal of USE_IMAKE in the previous | Satoshi Asami | 1999-01-15 | 1 | -2/+2 |
| | | | | commit screwed this up slightly. | ||||
* | Stop RUN_DEPEND to X, make BUILD_DEPEND only, | SADA Kenji | 1999-01-04 | 2 | -21/+25 |
| | | | | | and some portlint check. Submitted by: MIHIRA Sanpei Yoshiro <sanpei@sanpei.org> | ||||
* | Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change | Satoshi Asami | 1998-11-14 | 1 | -8/+10 |
| | | | | | shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts instead of adding it to PKG_FLAGS after bsd.port.mk. | ||||
* | 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 |
| | |||||
* | These ports install uncompressed manpages even though USE_IMAKE is | Satoshi Asami | 1998-08-25 | 1 | -1/+2 |
| | | | | | | set, so mark them with MANCOMPRESSED=no. Note that this requires the new bsd.port.mk that is not committed yet (going through final tests, will be committed in a few hours). | ||||
* | mkdir /var/run/canna at startup script. | Jun Kuriyama | 1998-08-15 | 1 | -1/+3 |
| | | | | | PR: ports/7400 Submitted by: SADA Kenji <sada@e-mail.ne.jp> | ||||
* | Execute `ldconfig -R' at the pkg_delete step. | Thomas Gellekum | 1998-05-05 | 1 | -0/+1 |
| | | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp> | ||||
* | dirrm absolute path -> unexec | Jun-ichiro itojun Hagino | 1997-10-17 | 1 | -1/+1 |
| | |||||
* | due to /var/run permission change in 2.2.5-RELEASE, we changed | Jun-ichiro itojun Hagino | 1997-10-17 | 3 | -119/+84 |
| | | | | | | change where to write pid file. Submitted by: sanpei@jp.freebsd.org | ||||
* | Use ISO639 language abbreviation instead of ISO3166 country abbreviation | Masafumi Max NAKANE | 1997-09-14 | 1 | -2/+2 |
| | | | | for PKGNAME. (IE, jp-* to ja-*). | ||||
* | ldconfig -> ${LDCONFIG}. | Masafumi Max NAKANE | 1997-07-17 | 1 | -2/+2 |
| | |||||
* | /bin/sh -> ${SH} | Masafumi Max NAKANE | 1997-07-13 | 1 | -2/+2 |
| | |||||
* | Fix this slightly differently, change "all:" to "all:", this seems more | Satoshi Asami | 1997-06-11 | 1 | -2/+3 |
| | | | | in line with the other Makefiles. | ||||
* | Remove empty "all:" target. Something in XFree86-3.3 imake config files | Satoshi Asami | 1997-06-11 | 1 | -0/+11 |
| | | | | makes make unhappy about this line. | ||||
* | Remove spurious ^M at end of lines. | Satoshi Asami | 1996-11-18 | 1 | -186/+186 |
| | |||||
* | Fix Makefiles to work with new bsd.port.mk. Mostly just replacing | Satoshi Asami | 1996-11-13 | 1 | -17/+13 |
| | | | | | ${COMPRESS_MAN} so they will at least work. I will come back later and get rid of all the .if !defined(NOMANCOMPRESS) stuff. | ||||
* | Command line argument is checked and exits if $2!=POST-INSTALL. | Masafumi Max NAKANE | 1996-11-11 | 1 | -0/+1 |
| | |||||
* | CATEGORIES+= -> CATEGORIES= | Masafumi Max NAKANE | 1996-11-11 | 1 | -7/+3 |
| | | | | | Instead of writing several shell commands in post-install target, simply call pkg/INSTALL. | ||||
* | Use ${COMPRESS_MAN} to compress man pages. | Masafumi Max NAKANE | 1996-11-05 | 1 | -5/+5 |
| | |||||
* | Replaced spaces with tabs in several places, so that Imake will generates | Masafumi Max NAKANE | 1996-10-31 | 1 | -1/+30 |
| | | | | valid Makefiles. | ||||
* | Check on /etc/services will be performed upon pkg_add, too. | Masafumi Max NAKANE | 1996-09-19 | 1 | -0/+6 |
| | |||||
* | So, here it comes back again. (I certainly hope the keyword substitution | Masafumi Max NAKANE | 1996-09-19 | 1 | -0/+160 |
| | | | | mode is set correctly.) | ||||
* | The keyword substitution mode of patch-ad needs to be changed to -ko, | Masafumi Max NAKANE | 1996-09-19 | 1 | -160/+0 |
| | | | | | so I remove this file first. (And it will be back soon.) | ||||
* | Fixed broken patch file. (Well, I hope it works...) | Masafumi Max NAKANE | 1996-09-19 | 1 | -36/+44 |
| | |||||
* | PKGNAME is now prefixed with ``jp-.'' | Masafumi Max NAKANE | 1996-09-18 | 1 | -3/+3 |
| | | | | | | ${LOCALBASE} is used instead of /usr/local. Submitted by: asami@FreeBSD.ORG | ||||
* | Changed the maintainer from Satoshi to Max. | Masafumi Max NAKANE | 1996-09-18 | 6 | -293/+548 |
| | | | | | | | | | | | | | | | | | | | | | This port now installs man pages. (Patch-ac is responsible for following three items.) This port now installs files into ${PREFIX}/{bin,include/canna,lib/canna} instead of /usr/local/Canna/{bin,include,lib}. Changed the location and the name of the lock file to /var/run/Canna.pid. Changed the location of the log file to /var/log. Now the readme file is not installed into the directory where the lock file resides. (patch-ab) In post-install:, /etc/services is checked and the user will be notified if there is no entry for Canna. Added new patch to modify source of several man pages to avoid it displaying an empty page before showing its content. (patch-ad) | ||||
* | Fixed the problem that the startup script installed in /usr/local/etc/rc.d | Masafumi Max NAKANE | 1996-09-17 | 1 | -3/+4 |
| | | | | | didn't actually start the program. Amazingly, no one has complained about this problem!! | ||||
* | Install startup script in .../etc/rc.d. | Satoshi Asami | 1996-08-09 | 3 | -10/+13 |
| | | | | Submitted by: Masafumi NAKANE <max@sfc.wide.ad.jp> | ||||
* | Shorten one-line comments. Boy, I'm listed as MAINTAINERs in a | Satoshi Asami | 1995-11-09 | 1 | -1/+1 |
| | | | | lot of ports or what! ;> | ||||
* | Revised PLIST, with all the correct permissions and ownerships. | Satoshi Asami | 1995-06-26 | 1 | -7/+123 |
| | | | | Submitted by: NIIMI Satoshi <sa2c@and.or.jp> | ||||
* | ${XMKMF} -> xmkmf, so that "make includes" and such won't get invoked | Satoshi Asami | 1995-06-26 | 1 | -2/+2 |
| | | | | | | twice. Submitted by: NIIMI Satoshi <sa2c@and.or.jp> | ||||
* | Add | Satoshi Asami | 1995-06-24 | 2 | -1/+5 |
| | | | | | | | | | | | | | | post-install: pkg_add -m ${PREFIX}/lib to Makefiles and @exec ldconfig -m %D to packing lists of ports that install shared libraries. This should get rid of a huge chunk of confusion for novice users! All hail Paul Kranenburg! :) |