aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libstrfunc
Commit message (Collapse)AuthorAgeFilesLines
* Conversion to a single libtool environment.ade2006-02-232-1/+2
| | | | Approved by: portmgr (kris)
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* Add missed manpages.skv2005-06-101-0/+1
| | | | Pointed by: pointyhat (kris)
* Update to 8.2skv2005-06-084-9/+22
| | | | Approved by: maintainer
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Update to 7.4.6arved2003-01-162-2/+2
| | | | | PR: 47104 Submitted by: Lev Walkin <vlm@lionet.info>
* upgrade to 7.4.5ijliao2003-01-032-2/+2
| | | | | PR: 45868 Submitted by: maintainer
* Update to 7.4pat2002-07-024-28/+25
| | | | | PR: ports/40025 Submitted by: maintainer
* upgrade to 7.3ijliao2001-12-272-2/+2
| | | | | PR: 33229 Submitted by: maintainer
* Update to 7.2.7.petef2001-11-302-8/+5
| | | | | PR: 32189 Submitted by: maintainer
* add libstrfuncijliao2001-08-045-0/+69
Handles CGI forms, MIME, templates, date conversions, etc. PR: 29076 Submitted by: Lev Walkin <vlm@spelio.net.ru>