aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libshhmsg
Commit message (Collapse)AuthorAgeFilesLines
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gclsung2006-08-151-1/+1
| | | | | | | - these include comms/ converters/ databases/ devel/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
* - Add some SHA256 checksumspav2005-11-241-0/+1
|
* SIZEify.trevor2004-01-291-0/+1
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Fix braino in previous revisionkris2002-06-161-1/+1
|
* Fix build on currentkris2002-06-161-1/+2
|
* upgrade to 1.4.1ijliao2002-05-215-70/+28
| | | | | PR: 38216 Submitted by: Ports Fury
* To ports@freebsd.org.obrien2002-05-091-1/+1
|
* Don't hard-code -O2; respect CFLAGSkris2001-04-301-3/+4
|
* Add $FreeBSD$, which help me in problem reports.obrien2000-11-221-0/+1
|
* PREFIX and other Makefile changes, plus WWW addition.obrien2000-11-113-22/+38
| | | | Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* White space cleanup.obrien2000-11-111-3/+4
|
* Update master site.obrien2000-11-111-1/+1
| | | | | PR: 19757 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-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
* Fourth round of INSTALLS_SHLIBS conversion.sobomax2000-06-162-3/+1
|
* PORTNAME/PORTVERSION updatemharo2000-04-121-3/+3
|
* Pickup maintance of these until someone else comes along.obrien2000-03-311-1/+1
|
* Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tkris2000-03-291-1/+1
| | | | | | have time to maintain them. Approved by: andy
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-271-1/+1
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* Import of libshhmsg version 1.4.0.steve1999-04-036-0/+87
A library for displaying messages. PR: 6473 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>