aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Convert to staging.Mathieu Arnold2014-01-212-34/+12
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=340563
* Convert to staging.Mathieu Arnold2014-01-212-3/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=340562
* - Remove useless USE_GCC (should fix build where Clang is the default compiler)Ganael LAPLANCHE2014-01-212-52/+33
| | | | | | | | - Use new options framework - Rename CMakeLists' USE_ICONV option to ICONV_LINK Notes: svn path=/head/; revision=340561
* Support staging.Mathieu Arnold2014-01-212-3/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=340560
* Support staging.Mathieu Arnold2014-01-211-1/+0
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=340559
* * Support stagingMathieu Arnold2014-01-211-3/+2
| | | | | | | | | * New LIB_DEPENDS format Sponsored by: Absolight Notes: svn path=/head/; revision=340558
* Update to 4.026Mathieu Arnold2014-01-212-3/+3
| | | | | | | | | PR: ports/185887 Submitted by: Kurt Jaeger Sponsored by: Absolight Notes: svn path=/head/; revision=340557
* Support staging.Mathieu Arnold2014-01-211-5/+3
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=340556
* - Improve COMMENT text, add LICENSEAlexey Dokuchaev2014-01-214-45/+16
| | | | | | | | | - Convert one patch file to MAKE_ARGS - Stagify, dismiss NOPORTDOCS check - Cleanup pkg-descr and pkg-message Notes: svn path=/head/; revision=340555
* - Add custom LICENSE (IBM Public License 1.0)Alexey Dokuchaev2014-01-214-32/+44
| | | | | | | | | - Respect CFLAGS (CC was already respected) - Stagify and simplify FreeBSD handling in source code - Improve COMMENT and port description while here Notes: svn path=/head/; revision=340554
* Update emulators/i386-wine to 1.6.2David Naylor2014-01-213-6/+21
| | | | Notes: svn path=/head/; revision=340553
* - Update to 1.25.1Steve Wills2014-01-212-3/+3
| | | | Notes: svn path=/head/; revision=340552
* Pass full LDFLAGS to configure script. This fixes the build withGerald Pfeifer2014-01-211-1/+2
| | | | | | | | | | | | newer versions of GCC, allowing for an update of lang/gcc (and it's the right thing anyway). PR: 182136 Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net> Approved by: maintainer timeout Notes: svn path=/head/; revision=340551
* - Fix PORTSCOUTDmitry Marakasov2014-01-211-1/+1
| | | | Notes: svn path=/head/; revision=340550
* Update maintainer email addressJonathan Chu2014-01-2126-26/+26
| | | | | | | Approved by: swills (mentor) Notes: svn path=/head/; revision=340549
* New port: benchmarks/iperf3Bruce A. Mah2014-01-214-0/+59
| | | | | | | | | | | | | | | | | | | | iperf is a tool for measuring the maximum TCP and UDP bandwidth along a path between two hosts. It allows the tuning of various parameters and UDP characteristics, and reports bandwidth, delay jitter, datagram loss. iperf was originally developed by NLANR/DAST. iperf3 is a new implementation from scratch, with the goal of a smaller, simpler code base, and a library version of the functionality that can be used in other programs. iperf3 also a number of features found in other tools such as nuttcp and netperf, but were missing from iperf 2.x. iperf3 is not backwards compatible with iperf 2.x. WWW: https://code.google.com/p/iperf/ Approved by: mat (mentor) Notes: svn path=/head/; revision=340548
* - Update to 3.0.4Steve Wills2014-01-212-3/+3
| | | | Notes: svn path=/head/; revision=340547
* - Update to 1.4.15Steve Wills2014-01-212-3/+3
| | | | Notes: svn path=/head/; revision=340546
* - Update to version 4.3.0 and use official (upstream) program nameAlexey Dokuchaev2014-01-213-23/+21
| | | | | | | | - Stagify, unmute installation commands, install manpage under MANPREFIX - Augment port description text while I'm here (per program's webpage) Notes: svn path=/head/; revision=340545
* - Update to 3.2.13Steve Wills2014-01-212-3/+3
| | | | Notes: svn path=/head/; revision=340544
* HTML Purifier is a standards compliant HTML filter library written inMark Felder2014-01-214-0/+33
| | | | | | | | | PHP Approved by: swills (mentor) Notes: svn path=/head/; revision=340543
* Add Pear channel "htmlpurifier" -- htmlpurifier.orgMark Felder2014-01-214-0/+21
| | | | | | | Approved by: swills (mentor) Notes: svn path=/head/; revision=340542
* Set maintainer to Koichiro IWAO.Xin LI2014-01-211-1/+1
| | | | Notes: svn path=/head/; revision=340541
* - Update to 2.9.9Sahil Tandon2014-01-212-13/+14
| | | | | | | | | | | | | | | | | - Adopt new LIB_DEPENDS syntax [1] - Pet portlint(1) on PKGNAMESUFFIX placement [1] - Modify shell command to quiet warnings on 10+ [2] - Respect upstream Makefile's warning suppression [3] PR: [1]: ports/185860 [2]: ports/185857 Submitted by: [1]: Yasuhiro KIMURA <yasu@utahime.org> [2]: adamw [3]: koobs (via email) Notes: svn path=/head/; revision=340540
* - Update to 2.8.17Sahil Tandon2014-01-212-13/+14
| | | | | | | | | | | | | | | | | - Adopt new LIB_DEPENDS syntax [1] - Pet portlint(1) on PKGNAMESUFFIX placement [1] - Modify shell command to quiet warnings on 10+ [2] - Respect upstream Makefile's warning suppression [3] PR: [1]: ports/185860 [2]: ports/185857 Submitted by: [1]: Yasuhiro KIMURA <yasu@utahime.org> [2]: adamw [3]: koobs (via email) Notes: svn path=/head/; revision=340539
* - Update to 2.7.16Sahil Tandon2014-01-212-11/+15
| | | | | | | | | | | | | | | - Mark DEPRECATED [1] - Adopt new LIB_DEPENDS syntax [1] - Pet portlint(1) on PKGNAMESUFFIX placement [1] - Respect upstream Makefile's warning suppression [2] PR: [1]: ports/185860 Submitted by: [1]: Yasuhiro KIMURA <yasu@utahime.org> [2]: koobs (via email) Notes: svn path=/head/; revision=340538
* Repo-copy mail/postfix -> mail/postfix210, and updateSahil Tandon2014-01-2113-15/+864
| | | | | | | | | | | | | | | | | | | | | | both ports to the latest version. Also: - Set INVALID_BDB_VER [1] - Adopt new LIB_DEPENDS syntax [2] - Add option to support LMDB databases [2] - Modify shell command to quiet warnings on 10+ [3] - Respect upstream Makefile's warning suppression [4] PR: [1]: ports/185446 [2]: ports/185860 [3]: ports/185857 Submitted by: [1]: Eero Hanninen <fax@nohik.ee> [2]: Yasuhiro KIMURA <yasu@utahime.org> [3]: adamw [4]: koobs (via email) Notes: svn path=/head/; revision=340537
* - Update to Postfix 2.12 Snapshot 20140109Sahil Tandon2014-01-214-21/+34
| | | | | | | | | | | | | | | | | | | | - Set INVALID_BDB_VER [1] - Adopt new LIB_DEPENDS syntax [2] - Add option to support LMDB databases [2] - Modify shell command to quiet warnings on 10+ [3] - Respect upstream Makefile's warning suppression [4] PR: [1]: ports/185446 [2]: ports/185860 [3]: ports/185857 Submitted by: [1]: Eero Hanninen <fax@nohik.ee> [2]: Yasuhiro KIMURA <yasu@utahime.org> [3]: adamw [4]: koobs (via email) Notes: svn path=/head/; revision=340536
* Support stageBaptiste Daroussin2014-01-212-17/+17
| | | | | | | Respect examplesdir Notes: svn path=/head/; revision=340535
* Support stageBaptiste Daroussin2014-01-211-7/+5
| | | | Notes: svn path=/head/; revision=340534
* Support stageBaptiste Daroussin2014-01-211-11/+11
| | | | | | | Fix packaging as a user Notes: svn path=/head/; revision=340533
* support stageBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340532
* Support stageBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340531
* Support stageBaptiste Daroussin2014-01-212-5/+5
| | | | Notes: svn path=/head/; revision=340530
* Support stageBaptiste Daroussin2014-01-212-6/+7
| | | | | | | Fix plist Notes: svn path=/head/; revision=340529
* Upgrade sysutils/busybox to new stable release 1.22.1.Matthias Andree2014-01-2112-105/+1084
| | | | | | | | | | To see the changes, please visit <http://busybox.net/>. At the same time, disable sysutils/busybox-unstable and tell users to use sysutils/busybox instead. Notes: svn path=/head/; revision=340528
* Support stageBaptiste Daroussin2014-01-211-2/+1
| | | | Notes: svn path=/head/; revision=340527
* Remove files to make room for import from busybox-unstable.Matthias Andree2014-01-212-1039/+0
| | | | Notes: svn path=/head/; revision=340526
* Support stageBaptiste Daroussin2014-01-211-4/+3
| | | | Notes: svn path=/head/; revision=340525
* Support stageBaptiste Daroussin2014-01-211-2/+1
| | | | Notes: svn path=/head/; revision=340524
* Give proper reason why we reject replaced files.Matthias Andree2014-01-211-1/+2
| | | | Notes: svn path=/head/; revision=340523
* Support stageBaptiste Daroussin2014-01-211-14/+13
| | | | Notes: svn path=/head/; revision=340522
* Support stageBaptiste Daroussin2014-01-211-4/+2
| | | | Notes: svn path=/head/; revision=340521
* Support stageBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340520
* Support stageBaptiste Daroussin2014-01-211-3/+2
| | | | Notes: svn path=/head/; revision=340519
* Support stageBaptiste Daroussin2014-01-211-12/+5
| | | | Notes: svn path=/head/; revision=340518
* Support stageBaptiste Daroussin2014-01-211-12/+8
| | | | | | | Fix packaging as a user Notes: svn path=/head/; revision=340517
* Support stageBaptiste Daroussin2014-01-212-5/+3
| | | | Notes: svn path=/head/; revision=340516
* Support stageBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340515
* Support stageBaptiste Daroussin2014-01-212-12/+10
| | | | Notes: svn path=/head/; revision=340514