aboutsummaryrefslogtreecommitdiff
path: root/x11/libdnd
Commit message (Collapse)AuthorAgeFilesLines
* - use DOCSDIRIon-Mihai Tetcu2008-07-092-7/+7
| | | | | | | | | | - fix plist for -DNOPORTDOCS - bump PORTREVFISION Prompted by: QA Tindy run Notes: svn path=/head/; revision=216625
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-192-3/+5
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Remove support for a.out format and PORTOBJFORMAT variable from individualPav Lucistnik2007-01-301-7/+1
| | | | | | | | | ports With hat: portmgr Notes: svn path=/head/; revision=183698
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-151-1/+1
| | | | | | | | | | | - these include www/ x11/ x11-clocks/ x11-servers/ x11-themes/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=170654
* Fix MASTER_SITESRenato Botelho2006-02-071-1/+1
| | | | | | | | PR: ports/92972 Submitted by: Shaun Amott <shaun@inerd.com> Notes: svn path=/head/; revision=155421
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149464
* With portmgr hat on, reset bouncing maintainer address. All of the commitsMark Linimon2004-12-051-1/+1
| | | | | | | within the last year have been with maintainer timeouts, as well. Notes: svn path=/head/; revision=123182
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76044
* 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