/japanese/p5-Text-Kakasi/

-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/security/tinc
Commit message (Collapse)AuthorAgeFilesLines
* - Fix MASTER_SITESkrion2004-05-261-2/+2
| | | | | PR: ports/67201 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
* - Remove USE_SIZE knobkrion2004-04-161-1/+0
|
* Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-2/+3
| | | | | Submitted by: trevor Tested by: bento
* - SIZEifykrion2004-01-302-0/+2
|
* Now gettext 0.12.1 is gettext-old.trevor2004-01-241-1/+1
|
* - Use LDFLAGSkrion2003-12-191-1/+2
|
* - Update to version 1.0.2krion2003-11-092-2/+2
|
* - Fix extra " from last commit.dinoex2003-09-031-1/+1
| | | | pointy hat to me ... commited wrong work dir
* - don't clobber any given LDFLAGSdinoex2003-09-011-2/+2
| | | | | resolves conflitcs with bsd.openssl.mk Approved by: krion
* - Use LIBS in CONFIGURE_ENVkrion2003-09-011-2/+1
| | | | Reported by: kris via bento
* - Update to 1.0.1krion2003-08-153-12/+6
| | | | - Take maintainership
* In OpenSSL 0.9.7, `OpenSSL_add_all_algorithms' is now a macro. Thisnectar2003-02-221-0/+6
| | | | | | causes configure scripts that look for this function in libcrypto to lose. Use `OpenSSL_add_all_ciphers' instead (which is a function in both OpenSSL 0.9.6 and 0.9.7).
* 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
* build with only 1 info fileijliao2002-09-192-6/+9
| | | | | PR: 42906 Submitted by: Ports Fury