Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SIZEify (maintainer timeout) | trevor | 2004-03-31 | 1 | -0/+1 |
| | |||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | Style fixes for ports/x11. | olgeni | 2001-02-05 | 1 | -1/+1 |
| | |||||
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | 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 | ||||
* | Fourth round of INSTALLS_SHLIBS conversion. | sobomax | 2000-06-16 | 2 | -3/+1 |
| | |||||
* | Update to use PORTNAME/PORTVERSION | cpiazza | 2000-04-13 | 1 | -3/+3 |
| | |||||
* | Minor tweaks so this will build again in -current. | steve | 2000-02-27 | 1 | -2/+44 |
| | |||||
* | Ports no longer need to pass CXXFLAGS to configure. bsd.port.mk does this | reg | 2000-01-29 | 1 | -1/+0 |
| | | | | for them. | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | #4/4 enforcing Caps, no period | hoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de | ||||
* | A few more USE_XLIBs. | asami | 1998-11-28 | 1 | -1/+2 |
| | |||||
* | Convert to ELF. | steve | 1998-09-27 | 3 | -17/+38 |
| | |||||
* | Execute `ldconfig -R' at the pkg_delete step. | tg | 1998-05-05 | 1 | -1/+2 |
| | | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp> | ||||
* | Forgot to call ldconfig in post-install. | tg | 1997-11-19 | 1 | -1/+2 |
| | |||||
* | Make `make reinstall' work. Build and install shared libraries. | tg | 1997-11-19 | 4 | -16/+58 |
| | |||||
* | Make this port work on OpenBSD, and still work on FreeBSD. Fix a warning | imp | 1997-09-17 | 1 | -0/+15 |
| | | | | | for using value.h. Submitted by: Todd T Fries <toddf@acm.org> | ||||
* | Import of libdnd port. libdnd is an X11-lib for drag-and-drop operations | tg | 1997-08-11 | 6 | -0/+56 |
used by some office applications. PR: 4250 Submitted by: Kostya Lukin <lukin@ns.okbmei.msk.su> |