aboutsummaryrefslogtreecommitdiff
path: root/x11/xmascot
Commit message (Collapse)AuthorAgeFilesLines
* x11/xmascot: clean up portYoshihiro Takahashi2021-04-094-31/+28
| | | | | | | | | | | | | | - fix build with -fno-common and un-expire - set LICENSE - fix parallel build - move to MASTER_SITE of submitter Add entry to LEGAL Submitter becomes maintainer PR: 249011 MFH: 2021Q2
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Extend expiration of ports broken with -fno-commonNiclas Zeising2020-08-301-4/+4
| | | | | | | | | | | | | | | | | Extend the expiration of unmaintained leaf ports that are broken with -fno-common and previously had a short expiration date. The new date is set to 2021-04-01, meaning the ports will be in the 2021Q2 branch, giving people until 2021-06-30 (10 months from now) to fix issues. Improve the wording of the deprecation message, mentioning both llvm 11 and -fno-common. Bump portrevision to force reinstall. This way the warning message about deprecation will be displayed to users installing or reinstalling the software. MFH: 2020Q3 (maybe) Notes: svn path=/head/; revision=547044
* deprecate ports broken by -fno-common: x11 categoryNiclas Zeising2020-08-291-0/+6
| | | | | | | | | | | Deprecate all ports owned by ports@ in the x11 category that were broken by making -fno-common the default. Fix them for the time being by adding -fcommon to CFLAGS. MFH: 2020Q3 Notes: svn path=/head/; revision=546914
* Add USES=xorg USES=gl, ports categories xNiclas Zeising2019-11-071-1/+1
| | | | | | | | Add USES=xorg and USES=gl to ports in categories starting with 'x' While here, try to sprinkle other USES (mostly gnome and sdl) as needed. Notes: svn path=/head/; revision=517000
* Cleanup plistBaptiste Daroussin2014-12-081-5/+0
| | | | Notes: svn path=/head/; revision=374316
* Rename x11/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-291-0/+0
| | | | Notes: svn path=/head/; revision=363352
* Support stageBaptiste Daroussin2013-12-132-6/+4
| | | | Notes: svn path=/head/; revision=336390
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | x11) Notes: svn path=/head/; revision=327777
* In modern world of parallel builds and our new bmake(1) imake's popularAlexey Dokuchaev2013-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 Notes: svn path=/head/; revision=324756
* Convert to USES=imakeBaptiste Daroussin2013-06-281-6/+2
| | | | | | | | | Trim headers Convert emu to USES=display Remove indefinite article Notes: svn path=/head/; revision=322008
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Convert most of remaining ports that depend on xorg-libraries toDmitry Marakasov2009-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) Notes: svn path=/head/; revision=235506
* - 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
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149464
* Remove dead mastersite. Noticed by: Fenner's survey.Mark Linimon2004-03-161-2/+1
| | | | Notes: svn path=/head/; revision=104173
* 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=77047
* Follow the Japanese EUC locale name change: ja_JP.EUC -> ja_JP.eucJP.Motoyuki Konno2002-06-083-2/+10
| | | | | | | Bump PORTREVISION. Notes: svn path=/head/; revision=60825
* Update pkg-plistYukihiro Nakai2002-02-201-0/+2
| | | | | | | | PR: ports/31019 Submitted by: Patrick Li <pat@databits.net> Notes: svn path=/head/; revision=54983
* Style fixes for ports/x11.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37994
* Enforce X(1) recommendation about X11 naming in some pkg-{descr,comment}Jimmy Olgeni2001-01-312-2/+2
| | | | | | | files. Notes: svn path=/head/; revision=37855
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-3/+3
| | | | Notes: svn path=/head/; revision=27497
* Fix and updates from KATO Tsuguru.Yukihiro Nakai2000-01-225-27/+56
| | | | | | | Submitted by: "KATO Tsuguru" <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=24924
* Change MAINTAINER address from nacai@iname.com to nakai@FreeBSD.orgYukihiro Nakai2000-01-081-1/+1
| | | | Notes: svn path=/head/; revision=24549
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21147
* Cleanup some more WWW (occasionally fixing-up the DESCR in general too).Tim Vanderhoek1999-07-171-5/+3
| | | | Notes: svn path=/head/; revision=20250
* #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
* Add WWW:Michael Haro1999-05-031-2/+2
| | | | Notes: svn path=/head/; revision=18403
* Change maitainer's email address,Vanilla I. Shu1999-01-121-3/+3
| | | | | | | and BROKEN some gnome ports until I upgrade it. Notes: svn path=/head/; revision=16018
* Add missing PLIST line, "lib/X11/app-defaults/XMascot"SADA Kenji1998-11-221-0/+1
| | | | Notes: svn path=/head/; revision=14773
* Make sure we remove everything we install.Steve Price1998-10-051-0/+1
| | | | Notes: svn path=/head/; revision=13669
* Remove x11 manpages. This would be the end of it, but some foolsTim Vanderhoek1998-08-201-1/+0
| | | | | | | thought it necessary to five new categories from one. ;-) Notes: svn path=/head/; revision=12667
* Upgrade, 2.5 -> 2.5p2.Masafumi Max NAKANE1997-06-073-8/+10
| | | | | | | | | PR: 3774 Submitted by: Nakai@Mlab.t.u-tokyo.ac.jp Reviewed & modified by: max Notes: svn path=/head/; revision=6791
* A pretty animation on your X screen. WARNING: this program will put aSatoshi Asami1996-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> Notes: svn path=/head/; revision=4589