aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/slingshot
Commit message (Collapse)AuthorAgeFilesLines
* BROKEN on ia64: Missing -fPIC from shared librariesKris Kennaway2005-10-281-2/+2
| | | | Notes: svn path=/head/; revision=146617
* BROKEN on amd64: Does not compile (missing -fPIC)Kris Kennaway2004-05-231-1/+7
| | | | Notes: svn path=/head/; revision=109771
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* 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
* patch x11-toolkits/slingshot:Daichi GOTO2003-07-042-1/+18
| | | | | | | | | | - patch the file example/tree/lex.yy.c so the port will build PR: 50997 Submitted by: Serge Gagnon <gagnon__s@videotron.ca> Notes: svn path=/head/; revision=84200
* 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
* Remove lib/libsspkg.sa.1 from plist since we don't build it.Kris Kennaway2002-05-151-1/+0
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=59213
* - PORTDOCS policePatrick Li2001-12-241-10/+10
| | | | | | | | - DOCSDIR support to some - Brush out some lint Notes: svn path=/head/; revision=52072
* Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer ↵David W. Chapman Jr.2001-09-231-2/+1
| | | | | | | | | | | exists. PR: 30497 Submitted by: Dan Larsson Approved by: will Notes: svn path=/head/; revision=48126
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-2/+2
| | | | Notes: svn path=/head/; revision=37252
* 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
* Third round of INSTALL_SHLIBS=yes fixes.Maxim Sobolev2000-06-152-3/+1
| | | | Notes: svn path=/head/; revision=29615
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-3/+3
| | | | Notes: svn path=/head/; revision=27434
* - Fix MASTER_SITESMichael Haro2000-04-016-22/+66
| | | | | | | | | | | - Support CFLAGS properly - Support install macros PR: 17172 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=27217
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21148
* Fix for ELF, cleanup PLIST, and find new xview port.Steve Price1999-05-043-26/+31
| | | | | | | | PR: 11206 Submitted by: Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co> Notes: svn path=/head/; revision=18482
* Mark BROKEN for ELF:Justin M. Seger1998-10-151-1/+3
| | | | | | | | | | | | | ===> Building package for slingshot-2.1 Creating package /usr/ports/packages/All/slingshot-2.1.tgz Registering depends: XFree86-3.3.2 xview-config-3.2.1 xview-lib-3.2.1. Creating gzip'd tar ball in '/usr/ports/packages/All/slingshot-2.1.tgz' tar: can't add file lib/libsspkg.so.1 : No such file or directory /usr/sbin/pkg_create: tar command failed with code 256 *** Error code 1 Notes: svn path=/head/; revision=14025
* Remove regexp support for libxview not that it builds ELF too.Steve Price1998-09-211-2/+2
| | | | Notes: svn path=/head/; revision=13294
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=12335
* Move "FWF Xaw3d auis blt iv lesstif neXtaw pmw pygtk qt qt133 qt140Satoshi Asami1998-08-071-2/+2
| | | | | | | | 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
* Update to reflect Pedro's new Email address.Steve Price1998-02-201-3/+3
| | | | | | | PR: 5725 Notes: svn path=/head/; revision=9862
* An xview extension package.Satoshi Asami1997-06-0310-0/+415
PR: 3482 Submitted by: Pedro F. Giffuni <pgiffuni@FPS.biblos.unal.edu.co> Notes: svn path=/head/; revision=6712