aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Catch other wrong occurences of SITE_PERL and SITE_ARCH.mat2014-12-231-3/+3
| | | | Sponsored by: Absolight
* Fix MANDIRS.mat2014-12-231-1/+1
| | | | | Submitted by: John Hein Sponsored by: Absolight
* - Update to 0.9.7danilo2014-12-232-5/+4
|
* - Update from 5.2.2 to 5.2.3danilo2014-12-232-3/+3
|
* Don't output a warning if PERL_ARCH does not exist.mat2014-12-231-1/+1
| | | | | With hat: portmgr Sponsored by: Absolight
* - patch the correct file and renamed file to be more explicit (Makefile.am)jgh2014-12-233-7/+9
| | | | | | - bring in autotools dependency for new patch file - fix packaging list - pet portlint
* - Add LICENSE_FILEamdmi32014-12-232-7/+1
| | | | | | - Drop @dirrm* from plist Approved by: portmgr blanket
* - Reduce diff from Linux OpenGL support. Note we do not have to manuallyjkim2014-12-239-3/+413
| | | | | | | | turn off AIGLX any more. - Do not install vboxvideo.ko when OPENGL is disabled. It is only required for OpenGL support. - Install vboxvideo.ko.symbols when both DEBUG and OPENGL are enabled. - Do not try to load vboxvideo.ko if it does not exist.
* - Add LICENSE_FILEamdmi32014-12-232-2/+1
| | | | | | - Drop @dirrm* from plist Approved by: portmgr blanket
* Get rid of gnomehierbapt2014-12-233-6/+6
|
* Get rid of gnomehierbapt2014-12-231-2/+2
|
* Get rid of gnomehierbapt2014-12-231-2/+2
|
* Get rid of gnomehierbapt2014-12-231-2/+1
|
* Get rid of gnomehierbapt2014-12-237-8/+13
|
* Final removal of WITH_NEW_XORGdumbbell2014-12-2311-72/+10
| | | | | | | | | | | | | | | | | | | | This knob was turned on for all version of FreeBSD in r369875 (2014-10-03) and officially deprecated. Since then, it was gradually removed from many ports when they needed an update. x11-servers/xorg-server was the last major user of this knob. The port was updated to xserver 1.14 in r374982 (2014-12-19). The update got rid of the knob, clearing the path to the final removal. This commit changes ports who were checking for WITH_NEW_XORG and remove its handling from bsd.port.mk. While here, two sanity checks are added to warn user about WITH_KMS and WITH_NEW_XORG which have no effect now. Differential Revision: https://reviews.freebsd.org/D1351 Reviewed by: antoine, bapt, kwm Approved by: portmgr (antoine, bapt), kwm
* Unbreakantoine2014-12-231-3/+3
|
* Get rid of gnomehierbapt2014-12-232-2/+4
|
* get rid of gnomehierbapt2014-12-232-4/+4
|
* Get rid of gnomehierbapt2014-12-237-15/+7
|
* Get rid of gnomehierbapt2014-12-236-15/+16
|
* Get rid of gnomehierbapt2014-12-236-10/+17
|
* - Fix build with clang [1]pawel2014-12-231-5/+17
| | | | | | | | - Respect CXXFLAGS during build - Make RUN_DEPENDS path independent PR: 196088 [1] (based on) Submitted by: Real Huang <realhuang21@gmail.com> [1]
* New maintainerfeld2014-12-231-1/+1
|
* Shebangfixantoine2014-12-231-1/+2
|
* Shebangfixantoine2014-12-231-3/+6
|
* - Cleanup PLIST_DIRS*amdmi32014-12-231-1/+1
|
* Shebangfixantoine2014-12-231-1/+3
|
* Revert r375084bapt2014-12-2354-0/+69
| | | | | | A too sharp axe causes unpredictable damages Reported by: amdmi3
* - Add missing run dependency on perlantoine2014-12-232-10/+5
| | | | - Shebangfix
* - Add missing run dependency on perlantoine2014-12-231-1/+4
| | | | - Shebangfix
* - Add missing run dependency on perlantoine2014-12-231-2/+4
| | | | - Shebangfix
* Shebangfixantoine2014-12-231-1/+3
|
* Update to 0.9.37.1 release.ale2014-12-232-6/+4
| | | | Submitted by: Tommy Scheunemann <net@arrishq.net>
* devel/py-palm: add missing dependenciesrm2014-12-232-3/+12
| | | | | | | | | | - add missing dependencies - limit python version to 2.x - let it build with protobuf 2.6 - misc non-functional changes - bump PORTREVISION because of dependency changes Approved by: vg (maintainer)
* Use DIST_SUBDIR for rolling distfilesjohans2014-12-232-8/+10
| | | | | Suggested by: antoine MFH: 2014Q4
* Mark BROKEN: Depends on conflicting py-requests1 and py-requests (via ↵antoine2014-12-231-0/+2
| | | | py-requests-oauthlib)
* - Update to version 1.5 [1]pawel2014-12-233-7/+7
| | | | | | | | - Add LICENSE info [1] - Move autorship info to correct place PR: 196120 [1] Submitted by: maintainer [1]
* Release pkg 1.4.1 and 1.4.99.1bapt2014-12-234-6/+6
| | | | | | | | | | | | | | Changes: - Manpages updates - Fix directory removal guard - Fix loading of files from packages - Add new CONSERVATIVE_UPGRADE option to enforce keeping package from the repository they were installed from - Add priority support for multi repository While this version improves a lot multi repo support please note that there is a known bug resulting in failures during integrity checking, resulting in some operations may have to be run twice we are investigating a fix
* Fix plist.jkim2014-12-231-0/+1
|
* Remove empty filesantoine2014-12-231-0/+0
|
* Update mesa based ports to 10.4.0.kwm2014-12-238-87/+47
|
* - Add perl5 to CATEGORIESpawel2014-12-231-2/+3
| | | | | | - Package is under other LICENSE Submitted by: az
* Fix build on FreeBSD 8.x and 9.x by using gmakepawel2014-12-233-3/+67
| | | | | PR: 196156 Submitted by: maintainer
* Reads a gps track in GPX format and writes out an Google Map or OpenStreetMapspawel2014-12-234-0/+55
| | | | | | | | | mash-up containing the route and additional information. WWW: https://github.com/sd2k9/gpx2map PR: 195367 Submitted by: Nikola Kolev <koue@chaosophia.net>
* - Convert to new options helperdelphij2014-12-231-9/+3
| | | | | | | - Remove unnecessary PHP_MODNAME - Use = Submitted by: sunpoet
* This Perl module is to plot graphs using GNUPLOT on the fly.pawel2014-12-234-0/+34
| | | | | | | | | | | In order to use this module, gnuplot need to be installed. If image format other than PS and EPS is required to generate, it is recommended to install the convert program of ImageMagick as well. WWW: http://search.cpan.org/dist/Chart-Gnuplot/ PR: 195216 Submitted by: koue@chaosophia.net
* Do not let Perl's Configure finds out if it needs to use nm or not. It shouldmat2014-12-234-4/+4
| | | | | | | | not. In some case I can't reproduce, it was believing it should, and was failing badly. Reported by: Joe Francia, Scott Loga Sponsored by: Absolight
* Grab maintainershiprm2014-12-231-1/+1
|
* Update "BSD" licensefeld2014-12-231-2/+1
|
* Update "BSD" license for buganini's portsfeld2014-12-239-9/+10
|
* - Drop @dirrm* from plistamdmi32014-12-231-3/+0
| | | | Approved by: portmgr blanket
* Update "BSD" license in devel categoryfeld2014-12-2371-75/+90
|
* Fix typo in Makefile.cpanmatthew2014-12-231-1/+1
| | | | | PR: 196196 Submitted by: freebsdpr-20121114@billmail.scconsult.com
* darktable: Update to 1.6.1dumbbell2014-12-232-3/+3
| | | | | | | | Release 1.6.1 is a bugfix release. Differential Revision: https://reviews.freebsd.org/D1350 Reviewed by: kwm Approved by: kwm
* security/p5-GD-SecurityImage: knob to allow correct DEPENDS for IMAGEMAGICKpi2014-12-231-4/+14
| | | | | | | Allow to select X11 with IMAGEMAGICK (manually). PR: 194284 Submitted by: Frank WAll <fw@moov.de>
* - Revert the previous NIS check, since it does not help at allmva2014-12-234-4/+4
| | | | | | PR: 196195 Submitted by: ache@ With hat: python@
* - Add license (yes, it's quite restrictive - no commercial and modified ↵amdmi32014-12-232-2/+5
| | | | | | package distribution and should be accepted by the user) - Drop @dirrm* from plist
* security/suricata: Update to 2.0.5, Add NSS supportkoobs2014-12-223-53/+72
| | | | | | | | | | | | | | | | | | - Update to 2.0.5 - Add NSS option for file checksum and fingerprint support [1] - Add default rules files [1] - Add USES=autoreconf, remove USE_AUTOTOOLS and friends - Override PATHFIX_MAKEFILEIN - Use the install-strip target - Fix HTP_PORT_CONFLICT_OFF typo (CONFLICT*S*) - USES=iconv when using the bundled HTP version - Cleanup and fix OPTION descriptions - Sort OPTIONS and helpers - Use the existing NO_HTP_PORT variable in pkg-plist (OPTIONS_SUB), remove MHTP_PORT conditional accordingly PR: 194953 [1] Submitted by: Bill Meeks <bmeeks8 bellsouth net> [1]
* Changes to allow booting from eMMC on a Beaglebone Black. Using theian2014-12-222-39/+33
| | | | | | | | | | | | | | | | | | right config (am335x_boneblack_defconfig) is a big part of that. The u-boot environment is also pretty extensively changed, both to support eMMC (choosing which device to load freebsd from) and to further trim and clean up the environment so it's easier to read and understand. In an ideal world, the 'mmc 0' device would always be the one u-boot was loaded from and 'mmc 1' would be 'the other' device. That's what the Wandboard u-boot does, and it would be easy enough to do on Beaglebone too except I couldn't find a way to pass the load device number from MLO which knows it to the main u-boot. So for now the removable sdcard is device 0 and the onboard eMMC is device 1, and it prefers to boot from sdcard if it's present and has ubldr on it (unless the user has set the 'fatdev' env var, in which case it is used). Approved by: imp
* www/squid: implement proper backtrace supportrea2014-12-222-1/+128
| | | | | | | | | | | Now Squid will print full backtrace for problematic cases when it is about to die on some signal and should emit stacktrace. You'll obviously need to compile it with STACKTRACES option. Tested at: KIAE Grid production Squid cluster MFC after: 1 week MFH: 2014Q4 Sponsored by: Kurchatov Institute of Atomic Energy
* Upgrade to 3.7.2.thierry2014-12-222-4/+3
|
* devel/libhtp: Update to 0.5.16koobs2014-12-222-8/+7
| | | | | | | | - Update to 0.5.16 - Upstream GitHub account has changes (OISF) - Use USES=autoreconf - Remove USE_AUTOTOOLS AUTOMAKE_ARGS - Add GNU_CONFIGURE
* - Fix issue on restart after reboot, fcgiwrap doesn't handlerodrigo2014-12-222-6/+84
| | | | | | | | properly unix sockets bind errors (https://github.com/gnosek/fcgiwrap/pull/26) - Bump port revision PR: ports/192681 Submitted by: freebsd@skysmurf.nl (maintainer)
* Upgrade to 1.8.0.vanilla2014-12-224-41/+45
| | | | Submitted by: maintainer via email.
* - Update to 1.10.9madpilot2014-12-222-6/+5
| | | | | | | - Silence portlint warning PR: 196186 Submitted by: lapo at lapo.it (maintainer)
* Update gstreamer1-libav to 1.4.5.kwm2014-12-222-4/+3
| | | | Reminded by: tijl@
* net/ngrep: Add Capcisum sandboxing supportkoobs2014-12-223-18/+132
| | | | | | | | | | | | | | - Add OPTION and patches for Capsicum support - Update MAINTAINER - Add LICENSE (BSD4CLAUSE) and LICENSE_FILE - Use OPTIONS helpers - Sort USES/USE section - Sort OPTIONS_DEFAULT PR: 195910 (with changes) Submitted by: logan at elandsys com Submitted by: feld Approved by: maintainer (edwin)
* Update texinfo.tex and texi2dvi to latest releasejohans2014-12-222-5/+5
|
* - Update to version 1.4.12.20mva2014-12-223-4/+4
|
* - Update to slrn 1.0.2johans2014-12-223-12/+6
| | | | - Update MASTER_SITES
* [NEW] devel/py-future: Clean single-source support for Python 3 and 2koobs2014-12-224-0/+31
| | | | | | | | | | | | future is the missing compatibility layer between Python 2 and Python 3. It allows you to use a single, clean Python 3.x-compatible codebase to support both Python 2 and Python 3 with minimal overhead. WWW: https://python-future.org/ PR: 193094 Submitted by: Muhammad Moinur Rahman <5u623l20 at gmail com> (with changes)
* Update to Coq 8.4pl5johans2014-12-223-5/+3
|
* Fix path in makefile.in rather than moving in post-install targetjohans2014-12-222-4/+3
| | | | | | Avoid installing unneeded files in STAGEDIR Suggested by: ohauer
* Update Gstreamer framework to 1.4.5.kwm2014-12-2246-65/+57
|
* Remove trailing empty linebapt2014-12-221-1/+0
|
* - Shebangfixantoine2014-12-223-42/+21
| | | | | - Allow staging as a regular user - Cleanup plist
* - Update ocurl to 0.7.2johans2014-12-224-10/+12
| | | | - Use new master site
* - Python 3.x: try to improve the NIS detection for FreeBSDmva2014-12-223-6/+6
| | | | | PR: 193650 With hat: python
* lang/python27: Update to 2.7.9mva2014-12-226-106/+73
| | | | | | | | | | | | | | | | | | | | | | | | The FreeBSD Python team welcomes Python 2.7.9 to the Ports tree! Announcement: https://www.python.org/downloads/release/python-279/ Changelog: http://hg.python.org/cpython/raw-file/v2.7.9/Misc/NEWS Important changes for this release: - The entirety of Python 3.4's ssl module has been backported for Python 2.7.9. See PEP 466 for justification. - HTTPS certificate validation using the system's certificate store is now enabled by default. See PEP 476 for details. - SSLv3 has been disabled by default in httplib and its reverse dependencies due to the POODLE attack. - The ensurepip module module has been backported, which provides the pip package manager in every Python 2.7 installation. See PEP 477. - While updating, try to improve the NIS detection for FreeBSD PR: 193650 Differential Revision: https://reviews.freebsd.org/D1323 Reviewed by: koobs With hat: python
* Shebangfixantoine2014-12-221-2/+3
|
* - Update to ocaml-pcre 7.1.5johans2014-12-223-5/+14
| | | | - Use new master site
* Cleanupantoine2014-12-221-4/+2
|
* - Update qDecoder to 12.0.5johans2014-12-224-22/+13
| | | | - Switch to new WWW and MASTER_SITES
* Unbreak MX4200.cy2014-12-222-5/+26
| | | | Submitted by: delphij
* Update to 2.6.5madpilot2014-12-225-85/+95
| | | | Approved by: kwm (gnome, implicit)
* Correct plist and pet portlintjohans2014-12-222-17/+11
|
* Update to lynx 2.8.9 dev 2johans2014-12-222-7/+6
|
* MX4200 is still broken.cy2014-12-221-1/+5
|
* Properly address IPV6 loopback check.cy2014-12-223-32/+23
| | | | Submitted by: jmg (via twitter)
* security/py-requests-oauthlib: Update to 0.4.2koobs2014-12-223-26/+14
| | | | | | | | | | | | | | | | - Update to 0.4.2 - Switch distribution files from Github -> PyPi (CHEESESHOP) - Add TESTS option for running the test suite - Update RUN_DEPENDS and TEST_DEPENDS - Use modern Python framework bits - Remove unecessary patch (upstreamed) Changes: * https://github.com/requests/requests-oauthlib/blob/master/HISTORY.rst PR: 193097 Submitted by: Muhammad Moinur Rahman <5u623l20 at gmail com> (with changes)
* security/py-oauthlib: Update to 0.7.2, Add OPTIONSkoobs2014-12-223-20/+25
| | | | | | | | | | | | | | | - Update to 0.7.2 - Switch distfiles from GitHub -> PyPi (CHEESESHOP) - Add RSA, SIGNALS and SIGNEDTOKEN (JWT) and TESTS options - Adjust RUN_DEPENDS and TEST_DEPENDS - Remove uncessary setup.py patch Changes: * https://github.com/idan/oauthlib/blob/0.7.2/CHANGELOG.rst PR: 193096 Submitted by: Muhammad Moinur Rahman <5u623l20 at gmail com> (with changes)
* textproc/topic: Update to 1.04koobs2014-12-224-5/+7
| | | | | | | | | - Update to 1.04 - Use PLIST_FILES, delete pkg-plist accordingly - Update pkg-descr PR: 196121 Submitted by: maintainer <email at freebsd hypermart net>
* net/ntimed: Add rc startup scriptkoobs2014-12-222-4/+42
| | | | | | | | - Add ntimed rc script - Tweak GH_PROJECT, remove WRKSRC override accordingly - Remove trailing newline (portlint) Approved by: maintainer
* Welcome ntimed to the ports tree. This is a new NTP client authored byfeld2014-12-224-0/+40
| | | | | | | | phk. Anyone is welcome to steal or update this port. I'm just bringing it to the tree so the masses can start playing with it and providing phk feedback.
* Add USES=desktop-file-utils as suggested by stage-qa. [1][2]gerald2014-12-222-3/+26
| | | | | | | | | Adjust dependency on emulators/wine-mono-devel to recent update there. Configure --with-cms, --with-jpeg, and --with-png when X11 is set. [2] Fix pkg-plist when COMPHOLIO is set. [2] PR: 195903 [1], 195765 [2] Submitted by: amdmi3 [1], Andriy Voskoboinyk <s3erios@gmail.com> [2]
* Bump PORTREVISION to 2 to reflect libgcc being added to the package.ian2014-12-221-8/+9
| | | | | | | | | (The prior attempt to bump the revision failed to override the master port revision.) Also now that the master port allows overriding target and configure variables, do the overrides before including the master rather than after. Approved by: imp
* Conditionally assign variables so that slave ports can override them.ian2014-12-221-4/+4
| | | | Approved by: imp
* Remove useless USESbapt2014-12-221-2/+0
| | | | Reported by: Oliver Pinter
* Restore old maintainer but with new email address.linimon2014-12-221-1/+1
| | | | Submitted by: remko
* Update to version 5.7.2pawel2014-12-222-4/+3
|
* Update to 1.2.0antoine2014-12-222-4/+7
|
* * ETCDIR should be chgrp bacula so the configuration files can be be read bydvl2014-12-228-23/+11
| | | | | | | | | | | | | | scripts. While here: * fix creation and deletion of /var/db/bacula to avoid error message on pkg delete and on removal of just the bacula-dir port. * Change MAINTAINER to @FreeBSD.org address PR: 196017 Submitted by: timp87@gmail.com Approved by: mat (mentor)
* - Convert to pkg-plistak2014-12-222-10/+9
|
* Shebangfixantoine2014-12-221-1/+3
|
* Shebangfixantoine2014-12-221-1/+2
|
* Shebangfixantoine2014-12-221-1/+3
|
* Shebangfixantoine2014-12-221-1/+3
|
* Shebangfixantoine2014-12-221-1/+3
|
* - Add missing run dependency on perlantoine2014-12-221-1/+4
| | | | - Shebangfix
* Shebangfixantoine2014-12-221-2/+3
|
* - Update to 10.1.2amdmi32014-12-223-16/+4
| | | | | | | | | | | | Changes: - check for mount points duplicate in system and local jail fstab file. When duplicate - fstab.local wins - rewrite pkgbrowser script. Now work with SQLite directly instead of pkg(7), thus greatly speeding up for building package list svnup command renamed to srcup - new wrappers for service, sysrc, passwd for the appropriate tools - (bugfix) Fixes for jexport/jimport with newjname args - (bugfix) Correction to determine the type of IPv4: must contain only numbers. PR: 196173 Submitted by: olevole@olevole.ru (maintainer)
* Fix shebangantoine2014-12-221-1/+2
|
* - Shebangfixantoine2014-12-222-6/+3
| | | | - Cleanup plist
* - Shebangfixantoine2014-12-221-1/+4
| | | | - Add missing run-dependency on perl
* bspwm is a tiling window manager that represents windows as the leavespawel2014-12-227-0/+83
| | | | | | | | | of a full binary tree. It is controlled and configured via bspc. WWW: https://github.com/baskerville/bspwm PR: 196129 Submitted by: Anton Tornqvist <antont@inbox.lv>
* Shebangfixantoine2014-12-221-1/+3
|
* Shebangfixantoine2014-12-221-1/+3
|
* - Fix build on arm6amdmi32014-12-221-1/+10
|
* - Strip libraryamdmi32014-12-221-0/+1
| | | | Approved by: bapt
* - Add LICENSEamdmi32014-12-223-14/+5
| | | | | | | | - Use upstream installation - Fix tab after WWW: - Drop @dirrm* from plist Approved by: bapt
* - Silence patchingamdmi32014-12-222-5/+3
| | | | - Drop @dirrm* from plist
* - Drop @dirrm* from plistamdmi32014-12-222-8/+2
|
* - Strip librariesamdmi32014-12-221-0/+4
| | | | Approved by: bapt
* Put back the plugin directory in the plistantoine2014-12-221-1/+2
|
* Put back empty dirs in plistantoine2014-12-223-3/+6
|
* Update to version 1.4.8pawel2014-12-223-5/+4
| | | | | PR: 196024 Submitted by: maintainer
* Put back empty dir in plistantoine2014-12-221-0/+2
|
* Builds and works on armv6pawel2014-12-221-1/+1
| | | | Submitted by: Vinicius Zavam via email
* Remove fabs() hack. This header gets installed and breaks some IM users.kwm2014-12-221-58/+0
| | | | Submitted by: antoine@
* Update to 1.4.2olivierd2014-12-222-4/+3
|
* Upgrade to 0.24.vanilla2014-12-222-4/+4
|
* Update to 1.3.9feld2014-12-222-8/+25
| | | | PR: 196160
* Update "BSD" license in www categoryfeld2014-12-2248-54/+55
|
* Update to Phalanx XXIIIjohans2014-12-212-10/+8
|
* Update to 4.3.3matthew2014-12-212-3/+3
| | | | | | This is a routine bugfix update Change Log: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.3/phpMyAdmin-4.3.3-notes.html/view
* Remove a directory that is created/deleted by rc script from stagedirantoine2014-12-211-0/+1
|
* - Allow staging as a regular userantoine2014-12-212-180/+178
| | | | - Bump portrevision as files were not packaged with intended owner
* Put back empty dir in plistantoine2014-12-211-1/+2
|
* Unbreakantoine2014-12-211-0/+1
|
* Put back an empty dir in plistantoine2014-12-211-1/+2
|
* Put back an empty dir in plistantoine2014-12-211-0/+2
|
* - Fix plistantoine2014-12-214-59/+15
| | | | - Replace pkg-install/pkg-deinstall scripts with @dir
* - Fix plistantoine2014-12-212-1/+3
| | | | - Strip shared library
* - Since SOAP::Lite 1.0, XMLRPC::Lite is no longer includedohauer2014-12-211-12/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and so it must be installed separately. - Update min. dependency for some other modules [1] - bump PORTREVISION [1] Update min. dependency (ripped from upstream Requirements.pm) - p5-DateTime-TimeZone>=1.64: fixes a taint issue preventing the local timezone from being determined on some systems. - p5-DateTime>=0.75 fixes a warning thrown with Perl 5.17 and newer - p5-List-MoreUtils>=0.32 fixes several memory leaks in the XS version of some functions - p5-URI>=1.55 Follows RFC 3986 to escape characters in URI::Escape - p5-Chart>=2.4.1: Versions below 2.4.1 cannot be compared accurately, see https://rt.cpan.org/Public/Bug/Display.html?id=28218 - p5-TheSchwartz>=1.10: 1.10 supports declining of jobs - p5-File-Slurp>=9999.13: Required for jobqueue (mandantory in next release) - p5-Test-Taint>=1.06 1.06 no longer throws warnings with Perl 5.10+ - p5-DBD-Pg>=3.4.2 Bugfix release (single-quoted type) PR: 196168 Submitted by: gavin
* Upgrade omegaT from 2.6.3 to 3.1.8rodrigo2014-12-213-146/+607
| | | | | | Lot of changes, bugfixes and improvements Submitted by: rodrigo (mantainer)
* Update to 1.8.2shurd2014-12-216-28/+37
| | | | | Too many minor updates to list, see src/CHANGELOG for fill list. This includes a patch to fix import of new country lists.
* - Update to 1.11.10.1wen2014-12-214-2031/+28
| | | | - Update pkg-message.in
* - Update to 4.1wen2014-12-212-4/+3
| | | | | PR: 196153 Submitted by: 9267096@gmail.com(maintainer)
* - Update to 1.19.23wen2014-12-212-3/+3
|
* Update to the 20141217 snapshot of GCC 4.9.3.gerald2014-12-212-3/+3
|
* - Update to 1.22.15wen2014-12-212-3/+3
|
* - Update to 1.23.8wen2014-12-212-3/+3
|
* Get rid of gnomehierbapt2014-12-214-6/+6
|
* Put back 2 empty directories in plist, otherwise lots of things breakantoine2014-12-211-1/+2
|
* Get rid of gnomehierbapt2014-12-218-13/+16
|
* Get rid of gnomehierbapt2014-12-216-9/+10
|
* Get rid of gnomehierbapt2014-12-216-8/+11
|
* Get rid of gnomehierbapt2014-12-212-3/+4
|
* Get rid of gnomehierbapt2014-12-214-6/+9
|
* Update to the 20141214 snapsho of GCC 5.0.gerald2014-12-212-3/+3
|
* Update to 1.2.0antoine2014-12-213-9/+11
| | | | Announce: http://blog.kiddaland.net/2014/12/hey-kids-i-heard-on-news-that-airline.html
* Get rid of gnomehierbapt2014-12-217-16/+17
|
* New port: devel/libfwsiantoine2014-12-215-0/+52
| | | | | Library to access the Windows Shell Item format. WWW: https://github.com/libyal/libfwsi
* Update to 20141220antoine2014-12-212-3/+3
|
* Update metasploit to 4.11.0antoine2014-12-216-13/+12
|
* Update to 20141220antoine2014-12-212-4/+4
|
* Update to 2.0.14antoine2014-12-212-3/+3
|
* Update to 2.1.4antoine2014-12-212-3/+4
|
* Remove now useless dependency on gnomehierbapt2014-12-211-2/+2
|
* Remove now useless dependency on gnomehierbapt2014-12-213-7/+7
|
* Fix several clang 3.5.0 warnings in the IM code.kwm2014-12-213-0/+106
| | | | | PR: 196135 Submitted by: dim@
* Remove custom plist generator we have makeplist nowbapt2014-12-212-19/+10
| | | | Sort the plist
* Mark BROKEN: Broken pkg-install script, should use USERS and UIDsantoine2014-12-211-0/+2
|
* Remove documentation about PLIST_DIRSTRYbapt2014-12-211-1/+1
|
* Convert to USES=libtoolantoine2014-12-212-1/+4
|
* cleanup plistbapt2014-12-216-8/+0
|
* cleanup plistbapt2014-12-215-6/+0
|
* cleanup plistbapt2014-12-217-9/+0
|
* cleanup plistbapt2014-12-214-4/+0
|
* cleanup plistbapt2014-12-211-1/+0
|
* cleanup plistbapt2014-12-214-5/+0
|
* cleanup plistbapt2014-12-219-10/+0
|
* cleanup plistbapt2014-12-2115-27/+2
|
* cleanup plistbapt2014-12-211-1/+0
|
* cleanup plistbapt2014-12-214-4/+0
|
* cleanup plistbapt2014-12-2170-74/+0
|
* Cleanup plistbapt2014-12-2126-34/+6
|
* cleanup plistbapt2014-12-2119-34/+0
|
* cleanup plistbapt2014-12-215-5/+0
|
* cleanup plistbapt2014-12-213-3/+0
|
* cleanup plistbapt2014-12-2111-19/+2
|
* cleanup plistbapt2014-12-214-7/+0
|
* cleanup plistbapt2014-12-212-3/+0
|
* cleanup plistbapt2014-12-213-3/+0
|
* cleanup plistbapt2014-12-211-1/+0
|
* cleanup plistbapt2014-12-2114-14/+0
|
* Cleanup plistbapt2014-12-214-8/+0
|
* cleanup plistbapt2014-12-219-9/+0
|
* cleanup plistbapt2014-12-2112-12/+0
|
* cleanup plistbapt2014-12-215-5/+0
|
* Cleanup plistbapt2014-12-2115-17/+0
|
* cleanup plistbapt2014-12-2112-14/+0
|
* Use new framework for fetching from github.glebius2014-12-211-1/+3
|
* cleanup plistbapt2014-12-219-11/+0
|
* cleanup plistbapt2014-12-215-16/+0
|
* cleanup plistbapt2014-12-216-7/+0
|
* cleanup plistbapt2014-12-212-7/+0
|
* Cleanup plistbapt2014-12-2111-19/+0
|
* Cleanup plistbapt2014-12-213-3/+0
|
* cleanup plistbapt2014-12-213-3/+0
|
* Cleanup plistbapt2014-12-211-1/+0
|
* cleanup plistbapt2014-12-2122-41/+0
|
* Cleanup plistbapt2014-12-213-3/+0
|
* - Use GH_COMMITantoine2014-12-212-112/+115
| | | | | - Allow staging as a regular user - Bump portrevision as files were not packaged with intended owner
* Cleanup plistbapt2014-12-2154-69/+0
|
* Use GH_COMMITantoine2014-12-211-1/+1
|
* Host distfile locally.demon2014-12-211-1/+1
|
* Use GH_COMMITantoine2014-12-211-2/+1
|
* Add some notes for potential update submitters.demon2014-12-211-0/+4
|
* Use GH_COMMITantoine2014-12-211-2/+1
|
* Cleanup plistbapt2014-12-214-4/+0
|
* - Fix r375073, it should be bsd.port.options.mk and bsd.port.mksunpoet2014-12-211-2/+2
|
* cleanup plistbapt2014-12-212-2/+0
|
* New port: Apache Spark.demon2014-12-218-0/+402
| | | | | | | | | | Apache Spark is a fast and general-purpose cluster computing system. It provides high-level APIs in Java, Scala and Python, and an optimized engine that supports general execution graphs. It also supports a rich set of higher-level tools including Spark SQL for SQL and structured data processing, MLlib for machine learning, GraphX for graph processing, and Spark Streaming. WWW: http://spark.apache.org/
* Cleanup plistbapt2014-12-211-1/+0
|
* - Reword COMMENTsunpoet2014-12-211-7/+6
| | | | | - Remove .include <bsd.port.options.mk> - Cosmetic change: gather build-related knobs
* - Update to 2.064sunpoet2014-12-213-14/+8
| | | | Changes: http://search.cpan.org/dist/Config-Model/Changes
* - Update to 2.10sunpoet2014-12-213-6/+5
| | | | | | - Sort PLIST Changes: http://search.cpan.org/dist/Dancer-Plugin-Database/Changes
* - Sort PLISTsunpoet2014-12-211-2/+2
|
* - Update to 1.11sunpoet2014-12-213-23/+22
| | | | | | - Sort PLIST Changes: http://search.cpan.org/dist/String-Multibyte/Changes
* - Update to 0.13sunpoet2014-12-213-9/+6
| | | | | | | | | - Add LICENSE - Remove leading definite article from COMMENT - Remove MAN3 - Sort PLIST Changes: http://search.cpan.org/dist/Lingua-Han-Utils/Changes
* - Update to 5.20141120sunpoet2014-12-212-4/+3
| | | | Changes: http://search.cpan.org/dist/Module-CoreList/Changes
* - Update to 4.1sunpoet2014-12-212-3/+3
| | | | | Changes: https://de.wordpress.org/2014/12/18/wordpress-4-1-verfuegbar/ MFH: 2014Q4
* - Fix build when DEFAULT_VERSIONS=python=3.*sunpoet2014-12-212-168/+4
| | | | | | | - Modernize PYTHON knobs - Bump PORTREVISION for package change With hat: python
* - Fix build when DEFAULT_VERSIONS=python=3.*sunpoet2014-12-211-2/+2
| | | | | | - While I'm here, remove superfluous space With hat: python
* - Fix build when DEFAULT_VERSIONS=python=3.*sunpoet2014-12-212-11/+7
| | | | | | | - Fix shebang - Bump PORTREVISION for package change With hat: python
* Explicitely set MASTER_SITES to GHC, fityk is not available on GHantoine2014-12-211-1/+1
|
* cleanup plistbapt2014-12-2112-12/+0
|
* - Add missing trailing slash to WWWsunpoet2014-12-211-1/+1
| | | | With hat: perl
* - Add LICENSEsunpoet2014-12-212-1/+4
| | | | | | - Use single space after WWW: Approved by: portmgr (blanket)
* - Add LICENSEsunpoet2014-12-212-24/+14
| | | | | | | | | - Strip shared library - Sort USES - Use PORTDOCS - Simplify Makefile - Cosmetic change - Take maintainership
* - Update to 6.3.3sunpoet2014-12-215-48/+68
| | | | | | | | | | | - Add LICENSE - Strip shared library - Sort USES - Use PORTDOCS - Remove x-generate-plist: - Take maintainership Changes: http://www.gnu.org/software/global/whatsnew.html
* - Add LICENSEsunpoet2014-12-212-21/+25
| | | | | | | | | | - Strip shared library - Use PKGNAMESUFFIX - Simplify MASTER_SITES - Use MAKE_CMD - Bump PORTREVISION for package change - Sort PLIST - Take maintainership
* - Use INSTALL_TARGET=install-stripsunpoet2014-12-211-7/+5
| | | | | - Simplify Makefile - Add regression-test:
* - Use USES=autoreconfsunpoet2014-12-211-3/+1
|
* - Cleanup PLISTsunpoet2014-12-211-1/+0
|
* - Cleanup PLISTsunpoet2014-12-211-1/+0
|
* - Cleanup PLISTsunpoet2014-12-211-4/+0
|
* - Cleanup PLISTsunpoet2014-12-211-1/+0
|
* - Update to 1.09sunpoet2014-12-212-3/+3
| | | | Changes: http://search.cpan.org/dist/Unicode-Collate/Changes