aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Remote duplicate portAntoine Brodin2015-09-096-32/+1
| | | | | | | Pointy hat: tj@ Notes: svn path=/head/; revision=396473
* Update to 0.12Emanuel Haupt2015-09-092-3/+3
| | | | Notes: svn path=/head/; revision=396472
* Update to 1.04Emanuel Haupt2015-09-092-3/+3
| | | | Notes: svn path=/head/; revision=396471
* - Add NO_ARCHDmitry Marakasov2015-09-091-18/+10
| | | | | | | - Switch to options helpers Notes: svn path=/head/; revision=396470
* - Add NO_ARCHDmitry Marakasov2015-09-091-1/+2
| | | | Notes: svn path=/head/; revision=396469
* - Fix shebangsDmitry Marakasov2015-09-093-5/+6
| | | | | | | | | - Switch to @sample Approved by: portmgr blanket Notes: svn path=/head/; revision=396468
* - Switch to options helpersDmitry Marakasov2015-09-091-29/+29
| | | | | | | | - Simplify - Only use GCC where necessary Notes: svn path=/head/; revision=396467
* - Fix commentDmitry Marakasov2015-09-091-2/+4
| | | | | | | | - Add LICENSE_FILE - Add NO_ARCH Notes: svn path=/head/; revision=396466
* - Add NO_ARCHDmitry Marakasov2015-09-091-1/+2
| | | | Notes: svn path=/head/; revision=396465
* - Clarify LICENSEDmitry Marakasov2015-09-091-3/+6
| | | | | | | | - Add LICENSE_FILE - Switch to options helpers Notes: svn path=/head/; revision=396464
* devel/gitlist: NEW PORT - Web based Git repository browser written in PHPBartek Rutkowski2015-09-095-0/+59
| | | | | | | | | | | | GitList is a web based git repository browser written in PHP similar to GitHub WWW: http://gitlist.org PR: 198063 Submitted by: Andre Rikkert de Koe <andre@ark-ict.nl> Notes: svn path=/head/; revision=396463
* Do not declare that the port is broken on Tier-2 architectures: it buildsAlexey Dokuchaev2015-09-091-15/+15
| | | | | | | | | and installs just fine on at least PowerPC, and I do not see a reason why would simple Perl program fail to install as long as all dependencies are satisfied. While here, amend CATEGORIES/COMMENT and wrap very long lines. Notes: svn path=/head/; revision=396462
* It turned out -fPIC is required on sparc64 as well: it dumps core withoutAlexey Dokuchaev2015-09-091-0/+1
| | | | | | | | | | | | it on extraction, which turn breaks e.g. `sysutils/namefix' port. Do not bump port revision again as it was bumped just couple of hours ago, which is just too small in Tier-2 land for which we do not produce any packages anyways. Tested on: flame Notes: svn path=/head/; revision=396461
* . Move the large patches which contain the changes between updates of theGreg Lewis2015-09-0910-294686/+25
| | | | | | | | | JDK to being fetched remotely using PATCHFILES and PATCH_SITES. This cuts the size taken by openjdk7 in the ports repository. Notes: svn path=/head/; revision=396460
* . Switch to xz for the new remote patches to decrease download size.Greg Lewis2015-09-092-27/+27
| | | | Notes: svn path=/head/; revision=396459
* Unbreak (patch submitted to upstream).Jimmy Olgeni2015-09-092-2/+11
| | | | Notes: svn path=/head/; revision=396458
* Compile with -fPIC on PowerPC, otherwise resulting binaries are broken:Alexey Dokuchaev2015-09-091-1/+2
| | | | | | | | | Can't load '/usr/local/bin/../libexec/p7zip/7z.dll' (/usr/local/bin/../libexec/p7zip/7z.so: Unsupported relocation type 10 in non-PLT relocations) Notes: svn path=/head/; revision=396457
* Upgrade to version 0.19.4.Jimmy Olgeni2015-09-093-16/+6
| | | | | | | | | | | This port seems to require the tzdata and combine applications, but it actually needs httpoison too. If httpoison is not installed during the build then tzdata will not be able to start and a required ETS table will not be created, thus no timezone info will ever be available and the build will fail. Notes: svn path=/head/; revision=396456
* - Update to 6.5.22Wen Heping2015-09-092-3/+3
| | | | Notes: svn path=/head/; revision=396455
* - Add KRB5CONFIG.Hiroki Sato2015-09-091-4/+14
| | | | | | | - Use more complete library lists in GSSAPILIBS. Notes: svn path=/head/; revision=396454
* Unbreak the build on FreeBSD 10.2 (until official support arrives).Alexey Dokuchaev2015-09-091-4/+6
| | | | Notes: svn path=/head/; revision=396453
* - Add php-sockets depends.Wen Heping2015-09-093-8/+21
| | | | | | | | | (Mediawiki needs php-sockets for Squid/Varnish/etc cache invalidation.) Submitted by: feld@(via email) Notes: svn path=/head/; revision=396452
* Replace "/etc" with $PREFIX/etc. Without this change ibus-dconf won't beXin LI2015-09-091-0/+2
| | | | | | | | | | | | able to save input method engine preferences. PR: ports/197191 Submitted by: Christopher Hall <christopherhall hsw gmail.com> Approved by: maintainer timeout (> 6 months) MFH: 2015Q3 Notes: svn path=/head/; revision=396450
* Update to 0.6.0Carlo Strub2015-09-082-3/+3
| | | | | | | | PR: 202512 Submitted by: Thomas Hurst (maintainer) Notes: svn path=/head/; revision=396449
* Removed p5-Digest-SHA and p5-File-Temp (already exists in perl5-* package)Carlo Strub2015-09-081-3/+2
| | | | | | | | PR: 202220 Submitted by: alexander.4mail@gmail.com (maintainer) Notes: svn path=/head/; revision=396448
* - Update to 0.8.1Dmitry Marakasov2015-09-083-46/+35
| | | | | | | - Switch to options helpers Notes: svn path=/head/; revision=396447
* - Update to 20150701Carlo Strub2015-09-083-6/+10
| | | | | | | | | | | | - Add NO_ARCH=yes - Fix path in pkg-install.in - Switch upstream to GitHub PR: 201264 Submitted by: Koichiro Iwao (maintainer) Notes: svn path=/head/; revision=396446
* Make clang-format.py look for clang-format37 rather than clang-format inBrooks Davis2015-09-082-2/+14
| | | | | | | $PATH. Notes: svn path=/head/; revision=396445
* Upgrade to version 0.3.10.Jimmy Olgeni2015-09-082-3/+3
| | | | Notes: svn path=/head/; revision=396444
* Remove needless dependences.Sergey A. Osokin2015-09-081-3/+2
| | | | | | | | | Bump PORTREVISION. PR: 202979 Notes: svn path=/head/; revision=396443
* Fix build_fs_violation for rebar3 builds.Jimmy Olgeni2015-09-081-1/+1
| | | | | | | | | | | rebar3 has the uncontrollable urge to write some stuff into the user's HOME, even if just an empty directory. Redirect HOME to WRKDIR so that it at least shoots a blank and does not bump into build_fs_violation checks. This fixes devel/erlang-bbmustache and www/erlang-hackney. Notes: svn path=/head/; revision=396442
* Remove duplicate PDFTeX from the comment.Jung-uk Kim2015-09-081-1/+1
| | | | Notes: svn path=/head/; revision=396441
* Fix check_file_age.Mathieu Arnold2015-09-082-1/+13
| | | | | | | | PR: 202973 Sponsored by: Absolight Notes: svn path=/head/; revision=396440
* Upgrade to version 0.5.2.Jimmy Olgeni2015-09-083-9/+24
| | | | Notes: svn path=/head/; revision=396439
* - Use autoplist to make some python files actually go into the packageDmitry Marakasov2015-09-081-3/+4
| | | | | | | | | - Add NO_ARCH MFH: 2015Q3 (blanket) Notes: svn path=/head/; revision=396437
* - Update to 2.2.3Sunpoet Po-Chuan Hsieh2015-09-083-115/+129
| | | | | | | | | | | - Fix PLIST Changes: http://svn.ruby-lang.org/repos/ruby/tags/v2_2_3/ChangeLog Differential Revision: https://reviews.freebsd.org/D3587 Approved by: swills (portmgr, ruby) Notes: svn path=/head/; revision=396436
* - Update to 2.1.7Sunpoet Po-Chuan Hsieh2015-09-083-338/+275
| | | | | | | | | | | - Fix and sort PLIST Changes: http://svn.ruby-lang.org/repos/ruby/tags/v2_1_7/ChangeLog Differential Revision: https://reviews.freebsd.org/D3587 Approved by: swills (portmgr, ruby) Notes: svn path=/head/; revision=396435
* - Update to 2.0.0p647Sunpoet Po-Chuan Hsieh2015-09-083-186/+187
| | | | | | | | | | | - Fix PLIST Changes: http://svn.ruby-lang.org/repos/ruby/tags/v2_0_0_647/ChangeLog Differential Revision: https://reviews.freebsd.org/D3587 Approved by: swills (portmgr, ruby) Notes: svn path=/head/; revision=396434
* - Fix shebangsDmitry Marakasov2015-09-081-1/+4
| | | | | | | | Approved by: portmgr blanket MFH: 2015Q3 (blanket) Notes: svn path=/head/; revision=396431
* - Fix shebangsDmitry Marakasov2015-09-081-0/+3
| | | | | | | | Approved by: portmgr blanket MFH: 2015Q3 (blanket) Notes: svn path=/head/; revision=396429
* Security Update to 4.4.14.1Matthew Seaman2015-09-082-3/+3
| | | | | | | | | | Advisory: https://www.phpmyadmin.net/security/PMASA-2015-4/ MFH: 2015Q3 Security: 3904f759-5659-11e5-a207-6805ca0b3d42 Notes: svn path=/head/; revision=396428
* Document the latest phpMyAdmin vulnerability: reCaptcha bypassMatthew Seaman2015-09-081-0/+32
| | | | Notes: svn path=/head/; revision=396427
* Correct some package names that were mistakenly labeled as php56Mark Felder2015-09-081-4/+5
| | | | | | | Security: 3d675519-5654-11e5-9ad8-14dae9d210b8 Notes: svn path=/head/; revision=396426
* - Mark BROKEN on 10.2: does not buildDmitry Marakasov2015-09-081-0/+4
| | | | | | | | | make[4]: don't know how to make ./param.amd64_fbsd_102.h. Stop Approved by: portmgr blanket Notes: svn path=/head/; revision=396425
* Add assigned CVEs to previous php vulnerability entryMark Felder2015-09-081-0/+4
| | | | | | | | | | Security: 787ef75e-44da-11e5-93ad-002590263bf5 Security: CVE-2015-6831 Security: CVE-2015-6832 Security: CVE-2015-6833 Notes: svn path=/head/; revision=396424
* Document php vulnerabilitiesMark Felder2015-09-081-0/+80
| | | | | | | | | | | Security: CVE-2015-6834 Security: CVE-2015-6835 Security: CVE-2015-6836 Security: CVE-2015-6837 Security: CVE-2015-6838 Notes: svn path=/head/; revision=396423
* Mark DEPRECATED: abandoned upstream.Roman Bogorodskiy2015-09-081-0/+3
| | | | Notes: svn path=/head/; revision=396422
* Mark DEPRECATED. Development of the torsmo project was halted more thanRoman Bogorodskiy2015-09-081-0/+3
| | | | | | | | 10 years ago. Its actively supported fork is available via the sysutils/conky port. Notes: svn path=/head/; revision=396421
* [NEW] devel/p5-File-Copy-Link: Extension for replacingFukang Chen2015-09-085-0/+34
| | | | | | | | | | | | | | | | a link with a copy of linked file The distribution File-Copy-Link includes the modules File::Spec::Link and File::Copy::Link and the script copylink. They include routines to read and copy links. WWW: http://search.cpan.org/dist/File-Copy-Link/ Approved by: koobs, mat Differential Revision: https://reviews.freebsd.org/D3446 Notes: svn path=/head/; revision=396420
* - Remove `files/patch-Makefile.in' as it is being unused since there isAlexey Dokuchaev2015-09-084-29/+50
| | | | | | | | | | | | | | | pre-generated Makefile already provided - Unbreak the build on PowerPC by not treating it differently from other FreeBSD systems - Respect CFLAGS in a more sane way than patching ${WRKSRC}/machine.h in `_post-configure' target with some cryptic sed(1) regexp - Factor out docfiles installation into `post-install-DOCS-on' target, sanitize it a bit, unmute installation commands, move OPTIONS_DEFINE knob lower while I am here - Avoid use of contraction in the port description text Notes: svn path=/head/; revision=396419