Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove $FreeBSD$ from patches files everywhere. | Mathieu Arnold | 2015-05-22 | 1 | -2/+0 |
| | | | | | With hat: portmgr Sponsored by: Absolight | ||||
* | Add reliably working download site before the port could be marked BROKEN. | Alexey Dokuchaev | 2015-04-13 | 1 | -1/+2 |
| | |||||
* | Remove indefinite articles and trailing periods from COMMENT, plus minor | Jimmy Olgeni | 2014-07-07 | 1 | -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. Shu | 2014-05-20 | 8 | -55/+197 |
| | | | | Approved by: portmgr@ | ||||
* | Fix properties on pkg-plist | Baptiste Daroussin | 2014-01-21 | 1 | -1/+0 |
| | |||||
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | Baptiste Daroussin | 2013-09-20 | 1 | -5/+2 |
| | | | | misc) | ||||
* | Remove more tags from pkg-descr files fo the form: | Doug Barton | 2011-10-24 | 1 | -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 support | Martin Wilke | 2011-03-19 | 1 | -1/+0 |
| | |||||
* | - Remove USE_GCC where it can be satisfied with base compiler on following | Pav Lucistnik | 2008-07-25 | 1 | -2/+0 |
| | | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT | ||||
* | - Remove unneeded dependency from gtk12/gtk20 [1] | Martin Wilke | 2008-04-19 | 1 | -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) | ||||
* | SHA256ify | Edwin Groothuis | 2006-01-22 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | Depend on GCC 3.4 or later instead of GCC 3.2 and simplify the respective | Gerald Pfeifer | 2005-05-28 | 1 | -3/+1 |
| | | | | | | rules. Approved by: maintainer timeout | ||||
* | Remove USE_GCC=yes nop. | Pete Fritchman | 2004-05-02 | 1 | -2/+0 |
| | | | | Noticed by: kris | ||||
* | - update to 0.9.12 | Pete Fritchman | 2004-05-02 | 6 | -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 are | Kris Kennaway | 2004-04-19 | 1 | -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 Kennaway | 2004-02-21 | 1 | -7/+3 |
| | |||||
* | BROKEN on 5.x: Installs into /usr/lib | Kris Kennaway | 2004-02-05 | 1 | -1/+7 |
| | |||||
* | - Update to 0.9.9 [1] | Sergei Kolobov | 2004-01-31 | 4 | -52/+47 |
| | | | | | | | | - Properly respect PREFIX - Re-sort pkg-plist PR: ports/61822 [1] Submitted by: maintainer [1] | ||||
* | Fix trailing spaces following a \ | Edwin Groothuis | 2003-11-09 | 1 | -2/+2 |
| | | | | Noticed by: Subject: INDEX build failed | ||||
* | Upgraded Port: misc/firestring to 0.9.6 | James E. Housley | 2003-11-09 | 5 | -106/+54 |
| | | | | | PR: 58547 Submitted By: MAINTAINER | ||||
* | De-pkg-comment. | Akinori MUSHA | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | Commited patch, thank you! | Edwin Groothuis | 2002-11-15 | 3 | -13/+21 |
| | | | | | PR: 45235 Submitted by: Dean Hollister <dean@odyssey.apana.org.au> | ||||
* | Maintainer updates for misc/firestring and net/firedns (depending | Edwin Groothuis | 2002-11-09 | 4 | -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 Weisgerber | 2002-10-15 | 5 | -77/+64 |
| | | | | | PR: 44085 Submitted by: Dean Hollister <dean@odyssey.apana.org.au> | ||||
* | Update to version 0.1.19. | Kevin Lo | 2002-08-23 | 3 | -8/+97 |
| | | | | | PR: 41914 Submitted by: MAINTAINER | ||||
* | Initial import of firestring 0.1.9. | Kevin Lo | 2002-08-22 | 5 | -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> |