summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* . Update to 6u34.Greg Lewis2012-08-192-5/+5
| | | | Notes: svn path=/head/; revision=302767
* - Remove own OPTION "DATA"Guido Falsi2012-08-191-4/+1
| | | | | | | | | | | - Honour NOPORTDATA instead of own option PR: ports/170736 Submitted by: nemysis <nemysis@gmx.ch> (maintainer) Approved by: crees, tabthorpe (mentors, implicit) Notes: svn path=/head/; revision=302766
* - Update to 20120811Alex Kozlov2012-08-192-5/+22
| | | | | | | | | | | - Add optional support for symlink for device and VBOX VirtualDisk - Convert to new options framework PR: ports/170540 Submitted by: Daisuke Aoyama <aoyama@peach.ne.jp> (maintainer) Notes: svn path=/head/; revision=302765
* Sort knobs a bit.Alexey Dokuchaev2012-08-191-2/+3
| | | | Notes: svn path=/head/; revision=302764
* Update to 15.1.Adam Weinberger2012-08-192-18/+5
| | | | Notes: svn path=/head/; revision=302763
* Use pre-build instead of pre-everything for backupwarning-- stop making peopleChris Rees2012-08-195-8/+9
| | | | | | | | | | | | wait before fetching etc Suggested by: ohauer Discussed with: girgen While here, fix package for postgresql92-server Notes: svn path=/head/; revision=302762
* - Rename to consistency with other Python ports [1]Alex Kozlov2012-08-1910-8/+12
| | | | | | | | | | - While here, sort category Makefile PR: ports/170734 [1] Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com> (maintainer) Notes: svn path=/head/; revision=302761
* - Convert to OptionsNGGuido Falsi2012-08-191-9/+12
| | | | | | | | | | | | | - Don't depend on intltool and pkgconfig - Remove INSTALL from PORTDOCS - Bump PORTREVISION PR: ports/170751 Submitted by: nemysis <nemysis@gmx.ch> (maintainer) Approved by: crees (mentor) Notes: svn path=/head/; revision=302760
* - update to checkin f18246236dBaptiste Daroussin2012-08-192-4/+4
| | | | | | | | | | | | | - changes: * performance improvements by using more caching * fix FreeBSD version not being correctly set for jails using another method than ftp * better output for bulk * bulk can now save wrkdirs on failures * fix bulk -J Notes: svn path=/head/; revision=302759
* - Update to 0.6.2Guido Falsi2012-08-193-6/+24
| | | | | | | | | | | | | | - Add build dependency on pkgconfig - Add option controlling asm optimizations (only for i386 and amd64, defaults to on) - While here fix usage of ${ARCH} PR: ports/170668 Submitted by: RyoTa SimaMoto <liangtai.s4@gmail.com> (maintainer) Approved by: crees, tabthorpe (mentors, implicit) Notes: svn path=/head/; revision=302758
* - Update to 0.6.3Guido Falsi2012-08-192-4/+4
| | | | | | | | | | | - Add build dependency on pkgconfig PR: ports/170668 Submitted by: RyoTa SimaMoto <liangtai.s4@gmail.com> (maintainer) Approved by: crees, tabthorpe (mentors, implicit) Notes: svn path=/head/; revision=302757
* - Don't use implicitly declared dependency, use OPTIONS to declare itRong-En Fan2012-08-191-5/+7
| | | | | | | | | - While I'm here, give up for adoption as I no longer use it in my daily life Submitted by: A.J. Kehoe IV (Nanoman) <nanoman at nanoman.ca> (via email) Notes: svn path=/head/; revision=302756
* - Correct dependencies: math/fftw3 is only needed for build (as provider ofAlexey Dokuchaev2012-08-193-54/+53
| | | | | | | | | | | `fftw3.h' header file); actual linking is against math/fftw3-float) - Cleanup Makefile: utilize CPPFLAGS, drop ABI versions in LIB_DEPENDS, wrap overly long lines, standardize header - Bump port revision due to updated dependencies - Reformat port description and sort pkg-plist while here Notes: svn path=/head/; revision=302755
* Business::EDI is a class for generating U.N. EDI interchange objectsFrederic Culot2012-08-195-0/+713
| | | | | | | | | | | | and subobjects. WWW: http://search.cpan.org/dist/Business-EDI/ PR: ports/170375 Submitted by: Martin Neubauer <m.ne@gmx.net> Notes: svn path=/head/; revision=302754
* - Update to 2.04Frederic Culot2012-08-193-5/+17
| | | | | | | | PR: ports/170757 Submitted by: Corey Smith <corsmith@gmail.com> (maintainer) Notes: svn path=/head/; revision=302753
* Update to 1.8.2. SeeJoe Marcus Clarke2012-08-192-4/+3
| | | | | | | | | | http://www.wireshark.org/docs/relnotes/wireshark-1.8.2.html for the changes in this release. Security: See http://www.wireshark.org/docs/relnotes/wireshark-1.8.2.html Notes: svn path=/head/; revision=302752
* Revert test code that crept in on r302526.Jimmy Olgeni2012-08-191-2/+1
| | | | | | | Submitted by: Jarrod Sayers <jarrod downtools.com.au> Notes: svn path=/head/; revision=302751
* Source tarball accidentally included cowsay cows, and the portAdam Weinberger2012-08-192-51/+15
| | | | | | | | | | clobbered them. Manually installing the insub cows until another tarball gets rolled. You'll probably need to reinstall cowsay to restore those cows if you applied the 15.0_0 update. PORTREVISION bump. Notes: svn path=/head/; revision=302750
* Update WWW to reflect MASTER_SITES change in r302748Adam Weinberger2012-08-191-1/+1
| | | | Notes: svn path=/head/; revision=302749
* Update to 15.0.Adam Weinberger2012-08-193-5/+74
| | | | | | | | | | This update reflects a license change from GPLv2 to 2-BSD. MASTER_SITES switched to github. Further ChangeLog not appropriate for pasting here, but can be reviewed in source. Notes: svn path=/head/; revision=302748
* - update to 3.1Jason Helfman2012-08-193-26/+60
| | | | | | | | | | | - use optionsNG - while here adjust comment and pet portlint PR: 170746 Submitted by: maintainer, r.neese@gmail.com Notes: svn path=/head/; revision=302747
* - update to 1.2.1Jason Helfman2012-08-192-3/+4
| | | | | | | | PR: 170684 Submitted by: maintainer, r.neese@gmail.com Notes: svn path=/head/; revision=302746
* - update to 1.2.1Jason Helfman2012-08-192-3/+3
| | | | | | | | PR: 170683 Submitted by: maintainer, r.neese@gmail.com Notes: svn path=/head/; revision=302745
* - update to 1.2.1Jason Helfman2012-08-192-3/+3
| | | | | | | | PR: 170685 Submitted by: maintainer, r.neese@gmail.com Notes: svn path=/head/; revision=302744
* - update to 1.2.1Jason Helfman2012-08-191-14/+19
| | | | | | | | PR: 170319 Submitted by: maintainer, r.neese@gmail.com Notes: svn path=/head/; revision=302743
* - Unbreak for FreeBSD > 7.4 amd64Michael Scheidell2012-08-181-1/+1
| | | | | | | | | PR: ports/170548 Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> Approved by: port@ Notes: svn path=/head/; revision=302742
* - Cleanup Makefile: wrap overly long lines, etc.Alexey Dokuchaev2012-08-182-18/+19
| | | | | | | - Reformat port description while here Notes: svn path=/head/; revision=302741
* - Update to 1.0.3 :Juergen Lock2012-08-182-3/+4
| | | | | | | | | - Use PTHREAD_LIBS. Submitted by: hselasky (maintainer) Notes: svn path=/head/; revision=302740
* - Update to 1.0.4 :Juergen Lock2012-08-182-3/+4
| | | | | | | | | | - Use PTHREAD_LIBS. - Fix compile warning. Submitted by: hselasky (maintainer) Notes: svn path=/head/; revision=302739
* - Update to 2.0.5 :Juergen Lock2012-08-182-3/+5
| | | | | | | | | | - Use PTHREAD_LIBS. - Fix compile warning. Submitted by: hselasky (maintainer) Notes: svn path=/head/; revision=302738
* - Update to 0.1.26 :Juergen Lock2012-08-182-3/+5
| | | | | | | | | | - Fix for refcounting bug. - Use PTHREAD_LIBS. Submitted by: hselasky (maintainer) Notes: svn path=/head/; revision=302737
* - Update to 7.02Sunpoet Po-Chuan Hsieh2012-08-182-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/AnyEvent/Changes Notes: svn path=/head/; revision=302736
* - Remove giflib patch which was fixed in 0.92Sunpoet Po-Chuan Hsieh2012-08-181-27/+0
| | | | | | | Notified by: az Notes: svn path=/head/; revision=302735
* Upgrade to FreeVRRPd 1.1Tom Judge2012-08-183-6/+6
| | | | | | | | | | | | | - Use netgraph for virtual interfaces - Make sure that the interface hosting the VRRP address is in promiscuous mode at start up. - Restore maintainer after email address change. PR: ports/168196 Submitted by: Sebastien Petit <spe@phear.org> Approved by: db (mentor) Notes: svn path=/head/; revision=302734
* - Update to 2.005Sunpoet Po-Chuan Hsieh2012-08-182-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Socket/Changes Notes: svn path=/head/; revision=302733
* - Update to 0.17Sunpoet Po-Chuan Hsieh2012-08-182-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/IO-Socket-IP/Changes Notes: svn path=/head/; revision=302732
* - Update to 3.1.12Sunpoet Po-Chuan Hsieh2012-08-182-3/+3
| | | | | | | | | Changes: http://pecl.php.net/package-changelog.php?package=APC PR: ports/170694 Submitted by: John Chen <johnpupu@gmail.com> Notes: svn path=/head/; revision=302731
* - Update to 0.20Sunpoet Po-Chuan Hsieh2012-08-182-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Catalyst-Plugin-SubRequest/Changes Notes: svn path=/head/; revision=302730
* - Update to 2.53Sunpoet Po-Chuan Hsieh2012-08-182-4/+8
| | | | | | | | | | - Convert to new options framework - Respect EXAMPLES Changes: http://search.cpan.org/dist/SVG/Changes Notes: svn path=/head/; revision=302729
* - Update to 0.54Sunpoet Po-Chuan Hsieh2012-08-182-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Module-Load-Conditional/CHANGES Notes: svn path=/head/; revision=302728
* - Update to 0.92Sunpoet Po-Chuan Hsieh2012-08-182-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Imager/Changes Notes: svn path=/head/; revision=302727
* The Libxml-Ruby project provides Ruby language bindings for the GNOMESteve Wills2012-08-184-0/+28
| | | | | | | | | | | | Libxml2 XML toolkit. It is free software, released under the MIT License. WWW: http://rubygems.org/gems/libxml-ruby PR: ports/170529 Submitted by: Michael Schout <mschout@gkg.net> Notes: svn path=/head/; revision=302726
* - Update to 1.6.11Steve Wills2012-08-183-9/+17
| | | | | | | | PR: ports/170500 Submitted by: Rouslan Iskhakov <rouslan@rshell.net> (maintainer) Notes: svn path=/head/; revision=302725
* - remove www/apache20 and devel/apr0Olli Hauer2012-08-18248-5914/+298
| | | | | | | | | | | | - s/USE_APACHE= 20+/USE_APACHE= 22+/ - unify s/YES/yes/ - cleanup APACHE_VERSION <= 22 usage - add entry to MOVED with hat apache@ Notes: svn path=/head/; revision=302724
* - Update to 0.8.7Steve Wills2012-08-182-3/+3
| | | | | | | | PR: ports/170720 Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer) Notes: svn path=/head/; revision=302723
* - Update to 0.9.0Steve Wills2012-08-183-15/+5
| | | | | | | | PR: ports/170716 Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer) Notes: svn path=/head/; revision=302722
* Update to 295.71Alexander Nedotsukov2012-08-182-3/+3
| | | | Notes: svn path=/head/; revision=302721
* Update to 295.71Alexander Nedotsukov2012-08-182-3/+3
| | | | Notes: svn path=/head/; revision=302720
* - strict python version 2.xRuslan Makhmatkhanov2012-08-181-5/+5
| | | | | | | | | | - fix portling warnings (missing tabs), while here PR: 170711 Submitted by: Green Dog <fiziologus at gmail dot com> (maintainer) Notes: svn path=/head/; revision=302719
* Pet portlint:Jimmy Olgeni2012-08-181-12/+11
| | | | | | | | | | | | | | - Avoid using both PORTVERSION and DISTVERSION - Move CONFLICTS and LATEST_LINK - Remove ABI versions from LIB_DEPENDS Also: - Remove unnecessary NOPORTDOCS check - Replace NOPORTDOCS with PORT_OPTIONS:MDOCS Notes: svn path=/head/; revision=302718