aboutsummaryrefslogtreecommitdiff
path: root/devel/libtai
Commit message (Collapse)AuthorAgeFilesLines
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Drop maintainershipMario Sergio Fujikawa Ferreira2006-12-151-1/+1
| | | | Notes: svn path=/head/; revision=179803
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-2/+0
| | | | Notes: svn path=/head/; revision=161363
* o Update the leap seconds table according toMario Sergio Fujikawa Ferreira2005-12-232-1/+11
| | | | | | | | | | | | | | http://hpiers.obspm.fr/eoppc/bul/bulc/bulletinc.dat. There is a leap seconds at the end of 2005. o Bump PORTREVISION PR: 89948 Submitted by: Frank W. Josellis <frank@dynamical-systems.org>, markzero <mark@darklogik.org> Obtained from: http://hpiers.obspm.fr/eoppc/bul/bulc/bulletinc.dat Notes: svn path=/head/; revision=151938
* Add SHA256 checksumMario Sergio Fujikawa Ferreira2005-11-111-0/+1
| | | | Notes: svn path=/head/; revision=147883
* Remove deprecated USE_SIZEMario Sergio Fujikawa Ferreira2004-12-251-1/+0
| | | | Notes: svn path=/head/; revision=125124
* USE_SIZEifyMario Sergio Fujikawa Ferreira2004-02-082-0/+2
| | | | Notes: svn path=/head/; revision=100321
* De-pkg-commentMario Sergio Fujikawa Ferreira2003-02-232-1/+1
| | | | Notes: svn path=/head/; revision=76311
* PERL -> REINPLACEEdwin Groothuis2002-11-041-1/+1
| | | | | | | | | and russian/mod_ssl has USE_PERL5=yes Notices on: bento Notes: svn path=/head/; revision=69429
* Remove forgotten dirMario Sergio Fujikawa Ferreira2002-09-221-0/+1
| | | | | | | | PR: 43248 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=67032
* Update MASTER_SITESMario Sergio Fujikawa Ferreira2002-09-201-2/+2
| | | | Notes: svn path=/head/; revision=66843
* o Install header files so that this library is actually usableMario Sergio Fujikawa Ferreira2002-08-202-0/+21
| | | | | | | | | o Bump PORTREVISION Prompted by: tobez Notes: svn path=/head/; revision=64703
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-3/+3
| | | | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate. Notes: svn path=/head/; revision=53952
* Add new MASTER_SITESMario Sergio Fujikawa Ferreira2001-02-221-1/+3
| | | | Notes: svn path=/head/; revision=38615
* typo clean up police: \s -> \tMario Sergio Fujikawa Ferreira2001-02-141-1/+1
| | | | Notes: svn path=/head/; revision=38321
* Maintainer is now a committer, update email accordinglyMario Sergio Fujikawa Ferreira2000-10-031-1/+1
| | | | | | | Approved by: will Notes: svn path=/head/; revision=33350
* Add libtai - a library for storing and manipulating dates and times in ↵Maxim Sobolev2000-07-0712-0/+244
second/attosecond. PR: 19348 Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br> Notes: svn path=/head/; revision=30297