summaryrefslogtreecommitdiff
path: root/devel/libafterbase (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Better fix for amd64: don't pessimize the lib.a by compiling the objectKris Kennaway2004-03-152-9/+43
| | | | | | | files with -fPIC; instead, build them twice with and without -fPIC. Notes: svn path=/head/; revision=104054
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Fix build on amd64Tilman Keskinoz2004-01-051-0/+1
| | | | Notes: svn path=/head/; revision=97405
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* 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
* Replace ${PERL} with ${REINPLACE_CMD}Ying-Chieh Liao2002-06-251-1/+2
| | | | | | | | PR: 39842 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=61964
* Update to 0.92.Pete Fritchman2002-02-282-2/+2
| | | | | | | | PR: 35410 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=55352
* Update to 0.91Kevin Lo2002-01-174-6/+63
| | | | | | | | PR: 33789 Submitted by: Ports Fury Notes: svn path=/head/; revision=53249
* add libafterbaseYing-Chieh Liao2001-10-086-0/+111
AfterStep basic functionality library Notes: svn path=/head/; revision=48568