summaryrefslogtreecommitdiff
path: root/x11/libdnd (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Style fixes for ports/x11.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37994
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-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 Notes: svn path=/head/; revision=29651
* Fourth round of INSTALLS_SHLIBS conversion.Maxim Sobolev2000-06-162-3/+1
| | | | Notes: svn path=/head/; revision=29630
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-3/+3
| | | | Notes: svn path=/head/; revision=27497
* Minor tweaks so this will build again in -current.Steve Price2000-02-271-2/+44
| | | | Notes: svn path=/head/; revision=26357
* Ports no longer need to pass CXXFLAGS to configure. bsd.port.mk does thisJeremy Lea2000-01-291-1/+0
| | | | | | | for them. Notes: svn path=/head/; revision=25296
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21147
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-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 Notes: svn path=/head/; revision=19804
* A few more USE_XLIBs.Satoshi Asami1998-11-281-1/+2
| | | | Notes: svn path=/head/; revision=14938
* Convert to ELF.Steve Price1998-09-273-17/+38
| | | | Notes: svn path=/head/; revision=13438
* Execute `ldconfig -R' at the pkg_delete step.Thomas Gellekum1998-05-051-1/+2
| | | | | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp> Notes: svn path=/head/; revision=10860
* Forgot to call ldconfig in post-install.Thomas Gellekum1997-11-191-1/+2
| | | | Notes: svn path=/head/; revision=8707
* Make `make reinstall' work. Build and install shared libraries.Thomas Gellekum1997-11-194-16/+58
| | | | Notes: svn path=/head/; revision=8706
* Make this port work on OpenBSD, and still work on FreeBSD. Fix a warningWarner Losh1997-09-171-0/+15
| | | | | | | | for using value.h. Submitted by: Todd T Fries <toddf@acm.org> Notes: svn path=/head/; revision=7943
* Import of libdnd port. libdnd is an X11-lib for drag-and-drop operationsThomas Gellekum1997-08-116-0/+56
used by some office applications. PR: 4250 Submitted by: Kostya Lukin <lukin@ns.okbmei.msk.su> Notes: svn path=/head/; revision=7526