aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Switch from using our own method of figuring out TCL_VER to USES=tcl:84+Mikhail Teterin2014-04-295-617/+1384
| | | | | | | | | | | | | | | | | | | PR: ports/181412 Bump PORTREVISION accordingly. Add STAGE-conformance (grrr..) Get rid of the short pkg-plist in favor of PLIST_{DIRS,FILES}. While here, improve the code itself a bit: * Use Tcl API more, instead of cooking our own implementations. * Add meainingful checks for safe interpreters instead of blindly letting them use the same functionality as the trusted ones. * Fix compiler warnings enough for WARNS=3. Sponsored by: United Marsupials Notes: svn path=/head/; revision=352662
* - USES+= tar:bzip2Ryan Steinmetz2014-04-291-2/+1
| | | | Notes: svn path=/head/; revision=352661
* Not exist in the moment http://www.bd-fans.com/RnD.htmlRusmir Dusko2014-04-295-11/+9
| | | | | | | | | | | | | | | | | | | | | | games/rnd_jue - Change Makefile header, use my name and @FreeBSD.org email - Mastersite disappeared, mirror on my SF site games/rocksndiamonds - Mastersite disappeared, mirror on my SF site games/rocksndiamonds-data - Change Makefile header, use my name and @FreeBSD.org email - Mastersite disappeared, mirror on my SF site - Change pkg-message and WWW Reported by: antoine@ Notes: svn path=/head/; revision=352660
* - fix staging issue, bump portrevision as build behavior is changedJason Helfman2014-04-293-8/+41
| | | | | | | | | | - while here convert bzip2 to new uses framework PR: 188779 Submitted by: john.hein@microsemi.com (via mail) Notes: svn path=/head/; revision=352659
* Update to the 20140427 snapshot of GCC 4.10.Gerald Pfeifer2014-04-292-3/+3
| | | | Notes: svn path=/head/; revision=352658
* - Update to 2.2.5Ryan Steinmetz2014-04-293-5/+6
| | | | Notes: svn path=/head/; revision=352657
* - Add LICENSESunpoet Po-Chuan Hsieh2014-04-291-4/+11
| | | | | | | | | | | | | | | - Add NLS option - Pass maintainership to submitter - While I'm here: - Simplify GUILE_VER - Remove OPTIONS_DEFAULT - USe NLS_CONFIGURE_ENABLE PR: ports/189115 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Notes: svn path=/head/; revision=352656
* - Add LICENSESunpoet Po-Chuan Hsieh2014-04-291-2/+5
| | | | | | | - Update *_DEPENDS Notes: svn path=/head/; revision=352655
* - Add LICENSESunpoet Po-Chuan Hsieh2014-04-291-3/+5
| | | | | | | - Update *_DEPENDS Notes: svn path=/head/; revision=352654
* - Fix PLISTSunpoet Po-Chuan Hsieh2014-04-292-0/+3
| | | | | | | | | - Bump PORTREVISION for package change Reported by: swills Notes: svn path=/head/; revision=352653
* - Add py-enum34 0.9.23Sunpoet Po-Chuan Hsieh2014-04-294-0/+34
| | | | | | | | | | | | | | | | | | - While I'm here: - Shorten COMMENT - Use . for COPYTREE_SHARE An enumeration is a set of symbolic names (members) bound to unique, constant values. Within an enumeration, the members can be compared by identity, and the enumeration itself can be iterated over. WWW: https://pypi.python.org/pypi/enum34 PR: ports/189073 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Notes: svn path=/head/; revision=352652
* - Add LICENSESunpoet Po-Chuan Hsieh2014-04-292-2/+3
| | | | | | | | | | | - Pass maintainership to submitter - While I'm here, remove Author line PR: ports/189114 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Notes: svn path=/head/; revision=352651
* - Add LICENSESunpoet Po-Chuan Hsieh2014-04-292-5/+5
| | | | | | | | | | | | | | - Add WWW - Pass maintainership to submitter - While I'm here: - Remove test: - Remove Author line PR: ports/189111 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Notes: svn path=/head/; revision=352650
* - Add LICENSESunpoet Po-Chuan Hsieh2014-04-291-1/+4
| | | | | | | | | | - Pass maintainership to submitter PR: ports/189103 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Notes: svn path=/head/; revision=352649
* - Update MASTER_SITESSunpoet Po-Chuan Hsieh2014-04-291-7/+6
| | | | | | | | | | | | - Pet portlint - Pass maintainership to submitter - While I'm here, use USES=tar:tgz PR: ports/189074 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Notes: svn path=/head/; revision=352648
* - Add LICENSESunpoet Po-Chuan Hsieh2014-04-292-3/+4
| | | | | | | | | | | - Pass maintainership to submitter - While I'm here, remove Author line PR: ports/189071 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Notes: svn path=/head/; revision=352647
* - Add LICENSESunpoet Po-Chuan Hsieh2014-04-292-3/+8
| | | | | | | | | | | | - Add WWW - Pass maintainership to submitter - While I'm here, sort *_DEPENDS PR: ports/189066 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Notes: svn path=/head/; revision=352646
* - Add LICENSESunpoet Po-Chuan Hsieh2014-04-292-3/+4
| | | | | | | | | | | - Pass maintainership to submitter - While I'm here, remove Author line PR: ports/189049 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Notes: svn path=/head/; revision=352645
* Fix kerberos enable/disable flags.Koop Mast2014-04-291-1/+2
| | | | | | | | PR: ports/189037 (based on) Submitted by: barbara@ Notes: svn path=/head/; revision=352644
* Fix the build with readline from ports.Koop Mast2014-04-291-0/+15
| | | | | | | | | | PR: ports/188670 [1] ports/187883 [2] Submitted by: John Hein <john.hein@microsemi.com> [1] truckman@ Notes: svn path=/head/; revision=352643
* Update to 2.7.2 .Juergen Lock2014-04-292-5/+3
| | | | | | | | PR: ports/188859 Submitted by: Ports Fury Notes: svn path=/head/; revision=352641
* - Update Firefox to 29.0Beat Gaetzi2014-04-2965-990/+1743
| | | | | | | | | | | | | | | | | | | | | | | | | | | - Update Firefox ESR to 24.5.0 - Update Thunderbird to 24.5.0 - Update NSS to 3.16 - Use port dependency for soundtouch library - Require recent graphite2 version explicitly [1] - Require gst-libav version that doesn't crash on seeking [2] and doesn't error out on plugin load [3] - Remove gstreamer note in pkg-message for www/firefox, [3] may still happen with www/firefox-esr but only until it tracks esr31 (ca 2014-09-01) - Fix USE_XPI in mail/thunderbird-i18n [4] Security: http://www.vuxml.org/freebsd/985d4d6c-cfbd-11e3-a003-b4b52fce4ce8.html PR: ports/187939 [1] PR: ports/188133 [2] PR: ports/181964 [3] PR: ports/188984 [4] Submitted by: Toomas Aas <toomas.aas@raad.tartu.ee> [1] Submitted by: Jakub Lach <jakub_lach@mailplus.pl> [2] Submitted by: Jan Beich [3] and this update! Submitted by: Toni Ballesta <mustelator@yahoo.es> [4] Approved by: portmgr (bdrewery, security update to non-staged port) Notes: svn path=/head/; revision=352640
* Stagify.Thierry Thomas2014-04-292-8/+10
| | | | Notes: svn path=/head/; revision=352639
* Pet portlint.Thierry Thomas2014-04-291-3/+2
| | | | Notes: svn path=/head/; revision=352638
* Update to 3.007Lars Thegler2014-04-292-3/+3
| | | | Notes: svn path=/head/; revision=352637
* - Update to 3.1.9.1, announce message is here:Rusmir Dusko2014-04-292-3/+3
| | | | | | | | | | OTHER: This is an excuse to produce new builds with an OpenSSL version that isn't affected by the heartbleed bug for Windows and Mac. This bug should only affect the WebUI and only if HTTPS/SSL authentication was enabled. Notes: svn path=/head/; revision=352636
* - Port is stage safePawel Pekala2014-04-291-6/+2
| | | | | | | | - Remove leading article from COMMENT - Convert to USES=gmake Notes: svn path=/head/; revision=352635
* Document mozilla vulnerabilitiesBeat Gaetzi2014-04-291-0/+98
| | | | Notes: svn path=/head/; revision=352634
* - Update to alpha-20140427Antoine Brodin2014-04-293-7/+4
| | | | | | | - No need to keep la files as nothing lib_depends on it Notes: svn path=/head/; revision=352633
* Update to 20140427Antoine Brodin2014-04-292-4/+3
| | | | Notes: svn path=/head/; revision=352632
* Update to version 1.17.8Pawel Pekala2014-04-292-3/+3
| | | | Notes: svn path=/head/; revision=352631
* Fix build after r351936 by adding a dependency on libICE.Tijl Coosemans2014-04-291-1/+3
| | | | | | | Reported by: olgeni Notes: svn path=/head/; revision=352630
* Update to the 20140424 snapshot of GCC 4.8.3.Gerald Pfeifer2014-04-292-3/+3
| | | | Notes: svn path=/head/; revision=352629
* Upgrade to version 3.3.1.Jimmy Olgeni2014-04-293-5/+3
| | | | Notes: svn path=/head/; revision=352628
* Update to 3.18.Koop Mast2014-04-295-123/+278
| | | | | | | | Use @sample for config file. Take maintainership. Notes: svn path=/head/; revision=352627
* Update to 20140422Baptiste Daroussin2014-04-292-3/+3
| | | | Notes: svn path=/head/; revision=352626
* Update to 5.9-20140426Baptiste Daroussin2014-04-293-13/+9
| | | | | | | | | | | While here fix packaging with DEBUG and/or PROFILE activated [1] Strip binaries PR: ports/187784 [1] Reported by: Steven Lawrance <stl@koffein.net> [1] Notes: svn path=/head/; revision=352625
* - StageEmanuel Haupt2014-04-291-2/+5
| | | | | | | | - Make PREFIX safe - Use tar:bzip2 Notes: svn path=/head/; revision=352624
* - Update to 2.141170Sunpoet Po-Chuan Hsieh2014-04-292-5/+4
| | | | | | | Changes: http://search.cpan.org/dist/CPAN-Meta/Changes Notes: svn path=/head/; revision=352623
* - Update to 2.7.3Sunpoet Po-Chuan Hsieh2014-04-292-7/+6
| | | | | | | Changes: https://github.com/guard/listen/releases Notes: svn path=/head/; revision=352622
* - Add shared UDUNITS and UDUNITS2 descriptionsSunpoet Po-Chuan Hsieh2014-04-291-0/+2
| | | | Notes: svn path=/head/; revision=352621
* - Remove leading indefinite article from COMMENTSunpoet Po-Chuan Hsieh2014-04-291-1/+1
| | | | Notes: svn path=/head/; revision=352620
* - Add cgribex 1.6.3Sunpoet Po-Chuan Hsieh2014-04-295-0/+48
| | | | | | | | | | | | | | | | | GRIBEX is an interface for encoding and decoding WMO FM-92 GRIB edition 1 messages and some ancillary subroutines for controlling printing and debugging. The GRIBEX software was developed at the European Centre for Medium-range Weather Forecasts (ECMWF) and is part of the EMOS library. EMOS is mostly written in Fortran. Therefore it has only a Fortran interface. CGRIBEX is a lightweight version of GRIBEX written in ANSI C with a portable Fortran interface. For best compatibility some of the C sources were converted from the Fortran GRIBEX version. WWW: https://code.zmaw.de/projects/cgribex Notes: svn path=/head/; revision=352619
* - Add my LOCAL to MASTER_SITESSunpoet Po-Chuan Hsieh2014-04-291-12/+22
| | | | | | | | | | | | | - Add OPTIONS_DEFINE - Remove unnecessary CONFIGURE_ARGS - Use USES=libtool - Strip shared library - Add regression-test: - Bump PORTREVISION for package change - Take maintainership Notes: svn path=/head/; revision=352618
* - Update to 0.07Sunpoet Po-Chuan Hsieh2014-04-292-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Module-Build-XSUtil/Changes Notes: svn path=/head/; revision=352617
* - Update to 0.013Sunpoet Po-Chuan Hsieh2014-04-292-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/File-ConfigDir/Changes Notes: svn path=/head/; revision=352616
* - Update to 3.13.0Sunpoet Po-Chuan Hsieh2014-04-293-6/+6
| | | | | | | | | Changes: - Support fo clang: Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) added. Notes: svn path=/head/; revision=352615
* - Update to 20140427Sunpoet Po-Chuan Hsieh2014-04-292-3/+3
| | | | Notes: svn path=/head/; revision=352614
* - Update to 2014.04.27Sunpoet Po-Chuan Hsieh2014-04-292-3/+3
| | | | Notes: svn path=/head/; revision=352613
* - Update to 2014.04.27Sunpoet Po-Chuan Hsieh2014-04-292-3/+3
| | | | Notes: svn path=/head/; revision=352612