aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/xview-clients
Commit message (Collapse)AuthorAgeFilesLines
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276984
* Assume maintainership.Cy Schubert2011-06-081-1/+1
| | | | Notes: svn path=/head/; revision=275242
* 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
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+1
| | | | | | | | | | | | | | | | | | - 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-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* No need to build all of xview again, we only need to patch it. Add missingKris Kennaway2006-02-281-1/+2
| | | | | | | | | USE_IMAKE dependency to allow this. This also fixes the package build. Approved by: portmgr (implicit) Notes: svn path=/head/; revision=156905
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149470
* - Unbreak xview-clients on FreeBSD 5.X and newerPav Lucistnik2005-08-111-2/+4
| | | | | | | | Reported by: krismail Approved by: portmgr (kris) Notes: svn path=/head/; revision=140846
* Needs extracted xview as a patch-dependency. I don't now why the behviourVolker Stolz2005-04-201-1/+1
| | | | | | | | | seems to have changed, though. Noticed by: cluster Notes: svn path=/head/; revision=133738
* Unbreak by not creating empty directories. Note that this patch will beVolker Stolz2005-02-212-2/+11
| | | | | | | | applied after the initial xview-build and relies on correctly detecting that the Makefile must be regenerated. Notes: svn path=/head/; revision=129508
* BROKEN: Incomplete pkg-plistKris Kennaway2005-02-181-0/+2
| | | | Notes: svn path=/head/; revision=129206
* Drop html manpages.Dejan Lesjak2004-12-241-5/+0
| | | | | | | Prodded by: pointyhat via kris Notes: svn path=/head/; revision=125090
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* - Update to match new xview port.Pav Lucistnik2003-12-135-473/+13
| | | | | | | | PR: ports/58177 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> Notes: svn path=/head/; revision=95760
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75976
* 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
* Batch of style fixes for x11-toolkits.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37998
* Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to mySatoshi Asami2000-06-091-0/+2
| | | | | | | area on the local ports tree. Notes: svn path=/head/; revision=29476
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-3/+3
| | | | Notes: svn path=/head/; revision=27434
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21148
* Assorted ${WRKDIRPREFIX}/symlink ${PORTSDIR} fixes. mbone/vat still doesn'tSatoshi Asami1999-07-151-2/+2
| | | | | | | build but at least it will have a better chance. Notes: svn path=/head/; revision=20221
* #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 ${WRKDIRPREFIX} in front of ${WRKSRC}.Satoshi Asami1999-05-121-2/+2
| | | | Notes: svn path=/head/; revision=18807
* Add a couple of new fixes and use the unified xview port.Steve Price1999-05-046-64/+138
| | | | | | | | PR: 9700 Submitted by: Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co> Notes: svn path=/head/; revision=18485
* I tried to be too cute with the DEPENDS stuff. Change all install targetsSatoshi Asami1999-01-111-2/+2
| | | | | | | | | to "install". Reported by: Cejka Rudolf <cejkar@dcse.fee.vutbr.cz> Notes: svn path=/head/; revision=16001
* Make these work with read-only ${PORTSDIR}s. Also, don't always installSatoshi Asami1998-12-021-4/+3
| | | | | | | xview-config from DEPENDS. Notes: svn path=/head/; revision=15054
* Use relative (${.CURDIR}) instead of absolute (${PORTSDIR}) paths forSatoshi Asami1998-10-091-2/+2
| | | | | | | | | WRKSRC. Prepend ${WRKDIRPREFIX} in front while I'm here. Reported by: David Kulp <dkulp@neomorphic.com> Notes: svn path=/head/; revision=13761
* Move "FWF Xaw3d auis blt iv lesstif neXtaw pmw pygtk qt qt133 qt140Satoshi Asami1998-08-071-4/+4
| | | | | | | | slingshot tix tk41 tk42 tk80 tk81 tkstep80 v xbae xforms xview-clients xview-config xview-lib" from x11 to x11-toolkits. Notes: svn path=/head/; revision=12330
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* Greatly shortened the DESCR files (which were simply the long README fileDavid E. O'Brien1996-12-252-255/+21
| | | | | | | | from the distfile). Clarified COMMENT files. Notes: svn path=/head/; revision=5087
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-181-1/+0
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* Makefile cleanup. Plus:Satoshi Asami1996-11-161-3/+3
| | | | | | | | | | | | | xview-clients/Makefile: replace NO_EXTRACT with an empty do-extract: target, otherwise DEPENDS won't work xview-lib/Makefile: add comment explaining above, use full pathname for ldconfig xview-config/Makefile: use MASTER_SITE_XCONTRIB Notes: svn path=/head/; revision=4514
* add patches from Tom Crummey <tom@tompc.sos.bangor.ac.uk>Eric L. Hernes1996-11-152-1/+16
| | | | | | | closes ports/1742 Notes: svn path=/head/; revision=4489
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
| | | | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948
* Set USE_X11 instead of defining PREFIX explicitly. Among other things,Satoshi Asami1995-05-191-3/+2
| | | | | | | this will avoid calling of mtree. Notes: svn path=/head/; revision=1789
* Add more CATEGORIES. packages/orphans is now empty.Satoshi Asami1995-05-031-1/+2
| | | | Notes: svn path=/head/; revision=1590
* Make the xview-* trilogy compile. I haven't tested them, but allSatoshi Asami1995-04-252-10/+7
| | | | | | | | the patches applied without hitch so I assume they should work. (ljo's too busy to take a look now, so I went ahead and fixed them....) Notes: svn path=/head/; revision=1533
* Some more ports Makefile updates...sorry, don't have time now soSatoshi Asami1995-04-121-0/+10
| | | | | | | x11/ is only halfway finished. Notes: svn path=/head/; revision=1349
* olwm:Andreas Schulz1995-02-271-17/+37
| | | | | | | | | Don't make the inclusion of sys/param.h a conditional of OW_I18N_L4. Always include it, otherwise the BSD symbol is not defined and a gethostname with three instead of two arguments is included. Notes: svn path=/head/; revision=1051
* Put an empty fetch target into the Makefile. Otherwise it tries to fetchAndreas Schulz1995-02-121-0/+2
| | | | | | | a xview-clients.tar.gz if someone runs a "make fetch" from /usr/ports. Notes: svn path=/head/; revision=959
* Finally found why the package wasn't built.L Jonas Olsson1994-12-121-0/+5
| | | | Notes: svn path=/head/; revision=561
* More correct PLIST.L Jonas Olsson1994-12-111-15/+5
| | | | Notes: svn path=/head/; revision=549
* Move the configure part to a shell script. It uses slightly nonstandard imakeL Jonas Olsson1994-11-231-5/+1
| | | | | | | ways and a configure script seems to work best. Notes: svn path=/head/; revision=482
* Patches for the clients.L Jonas Olsson1994-11-221-0/+355
| | | | Notes: svn path=/head/; revision=461
* The sources rea now in xview-config.L Jonas Olsson1994-11-221-5/+4
| | | | | | | | | Reviewed by: Submitted by: Obtained from: Notes: svn path=/head/; revision=460
* Add pkg files.L Jonas Olsson1994-11-223-0/+283
| | | | Notes: svn path=/head/; revision=456
* Initial import of the xview 3.2 X11R6 clients. Patches from Scott Mace.L Jonas Olsson1994-11-221-0/+15
Makefile by me. Intentionally not added to x11 Makefile yet. Obtained from: Scott Mace. Notes: svn path=/head/; revision=455