aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - Clarify LICENSEDmitry Marakasov2015-05-142-3/+5
| | | | | | | | | | | - Add LICENSE_FILE - Add CPE info - Update WWW: Approved by: portmgr blanket Notes: svn path=/head/; revision=386288
* - Add CPE infoDmitry Marakasov2015-05-141-1/+7
| | | | | | | - Add LICENSE Notes: svn path=/head/; revision=386287
* - Add CPE infoDmitry Marakasov2015-05-141-0/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=386286
* Don't use exists() for the ssh dependency. The RUN_DEPENDS line alreadyBryan Drewery2015-05-141-3/+1
| | | | | | | | | handles checking if these files exist. Removing this fixes poudriere already rebuilding this port when there is no base sshd and only a port version. Notes: svn path=/head/; revision=386285
* - Drop @dirrm* from plistDmitry Marakasov2015-05-142-5/+2
| | | | | | | | | - Fix WWW: Approved by: portmgr blanket Notes: svn path=/head/; revision=386284
* - Drop @dirrm* from plistDmitry Marakasov2015-05-141-93/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=386283
* - Add CPE infoDmitry Marakasov2015-05-141-1/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=386282
* - Add CPE infoDmitry Marakasov2015-05-141-0/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=386281
* - add spice supportJason Helfman2015-05-141-3/+9
| | | | | | | | | | - bump portrevision PR: 200046 Reported by: shuriku@shurik.kiev.ua Notes: svn path=/head/; revision=386280
* - Update to 2.8.2Wen Heping2015-05-133-32/+65
| | | | | | | | | | - Add CPE PR: 200144 Submitted by: Rainer Hurling<rhurlin@gwdg.de> (mainatiner) Notes: svn path=/head/; revision=386279
* - Add CPE infoDmitry Marakasov2015-05-131-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=386278
* Actually commit the right revisionBaptiste Daroussin2015-05-131-1/+1
| | | | Notes: svn path=/head/; revision=386277
* R does not create proper libraries (with SONAME) pkg 1.5.2 is know skipping thisBaptiste Daroussin2015-05-131-1/+1
| | | | | | | | | | kind of libraries to avoid messing the solver with wrong provides. Bump the port to enforce users to rebuild the package with 1.5.2 and having not satifisfiable problem for the solver Notes: svn path=/head/; revision=386276
* devel/gzstream: create a proper shared libraryBaptiste Daroussin2015-05-132-5/+5
| | | | | | | Bump portrevision of dependent ports Notes: svn path=/head/; revision=386275
* - Add CPE infoDmitry Marakasov2015-05-131-1/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=386274
* Upgrade to 1.7.16.Vanilla I. Shu2015-05-132-3/+3
| | | | Notes: svn path=/head/; revision=386273
* Update to 4.3.28.Jung-uk Kim2015-05-1321-175/+201
| | | | Notes: svn path=/head/; revision=386272
* Update to 2.2.17.Adam Weinberger2015-05-133-12/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | | For a full change list, see: http://dovecot.org/list/dovecot-news/2015-May/000292.html There are two changes that could potentially break setups: * Dovecot no longer checks or warns if a mountpoint is removed. This was causing more trouble than it was worth. Make sure that all the mountpoints that Dovecot accesses aren't writable by mail processes when they're unmounted. * dict server wasn't properly escaping/unescaping data. Fixing this broke backwards compatibility with data that contains line feeds. This hopefully affects only very few installations. If you're using dict to save multiline data (Sieve scripts to SQL), you may be affected. For this release I've introduced many new OPTIONS: * boehm-gc support * CDB database support * icu (for FTS) * libtextcat FTS * disabling kqueue support also disables kqueue fs change notification * databases and FTS plugins moved to their own config sections Notes: svn path=/head/; revision=386271
* Add a note about /usr/bin/perl.Mathieu Arnold2015-05-131-0/+6
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=386270
* - Drop @dirrm* from plistDmitry Marakasov2015-05-131-6/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=386269
* - Bring back ONLY_FOR_ARCHS which was lost in the last updateDmitry Marakasov2015-05-131-2/+11
| | | | | | | - Mark BROKEN on pre-10.x Notes: svn path=/head/; revision=386267
* Add new port: devel/spice-protocolJason Helfman2015-05-135-0/+44
| | | | | | | | | | | | | | | Spice protocol defines a set of protocol messages for accessing, controlling, and receiving inputs from remote computing devices (e.g., keyboard, video, mouse) across networks, and sending output to them. A controlled device can reside on either side, client and/or server. WWW: http://www.spice-space.org PR: 200046 (to support fixing) Notes: svn path=/head/; revision=386266
* - Drop @dirrm* from plistDmitry Marakasov2015-05-131-79/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=386265
* - Add CPE infoDmitry Marakasov2015-05-131-0/+2
| | | | | | | | | - Add LICENSE_FILE Approved by: portmgr blanket Notes: svn path=/head/; revision=386264
* - Add CPE infoDmitry Marakasov2015-05-131-1/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=386263
* - Drop @dirrm* from plistDmitry Marakasov2015-05-131-41/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=386262
* - Cleanup GH_* knobs: use DISTVERSIONSUFFIXSunpoet Po-Chuan Hsieh2015-05-132-3/+3
| | | | Notes: svn path=/head/; revision=386261
* - Cleanup GH_* knobs:Sunpoet Po-Chuan Hsieh2015-05-132-4/+3
| | | | | | | | - Use DISTVERSIONPREFIX - Remove GH_PROJECT Notes: svn path=/head/; revision=386260
* - Cleanup GH_* knobs: use DISTVERSIONPREFIXSunpoet Po-Chuan Hsieh2015-05-132-4/+4
| | | | Notes: svn path=/head/; revision=386259
* - Update to 0.07Sunpoet Po-Chuan Hsieh2015-05-132-5/+7
| | | | | | | | | - Add LICENSE Changes: http://search.cpan.org/dist/Crypt-OpenSSL-ECDSA/Changes Notes: svn path=/head/; revision=386258
* - Update to 0.12Sunpoet Po-Chuan Hsieh2015-05-132-8/+11
| | | | | | | | | | - Add LICENSE - Sort *_DEPENDS Changes: http://search.cpan.org/dist/signatures/Changes Notes: svn path=/head/; revision=386257
* - Update to 1.003Sunpoet Po-Chuan Hsieh2015-05-133-6/+6
| | | | | | | | | - Regenerate patch file with makepatch: Changes: http://search.cpan.org/dist/Imager/Changes Notes: svn path=/head/; revision=386256
* - Update to 1.49Sunpoet Po-Chuan Hsieh2015-05-133-5/+7
| | | | | | | | | | - Add LICENSE - Sort PLIST Changes: http://search.cpan.org/dist/Test-Pod/Changes Notes: svn path=/head/; revision=386255
* - Update to 0.21Sunpoet Po-Chuan Hsieh2015-05-132-4/+5
| | | | | | | | | - Allow to strip shared library as regular user Changes: http://search.cpan.org/dist/Compress-LZ4/Changes Notes: svn path=/head/; revision=386254
* - Cleanup GH_* knobs:Sunpoet Po-Chuan Hsieh2015-05-132-4/+3
| | | | | | | | - Use DISTVERSIONPREFIX - Remove GH_PROJECT Notes: svn path=/head/; revision=386253
* - Cleanup GH_* knobs:Sunpoet Po-Chuan Hsieh2015-05-132-4/+3
| | | | | | | | - Use DISTVERSIONPREFIX - Remove GH_PROJECT Notes: svn path=/head/; revision=386252
* - Cleanup GH_* knobs:Sunpoet Po-Chuan Hsieh2015-05-132-4/+3
| | | | | | | | - Use DISTVERSIONPREFIX - Remove GH_PROJECT Notes: svn path=/head/; revision=386251
* - Cleanup GH_* knobs: remove GH_TAGNAMESunpoet Po-Chuan Hsieh2015-05-132-3/+2
| | | | Notes: svn path=/head/; revision=386250
* - Cleanup GH_* knobs:Sunpoet Po-Chuan Hsieh2015-05-132-4/+3
| | | | | | | | - Use DISTVERSIONPREFIX - Remove GH_PROJECT Notes: svn path=/head/; revision=386249
* - Update to 0.24Sunpoet Po-Chuan Hsieh2015-05-132-4/+3
| | | | | | | Changes: http://search.cpan.org/dist/Compress-Snappy/Changes Notes: svn path=/head/; revision=386248
* - Update to 0.8.9Sunpoet Po-Chuan Hsieh2015-05-132-3/+3
| | | | | | | Changes: https://github.com/tarcieri/http/blob/master/CHANGES.md Notes: svn path=/head/; revision=386247
* - Update to 0.6.0Sunpoet Po-Chuan Hsieh2015-05-132-3/+3
| | | | | | | Changes: https://github.com/flowdock/flowdock-api/commits/master Notes: svn path=/head/; revision=386246
* - Update to 0.20.14Sunpoet Po-Chuan Hsieh2015-05-135-37/+8
| | | | | | | | | - Regenerate patch file with makepatch: Changes: http://git.gnome.org/browse/gupnp/tree/NEWS Notes: svn path=/head/; revision=386245
* - Update to 0.008Sunpoet Po-Chuan Hsieh2015-05-132-4/+3
| | | | | | | Changes: http://search.cpan.org/dist/MooX-StrictConstructor/Changes Notes: svn path=/head/; revision=386244
* - Cleanup GH_* knobs:Sunpoet Po-Chuan Hsieh2015-05-132-4/+3
| | | | | | | | - Use DISTVERSIONPREFIX - Remove GH_PROJECT Notes: svn path=/head/; revision=386243
* - Cleanup GH_* knobs: use DISTVERSIONPREFIXSunpoet Po-Chuan Hsieh2015-05-132-3/+3
| | | | Notes: svn path=/head/; revision=386242
* - Cleanup GH_* knobs:Sunpoet Po-Chuan Hsieh2015-05-132-4/+3
| | | | | | | | - Use DISTVERSIONPREFIX - Remove GH_PROJECT Notes: svn path=/head/; revision=386241
* - Cleanup GH_* knobs:Sunpoet Po-Chuan Hsieh2015-05-132-4/+3
| | | | | | | | - Use DISTVERSIONPREFIX - Remove GH_PROJECT Notes: svn path=/head/; revision=386240
* - Cleanup GH_* knobs:Sunpoet Po-Chuan Hsieh2015-05-132-4/+3
| | | | | | | | - Use DISTVERSIONPREFIX - Remove GH_PROJECT Notes: svn path=/head/; revision=386239
* Security update to 4.4.6.1Matthew Seaman2015-05-132-3/+3
| | | | | | | | | | | | | | | Security Advisories: http://www.phpmyadmin.net/home_page/security/PMASA-2015-2.php http://www.phpmyadmin.net/home_page/security/PMASA-2015-3.php ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.6.1/phpMyAdmin-4.4.6.1-notes.html/view MFH: 2015Q2 Security: c6e31869-f99f-11e4-9f91-6805ca0b3d42 Notes: svn path=/head/; revision=386238