summaryrefslogtreecommitdiff
path: root/math/tvmet (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+0
| | | | | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run Notes: svn path=/head/; revision=196111
* - Update to 1.7.2Martin Wilke2007-07-022-7/+17
| | | | | | | | PR: 114076 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=194644
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149432
* - Update to 1.7.1Pav Lucistnik2005-06-064-64/+85
| | | | | | | | | | - Provide WITH_CPPUNIT knob PR: ports/81959 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=136923
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* Update to version 1.1.0.Christian Weisgerber2003-06-063-2/+8
| | | | | | | | PR: 52933 Submitted by: Ports Fury Notes: svn path=/head/; revision=82385
* Update to version 1.0.1Christian Weisgerber2003-05-012-2/+2
| | | | | | | | PR: 51377 Submitted by: Ports Fury Notes: svn path=/head/; revision=79976
* Update to version 1.0.0Christian Weisgerber2003-05-014-45/+82
| | | | | | | | PR: 51232 Submitted by: Ports Fury Notes: svn path=/head/; revision=79972
* Add missing files and directoriesKris Kennaway2003-02-221-0/+18
| | | | Notes: svn path=/head/; revision=76113
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* upgrade to 0.7.0Ying-Chieh Liao2003-01-023-20/+7
| | | | | | | | PR: 46135 Submitted by: Ports Fury Notes: svn path=/head/; revision=72278
* ugprade to 0.6.0Ying-Chieh Liao2002-11-202-2/+2
| | | | | | | | PR: 45444 Submitted by: Ports Fury Notes: svn path=/head/; revision=70586
* 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
* Upgrade to 0.5.1.Oliver Braun2002-10-183-4/+55
| | | | | | | | PR: 44232 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=68290
* Upgrade to 0.5.0.Oliver Braun2002-10-163-3/+12
| | | | | | | | PR: ports/44116 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=68165
* add tvmet 0.4.0Ying-Chieh Liao2002-07-255-0/+54
Tiny Vector and Matrix template library Notes: svn path=/head/; revision=63519