Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor style nits. | Steve Price | 1999-07-04 | 1 | -3/+3 |
| | | | | Notes: svn path=/head/; revision=20036 | ||||
* | Set IS_INTERACTIVE for this port. | Steve Price | 1999-07-04 | 2 | -2/+4 |
| | | | | Notes: svn path=/head/; revision=20035 | ||||
* | Mark this port broken for Alpha because it coredumps in sgmls. | Steve Price | 1999-07-04 | 3 | -3/+15 |
| | | | | Notes: svn path=/head/; revision=20034 | ||||
* | Fixup a Perl5'ism. | Steve Price | 1999-07-04 | 2 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=20033 | ||||
* | A little portlint cleaning and sort PLIST. | Steve Price | 1999-07-04 | 2 | -4/+5 |
| | | | | Notes: svn path=/head/; revision=20032 | ||||
* | No need for '-p', since ${MKDIR} == 'mkdir -p'. | Steve Price | 1999-07-04 | 2 | -4/+4 |
| | | | | Notes: svn path=/head/; revision=20031 | ||||
* | No need to use '-p' since ${MKDIR} == 'mkdir -p'. | Steve Price | 1999-07-04 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=20030 | ||||
* | A little portlint cleaning. | Steve Price | 1999-07-04 | 2 | -5/+4 |
| | | | | Notes: svn path=/head/; revision=20029 | ||||
* | Call ldconfig correctly so this has a fighting chance of working for | Steve Price | 1999-07-04 | 3 | -6/+6 |
| | | | | | | | both ELF and a.out builds. Notes: svn path=/head/; revision=20028 | ||||
* | Sort PLIST. | Steve Price | 1999-07-04 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=20027 | ||||
* | Fix build for ELF. | Steve Price | 1999-07-04 | 1 | -1/+8 |
| | | | | Notes: svn path=/head/; revision=20026 | ||||
* | Remove an extraneous blank line. | Steve Price | 1999-07-04 | 1 | -2/+1 |
| | | | | Notes: svn path=/head/; revision=20025 | ||||
* | On the Alpha nsgmls coredumps while building the documentation for this | Steve Price | 1999-07-04 | 2 | -2/+10 |
| | | | | | | | port. Notes: svn path=/head/; revision=20024 | ||||
* | Don't require interaction while PACKAGE_BUILDING. | Steve Price | 1999-07-04 | 2 | -2/+10 |
| | | | | Notes: svn path=/head/; revision=20023 | ||||
* | Don't require interaction on INSTALL while PACKAGE_BUILDING. | Steve Price | 1999-07-04 | 2 | -8/+24 |
| | | | | Notes: svn path=/head/; revision=20022 | ||||
* | The interactive nature of pkg/INSTALL has been removed. | Steve Price | 1999-07-04 | 1 | -4/+1 |
| | | | | Notes: svn path=/head/; revision=20021 | ||||
* | Use 'mkdir -p' to create /var/run/Canna in PLIST just in case it exists | Steve Price | 1999-07-04 | 3 | -3/+3 |
| | | | | | | | already. Notes: svn path=/head/; revision=20020 | ||||
* | Mark this port only for i386. | Steve Price | 1999-07-04 | 1 | -1/+3 |
| | | | | Notes: svn path=/head/; revision=20019 | ||||
* | Remove '@cwd /usr/local' directive from pkg/PLIST. | Steve Price | 1999-07-04 | 1 | -1/+0 |
| | | | | Notes: svn path=/head/; revision=20018 | ||||
* | Fix build on FreeBSD/Alpha. | Steve Price | 1999-07-04 | 1 | -2/+19 |
| | | | | Notes: svn path=/head/; revision=20017 | ||||
* | Fixup version required comment. | Steve Price | 1999-07-04 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=20016 | ||||
* | Use 'install -c' to make this reinstall friendly. | Steve Price | 1999-07-04 | 1 | -2/+11 |
| | | | | Notes: svn path=/head/; revision=20015 | ||||
* | The number of things this port installs has grown. | David E. O'Brien | 1999-07-04 | 18 | -18/+684 |
| | | | | | | | (mostly junk in PREFIX/lib/gcc-lib/.../include) Notes: svn path=/head/; revision=20014 | ||||
* | Mark broken for Alpha, and don't require '.' to be in PATH in the | Steve Price | 1999-07-04 | 1 | -2/+6 |
| | | | | | | | do-configure target. Notes: svn path=/head/; revision=20013 | ||||
* | Changes to work with updated files/freebsd.h. | David E. O'Brien | 1999-07-04 | 18 | -216/+522 |
| | | | | Notes: svn path=/head/; revision=20012 | ||||
* | Minor reorg of the dealing with `autoconf' and `autoheader' stuff. | David E. O'Brien | 1999-07-04 | 18 | -90/+90 |
| | | | | Notes: svn path=/head/; revision=20011 | ||||
* | A bit of portlint cleaning and fix a few style nits. | Steve Price | 1999-07-04 | 1 | -28/+36 |
| | | | | Notes: svn path=/head/; revision=20010 | ||||
* | Fix misc. style nits. | Steve Price | 1999-07-04 | 1 | -7/+6 |
| | | | | Notes: svn path=/head/; revision=20009 | ||||
* | Installs i386 binaries, so mark this for i386 only. | Steve Price | 1999-07-04 | 2 | -2/+6 |
| | | | | Notes: svn path=/head/; revision=20008 | ||||
* | Add missing file to PLIST. | Steve Price | 1999-07-04 | 1 | -0/+1 |
| | | | | Notes: svn path=/head/; revision=20007 | ||||
* | Use the PLIST_SUB capabilities of bsd.port.mk to substitute OSREL in | Steve Price | 1999-07-04 | 2 | -159/+158 |
| | | | | | | | pkg/PLIST. Also mark this for i386 only. Notes: svn path=/head/; revision=20006 | ||||
* | Turn off optimization in order to workaround a bug in egcs on FreeBSD/Alpha. | Steve Price | 1999-07-04 | 1 | -1/+8 |
| | | | | Notes: svn path=/head/; revision=20005 | ||||
* | Upgrade to 3.13. | SADA Kenji | 1999-07-04 | 2 | -5/+5 |
| | | | | | | | | PR: ports/12509 Submitted by: Rod Taylor <rod@idiotswitch.org> Notes: svn path=/head/; revision=20004 | ||||
* | This port doesn't build (yet) on the Alpha. | Steve Price | 1999-07-04 | 1 | -1/+5 |
| | | | | Notes: svn path=/head/; revision=20003 | ||||
* | Add `LEAF_SETUP_WRKDIRS' option variable which enables a user to | SADA Kenji | 1999-07-04 | 5 | -23/+69 |
| | | | | | | | | | | setup leafnode+'s working directories automatically at installation time. Approved by: maintainer Notes: svn path=/head/; revision=20002 | ||||
* | The lines creating PREFIX/etc/rc.d/tdetect.sh were totally bogus. | David E. O'Brien | 1999-07-04 | 1 | -4/+7 |
| | | | | | | | The resulting file was obviously never looked at by the maintainer. Notes: svn path=/head/; revision=20001 | ||||
* | Add secondary category "www". | David E. O'Brien | 1999-07-04 | 2 | -6/+6 |
| | | | | Notes: svn path=/head/; revision=20000 | ||||
* | Move noise from "pre-fetch" to "pre-configure" where it actually matters. | David E. O'Brien | 1999-07-04 | 2 | -4/+4 |
| | | | | Notes: svn path=/head/; revision=19999 | ||||
* | Be noisy at "pre-configure" where it matters, rather than at "pre-fetch". | David E. O'Brien | 1999-07-04 | 1 | -8/+8 |
| | | | | Notes: svn path=/head/; revision=19998 | ||||
* | Update to lpe 1.2.2. | Chris Piazza | 1999-07-04 | 4 | -4/+25 |
| | | | | Notes: svn path=/head/; revision=19997 | ||||
* | Move from secondary category "net" to "irc". | David E. O'Brien | 1999-07-04 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=19996 | ||||
* | Make this quieter on the simple ``make fetch''. | David E. O'Brien | 1999-07-04 | 1 | -2/+4 |
| | | | | Notes: svn path=/head/; revision=19995 | ||||
* | Move the noise about compile options from pre-fetch to pre-patch. | David E. O'Brien | 1999-07-04 | 1 | -2/+2 |
| | | | | | | | | Some people like to ``make fetch'' in one location and take the distfiles home for the build. We should be quiet in succesful fetch situations. Notes: svn path=/head/; revision=19994 | ||||
* | Update 0.6.1 -> 0.7.0 | Jacques Vidrine | 1999-07-04 | 2 | -4/+4 |
| | | | | Notes: svn path=/head/; revision=19993 | ||||
* | - install gifs for HTML documentation | Dirk Froemberg | 1999-07-04 | 40 | -40/+790 |
| | | | | | | | | | - put mysqld in a sandbox: - create user and group 'mysql' (uid and gid 88) - start mysqld with user 'mysql' Notes: svn path=/head/; revision=19992 | ||||
* | Update to 2.8.2.rel1. | Shigeyuki Fukushima | 1999-07-04 | 6 | -88/+129 |
| | | | | Notes: svn path=/head/; revision=19991 | ||||
* | Upgrade to 1.0. | Dirk Froemberg | 1999-07-04 | 3 | -36/+23 |
| | | | | | | | OK'ed by: Andreas Klemm <andreas@FreeBSD.org> (maintainer) Notes: svn path=/head/; revision=19990 | ||||
* | BROKEN='only siag-3.1.19.tar.gz available' | David E. O'Brien | 1999-07-04 | 1 | -1/+3 |
| | | | | Notes: svn path=/head/; revision=19989 | ||||
* | There is ZERO reason I should need to have Java installed just to fetch | David E. O'Brien | 1999-07-04 | 1 | -2/+2 |
| | | | | | | | this thing. Notes: svn path=/head/; revision=19988 | ||||
* | BROKEN= cannot fetch | David E. O'Brien | 1999-07-04 | 4 | -4/+12 |
| | | | | Notes: svn path=/head/; revision=19987 |