aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Stagifyerwin2014-05-181-3/+5
| | | | Sponsored by: DK Hostmaster A/S
* Add support for inserting CPE URIs as package annotations.des2014-05-181-0/+55
| | | | | | | | To enable this for a particular port, add "cpe" to the USES list and optionally define CPE_VENDOR, CPE_PRODUCT etc. if the defaults are not correct (they should be in most cases). Approved by: portmgr (bdrewery)
* - Add STAGE supportzi2014-05-182-20/+14
| | | | | | | | | - Add LICENSE - Cleanup plist-related clever - Pacify portlint(1) - Bump PORTREVISION With hat: ports-secteam
* - Add staging supportpawel2014-05-181-9/+9
| | | | | - Convert to new options framework - Remove leading article from COMMENT
* - Add staging supportpawel2014-05-181-11/+11
| | | | | - Convert to new options framework - Remove leading article from COMMENT
* Add missing run-time dependencyjohans2014-05-181-0/+2
| | | | | Submitted by: des MFH: 2014Q2
* - Add staging supportpawel2014-05-181-8/+9
| | | | - Convert to new options framework
* Make devel/lutok use USES+=libtool.jmmv2014-05-182-3/+4
| | | | | | As a side-effect, also make use of install-strip for installation. Approved by: bdrewery
* Update devel/atf to 0.20 and modernize the port.jmmv2014-05-184-195/+122
| | | | | | | | | | | | | | | This includes: - Taking ownership of the package (with ack from previous maintainer). - Forcing all file registrations into pkg-plist. - Fully dropping support for the deprecated tools. - Adding support for the TEST option. - Properly using libtool via USES. - Not using OSREVISION to determine whether atf can or can't be installed. - Avoiding Makefile.in hacks by just using MAKE_FLAGS. ... which basically means this really is a full rewrite of the port. Approved by: bapt, bdrewery
* - Add staging supportpawel2014-05-181-8/+7
| | | | | - Convert to new options framework - Remove leading article from COMMENT
* Convert net-im/libpurple (and slave ports net-im/finch and net-im/pidgin)tijl2014-05-1847-363/+173
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to "USES=libtool tar:bzip2". Bump PORTREVISION on all dependent ports and modernise them as well (USES, LIB_DEPENDS, staging). audio/pidgin-musictracker: - Replace LIBS with LDFLAGS. - Disable static plugin. net/online-desktop: Remove obsolete patches. net-im/mbpurple: - Drop pkgconf dependency. - Replace post-patch with MAKE_ARGS. - Use standard do-build. net-im/pidgin-audacious-remote: Disable static plugin. net-im/pidgin-birthday-reminder: Disable static plugin. net-im/pidgin-fetion: Replace pkg-plist with PLIST_FILES. net-im/pidgin-guifications: - Drop USE_GNOME=gnomeprefix. - Replace LIBS with LDFLAGS. net-im/pidgin-hotkeys: - Drop CFLAGS=-fPIC. - Fix build on systems without gcc. net-im/pidgin-libnotify: - Use option helpers. - Drop references to PTHREAD_CFLAGS and PTHREAD_LIBS. net-im/pidgin-manualsize: Fix build on systems without gcc. net-im/pidgin-privacy-please: - Replace a patch with CPPFLAGS and LDFLAGS. - Don't use USE_LDCONFIG for a plugin. net-im/pidgin-sipe: - Don't use USE_LDCONFIG for a plugin. - Drop PORTDOCS that don't contain useful documentation. - Patch configure with s/LDLAGS/LDFLAGS/ so LDFLAGS can replace LIBS. - Use option helpers and fix Kerberos option. - Remove obsolete CONFIGURE_ENV. security/pidgin-encryption: - Drop references to PTHREAD_CFLAGS and PTHREAD_LIBS. - Disable static plugin. - Use option helpers. security/pidgin-otr: - Drop redundant comment about PORTREVISION. - Add USE_GNOME=gtk20. - Drop references to PTHREAD_CFLAGS and PTHREAD_LIBS. - Port uses stack protector unconditionally so link with -lssp_nonshared when necessary like Mk/bsd.ssp.mk does. Approved by: portmgr (PORTREVISION bump on unstaged port)
* - Remove empty PLISTsunpoet2014-05-181-0/+0
|
* - Update to 2.4.0sunpoet2014-05-183-44/+6
| | | | | | - Simplify Makefile Changes: http://svn.xiph.org/icecast/trunk/icecast/ChangeLog
* Update to 1.9. This fixes a bug in ec2_ephemeralswap where the amount ofcperciva2014-05-182-3/+3
| | | | | | | ephemeral storage on an EC2 instance is less than the amount of swap space we want to autoconfigure. (In particular, the m3.medium instance type has 4 GB of attached SSD storage but 3.75 GB of RAM, which results in a desired 7.5 GB of swap space.)
* - Update to version 1.6.1miwi2014-05-182-15/+9
| | | | | PR: 188363 Submitted by: Ports Fury
* - Update to version 4.0.4miwi2014-05-182-23/+10
| | | | | PR: 188361 Submitted by: Ports Fury
* - Update to version 109.60.01miwi2014-05-183-22/+10
| | | | | PR: 188360 Submitted by: Ports Fury
* - Update to version 111.03.00miwi2014-05-183-19/+12
| | | | | PR: 188357 Submitted by: Ports Fury
* - Update to version 7.0.13miwi2014-05-183-28/+15
| | | | | PR: 188356 Submitted by: Ports Fury
* - Add staging supportpawel2014-05-181-12/+13
| | | | - Convert to new options framework
* Update to GPUTILS 1.3.0:tijl2014-05-173-5/+72
| | | | | | | | - Expanding the listing option of processors. - Added the missing CONFIG2 DEBUG file definition in some pic12f inc files. - The gputils can be compiled with newer versions of bison and flex. - French translation of gputils/man/fr/gpasm.1.in. - inc and lkr files are synced with MPLABX 2.10
* - Merge in upstream patchzi2014-05-174-51/+75
| | | | | | | | - Add another notice for 10.0 users/OpenSSL - Bump PORTREVISION PR: ports/189881 Submitted by: Olli Hauer <ohauer@FreeBSD.org>
* - Update to checkin 3a2569440bbdrewery2014-05-172-4/+4
| | | | | | | | | | | | | | | | | | | | | - Fix build on 9.1 which does not have F_DUPFD_CLOEXEC Changes: * status/jail -l: Fix sort(1) error on <10 * Fix crash with SIGINFO done too early in build * Prevent appending the same make.conf multiple times * Fix (-s) showing in sanity when pkg is missing * Fix jail -u * jail -u: Name the jail with -default so it can be stopped with jail -k. * Add ALLOW_MAKE_JOBS_PACKAGES which lets the named package globs to always run with MAKE_JOBS regardless of ALLOW_MAKE_JOBS. Default is set to allow 'pkg' and 'ccache' to build with MAKE_JOBS as they typically holdup the rest of the build. * No longer run 'make clean' before building a port as it is not needed due to always using a WRKDIRPREFIX * Fix -a to work with bad-styled category Makefiles * sem(4) is only needed on <9
* Fix pkgname collisionsantoine2014-05-171-0/+1
| | | | With hat: portmgr
* - Add staging supportpawel2014-05-172-17/+12
| | | | | | - Convert to new options framework - Switch to PLIST_FILES - Remove leading article from COMMENT
* textproc/templates_parser: Define Naming in gpr filemarino2014-05-172-0/+8
| | | | | Two source files have non-standard names as they were build options. The gpr file needs to pass this information to gprbuild users.
* Take over port due to long maintainer timeout.cs2014-05-171-1/+1
| | | | Approved by: portmgr
* - Add staging supportpawel2014-05-172-23/+14
| | | | - Convert to new options framework
* - Update to version 4.00miwi2014-05-174-26/+16
| | | | | | | - Stage support PR: 188354 Submitted by: Ports Fury
* - Add staging supportpawel2014-05-171-12/+13
| | | | - Convert to new options framework
* - Fix PORTEXAMPLESsunpoet2014-05-172-23/+25
| | | | | | | | | | | | | - Adjust OPTIONS: - AUT -> AUTOMATED - BAS -> BASIC - CON -> CONSOLE - CUR -> CURSES - DEB -> DEBUG - EXA -> EXAMPLES - ITE -> TEST - MEM -> MEMTRACE - Bump PORTREVISION for package change
* Fix shebang.vanilla2014-05-171-1/+13
| | | | Submitted by: swills@
* - Add staging supportpawel2014-05-172-11/+10
| | | | - Convert to new options framework
* - Add staging supportpawel2014-05-172-6/+13
| | | | - Convert to USES=gmake
* - Update to 1.6.6rafan2014-05-1715-594/+11
| | | | | | | - Reset maintainership as I have no intention to maintain this anymore PR: ports/189011 Submitted by: Boris Samorodov <bsam at passap.ru>
* Port is stage safepawel2014-05-171-2/+1
|
* - Port is stage safepawel2014-05-172-13/+4
| | | | | - Convert to USES=libtool - Instal striped binaries
* Update to 0.08matthew2014-05-172-4/+3
| | | | Change Log: http://cpansearch.perl.org/src/ALEXMV/Plack-Middleware-Test-StashWarnings-0.08/Changes
* Port is stage safepawel2014-05-171-1/+0
|
* - Update to 2.2.0miwi2014-05-173-6/+8
| | | | | PR: 189184 Submitted by: maintainer
* - Support USE_GITHUBmiwi2014-05-171-4/+10
| | | | | PR: 187744 Submitted by: Ports Fury
* - Update to 2.2.0miwi2014-05-172-45/+45
| | | | | PR: 189184 Submitted by: maintainer
* - Update to 0.6.4miwi2014-05-173-10/+12
| | | | | | | - Update pkg-descr PR: 188860 Submitted by: Ports Fury
* - Update to 0.45.5miwi2014-05-173-22/+11
| | | | | PR: 188857 Submitted by: Ports Fury
* Enable shared libglapi library and make a port for it. It is used by libGLkwm2014-05-1719-180/+92
| | | | | | | | | | | | | | | | | | | | | and libglesv2. This fixes undefined symbol issues in libglesv2. Clean up stagedir of unwanted files/directories, so check-plist passes. Switch logic and always build gallium support in graphics/dri on i386 and amd64. Gallium is used for Radeon HD 5000+ support. Use USES=tar:bzip2 Under WITH_NEW_XORG: Add patch to remove some dependencies for aclocal.m4 which are absent. This allows the removal of USE_AUTOTOOLS, REAPPLY_PATCHES and pre-configure target. Add INSTALL_TARGET=install-strip to strip libraries. USES=libtool:keepla Fix a /use typo with /usr in post-patch. Bump PORTREVISION for the libtool and libglapi changes. Submitted by: tijl@ (libtool and autotools changes) Obtained from: xorg-dev repo (libglapi and gallium changes)
* - Update to 1.0.8miwi2014-05-173-17/+24
| | | | | | | - Support GITHUB PR: 187745 Submitted by: Ports Fury
* - Support USE_GITHUBmiwi2014-05-172-15/+24
| | | | | | | | - Support ncurses USES macro - Add LICENSE PR: 187761 Submitted by: Ports Fury
* - Fix build with clangmiwi2014-05-174-144/+131
| | | | | | | | - Stage support - Options helper PR: 187759 Submitted by: Ports Fury
* - Fix buildmiwi2014-05-172-41/+20
| | | | | | | - Support PLIST_FILES PR: 187746 Submitted by: Ports Fury
* - Support USE_GITHUBmiwi2014-05-171-5/+12
| | | | | | | - Add LICENSE PR: 187742 Submitted by: Ports Fury
* - Update to 1.9.5miwi2014-05-173-92/+137
| | | | | | | - Stage support PR: 187755 Submitted by: Ports Fury
* - Fix build on -currentmiwi2014-05-171-39/+26
| | | | | | | | - Update uses, - Options helper PR: 188146 Submitted by: Ports Fury
* - Fix build on -currentmiwi2014-05-174-47/+61
| | | | | PR: 188143 Submitted by: Ports Fury
* - Stage supportmiwi2014-05-171-23/+24
| | | | | | | | - Support USE_GITHUB - Support shebangfix USES macro PR: 187758 Submitted by: Ports Fury
* - Update to 4.0.2.0miwi2014-05-172-3/+3
| | | | | PR: 188858 Submitted by: Ports Fury
* - Update to 2.36miwi2014-05-173-15/+25
| | | | | PR: 188362 Submitted by: Ports Fury
* - Fix build on -currentmiwi2014-05-173-5/+57
| | | | | | | - Add LICENSE PR: 187753 Submitted by: Ports Fury
* - Support USE_GITHUBmiwi2014-05-172-29/+35
| | | | | | | | - Fix info file - Options helper PR: 187752 Submitted by: Ports Fury
* - Update to version 1.4.5.10mva2014-05-172-4/+3
|
* - Update to version 4.8.0mva2014-05-172-4/+4
|
* LEGAL: update for stuffiteadler2014-05-171-1/+1
|
* LEGAL: fix multiple portseadler2014-05-171-2/+2
| | | | | | | - sysutils/megacli - net-mgmt/aspathtree Approved by: portmgr (implicit)
* Correctly handle lang/dmd1: the port should *not* define LEGAL_PORT but ↵eadler2014-05-171-1/+1
| | | | should instead correctly define NO_PACKAGE
* LEGAL: fix multiple portseadler2014-05-174-7/+8
| | | | | | | | | | | | | | | Rename lang/dmd -> lang/dmd1 (cy) Merge legal text for net/vmware-vsphere-cli (zi) Fix sysutils/tarsnap to have text in LEGAL (cperciva) games/linux-savage restricted reason (acm) text edit for archivers/rar (gabor) copy from port to LEGAL for lang/ifc (maho) copy from LEGAL to port for science/gamess (maho) add LEGAL_PACKAGE to lang/dmd1 (cy) This brings the total number of ports with issues to below 100 Approved by: portmgr (implicit)
* Horde package update:mm2014-05-178-12/+12
| | | | | | | comms/pear-Horde_ActiveSync 2.14.1 -> 2.15.1 devel/pear-Horde_Icalendar 2.0.7 -> 2.0.8 mail/pear-Horde_Imap_Client 2.19.5 -> 2.19.6 devel/pear-Horde_View 2.0.3 -> 2.0.4
* Remove a hack to create symlink to libjli.so. java/openjdk8 does not needjkim2014-05-171-15/+0
| | | | this hack any more because it is statically linked now.
* Always link libjli statically. When launchers are symlinked, it may not bejkim2014-05-175-155/+179
| | | | | | | able to find libjli.so from RPATH because argv[0] points to the symlink. Note it seems Linux does not have the problem when /proc/self/exe exists. If it does not exist, it also fails to find libjli.so. Clean up patches while I am here.
* Creates a temporary instance of OpenLDAP's slapd daemon to run tests against.kuriyama2014-05-175-0/+44
| | | | WWW: http://search.cpan.org/dist/Test-OpenLDAP/
* - Update to 1.10jadawin2014-05-172-3/+3
|
* - Update to 1.31jadawin2014-05-172-4/+3
|
* - Update to 0.024jadawin2014-05-172-3/+3
|
* - Update to 0.04jadawin2014-05-172-3/+3
|
* - Update to 2.09jadawin2014-05-172-3/+3
|
* Fix quoting: make is too smart and quotes tildes, which trips up pkg.des2014-05-171-1/+1
| | | | Approved by: portmgr (bapt)
* - Fix build on 10.x and later.hrs2014-05-175-15/+80
| | | | - Add LICENSE.
* Add support for package annotations. PKG_NOTES is a list ofdes2014-05-171-0/+7
| | | | | | | annotation keys. For each key "foo", there should be a variable PKG_NOTE_foo which contains the corresponding value. Approved by: portmgr (bdrewery)
* - Update to 2.0.20140517.hrs2014-05-173-3/+31
| | | | | - Fix build on 10.x and later. - Add LICENSE.
* - Small changes on the way to making it clang compliant.stephen2014-05-172-4/+4
|
* Update to Wine 1.7.19. This includes the following changes:gerald2014-05-173-3/+9
| | | | | | | | | - New JSProxy DLL for automatic proxy configuration. - More OLE Accessible Object support. - Improvements to the XML writer. - Fixes for various memory issues found by Valgrind. - Initial headers for Direct2D support. - Various bug fixes.
* - Support stagingamdmi32014-05-172-17/+18
| | | | - Fix build with clang
* - Update instructions for optional packages to take into account staging.stephen2014-05-171-1/+1
|
* Stop passing -fcheck-new to the compiler.rakuco2014-05-172-0/+12
| | | | | | | This flag is GCC specific, and there should be no big loss with its removal. This commit fixes the build on HEAD (clang 3.4). MFH: 2014Q2
* - Fix packaging without rootmadpilot2014-05-172-0/+12
| | | | | Reported by: Andrzej Tobola <ato@iem.pw.edu.pl> Submitted by: "J.R. Oldroyd" <fbsd@opal.com> (maintainer)
* - Fix subpackage libm4ri to pick up sage version of png library.stephen2014-05-172-0/+11
| | | | | | - Bump portrevision. Reference: http://trac.sagemath.org/ticket/16368
* - Update to 1.2.5, removing an outdated MASTER_SITE.rakuco2014-05-173-21/+10
| | | | | | | | | | | | | | | - Support staging. - Fix the library names in LIB_DEPENDS after the conversion to the new format. - Remove the dependency on gmake, the port builds fine without it. - Convert to the new OPTIONS helpers. This should make the port build again. PR: ports/189269 Submitted by: rakuco Approved by: maintainer timeout (14 days) MFH: 2014Q2
* - Update to 6.07cs2014-05-178-123/+28833
| | | | | | | - Support staging PR: ports/189848 Submitted by: Alex Stangl <alex@stangl.us> (maintainer)
* Remove useless .undef optbapt2014-05-171-14/+13
| | | | | | Fix indentation Reported by: des
* Withdraw maintainershipcs2014-05-171-1/+1
| | | | | | PR: ports/189730 Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer) Approved by: portmgr (implicit)
* - Update to 1.8cs2014-05-175-21/+10
| | | | | | | - Support staging PR: ports/189790 Submitted by: Alex Stangl <alex@stangl.us> (maintainer)
* - Fix stagingcs2014-05-171-6/+4
| | | | | | | - Add default option PR: ports/189809 Submitted by: Anton Shterenlikht <mexas@bris.ac.uk> (maintainer)
* Update to 2.3cs2014-05-172-4/+4
| | | | | | PR: ports/186959 Submitted by: cs Approved by: maintainer timeout (>2 months)
* - drop maintainershipdinoex2014-05-171-1/+1
|
* - mark BROKENdinoex2014-05-172-2/+6
| | | | - set maintainer to ruby@
* These ports are no longer used or cared for.nemysis2014-05-178-33/+66
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Dave Shar <koalative at gmail.com> wishes to maintain these ports with my help. audio/liblo - Pass maintainership to koalative at gmail.com cad/brickutils - Bump PORTREVISION for adding PDF - Add DIST_SUBDIR because more files - Pass maintainership to koalative at gmail.com - Add PDF to DOCS cad/ldraw - Change Makefile header, use my name and @FreeBSD.org email - Pass maintainership to koalative at gmail.com - Break lines around 80 characters - Cosmetical changes cad/leocad - Update to 0.80.3, Announce message: Fixed mouse coordinates in OSX retina displays. Fixed shortcuts in the parts tree. - Pass maintainership to koalative at gmail.com - Remove TODO.txt from DOCS - Add more supplied icons textproc/unoconv - Pass maintainership to koalative at gmail.com
* - Fix buildswills2014-05-171-5/+4
| | | | | | | | | | Test Plan: Build test only Reviewers: antoine, bapt Reviewed By: bapt Differential Revision: https://phabric.freebsd.org/D21
* - drop maintainershipdinoex2014-05-172-2/+2
|
* Retire security/clamav-devel, clamav is not being updated that much nowadays,garga2014-05-1723-1098/+6
| | | | | | | so a -devel version is not required anymore. Also removed OPTIONS on other ports that pointed to clamav-devel as a dependency. Approved by: portmgr (implict)
* Update to 2.92.rakuco2014-05-173-35/+33
| | | | | | | | | | | | Packaging changes include: - Staging support. - Switch LICENSE to MIT following what upstream has done. - My repackaged tarball now contains the source BDF files, and the PCF files are generated as part of the build process to follow what upstream does more closely. To be clear, the only reason for me to keep a repackaged tarball is the fact that upstream just hosts a "dina.zip" with no version information and which can change at any moment.
* Reset permissions/owner after our files and directories.delphij2014-05-172-0/+4
| | | | Reported by: jenkins via swills
* . Drop pkg-install and move directories to pkg-plistgarga2014-05-173-55/+28
| | | | | . Use USERS and GROUPS . Remove old check for FreeBSD > 7.x
* Remove explicit showing of pkg-message, it's automatic these days.erwin2014-05-171-3/+0
| | | | Submitted by: bdrewery
* Add new Ada port: textproc/templates_parsermarino2014-05-176-0/+152
| | | | | | | | | | | | | | | | | | | This was part of the Ada Web Server, but it is maintained separated and even needs to be recursively cloned into AWS git repository. Now the AWS template engine is a separate library that AWS will use in the upcoming update. The package description is below. ================================================================ This is the template engine for the Ada Web Server. It is modular and therefore can be split out of AWS and used on its own. As it was designed for generating web pages, it's function is to parse a page template and replace tokens with specified values. This template engine is amazingly fast due to its concurrent cached compiled templates support. WWW: http://docs.adacore.com/aws-docs/templates_parser
* Update to version 6.nox2014-05-172-4/+3
| | | | Approved by: lme (maintainer)
* - Fix plist with older nvidia-driver versions that don't support opengl 2.0 .nox2014-05-171-2/+11
| | | | | | - Bump PORTREVISION. Reported by: Garrett Garrison
* - Fix check-plist showing @sample dest files as orphans and also showing inbdrewery2014-05-171-1/+8
| | | | | | | makeplist. Reported by: droso With hat: portmgr
* As pointed out by tijl@, this port doesn't need libtool at allgarga2014-05-171-3/+2
|
* - Install files into ${PREFIX} instead of ${LOCALBASE}wen2014-05-161-2/+2
|
* Avoid leftovers on pkg_add-based systems by running amandree2014-05-163-8/+10
| | | | | | depth-first remove of empty directories under the Mailman directory. Submitted by: jenkins/swills@
* - Stage supportwen2014-05-161-11/+10
|
* Reduce runtime dependencies to the minimumbapt2014-05-161-4/+10
| | | | | | | | | - Add a hack to prevent USE_GCC to add a useless runtime dependency - Remove gettext dependency and teach the configure script that --disable-nls really means I do not want nls at all - Teach the Makefiles that if I do not want nls then it is really not need to try to link anyway to libintl Requested by: gehan Approved by: kmoore (maintainer)
* Add second MASTER_SITES to fix fetch.gjb2014-05-161-1/+2
| | | | | Approved by: cy (maintainer, implicit) Sponsored by: The FreeBSD Foundation
* . Fix LICENSEgarga2014-05-161-3/+6
| | | | | . USe USES=tar:xz . Strip binaries
* Move to USES=tar:bzip2garga2014-05-166-10/+6
|
* Move to USES=libtoolgarga2014-05-161-2/+1
|
* Change USE_DOS2UNIX to USES=dos2unixgarga2014-05-161-1/+1
|
* 1: Support staging.vanilla2014-05-163-4/+22
| | | | | | 2: make portlint happy. Approved by: portmgr@
* - Convert to new LIB_DEPENDS formatswills2014-05-161-4/+9
| | | | | | | | - Some files are missing after staging, add them manually PR: ports/188905 Submitted by: swills (myself) Approved by: maintainer timeout (osa, >3 weeks)
* Support staging.vanilla2014-05-162-5/+2
| | | | Approved by: portmgr@
* devel/gnatpython: Correct build on FreeBSD 10+marino2014-05-162-1/+13
| | | | | | GNATPython was hardcoded to use gcc and that caused the c-based rlimit utility to fail to build. Changing "gcc" to "cc" in the setup script solved the issue for clang-based systems.
* Fix latest build warning with ${DOCDIR}vanilla2014-05-161-1/+1
| | | | Submitted by: swills@
* - Update to 1.112jadawin2014-05-162-3/+3
|
* - Update to 0.002105jadawin2014-05-162-3/+3
|
* Use USES=libtoolgarga2014-05-162-2/+2
| | | | Approved by: portmgr (blanket)
* - Update to 3.2.0jadawin2014-05-162-3/+3
|
* Fix pkg-plist.vanilla2014-05-161-22/+22
| | | | Submitted by: swills@
* add shebangfix, and bump version.vanilla2014-05-161-1/+2
| | | | Submitted by: swills@
* - update to 1.31jadawin2014-05-162-3/+3
|
* - Add a patch I missed that fixes the build of ossec-hids-client.brd2014-05-161-2/+19
| | | | | | Reviewed by: zi@ Noticed by: swills@ / jenkins Pointy hat to: me
* - Update to 0.14jadawin2014-05-162-3/+3
|
* - Update to 0.063jadawin2014-05-162-3/+3
|
* - Update to 2014.3lwhsu2014-05-162-3/+3
|
* - Update rsyslog8-devel from 8.1.6 to 8.3.2brd2014-05-1617-13/+446
| | | | | | - Add rsyslog8 at version 8.2.1 Reviewed by: zi@
* Update to 2.32.demon2014-05-162-3/+3
|
* Switch to USES=libtoolmartymac2014-05-164-20/+7
|
* - Switch to USES=libtoolmartymac2014-05-162-3/+3
| | | | - Strip library
* Support staging.vanilla2014-05-161-6/+4
| | | | Approved by: portmgr@
* - Update to 4.0.1gahr2014-05-162-4/+5
|
* - Update to 3.48.8sunpoet2014-05-162-3/+3
| | | | | | Changes: http://www.httrack.com/page/4/en/index.html https://code.google.com/p/httrack/source/list https://code.google.com/p/httrack/source/browse/trunk/history.txt
* Fix miss merge relating to iconv support.kwm2014-05-161-2/+2
| | | | Reported & tested by: Cyril Kalinchikov <cyr.k@me.com>
* Respect CC/CFLAGS; add missing bison build dep.demon2014-05-162-1/+21
|
* - Update to 1.3.4sunpoet2014-05-162-3/+3
| | | | Changes: https://github.com/ahoward/open4/commits/master
* - Update to 1.3.0sunpoet2014-05-163-3/+7
| | | | | | PR: ports/189840 Submitted by: sunpoet (myself) Approved by: Buganini <buganini@gmail.com> (maintainer)
* - Update to 1.985jadawin2014-05-162-3/+3
|
* - Update to 1.69jadawin2014-05-162-3/+3
|
* - update to 1.77dinoex2014-05-162-177/+373
| | | | added support for pkg *
* devel/gprbuild: Upgrade version 20130416 (2013) => 20140417 (2014)marino2014-05-1616-42/+421
| | | | | | | | | | | | | | | | Adacore provides annual releases for its major GPL-licensed products. GPRBuild is an important tool, but it's source is only exposed once per year, in May. The 2014 release of GPRBuild relies on features in Adacore's commercial product, GNAT Pro, that has not yet been migrated to FSF GNAT. I had to patch 2014 to get it to build with FSF GNAT 4.9, losing minor new functionality in the process. My first decision was to simply skip GPRBuild 2014 stay on the 2013 version, but it turns out packages are already using the new features in gprinstall, one of the tools in the GPRBuild package. Tests on adabooch, aws, asis and opentoken indicate they build fine with GPRBuild 2014.
* devel/adabooch: Fix plist (orphaned file)marino2014-05-162-2/+3
|
* Utilize USES+=tar:xz.bsam2014-05-161-2/+1
|
* Support staging.vanilla2014-05-161-12/+10
| | | | Approved by: portmgr@
* 1: Support staging.vanilla2014-05-164-11/+6
| | | | 2: use USE_RC_SUBR instead.
* Fix build on 32-bit archs.ale2014-05-162-0/+22
|
* Support staging.vanilla2014-05-162-10/+9
|
* Support staging.vanilla2014-05-161-2/+1
| | | | Approved by: portmgr@
* Support staging.vanilla2014-05-162-9/+4
| | | | Approved by: portmgr@
* Support STAGEDIR.vanilla2014-05-161-6/+2
|
* Ok, revert r354129, it was a bad idea.mat2014-05-164-4/+4
| | | | | Poked by: many Sponsored by: Absolight
* Support STAGEDIR.vanilla2014-05-161-6/+4
|
* Support STAGEDIR.vanilla2014-05-161-13/+12
| | | | Approved by: portmgr@
* Support STAGEDIR.vanilla2014-05-162-1/+23
| | | | Approved by: portmgr@
* Support STAGEDIR.vanilla2014-05-161-8/+7
| | | | Approved by: portmgr@
* Support STAGEDIR.vanilla2014-05-162-14/+13
| | | | Approved by: portmgr@
* Support STAGEDIR.vanilla2014-05-161-4/+3
| | | | Approved by: portmgr@
* Support STAGEDIR.vanilla2014-05-164-19/+25
|
* - Update from 1.14.2 to 1.14.3danilo2014-05-163-10/+10
|
* - Fix a bug in embedded scope id handling in LLA which prevented it fromhrs2014-05-168-183/+321
| | | | | working on 10.x. - Add LICENSE.
* Add upstream patches to support java/openjdk8. Note OpenJDK8 is notjkim2014-05-162-2/+1545
| | | | | officially supported by the upstream and the next major release will drop support for OpenJDK6.
* Add support for java/icedtea-web. Clean up some patches while I am here.jkim2014-05-167-34/+177
|
* - Update devel/libestr from 0.1.8 to 0.1.9brd2014-05-167-10/+15
| | | | | | | - Update devel/liblogging from 1.0.1 to 1.0.4 - Update sysutils/rsyslog7 from 7.6.0 to 7.6.3 Reviewed by: zi@
* - Add staging support.olgeni2014-05-162-4/+6
| | | | | - Add LICENSE. - Fix WWW tag.
* - Update to 6.2.stephen2014-05-167-62/+85
|
* Fix major version number calculationgarga2014-05-163-6/+26
| | | | | Submitted by: Shawn Webb <lattera@gmail.com> Obtained from: https://github.com/vrtadmin/clamav-devel/commit/d17ee49f75e23b43fadf745c27dc4dd16ee372e5
* Fix MOVEDantoine2014-05-161-1/+1
|
* Update to 3.1.0antoine2014-05-163-36/+36
|
* Revert accident commit in -r351411. This should stop the option dialogkwm2014-05-161-2/+0
| | | | | | from spamming the user. Submitted by: marino@
* openX open source is now obsolete in favor of the new Revive-adserver.delphij2014-05-169-3279/+3159
| | | | | | | | | This changeset is primarily based on the (*) change submitted by Volodymyr Kostyrko <arcade b1t name> who have offered to keep the existing maintainer of OpenX. PR: ports/186606, ports/189439 (*) Security: CVE-2013-7149
* Previously `GraphicsMagick-config --ldflags' provided flagsthierry2014-05-161-0/+5
| | | | | -Wl,-rpath=/usr/local/lib/gcc47 -L/usr/local/lib/gcc47 but this has been removed. Force them by declaring USES=fortran.
* There is no xlocale in 8.4.thierry2014-05-161-3/+3
| | | | Reported by: pkg-fallout
* Fix one more typo.adamw2014-05-161-1/+1
|
* - Add devel/py-jdcal:antoine2014-05-166-11/+30
| | | | | | Module converting between Julian dates and calendar dates - Update textproc/py-openpyxl to 2.0.2
* - Update to 2.9.6.1zi2014-05-163-23/+22
|
* moregroupware: restore accidentally-removed WRKSRCadamw2014-05-162-1/+2
| | | | myitcrm: fix typo
* Fix plist for i386.thierry2014-05-161-1/+1
| | | | Reported by: pkg-fallout and Andrea Venturoli
* Prevent x264 to link to ffmpeg if ffmpeg is already installed on the system ↵bapt2014-05-161-4/+4
| | | | | | which will lead to a circular dependencies which is revealed by pkg autodeps functionnality Reported by: kwm
* STAGE support, general cleanups, use @sample where appropriate.adamw2014-05-1622-4030/+3945
| | | | PORTREVISION bumps where plist or pkg-message changed.
* lang/asis: Upgrade version 2013 => 2014marino2014-05-164-19/+11
| | | | The annual Adacore release happened!
* Remove -o and -g from install for stageache2014-05-161-1/+1
|
* - Add staging supportpawel2014-05-161-11/+6
| | | | - Convert to new options framework
* Change the protocal for the default master site backup used forerwin2014-05-161-2/+2
| | | | | | | fallback distfile fetching from ftp to http. Requested by: many Approved by: Ports and Package Summit, BSDCan 2014
* - Update to 2.7.5sunpoet2014-05-162-4/+3
| | | | Changes: https://github.com/guard/listen/releases
* - Update to 1.7.7sunpoet2014-05-162-5/+5
| | | | | | Changes: https://github.com/nicolargo/glances/blob/master/NEWS PR: ports/189808 Submitted by: Gasol Wu <gasol.wu@gmail.com> (maintainer)
* - Update to 2014.3sunpoet2014-05-162-3/+3
| | | | | | Changes: http://pecl.php.net/package-changelog.php?package=timezonedb PR: ports/189810 Submitted by: Gasol Wu <gasol.wu@gmail.com>
* - Update to 3.48.6sunpoet2014-05-163-19/+19
| | | | | | | | | - Add INSTALLS_ICONS=yes - Use USES=libtool Changes: http://www.httrack.com/page/4/en/index.html https://code.google.com/p/httrack/source/list https://code.google.com/p/httrack/source/browse/trunk/history.txt
* - Update to 0.13sunpoet2014-05-162-4/+3
| | | | Changes: https://bitbucket.org/bobf/bpython/src/default/CHANGELOG
* - Update to 0.47sunpoet2014-05-163-4/+4
| | | | Changes: http://search.cpan.org/dist/JSON-Tiny/Changes
* Add .arcconfig to ports.rpaulo2014-05-161-0/+4
| | | | | Reviewed by: bapt Approved by: bapt
* textproc/xmlada: Upgrade version 4.4.0.0 (2013) => 4.4.2.0 (2014)marino2014-05-169-28/+579
| | | | | | | | | | | | The annual Adacore release happened! Notable changes: * parallel build supported now * generated plist converted to static plist * License installed now (it was only defined before) * Restriction of building dynamic libraries on FreeBSD 8 removed; the issue wasn't with this port but rather configuring the Ada compiler to use the system linker. Using binutils 2.24 linker fixed the issue.
* Avoid USE_AUTOTOOLS.tijl2014-05-165-46/+20
| | | | Approved by: gahr (maintainer)
* Support STAGEDIR.vanilla2014-05-161-2/+0
| | | | Approved by: portmgr@
* Removed some expired ports:garga2014-05-1619-305/+3
| | | | | | 2014-05-12 archivers/star: Depends on deprecated smake 2014-05-12 editors/ved: Depends on deprecated smake 2014-04-12 japanese/chasen: Unmaintained since 2001
* Support STAGEDIR.vanilla2014-05-161-1/+0
| | | | Approved by: portmgr@
* Fix some outstanding issues with staging and make it work with botherwin2014-05-152-16/+25
| | | | | | | | | pkg_install and pkgng. PR: 189823 Submitted by: erwin Prodded by: swills Approved by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
* Support STAGEDIR.vanilla2014-05-153-38/+119
| | | | Approved by: portmgr@
* - Update COMMENTzi2014-05-151-1/+1
|
* - Update MAINTAINERzi2014-05-151-1/+1
|
* Add bundy, the successor of BIND10.mat2014-05-156-0/+977
| | | | | | | | Until a release is done, this will be a snapshot from the github source tree. http://bundy-dns.de/ Sponsored by: Absolight
* - Update ossec to 2.7.1brd2014-05-1515-55/+341
| | | | | | | - Stagify - Fix build with clang Reviewed by: zi@
* Fix rc.d scripts REQUIREgarga2014-05-153-3/+3
|
* . Add USES=libtool on security/clamavgarga2014-05-1511-17/+17
| | | | | | . Drop .la files . Since lib version was downgraded, bump portrevision on ports that depends of clamav . Fix REQUIRE names on rc.d scripts
* - Update to 2.5.4wen2014-05-154-41/+192
| | | | | | - Add LICENSE - Update my email to FreeBSD - Pet portlint
* - Update to 2.4.0wen2014-05-155-29/+46
| | | | | | | - Stage support - Update my email to FreeBSD - Pet portlint - Add LICENSE
* Fix build with modern compilersgarga2014-05-151-0/+10
| | | | Approved by: portmgr (blanket)
* Update to version 3.19pawel2014-05-152-3/+3
|
* Install libldns.pcerwin2014-05-152-0/+3
| | | | | | PR: 189263 Submitted by: Josh Cepek <josh.cepek@usa.net> Approved by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
* - Update to 5.90culot2014-05-152-3/+6
| | | | Changes: http://search.cpan.org/dist/Digest-SHA/Changes
* - Update to 2.008culot2014-05-152-3/+6
| | | | | | - Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/Net-Server/Changes
* This chunk is not necessary.demon2014-05-151-8/+0
|
* - Update to 0.09culot2014-05-152-3/+3
| | | | Changes: http://search.cpan.org/dist/File-Modified/Changes
* - Update to 1.13culot2014-05-152-3/+3
| | | | Changes: http://search.cpan.org/dist/Config-GitLike/Changes
* - Update to 1.563lwhsu2014-05-152-3/+3
|
* Try and fix the plist for bind9* ports when <10.mat2014-05-154-4/+4
| | | | | Poked by: swills Sponsored by: Absolight
* Move to new LIB_DEPENDSgarga2014-05-151-2/+2
| | | | Approved by: portmgr (blanket)
* . Support stagegarga2014-05-151-4/+3
| | | | | | . Move to new LIB_DEPENDS Approved by: portmgr (blanket)
* - Fix compiler now that -Wl,B has been added to fortran link argsdb2014-05-152-4/+4
| | | | Submitted by: me
* net/polyorb: Upgrade version 2.10.0 (2013) => 2.11.1 (2014)marino2014-05-153-9/+10
| | | | The annual Adacore release happened!
* Move to LIB_DEPENDS new syntaxgarga2014-05-151-5/+5
| | | | Approved by: portmgr (blanket)
* . Support stagegarga2014-05-153-16/+19
| | | | | | . Use new LIB_DEPENDS syntax Approved by: portmgr (blanket)
* - Update to 0.18jadawin2014-05-153-6/+4
|
* - Update to 0.75jadawin2014-05-153-10/+3
|
* devel/florist-gpl: Upgrade version 2012 => 2014marino2014-05-1510-113/+20
| | | | The annual Adacore release happened!
* . Add LICENSEgarga2014-05-151-1/+4
| | | | . Fix .packlist
* - Add p5-Config-Identity 0.0018sunpoet2014-05-155-0/+44
| | | | | | | | | | Config::Identity is a tool for loadiing (and optionally decrypting via GnuPG) user/pass identity information For GitHub API access, an identity is a "login"/"token" pair. For PAUSE access, an identity is a "user"/"password" pair. WWW: http://search.cpan.org/dist/Config-Identity/
* - Remove MASTER_SITESsunpoet2014-05-151-2/+1
|
* - Remove MASTER_SITESsunpoet2014-05-151-6/+0
| | | | - Simplify Makefile
* - Remove MASTER_SITESsunpoet2014-05-151-2/+0
|
* security/strongswan: update 5.1.1 -> 5.1.3 with security updatepi2014-05-154-10/+246
| | | | | | | | | | | | - Update strongSwan port to 5.1.3 to resolve CVE 2014-2338 - Fixed rcvar issue with FreeBSD 10 (ports/186865) - Added building of additional tools included in strongswan (ports/186867) - libtool fix - pkg-plist updated PR: ports/189132, ports/186865, ports/186867 Submitted by: Robert Sevat, Dewayne Geraghty, Francois ten Krooden (maintainer) Approved by: jadawin (mentor)
* - drop maintainershipdinoex2014-05-152-2/+2
|
* - add libmap.confdinoex2014-05-153-1/+8
| | | | | | This fixes issues after xorg update, as share lib versions going backwards. Tested by: Sergey V. Dyatko
* - Update to 10.1.3gahr2014-05-152-6/+5
| | | | | | Release notes: http://www.mesa3d.org/relnotes/10.1.3.html http://www.mesa3d.org/relnotes/10.1.2.html
* devel/afay: Adoptmarino2014-05-151-1/+1
| | | | | | | | | This was the only Ada port not maintained by me. The listed maintainer never submitted or approved any changes after the port was imported in 2006, and he did not respond to my request to take it over. It was the only port he maintained. Approved by: maintainer timeout (~8 weeks)
* - Add p5-TOML 0.92sunpoet2014-05-155-0/+32
| | | | | | | | | TOML implements a parser for Tom's Obvious, Minimal Language, as defined at [1]. TOML exports two subroutines, from_toml and to_toml. [1] https://github.com/mojombo/toml WWW: http://search.cpan.org/dist/TOML/
* devel/adacurses: Fix linking options on adacurses.gprmarino2014-05-152-2/+2
| | | | | | | | | | The options weren't getting sent to the linker. Moreover, the -lncurses switch was not required and runpath switches are required, otherwise the realtime linker finds the system libncurses before the ports version. Use "Linker_Options" instead of "Switches" to enable linker options. Reported by: Natacha Porte
* - Remove USE_XORG=xt.tijl2014-05-151-6/+2
| | | | | - Leave WIN32_CODECS option off by default to get an official package. - Remove iconv configure argument. ICONV_CONFIGURE_ARG is always empty.
* multimedia/libdvdcss:tijl2014-05-1511-159/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - USES=gmake libtool pathfix tar:bzip2. - INSTALL_TARGET=install-strip. - Use options. - Staging. - Simplify post-patch commands. - This update changes the library version but this allows removing libdvdcss related patches from dependent ports. multimedia/libxine: [1] - Add USES=libtool:keepla and remove libtool related patches and post-patch commands. - Move bsd.port.pre.mk include down and remove WANT_GNOME. - Remove USE_XORG=sm. libxine doesn't link to it. - Remove CONFIGURE_ENV. Not needed. - Clean up CPPFLAGS and CFLAGS. - Rename the GTK2 option PIXBUF and depend on gdkpixbuf2 instead of gtk20. - Remove PATCH_DIST_ARGS. Leftover from when there were external patches. - Remove -fno-force-addr clang hack. Modern gcc does not support the flag either and it was only added in case the user has -fforce-addr in CFLAGS in make.conf. - Fix IMAGEMAGICK option. - Merge pre-configure with post-patch and remove most commands because they don't do anything. multimedia/libdvdread: - USES=libtool:oldver pathfix. - INSTALL_TARGET=install-strip. multimedia/handbrake: - Add build dependency on devel/libtool because configure script expects to find existing libtool program. - Turn dependency on libdvdcss into library dependency such that headers are available during build. - Add USES=libtool to patch libtool scripts in contrib code. - Remove run-autotools-aclocal target and replace USE_AUTOTOOLS=aclocal with "autoconf:env automake:env" to indicate only build dependencies are needed and the tools don't have to be run. Approved by: nox [1]
* sysutils/qjail: upgrade 3.2 -> 3.3pi2014-05-155-38/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Fix typo in qjail.8 manual. Change "See jailip below" to "See -4 option" 2. Fix typo in qjail-howto.8 manual as per PR# 186269. Change a comma , inside of ip address to a . period. 73.x.97,51,10.0.10.126 to 73.x.97.51,10.0.10.126 3. Change qjail.portsnap.conf, remove index-6 index-7 index-8 statements replace index-9 with index-10 4. Removed rcvar=`set_rcvar` statement from qjail.bootime script. In Release 10.0 its no longer included in the rc.d scripts and was causing a non-harmful bogus boot time message. But this de-activated the ability to control the selection of boot time starting of jails using the qjail_enable="YES" statement in the hosts /etc/rc.conf. Put rcvar="qjail_enable" in qjail.bootime script and things work as exspected. 5. Correct coding bug in archive logic to archive sharedfs per zone. 6. Correct coding bug for Sanity check to see if any jails are running. 7. Changed "qjail install" logic to check that this version of qjail only runs on release-10.0. This is due to unique properties of jail(8) & rc.d that are not in 9.2 and older releases. 8. Changed "qjail create" and "qjail config" logic to check if the -4 and/or -6 IP address are prefixed with "<if_device>|" and/or suffixed with "/<netmask>" values. jail(8) says this is valid syntax, but its NOT allowed as valid syntax to qjail. 9. Changed "qjail create" logic to check if no -n value was entered. If not then populate the -n value with the interface default nic device name obtained from route command. This is now the automatic default behavior. The default interface is the one connected to the public internet. This shortens the "qjail create command" and forces the use of the automatic creation and deletation of the alias for the jails IP address on that "network interface name". Made appropriate changes to qjail.8 man page documentation. 10. Changed "qjail create" logic to target another zones archives as input source. Now you can use any zones archive file as a template to create a new jail using the existing -a option. New -A option is coded with the zone name of the target archive file name populating the -a value. Made appropriate changes to qjail.8 man page documentation. 11. Added -S option to "qjail update" This option will copy the hosts /usr/src filesystem to sharedfs/usr/src to be shared among all the jails. Made appropriate changes to qjail.8 man page documentation. 12. Add -P option to "qjail update" This option will copy the hosts /usr/ports filesystem to sharedfs/usr/ports to be shared among all the jails. Made appropriate changes to qjail.8 man page documentation. 13. The long time jail(8) bug since 9.1 that deals with the jails /dev directory which allowed the jail to access things jail should be restricted from became fixed with 10.0-RELEASE-p2. The hosts /etc/defaults/rc.conf devfs_load_rulesets="NO" changed to devfs_load_rulesets="YES" Removed the jail.conf work-a-round statments from the qjail script build_config_def routine as they are no longer needed. 14. Converted the Port's Makefile to do "stageing". PR: ports/189120 Submitted by: Joe Barbish (maintainer) Approved by: culot (mentor)
* - Run unbound even when unbound-anchors failssem2014-05-152-2/+3
| | | | | | | - Remove trailing space PR: ports/189818 Submitted by: zi
* Fix build of xmlrpc extension.ale2014-05-154-2/+48
|
* Bump PORTREVISION for previous change.tijl2014-05-152-2/+3
|
* Fix categoriesswills2014-05-151-1/+1
|
* Create new port for www/rubygem-httpiswills2014-05-154-0/+26
| | | | | | | | | | Summary: PR: ports/189429 Submitted by: Joseph Benden <joe@thrallingpenguin.com> Test Plan: Build tested in poudriere Differential Revision: https://phabric.freebsd.org/D13
* - Update LICENSEsunpoet2014-05-151-1/+1
| | | | Approved by: portmgr (blanket)