aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks/mlclock
Commit message (Collapse)AuthorAgeFilesLines
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+2
| | | | | | | | | | | | | | | | | | - 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_X_PREFIXBeech Rintoul2008-03-241-3/+2
| | | | | | | | - Add USE_XORG= (modules) - Bump portrevision Notes: svn path=/head/; revision=209698
* - 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
* - UnbreakEmanuel Haupt2005-12-104-37/+16
| | | | | | | | | | | | | - Update MASTER_SITES - Update WWW - Simplify build process - Remove pkg-plist, files/patch-aa PR: 90198 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=150822
* Mark as deprecated: mastersite disappeared.Mark Linimon2005-11-271-1/+4
| | | | Notes: svn path=/head/; revision=149636
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149467
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* Reset maintainer on ports owned by the following committers who haveKris Kennaway2003-11-031-1/+1
| | | | | | | | | | been inactive for over 12 months and did not respond to my email confirming their status: keith, nakai, torstenb Reviewed by: portmgr Notes: svn path=/head/; revision=92908
* 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
* fix X manpage error with XFree86-4.FUJISHIMA Satsuki2001-01-092-4/+19
| | | | | | | | | | remove -lxpg4; FreeBSD.cf knows how to handle it. honor CC. PR: 23438 Notes: svn path=/head/; revision=37028
* portlintMichael Haro2000-04-212-3/+2
| | | | Notes: svn path=/head/; revision=27838
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-2/+2
| | | | Notes: svn path=/head/; revision=27431
* Add patch to fix Imakefile.Yukihiro Nakai1999-10-181-0/+8
| | | | Notes: svn path=/head/; revision=22501
* Update to 1.1Yukihiro Nakai1999-10-054-15/+27
| | | | | | | (Patch is from "KATO Tsuguru" <tkato@prontomail.ne.jp> ) Notes: svn path=/head/; revision=22166
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21148
* Change maitainer's email address,Vanilla I. Shu1999-01-121-2/+2
| | | | | | | and BROKEN some gnome ports until I upgrade it. Notes: svn path=/head/; revision=16018
* Category name is "x11-clocks", not "x11-clock". ;)Satoshi Asami1998-09-221-2/+2
| | | | | | | Pointed out by: steve Notes: svn path=/head/; revision=13335
* Move "xtimer" from misc to x11-clocks and "asclock bclock dclockSatoshi Asami1998-08-071-2/+2
| | | | | | | | emiclock mlclock mouseclock rclock swisswatch t3d wmtime xalarm xdaliclock" from x11 to x11-clocks. Notes: svn path=/head/; revision=12326
* (1) Define WRKSRC so it actually works.Satoshi Asami1997-12-131-4/+7
| | | | | | | | | | | | | | (2) The "copy extra file to ${PATCHDIR}" trick doesn't work well if ${PATCHDIR} doesn't exist. Also, you need to delete the patch in pre-clean. In addition, it may give problems to people who are trying to build this on a read-only medium. Solve all the above problems by calling ${PATCH_CMD} ${PATCH_ARGS} directly on the patch in ${FILESDIR}. Also, make the message a little clearer about what's going on. Notes: svn path=/head/; revision=9068
* Mlclock is the best clock for the mlvwm Window manager.Vanilla I. Shu1997-12-125-0/+32
PR: ports/5272 Submitted by: Yukihiro Nakai <Nakai@technologist.com> Notes: svn path=/head/; revision=9061