summaryrefslogtreecommitdiff
path: root/misc/firestring (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove $FreeBSD$ from patches files everywhere.Mathieu Arnold2015-05-221-2/+0
| | | | | With hat: portmgr Sponsored by: Absolight
* Add reliably working download site before the port could be marked BROKEN.Alexey Dokuchaev2015-04-131-1/+2
|
* Remove indefinite articles and trailing periods from COMMENT, plus minorJimmy Olgeni2014-07-071-1/+1
| | | | | | | | | COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category M. CR: D306 Approved by: portmgr (bapt)
* Support staging.Vanilla I. Shu2014-05-208-55/+197
| | | | Approved by: portmgr@
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | misc)
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file.
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
|
* - Remove USE_GCC where it can be satisfied with base compiler on followingPav Lucistnik2008-07-251-2/+0
| | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
* - 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)
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | Approved by: krion@
* Depend on GCC 3.4 or later instead of GCC 3.2 and simplify the respectiveGerald Pfeifer2005-05-281-3/+1
| | | | | | rules. Approved by: maintainer timeout
* Remove USE_GCC=yes nop.Pete Fritchman2004-05-021-2/+0
| | | | Noticed by: kris
* - update to 0.9.12Pete Fritchman2004-05-026-52/+82
| | | | | | | | | | - unbreak: don't write in /usr/lib - use bzip2 - depend on gcc3 - update pkg-descr & WWW: tag PR: 65951 Submitted by: maintainer
* These broken ports are scheduled for deletion on June 18 if they areKris Kennaway2004-04-191-0/+2
| | | | still broken at that time and no PRs have been submitted containing a fix.
* This port is broken on 4.x as well.Kris Kennaway2004-02-211-7/+3
|
* BROKEN on 5.x: Installs into /usr/libKris Kennaway2004-02-051-1/+7
|
* - Update to 0.9.9 [1]Sergei Kolobov2004-01-314-52/+47
| | | | | | | | - Properly respect PREFIX - Re-sort pkg-plist PR: ports/61822 [1] Submitted by: maintainer [1]
* Fix trailing spaces following a \Edwin Groothuis2003-11-091-2/+2
| | | | Noticed by: Subject: INDEX build failed
* Upgraded Port: misc/firestring to 0.9.6James E. Housley2003-11-095-106/+54
| | | | | PR: 58547 Submitted By: MAINTAINER
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* Commited patch, thank you!Edwin Groothuis2002-11-153-13/+21
| | | | | PR: 45235 Submitted by: Dean Hollister <dean@odyssey.apana.org.au>
* Maintainer updates for misc/firestring and net/firedns (dependingEdwin Groothuis2002-11-094-13/+23
| | | | | | | on each other) PR: ports/44771,ports/44773 Submitted by: Dean Hollister <dean@odyssey.apana.org.au>
* Update to new vendor release 0.1.21.Christian Weisgerber2002-10-155-77/+64
| | | | | PR: 44085 Submitted by: Dean Hollister <dean@odyssey.apana.org.au>
* Update to version 0.1.19.Kevin Lo2002-08-233-8/+97
| | | | | PR: 41914 Submitted by: MAINTAINER
* Initial import of firestring 0.1.9.Kevin Lo2002-08-225-0/+54
Libfirestring is a string handling library that provides maximum length aware string handling functions to programs. PR: 38025 Submitted by: Dean Hollister <dean@odyssey.apana.org.au>