aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update ImageMagick to 6.9.4-3.Koop Mast2016-05-192-3/+6
| | | | | | | Add Portscout macro to restrict version checking to 6.x. Notes: svn path=/head/; revision=415497
* Update ImageMagick7 to 7.0.1-5.Koop Mast2016-05-192-3/+4
| | | | Notes: svn path=/head/; revision=415496
* - Add LICENSEDmitry Marakasov2016-05-191-0/+4
| | | | | | | - Switch to options helpers Notes: svn path=/head/; revision=415495
* Update to 2.0.12.Vanilla I. Shu2016-05-192-3/+4
| | | | | | | | PR: 209629 Submitted by: maintainer Notes: svn path=/head/; revision=415494
* Remove the use of :@, it must not be used before 9 goes out of support.Mathieu Arnold2016-05-194-134/+157
| | | | | | | | | Incidentally, simplify quite a bit, and fix build on 9. Sponsored by: Absolight Notes: svn path=/head/; revision=415493
* Add -I${top_srcdir}/src/include into CFLAGS for libtcs_emu.a. This wasHiroki Sato2016-05-191-2/+2
| | | | | | | forgotten in the previous commit. Notes: svn path=/head/; revision=415492
* Fix tcs/Makefile.am to use -I${top_srcdir}/src/include beforeHiroki Sato2016-05-191-5/+10
| | | | | | | -I@OPENSSL_INCLUDE_DIR@. Notes: svn path=/head/; revision=415491
* www/node: add armv6 supportKurt Jaeger2016-05-195-1/+128
| | | | | | | | | PR: 209481 Submitted by: mikael.urankar@gmail.com Approved by: bradleythughes@fastmail.fm (maintainer) Notes: svn path=/head/; revision=415490
* - Update to 2016.05.15Sunpoet Po-Chuan Hsieh2016-05-192-3/+4
| | | | Notes: svn path=/head/; revision=415489
* - Update to 2016.05.15Sunpoet Po-Chuan Hsieh2016-05-192-3/+4
| | | | Notes: svn path=/head/; revision=415488
* - Update to 2016.05.15Sunpoet Po-Chuan Hsieh2016-05-192-3/+4
| | | | Notes: svn path=/head/; revision=415487
* - Update to 4.1.0Sunpoet Po-Chuan Hsieh2016-05-192-3/+4
| | | | | | | Changes: https://github.com/holidays/holidays/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=415486
* - Update to 3.1.0Sunpoet Po-Chuan Hsieh2016-05-192-3/+4
| | | | | | | Changes: https://github.com/rubyworks/facets/blob/master/HISTORY.md Notes: svn path=/head/; revision=415485
* - Update to 9.0.1Sunpoet Po-Chuan Hsieh2016-05-192-3/+4
| | | | | | | Changes: https://github.com/deivid-rodriguez/byebug/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=415484
* - Update to 0.18Sunpoet Po-Chuan Hsieh2016-05-192-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Net-Pcap/Changes Notes: svn path=/head/; revision=415483
* - Update to 2.08Sunpoet Po-Chuan Hsieh2016-05-192-3/+4
| | | | | | | Changes: http://search.cpan.org/dist/threads/Changes Notes: svn path=/head/; revision=415482
* - Update to 1.25Sunpoet Po-Chuan Hsieh2016-05-192-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Locale-libintl/NEWS Notes: svn path=/head/; revision=415481
* - Update to 2.01Sunpoet Po-Chuan Hsieh2016-05-192-3/+4
| | | | | | | Changes: http://search.cpan.org/dist/Data-Walk/NEWS Notes: svn path=/head/; revision=415480
* - Update to 0.7.0Sunpoet Po-Chuan Hsieh2016-05-192-3/+4
| | | | | | | Changes: https://github.com/fog/fog-vsphere/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=415479
* - Update to 0.3.1Sunpoet Po-Chuan Hsieh2016-05-192-3/+4
| | | | | | | Changes: https://github.com/fog/fog-google/commits/master Notes: svn path=/head/; revision=415478
* - Update to 0.12.0Sunpoet Po-Chuan Hsieh2016-05-192-3/+4
| | | | | | | Changes: https://github.com/envygeeks/pathutil/commits/master Notes: svn path=/head/; revision=415477
* - Update to 4.2.0Sunpoet Po-Chuan Hsieh2016-05-192-3/+4
| | | | | | | Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst Notes: svn path=/head/; revision=415476
* - Update to 1.0.29Sunpoet Po-Chuan Hsieh2016-05-192-4/+4
| | | | | | | Changes: https://github.com/erocarrera/pydot/blob/master/ChangeLog Notes: svn path=/head/; revision=415475
* - Update to 2.1.4Sunpoet Po-Chuan Hsieh2016-05-192-3/+4
| | | | | | | Changes: https://sourceforge.net/p/pyparsing/code/HEAD/tree/trunk/src/CHANGES Notes: svn path=/head/; revision=415474
* - Update to 0.90Sunpoet Po-Chuan Hsieh2016-05-192-3/+4
| | | | | | | Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes Notes: svn path=/head/; revision=415473
* - Update to 0.13Sunpoet Po-Chuan Hsieh2016-05-192-3/+4
| | | | | | | Changes: http://search.cpan.org/dist/Specio/Changes Notes: svn path=/head/; revision=415472
* - Add LICENSE_FILESunpoet Po-Chuan Hsieh2016-05-191-0/+1
| | | | Notes: svn path=/head/; revision=415471
* Fix build under poudriereStephen Hurd2016-05-191-0/+1
| | | | | | | | | Poudriere doesn't make dependencies listed in BUILD_DEPENDS available during the patch phase. Add a PATCH_DEPENDS entry to work-around this issue. Notes: svn path=/head/; revision=415470
* Update www/elixir-phoenix_html to version 2.5.1.Jimmy Olgeni2016-05-192-3/+4
| | | | Notes: svn path=/head/; revision=415469
* - Update to 3.0-1657-g0b204f0Bryan Drewery2016-05-183-9/+15
| | | | | | | | | | | | | | | | | Changes: - jail/ports -u: Default git pull to use --rebase. - destroyfs: Run chflags -R 0 and on a smaller subset of files. - ports: Ignore failures when removing the ports tree - jail: Ignore errors trying to remove the jail - Create port-specific directories in do_portbuild_mounts. - Rework the cleanup to respect -x inside of the directory. - Support -(j|p|z)<param> without space for poudriere.conf lookups - hash_var_name: Quote the pattern to _gsub to avoid globbing local files. - Update sh from head @ r296813 - Switch BUILD_AS_NON_ROOT as default to on. Notes: svn path=/head/; revision=415468
* Update, new upstream feature+bugfix release v2.76Matthias Andree2016-05-184-38/+5
| | | | | | | | | | | | The upstream maintainer's change log is here, and in the installed CHANGELOG file: <http://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=blob_plain;f=CHANGELOG;hb=v2.76> Drop two patch files that were previously cherry-picked from the post-v2.75 upstream repository and should no longer be needed. Notes: svn path=/head/; revision=415466
* www/gitlab: update 8.7.2 -> 8.7.5Bartek Rutkowski2016-05-183-3/+8
| | | | | | | | PR: 209609 Submitted by: Torsten Zuehlsdorff <ports@toco-domains.de> (maintainer) Notes: svn path=/head/; revision=415465
* Update to 1.5.0Olivier Duchateau2016-05-183-16/+8
| | | | | | | Changes: http://duktape.org/download.html#id33 Notes: svn path=/head/; revision=415464
* Fix runtime issue: libvdpau must be LIB_DEPENDSThomas Zander2016-05-181-1/+2
| | | | | | | | | PR: 209619 Submitted by: walter@lifeforms.nl MFH: 2016Q2 Notes: svn path=/head/; revision=415463
* - update to 5.0.3Olli Hauer2016-05-185-177/+26
| | | | | | | | | | Thanks to Mokhi for review latest 5.0.x PR's and patches! Security: CVE-2016-2803 Security: 036d6c38-1c5b-11e6-b9e0-20cf30e32f6d Notes: svn path=/head/; revision=415462
* Fix an include path issue when security/openssl andHiroki Sato2016-05-185-25/+48
| | | | | | | LOCALBASE/include/tddl.h are installed. Notes: svn path=/head/; revision=415461
* - Fix pkg-message.Hiroki Sato2016-05-187-62/+57
| | | | | | | | - Use post-install-EXAMPLES-on: - Take maintainership. Notes: svn path=/head/; revision=415460
* Update to 3.5. Notable changes are as follows:Hiroki Sato2016-05-1853-902/+424
| | | | | | | | | | | | | | | | | | | | | | | - No longer required to run pkcs11_startup. pkcs11_startup and pkcs_slotd were shell scripts that created the config file, pk_config_data, which was read by pkcsslotd to get available slot information. The pk_config_data configuration file has been replaced with /etc/opencryptoki/opencryptoki.conf. In version 3, the pkcsslotd daemon reads opencryptoki.conf to get slot information. The opencryptoki.conf by default contains slot information for each token currently supported by opencryptoki with the exception of the ICSF token, which requires some initial setup. Please see man page for opencryptoki.conf for further information. Since pk_config_data is no longer required, pkcs11_startup and pkcs_slotd have been removed. Notes: svn path=/head/; revision=415459
* Update to 1.3.8.Hiroki Sato2016-05-1815-45/+146
| | | | Notes: svn path=/head/; revision=415458
* Create new port graphics/py3-pygraphviz:Ben Woods2016-05-183-2/+15
| | | | | | | | | | | | | | | | | | | | | - This is a variant of graphics/py-pygraphviz for Python 3.x. A separate port is needed until the ports tree gets VARIANTS support. The science/gramps port will soon be updated to a version which only supports python3, and it depends on py-pygraphviz with python3. To allow people to only use packages directly (and not ports), the package building infrastructure needs to build 2 packages: py-pygraphviz with python2 and py-pygraphviz with python3. Since the ports tree doesn't yet have VARIANTS support, this is not yet possible without making a separate py3-pygraphviz port. - Ensure graphics/py-pygraphviz does not clobber variables in slave port - While here, add LICENSE and LICENSE_FILE details to graphics/py-pygraphviz PR: 207039 Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D6281 Notes: svn path=/head/; revision=415457
* Create new port devel/py3-nose:Ben Woods2016-05-183-2/+11
| | | | | | | | | | | | | | | | | | | | | | | | - This is a variant of devel/py-nose for Python 3.x. A separate port is needed until the ports tree gets VARIANTS support. The science/gramps port will soon be updated to a version which only supports python3, and it depends on py-nose with python3. To allow people to only use packages directly (and not ports), the package building infrastructure needs to build 2 packages: py-nose with python2 and py-nose with python3. Since the ports tree doesn't yet have VARIANTS support, this is not yet possible without making a separate py3-nose port. - Ensure devel/py-nose does not clobber USES variable in slave devel/py3-nose - Fix devel/py-nose target regression-test to use selftest.py [1] [1] https://github.com/nose-devs/nose/issues/400 PR: 207036 Reviewed by: mat (mentor) Approved by: adamw (mentor), koobs (maintainer) Differential Revision: https://reviews.freebsd.org/D6280 Notes: svn path=/head/; revision=415456
* Create new port graphics/py3-pillow:Ben Woods2016-05-183-4/+15
| | | | | | | | | | | | | | | | | | | | | - This is a variant of graphics/py-pillow for Python 3.x. A separate port is needed until the ports tree gets VARIANTS support. The science/gramps port will soon be updated to a version which only supports python3, and it depends on py-pillow with python3. To allow people to only use packages directly (and not ports), the package building infrastructure needs to build 2 packages: py-pillow with python2 and py-pillow with python3. Since the ports tree doesn't yet have VARIANTS support, this is not yet possible without making a separate py3-pillow port. - Ensure graphics/py-pillow does not clobber USES and TKINTER_xxx_DEPENDS variables in slave port - Remove duplicate USES= line in graphics/py-pillow PR: 207040 Approved by: mat, adamw (mentors), koobs (maintainer) Differential Revision: https://reviews.freebsd.org/D6433 Notes: svn path=/head/; revision=415455
* Fix DEPENDSAntoine Brodin2016-05-181-2/+2
| | | | Notes: svn path=/head/; revision=415454
* Update to 6.2.0.Adam Weinberger2016-05-183-3/+5
| | | | | | | | PR: 209600 Submitted by: maintainer (Bradley T. Hughes) Notes: svn path=/head/; revision=415453
* - No need to specify master site subdirectory when it's the same as defaultDmitry Marakasov2016-05-1824-24/+25
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415452
* - Simplify MASTER_SITESDmitry Marakasov2016-05-181-4/+3
| | | | | | | | | | - Switch to USES=localbase - Fix build with disabled NLS Approved by: portmgr blanket Notes: svn path=/head/; revision=415451
* - Simplify MASTER_SITESDmitry Marakasov2016-05-182-3/+4
| | | | | | | | | | | - Clarify LICENSE - Add LICENSE_FILE - Fix WWW: Approved by: portmgr blanket Notes: svn path=/head/; revision=415450
* security/trousers:Hiroki Sato2016-05-1843-276/+378
| | | | | | | | | | | | | | | | | | | | | - Update to 0.3.13. - Remove CONFLICTS with emulators/tpm-emulator. Two separate binaries, sbin/tcsd (for actual TPM device) and sbin/tcsd_emu (for TPM emulator) are now installed. rc.d/tcsd chooses one of them depending on $tcsd_mode. When tcsd_mode="native" (default) it runs sbin/tcsd, and when tcsd_mode="emulator" it runs sbin/tcsd_emu. Note that sbin/tcsd_emu depends on tpmd in emulators/tpm-emulator. - Simplify @sample. emulators/tpm-emulator: - Remove CONFLICTS with security/trousers. - Simplify rc.d/tpmd. Notes: svn path=/head/; revision=415449
* - Simplify MASTER_SITESDmitry Marakasov2016-05-181-5/+8
| | | | | | | - Switch to options helpers Notes: svn path=/head/; revision=415448
* - Simplify MASTER_SITESDmitry Marakasov2016-05-181-6/+5
| | | | | | | | | | | - Clarify LICENSE - Add LICENSE_FILE - Switch to USES=localbase Approved by: portmgr blanket Notes: svn path=/head/; revision=415447