aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/xview
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* - Unbroke xview on -current machineDaichi GOTO2003-06-197-6/+344
| | | | | | | | | | | - New files patch-old-wait.h patch-text_extras_menu patch-util-Imakefile types.h.in wait.h.in. PR: 52437 Submitted by: Serge Gagnon <gagnon__s@videotron.ca> (maintainer) Notes: svn path=/head/; revision=83293
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENKris Kennaway2003-06-041-6/+6
| | | | | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris Notes: svn path=/head/; revision=82300
* BROKEN on 5.1: does not compileKris Kennaway2003-05-181-1/+7
| | | | Notes: svn path=/head/; revision=81209
* 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
* Add patch to fix mmap function prototype being redefined even for OS's withPatrick Li2002-08-011-0/+12
| | | | | | | | | | an mmap implementation PR: ports/41093 Submitted by: Adam Weinberger <adam@vectors.cx> Notes: svn path=/head/; revision=63831
* Fix building on -currentDavid W. Chapman Jr.2002-05-151-15/+36
| | | | | | | | PR: 37987 Submitted by: Oliver Braun Notes: svn path=/head/; revision=59196
* - PORTDOCS policePatrick Li2001-12-241-9/+9
| | | | | | | | - DOCSDIR support to some - Brush out some lint Notes: svn path=/head/; revision=52072
* Don't remove include/bitmaps; mtree(8) takes care of it.Thomas Gellekum2001-06-071-1/+0
| | | | Notes: svn path=/head/; revision=43593
* Batch of style fixes for x11-toolkits.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37998
* Forgotten to bump PORTREVISION due to addition of patch-lp, which fixedLars Koeller2001-01-281-0/+1
| | | | | | | the problems of finding .text_extras_menu. Notes: svn path=/head/; revision=37678
* During compile of xview on my 4.2-Release System with XFree-3.3.6 theLars Koeller2001-01-211-0/+22
| | | | | | | | | | | | | | | | | | | | location of .text_extras_menu is set via imake to -DEXTRASMENU="\"/usr/X11R6/lib/.text_extras_menu\"" This absolute path is not handeld by the code in .../lib/libxview/textsw/txt_e_menu.c This patch fixes this case. The warning message when starting xview progams it's unable to find /usr/lib/./usr/X11R6/lib/.text_extras_menu didn't appear anymore. Notes: svn path=/head/; revision=37413
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax Notes: svn path=/head/; revision=29651
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because IMaxim Sobolev2000-06-161-1/+1
| | | | | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax Notes: svn path=/head/; revision=29628
* First round of INSTALL_SHLIB fixes.Maxim Sobolev2000-06-152-3/+1
| | | | Notes: svn path=/head/; revision=29613
* Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to mySatoshi Asami2000-06-091-1/+2
| | | | | | | area on the local ports tree. Notes: svn path=/head/; revision=29476
* Add 5 files and delete 4 directories.Satoshi Asami2000-06-021-0/+9
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=29112
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-3/+3
| | | | Notes: svn path=/head/; revision=27434
* Fix for sigset_t changes in -current.Satoshi Asami2000-01-202-33/+36
| | | | | | | | PR: 16174 Submitted by: Alexander Langer <alex@cichlids.com> Notes: svn path=/head/; revision=24854
* Remove and entry for a file that we are longer using.Steve Price1999-09-271-1/+0
| | | | | | | Caught by: pib(1) Notes: svn path=/head/; revision=21978
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157