Commit graph

17107 commits

Author SHA1 Message Date
John Marino
15365729e6 sysutils/tw_cli: clean up, including removal of pkg-plist
PR:		194774
Submitted by:	takefu (airport.fm)
Approved by:	Just fix it
2014-11-09 16:06:41 +00:00
John Marino
089b440e1d Add new port sysutils/rcm
PR:		194248
Submitted by:	Leonardo Brondani Schenkel

The rcm suite of tools is for managing dotfiles directories. This is a
directory containing all the .*rc files in your home directory (.zshrc,
.vimrc, and so on). These files have gone by many names in history, such as
"rc files" because they typically end in rc or "dotfiles" because they begin
with a period.

This suite is useful for committing your rc files to a central repository
to share, but it also scales to a more complex situation such as multiple
source directories shared between computers with some host-specific or
task-specific files.
2014-11-09 12:05:46 +00:00
Kevin Lo
c75de50d41 Initial import of zbackup 1.3.
Zbackup is a globally-deduplicating backup tool, based on the ideas found
in rsync.
2014-11-08 15:34:05 +00:00
Kurt Jaeger
006d036ae6 sysutils/bsdadminscripts: fix distviper
Adds a -H to all uses of find(1) in distviper so symlinks are handled
correctly

By default find(1) will not follow symlinks given on the command-line.
There are several places in distviper where find is used without
allowing for this.

In particular in the default mode, if PORTSDIR is a link and DISTDIR
isn't, then no distinfo files are found and all the distfiles are
deleted.

This can be fixed by either making sure that find is given directory
names that end in a "/" or with the -H option.

PR:		194567
Submitted by:	rwmaillists@googlemail.com
Approved by:	Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
2014-11-07 22:53:13 +00:00
Pawel Pekala
61e3005525 Update to version 1.0.64
PR:		194836
Submitted by:	maintainer
2014-11-07 20:07:01 +00:00
Kris Moore
278d9120f1 - Add patch to support GRUB boot using serial output, passing this
setting to FreeBSD kernel
- Bump PORTREV
2014-11-07 15:30:28 +00:00
Mathieu Arnold
d291ad32ca Replace some occurences of mach with PERL_ARCH (and a couple of other small noop fixes.)
With hat:	perl@
Sponsored by:	Absolight
2014-11-07 13:51:10 +00:00
Johannes Jost Meixner
47c9886d23 sysutils/rubygem-yell: update to 2.0.5
- update to 2.0.5

PR:		194387
Differential Revision:	https://reviews.freebsd.org/D1116
Submitted by:	Michael Moll <kvedulv@kvedulv.de>
Approved by:	swills
2014-11-06 04:54:48 +00:00
Johannes Jost Meixner
64dde3dfe2 sysutils/rubygem-rubyipmi: update to 0.8.1
- update to 0.8.1
- change license to LGPL 2.1

PR:		194618
Differential Revision:	https://reviews.freebsd.org/D1114
Submittted by:	Michael Moll <kvedulv@kvedulv.de>
Approved by:	swills (mentor)
2014-11-06 04:52:17 +00:00
John Marino
0e5aee2375 sysutils/mcelog: Fix DF build by respecting CFLAGS and USE+=alias
PR:		194825
Submitted by:	ftigeot
Approved by:	maintainer (Jeremy Chadwick)
2014-11-05 23:47:04 +00:00
Alex Kozlov
98616fd34a - Update to 20141022
* --env was changed to deal with bash's new way of exporting a function.
  * Bug fixes and man page updates

PR:	194714
Submitted by:	howeyc@gmail.com (maintainer)
2014-11-05 20:59:06 +00:00
Ashish SHUKLA
85f56adb6e - Chase GNU Emacs updates
PR:		194624
2014-11-05 13:19:31 +00:00
John Marino
1c37f41a11 sysutils/pstree: Fix functionality on DragonFly with USES=alias 2014-11-04 20:08:41 +00:00
Jason Helfman
1616d90abe - update libvirt to 1.2.10
- chase shared library bump
2014-11-04 18:41:15 +00:00
Bartek Rutkowski
f594d20998 sysutils/jailme: multiple minor fixes
- Add LICENSE
- Change maintainer
- Fix COMMENT
- Change pkg-descr url
- Change to USE_GITHUB

PR:		194694
Submitted by:	Steve Polyack <steve.polyack@intermedix.com>
Approved by:	mentors (implicit)
2014-11-04 13:30:10 +00:00
Kris Moore
317232f024 - Add support for GELI passphrase passthrough to EFI booting
- Bump PORTREV
2014-11-04 04:59:45 +00:00
Pawel Pekala
00b91826e6 Update to version 5.10
PR:		194688
Submitted by:	maintainer
2014-11-03 18:24:38 +00:00
Dmitry Sivachenko
e4ee28532a Update to version 1.2.2.
PR:		194765
Submitted by:	olivierd@FreeBSD.org
2014-11-03 10:55:08 +00:00
John Marino
dd29d7ed54 sysutils/mcelog: Remove patch for unsupported versions of FreeBSD
PR:		194767
Submitted by:	Francois Tigeot
Approved by:	maintainer (Jeremy Chadwick)
2014-11-03 06:58:45 +00:00
Pawel Pekala
5ae038246d - Update to version 2.29 [1]
- Rework pkg-descr [1]
- Use options helpers, subs
- Fix shebang in dshbak script
- Remove @dirrm from plist

PR:		194272 [1] (based on)
Approved by:	maintainer timeout
2014-11-02 13:40:01 +00:00
Jimmy Olgeni
b063507a52 Upgrade to version 4.12. 2014-11-02 10:18:12 +00:00
Bartek Rutkowski
cda12d56ea sysutils/rubygem-facter: update 2.2.0 -> 2.3.0
Approved by:	mentors (implicit)
2014-11-01 12:24:58 +00:00
Thomas Zander
a281eb579e Update to 2.2.3
While on it:
- Remove unnecessary @dir(rmtry) entries

PR:		193839
Submitted by:	arcade@b1t.name (maintainer)
2014-11-01 12:24:03 +00:00
Baptiste Daroussin
380bcfec3b Simplify plist 2014-10-31 23:49:54 +00:00
Baptiste Daroussin
05c84874b0 Simplify plist 2014-10-31 23:48:54 +00:00
Baptiste Daroussin
9285c803f7 Simplify plist 2014-10-31 23:48:19 +00:00
John Marino
8c08d3f618 sysutils/rinse: Upgrade version 3.0.4 => 3.0.6
PR:		194719
Submitted by:	maintainer (Jan Beich)
2014-10-31 19:15:49 +00:00
Baptiste Daroussin
42314cf28c Simplify plist 2014-10-31 19:10:45 +00:00
John Marino
166701d1cc Add new port sysutils/rinse
PR:		193493
Submitted by:	Jan Beich

Rinse is a simple tool which is designed to carry out the installation
of a new RPM-based distribution. Using rinse you can easily setup simple
chroot() systems running different RPM-based distributions, such as
Centos, Scientific Linux or openSUSE.

The purpose and usage are analogous to the 'debootstrap' utility
familiar to users of Debian GNU/Linux. It was primarily designed to
work with the xen-tools software, which creates new guest images for
running inder the Xen hypervisor.
2014-10-31 16:34:20 +00:00
Baptiste Daroussin
72397e184f Modernize plist 2014-10-31 15:10:44 +00:00
Dmitry Marakasov
2806d96d1a - Add LICENSE_FILE
- Drop @dirrm* from plist
2014-10-31 14:44:24 +00:00
Cy Schubert
a4f90e85e6 Flag as BROKEN as this port no longer builds with the latest syslog-ng. 2014-10-31 00:49:42 +00:00
Antoine Brodin
cbadb75b07 Fix LIB_DEPENDS 2014-10-31 00:14:16 +00:00
Kris Moore
61d9163722 - Update UEFI patch, pass along ACPI information to FreeBSD kernel
- Bump PORTREV
2014-10-30 18:52:57 +00:00
Frederic Culot
631a70dd2f - Update to 0.22 [1]
- clean plist

Changes:	http://search.cpan.org/dist/Tail-Stat/Changes
PR:		ports/194480 [1]
Submitted by:	Oleg A. Mamontov <oleg@mamontov.net> (maintainer)
2014-10-30 15:42:54 +00:00
Dmitry Marakasov
ae28efd033 - Add LICENSE
- Drop @dirrm* from plist
2014-10-30 11:36:29 +00:00
Matthew Seaman
d4f265e62f Resurrect the elasticsearch.yml file as elasticsearch.yml.sample --
this was accidentally deleted instead of being renamed.

Approved by:	enrico.m.crisostomo@gmail.com
2014-10-30 10:25:27 +00:00
Jason Helfman
763dd97ec9 - update libvirt,py-libvirt,libvirt-glib to 0.1.9
- shift var from ${PREFIX} to /var
- bump shared libs of dep. port

PR:		192441 (based on)
Submitted by:	olevole@olevole.ru
2014-10-29 22:17:55 +00:00
Anders Nordby
fa72785059 Drop maintainership of all remaining ports where I am listed.
No time for this unfortunately.
2014-10-29 22:11:51 +00:00
Cy Schubert
c8b588d0c2 Remove patch for resolved issue. Flag -devel port IGNORE until new
-devel branch is released.

PR:		193136
2014-10-29 20:05:41 +00:00
Cy Schubert
ebcd7c90cf The problem the ranlib patch addressed has since been resolved. Remove it.
PR:		193136
2014-10-29 20:03:12 +00:00
Kris Moore
dc9e31524f - Fix creating valid FreeBSD EFI grub.cfg files
- Bump PORTREV
2014-10-29 15:54:51 +00:00
Kris Moore
f260ae261f - Add patch to support EFI framebuffer passthrough for FreeBSD 10.1 and later
- Bump PORTREV
2014-10-29 15:53:48 +00:00
Matthew Seaman
5b2a1cbd40 Fix handling of config files.
PR:		194670
Submitted by:	enrico.m.crisostomo@gmail.com (maintainer)
2014-10-29 07:14:45 +00:00
Guido Falsi
e6c544f915 Update to 1.0.3
PR:		194450
Submitted by:	Hung-Yi Chen <gaod at hychen.org> (maintainer)
2014-10-28 22:14:42 +00:00
Matthew Seaman
8bf553f900 First there are too many files called zeromq.rb, then there are too
few.  Dammit.
2014-10-27 17:36:54 +00:00
Matthew Seaman
af414a86cc Let's not break the pkg-plist either. 2014-10-27 17:18:44 +00:00
Matthew Seaman
1212c8d899 There's a zeromq.rb file with the same contents already in the main
logstash port.  Not conflicting with logstash-1.4.2 is good.
2014-10-27 17:15:23 +00:00
Matthew Seaman
97733981f5 Logstash Contrib Repository
This is a collection of companion plugins (and hopefully tests, too!)
to be used in conjunction with Logstash.

The plugins here are maintained by the core Logstash team, and
supported by the community.

WWW: http://logstash.net/docs/1.4.2/contrib-plugins
2014-10-27 15:48:17 +00:00
Mathieu Arnold
d25c9df468 Update to 2.0.24.
Fixup the if_ and if_errcoll_ plugins, interface names can be longer than 5
chars.  Add an if_packets_ plugin.

Allow people to have a custom crontab that won't be touched when
installing/deinstalling.

Sponsored by:	Absolight
2014-10-27 14:43:47 +00:00
Matthew Seaman
32104268e0 Eventually I'll get this right...
PR:		194610
Submitted by:	enrico.m.crisostomo@gmail.com
2014-10-27 11:30:54 +00:00
Matthew Seaman
b1c9f4dc7e It always helps if you use the correct patch file
PR:             194610
Submitted by:   enrico.m.crisostomo@gmail.com (maintainer)
2014-10-27 11:02:15 +00:00
Matthew Seaman
86b465c730 Update to version 1.4.2
- New maintainer: enrico.m.crisostomo@gmail.com
  - Work-around for jruby problems groking the scripted libc.so in
    FreeBSD 10.0 and above.
  - Upstream has switched from shipping one big .jar file to expanding
    everything in the filesystem.  This port has a long pkg-plist.

PR:		194610
Submitted by:	enrico.m.crisostomo@gmail.com (New maintainer)
Approved by:	regis.despres@gmail.com (Outgoing maintainer)
2014-10-27 10:01:40 +00:00
Emanuel Haupt
809661ca34 - Strip binaries
- Remove use of @dirrm
2014-10-27 09:50:21 +00:00
Emanuel Haupt
d5ca8344d2 Remove usage of @dirrm 2014-10-27 09:35:53 +00:00
Steve Wills
b4caa5c8cf Mark broken with Perl 5.18 and newer 2014-10-26 21:04:21 +00:00
Brad Davis
1284c16200 - Update sysutils/rsyslog8-devel to 8.5.0.
Changelog: http://www.rsyslog.com/changelog-for-8-5-0-v8-devel/

Reviewed by:	swills
2014-10-26 18:27:39 +00:00
Andrej Zverev
42a049e479 update to version 0.55.1 2014-10-26 15:45:53 +00:00
Kurt Jaeger
7d1aef3edc sysutils/backuppc-devel: remove leading empty line from pkg-descr
Pointy hat: myself
2014-10-25 12:00:10 +00:00
Kurt Jaeger
373865c78d sysutils/backuppc: Update pkg-descr and COMMENT
PR:		183241
Requested by:	makc
Approved by:	Alexander Moisseev <moiseev@mezonplus.ru> (maintainer)
2014-10-25 07:45:28 +00:00
Kurt Jaeger
7991c283d4 sysutils/backuppc-devel: Update pkg-descr and COMMENT
PR:		183241
Requested by:	makc
Approved by:	Alexander Moisseev <moiseev@mezonplus.ru> (maintainer)
2014-10-25 06:57:56 +00:00
Marcus von Appen
fae188751b - Convert ports of sysutils/ to new USES=python
Approved by:	portmgr (implicit)
2014-10-24 16:56:10 +00:00
Matthew Seaman
79260ee9b5 New port: sd-agent
Server Density Agent for FreeBSD

Monitor CPU, memory, disk usage, network, Apache, MySQL + more via the
ServerDensity platform.

WWW: https://www.serverdensity.com/
2014-10-24 16:02:32 +00:00
Antoine Brodin
e302f10c5c Update to 1.5.5
PR:		ports/194174
Approved by:	maintainer timeout (18 days)
2014-10-23 20:19:23 +00:00
Kurt Jaeger
8c87610bf5 New port: sysutils/backuppc-devel
BackupPC is a high-performance, enterprise-grade system for backing up
Linux, WinXX and MacOSX PCs and laptops to a server's disk.
BackupPC is highly configurable and easy to install and maintain.

WWW: http://backuppc.sourceforge.net

This is Version 4.0.0alpha3, please use with caution. On the other
hand, it is 10 month old, and the submitter is also the maintainer of
sysutils/backuppc.

PR:		183241
Submitted by:	Alexander Moisseev <moiseev@mezonplus.ru>
2014-10-23 17:48:35 +00:00
Mathieu Arnold
31a96d3552 Make the smart_ plugin work out of the box[1], and fixup two other plugins.
Requested by:	marck
Sponsored by:	Absolight
2014-10-23 14:36:54 +00:00
Frederic Culot
5bcd3062f5 - Reassign to the heap after jsa@'s bit was taken in for safekeeping 2014-10-23 13:06:38 +00:00
Cy Schubert
915dc6c991 Introduce the new syslog-ng 3.6 series with 3.6.1.
Submitted by:	Peter Czanik <czanik@balabit.hu> (syslog-ng upline)
2014-10-23 06:14:48 +00:00
Cy Schubert
9a3084cd38 Move sysutils/syslog-ng (3.5.6) to syslog-ng35 in preparation for the new
syslog-ng 3.6.1 which will become sysutils/syslog-ng.
2014-10-23 06:12:45 +00:00
William Grzybowski
040166cdb7 sysutils/linux-crashplan: make sure poll selector is set from rc
- CrashPlan in place update can overwrite our run.conf preventing it
  from working [1]
- Update to 3.6.4

PR:		194465 [1]
2014-10-23 00:36:47 +00:00
Kris Moore
aac6110a19 - Fix building on HEAD
PR: 194536
2014-10-22 19:29:29 +00:00
Kris Moore
be6fb223ff - Add GELI passphrase passthrough support to default grub.cfg
- Add detection for EFI mode at boot
 - Don't clobber ${PREFIX}/etc/grub.d/40_custom on re-install
 - Bump PORTREV
2014-10-22 17:02:59 +00:00
Mathieu Arnold
7b737f4606 Update munin to 2.0.23.
Sponsored by:	Absolight
2014-10-22 14:13:40 +00:00
Kurt Jaeger
0075956658 New port: sysutils/ciso-maker
Tiny and easy to use tool to convert ISO images
in CSO (compressed ISO) format. Based on CISO, but with bug fixes.

WWW: http://github.com/laffer1/ciso-maker

PR:		193609
Submitted by:	Lucas Holt <luke@foolishgames.com>
2014-10-22 05:27:03 +00:00
Kris Moore
f7a05e2b63 - Update to latest git pull - 2.02_3 2014-10-21 15:24:19 +00:00
Kris Moore
3a78b54670 - Update to latest git pull - 2.02_3
- Add support for GELI passphrase kernel passthrough
- Patch grub-install / EFI support to disable trying to use Linux 'efibootmgr'
2014-10-21 15:24:01 +00:00
Marcelo Araujo
b549d1848e - Fix my latest commit, it UNBROKEN on 11, but BREAK it in all other OSVERSION.
- Bump PORTREVISION.

Reported by:	"Herbert J. Skuhra" <herbert@oslo.ath.cx>
Tested by:	"Herbert J. Skuhra" <herbert@oslo.ath.cx>
2014-10-21 08:41:54 +00:00
Marcelo Araujo
5d101bfdd1 - Mark as UNBROKEN on FreeBSD >= 1100000.
PR:		188826
Submitted by:	Oliver Peter
Tested by:	daniel.engberg.lists
2014-10-21 07:03:35 +00:00
John Marino
3b5e71db69 sysutils/fusefs-libs: IGNORE on DragonFly (fusefs not implemented) 2014-10-20 10:45:26 +00:00
John Marino
5e68477fdc Add USES=alias to several ports
Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD
by setting CFLAGS+= -D__FreeBSD__.  For some ports, this fixes the build
without the need for additional patches.

Approved by:	portmgr (bapt, blanket)
2014-10-20 10:34:14 +00:00
John Marino
41d45f6a02 sysutils/cdrdao: USES+= alias plus no-op fix for DragonFly
The USES=alias fix is covered by a portmgr blanket.  While here,
duplicate a rules file to eliminate a local makefile in dports.  This
has no effect on FreeBSD.
2014-10-20 10:18:57 +00:00
Antoine Brodin
1a65c03429 - Drop la file
- Strip shared library
2014-10-19 22:53:58 +00:00
Max Brazhnikov
0ea52f99b4 KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!
USE_KDE4=kdehier component has been deprecated, new components added:
 baloo			- Baloo core libraries
 baloo-widgets		- Baloo widgets library
 kfilemetadata		- KDE library for extracting file metadata

New ports:
  graphics/kqtquickcharts	- QtQuick plugin to render interactive charts
  misc/artikulate		- Pronunciation trainer for KDE
				(not usable currently, links to both
				GStreamer 1.x and 0.10.x via dependencies)
  sysutils/baloo[-widgets]	- KDE framework for searching and
				managing user metadata
  sysutils/kfilemetadata	- Library for extracting file metadata

l10n ports:
- Farsi (Persian) and Indonesian translations has been readded
- Vietnamese didn't pass threshold for inclusion into release

astro/kstars:
- switch dependency from math/eigen2 to math/eigen3
- add PYKDE option for updating supernovae data

deskutils/kdepim4:
- update dependencies: add libkgapi and baloo,
  remove now needless clucene, link-grammar, strigi
- add patch to fix build with gcc42
- update COMMENT and description for all KDE PIM ports

devel/ruby-krossruby:
- remove BROKEN, it builds with ruby 2.x now

editors/kate:
- add patch to disable memory-hungry build of the kate tests [1]

graphics/okular:
- add dependency on graphics/libkscreen

math/cantor:
- add optional dependency on lang/luajit for LuaJIT backend
- fix gfortran detection [2]

misc/kdehier4:
- adapt to new pkg world. Now the purpose of kdehier4 only
  to link some stuff between KDE4_PREFIX and LOCALBASE.

science/kalzium:
- switch dependency from math/eigen2 to math/eigen3
- add dependence on science/chemical-mime-data

x11-themes/kdeartwork4
- switch dependency from math/eigen2 to math/eigen3

among other changes:
- drop deprecated USE_KDE4=kdehier
- drop @dirrm from plist
- clean up pkg-descr
- convert to options helpers
- other portlint fixes

The area51 repository features commits by alonso, rakuco and myself.

PR:		187150 [1]
Reported by:	pe.freethread@live.com
Patch by:	Tobias Berner <tcberner@gmail.com>

PR:		180674 [2]
Reported by:	torsten.eichstaedt@web.de

PR:		194316
Exp-run:	antoine
2014-10-19 15:57:27 +00:00
Baptiste Daroussin
edd142b3f2 Fix plist with NLS
While here sort plist

PR:		194444
2014-10-18 22:04:29 +00:00
Rodrigo Osorio
d128dc1709 Update sysutils/zogftw to 2014-09-20-28bc862
PR:		ports/193806
Submitted by:	fk@fabiankeil.de (maintainer)
Approved by:	mentors (implicit)
2014-10-18 16:19:06 +00:00
Frederic Culot
b53ebeffb0 - Update to 2014.1.13
PR:		ports/194413
Submitted by:	Christer Edwards <christer.edwards@gmail.com> (maintainer)
2014-10-17 08:57:06 +00:00
Cy Schubert
5085feab83 Update 3.6.0r1 --> 3.6.0r2
- enabled JSON by default (it's getting popular, and syslog-ng
  complains at startup if unavailable)
- added scl.conf to default config
- enabled the system() source by default (which handles differences
  automagically among different platforms and releases)

Submitted by:	Peter Czanik <peter.czanik@balabit.com> (syslog-ng upline)
2014-10-16 20:05:12 +00:00
Bryan Drewery
7b3d11deb1 - Update to 4.88
Release notes:

___________________  lsof 4.88 release notes _______________________

4.88            October 13, 2014
                Reduced to 50 the number of open file descriptors lsof
                attempts to close while trying to protect itself from a
                file descriptor exec() attack.  This limits the overhead
                lsof incurs on systems that have large file descriptor
                limits, yet provides sufficient open descriptors for the
                library functions lsof calls.

                Updated for changes in FreeBSD 10 with advice from Eygene
                Ryabinkin <rea@freebsd.org>.  Taught Configure to recognize
                FreeBSD 8.4.

                Herein am noting that lsof for Solaris 10 or 11 is no longer
                supported.  I no longer have test systems.  Some support is
                Herein am noting that lsof for Solaris 10 or 11 is no longer
                supported.  I no longer have test systems.  Some support is
                still available from Casper Dik <Casper.Dik@oracle.com> and a
                Solaris 11 patch he provided is included in this revision.

                Initialized local variables in the Linux process_id() function.
                Jia He <jiakernel@gmail.com> reported the problem.

                Added support for FreeBSD 11.

                Updated FreeBSD ZFS Configure stanza to supply a dummy
                opt_kdtrace.h when needed.

                Added tmpfs file system support for FreeBSD.

                Since a test system is no longer available, dropped the
                claim of FreeBSD 4.9 support.

                Added the +|-E options for Linux.  -E displays endpoint info;
                +E displays endpoint info and endpopint files.  Masatake YAMATO
                <yamato@redhat.com> requested this support and suggested code
                to implement it.

                Fixed a Linux bug handling processes whose command includes a
                non-printing character, particularly a NEWLINE character, and
                clarified printing of single '\\' characters in command and
                file names.  Stephane Chazelas <stephane.chazelas@gmail.com>
                reported the problem.

                Added support for Linux RDMA and CRYPTO protocal names and UNIX
                socket type with code from Masatake YAMATO <yamato@redhat.com>.

                Fixed field output to insure that the field descriptor field is
                always selected, since it identifies the file set.  The bug was
                reported by Gary Plewa <gary.m.plewa-1@lowes.com>.

PR:		194383
Submitted by:	Larry Rosenman <ler@lerctr.org> (maintainer)
2014-10-16 19:48:45 +00:00
Frederic Culot
9f57ab22a8 - Update to 0.08
Changes:	http://search.cpan.org/dist/Filesys-DiskUsage/Changes
2014-10-16 07:43:27 +00:00
Veniamin Gvozdikov
e676ed1b32 - Fix Makefile by replacing asterisk in cp
replace construction:
  cp SRCDIR/* DSTDIR
to
  cp SRCDIR DSTDIR

PR:		194357
Submitted by:	olevole@olevole.ru (maintainer)
2014-10-15 11:31:39 +00:00
Pawel Pekala
f20d17a7cd - Update to version 2.1 [1]
- Remove run dependency on devel/py-Jinja2 [1]
- Convert to USES=python
- Remove uneeded PLIST_DIRS

PR:		193843 [1]
Submitted by:	maintainer
2014-10-14 19:18:47 +00:00
Pawel Pekala
c240000684 - Update to version 3.0.5
- More precise LICENSE, fix WWW line
- Give maintainership to submitter

PR:		194253
Submitted by:	Matteo Cypriani <mcy@lm7.fr>
2014-10-14 18:41:02 +00:00
Danilo Egea Gondolfo
07591ed547 - Update from 1.3.11 to 1.3.12
- Take maintainership
2014-10-14 14:08:09 +00:00
Bartek Rutkowski
11383385e7 sysutils/vagrant: update 1.6.3 -> 1.6.5
- Convert @dirrm to @dir

PR:		194222
Submitted by:	Joseph Benden <joe@thrallingpenguin.com>
Approved by:	mentors (implicit)
2014-10-14 09:29:39 +00:00
Pawel Pekala
0bd2ff635a Use @sample for config file installation 2014-10-13 22:30:45 +00:00
Dmitry Marakasov
c9af85b91c - Fix symlink pointing into STAGEDIR
Approved by:	portmgr blanket
2014-10-13 22:26:54 +00:00
Rodrigo Osorio
aa92f45609 Fix typo.
PR:		ports/194263
Submitted by:	thomas
Approved by:	mentors (implicit)
2014-10-13 22:13:50 +00:00
Pawel Pekala
48ce5dce19 Remove @dirrm's from my ports plists 2014-10-13 22:08:27 +00:00
Rodrigo Osorio
fb7aaa56b7 Update sysutils/ansible from 1.7.1 to 1.7.2
several bug fixes and improvements

PR:		ports/193926
Submitted by:	lifanov@mail.lifanov.com (maintainer)
Approved by:	mentors (implicit)
2014-10-13 22:01:47 +00:00
Kris Moore
59969d9d39 - Update to 0.24
*  Add multiboot support
 *  Fix issue with NetBSD parameter layout. knetbsd now works.
 *  Fix similar issue with OpenBSD bootarg layout.
2014-10-13 17:19:05 +00:00
Mathieu Arnold
3bfa450500 Retire ports-mgmt/portaudit, it stopped working a month ago when pkg_tools
support was removed.  Also retire three ports requiring it, and a few optionnal
dependencies.

With hat:	portmgr
Noticed by:	ak
Sponsored by:	Absolight
2014-10-13 15:45:02 +00:00
Kurt Jaeger
5b2c52616b sysutils/syslinux: fix bug, give maintainer to submitter
PR:		187910
Submitted by:	uffe@uffe.org
2014-10-13 10:22:18 +00:00
Ganael LAPLANCHE
b0e7522bcf Remove @dirrm/@dirrmty from my ports 2014-10-13 07:12:43 +00:00
Rodrigo Osorio
1f02458bdd Update sysutils/zsd to 2014-09-09-c2d3662
PR:		ports/193805
Submitted by:	fk@fabiankeil.de (mantainer)
Approved by:	mentors (implicit)
2014-10-12 22:18:27 +00:00
Max Brazhnikov
18e40a0c85 sysutils/kshutdown-kde4:
- update to 3.2, requires decent compiler for build
- switch to outsource build
- remove USE_KDE4=kdehier (will be deprecated soon)
- add patch to fix stripping during install stage
- drop @dirrm from plist
2014-10-12 20:23:23 +00:00
Thomas Zander
e6ccbebbfa - Update to upstream version 0.3.1.20140829
- Convert to using bsd.go.mk

PR:		193461
Submitted by:	cheffo@freebsd-bg.org (maintainer)
2014-10-12 08:00:29 +00:00
Jason E. Hale
a07ecece31 - Convert USE_BZIP2 to USES
- Use OPTIONS_SUB
- Cleanup plist

Approved by:	portmgr blanket
2014-10-11 22:11:01 +00:00
Jason E. Hale
e8abab2fc6 - Convert USE_BZIP2 to USES
Approved by:	portmgr blanket
2014-10-11 22:03:52 +00:00
Jason E. Hale
517f185a08 - Convert USE_BZIP2 to USES
- Drop @dirrmtry from plist

Approved by:	portmgr blanket
2014-10-11 22:00:51 +00:00
Jason E. Hale
f4a87cb739 - Convert USE_BZIP2 to USES
- Modernize plist

Approved by:	portmgr blanket
2014-10-11 21:57:12 +00:00
Andrej Zverev
44e8539903 update to 0.54.3 2014-10-11 06:54:58 +00:00
Matthias Andree
61563bdd1a + Add a STATIC ports option to build a static executable [1].
+ USE_BZIP2 -> USES=...tar:bz2.
+ Move PORTSCOUT line down to appease portlint.
+ No PORTREVISION bump for now, no functional change unless options
  changed.

PR:		194294 [1]
Submitted by:	bdrewery [1]
2014-10-10 23:49:20 +00:00
Kurt Jaeger
dc39fc112a sysutils/ldap-account-manager: 4.7 -> 4.7.1
Fixes the bug with blank page and "User tried to access entry of
type ..." log message when DN suffix does not exactly match case
in LDAP.

PR:		194290
Submitted by:	Vasiliy P. Melnik <basil@vpm.net.ua> (maintainer)
2014-10-10 18:17:25 +00:00
Pietro Cerutti
a53ebac6a8 - Restore sysutils/createrepo
- Update to 0.10.3
- Take maintainership
2014-10-09 15:57:23 +00:00
Pietro Cerutti
0614be37f6 - New port: sysutils/deltarpm
DeltaRPM is a tool that generates RPMs that contains the difference between an
old and a new version of an RPM. This makes it possible to recreate the new RPM
from the deltarpm and the old one. You don't have to have a copy of the old
RPM, as it can also work with installed RPMs. The package also contains tools
for creating and applying delta ISOs.

WWW: http://freecode.com/projects/deltarpm/
2014-10-09 15:55:39 +00:00
Antoine Brodin
317283e9be - Allow staging as a regular user
- Bump portrevision as setgid file was not packaged with intended group
2014-10-08 19:25:47 +00:00
Matthias Andree
884b6a175c Unbreak port:
- Refresh old patches to avoid fuzz.
- Add two upstream patches to fix the use-after-free() issue.
- There seem to be double-free() issues left but these do not show during
  self-test, only under valgrind instrumentation so we'll move the port
  ahead and get packages while working with upstream to debug this through
  the end.
- Bump PORTREVISION to 1.
2014-10-08 17:33:25 +00:00
Emanuel Haupt
e283a7caf5 Remove @dirrm, @dirrmtry 2014-10-08 14:26:25 +00:00
Matthias Andree
d833481603 Mark broken everywhere, upstream bug (already reported).
To avoid PORTEPOCH/rollback-and-forth-again, let's give upstream a few
days for a fix before rolling back to 1.42.10.

Added a comment to Makefile:

# Regression that apparently causes use-after-free in·
# http://git.kernel.org/cgit/fs/ext2/e2fsprogs.git/commit/?h=maint&id=47fee2ef6a23ae06f680336ffde57caa64604a4c
# and can be reproduced under MALLOC_OPTIONS=J regime on 9.3-amd64, or
# alternatively confirmed with valgrind, was reported upstream.
#
# Let's wait until 2014-10-15 whether upstream provides a fix,
# else we'll bump PORTEPOCH and roll back to 1.42.10;
# 1.42.11 is also faulty.
2014-10-07 23:43:46 +00:00
Matthias Andree
b6a928e8a4 Update to new upstream release 1.42.12.
Changelog:	http://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.42.12

Reset PORTREVISION on slaves.
Remove @dirrm* from master's + slaves' pkg-plist.
Remove patches overcome by upstream events.
Ignore PORTSCOUT - it can't figure out the directory structure.
No longer run self-test in parallel - exhausts redports directory.

Mark BROKEN on 11-CURRENT - causes miscompilation (bogus numbers in
output, SIGSEGV/SIGBUS):
  https://redports.org/~mandree/20141007190638-31576-251231/e2fsprogs-1.42.12.log
  https://redports.org/~mandree/20141007185700-4151-251228/e2fsprogs-1.42.12.log
2014-10-07 19:15:52 +00:00
Kris Moore
2ed57fa71c - Update grub 30_os-prober.in to detect more bootable NTFS partitions
- Bump PORTREV
2014-10-07 17:44:27 +00:00
Baptiste Daroussin
fc33cdfcde Avoid playing with @cwd 2014-10-07 17:16:57 +00:00
Baptiste Daroussin
7e9c1ed564 Simplify plist management 2014-10-07 17:13:19 +00:00
Baptiste Daroussin
ba09da2da5 Remove useless @cwd 2014-10-07 17:07:28 +00:00
Rene Ladan
1ffd2e7eaa Drop ftp://rene-ladan.nl/pub/ as mirror.
While here use shorter form for "local" master sites.
2014-10-07 15:56:31 +00:00
Dmitry Marakasov
b09327469f - Disable EXFAT by default to allow package building (not possible otherwise due to sysutils/fusefs-exfat licensing restrictions)
- Use options helpers

PR:		189486
Submitted by:	amdmi3
Approved by:	vermaden@interia.pl
2014-10-07 12:14:43 +00:00
Sunpoet Po-Chuan Hsieh
d9b987c25f - Update to 9.20141003
Changes:	http://source.joeyh.branchable.com/?p=source.git
2014-10-06 23:06:33 +00:00
Antoine Brodin
53dabf7d5a Fix packaging 2014-10-06 20:09:24 +00:00
Baptiste Daroussin
a8675e6e0c Update to 1.8.3
Cleanup plist
2014-10-06 13:07:40 +00:00
Baptiste Daroussin
149494b3ec Update to 1.8.1
Cleanup plist
2014-10-06 13:04:52 +00:00
Baptiste Daroussin
5f82286f99 Update to 1.8.2
Cleanup plist
2014-10-06 12:59:27 +00:00
Renato Botelho
127a7d378e - Fix build with option IPV6 disabled
PR:		193827
Submitted by:	kyuupichan@gmail.com
MFH:		2014Q4
2014-10-06 11:12:26 +00:00
Alonso Schaich
c05e144deb Replace USE_PYTHON* by USES=python.
This commit consists of area51's r10314 and r10356 patchsets.

Approved by:	rakuco (mentor)
2014-10-05 18:25:00 +00:00
Tijl Coosemans
88c67cd38c - Update devel/libtool and devel/libltdl to version 2.4.2.418
- Patch libtool so it uses the same library version specification as on
  Darwin, Linux and other systems.  Given the version current:revision:age
  a library will be given the extension .so.major.age.revision with major
  equal to current-age.  Before libtool would use .so.current on FreeBSD.
- Patch libtoolize to remove two cases of umask 0 that caused libltdl
  files to be copied world writable (--ltdl option)
- Let USES=libtool patch this new version correctly
- Adjust all ports with USES=libtool:build and bump PORTREVISION on their
  dependent ports if a library version changed

PR:		194068
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-10-05 18:01:19 +00:00
Antoine Brodin
bfecf34625 Do not package info/dir 2014-10-05 10:42:44 +00:00
Tijl Coosemans
2ddf31e4fd Convert to USES=autoreconf 2014-10-03 17:54:57 +00:00
Tijl Coosemans
4b4f3b7bd9 Convert to USES=autoreconf 2014-10-03 14:49:48 +00:00
Tijl Coosemans
33b0a29238 Complete USES=libtool conversion 2014-10-03 09:20:47 +00:00
Bryan Drewery
28251898f1 Fix build 2014-10-02 22:48:47 +00:00
Brad Davis
963c8aea2d - Remove an old patch that does not apply anymore that I missed in the previous commit
Reviewed by:	bdrewery
2014-10-02 21:29:19 +00:00
Bryan Drewery
030a5ce233 Add missed PORTVERSION bump from r369854 2014-10-02 21:17:37 +00:00
Gleb Smirnoff
f181dacce2 - Get interface stats via getifaddrs(3) instead of kvm(3).
- Get vmstat via sysctl(3) instead of kvm(3).

Approved by:	bapt (blanket)
2014-10-02 20:39:15 +00:00
Dmitry Marakasov
73e453e0ae - Update to 10.1.1
PR:		194005
Submitted by:	olevole@olevole.ru (maintainer)
2014-10-02 19:57:26 +00:00
Brad Davis
cd4be1dd0b - Update sysutils/rsyslog7 to 7.6.7 [1] and sysutils/rsyslog8 to 8.4.2 [2] to fix CVE-2014-3634 [3].
1: http://www.rsyslog.com/changelog-for-7-6-7-v7-stable/
2: http://www.rsyslog.com/changelog-for-8-4-2-v8-stable/
3: http://www.rsyslog.com/remote-syslog-pri-vulnerability/

Reviewed by:	bdrewery
Security:	8e0e86ff-48b5-11e4-ab80-000c29f6ae42
2014-10-02 19:31:52 +00:00
Mathieu Arnold
cd7e7c160c Cleanup @dirrm* from my ports.
Sponsored by:	Absolight
2014-10-02 16:37:02 +00:00
Bryan Drewery
2ed1701dbc Bump only to test INDEX building for Freshports/portsnap/indexbuild after
bsd.port.mk started enforcing OSVERSION==UNAME_r
2014-10-02 16:06:42 +00:00
Mark Felder
0330211a86 Who can forget the famous "i385" architecture?
Submitted by:	xmj
2014-10-01 15:15:00 +00:00
Tijl Coosemans
03fa8e3a2a - Convert to USES=autoreconf
- Remove :build from USES=libtool because this port does not need
  /usr/local/bin/libtool
2014-10-01 09:35:15 +00:00
Guido Falsi
7591bc87fa Assign maintainership to submitter of the last PR committed to this
port who volunteered via email.

PR:		192987
Submitted by:	yamagi@yamagi.org (New maintainer)
2014-10-01 08:39:43 +00:00
Pietro Cerutti
e8cce9555d - Fix the encoding of the '>' xml entity when exporting
- Take maintainership

PR:			193709
2014-10-01 08:22:55 +00:00
Vanilla I. Shu
e945c01650 1: use ${PYTHON_PKGNAMEPREFIX} on build/run depends.
2: use ${STAGEDIR} instead.
3: add WWW line.

PR:		jhale@
Approved by:	maintainer timeout ( > 2weeks)
2014-10-01 03:56:08 +00:00
Baptiste Daroussin
1446608ec7 Convert to USES=horde
Fix pear-Horde_core options
Use options helpers where possible
2014-09-30 22:14:59 +00:00
Brad Davis
85716dc5b0 - Actually update sysutils/rsyslog8 to 8.4.1
Reviewed by:	bdrewery@
Security:	8e0e86ff-48b5-11e4-ab80-000c29f6ae42
2014-09-30 21:22:31 +00:00
Jung-uk Kim
355a861149 Update to 20140926. 2014-09-30 21:10:03 +00:00
Jimmy Olgeni
6fef015ef2 Upgrade to version 1.710. 2014-09-30 20:45:32 +00:00
Brad Davis
feb8eb997b - Update sysutils/rsyslog7 to 7.6.6 [1] and sysutils/rsyslog8 to 8.4.1 [2] to fix CVE-2014-3634 [3].
1: http://www.rsyslog.com/changelog-for-7-6-6-v7-stable/
2: http://www.rsyslog.com/changelog-for-8-4-1-v8-stable/
3: http://www.rsyslog.com/remote-syslog-pri-vulnerability/

Reviewed by:	bdrewery@
Security:	8e0e86ff-48b5-11e4-ab80-000c29f6ae42
2014-09-30 20:10:25 +00:00
Sunpoet Po-Chuan Hsieh
a26180ae4b - Use CONFLICTS_INSTALL instead of CONFLICTS
- Reformat pkg-descr
- Remove Author line
- Take maintainership
2014-09-30 18:32:21 +00:00
Sunpoet Po-Chuan Hsieh
2c50bd393b - Update to 2.3.1
Changes:	https://github.com/guard/guard-livereload/releases
2014-09-30 15:23:47 +00:00
Rene Ladan
67eb00ba41 Remove expired ports:
2014-08-31 net/libnet10: Superseded by net/libnet
2014-09-30 net/despoof: Depends on expired net/libnet10
2014-09-30 sysutils/gpkgdep: Requires old pkg_info
2014-09-30 security/vida: Depends on expired net/libnet10
2014-09-30 net/nemesis: Depends on expired net/libnet10
2014-09-30 net-mgmt/sing: Depends on expired net/libnet10
2014-09-30 net-mgmt/gps: Depends on expired net/libnet10
2014-09-30 net/ttlscan: Depends on expired net/libnet10
2014-09-30 security/zombiezapper: Depends on expired net/libnet10
2014-09-30 dns/dnshijacker: Depends on expired net/libnet10
2014-09-30 net/xboxproxy: Depends on expired net/libnet10
2014-09-30 net-mgmt/scdp: Depends on expired net/libnet10
2014-09-30 net-mgmt/angst: Depends on expired net/libnet10
2014-09-30 security/py-otr: Abandoned upstream
2014-09-30 net-p2p/cdonkey: depends on deprecated db41 version
2014-09-30 12:28:26 +00:00
Mathieu Arnold
361b5a152f This is deprecated.
Sponsored by:	Absolight
2014-09-30 12:25:02 +00:00
Mathieu Arnold
020f6530d5 This is deprecated.
Sponsored by:	Absolight
2014-09-30 12:24:26 +00:00
Dmitry Marakasov
b7ba5129f2 - Switch to PLIST_FILES/PORTDATA 2014-09-30 10:42:08 +00:00
Dmitry Marakasov
875511f6a0 - Pass maintainership to submitter
- Switch to USE_GITHUB
- Switch to submitter's GH account as he's willing to maintain the project from now on

PR:		193823
Submitted by:	uffe@uffe.org
Approved by:	aragon@phat.za.net (old maintainer and original author)
2014-09-30 02:13:58 +00:00
Steve Wills
2bdfe66b98 sysutils/rubygem-smart_proxy_salt: fix various bugs to make port functional
PR:		194014
Submitted by:	Michael Moll <kvedulv@kvedulv.de>
2014-09-29 21:12:11 +00:00
Kurt Jaeger
ccfe8be950 sysutils/ldap-account-manager: 4.6 -> 4.7
Changes:
- Nginx webserver support
- DHCP: support pooling of IP ranges (RFE 107)
- Personal: support pager attribute (hidden by default)
- Renamed config/lam.conf_sample to lam.conf.sample and
  config.cfg_sample to config.cfg.sample
- LAM Pro:
  Password dialog: preset alternate email address with backup email
  address (RFE 111)

PR:		194004
Submitted by:	basil@vpm.net.ua (maintainer)
2014-09-29 18:59:31 +00:00
Jimmy Olgeni
e0008db24b Upgrade to version 1.703. 2014-09-29 10:44:00 +00:00
Alberto Villa
6963b32df3 - Chase libplist shlib bump. 2014-09-28 23:02:29 +00:00
Antoine Brodin
669a30042c Allow staging as a regular user 2014-09-28 14:15:04 +00:00
Steve Wills
8985fe6106 sysutils/rubygem-hammer_cli_foreman_bootdisk: create port
This Hammer CLI plugin contains set of commands for foreman_bootdisk,
a plugin to Foreman for ISO/USB booting support

WWW: https://github.com/theforeman/hammer_cli_foreman_bootdisk

PR:		193977
Submitted by:	Michael Moll <kvedulv@kvedulv.de>
2014-09-27 20:21:51 +00:00
Steve Wills
1c6b920a96 sysutils/rubygem-smart_proxy_salt: create port
This plug-in adds support for SaltStack to Foreman's Smart Proxy.

WWW: https://github.com/theforeman/smart_proxy_salt

PR:		193976
Submitted by:	Michael Moll <kvedulv@kvedulv.de>
2014-09-27 20:05:12 +00:00
Steve Wills
6a347d7177 sysutils/rubygem-bundler_ext: remove unneeded dep
With hat:	ruby@
2014-09-27 14:51:35 +00:00
Dmitry Marakasov
32a778d183 update to 10.1.0:
- Bsdconfig integration
- Bhyve: support for reboot virtual machine
- Removed old patches and periodic-tasks
- Ipnat support
(bugfix) getnics-by-ip: looking only IP prefix inet in the output ifconfig
(bugfix) bhyve: do not test the hard drive is empty, if you are booting from CD
(bugfix) Fix order of epair number and a/b side

PR:		193962
Submitted by:	olevole@olevole.ru (maintainer)
2014-09-27 14:02:36 +00:00
Thomas Zander
327831e5fd - Update to upstream version 20140922 [1]
- Add NO_ARCH

PR:		193911
Submitted by:	howeyc@gmail.com (maintainer) [1]
2014-09-27 10:56:15 +00:00
Martin Matuska
7de9e9096c Fix name typo and pkg-descr of rubygem-bundler_ext 2014-09-27 08:20:01 +00:00
Martin Matuska
d982d1ec5d bundler_ext is a simple library leveraging the Bundler Gemfile DSL to load gems
already on the system and managed by the systems package manager (like yum/apt)

WWW: https://github.com/bundlerext/bundler_ext
2014-09-27 08:13:16 +00:00
Jason E. Hale
632d496528 F3 (Fight Flash Fraud or Fight Fake Flash) tests the full capacity
of a flash card (flash drive, flash disk, pendrive).  It writes to
the card and then checks if it can read it.  It will assure that
you haven't been sold a card with a smaller capacity than stated.

WARNING: All data on the tested disk might be lost!

WWW: http://oss.digirati.com.br/f3

PR:		193779
Submitted by:	Uffe Jakobsen <uffe@uffe.org>
2014-09-27 01:46:53 +00:00
Jimmy Olgeni
9c1c539def Upgrade to version 4.11. 2014-09-26 20:16:56 +00:00
Jimmy Olgeni
6d57256e54 Upgrade to version 1.702. 2014-09-26 20:16:38 +00:00
Cy Schubert
35a3d83013 Update 3.6.0beta2 --> 3.6.0rc1
Submitted by:	Peter Czanik <peter.czanik@balabit.com> (syslog-ng upline)
2014-09-26 19:50:35 +00:00
Baptiste Daroussin
b34b625042 Convert to USES=pear 2014-09-26 09:05:59 +00:00
Tijl Coosemans
6cd96f0b4b - Convert to USES=autoreconf
- Replace MAKE_ENV=V=1 with CONFIGURE_ARGS=--disable-silent-rules
- improve |automountd -d| output a bit by not redirecting stderr
- s/simple-mtpfs/${PORTNAME}/ to save from typos in future
- add a comment about why /etc/autofs doesn't install under PREFIX yet

PR:		193882
Submitted by:	Jan Beich <jbeich@vfemail.net> (maintainer)
2014-09-25 17:03:22 +00:00
Tijl Coosemans
a6d2f30533 - Set CPPFLAGS and LIBS in a number of ports so configure can find libintl.h
and libintl.so.  This fixes a problem where DATADIRNAME gets an incorrect
  value which causes locale files to be installed in the wrong place.
- The only configure checks that still need to be patched are related
  to intltool so move DATADIRNAME patching from USES=pathfix to
  USE_GNOME=intlhack.

- games/klavaro: remove excessive dependencies
- japanese/libskk: add INSTALL_TARGET=install-strip
- math/libqalculate: add INSTALL_TARGET=install-strip and remove pthread
  patching
- multimedia/freetuxtv: remove excessive dependencies
- science/gramps: fix shared-mime-info use

Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-09-25 15:18:27 +00:00
Rene Ladan
c82a7fe11a Remove expired ports:
2014-09-25 sysutils/rubygem-chef-expander: Depends on broken rubygem-dep_selector
2014-09-25 sysutils/rubygem-chef-server: Depends on broken rubygem-dep_selector
2014-09-25 sysutils/rubygem-chef-solr: Depends on broken rubygem-dep_selector
2014-09-25 www/rubygem-chef-server-webui: Depends on broken rubygem-dep_selector
2014-09-25 www/rubygem-chef-server-api: Depends on broken rubygem-dep_selector
2014-09-25 08:17:08 +00:00
Steve Wills
7f2a5d90d9 syusutils/vagrant: fix with newer bundler
Adding a patch to make bundler work with the newer version of rubygem-bundler

PR:		193600
Submitted by:	swills (myself)
Approved by:	Joe Benden <joe@thrallingpenguin.com> (maintainer)
2014-09-24 14:31:21 +00:00
Eitan Adler
4ea635fd2d Hand back my ports to the pool.
Ports require time and TLC which I no longer have.
2014-09-24 06:00:09 +00:00
Dmitry Marakasov
9c9765eb68 - Drop @dirrm* from plist
- Use newer plist practices
2014-09-23 18:56:46 +00:00
Dmitry Marakasov
11e602281c - Update to 5.9
PR:		193874
Submitted by:	martinp@tildeslash.com (maintainer)
2014-09-23 18:26:18 +00:00
Tijl Coosemans
69e89ff673 Mark deprecated: requires old pkg_info 2014-09-23 17:20:50 +00:00
Antoine Brodin
d165595bdc Fix build 2014-09-23 12:55:42 +00:00
Jason E. Hale
2ef7b93817 - Simplify pkg-plist
While here:
- Simplify MASTER_SITES
- Unmute install command
2014-09-23 11:43:19 +00:00
Baptiste Daroussin
bd77cdf7e6 Simplify plist 2014-09-23 10:00:52 +00:00
Baptiste Daroussin
11a42c571f Simplify plist 2014-09-23 09:59:52 +00:00
Jung-uk Kim
3894e7e056 Unconditionally use devel/m4. 2014-09-22 19:28:12 +00:00
Tijl Coosemans
ec3a8f980d Port uses sqrt(3) so link with libm
Reported by:	sbruno
2014-09-22 16:36:55 +00:00
Baptiste Daroussin
830519b030 Simplify plist 2014-09-22 15:44:10 +00:00
Jason E. Hale
fd9d7c95d2 - Trim @dirrm[try] from pkg-plist 2014-09-22 13:21:21 +00:00
Baptiste Daroussin
5165de11fd Simplify plist 2014-09-22 12:20:37 +00:00
Baptiste Daroussin
b650a078b9 Cleanup plist 2014-09-22 12:16:22 +00:00
Baptiste Daroussin
c544c30dcf Simplify plist 2014-09-22 12:14:10 +00:00
Baptiste Daroussin
6143890b05 Fix packaging 2014-09-22 10:45:58 +00:00