summaryrefslogtreecommitdiff
path: root/x11/libsx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Remove support for a.out format and PORTOBJFORMAT variable from individualPav Lucistnik2007-01-301-4/+1
| | | | | | | | | ports With hat: portmgr Notes: svn path=/head/; revision=183698
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149464
* Remove XAWVER from Xaw3d LIB_DEPENDS re. Xaw3d will be depended upon justDejan Lesjak2005-04-101-1/+1
| | | | | | | | | | fine without explicit version in there, while specifying it can occasionally confuse (cf. ports/78527). Packages depend on specific versions of Xaw3d and X libraries anyway and ports will get the right version number through imake. Notes: svn path=/head/; revision=132854
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* 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
* - PORTDOCS policePatrick Li2001-12-242-20/+20
| | | | | | | | - DOCSDIR support to some - Brush out some lint Notes: svn path=/head/; revision=52072
* Remove giffunip@asme.org as the maintainer: he no longer has the abilityKris Kennaway2001-08-231-1/+1
| | | | | | | | | | to maintain these ports. Any non-committer who wants to grab one let me know. Approved by: old maintainer Notes: svn path=/head/; revision=46749
* Style fixes for ports/x11.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37994
* 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
* Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these portsSatoshi Asami2000-09-051-1/+1
| | | | | | | work with both XFree86-3 and XFree86-4. Notes: svn path=/head/; revision=32320
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-3/+3
| | | | Notes: svn path=/head/; revision=27497
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21147
* #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
* Fix for ELF build and remove empty directories on deinstall.Steve Price1998-09-272-64/+43
| | | | Notes: svn path=/head/; revision=13435
* Remove regexp support for Xaw3d since it can now be built inSteve Price1998-09-211-2/+2
| | | | | | | an ELF world. Notes: svn path=/head/; revision=13273
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=12335
* 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
* Add dependency on Xaw3d and minor cleanup prompted by portlint.Thomas Gellekum1997-09-153-3/+4
| | | | | | | | Part of PR: 4531 Submitted by: Pedro Giffuni <giffunip@asme.org> Notes: svn path=/head/; revision=7917
* Patch to make freq/dirlist.c compile on -current.Masafumi Max NAKANE1997-09-031-0/+10
| | | | Notes: svn path=/head/; revision=7760
* Modify this port to also install libfreq.a.Masafumi Max NAKANE1997-09-032-10/+14
| | | | | | | | PR: 4456 Submitted by: the port maintainer Notes: svn path=/head/; revision=7759
* Change from .tar.gz to .tar.ZBill Fenner1997-08-112-2/+3
| | | | | | | | PR: ports/4266 Submitted by: pgiffuni@fps.biblos.unal.edu.co (Pedro Giffuni S.) Notes: svn path=/head/; revision=7523
* Checksum changed again.Satoshi Asami1997-01-241-1/+1
| | | | Notes: svn path=/head/; revision=5430
* Update checksum and fix CFLAGS += setting.Chuck Robey1997-01-232-2/+2
| | | | | | | Submitted by: Pedro Giffuni S. <pgiffuni@fps.biblos.unal.edu.co> Notes: svn path=/head/; revision=5408
* Switched to using the INSTALL_* macros.David E. O'Brien1997-01-131-7/+7
| | | | Notes: svn path=/head/; revision=5341
* Checksum was incorrect, has changed, or something.Satoshi Asami1997-01-131-1/+1
| | | | Notes: svn path=/head/; revision=5338
* Import of libsx, a simple X library.Thomas Gellekum1997-01-136-0/+129
Closes PR #2289. Submitted by: pgiffuni@FPS.biblos.unal.edu.co Notes: svn path=/head/; revision=5333