aboutsummaryrefslogtreecommitdiff
path: root/emulators/xzx
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Add USES=xorg USES=gl, ports categories eNiclas Zeising2019-11-051-1/+1
| | | | | | | | Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories starting with 'e'. Notes: svn path=/head/; revision=516802
* - Update WWW, archive.org link is from the author's siteDmitry Marakasov2019-06-261-1/+1
| | | | Notes: svn path=/head/; revision=505145
* Remove libjpeg.so.11 compatibility link that was added in r374303 toTijl Coosemans2016-12-081-1/+1
| | | | | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since. Notes: svn path=/head/; revision=428135
* - Update MASTER_SITES, unbreakAlex Kozlov2015-04-091-6/+3
| | | | | | | | PR: 199227 Submitted by: tkato432@yahoo.com Notes: svn path=/head/; revision=383622
* Mark BROKEN: UnfetchableAntoine Brodin2015-03-201-0/+2
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=381771
* Cleanup plistAntoine Brodin2014-11-112-5/+2
| | | | Notes: svn path=/head/; revision=372468
* In some straightforward cases, protect documentation behindAdam Weinberger2014-08-042-4/+6
| | | | | | | | PORTDOCS, adding a DOCS option where needed, and a couple PORTEXAMPLES for good measure. Notes: svn path=/head/; revision=363960
* - Support STAGEDIRAlex Kozlov2014-04-113-15/+4
| | | | Notes: svn path=/head/; revision=350987
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | emulators) Notes: svn path=/head/; revision=327721
* Convert from USE_MOTIF to USES=motifBaptiste Daroussin2013-07-101-2/+1
| | | | | | | | | While here: - Trim headers - Convert some USE_GMAKE to USES=gmake Notes: svn path=/head/; revision=322621
* New USES imake to handle the dependency on imake.Baptiste Daroussin2013-06-281-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | This uses accept 'env' as an argument for ports that do use their own or a different do-configure target. Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it to the called imake. Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be overwritten. Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via IMAKECPPFLAGS Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned from Makefile generated by a previous imake also inherit the defined CppCmd CcCmd and CplusplusCmd. Make imake use devel/tradcpp all the time, so that when buidling with clang we do not depend on gcc's cpp. Make imake respect CC and CXX Make imake respect USE_GCC (if set imake will use gcc's cpp). While here: - Remove a couple of indefinite articles from comments - Trim headers - Fix a couple of ports to build with clang or use: USE_GCC=any - Fix a now useless redefinition of the extraction chain - Fix a typo in japanese/Wnn7-lib bundled imake template definitions - Fix some XMKMF execution with no env specified - Use options helper in x11/xautolock to simplify the port Notes: svn path=/head/; revision=321957
* - Update MASTER_SITES to fix fetch [1]Jason E. Hale2012-11-092-10/+3
| | | | | | | | | | | | - Update WWW - Trim Makefile header Reported by: pointyhat via beat [1] Approved by: makc, avilla (mentors, implicit) Feature safe: yes Notes: svn path=/head/; revision=307219
* = Drop MD5 supportMartin Wilke2011-07-021-1/+0
| | | | Notes: svn path=/head/; revision=276915
* Bump PORTREVISION after open-mofit updateMax Brazhnikov2011-05-021-1/+1
| | | | Notes: svn path=/head/; revision=273475
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-2/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* - Fix plist for NOPORTDOCSDmitry Marakasov2008-08-232-1/+4
| | | | | | | Reported by: QA Tindie Notes: svn path=/head/; revision=219039
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-3/+3
| | | | | | | | | | | | | | | | | | - 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
* Unbreak by updating to 4.6Juergen Lock2007-01-202-6/+4
| | | | | | | Approved by: miwi (mentor, implicit) Notes: svn path=/head/; revision=182863
* BROKEN: UnfetchableKris Kennaway2007-01-201-0/+2
| | | | Notes: svn path=/head/; revision=182825
* Remove USE_REINPLACE from all categories starting with EEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161556
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149315
* Chase mastersite.Mark Linimon2005-09-172-2/+2
| | | | | | | Source: distfile survey Notes: svn path=/head/; revision=142987
* Update to 4.5Volker Stolz2005-06-224-18/+5
| | | | Notes: svn path=/head/; revision=137847
* - Fix fetching (distfile disappeared from MASTER_SITE_LOCAL) [1]Alexey Dokuchaev2005-04-061-8/+6
| | | | | | | | | | - Properly indent Makefile header PR: ports/79583 [1] Submitted by: Sam Lawrance <boris(at)brooknet.com.au> Notes: svn path=/head/; revision=132623
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,Eric Anholt2004-07-231-1/+1
| | | | | | | | | | | | | | | and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl) Notes: svn path=/head/; revision=114511
* - Update to 4.4Pav Lucistnik2004-03-014-9/+23
| | | | | | | | PR: ports/63488 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> Notes: svn path=/head/; revision=102676
* BROKEN on !i386 5.x: Does not compileKris Kennaway2004-02-251-1/+7
| | | | Notes: svn path=/head/; revision=102116
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Correct some small spacing nits, and add a note about trackingAdam Weinberger2003-10-121-3/+7
| | | | | | | the distfile. Notes: svn path=/head/; revision=90957
* Update to 4.3.Adam Weinberger2003-10-093-9/+5
| | | | | | | | | | | | | | | Remove an unnecessary USE_XPM (implied by USE_MOTIF). Drop maintainership. The distfile is still being hosted in MASTER_SITE_LOCAL/adamw for now. Prompted by: PR: ports/57770 Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=90685
* Consolidate NO_PACKAGE and NO_CDROM -> RESTRICTEDKris Kennaway2003-07-301-2/+1
| | | | Notes: svn path=/head/; revision=85970
* distfile is impossible to find on teh intarweb, so I've dropped theAdam Weinberger2003-03-241-1/+2
| | | | | | | distfile into my dir on MASTER_SITE_LOCAL. Notes: svn path=/head/; revision=77337
* 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
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Change maintainership on all my ports.Adam Weinberger2002-10-182-1/+3
| | | | | | | | | adam@vectors.cx -> adam@FreeBSD.org Approved by: pat (mentor) Notes: svn path=/head/; revision=68248
* Turn Miguel Mendez' ports over to Adam Weinberger.Trevor Johnson2002-08-261-1/+1
| | | | | | | PR: 42012 Notes: svn path=/head/; revision=65004
* MASTER_SITES been fixed so take out hardcoding of FETCH_CMD.Patrick Li2002-06-121-3/+0
| | | | | | | | PR: ports/39195 Submitted by: maintainer Notes: svn path=/head/; revision=61158
* Miguel Mendez informed me in private e-mail that he has changed his mindWill Andrews2002-06-111-1/+1
| | | | | | | and would like to maintain these ports again. Welcome back, Miguel. :-) Notes: svn path=/head/; revision=61115
* In MASTER_SITES, follow redirect so fetch does not have to.Trevor Johnson2002-06-071-1/+1
| | | | | | | As seen on: fenner's survey Notes: svn path=/head/; revision=60763
* Set Miguel Mendez' ports loose. Look out, world!Trevor Johnson2002-06-071-1/+1
| | | | | | | | | | | I would like to try maintaining the acroread5 one, so I pre-snarfed it. :-P PR: 38978 Submitted by: Miguel Mendez (outgoing maintainer) Notes: svn path=/head/; revision=60760
* - Update to 4.1Patrick Li2002-04-072-2/+6
| | | | | | | | | | - Disallow distribution in package and cdrom form because of license PR: 36853 Submitted by: maintainer Notes: svn path=/head/; revision=57412
* Add patch to fix package buildPatrick Li2002-03-111-0/+13
| | | | | | | | PR: 35782 Submitted by: maintainer Notes: svn path=/head/; revision=55889
* Update to 4.0Patrick Li2002-03-034-48/+22
| | | | | | | | PR: 35465 Submitted by: maintainer Notes: svn path=/head/; revision=55464
* - Update to 3.0.0Patrick Li2002-01-093-16/+7
| | | | | | | | | | - give maintainership to submitter PR: 33659 Submitted by: Miguel Mendez <flynn@energyhq.homeip.net> Notes: svn path=/head/; revision=52790
* add BUILD_DEPENDS to install app-defaults.FUJISHIMA Satsuki2001-03-081-0/+4
| | | | | | | | PR: 25611 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=39270
* Update MASTER_SITES and WWWKevin Lo2001-02-252-2/+2
| | | | | | | | PR: 25320 Submitted by: Ports Fury Notes: svn path=/head/; revision=38687
* Drop maintanership of emulators/xzx and throw it open to anyoneSheldon Hearn2001-02-211-1/+1
| | | | | | | who cares. Notes: svn path=/head/; revision=38564