aboutsummaryrefslogtreecommitdiffstats
path: root/lang/libhx
Commit message (Collapse)AuthorAgeFilesLines
* - Remove NO_STAGE as these have been tested to be safeBryan Drewery2013-09-251-1/+0
| | | | With hat: portmgr
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-211-0/+1
| | | | lang)
* - Update to 3.14.1Pietro Cerutti2013-01-083-13/+10
| | | | | | PR: 174089 Submitted by: gahr Approved by: maintainer (timeout > 1 month)
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-241-2/+2
| | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav
* - Fix PLIST and handling of PORTDOCSPietro Cerutti2011-09-082-11/+10
| | | | Reported by: PH (via erwin)
* - Update to 3.10.1Pietro Cerutti2011-09-073-4/+5
| | | | | | PR: 159598 Submitted by: Pietro Cerutti <gahr@FreeBSD.org> Approved by: maintainer timeout (1 month)
* - remove MD5Olli Hauer2011-07-031-1/+0
|
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
|
* - Fix build on < 800505 by properly using USE_XZPietro Cerutti2010-11-021-1/+1
| | | | Reported by: ph (via pav)
* - Update to 3.6Pietro Cerutti2010-10-293-6/+7
| | | | | | PR: 151455 Submitted by: gahr Approved by: maintainer (timeout 15 days)
* - Update to 3.2Sylvio Cesar Teixeira2009-12-033-5/+5
| | | | Approved by: miwi (mentor)
* - Update my mail address to FreeBSDSylvio Cesar Teixeira2009-11-281-2/+2
| | | | Approved by: miwi (mentor)
* - Fix build on FreeBSD 6.XMartin Wilke2009-09-132-0/+8
| | | | | PR: 138745 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> (maintainer)
* - Update to 3.0.1.Marcelo Araujo2009-09-043-7/+6
| | | | | PR: ports/138511 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> (maintainer)
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | starting with H,I,J,K,L
* - Update to 2.8.Marcelo Araujo2009-08-103-5/+5
| | | | | PR: ports/137490 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> (maintainer)
* - Update pkg-descrDennis Herrmann2009-06-221-0/+11
|
* libHX is a C library (with some additional C++ bindings available)Dennis Herrmann2009-06-214-0/+58
WWW: http://libhx.sourceforge.net/ PR: ports/135871 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>