aboutsummaryrefslogtreecommitdiff
path: root/www/free-sa-devel
Commit message (Collapse)AuthorAgeFilesLines
* Remove UNIQUENAME and LATEST_LINK.Mathieu Arnold2015-08-171-1/+0
| | | | | | | | | | | | | | | | | | | | UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now, we won't have conflicts there. Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel has the correct PKGNAME anyway. Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called OPTIONS_FILE now.) Reviewed by: antoine, bapt Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3336 Notes: svn path=/head/; revision=394508
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Simplify plistBaptiste Daroussin2014-09-221-14/+1
| | | | Notes: svn path=/head/; revision=368863
* - Move RESETPREFIX to default PLIST_SUBBryan Drewery2014-08-181-1/+0
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=365325
* Add DOCS option to the remaining staged ports where PORTDOCS appearsAdam Weinberger2014-07-161-1/+1
| | | | | | | in the plist. Notes: svn path=/head/; revision=362026
* www/free-sa-devel: update to 2.0.0b6.7Ruslan Makhmatkhanov2014-04-222-4/+5
| | | | | | | | PR: 188791 Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> (maintainer) Notes: svn path=/head/; revision=351876
* www/free-sa-devel: Update version 2.0.0b5.10 => 2.0.0b6John Marino2014-04-175-70/+91
| | | | | | | | | | This also unbreaks the port by removing the unrecognized -mrelax flag. PR: ports/184050 submitted by: maintainer (Alexander Moisseev) Notes: svn path=/head/; revision=351492
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* Fix build with clangBaptiste Daroussin2013-09-061-5/+2
| | | | Notes: svn path=/head/; revision=326529
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Update to 2.0.0b5.10 [1]Bryan Drewery2012-09-102-10/+12
| | | | | | | | | | | - Convert to new options framework PR: ports/171522 [1] Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> (maintainer) [1] Approved by: eadler, bapt (mentors, implicit) Notes: svn path=/head/; revision=304056
* - Update to 2.0.0b5Carlo Strub2012-03-053-7/+8
| | | | | | | | | | | - Add license PR: ports/165729 Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> (maintainer) Approved by: glarkin@ (mentor, implicit) Notes: svn path=/head/; revision=292770
* - Update to 2.0.0b4.8Beech Rintoul2011-05-193-156/+5
| | | | | | | | | PR: ports/157087 Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> (maintainer) Approved by: itetcu (mentor)(implicit) Notes: svn path=/head/; revision=274325
* -Update to 2.0.0b4.p7Beech Rintoul2011-05-153-4/+156
| | | | | | | | | PR: ports/156924 Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> (maintainer) Approved by: itetcu (mentor)(implicit) Notes: svn path=/head/; revision=274132
* - Update to 2.0.0b4Frederic Culot2011-04-263-6/+9
| | | | | | | | PR: ports/156639 Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> (maintainer) Notes: svn path=/head/; revision=273191
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update to 2.0.0b3Martin Wilke2010-05-104-14/+11
| | | | | | | | PR: 144904 Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> (maintainer) Notes: svn path=/head/; revision=254048
* - Respect main variables.Felippe de Meirelles Motta2009-10-114-45/+62
| | | | | | | | | | | - Add OPTIONS KNOB. - Bump PORTREVISION. PR: ports/139388 Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> (maintainer) Notes: svn path=/head/; revision=242703
* - Now fix to use this port on !i386.Felippe de Meirelles Motta2009-09-271-6/+3
| | | | | | | | | PR: ports/139119 Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=242177
* - Mark as BROKEN on !i386.Felippe de Meirelles Motta2009-09-271-0/+3
| | | | | | | | Reported by: pav Feature safe: yes Notes: svn path=/head/; revision=242171
* New port: free-sa development versionFelippe de Meirelles Motta2009-09-208-0/+192
Free-SA is a statistic analyzer for daemons log files similar to SARG. Its main advantages over SARG are much better speed (7x-20x times), more reports support, crossplatform work and W3C compliance of generated HTML/CSS reports code. WWW: http://free-sa.sourceforge.net PR: ports/137172 Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> Reworked by: myself Feature safe: yes Notes: svn path=/head/; revision=241802