aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/mowitz
Commit message (Collapse)AuthorAgeFilesLines
* - Kick MD5 supportMartin Wilke2011-07-021-1/+0
| | | | Notes: svn path=/head/; revision=276920
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* Convert most of remaining ports that depend on xorg-libraries toDmitry Marakasov2009-06-091-2/+2
| | | | | | | | | | | | | | | | modular xorg. - supply corresponding USE_XORG for all imake-using ports that need it - USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG - retire USE_X_PREFIX which is not really used anywhere after the above change - a few minor nits like whitespace and SF macro Tested by: 2 tinderbox runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=235506
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - 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
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-241-3/+2
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209697
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Use libtool port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-011-0/+1
| | | | Notes: svn path=/head/; revision=183830
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Bump the port-revision for my latest fix to pkg-plist. Claim the pointy hat.Mikhail Teterin2002-09-231-0/+1
| | | | Notes: svn path=/head/; revision=67073
* Add the missing bin/mowitz-config to the pkg-plistMikhail Teterin2002-09-231-0/+1
| | | | | | | | | PR: ports/43233 Submitted by: Edwin Groothuis Approved by: portmgr Notes: svn path=/head/; revision=67069
* Make the installed MwUtils.h self-sufficient by including <sys/types.h>Mikhail Teterin2002-07-161-0/+11
| | | | | | | No revision bump, because I only upgraded the port a few minutes ago. Notes: svn path=/head/; revision=63097
* Upgrade from 0.1.1 to 0.2.1.Mikhail Teterin2002-07-163-47/+122
| | | | Notes: svn path=/head/; revision=63095
* Add missing dependency for xpmPatrick Li2002-01-111-0/+1
| | | | | | | | PR: 33773 Submitted by: Oliver Lehmann <lehmann@ans-netz.de>, bento Notes: svn path=/head/; revision=52888
* Upgrade to 0.1.1 -- the author fixed the bugs addressed in patch-aa.Mikhail Teterin2002-01-083-14/+11
| | | | | | | | Also, move from USE_XLIB to USE_X_PREFIX and add a comment inviting a better solution than the post-install removal of libMowitz.la... Notes: svn path=/head/; revision=52764
* This is the Mowitz ("More widgets") library.Mikhail Teterin2002-01-087-0/+213
This is a widget collection, which used to be a part of Siag Office. The author has decided to maintain the widgets separately, so other software can use them. See: http://siag.nu/mowitz/ for more. Notes: svn path=/head/; revision=52740