aboutsummaryrefslogtreecommitdiff
path: root/emulators/xzx
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Enforce X(1) recommendation about X11 naming in some pkg-{descr,comment}Jimmy Olgeni2001-01-311-1/+1
| | | | | | | files. Notes: svn path=/head/; revision=37855
* Update 2.9.1 -> 2.9.3:Sheldon Hearn2000-11-203-9/+10
| | | | | | | | | | | I have no idea what's changed. The update is necessary because the 2.9.1 distile is no longer available. PR: 22056 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=35286
* Enable sound support.Sheldon Hearn2000-08-021-0/+1
| | | | | | | | PR: 20289 Submitted by: Jimmy Olgeni <olgeni@uli.it> Notes: svn path=/head/; revision=31246
* PORTNAME/VERSION stuffMichael Haro2000-04-121-2/+2
| | | | Notes: svn path=/head/; revision=27455
* Fix packaging error introduced during last update (2.9.0 -> 2.9.1).Sheldon Hearn1999-09-071-1/+0
| | | | | | | Reported by: asami Notes: svn path=/head/; revision=21377
* Work around the build errors by updating: 2.9.0 -> 2.9.1Sheldon Hearn1999-08-303-9/+7
| | | | | | | Submitted by: Damian Kuczynski <damian@tmp.iem.pw.edu.pl> Notes: svn path=/head/; revision=21123
* Mark this port broken, bison is barfing on at least monitor1.y .Sheldon Hearn1999-08-301-0/+2
| | | | Notes: svn path=/head/; revision=21118
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* Bump "Version required:", which I forgot in the previous commit.Sheldon Hearn1999-06-261-2/+2
| | | | Notes: svn path=/head/; revision=19790