summaryrefslogtreecommitdiff
path: root/x11-toolkits/xview (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | x11-toolkits) Notes: svn path=/head/; revision=327785
* Fix xview family builds under 10-CURRENT.Cy Schubert2013-09-1818-7/+408
| | | | | | | Flags xview-clients MAKE_JOBS_UNSAFE. Notes: svn path=/head/; revision=327527
* New USES imake to handle the dependency on imake.Baptiste Daroussin2013-06-281-1/+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
* Fix build with clangBaptiste Daroussin2013-06-121-5/+2
| | | | Notes: svn path=/head/; revision=320706
* Update 3.2p1-X11R6 --> 3.2p1.4-19cCy Schubert2012-02-08123-1977/+1291
| | | | | | | | This fixes cmdtool and shelltool terminal handling and utmpx issues under 9.0. Notes: svn path=/head/; revision=290705
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-2/+2
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* Fix unresolved external reference in xview-clients under 9.0.Cy Schubert2011-09-272-9/+32
| | | | Notes: svn path=/head/; revision=282443
* Fix build under 9.0 (with new utmpx).Cy Schubert2011-09-252-11/+94
| | | | Notes: svn path=/head/; revision=282352
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276984
* Fix XAllocID assertion in Xview applications.Cy Schubert2011-06-082-6/+27
| | | | | | | | | Assume maintainership of this port. Obtained from: Ubuntu bug 89166 Notes: svn path=/head/; revision=275241
* - Fix build when custom CFLAGS are set in make.confPav Lucistnik2010-04-072-10/+21
| | | | | | | | PR: ports/144138 Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> Notes: svn path=/head/; revision=252370
* - Mark BROKEN on HEAD: fails to build with new utmpxMartin Wilke2010-03-201-0/+4
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=251267
* The port needs COMPAT_43TTY defined to build on -CURRENTDoug Barton2009-08-061-0/+6
| | | | | | | | | Mark MAKE_JOBS_UNSAFE Submitted by: mel.flynn+fbsd.ports at mailing.thruhere.net Notes: svn path=/head/; revision=239014
* 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
* - Set only i386 - Attempting to launch any applicationMartin Wilke2008-07-191-0/+1
| | | | | | | | | | | that uses xview on amd64 causes a segmentation dump (signal 10, bus error). PR: 125589 Submitted by: "Pedro F. Giffuni" <pfgshield-freebsd@yahoo.com> Notes: svn path=/head/; revision=217128
* - 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 dependency on X_CLIENTS_PORTSMartin Wilke2008-03-131-2/+3
| | | | | | | | PR: 121478 Submitted by: Chess Griffin <chess@chessgriffin.com> Notes: svn path=/head/; revision=208930
* - Remove inclusion of sgttyMartin Wilke2008-01-032-7/+8
| | | | | | | | PR: 119102 Submitted by: Ed Schouten <ed@fxq.nl> Notes: svn path=/head/; revision=204950
* Fix build on 64bit platformsTilman Keskinoz2007-08-034-12/+56
| | | | Notes: svn path=/head/; revision=197022
* - The port was patching /usr/lib --> /usr/X11R6/lib and then replacing allPav Lucistnik2007-07-204-53/+12
| | | | | | | | | | | occurrences of X11BASE to PREFIX. It's a lot cleaner to remove all prefix changing patches and directly change /usr/lib to $PREFIX/lib with reinplace. PR: ports/114507 Submitted by: Pedro F. Giffuni <giffunip@tutopia.com> Notes: svn path=/head/; revision=195947
* Use vfscanf() instead of __svfscanf() which is a function internal toDaniel Eischen2007-05-221-1/+1
| | | | | | | | | libc. Approved by: portmgr (linimon) Notes: svn path=/head/; revision=191598
* - 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
* - Clean up lib/X11/config on package deinstall. This was masked in port builds,Pav Lucistnik2007-01-312-1/+2
| | | | | | | | | because the directory contained imake files. But when xview was added from package, this directory was left over after deinstall. Should fix leftovers on pointyhat Notes: svn path=/head/; revision=183761
* Retire obsolete a.out shared library supportKris Kennaway2007-01-301-2/+2
| | | | Notes: svn path=/head/; revision=183678
* s:/usr/X11R6:${X11BASE}: everywhere.Thierry Thomas2006-12-281-0/+6
| | | | | | | Submitted by: Pedro Giffuni <giffunip (at) asme.org> Notes: svn path=/head/; revision=180917
* - Fix build with gcc41Pav Lucistnik2006-10-0717-54/+399
| | | | | | | | | | | - Respect CC - Install fonts PR: ports/104032 Submitted by: trasz <trasz@pin.if.uz.zgora.pl> Notes: svn path=/head/; revision=174735
* Don't install msgfmt and xgettext.Tilman Keskinoz2006-09-222-4/+4
| | | | | | | | | | | They may break devel/gettext if a user has set /usr/X11R6/bin before /usr/local/bin. PR: 100582 Reported by: Jean-Baptiste Quenot <jbq@caraldi.com> Notes: svn path=/head/; revision=173608
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-151-1/+1
| | | | | | | | | | - x11-toolkits/ of ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=170655
* Fix two bad patches.Thierry Thomas2006-05-284-36/+15
| | | | | | | Submitted by: Pedro F. Giffuni <giffunip (at) asme.org> Notes: svn path=/head/; revision=163770
* Cleanup. The changes are mostly cosmetical but should help the build onThierry Thomas2006-05-2524-0/+389
| | | | | | | | | | | | platforms different than i386. Add a WWW link. PR: ports/94990 Submitted by: Pedro F. Giffuni <giffunip (at) asme.org> Notes: svn path=/head/; revision=163416
* Remove USE_REINPLACE from categories starting with XEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162219
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Fixups after removal of separate mtree file for X_WINDOW_SYSTEM=XOrg case.Dejan Lesjak2006-01-212-7/+1
| | | | Notes: svn path=/head/; revision=154074
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149470
* - Fix patchingPav Lucistnik2005-08-192-9/+9
| | | | | | | | | Reported by: krismail Approved by: portmgr (kris) Pointy hat to: pav Notes: svn path=/head/; revision=140933
* - Fix build on sparc64Pav Lucistnik2005-08-182-5/+36
| | | | | | | | Reported by: krismail Approved by: portmgr (kris) Notes: svn path=/head/; revision=140917
* - Unbreak xview-clients on FreeBSD 5.X and newerPav Lucistnik2005-08-112-12/+33
| | | | | | | | Reported by: krismail Approved by: portmgr (kris) Notes: svn path=/head/; revision=140846
* - Unbreak on 5.X and above:Pav Lucistnik2005-08-068-24/+110
| | | | | | | | | | | | * Redo SUBDIRS passing to work with new make(1) * Patch out TIOCREMOTE ioctl calls, it was removed from FreeBSD * Some gcc34 fixes - Fix plist for xorg users Approved by: portmgr (marcus) Notes: svn path=/head/; revision=140806
* Fix up plist after modifications to mtree (BSD.x11-4.dist rev. 1.27).Dejan Lesjak2005-06-151-0/+1
| | | | Notes: svn path=/head/; revision=137467
* Correct buffer overflows in xview libraries.Jacques Vidrine2005-06-012-1/+30
| | | | | | | | Obtained from: Debian Security: http://vuxml.freebsd.org/ae6ec9b8-2f43-4d02-8129-c6a3a53ef09d.html Notes: svn path=/head/; revision=136624
* BROKEN on 5.x: Broken by changes to make(1)Kris Kennaway2004-09-301-0/+4
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118507
* Drop maintainership. Maintainer is not using FreeBSD asErwin Lansing2004-05-091-1/+1
| | | | | | | | | | | | primary OS any longer. Thanks for all your work, Serge! Sorry to see you go. PR: 66407 Submitted by: Serge Gagnon <gagnon_s@sympatico.ca> (maintainer) Notes: svn path=/head/; revision=108717
* Fix build on AMD64Tilman Keskinoz2004-05-053-4/+41
| | | | Notes: svn path=/head/; revision=108451
* Reassign maintainership to Serge Gagnon.Thierry Thomas2004-03-211-1/+1
| | | | | | | | | | | Take care, Serge! PR: ports/64517 Submitted by: Serge Gagnon <gagnon_s@sympatico.ca> Approved by: mat (mentor) Notes: svn path=/head/; revision=104833
* BROKEN on amd64: Does not compileKris Kennaway2004-03-051-1/+7
| | | | Notes: svn path=/head/; revision=103004
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* - Redo this port. Now it compiles on -current again.Pav Lucistnik2003-12-13161-3898/+3063
| | | | | | | | PR: ports/58176 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> Notes: svn path=/head/; revision=95759
* Mark as broken on recent versions of 5.x due to imake problems.Mark Linimon2003-11-221-0/+4
| | | | Notes: svn path=/head/; revision=94711
* Fix typo in comments. I don't believe there are that many sitesMark Linimon2003-11-021-1/+1
| | | | | | | | where you can download masers, but, on the other hand, see RFC 1437 by the present committer. Notes: svn path=/head/; revision=92811
* Release maintainership of ports due to personal technical difficulties.Christian Weisgerber2003-07-301-1/+1
| | | | | | | Submitted by: Serge Gagnon Notes: svn path=/head/; revision=85940