aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xmascot
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup plistbapt2014-12-091-5/+0
|
* Rename x11/ patch-xy patches to reflect the files they modify.adamw2014-07-301-0/+0
|
* Support stagebapt2013-12-142-6/+4
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | x11)
* In modern world of parallel builds and our new bmake(1) imake's populardanfe2013-08-152-17/+26
| | | | | | | | | | | | | | | | MakeSubdirs() macro becomes very unsafe, as it hooks the subdirectories' build commands to the "all" target, along with main program executable. If MakeSubdirs() was used to build a dependency of the main program, it is highly likely that parallel build (-jX) will fail; and that's what's happening to this port here. To remedy the problem, use NamedTargetSubdirs() instead; also make sure that correct make(1) implementation would be used for sub-makes (ignore bogus "MAKE = make" set by imake in generated Makefiles). While here, improve wording and formatting in the port description. Reported by: marino
* Convert to USES=imakebapt2013-06-291-6/+2
| | | | | | Trim headers Convert emu to USES=display Remove indefinite article
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* Convert most of remaining ports that depend on xorg-libraries toamdmi32009-06-091-1/+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)
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-4/+4
| | | | | Approved by: krion@ PR: ports/88711 (related)
* - Add SHA256pav2005-11-261-0/+1
|
* Remove dead mastersite. Noticed by: Fenner's survey.linimon2004-03-161-2/+1
|
* SIZEify.trevor2004-01-301-0/+1
|
* Reset maintainer on ports owned by the following committers who havekris2003-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
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Follow the Japanese EUC locale name change: ja_JP.EUC -> ja_JP.eucJP.motoyuki2002-06-083-2/+10
| | | | Bump PORTREVISION.
* Update pkg-plistnakai2002-02-201-0/+2
| | | | | PR: ports/31019 Submitted by: Patrick Li <pat@databits.net>
* Style fixes for ports/x11.olgeni2001-02-061-1/+1
|
* Enforce X(1) recommendation about X11 naming in some pkg-{descr,comment}olgeni2001-02-012-2/+2
| | | | files.
* Update to use PORTNAME/PORTVERSIONcpiazza2000-04-141-3/+3
|
* Fix and updates from KATO Tsuguru.nakai2000-01-225-27/+56
| | | | Submitted by: "KATO Tsuguru" <tkato@prontomail.ne.jp>
* Change MAINTAINER address from nacai@iname.com to nakai@FreeBSD.orgnakai2000-01-081-1/+1
|
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* Cleanup some more WWW (occasionally fixing-up the DESCR in general too).hoek1999-07-181-5/+3
|
* #4/4 enforcing Caps, no periodhoek1999-06-271-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
* Add WWW:mharo1999-05-031-2/+2
|
* Change maitainer's email address,vanilla1999-01-131-3/+3
| | | | and BROKEN some gnome ports until I upgrade it.
* Add missing PLIST line, "lib/X11/app-defaults/XMascot"sada1998-11-231-0/+1
|
* Make sure we remove everything we install.steve1998-10-051-0/+1
|
* Remove x11 manpages. This would be the end of it, but some foolshoek1998-08-201-1/+0
| | | | thought it necessary to five new categories from one. ;-)
* Upgrade, 2.5 -> 2.5p2.max1997-06-083-8/+10
| | | | | | PR: 3774 Submitted by: Nakai@Mlab.t.u-tokyo.ac.jp Reviewed & modified by: max
* A pretty animation on your X screen. WARNING: this program will put aasami1996-11-195-0/+69
lot of pressure on your X server! Closes a lot of PRs. Submitted by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>